﻿.titleBox{width:100%; float: left; overflow: hidden;margin:0px auto 50px auto;}
.titleBox h2{color:#333333; font-weight: 500;font-size:22px; text-align: center;margin: auto;}
.titleBox h5{color:#777777; font-weight: 500;font-size:12px; text-align: center;margin: 10px auto auto auto;}
.titleBox h5 span{padding:0px 10px;}
.ArtBack{display: none;}
.topRecord{font-size:14px;}
.main-box{padding: 20px 0 75px;}
.topRecord{padding: 0px 0 20px;}

.station {background: #f8f8f8;height: 40px;line-height: 40px;margin-bottom: 20px;text-indent: 10px;}
.station a{color:#333;}
.station a:hover{color:#006fda;}
a:hover{text-decoration: none;}

.station1 {background: #eeeeee;height: 80px;line-height: 80px;margin-bottom: 80px; text-indent:6px;}
.station1 .container{display: table;}
.station1 h3{display: none;}
.station1 a{color:#333;display: table-cell; text-align: center;line-height:68px; font-size:16px; position: relative;border-top:3px solid #eeeeee;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}

.station1 a.cur{background: #ffffff; border-top:3px solid #132047; line-height:68px; color:#132047;}
.station1 .container a:nth-last-child(2):first-child{/*width:60%;display: inline-block;*/}

.station1 a:hover{background: #ffffff; border-top:3px solid #132047; line-height:68px; color:#132047;text-decoration: none;}
.station1 .container a:before {
    display: block;
    margin: 0 auto;
    content: '';
    border: 5px solid transparent;
    width: 0;
    height: 0;
}
.station1 .container a.cur:before{border-top-color: #132047;}

.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination span{padding: 5px 10px;margin: 0px 5px;background-color: #1c90d0;color: #FFFFFF;font-size: 12px;}
.Pagination a{padding: 5px 10px;margin: 0px 5px;background-color: #09ADC2;color: #FFFFFF;font-size: 12px;}
.Pagination a:hover{color: #FFEB3B;background-color: #FF9800;}



/*内页新闻资讯*/

.news-info-list {
    width: 100%;
    float: left
}
.news-info-list ul li{
	list-style:none;}

.newslist { text-align:left;margin:0 -1%; }
.newslist .item { width: 48%; float: left; text-align:left;margin:0 1% 20px 1%; box-sizing: border-box; -webkit-transition: all .4s; transition: all .4s; background: #f6f6f6; padding:20px; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.1); box-shadow: 0 15px 15px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .name { font-size: 16px; line-height: 28px; margin-bottom: 10px; height: 28px; overflow: hidden; float:left; width:80%; }
.newslist .item .name a { color: #111; }
.newslist .item .time { font-size: 14px; line-height: 28px; margin-bottom: 10px; color: #999; float:right;width:20%; text-align:right; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }

.newslist .item .name a:hover { color:#000000; text-decoration:underline; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 20px; height: 38px; overflow: hidden; margin-bottom: 10px; clear:both; }
.newslist .item .link { overflow: hidden; margin-bottom: -2px; }
.newslist .item .link a {display: block; float: right;border:#CCC 1px solid; font-size:12px; width:65px; text-align:center; border-radius:30px;color:#F60;}
.newslist .item .link a:hover{ background:#639; color:#fff;}

.newstitle { font-size: 25px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin:0 0 5px 0; font-weight:normal; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }

.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 40px; height: 40px; padding: 0 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ea0000; font-weight: bold; margin-right: 10px; }
.newsmaincon p a{
	color:#093;

}
.newsmaincon p a:hover{
	text-decoration:underline;
}
.newsmaincon table{
	border-collapse:collapse;
	border:1px solid #808080;
	font-size:12px;
	color:#808080;
	text-align:center;
	line-height:20px;
	width:91%;
}
.newsmaincon table td{
	padding:6px 0;}

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.3%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border: 1px #dedede solid ; text-decoration: none; color: #666; font-size: 14px; }
.newsbackline ul li a:hover {  background-color:#6CA139; color: #FFF; }
.newsbackline ul li span{font-size:18px;}
.newsbackline ul li.prev { text-align: left;   }
.newsbackline ul li.prev a { text-align: center; border-bottom-left-radius:10px;}

.newsbackline ul li.next { text-align: right;}
.newsbackline ul li.next a { text-align: center; border-bottom-right-radius:10px; }


@media screen and (max-width: 767px) {
.newslist { margin:0; }
.newslist .item { width:100%;float: none;margin:0 0 20px 0; }
.newslist .item .name { height: auto;float: none;width:100%; }
.newslist .item .time { float: none;width:100%; text-align:left; font-size:12px; line-height:14px; }
.newslist .item .link { display: block; margin-bottom: 2px; clear:both; }
}

/* 分页 */
.fanye{ width:100%; margin:30px 0 10px 0; clear:both;}
.page_fy{width:100%; padding:8px 0px; text-align:center; color:#e4e4e4; font-size:18px;}
.page_fy a { border:#e5e5e5 1px solid; padding:8px 13px; color:#555; text-decoration:none; margin:0 5px; font-size:12px; vertical-align:middle;
-webkit-border-radius:3px; 
 -khtml-border-radius:3px;
   -moz-border-radius:3px;
        border-radius:3px;
}
.page_fy font{ font-size:12px; color:#555; margin-left:5px; vertical-align:middle;}
.page_fy a:hover,.page_fy a.on{color: #fff; border: #019934 1px solid; background-color:#019934; text-decoration:none;}



/*========== prod-section ============*/
.prod-section{width:100%; overflow: hidden; padding: 0px; margin: auto;}
.prod-section .prod-titles{width:100%; overflow:hidden;padding-top: 110px;padding-bottom: 150px;background: #121f44 url("/images/bg/bg-cp.png") top center no-repeat;background-size:cover;}
.prod-titles .prod-title-c{max-width: 1200px;margin: auto; display: flex; flex-flow: row; justify-content: space-between;}
.prod-title-c .prod-title-t{width:40%;color: #fff;position:relative; text-align: right;}
.prod-title-t:before{content: "";
    position: absolute;
    background: #fff;
    height: 100%;
    width: 10px;
    border-radius: 8px;
    top: 0;
    right: -70px;
    opacity: 0.3;}
.prod-title-t h5{font-size:20px;font-weight: bold;}
.prod-title-t h3{font-size:30px; font-weight: bold;}
.prod-title-c .prod-title-desc{margin-left: calc(140px - 10px);color: #fff;width: calc(60% - 130px);}
.prod-title-desc p{font-size:14px;}

.prod-cont{max-width: 1200px; margin:30px auto 50px auto;}
.prod-cont ul li{width:30%; margin:0px 0px 40px 0px;float: left;}
.prod-cont ul li:nth-child(3n+2){margin: 0px 3% 20px 3%;}

.item-box .item-thumb {
  position: relative;
}
.item-box .item-thumb img {
  border-radius: 8px 8px 0 0;max-width: 100%;width: 100%;
}
.item-box .item-thumb .item-icon{
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  position: absolute;
  right: 20px;
  background: #fff;
  color: #fff;
  padding: 20px;
  bottom: 0;
  border-radius: 50px;
  z-index: 100;
  -moz-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -ms-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.item-box .item-thumb .item-icon i {
  -moz-transition: 0.6s linear;
  -webkit-transition: 0.6s linear;
  -ms-transition: 0.6s linear;
  -o-transition: 0.6s linear;
  transition: 0.6s linear;font-style: normal;
}
.item-box .item-thumb .item-icon i.icon-changkaishijizu:before {
	content: url("/images/icon/cp01-icon.png");
	text-align: center; display: block;
}
.item-box .item-thumb .item-icon i.icon-jingyinxingjizu:before {
	content: url("/images/icon/cp01-icon.png");
	text-align: center; display: block;
}
.item-box .item-thumb .item-icon i.icon-jizhuangxiangjizu:before {
	content: url("/images/icon/cp01-icon.png");
	text-align: center; display: block;
}
.item-box .item-thumb:before {
  background: #dda73c;
  border-radius: 8px 8px 0 0;
  position: absolute;
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  -moz-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -ms-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
  content: "";z-index: 100;
}
.item-box .item-thumb:after {
  position: absolute;
  content: "";
  background: #03324d;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0.1;
}
.item-box .item-content {
  padding: 30px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  border-radius: 0 0 8px 8px;
  position: relative;
  overflow: hidden;
}
.item-box .item-content:after {
  -moz-transform: scale(0.8) rotate(-90deg);
  -o-transform: scale(0.8) rotate(-90deg);
  -ms-transform: scale(0.8) rotate(-90deg);
  -webkit-transform: scale(0.8) rotate(-90deg);
  transform: scale(0.8) rotate(-90deg);
  content: "\e6a4";
  position: absolute;
  font-family: 'iconfont' !important;
  right: -38px;
  bottom: -60px;
  font-size: 5rem;
  color: #003a8f;
  opacity: 0.06;
  -moz-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -ms-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
}
.item-box .item-content .item-para{height:74px; overflow: hidden; margin-bottom:20px;}
.item-box .item-content .service-item-link a {
  position: relative;
  padding-left: 0;
  display: inline-block;
  -moz-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -ms-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
  font-weight: 500;
}
.item-box .item-content .service-item-link a:hover {
  padding-left: 35px;
}
.item-box .item-content .service-item-link a:hover:after {
  width: 25px;
}
.item-box .item-content .service-item-link a:after {
  background: #FF4800;
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  left: 0;
  top: 15px;
  -moz-transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -ms-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
}
.item-box:hover .item-thumb .item-icon {
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.item-box:hover .item-thumb .item-icon i {
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.item-box:hover .item-thumb:before {
  height: 100%;
  opacity: 0.4;
}
.item-box:hover .item-content:after {
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  -ms-transform: scale(1) rotate(90deg);
  -webkit-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
  right: 10px;
  bottom: 0px;
}
.item-title{color:#03324d; font-size:28px; font-weight: bold;padding-bottom: 10px;}
.item-para p{font-size:14px; color:#333; line-height: 24px;}
.item-link a{color:#03324d;}
.item-link a:hover{color:#ffb300;}









.news-content{ margin: 10px auto;padding: 0px 10px;}
.news-wrap{border-bottom:1px dashed #ccc;padding: 20px 0px;}
.news-content .news-img{display: inline-block; width: 30%; vertical-align: top;}
.news-content .news-img img{max-width: 90%; max-height: 180px;}
.news-content .news-panel{display: inline-block; width: 65%; vertical-align: top; padding-left: 5px; box-sizing: border-box;}
.news-content .news-panel strong a{display: block; color: #555; font-size: 18px; line-height: 26px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news-content .news-panel p.detail{color: #777; line-height: 24px;height: 100px;
    overflow: hidden;}
.news-content .news-panel p.read-push{color: #AAA; padding-top: 5px;}

.container.cp_container{padding:0px;margin: auto;}
.main-boxs{overflow: hidden;}
.main-boxs .container{margin:auto; padding:20px 0 40px 0;z-index: 10;}
.bg_gsjj{background: #ffffff url("/images/bg/gsjj_bg.png") top center no-repeat;margin-top: -80px;padding-top: 80px;position: relative;z-index: -1;}

/*.bg_gsjj2{position: absolute;
	left:0;
    bottom: 0;
	right: 0;
	top:0;
	z-index:0;}
.bg_gsjj2:after{content:url("/images/bg/gsjj_bg2.png");
	content: '';
	background: url("/images/bg/gsjj_bg2.png") bottom center no-repeat;
}*/

.bg_gsjj:before{
	content: '';
	background: url("/images/bg/gsjj_bg2.png") bottom center no-repeat;
	position: absolute;
	left:0;
    bottom: 0;
	right: 0;
	top:0;
	z-index: -1;
}
.bg_gsjj .titleBox.artType1 {
    display: none;
}

.artType1 h2{padding-top: 30px;}
.artType1 h5{display: none;}
.bg_yw{background: #f8f8f8 url("/images/bg/bg_yw.jpg"); background-size: cover;min-height: 550px;margin-top: -50px;padding-top: 50px;}
.bg_ywlc{background: #f8f8f8 url("/images/bg/bg_lc.jpg"); background-size: cover;min-height: 550px;margin-top: -50px;padding-top: 50px;}

.artCont{width:100%;word-wrap: break-word;word-break: normal;overflow: hidden;}
.artCont h2{font-size:38px;
    font-weight: bold;
    color: #00aa55;
	text-align: center;
	padding:50px 0px;
}
.artCont p{margin:15px 0; line-height:28px;}
.artCont table{
	text-align:center;
}
.gc_lc_btn {
    width: 500px;
    text-align: center;
    margin: 20px auto;
    background: #019845;
    padding: 5px 0px;
    border-radius: 30px;
    color: #FFFFFF;
    font-size: 25px;
}
.ny_anli{width:100%;}
.ny_anli .col-lg-4.col-12{padding:15px;}
.ny_anli img{max-width:100%; height: auto;}

.cont{}
.cont .cont img{max-width: 100%;}
.cont .cont .row{margin-bottom:30px;}
.artCont .row{margin:auto; padding: 0px;}
.gsjj_com_rev{flex-flow: row-reverse;}
.artCont img{max-width:100%;}

/*公司简介底部栏目*/
.more_cols{display: block;padding: 50px 0px;overflow: hidden;}
.more_cols .ColumnIco .title{font-size:28px; color:#00aa55; text-align: center; padding-bottom:50px;}
.more_cols .ColumnIco ul{margin:auto; padding:0px;display: flex;}
.more_cols .ColumnIco ul li{margin: 10px;}
.more_cols .ColumnIco ul li .img{width:100%;}
.more_cols .ColumnIco ul li .img img{width:100%; max-width: 100%;transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;/* Firefox 4 */
	-webkit-transition: all 0.3s linear;/* Safari and Chrome */
	-o-transition: all 0.3s linear;/* Opera */
	border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.more_cols .ColumnIco ul li:hover img{-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);}
.more_cols .ColumnIco ul li .texts{ font-size: 16px; text-align: center; margin:auto; height: 40px; line-height: 40px;padding-top: 10px;}
.more_cols .ColumnIco ul li .texts a{font-size: 16px;color:#222222;}
.more_cols .ColumnIco ul li .texts a:hover{font-size: 16px;color:#00aa55;}
.more_cols .ColumnIco ul li:hover a{font-size: 16px;color:#00aa55;}

/*公司简介*/
.artCont .gsjj_com{display: block; overflow: hidden;width:99%; box-shadow: 0px 2px 15px rgba(0,0,0,0.2); margin-bottom:80px;}
.artCont .gsjj_com-t{display: block; overflow: hidden;width: 100%;margin-bottom:20px;}
.artCont .gsjj_com .gsjj_com_item{display: flex;justify-content: center;align-items: center;}
.gsjj_com .gsjj_com_text{padding:0px 100px; line-height: 2em;font-size: 16px;font-weight: 300;}
.gsjj_com img{width:100%; max-width: 100%;}

.gsjj_com-t{padding-bottom:20px;}
.gsjj_com_cont h3{font-size:34px; font-weight: bold; color:#00aa55;}
.gsjj_com_cont_desc{padding:20px 50px 10px 0px;  line-height: 2em;  font-size:16px; font-weight: 300;}


/*公司概况*/
.gsjj_desc_items{width:80%;padding:10px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2); display: flex; margin:auto;display: table;}
.gsjj_desc_items .gsjj_desc_item{ margin:auto 10px;display: table-cell;text-align: center;border-right: 1px solid #efefef;}
.gsjj_desc_items .gsjj_desc_item.nobr{border-right: 0px solid #efefef;}
.gsjj_desc_item em{font-size:80px; text-align: center; color:#ed6402; display: block;transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.gsjj_desc_item:hover{cursor:pointer;}
.gsjj_desc_item:hover em{transform: translateY(-8px);}
.gsjj_desc_item h5{display: block; line-height: 20px; color:#222222; font-size:16px;}

.gsjj_desc_lists{width:80%;margin: auto;padding:50px 0px;}
.gsjj_desc_lists .gsjj_desc_list{ margin:20px auto;}
.gsjj_desc_list em{font-size:60px; text-align: center; color:#ed6402; display: inline-block;vertical-align: bottom;transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.gsjj_desc_list:hover{cursor:pointer;}
.gsjj_desc_list:hover em{transform: translateY(-8px);}

.gsjj_desc_list .gsjj_desc_list_c{display: inline-block; padding-left:50px;}
.gsjj_desc_list_c h5{display: block; line-height: 25px; color:#244a90; font-size:20; text-align: left;font-weight: bold;}
.gsjj_desc_list_c p{display: block; line-height: 20px; color:#222222; font-size:18px;text-align: left; font-weight: 500;}




/*企业理念*/
.gsjj_ln_lists{width:100%;margin: auto;padding:50px 100px;background: #fff; margin-top:-50px;}
.gsjj_ln_lists .gsjj_ln_list{margin: 30px auto;padding: 30px 0px;border-bottom: 1px solid #efefef;}
.gsjj_ln_list em{font-size:60px; text-align: center; color:#244a90; display: inline-block;vertical-align: text-bottom;transition: all 0.3s linear 0s;-moz-transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s;-o-transition: all 0.3s linear 0s;}
.gsjj_ln_list:hover{cursor:pointer;}
.gsjj_ln_list:hover em{transform: translateY(-8px);}


.gsjj_ln_list .gsjj_ln_list_c{display: inline-block; padding-left:30px;}
.gsjj_ln_list_c h5{display: block; line-height: 20px; color:#244a90; font-size:22px; text-align: left;font-weight: bold;padding-bottom: 10px;}
.gsjj_ln_list_c strong{font-weight: bold;}
.gsjj_ln_list_c p{display: block; line-height: 25px; color:#222222; font-size:16px;text-align: left; font-weight: 300; margin:auto;}

.gsjj_ln_list .gsjj_ln_list_c1{display: inline-block; padding-left:30px; width:600px;font-size: 16px;}
.gsjj_ln_list_c1 h5{display: block; line-height: 20px; color:#244a90; font-size:22px; text-align: left;font-weight: bold;padding-bottom: 15px;}
.gsjj_ln_list_c1 p{display: block; line-height: 25px; color:#222222; font-size:16px;text-align: left; font-weight: 300; margin:auto;}
.gsjj_ln_list_c1 strong{font-weight: bold; padding-right:10px;}


.gsjj_ln_imgs{overflow: hidden;display: flex;width: 100%;justify-content: space-between;margin-top: 20px;}
.gsjj_ln_img{display: table-cell; position: relative;}
/*.gsjj_ln_imgs div:first-child{margin-left:-10px;}
.gsjj_ln_imgs div:last-child{margin-right:-10px;}*/
.gsjj_ln_img img{width:100%; max-width: 100%;}
.gsjj_ln_img .gsjj_ln_img_desc{position: absolute; bottom:0px; left: 0px; background: rgba(238,238,238,0.88); padding:10px -10px; width:100%;}
.gsjj_ln_img .gsjj_ln_img_desc h5{font-size: 28px;color: #222222;text-align: left;padding: 15px 0px 0px 25px;font-weight: bold;}
.gsjj_ln_img .gsjj_ln_img_desc p{font-size:16px; color:#222222; text-align: left; font-weight: 300;padding:0px 0px 15px 25px; margin:auto;}
.gsjj_ln_img .gsjj_ln_img_desc:hover {background: rgba(237,100,2,0.88); cursor: pointer;}
.gsjj_ln_img .gsjj_ln_img_desc:hover h5,.gsjj_ln_img .gsjj_ln_img_desc:hover p{color:#FFFFFF;}


/*合作客户*/
/*.hidden{ display: none;}*/
.gsjj_hk_topimg{width: 100%;margin-top: -50px;}
.gsjj_hk_topimg img{width: 100%;max-width: 100%;}
.gsjj_kh_items{width:100%;margin: auto;padding:50px 100px;display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            flex-direction: row;
            flex-wrap: wrap;}
.gsjj_kh_items img{margin: 20px;max-width: 120px;}




	.moreload{position:relative;}
	.moreload .more{overflow: hidden;text-align: center; width:120px; height: 120px; display: block; margin: auto;float: left; position: absolute;right: 170px; bottom: 70px;background: #FFFFFF;}
	.moreload .more a{color:#9E9E9E;margin:auto;text-align:center;line-height: 120px;}
	.moreload .more a:hover{color: #ed6402;}

@media only screen and (max-width: 767px) {
.tab .nav-tabs li { margin: 0 25px 0 0; }

.gsjj_ln_imgs{flex-direction:column;}

.more_cols .ColumnIco ul{ flex-direction:column;}
.more_cols .ColumnIco ul li{ margin:0 10%;}
	.gc_lc_btn{width:100%;}
	.main-boxs .container .row{margin: auto;}
	.main-boxs .container .row .col-12{margin:5px  auto; padding:0px;}
}

@media only screen and (max-width: 479px) {
.tab .nav-tabs li { width: 100%; text-align: center; margin: 0 0 10px 0; }
.tab .nav-tabs li:after { width: 0; height: 100%; top: auto; bottom: -60%; right: 50%; }
.gsjj_ln_imgs{flex-direction:column;}

.more_cols .ColumnIco ul{ flex-direction:column;}
.more_cols .ColumnIco ul li{ margin:0 10%;}
}

.cases {
  margin: 0 -5px
}
.cases .case-item {
  margin-bottom: 50px;
  cursor: pointer;
  padding: 0 5px;
  overflow: hidden;    text-align: center;
}
.cases .case-item a{
	display: block;
}
.cases .case-item .cover-picture-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.cases .case-item .cover-picture-box .pic:after{
	padding-bottom:62%;
}
.cases .case-item a h2:hover,.cases .case-item a h2:hover p{
	color: #EF2B0B;
}
.cases .case-item a .cover-picture-box .cover-picture:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.cases .case-item a .cover-picture-box:hover  .cover-picture .bg {
display: block;
}
.cases .case-item a .cover-picture-box:hover  .btn-red {
  display: block;
}
.cases .case-item .cover-picture-box .btn-red {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  margin-left: -50px;
  margin-top:-30px;
  display: none;
  padding:0 10px;
}
.cases .case-item .cover-picture-box:hover .cover-picture {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.cases .case-item .cover-picture-box:hover .cover-picture .bg {
  opacity: 1
}
.cases .case-item .cover-picture-box:hover .btn-red {
  display: block;
  opacity: 1
}
.cases .case-item .cover-picture-box .btn-red {
  position: absolute;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  opacity: 0;
  display: none
}
.cases .case-item .cover-picture-box .cover-picture {
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}
.cases .case-item .cover-picture-box .cover-picture img{height:341px;}
.cases .case-item .cover-picture-box .cover-picture img.middleCenter{height:341px;}
.cases .case-item .cover-picture-box .cover-picture .bg {
  width: 100%;
  height: 100%;
  background:url(/images/bg/bg.png) repeat center center;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  opacity: 0;
  text-align: center;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  padding-bottom:62%;
}
.cases .case-item h2 {
  margin: 20px 0 10px 0;
  color: #000;
	text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;font-size: 24px; font-weight: 500;
}
.cases .case-item p {
  /*height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  font-weight: 300;*/
	display: inline-block;color: #000;padding-left: 10px;
}
.case-row {
  overflow: hidden
}
.case-item a p{color:#707070;}
.case-item .btn_more{height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: 300;
    background: #244a90;
    display: inline;
    padding: 10px 40px;
    line-height: 50px;
    color: #fff;
    margin: auto;}

.cases .cont img{max-width: 100%;}

.btn-red, .btn-red:active, .btn-red:active:focus, .btn-red:active:hover, .btn-red:focus, .btn-red:hover {
  color: #fff
}
.btn-red {
  border-radius: 1px;
  border: none;
  padding: 5px 10px;
  font-size: 16px;
  background-color: #FF4E34;
  line-height: 40px;
 overflow: hidden;
  position: relative;
  -webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
/*.btn-red:hover{
	background: #e52e13;
}*/
.btn-red:active:before, .btn-red:active:focus:before, .btn-red:active:hover:before, .btn-red:focus:before, .btn-red:hover:before {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}
.btn-red:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: -1;
  background: #EF2B0B;
  content: "";
  -webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
  transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
  transition: transform .3s cubic-bezier(.75, 0, .125, 1);
  transition: transform .3s cubic-bezier(.75, 0, .125, 1), -webkit-transform .3s cubic-bezier(.75, 0, .125, 1)
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
.cases .casedesc{font-size: 18px;padding: 10px 0px;}

.cases .cont h2{font-size: 28px;
    line-height: 1.2em;
    font-weight: 500;
    color: #221814;
    width: 100%;padding-top: 30px;}
.cases .cont h2:after{
	display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, rgba(0,0,0,.18) 0, rgba(0,0,0,.12) 35%, rgba(0,0,0,.05) 70%, rgba(0,0,0,0) 100%);
    margin: 18px 0;
}

.caseinfo{max-width:1140px; margin: auto; padding: 0px;}
.caseinfo .row {padding:0px; margin:auto;}
.caseinfo .row .col-md-6,.caseinfo .row .col-md-12{padding-left:0px; padding-right: 0px;overflow: hidden;}
.caseinfo img{padding:5px;}

.zs-pages{width: 100%;margin: auto;padding-bottom: 50px;text-align: center;display: flex;justify-content: center;}
.zs-pages .zs-pages-all{padding: 10px;}
.zs-pages .zs-pages-page{padding: 10px;}
.zs-pages .zs-pages-page a{background: #ccc; padding:5px 20px; color: #ffffff;}
.zs-pages .zs-pages-page a:hover{background: #ff0000;}
.zs-pages .zs-pages-page a.cur{background: #00469c; padding:5px 20px; color: #ffffff;}

.cases li{width:100%; overflow: hidden;}

.bg_gsjj .ArtPagination{display: none;}

.otherList{width:100%; overflow: hidden; text-align: center;padding-bottom: 50px;}
.otherList .titles{padding:0px 0px;}
.otherList .titles h3{    font-size: 34px;
    font-weight: bold;
    color: #00aa55;
    text-align: center;
    padding: 0px 0px 10px 0px;display: block;}

.otherList .titles p{color: #666;line-height: 24px; font-size:16px; padding-top:5px;}
.otherList .titles p:after{color: #cccccc;
    content: '';
    width: 50px;
    height: 2px;
    background: #cccccc;
    display: block;text-align: center;
    margin: 30px auto 0px auto;}

.otherList .CustomTextList.text_List2{width:100%; margin: 20px auto auto auto; padding:0px;}
.otherList .CustomTextList.text_List2 li{width:31%; height:auto;margin:1%; float: left; padding:0px 10px;border: 0px;}
.otherList .CustomTextList.text_List2 li .Image{width:100%; height: 300px; overflow: hidden;}
.otherList .CustomTextList.text_List2 li .Image img{max-width:100%; width:100%;}
.otherList .CustomTextList.text_List2 li .ImageBg{display:none;}
.otherList .CustomTextList.text_List2 li .Descs{width:100%; height: 50px;line-height: 50px; overflow: hidden;}
.otherList .CustomTextList.text_List2 li .Descs h3{font-size:16px;color: #000; font-weight: 500;}

.otherList .titles3 h3{
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    display: block;
    text-align: left;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #efefef;
    margin: 50px auto 20px auto;}

.otherList .CustomTextList.text_List3{display: flex;flex-flow: wrap;padding: 0px;}
.otherList .CustomTextList.text_List3 li{
	text-align: left;
    width: 31%;
    display: flex;
    height: auto;
    margin: 1%;
    padding: 10px 20px;
    background: #1e50ae;
    border: 0px;
    justify-content: space-between;
}
.otherList .CustomTextList.text_List3 li:hover{background: #d0131d;}
.otherList .CustomTextList.text_List3 li:hover a,.otherList .CustomTextList.text_List3 li:hover a:hover{color:#fff;}
.otherList .CustomTextList.text_List3 li a{color:#fff; text-align: left;line-height: inherit; height: auto; border: 0px;}
.otherList .CustomTextList.text_List3 li a.prodName{font-size:16px;}
.otherList .CustomTextList.text_List3 li a.prodName:before{content: "\e721";
    font-family: "iconfont" !important;
    color: #fff;
    font-size: 20px;
    padding: 0px 5px 0px 0px;
    z-index: 10;
    text-align: center;}
/*.otherList .CustomTextList.text_List3 li a:hover{color:#1e50ae;}*/
.otherList .CustomTextList.text_List3 li:nth-child(3n+1){margin-left:0px;}
.otherList .CustomTextList.text_List3 li:nth-of-type(3n){margin-right:0px;}

@media screen and (max-width: 1199px){
	.gsjj_com .gsjj_com_text{padding:50px;}
	.title_hx{padding: 20px 0px 50px 0px;}
	.title_hx h3{font-size: 20px;}
	.title_hx p{padding: 0px 30px;}
	.news-content .news-img{width: 100%;padding: 0px 0px;}
	.news-content .news-img img{max-width: 100%;}
	.news-content .news-panel{width: 100%;}
	.news-time{top: 20px;right: 20px;}
	.station{margin-bottom: 50px;}
	.main-boxs .container{padding:0px 10px;}
	.lx_wdfb-map{width: 100%;}
	.lx_wdfgs .lx_wdfgs_items{width: 90%;}
	.lx_wdfgs_items .lx_wdfgs_item{display: flex;}
	.gsjj_desc_lists .gsjj_desc_list{display:flex;}
	.gsjj_desc_list_c h5{padding-top: 15px;}
	.gsjj_desc_list .gsjj_desc_list_c{padding-left:20px;}
	
	.gsjj_ln_lists{padding: 50px 5vw;}
	.gsjj_ln_lists .gsjj_ln_list{display: flex;}
	.gsjj_com .gsjj_com_text{text-align: justify;}
	
}
@media screen and (max-width: 1023px){
	.station{ margin-bottom:20px; }
	.news-content .news-img img{max-height: none;}
	.news-panel strong{ padding:10px 0px;display: block;}
	.news-content .news-panel p.detail{max-height: 100px;height:auto;}
	
	.otherList .CustomTextList.text_List2 li{width: 48%;}
	.otherList .CustomTextList.text_List2 li .Image{height:180px;}
	
	.station1{overflow: hidden;}
	.artCont img{max-width: 100%; height: auto;}
}
@media (min-width: 415px) and (max-width: 767px)
{
	.station{ text-indent:10px; }
	.station .container{padding:0px;}
	.station a{font-size:15px; text-align:left; padding:0;}
	.gsjj_com_text{
		text-align:center;}
	#showyw .tab{width:100%; padding:0px;display: block;}
	.ywfc_02 .row{
		flex-wrap: wrap;}
	.ywfc_02 .col-lg-4{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
	#showyw .tab .nav-tabs li a.active, .tab .nav-tabs li a.active:hover{font-size: 16px;border-bottom: 2px solid;}
	#yw_nav1 a.active:after,#yw_nav2 a.active:after,#yw_nav3 a.active:after,#yw_nav4 a.active:after{display: none;}
	#showyw .tab .nav-tabs li a{font-size:16px;}
	#showyw .tab .nav-tabs li{width: 20%;margin: 20px 2%;float: left;}
	#showyw .tab .nav {
    width: 100%;
    height: auto;
    display: block;margin-bottom:20px;
	}
	#showyw .tab .tab-content{width:100%; padding: 20px;}
	.gsjj_kh_items{width: 100%; padding: 10px 0px 0px 0px;}
	.gsjj_kh_items img{max-width: 150px;}
	.moreload .more{width: 150px;height: 150px;right: 35px;bottom: 20px;}
	
	.gsjj_com_rev {
		flex-flow: wrap;
	}
	.gsjj_com .gsjj_com_text{text-align: justify;}
	
}
@media (min-width: 376px) and (max-width: 414px)
{
	.station .container{padding:0px;}
	.station a{font-size:12px;}
	.station .container{padding:0px;}
	.station a{font-size:12px;}
	.gsjj_com_text{
		text-align:center;}
	#showyw .tab{width:100%; padding:0px;display: block;}
	#showyw .tab .nav-tabs li a.active, .tab .nav-tabs li a.active:hover{font-size: 16px;border-bottom: 2px solid;}
	#yw_nav1 a.active:after,#yw_nav2 a.active:after,#yw_nav3 a.active:after,#yw_nav4 a.active:after{display: none;}
	#showyw .tab .nav-tabs li a{font-size:16px;}
	#showyw .tab .nav-tabs li{width: 20%;margin: 20px 2%;float: left;}
	#showyw .tab .nav {
    width: 100%;
    height: auto;
    display: block;margin-bottom:20px;
	}
	#showyw .tab .tab-content{width:100%; padding: 20px;}
	
	.gsjj_kh_items{width: 100%; padding: 10px 0px 0px 0px;}
	.gsjj_kh_items img{max-width: 150px;}
	.moreload .more{width: 150px;height: 150px;right: 35px;bottom: 20px;}
	
	.gsjj_com_rev {
		flex-flow: wrap;
	}
	.gsjj_com .gsjj_com_text{text-align: justify;}
	.otherList .CustomTextList.text_List2 li .Image{height:180px;}
}
@media (min-width: 321px) and (max-width: 375px)
{
	.station .container{padding:0px;}
	.station a{font-size:12px;}
	#showyw .tab{width:100%; padding:0px;display: block;}
	#showyw .tab .nav-tabs li a.active, .tab .nav-tabs li a.active:hover{font-size: 16px;border-bottom: 2px solid;}
	#yw_nav1 a.active:after,#yw_nav2 a.active:after,#yw_nav3 a.active:after,#yw_nav4 a.active:after{display: none;}
	#showyw .tab .nav-tabs li a{font-size:16px;}
	#showyw .tab .nav-tabs li{width: 20%;margin: 20px 2%;float: left;}
	#showyw .tab .nav {
    width: 100%;
    height: auto;
    display: block;margin-bottom:20px;
	}
	#showyw .tab .tab-content{width:100%; padding: 20px;}
	
	.gsjj_kh_items{width: 100%; padding: 10px 0px 0px 0px;}
	.gsjj_kh_items img{max-width: 130px;}
	.moreload .more{width: 130px;height: 130px;right: 35px;bottom: 20px;}
	.gsjj_com_rev {
		flex-flow: wrap;
	}
	.gsjj_com .gsjj_com_text{text-align: justify;}
	.otherList .CustomTextList.text_List2 li .Image{height:160px;}
	
}
@media screen and (max-width: 320px)
{
	.station .container{padding:0px;}
	.station a{font-size:12px;}
	.station .container{padding:0px;}
	.station a{font-size:12px;}
	#showyw .tab{width:100%; padding:0px;display: block;}
	#showyw .tab .nav-tabs li a.active, .tab .nav-tabs li a.active:hover{font-size: 16px;border-bottom: 2px solid;}
	#yw_nav1 a.active:after,#yw_nav2 a.active:after,#yw_nav3 a.active:after,#yw_nav4 a.active:after{display: none;}
	#showyw .tab .nav-tabs li a{font-size:16px;}
	#showyw .tab .nav-tabs li{width: 20%;margin: 20px 2%;float: left;}
	#showyw .tab .nav {
    width: 100%;
    height: auto;
    display: block;margin-bottom:20px;
	}
	#showyw .tab .tab-content{width:100%; padding: 20px;}
	.gsjj_com .gsjj_com_text{text-align: justify;}
}
