html,body{width: 100%;font-size:16px;overflow:-Scroll;overflow-x:hidden;}
*{margin:0; padding:0;font-family: 微軟正黑體, "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, "Hiragino Sans GB", 冬青黑体, Arial, Helvetica, SimHei, 黑体, STXihei, 华文细黑, 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;}
}

.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); }
}
.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;}
}
/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f0c02e}

@media (max-width:750px){
    #banner  #bannerBtnS em{width: 10px; height: 10px;}
}


/*公司简介内页*/
.s_width{width:90%; margin:5% auto 2% auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.se_aboutus_text{width:45%;padding:40px 0 0 0}
.se_aboutus_text strong{ display: block;font-size: 36px;color:#d01617;}
.se_aboutus_text strong i{ color:#1c1c1c; font-style: normal;}
.se_aboutus_text p{font-size: 24px;color:#383e50;line-height: 63px}
.se_aboutus_wenzi{padding:10px 0 65px 0;font-size: 16px;color:#7e7e7e;line-height: 30px;}
@media only screen and (max-width:1280px){
  .se_aboutus_text strong{font-size:33px;}
  .se_aboutus_wenzi{line-height: 24px;}
}
.about_img{width: 50%;}


@media only screen and (max-width: 768px){
  .s_width{width:95%; display: block; }
  .se_aboutus_text{width:100%;padding:0px 0 0 0}
  .se_aboutus_text strong{font-size:23px;}
  .se_aboutus_text p{font-size:20px;color:#383e50;line-height:35px}
  .about_img{width:100%;}
}

.guihuaout {padding: 24px 0 26px;}
.guihlist {margin: 0 -13px;height:545px;overflow: hidden;}
.guihlist li {float: left;width: 20%;height: 100%;}
.guihlist li .lin {padding: 0 13px;height: 100%;}
.guihlist li a {display: block;width: 100%;position: relative;height: 100%;overflow: hidden;}
.guihlist .bg {width: 100%;height: 100%;overflow: hidden;position: relative;}
.guihlist .bg img {position: absolute;left: 50%;top: 0;z-index: 0;width: 308px;height: 100%;margin-left: -154px;}
.guihlist li .wrap {background-color: rgba(241, 154, 27, 0);width: 100%;text-align: center;-webkit-transition: .4s;transition: .4s;position: absolute;left: 0;bottom: 0;z-index: 3;}
.guihlist li h3 {font-size: 20px;color: #fff;line-height: 40px;font-weight: bold;height: 40px;overflow: hidden;margin-top: -28px;}
.guihlist li .txt {font-size: 16px;color: rgba(255, 255, 255, 0.9);line-height: 32px;width: 240px;height: 0;overflow: hidden;margin: 0 auto;}
.guihlist li .hx {display: block;margin: 0 auto;width: 66px;height: 0;background-color: #fff;}
.guihlist li .fig {display: block;width: 100px;height: 100px;margin: 0 auto;border-radius: 50%;border: 1px solid transparent;line-height: 100px;}
.guihlist li .fig img{ margin-top: 20px;}
.guihlist li .sx1 {width: 1px;height: 0;margin: 0 auto;background-color: rgba(255, 255, 255, 0.2);}
.guihlist li .sx2 {width: 1px;height: 10px;margin: 0 auto;background-color: rgba(255, 255, 255, 0.2);}
.guihlist li:hover .wrap {background-color: #f19a1b;}
.guihlist li:hover h3 {margin-top: 30px;}
.guihlist li:hover .txt {height: 96px;}
.guihlist li:hover .hx {margin-top: 36px;margin-bottom: 37px;height: 3px;}
.guihlist li:hover .fig {border-color: #fff;}
.guihlist li:hover .sx1 {height: 300px;}
.guihlist li:hover .sx2 {height: 60px;}
.guihlist h3,.guihlist .txt,.guihlist .hx,.guihlist .fig {-webkit-transition: .4s;transition: .4s;}
.guihlist .wrap,.guihlist .sx1,.guihlist .sx2 {-webkit-transition: 1s;transition: 1s;}
@media screen and (max-width: 1300px) {
.guihlist {margin: 0;}
.guihlist li .lin {padding: 0;}
}
@media screen and (max-width: 1100px) {
.guihlist li .txt {width: 220px;font-size: 14px;}
}
@media screen and (max-width: 1024px) {
.guihlist li {width: 50%;height: 50%;}
.guihlist .bg img {width: 512px;height: auto;margin-left: -256px;}
.guihlist li:hover .sx1 {height: 40px;}
.guihlist li:hover .sx2 {height: 40px;}
}
@media screen and (max-width: 768px) {
  .guihlist li {width: 50%;height: 50%;}
  .guihlist .bg img {width: 100%;height: auto;margin-left: -50%;}
  .guihlist li:hover .sx1 {height: 40px;}
  .guihlist li:hover .sx2 {height: 40px;}
  .guihlist li .txt {width: 80%;}

  }

.liuchen {padding: 76px 0 134px;background: url('../images/liuchenbg.jpg') center no-repeat;background-size: cover;}
.lclist {width: 100%;height: 506px;position: relative;text-align: center;font-size: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);overflow: hidden;margin-top: 60px;}
.lclist li {display: inline-block;width: 231px;vertical-align: bottom;}
.lclist .sx {width: 1px;background-color: rgba(255, 255, 255, 0.1);margin: 0 auto;}
.lclist li.i1 .sx {height: 265px;}
.lclist li.i2 .sx {height: 131px;}
.lclist li.i3 .sx {height: 265px;}
.lclist li.i4 .sx {height: 131px;}
.lclist li.i5 .sx {height: 206px;}
.lclist li.i6 .sx {height: 317px;}
.lclist li.i7 .sx {height: 242px;}
.lclist a {display: block;}
.lclist .num {width: 100%;height: 54px;overflow: hidden;font-size: 0;line-height: 54px;}
.lclist .num img {max-width: 100%;max-height: 100%;}
.lclist .txt {display: table;width: 100%;height: 102px;overflow: hidden;}
.lclist .txt span {display: table-cell;vertical-align: middle;font-size: 16px;line-height: 28px;color: rgba(255, 255, 255, 0.7);}
.lclist .juhua {width: 35px;height: 35px;margin: 0 auto;background: url('../images/juhua.png') center no-repeat;}
.lclist li:hover .num img {-webkit-animation: rotateY360 2s linear 1;		animation: rotateY360 2s linear 1;}
.lclist li:hover .juhua {-webkit-animation: rotate360 1s linear infinite;		animation: rotate360 1s linear infinite;}
@media screen and (max-width: 1670px) {
.lclist li {	width: 14.2%;}
}

@media screen and (max-width: 1000px) {
.lclist {height: auto;}
.lclist li {width: 24%;}
.lclist li.i1 .sx {	height: 165px;}
.lclist li.i2 .sx {	height: 31px;}
.lclist li.i3 .sx {	height: 165px;}
.lclist li.i4 .sx {	height: 31px;}
.lclist li.i5 .sx {	height: 106px;}
.lclist li.i6 .sx {	height: 217px;}
.lclist li.i7 .sx {	height: 142px;}
}

/*内页新闻动态*/
.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: 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: #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;}
@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;}
}

/*内页联系我们*/
.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 {float: left;width: 50%;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;}

}


/*内页产品展示*/
.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;}
}





.ibcatein3 {position: absolute;width: 100%;left: 0;top:50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -110px;}
.ibcatein3 .cn {font-size: 48px;color: #fff;line-height: 64px;font-weight: bold;letter-spacing: 5px;}
.ibcatein3 .txt {font-size: 18px;color: #fff;line-height: 36px;letter-spacing: 2px;max-width: 780px;margin: 0 auto;padding: 0 20px;}
.ibcatein3 .hx {width: 90px;height: 1px;background-color: #fff;margin: 24px auto;}

.se_tuandui { width:80%; margin:0 auto;  padding:3% 0 5rem 0}
.se_tuandui ul{ width:100%;}
.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;}

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

.pro_read{ position: absolute; width: 80%; z-index: 5; left: 50%; margin-left: -40%; background-color: #fff; top: 10%;;}
.pro_read .pro_read_l{ float:left; width:55%; background-color: #fff; }
.pro_read .pro_read_l img{ width:100%; margin: 0 auto; display: block;}

.espcms_pro_photo{}
.espcms_pro_photo li{ float:left; width:80px; margin-right:10px; text-indent:0; margin-top:0px}
.espcms_pro_photo li img{width:76px;height:56px;  }
.espcms_pro_photo li a{ padding-left:20px;}

.modal-dialog{width: 100%;  margin:0px 0 0 20px; height:621px;}
.modal-content{height: 80% !important;}
#showbigpic{width: 63 0px;margin: 0 auto;/*max-width:642px;*/}
.piclist{width:89%;overflow: hidden; margin:0 auto; padding-top:20px;}
.absolute{position:absolute}
.arrow-left{top:25px;left:0;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/lleft.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-right{top:25px;right:0;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/rright.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-left:hover{ background:url(../images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/right_h2.png) no-repeat center top;}
#mycarousel{	transition: all .4s;}

.pro_read .pro_read_r{ float:right; width:40%; margin:5% 0 5% 0;}
.pro_read .pro_read_r h2{ font-size:35px; color:#333;}
.pro_read .pro_read_r h2:after{ content:""; width:150px; margin:10px 0 30px 0; display:block; height:5px; background:#e6212a;}
.pro_read .pro_read_r .proread_date{ font-size:15px; color:#666; line-height:28px;}
.pro_read .pro_read_r .proread_date a{ color:#666;}
.pro_read .pro_read_r .proread_cf{ width:90%; margin:35px 0 0 0px; overflow:hidden;}
.marquee4 { width:9999px; height:230px; overflow:hidden }
.marquee4 .pro_cc{ width:90%;   float:left; margin:0 16px 11px 0; position:relative; overflow:hidden;}
.marquee4 .pro_cc .pro_cc_pic{ float:left;width:335px; height:230px; margin-right:10px;}
.marquee4 .pro_cc a{ width:280px;  height:230px; position:relative;  display:block; font-size:12px; color: #333; text-decoration: none; }
.marquee4 .pro_cc a:hover{ text-decoration:none;color: #ff0000;text-decoration: none;}
.marquee4 .pro_cc img {  width:100%;}

.pro_read .pro_read_r .proread_tel{ width:80%; margin:50px auto 45px auto;}
.pro_read .pro_read_r .proread_tel li{ width:45%; height:50px;border-radius:30px; background:#082c60; text-align:center; line-height:50px; font-size:20px; float:left; margin-right:10%}
.pro_read .pro_read_r .proread_tel li:nth-child(2){ margin-right:0;}
.pro_read .pro_read_r .proread_tel li:after{ content:""; width:8px; height:15px; background:url(../images/jtr.png) no-repeat  center top; display:inline-block; margin-left:20px;}
.pro_read .pro_read_r .proread_tel li a{ color:#fff;}
.pro_read .pro_read_r .proread_tel li a:hover{ font-weight:bold;background-image: -webkit-linear-gradient(left,#082c60, #c44d22); display:block;border-radius:30px;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s;}
.pro_read .pro_read_r .proread_tel li a:hover:after{ content:""; width:8px; height:15px; background:url(../images/jtr.png) no-repeat  center top; display:inline-block; margin-left:20px;}
.pro_read .pro_read_r .proread_lx{ width:80%; height:60px; background:#f2f2f2; display:block;}
.pro_read .pro_read_r .proread_lx p{ text-align:center; line-height:60px; font-size:25px;}


@media only screen and (max-width: 1280px){
  .modal-dialog{height:auto;}
  .pro_read .pro_read_r .proread_tel li{  font-size:16px; }
  .pro_read .pro_read_r .proread_lx p{font-size:15px;}
}

@media only screen and (max-width: 768px){
  .pro_read{ position: absolute; width: 95%; z-index: 5; left: 50%; margin-left: -47%; background-color: #fff; top: 10%;;}
  .pro_read .pro_read_l{width:100%;}
  .pro_read .pro_read_r{ float:right; width:90%; margin:5% auto 5% auto;}
  .pro_read .pro_read_r h2{ font-size:25px; }
.proread_tel,.proread_lx{display: none;}

  .se_tuandui { width:100%; padding:3% 0 5rem 0}
  .se_tuandui li{ width:48%; margin:0 2% 25px 0; }
  .se_tuandui li:nth-child(2n){margin-right: 0;}
  .se_tuandui li .p-name{ height:50px; line-height:50px; font-size:16px;}

}
.pro02BoxBotNav{ background:#d6d6d6; margin:5rem 0; width: 100%; height: 66px;}
.pro02BotNav{  margin:0 auto; padding:0; width: 80%;}
.pro02BotNav li{ margin:0; padding:0; min-width:25%; 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 #082c60;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.pro02BotNav li.active{ background:#082c60; color:#ffffff;}
.pro02BotNav li.active:after{ opacity:1; bottom:-11px;}
.pro02BotNav li:hover{ background:#082c60; 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%;}
.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%;}


.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){
  .pro02BotNav{  margin:0 auto; padding:0; width: 100%;}
  .pro02BotNav li{ font-size: 14px;}
  .espcms_info_pager li{ width:100%; line-height:30px; margin-right:0%}

}

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





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

}