﻿body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}
ul,
li,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #333;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #014fa2;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.clearfix {
  clear: both;
}
.border-r {
  border-right: solid 1px #f5f5f5;
}
.border-l {
  border-left: solid 1px #f5f5f5;
}
.border-t {
  border-top: solid 1px #f5f5f5;
}
.border-b {
  border-bottom: solid 1px #f5f5f5;
}
.item__tab {
  border: solid 1px #d7d7d7;
}
.item__tab-title {
  line-height: 38px;
  border-bottom: solid 1px #d7d7d7;
  padding: 0 15px;
  position: relative;
}
.item__tab-title li {
  float: left;
  margin-bottom: -1px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
}
.item__tab-title li.on {
  color: #014fa2;
  border-bottom: solid 2px #014fa2;
}
.item__tab-title li.on-one {
  border-bottom: solid 2px #014fa2;
}
.item__tab-title li + li {
  margin-left: 20px;
}
.item__tab-content .con {
  display: none;
  padding: 6px 15px;
}
.item__tab-more {
  line-height: 38px;
  position: absolute;
  right: 15px;
  top: 0;
}
.item__tab-more a {
  font-size: 12px;
  color: #6e6e6e;
  display: none;
}
/*新闻列表*/
.new__list-one li {
  width: 100%;
}
.new__list-two ul {
  margin-left: -10px;
  margin-right: -10px;
}
.new__list-two li {
  width: 360px;
  float: left;
  padding: 0 10px;
}
.new__list-two li .date {
  right: 10px !important;
}
.new__list li {
  line-height: 34px;
  position: relative;
}
.new__list li a {
  width: 78%;
  font-size: 14px;
  color: #333;
  height: 34px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.new__list li .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #999;
}
.column__list {
 
}
.column__list a {
  width: 139px;
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
  border-bottom: dashed 1px #d7d7d7;
  line-height: 36px;
  padding-left: 24px;
  background: url('icon-column.png') 10px center no-repeat;
}
/*首页*/
.container-page {
  width: 1170px;
  margin: 0 auto;
}
.container-page.col-page {
  width: 870px;
  position: relative;
  padding-left: 300px;
  min-height: 500px;
  margin-bottom: 30px;
}
.page-left {
  width: 770px;
}
.page-right {
  width: 368px;
}
.new__pic-swiper {
  width: 370px;
  height: 262px;
}
.wh370 {
  width: 370px; 
}
.h160 {
  height: 160px;
}
.h186 {
  height: 186px;
}
.h220 {
  height: 220px;
}
.h226 {
  height: 226px;
}
.h260 { 
}
.h274 {
  height: 274px;
}
.h305 {
  height: 305px;
}
.new__section {
  margin-bottom:20px;
  width: 100%;
}
/*banner图片切换*/
.banner-swiper {
  width: 1170px;
  height: 422px;
  margin-bottom: 30px;
}
.banner-swiper .swiper-slide {
  width: 100%;
  height: 422px;
}
.banner-swiper .swiper-slide img {
  width: 100%;
}
.banner-swiper .swiper-slide p {
  width: 92%;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 34px;
  height: 34px;
  background-color: rgba(0, 0, 0, 0.54);
  padding: 0 4%;
  color: #fff;
  font-size: 14px;
}
.banner-swiper .swiper-pagination-bullets {
  right: 16px;
  text-align: right;
  width: 50%;
  bottom: 40px;
}
.banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
}
.banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fa0303;
}
/*新闻图片切换*/
.xinw-swiper {
  width: 100%;
  height: 100%;
}
.xinw-swiper .swiper-slide {
  width: 370px;
  height: 262px;
}
.xinw-swiper .swiper-slide img {
  width: 100%;
}
.xinw-swiper .swiper-slide p {
  width: 92%;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 34px;
  height: 34px;
  background-color: rgba(0, 0, 0, 0.54);
  padding: 0 4%;
  color: #fff;
  font-size: 14px;
}
.xinw-swiper .swiper-pagination-bullets {
  right: 16px;
  text-align: right;
  width: auto;
  bottom: 40px;
}
.xinw-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
}
.xinw-swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e60012;
}
/*工程建设*/
.gcjs {
  padding: 20px 15px;
}
.gcjs .pic {
  width: 350px;
  height: 225px;
}
.gcjs .pic img {
  width: 100%;
}
.gcjs .fright {
  width: 360px;
}
.gcjs h3 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin: 0;
  padding-bottom: 8px;
}
.gcjs p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.gcjs .gcjs__child {
  width: 100%;
  margin-top: 12px;
}
.gcjs .gcjs__child a {
  font-size: 14px;
  color: #333;
  line-height: 36px;
  padding-left: 10px;
  margin-right: 10px;
  background: url('icon-column.png') left center no-repeat;
}
/*经典工程*/
.jdgc-swiper {
  width: 723px;
  padding: 0 10px;
  height: 200px;
  margin: 20px auto;
}
.jdgc-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.jdgc-swiper .swiper-slide img {
  width: 229px;
  height: 160px;
}
.jdgc-swiper .swiper-slide p {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.jdgc-swiper .swiper-button-next,
.jdgc-swiper .swiper-button-prev {
  width: 10px;
  height: 18px;
  background-image: url('icon-swiper-change.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: -9px;
  left: 0px;
  background-size: initial;
}
.jdgc-swiper .swiper-button-prev.swiper-button-disabled {
  background-position: 0px -22px;
}
.jdgc-swiper .swiper-button-next {
  right: 0px;
  left: initial;
  background-position: -20px 0;
}
.jdgc-swiper .swiper-button-next.swiper-button-disabled {
  background-position: -20px -22px;
}
/*视频集锦*/
.videos {
  width: 326px;
  height: 142px;
  margin-left: 5px;
  margin-top: 10px;
}
/*专题专栏*/
.zt__pic-text {
  margin-left: 5px; 
      text-align: center;
}
.zt__pic-text .head-img {
  width: 327px;
}
.zt__pic-text .link-more { 
}
.zt__pic-text .link-more a {
  display: block;
  float: left;
      width: 50%;
}
.zt__pic-text .link-more a + a {
 
}
.zt__pic-text .link-more a img {
  padding-right: 10px;
  position: relative;
  top: 3px;
}
/*左侧栏目导航*/
.left__sider {
  width: 270px;
  position: absolute;
  left: 0;
  top: 0;
}
.sider__title {
  width: 100%;
  height: 150px;
  background: url('sider-tit.png') no-repeat;
  display: table;
}
.sider__title h3 {
  font-size: 26px;
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
}
.sider__list {
  background-color: #f7f7f7;
  padding: 15px 10px 15px 65px;
}
.sider__list a {
  display: block;
  line-height: 34px;
  font-size: 14px;
  color: #333;
}
.sider__list a i {
  display: inline-block;
  width: 3px;
  height: 5px;
  background: url('sider-icon.png') no-repeat;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.sider__list a:hover,
.sider__list a.selected {
  color: #e60113;
  font-weight: 600;
}
