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}
#nyba iframe{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}
@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;}
}

.fade_text{text-transform:uppercase;margin-top:11%;text-align: center;font-size:0;position: relative;z-index: 22;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:54px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;font-family: "Helvetica";}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:5px;overflow: hidden;width:8px;z-index: 5;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
.mbx{ width:100%; height:60px; background:#f2f2f2; }
.mbx .mbx_cont{ width:90%; margin:0 auto; font-size:16px; line-height:60px; color:#333}

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

/*内页公司简介*/
.se_about{width: 90%; margin: 2% auto;}
.se_about_tit{ margin-bottom: 3%;}
.se_about_tit h2{ text-align: center;background:url("../images/line6.png") no-repeat center bottom;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:19%; color:  #e10a00; }
.se_about_tit h2 em{font-weight: 800; color: #0062ab;}
.se_about_tit h2:after{ content: ""; width: 100px; height: 5px; background: #cd1213; display: block; margin:10px auto 0 auto;border-radius: 10px}
.se_about_tit p{text-align: center; margin-top: 20px; color: #999;}
.se_about_cont{ background: #f2f2f2; padding: 3%; line-height: 31px;}
.se_about_cont p{ margin-bottom: 1%;}
.se_about_cont img{width: 100%;}

@media only screen and (max-width: 768px){
  .se_about{width: 95%;}
  .se_about_tit h2{font-size: 30px;line-height:40px;}
  .se_about_tit p{margin-top: 10px;}

}

/*内页新闻动态*/
.inbanner {width: 100%;height: 830px;position: relative;overflow: hidden;background-color: #f1f1f1;}
.inbanner > img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; overflow: hidden;}
.inbanner.actived > img {-webkit-transform: scale(1.05);	transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -176px;}
.ibcatein .cn {font-size: 36px;line-height: 60px;letter-spacing: 4px;text-indent: 4px;font-family: 'Source Han Serif CN';}
.ibcatein .en {font-size: 24px;line-height: 54px;letter-spacing: 16px;font-family: 'helvetica';text-transform: uppercase;position: relative;padding-bottom: 44px;text-indent: 16px;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;}
.mouse {width: 120px;height: 28px;padding-top: 42px;margin-top: 100px;position: absolute;left: 50%;margin-left: -60px;top: 50%;z-index: 2;font-size: 16px;line-height: 28px;color: #fff;text-align: center;background: url('../images/mouse.png') center 0 no-repeat;}

.inbanner2 {width: 100%;height: 750px;position: relative;overflow: hidden;}
.inbanner2 > img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;}
.inbanner2.actived > img {-webkit-transform: scale(1.05);		transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.inbanner3 {width: 100%;height: 1000px;position: relative;overflow: hidden;background-color: #f1f1f1;}
.inbanner3 > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;	object-fit: cover;z-index: 0;}
.inbanner3.actived > img {-webkit-transform: scale(1.05);		transform: scale(1.05);-webkit-transition: 8000ms;transition: 8000ms;}
.inbanner3 .cer {position: relative;height: 100%;}


@media only screen and (max-width: 1280px){
  .inbanner {height: 550px;}

}

@media screen and (max-width: 960px) {
.inbanner {height:570px;padding-bottom: 52%; margin-top: 20%;}
.inbanner2 {height: 0;padding-bottom: 39%;}
.mouse {display: none;}
.ibcatein {margin-top: -80px;}
.ibcatein3 {margin-top: -32px;}
.ibcatein3 .txt,.ibcatein3 .hx {display: none;}
}

@media screen and (max-width: 750px) {
.ibcatein {margin-top: -50px;}
.ibcatein .cn {line-height: 50px;}
.ibcatein .en {padding-bottom: 0;line-height: 50px;letter-spacing: 8px;text-indent: 8px;}
.ibcatein .en:after {display: none;}
.ibcatein3 .cn {font-size: 40px;letter-spacing: 0;}
}
@media screen and (max-width: 600px) {
.ibcatein {margin-top: -40px;}
.ibcatein .cn {font-size: 30px;line-height: 40px;}
.ibcatein .en {font-size: 20px;line-height: 40px;}
.ibcatein3 {margin-top: -16px;}
.ibcatein3 .cn {font-size: 30px;}
}





.newsout {padding: 4% 0 0 0;}
.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: #f49916 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: #f49916;}
.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;}
.se_xinwen{width: 80%; margin: 5% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 5%;}
.se_xinwen .se_xinwen_tit{text-align: center;margin-bottom: 3%;}
.se_xinwen .se_xinwen_tit h2{background: url('../images/line6.png') no-repeat center bottom ; line-height: 85px;}
.se_xinwen p{ line-height: 31px;}
.se_xinwen img{margin: 0 auto; display: block;}

@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) {
.se_xinwen{width: 95%; margin: 5% auto;  padding: 2%;}
.se_xinwen .se_xinwen_tit h2{line-height: 24px; font-size: 16px; padding-bottom: 20px;}

.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;}
}

/*内页联系我们*/
.contacts {padding: 107px 0 66px;background: #fff; width: 90%; margin: 0 auto;;}
.contact-title {position: relative;padding-bottom: 70px;color: #222222;line-height: 1;}
.contact-title:before {position: absolute;left: 0;bottom: 0;content: "";width: 82vw;height: 10px;background: url(../images/line6.png) left center repeat-x;}
.contact-address {margin-top: 70px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.contact-item {min-width: 330px;}
.contact-top {padding-bottom: 24px;border-bottom: 3px solid #f2f2f2;}
.contact-top strong {display: block;margin-bottom: 13px;line-height: 1;color: #333333;font-size: 24px;}
.contact-top p {color: #333333;font-size: 16px;}
.contact-info {margin-top: 25px;}
.contact-info p {color: #333333;font-size: 16px; line-height: 31px;}
.contact-eq {width: 94px;}
.contact-eq img {display: block;width: 100%;height: auto;}
.map {width: 100%;height: 658px;}
.contact-map-list {width: 46%;float: right;}
.map-item {padding: 65px 20px 25px 0;border-bottom: 1px solid #e5e5e5;cursor: pointer;}
.map-item:hover strong {color: #ec5411;}
.map-item:hover strong i {color: #ec5411;}
.map-item:last-child {border-bottom: none;}
.map-item strong {display: block;margin-bottom: 16px;line-height: 1.6;color: #333333;font-size: 24px;transition: 0.4s;}
.map-item strong i {display: inline-block;position: relative;top: -2px;vertical-align: middle;margin-right: 10px;font-size: 30px;font-weight: normal;font-style: normal;transition: 0.4s;}
.map-item p {color: #666666;font-size: 18px;height: 60px;}
.anchorBL {display: none !important;}
.contact-menssage {margin-top: 24px;}
.contact-menssage .text {width: 100%;margin-right: 0;height: 104px;font-family: "微软雅黑";resize: none;}

.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

@media screen and (max-width: 1000px) {
  .contact-address {margin-top: 70px;display:block;}
  .contact-top {padding-bottom: 0px;border-bottom:none; padding-top: 24px;border-top: 3px solid #f2f2f2;}

}

.contact-us-table {padding: 80px 0;text-align: center;border-top: 1px solid #e0e0e0;}
.contact-us-title strong {display: block;margin-bottom: 24px;line-height: 1;color: #000000;font-size: 34px;font-weight: normal;}
.contact-us-title p {color: #222222;font-size: 20px;}
.panel-body{overflow: hidden; margin-top: 25px; }
.col-sm-2{float: left;height: 65px;text-align: right;vertical-align: middle;font-size: 14px;min-height: 1px;color: #333;padding-right:2rem;}
.form-control{padding: 0 3px;float: left; width:64%;overflow: hidden;margin: 0 23px 0 0;border:none;background: rgba(255,255,255,0.9);font-size: 14px;color: #e6e6e6;line-height: 40px; border: 1px solid #e6e6e6;border-radius: 10px}
.form-group{padding:0rem 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: #f99c1b; color:#fff;width: 100%;  text-transform: uppercase; font-size: 20px; height:58px;   line-height: 49px; border:none!important; margin:0 auto;border-radius: 30px;}
.btn-success a{}
.liuyan_cont .liuyan_b .btn {display:block;padding: 6px 12px;font-size: 18px;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; margin:0 auto; width:100%}

@media only screen and (max-width: 768px){
  .contacts {padding: 3rem 0 3rem 0;background: #fff;}
  .contact-address {margin-top: 70px;display:block;}
  .contact-title {padding-bottom: 20px;}
  .contact-item {min-width: 100%;}
  .contact-map {display: none;}
  .contact-us-title p {font-size:16px;}
  .form-group{padding:0rem 0px;line-height: 35px; width:100%; margin:0 20px 0px 0rem; }
  .col-sm-2{height: 40px;}
  .btn-success{ font-size: 16px; height:40px;   line-height: 27px;}
  .form-control{ width:84%;}


}

.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){
  .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;}

}


/*内页产品展示*/
.se_prolist{width:90%; margin:3% auto 0 auto;} 
.se_prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap:wrap}
.se_prolist li{ padding:0 2%; line-height: 4vh; border: 1px solid #f2f2f2; text-align: center; margin:0.5%;transition: .5s; }
.se_prolist li:hover{ background: #cd1213;}
.se_prolist li:hover a{ color: #fff;}

.se_tuandui { width:90%; margin:0 auto;  padding:3% 0 5rem 0}
.se_tuandui ul{ width:100%;}
.se_tuandui li{float:left; padding:0; width:23%; 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(4n){ margin:0 0 25px 0;}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}


.se_procont{background: url('../images/bg1.jpg') center no-repeat; width: 100%; padding: 5% 0;}
.se_procont .s_width{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content:space-between;   justify-content: space-between; }
.se_procont .se_procont_l{width: 50%;}
.se_procont .se_procont_l h2{ font-weight: 700;}
.se_procont .se_procont_l h2:after{content: ""; background:#ccc; width: 100px; height: 5px; display: block; margin: 15px 0;}

.se_procont .se_procont_l .info-intro{ padding: 2% 0;}
.se_procont .se_procont_l .info-intro span{display: block; max-width: 80%;}
.se_procont .se_procont_l .info-intro span i{display: block;}
.se_procont .se_procont_r{width: 45%;}
.se_procont .se_procont_r img{width: 100%;}
.bshare-custom{margin-top: 3%;}


.pro02BoxBotNav{ background:#d6d6d6; width: 100%; height: 66px;}
.pro02BotNav{  margin:0 auto; padding:0; width: 80%;}
.pro02BotNav li{ margin:0; padding:0; min-width:33%; text-align:center; font-size:18px; color:#212020; line-height:66px; border-left:1px solid #c8c8c8; position:relative; cursor:pointer; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; float: left;}
.pro02BotNav li:first-child{ border-left:none;}
.pro02BotNav li:after{ position:absolute; left:50%; margin-left:-10px; bottom:0; opacity:0; display:block; content:"";width:0; height:0; border-left:10px solid transparent;border-right:10px solid transparent;border-top:11px solid #cd1213;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.pro02BotNav li.active{ background:#cd1213; color:#ffffff;}
.pro02BotNav li.active:after{ opacity:1; bottom:-11px;}
.pro02BotNav li:hover{ background:#cd1213; color:#ffffff;}
.pro02BoxBotCon{ font-size:16px; color:#5a5a5a; line-height:24px;}
.pro02BoxBotCon .swiper-slide{ color:#5a5a5a;}
.pro02BoxBotConText{ padding:0 0 30px; width: 80%; margin: 0 auto;}
.pro02BoxBotConText img{ margin:10px auto; max-width:100%;}
.pro02BoxBotConText p{ line-height: 31px;} 
.pro02BoxTit{ font-size:23px; color:#3d3d3d; line-height:200%; padding:2% 0 10px 0px;}
.pro02BoxTit:after{ content: ""; background: url('../images/xian.png') center no-repeat; width: 214px; height: 5px; display: block; margin: 10px 0;}
.pro02BoxBrief{ font-size:16px; color:#5a5a5a; line-height:24px; padding:0 26.5% 30px;}
.pro02BotImg3{ padding-bottom:20px;}
.pro02BotImg3 li{ padding-bottom:15px;}
.pro02BotImg3Con{ font-size:14px; color:#5a5a5a; line-height:24px; padding:0 23%;}
.pro02BotImg3Con h4{ font-size:26px; color:#3d3d3d; line-height:180%;}
.pro02BotImg5{ border-top:1px solid #bebebe; border-bottom:1px solid #bebebe; font-size:0; padding:30px 0;}
.pro02BotImg5Con{ display:inline-block; vertical-align:middle; width:50%; padding:0 5%; font-size:16px; text-align:center;}
.pro02BotImg5Con h4{ font-size:30px; color:#3d3d3d; line-height:150%; padding:10px 0;}
.pro02BotImg5 img{ display:inline-block; vertical-align:middle; width:50%;}


.more-info{ line-height: 40px; }
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}




.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;}

@media only screen and (max-width: 768px){
  .se_prolist li{ padding:0 2%; line-height: 5vh;}
  .se_tuandui{width: 95%;}
  .se_tuandui li{width: 49%;}
  .se_tuandui li:nth-child(2n){ margin:0 0 25px 0;}
  .se_tuandui li .p-name{ height:50px; line-height:50px;font-size:16px;}
  .fenye{width: 95%;}
  .fenye_zong{ width: 30%; line-height: 35px;}
.mbx{display: none;}
.se_procont{margin-top:55px;}
.se_procont .s_width{width: 98%;display:block;  }
.se_procont .se_procont_l{width: 100%; margin: 0 auto; text-align: center;}
.se_procont .se_procont_l h2:after{margin: 15px auto;}
.se_procont .se_procont_l .info-intro span,.bshare-custom{display:none}
.se_procont .se_procont_r{width: 100%;}
.pro02BotNav{width: 100%;}
.pro02BoxBotConText{width: 95%;}
.more-info ul{width: 100%; margin: 0 auto;display:block;padding-top: 20px;}
.more-info li{width: 100%;}
}

/*案例中心*/
.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 }

/




.f_80{font-size: 80px;}

.f_72{font-size: 72px;}

.f_62{font-size: 62px;}

.f_48{font-size: 36px;}

.f_40{font-size: 40px;}

.f_30{font-size: 30px;}

.f_24{font-size: 23px;}

.f_20{font-size: 20px;}

.f_18{font-size: 18px;}

.f_16{font-size: 16px;}

.f_15{font-size: 15px;}

.f_14{font-size: 14px;}



/*===================== 响应式代码 START =====================*/

@media( max-width:1600px ){

.f_80{font-size: 60px;}

.f_72{font-size: 50px;}

.f_62{font-size: 40px;}

.f_48{font-size: 38px;}

.f_40{font-size: 30px;}

.f_30{font-size: 24px;}

.f_24{font-size: 20px;}

.f_20{font-size: 20px;}

.f_18{font-size: 18px;}

.f_16{font-size: 16px;}

.f_15{font-size: 15px;}

.f_14{font-size: 14px;}

}



@media( max-width:1210px ){

.f_80{font-size: 60px;}

.f_72{font-size: 50px;}

.f_62{font-size: 30px;}

.f_48{font-size: 28px;}

.f_40{font-size: 26px;}

.f_30{font-size: 24px;}

.f_24{font-size: 16px;}

.f_20{font-size: 18px;}

.f_18{font-size: 16px;}

.f_16{font-size: 14px;}

.f_15{font-size: 14px;}

.f_14{font-size: 14px;}



}





@media (max-width:750px){

.f_80{font-size: 60px;}

.f_72{font-size: 50px;}

.f_62{font-size: 30px;}

.f_48{font-size: 22px;}

.f_40{font-size: 22px;}

.f_30{font-size: 24px;}

.f_24{font-size: 14px;}

.f_20{font-size: 14px;}

.f_18{font-size: 16px;}

.f_16{font-size: 14px;}

.f_14{font-size: 14px;}

}