html,body{width: 100%;font-size:16px;overflow:-Scroll;overflow-x:hidden;}
*{margin:0; padding:0;font-family:  "Microsoft Yahei", sans-serif;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div, ul, li, span, a {box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{ text-decoration:none; color:#333;}
@charset "utf-8";

@font-face {
font-family: "Helvetica";
src: url("..css/fonts/Helvetica.woff2") format("woff2"),
url("fonts/Helvetica.woff") format("woff"),
url("fonts/Helvetica.ttf") format("truetype"),
url("fonts/Helvetica.eot") format("embedded-opentype"),
url("fonts/Helvetica.svg") format("svg");
}
@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.iconfont{font-family: 'iconfont';}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}
.Helvetica{font-family: "Helvetica";}
/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer0{ max-width: 1200px; margin: 0 auto;}
.cer{ max-width:80%; margin:0 auto; padding: 0 20px;}
.cer1{ max-width:1720px; margin:0 auto; padding: 0 20px;}
.cer2{ max-width:1520px; margin:0 auto; padding: 0 20px;}

.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.h30{ width: 100%; height: 30px;}.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}
.h60{ width: 100%; height: 60px;}.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}
.h90{ width: 100%; height: 90px;}.h100{ width: 100%; height: 100px;}.h110{ width: 100%; height: 110px;}
.h120{ width: 100%; height: 120px;}

.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}
a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0;border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;transition: width 0.3s; -webkit-transition: width 0.3s;}
::-webkit-input-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-ms-input-placeholder{ color:#999;}


.sil-particles {position: fixed;z-index: 99;display: block;width: 100%;height: 100%;pointer-events: none;}
.cate1 {text-align: center;position: relative;padding-bottom: 36px;}
.cate1:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 50px;height: 1px;margin-left: -25px;background-color: #fff;}
.cate1 .en {font-size: 24px;color: #e6462e;line-height: 24px;font-family: arial;text-transform: uppercase;font-weight: bold;letter-spacing: 3px;}
.cate1 .cn {font-size: 18px;color: #fff;line-height: 30px;margin-top: 8px;width: 100%;position: relative;overflow: hidden;height: 30px;}
.cate1 .cn:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-left: -74px;}
.cate1 .cn:after {content: '';position: absolute;right: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-right: -74px;}



/* ===================== 内页 Banner 图 ===================== */
#nyba{height:500px;position: relative;overflow:hidden;background-attachment: fixed;position: relative;}
.gsb{background:linear-gradient(rgba(0, 0, 0, 0.45) 0%, rgba(38, 156, 212, 0) 40%);position: absolute;top: 0;width: 100%;height: 100%;left: 0;z-index: 1;}
#nyba img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;animation:change 2s ease-in-out}
@keyframes change{from
{ transform:scale(1.2);opacity: 0.8;}to {transform:scale(1);opacity: 1;}
}

@keyframes change1{
	from { transform:translateY(60px);opacity: 0;}
	to {transform:translateY(0px);opacity: 1;}
}

.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#2e3979;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}


@media only screen and (max-width: 768px){
  #nyba{height:180px;}
  .fade_text .cn,.fade_text .en,.fade_text .line{display: none;}
}



/*公司简介内页*/
.se_about{width:90%; margin:7% auto 10% auto;}
.se_about h2{ font-weight: 800; text-align: center;}
.se_about h2 em{color: #006eb9;}
.se_about h2 i{display: block; font-weight: normal; color: #666; padding-top: 15px;}
.se_about h2 i:before{content: ""; width: 20%; height: 6px; background:url(../images/line.png) no-repeat center top; display: block; margin: 10px auto 15px auto;}

.se_about_cont{margin: 5% 0 0 0;}
.se_about_cont p{text-align: justify; padding-bottom: 15px;}


/*内页新闻动态*/
.newsout {padding: 0 0 120px;}
.newslist {padding: 0 0 120px;width: 100%;}
.newslist li {width: 100%;padding: 38px 0;background-color: #eee;border-bottom: 2px solid #fff;}
.newslist li:nth-child(even) {background-color: #f5f5f5;}
.newslist li .lin {max-width: 1200px;margin: 0 auto;}
.newslist li a {display: block;position: relative;padding-left: 0;min-height: 220px;overflow: hidden;padding-right: 166px;}
.newslist li a:after {content: '';position: absolute;right: 130px;top: 40px;z-index: 2;width: 1px;height: 143px;background-color: rgba(0, 0, 0, 0.1);}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 220px;overflow: hidden;}
.newslist li .pic img {width: 386px;height: 100%;}
.newslist li h3 {font-size: 18px;color: #333;line-height: 30px;height: 30px;overflow: hidden;padding-top: 28px;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;text-align: justify;margin: 18px 0 24px;}
.newslist li .date {font-size: 16px;color: #666;line-height: 30px;height: 30px;background: url('../images/clock.png') 0 center no-repeat;font-family: 'helvetica';padding-left: 28px;}
.newslist li label {display: block;width: 28px;height: 28px;font-size: 0;cursor: pointer;background: #006eb9 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;position: absolute;right: 0;top: 50%;
z-index: 1;margin-top: -14px;}
.newslist li:hover {background-color: #006eb9;}
.newslist li:hover a {padding-left: 426px;}
.newslist li:hover a:after {background-color: rgba(255, 255, 255, 0.2);}
.newslist li:hover .pic {width: 386px;}
.newslist li:hover h3 {color: #fff;}
.newslist li:hover .txt {color: rgba(255, 255, 255, 0.7);}
.newslist li:hover .date {background-image: url('../images/clock2.png');color: #fff;}
.newslist li:hover label {background-image: url('../images/jtr-nh.png');background-color: #fff;}
.newslist li,.newslist a:after,.newslist h3,.newslist .date,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
.newslist a,.newslist .pic {-webkit-transition: 1s;transition: 1s;}
.newslist .txt {-webkit-transition: color 0.4s;transition: color 0.4s;}
@media screen and (max-width: 1440px) {
.newsout {	padding: 0 0 80px;}
.newslist {	padding: 0 0 80px;}
}
@media screen and (max-width: 1280px) {
.newslist li a {	padding-left: 426px;	padding-right: 20px;}
.newslist li:hover a {padding-left: 426px;}
.newslist li a:after {display: none;}
.newslist li label {display: none;}
.newslist li .pic {width: 386px;left: 20px;}
.newslist li:hover .pic {width: 386px;}
}
@media screen and (max-width: 1000px) {
.newslist li h3 {padding-top: 10px;}
.newslist li .txt {height: auto;max-height: 96px;}
}
@media screen and (max-width: 840px) {
.newslist li a {padding-left: 46%;padding-right: 3%;}
.newslist li:hover a {padding-left: 46%;}
.newslist li .pic {width: 40%;left: 3%;}
.newslist li:hover .pic {width: 40%;}
.newslist li .pic img {position: absolute;left: 50%;margin-left: -193px;}
}
@media screen and (max-width: 600px) {
.newsout {padding: 0 0 60px;}
.newslist {padding: 0 0 60px;}
.newslist li a {padding-left: 3%;}
.newslist li:hover a {padding-left: 3%;}
.newslist li .pic {position: relative;width: 100%;left: 0;height: auto;}
.newslist li:hover .pic {width: 100%;}
.newslist li .pic img {position: static;left: 0;margin-left: 0;width: 100%;height: auto;}
}

.listbtnout{ padding: 0 20px;}
.listmore{ display: block; width: 230px; height: 50px; margin: 0 auto; border: 0 none;font-size: 0; color: #fff; line-height: 50px; text-align: center; border-radius: 25px;background: #f49916 url('../images/jtr-list.png') center no-repeat;}
.listmore:hover{ opacity: 0.8;}

.atcbanner {padding-bottom: 148px;padding-top: 288px;background: #ffffff url('../images/ib4.jpg') center 0 fixed no-repeat;}
.atc-h {text-align: center;margin-bottom: 62px;}
.atc-h h2 {font-size: 24px;color: #fff;line-height: 40px;}
.atc-date {font-size: 16px;color: #fff;line-height: 30px;margin-top: 18px;}
.atc-date span {display: inline-block;margin: 0 1em;letter-spacing: 2px;}
.atc-two {background-color: #fff;border-radius: 10px;padding-bottom: 106px;-webkit-box-shadow: 0 6px 21px 0 rgba(115, 115, 115, 0.2);	box-shadow: 0 6px 21px 0 rgba(115, 115, 115, 0.2);}
.atc-con {padding: 64px 70px 106px;font-size: 16px;line-height: 2em;color: #666;text-align: justify;}
.atc-con img {max-width: 100%; margin: 0 auto; display: block;}
.atc-con .pic {padding: 20px 0;text-align: center;}
.atc-con a {color: #f60;}
.atc-pn {height: 70px;line-height: 70px;overflow: hidden;padding: 0 105px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.atc-pn a {display: block;width: 50%;height: 100%;overflow: hidden;font-size: 16px;color: #666;line-height: 70px;}
.atc-pn a:hover {color: #e6462e;}
a.atc-prev {float: left;margin-left: -35px;text-align: left;}
a.atc-next {float: right;margin-right: -35px;text-align: right;}
a.atc-ret {font-size: 0;display: inline-block;vertical-align: top;margin: 0 auto;width: 68px;height: 70px;background: url('../images/ret.png') center no-repeat;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
a.atc-ret:hover {opacity: 0.8;}
@media screen and (max-width: 1280px) {
.cer{ max-width:100%;}
.atcbanner {padding-top: 98px;}
.atc-con {padding: 50px 50px 60px;}
.atc-two {padding-bottom: 70px;}
.atc-pn {padding: 0 85px;}
}
@media screen and (max-width: 960px) {
.videowrap {padding-bottom: 60%;height: 0;}
.video {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;}
.atc-pn {height: auto;line-height: 40px;padding: 20px 50px 30px;}
.atc-pn a {width: 100%;line-height: 40px;}
a.atc-prev {float: none;margin-left: 0;}
a.atc-next {float: none;margin-right: 0;text-align: left;}
a.atc-ret {width: 30%;height: 40px;display: block;border: 1px solid #ddd;margin-top: 20px;}
}
@media screen and (max-width: 750px) {
.atc-h h2 {letter-spacing: 0;font-size: 22px;color: #fff;line-height:35px;}
.atc-date span {letter-spacing: 0;}
.atc-con {padding: 40px 30px 50px;letter-spacing: 0;}
.atc-two {padding-bottom: 0;}
.atc-pn {padding: 20px 30px 30px;border-bottom: 0 none;}
}

@media screen and (max-width: 640px) {
.atc-con {padding: 30px 20px 40px;}
.atc-pn {padding: 20px 20px 30px;}
}

/*内页联系我们*/
.main_contact{ width:80%; margin:50px auto;}
.main_contact ul{ margin:0px auto;}
.main_contact li{ width:30%;  float:left; text-align:center; padding-bottom:15px; margin-right:15px;}
.main_contact li:nth-child(3){ margin-right:0px;}
.main_contact li img{ margin-top:30px;}
.main_contact li i{ display:block; text-align:center; font-style:normal; padding:20px 0 10px 0; font-size:20px;}
.main_contact li em{ display:block; padding:15px 0 0 0; font-size:18px; line-height:30px;}
.main_contact li span{display:block; font-size:16px; line-height:31px; color:#666; text-align:center;}


.panel-body{overflow: hidden; margin-top: 25px; }
.col-sm-2{float: left;height: 65px;width: 15%;text-align: right;vertical-align: middle;font-size: 14px;min-height: 1px;color: #333;}
.form-control{padding: 0 3px;float: left; width:25%;overflow: hidden;margin: 0 23px 0 0;border:none;background: rgba(255,255,255,0.9);font-size: 16px;color: #666;line-height: 50px; border: 1px solid #efecec;}
.control-label{float: left;height: 50px;line-height: 50px;width:5%;text-align: left;vertical-align: middle;font-size: 16px;min-height: 1px;color: #333;}
.form-group{padding:0.8rem 10px;font-size: 16px;color: #666;line-height: 35px; width:80%; float:left; margin:0 20px 0px 2.3rem;}
.ffcontent{width: 99%; display:block}
.form-group2{padding: 10px 10px;background: rgba(255,255,255,0.9);font-size: 16px;color: #666;line-height: 35px; width:40%; float:left; margin:0 20px 0px 0;}
.btn-success{ display:block; background: #134c9b; color:#fff;width: 100%;  text-transform: uppercase; font-size: 20px; height:58px;   line-height: 48px; border:none!important; margin:0 auto;}
.btn-success a{}

.espcms_info_pager{ width:80%; margin:0 auto 105px auto;}
.espcms_info_pager li{ width:46%; float:left; text-align:left; padding-left:10px; background:#f2f2f2; line-height:50px; margin-right:5%}
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}


@media only screen and (max-width: 768px){
  .main_contact li{ width:100%; }
  .form-group{;line-height: 35px; width:100%; float:left; margin:0 20px 0px 0rem;}
  .control-label{float: left;height: 50px;line-height: 50px;width:15%;text-align: left;vertical-align: middle;font-size: 16px;min-height: 1px;color: #333;}

}


/*内页产品展示*/
.cage_list{width:80%;margin:42px auto 0px auto;}
.pro_type{ margin-top:33px;float:left; text-align:center; position:relative; height:60px; width: 25%; margin: 0 auto;;}
.pro_type a{color: #333;border: 1px solid #f2f2f2; line-height: 60px;text-align: center;display: block;font-size:18px; margin:0 1% 0 1%}
.pro_type a:hover{background:#ececec;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; color:#148d7c; }
#cage_list_a a{height:50px; line-height:50px; font-size:18px; color:#fff; display:block; background:#444; text-transform:uppercase; font-weight: bold;}
#cage_list_a a:hover{background:#d0231c; font-weight:bold; font-size:18px; color:#FFFF00; }
.pro_type .child_menu{position:absolute;top:100%;left:0;overflow:hidden;z-index:99999;height:0;width:248px; }

.pro_type .child_menu a{ font-size:16px; font-weight:normal; border-bottom:1px solid #fff; background:#a71d1d; color:#fff; line-height:50px;}
.pro_type .child_menu a:hover{background:#555; color:#fff;}

#cage_list_a a{height:50px; line-height:50px; font-size:18px; color:#fff; display:block; background:#444; text-transform:uppercase; font-weight: bold;}
#cage_list_a a:hover{background:#d0231c; font-weight:bold; font-size:18px; color:#FFFF00; }
.pro_type .child_menu{position:absolute;top:100%;left:0;overflow:hidden;z-index:99999;height:0;width:100%; }

.pro_type .child_menu a{ font-size:16px; font-weight:normal; border-bottom:1px solid #fff; background:#333; color:#fff; line-height:50px;}
.pro_type .child_menu a:hover{background:#fff; color:#333;}


.erji_nav{width:90%; margin:3% auto 0 auto;} 
.erji_nav ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap:wrap}
.erji_nav li{ padding:0 3%; line-height: 7vh; border: 1px solid #f2f2f2; text-align: center; margin: 1%;transition: .5s; }
.erji_nav li:hover{ background: #eaba10;}
.erji_nav li:hover a{ color: #fff;}

.shanghua2 {padding: 5rem 0 5rem;text-align: center;}
.shanghua2 .cn {font-size: 50px;color: #333;line-height: 52px;font-family: 'Source Han Serif CN';font-weight: bold;}
.shanghua2 .en {font-size: 24px;color: #a09f9f;line-height: 60px;text-transform: uppercase;word-break: normal;}

.proxilie {width: 100%;height: 1000px;overflow: hidden;background: url('../images/proleibg.jpg') center no-repeat;background-size: cover;}
.proxilie li {float: left;width: 50%;height: 100%;}
.proxilie li .lin {padding: 0;height: 100%;}
.proxilie li a {display: block;width: 100%;position: relative;height: 100%;overflow: hidden;}
.proxilie .bg {width: 100%;height: 78.4%;overflow: hidden;position: relative;z-index: 0;-webkit-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: 1.4s;transition: 1.4s;-webit-transform-origin: 50% 0;transform-origin: 50% 0;opacity: 0;}
.proxilie li.i5 {background-color: rgba(0, 0, 0, 0.3);}
.proxilie li.i2,.proxilie li.i4 {background-color: rgba(0, 0, 0, 0.4);}
.proxilie li.i1,.proxilie li.i3 {background-color: rgba(0, 0, 0, 0.5);}
.proxilie li .wrap {background-color: rgba(230, 70, 46, 0);padding: 40px 0 47px;width: 100%;text-align: center;-webkit-transition: background-color 0.4s, top 1s;transition: background-color 0.4s, top 1s;
position: absolute;left: 0;top: 5.6%;z-index: 3;}
.proxilie li .cn {font-size: 35px;color: #fff;line-height: 70px;font-weight: bold;height: 70px;overflow: hidden;letter-spacing: 4px;}
.proxilie li .en {font-size: 14px;color: rgba(255, 255, 255, 0.3);line-height: 20px;height: 20px;overflow: hidden;font-family: 'helvetica';text-transform: uppercase;}
.proxilie li .hx {display: block;margin: 14px auto 28px;width: 28px;height: 1px;background-color: #fff;}
.proxilie li label {display: block;width: 32px;height: 32px;margin: 0 auto;background: url('../images/jtr-pro.png') center no-repeat;}
.proxilie li:hover .wrap {background-color: #f39b19;top: 78.4%;}
.proxilie li:hover .bg {-webkit-transform: rotateY(0deg);transform: rotateY(0deg);opacity: 1;}
@media screen and (max-width: 1000px) {
.proxilie li {width: 50%;height: 50%;}
.proxilie .bg {height: 100%;}
.proxilie li .wrap {padding: 25px 0 26px;}
.proxilie li .hx {display: none;}
.proxilie li label {display: none;}
}



/*内页产品展示*/
.se_tuandui { width:90%; margin:0 auto;  padding:7% 0 5rem 0}
.se_tuandui h2{ font-weight: 800; text-align: center;}
.se_tuandui h2 em{color: #006eb9;}
.se_tuandui h2 i{display: block; font-weight: normal; color: #666; padding-top: 15px;}
.se_tuandui h2 i:before{content: ""; width: 20%; height: 6px; background:url(../images/line.png) no-repeat center top; display: block; margin: 10px auto 15px auto;}
.se_tuandui ul{ width:100%; margin-top: 5%;}
.se_tuandui li{float:left; padding:0; width:32%; margin:0 2% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_tuandui li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden }
.se_tuandui li .p-name{ height:70px; line-height:70px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:18px; border-top:1px solid #eee}
.se_tuandui li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_tuandui li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_tuandui p{ font-size:16px; line-height:35px; color:#666;}
.se_tuandui p span{ font-size:17px;  color:#af1318;}
.se_tuandui li:nth-child(3n){ margin:0 0 25px 0;}



.main_read{border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2); width: 70%; margin: 7% auto 5% auto; padding: 5%; }
.main_read h3{ text-align: center;}
.main_read .main_date{text-align: center; margin: 2% 0;}
.main_read_cont{ margin-bottom: 5%;}
.main_read_cont p{line-height: 31px;}
.main_read_cont img{margin: 0 auto; display: block; padding-bottom: 20px;}


.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:50px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.espcms_info_pager{ width:80%; margin:0 auto 105px auto;}
.espcms_info_pager li{ width:46%; float:left; text-align:left; padding-left:10px; background:#f2f2f2; line-height:50px; margin-right:5%}
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}

@media only screen and (max-width: 768px){
  .main_read{width: 95%;}
  .se_tuandui { width:95%; }
  .se_tuandui li{ width:48%; margin:0 2% 25px 0; }
  .se_tuandui li:nth-child(2n){ margin-right: 0;}
  .se_tuandui li:nth-child(3n){ margin:0 2% 25px 0;}
  .se_tuandui li .p-name{ height:40px; line-height:40px; font-size:16px; }

  
.espcms_info_pager{ width:95%;}
.espcms_info_pager li{ width:100%; line-height:30px; }

}

/*案例中心*/
.prolist_bom {clear: both;overflow: hidden; width: 90%; margin: 0 auto;;}
.prolist_bom .prolist_item {clear: both;display: none;margin-left: -5.1282051282%;padding-top: 25px;overflow: hidden;}
.prolist_bom .prolist_item.on {display: block;}
.prolist_bom .prolist_item li {float: left;margin-left: 4.8780487805%;width: 45.1219512195%;position: relative;margin-top: 52px;}
.prolist_bom .prolist_item li:after {content: '';width: 42px;height: 42px;position: absolute;}
.prolist_bom .prolist_item li .prolist_itempic {clear: both;display: block;border-radius: 10px;overflow: hidden;position: relative;}
.prolist_bom .prolist_item li .prolist_itempic:before {content: '';position: absolute;left: 0%;top: 0%;width: 100%;height: 0%;background: url(../images/homeoneicon11.png) repeat;overflow: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}
.prolist_bom .prolist_item li .prolist_itempic img {width: 100%;}
.prolist_bom .prolist_item li .prolist_itemtit {position: absolute;bottom: 16px;left: 0px;width: 100%;height: 49px;overflow: hidden;text-align: center;}
.prolist_bom .prolist_item li .prolist_itemtit a {display: block;position: absolute;left: 50%;margin-left: -120px;bottom: 0px;width: 270px;height: 49px;background: url(../images/homeoneicon10.png) no-repeat left bottom;background-size: 100% 100%;
font-size: 24px;color: #fff;line-height: 49px;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;-webkit-transition: all 0.3s;transition: all 0.3s;}
.prolist_bom .prolist_item li .prolist_itembox {position: absolute;left: 50%;top: 50%;width: 400px;height: 147px;margin-left: -200px;margin-top: -74px;background: url(../images/homeoneicon08.png) no-repeat left bottom;background-size: 100% 100%;
z-index: 4;-webkit-transform: scale(0.7);-ms-transform: scale(0.7);transform: scale(0.7);opacity: 0;-webkit-transition: all 0.3s;transition: all 0.3s;}
.prolist_bom .prolist_item li .prolist_itembox a {clear: both;display: block;text-align: center;color: #e8bb24;font-size: 36px;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 45px;margin-top: 28px;}
.prolist_bom .prolist_item li .prolist_itembox span {clear: both;display: block;text-align: center;color: #ffffff;font-size: 24px;line-height: 30px;padding-top: 15px;}
.prolist_bom .prolist_item li:hover .prolist_itempic:before {height: 100%;}
.prolist_bom .prolist_item li:hover .prolist_itemtit a {-webkit-transform: scale(0.7);-ms-transform: scale(0.7);transform: scale(0.7);opacity: 0;}
.prolist_bom .prolist_item li:hover .prolist_itembox {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}

.tel_case{display: none;}
.se_case{overflow:hidden; width: 90%; margin: 0 auto;}
.se_case ul{ width:100%; margin-top:50px;}
.se_case li{float:left; padding:0; width:32%; margin:0 2% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_case li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 5%; }
.se_case li .p-name{ line-height:48px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;border-top:1px solid #eee; padding: 15px 10px; height: 80px;}
.se_case li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_case li:nth-child(3n){ margin:0 0 25px 0;}

@media only screen and (max-width: 768px){
  .se_case{display: none;}
  .tel_case{width: 100%; display: block; } 
  .tel_case ul{ width:100%; margin-top:50px;}
  .tel_case li{float:left; padding:0; width:48%; margin:0 2% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
  .tel_case li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 5%; }
  .tel_case li .p-name{ line-height:19px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;border-top:1px solid #eee; padding: 15px 10px; height: 48px;}
  .tel_case li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
  .tel_case li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
  .tel_case li:nth-child(2n){ margin:0 0 25px 0;}
}

/*资质荣誉*/
.se_honor{overflow:hidden; width: 90%; margin: 0 auto;}
.se_honor ul{ width:100%; margin-top:50px;}
.se_honor li{float:left; padding:0; width:22.7%; margin:0 3% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_honor li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 10%; }
.se_honor li .p-name{ line-height:48px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; padding: 15px 10px; height: 80px;}
.se_honor li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor li:nth-child(4n){ margin:0 0 25px 0;}

.showpic{position:fixed;width:100%;background-color: black;filter: Alpha(opacity=50);background: rgba(0,0,0,0.8);display:none;top:0;left:0;z-index:100000}
.showpic .picdiv{position:absolute;top:33%;left:50%;opacity:0;background:#fff; padding:20px 30px;}
.showpic .picdiv img{}
.showpic .picbtn_l{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt01.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_r{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt02.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_l:hover{ background:url(/templates/netskin/images/jt01.png) no-repeat center top;}
.showpic .picbtn_r:hover{ background:url(/templates/netskin/images/jt02.png) no-repeat center top;}
.showpic .closepic{position:absolute;top:5px;right:5px;background:url(/templates/netskin/images/guan2.png) no-repeat center top;width:60px;height:60px; transition:.4s all;}
.showpic .closepic:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.showpic p{ text-align:center; font-size:18px; padding:20px 0 0 0 }

/*招商加盟*/


.pub_link2 {z-index: 1;position: relative;font-size: 16px;color: #fff;width: 170px;height: 58px;border-bottom: 3px solid #f8b62d;background: #536072;display: flex;justify-content: center;flex-direction: column;align-items: center; margin:0 auto;}
.pub_link2::before {transition: 0.6s;z-index: 1;position: absolute;right: 0;bottom: -3px;content: "";width: 0;height: 3px;background: #536072;}
.pub_link2::after {transition: 0.6s;z-index: -1;position: absolute;left: 0;bottom: 0;content: "";width: 0;height: 100%;background: #f8b62d;}
.pub_link2:hover::before,.pub_link2:hover::after{width: 100%;}


.mbx{ width:100%; height:60px; border-bottom:1px solid #eaefed;}
.mbx .espcms_path{ width:90%; margin:0 auto; font-size:16px; line-height:60px;}
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}

@media (max-width:769px){
    .mbx .espcms_path{ font-size:13px; }
}

