html,body{width: 100%;font-size:16px;font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
*{margin:0; padding:0;}
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;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{text-decoration: none;background: transparent;outline: none;color:#000;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .section_seven .item i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.cuya{font-family: "impact";}

@media( min-width:1280px ){
.s_width{ width:90%; margin:0 auto; position:relative}
}
@media( max-width:1279px){
.s_width{ width:90%; margin:0 auto; position:relative}
}
@media( max-width:750px){
.s_width{ width:90%; margin:0 auto; position:relative}
}
.liuyan{ padding:0 0 30px 0}


.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.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;}
}

/*主导航多级菜单*/
.hbg{width: 100%;position: fixed;;top: 0px;z-index: 9999;background: none;text-align: center; border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.2); height: 100px;}
.hbg #logo{transition: .5s;position: absolute; left: 10px; top: 10px; width: auto;}
.hbg #logo:hover{left: 40px;}
.hbg #logo img{ width:100%}

.hbg .nav{ height:41px; width:45%; position: absolute; right:15%; padding-top:13px; }
.hbg .nav li{width: calc(100%/8); float:left; text-align:center; line-height:41px; position:relative; padding:0 0 20px 0}
.hbg .nav li a{ color:#fff; display:block; line-height:31px; margin-top:20px; font-weight: 800;}
.hbg .nav li a:hover{border:1px solid transparent; border-color: rgba(251, 211, 102, 0.5); color:#fff; border-radius: 30px;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s;}

.hbg .product_son{display: none;position: absolute;left:0;top:100px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.hbg .product_son .item{display: inline-block;width:13%;margin:0.5%;}
.hbg .product_son .item img{border: 0;vertical-align: middle;max-width: 100%;display: block;}
.hbg .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;}
.hbg .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(3,9188,67,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.hbg #tel{ width: 10%;position: absolute;right: 0; color: #fff; top:40px;}

.hbg.bg{background: rgba(27,164,53,0.95);height: 70px;}
.hbg.bg #logo img{height: 50px;}
.hbg.bg .nav{ padding-top: 0;}
.hbg.bg .nav ul li{height: 70px; line-height: 70px;}
.hbg.bg #tel{top:23px;}
/* ------------------------ */
#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:183px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:50px;height:8px;border-radius:20%;-moz-border-radius:20%;-webkit-border-radius:20%;-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-image: -webkit-linear-gradient(left,#0298d2, #30ae03);}
.tel_banner{display: none;}


/*搜索*/
.search_tel{ background-image: -webkit-linear-gradient(left,#0298d2, #30ae03); height:65px; position:relative;}
.search{ margin:16px 22px 0 52px; width:305px; position:relative;}
.search .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.search .keywords { padding-left: 10px; width: 200px; height: 30px; line-height: 30px; font-size: 14px; background:#088f47;}
.search input[type="submit"] {  width: 55px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; background: #086e37; color: #fff; cursor: pointer; margin:0 0 0 0px;}
.search input { border: none; float: left;}
.search_tel p{ color:#fff; font-size:15px; line-height:65px; width:37%; position:relative; float:right;}
.search_tel p a{ color:#fff}

.bj_tel{ width:280px; height:130px; background:#FFF; position:absolute; z-index:50; left:0; top:-65px;box-shadow: 0px 0px 10px #666; text-align:center;}
.bj_tel h3{ font-size:22px; padding-top:15px; font-weight:normal; }
.bj_tel h4{ height:23px; font-size:16px; text-align:center; font-weight:normal; margin-top:10px;}
.bj_tel em{ font-size:35px; color:#15a039;font-family: impact;}

/*产品分类*/
.prolist{ width:100%; margin:0 auto; padding:5rem 0 3rem 0; background: url("../images/prolsit.jpg") no-repeat center top; }
.prolist h2{  text-align:center; width:100%; position:relative; margin:0 auto 2rem auto; color: #15a039;}
.prolist h2 i{ color:#8ec31f; font-style: normal; margin-left: 20px;}
.prolist h2 em:after{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.prolist h2 span{ font-weight:normal; font-size:18px; color:#666; text-align: center;}

.tx_index_pro{ overflow:hidden;	width:100%; padding:20px 0; clear:both;  position:relative;}
.inbg{height: 320px;}
.tx_index_pro_right{float: right;position: relative;z-index: 999999;}
.cssimg img{-webkit-transition-duration:.5s;transition-duration:.5s;}
.cssimg:hover img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.rtCont{position:relative;width: 90%;margin: 0 auto;overflow: hidden;}
.rtCont ul{margin:0 auto;width:208px;overflow:hidden;}
.rtCont li{float:left;text-align:center;margin:0 1.3%;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: 20px;}
.rtCont li a img{display:block;font-size:0px;width:215px;height:215px;transition:all .2s ease;border:10px solid #21b24b;border-radius: 50%;-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.1);box-shadow: 0 0px 15px rgba(0,0,0,0.1);margin: 0 auto;}
.rtCont li a p{margin-top: 15px;color: #333;margin-bottom: 0;}
.rtCont li a:hover img{-webkit-box-shadow: 0 0px 15px rgba(20,174,103,1);border-color: #8ec31f;}
.rtCont li a:hover p{color: #03a77e}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{background: #fff;color: #999;box-shadow: 0 0px 10px rgba(0,0,0,0.3);}

/*pro*/
.pro{width:100%;   padding:2% 0 5% 0; background:#f2f2f2; }
#top_scroll {height:900px;overflow: hidden;max-width:90%;margin:65px auto 0px auto;}
#top_scroll ul li{float: left;width:24%;margin:0.5%; background:rgba(255,255,255,0.7)}
#top_scroll ul li .img{overflow: hidden; }
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;width:100%}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#333; font-weight:normal; line-height:45px;  text-align:center;}
#top_scroll ul li h4{ line-height: 35px; text-align: center; height: 40px;}
#top_scroll ul li h4 i{background:url("../images/tel.png") no-repeat center bottom; display: inline-block; width: 17px; height: 24px; padding-right: 15px;}
#top_scroll ul li h4 em{ }
#top_scroll ul li:hover{background-image: -webkit-linear-gradient(left,#0bb354, #037c39);}
#top_scroll ul li:hover h3{color:#fff;}
.pro_bottom{width:100%;  background:url("../images/pro_bottom.jpg") no-repeat center top; height: 96px; }


/*index_h*/
.index_h{ position:relative; background: #f2f7fa; padding: 5% 0 0 0;}
.index_h h2{  text-align:center; color:#15a039;  padding-bottom:3%; }
.index_h h2 i{font-family: georgia,serif;text-transform: uppercase; font-style:normal; color:#3ec1d3; padding-left:10px;}
.index_h h2 em{ font-size:18px; color:#666; display:block; font-weight:normal;}
.index_h h2 em:before{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.index_huahai_con{ height:830px; overflow:hidden;}
.index_huahai_con .huahai_l{ width:80%; margin:0 auto 20px auto;}
.index_huahai_con .huahai_l li{ width:24%; height:91px; border:1px solid #eee; float:left; margin-right:10px; padding:0 0 0 85px; box-sizing:border-box;transition: .5s; }
.index_huahai_con .huahai_l li:nth-child(4){ margin-right:0; }
.index_huahai_con .huahai_l li a{ display:block }
.index_huahai_con .huahai_l li a h3{ font-size:20px; color:#fff; line-height:91px; }
.index_huahai_con .huahai_l li a:hover h3{ color:#fff;}
.cp_a{ background:#21b24b url(../images/c_a_h.png) no-repeat 21px center;}
.cp_b{ background:#21b24b url(../images/c_b_h.png) no-repeat 18px center;}
.cp_c{ background:#21b24b url(../images/c_c_h.png) no-repeat 18px center;}
.cp_d{ background:#21b24b url(../images/c_d_h.png) no-repeat 18px center;}
.cp_a.cp_crnt{ background:#0197d7 url(../images/c_a_h.png) no-repeat 21px center;}
.cp_b.cp_crnt{ background:#0197d7 url(../images/c_b_h.png) no-repeat 18px center;}
.cp_c.cp_crnt{ background:#0197d7 url(../images/c_c_h.png) no-repeat 18px center;}
.cp_d.cp_crnt{ background:#0197d7 url(../images/c_d_h.png) no-repeat 18px center; }

.index_huahai_con .huahai_l li.cp_crnt a h2{  color:#ffffff;}
.index_huahai_con .huahai_l li.cp_crnt a p{ color:#ffffff}

.index_huahai_con .zong{ height:720px; width:100%;}
.index_huahai_con .chanpin_r{ height:720px;}
.index_huahai_con .Tcp_a{ background:url(../images/t_a.jpg) no-repeat center top;}
.index_huahai_con .Tcp_b{ background:url(../images/t_b.jpg) no-repeat center top;}
.index_huahai_con .Tcp_c{ background:url(../images/t_c.jpg) no-repeat center top;}
.index_huahai_con .Tcp_d{ background:url(../images/t_d.jpg) no-repeat center top;}

.index_huahai_con .zong .zong_con{ width:80%; margin:0 auto; height:720px; position:relative}
.index_huahai_con .zong .zong_con .zong_con_c{ width:655px; height:330px; position:absolute; right:0; top:195px; background:rgba(1,151,215,0.7)}
.index_huahai_con .zong .zong_con .zong_con_c strong{ position:absolute; display:block; left:66px; top:30px; font-size:33px; color:#fff}
.index_huahai_con .zong .zong_con .zong_con_c p{ position:absolute; width:505px; height:140px; left:66px; top:95px; line-height:28px; font-size:15px;  color:#fff }
.index_huahai_con .zong .zong_con .zong_con_c a{ position:absolute; width:106px; height:35px;line-height:35px; border:1px solid #fff; left:110px; bottom:40px; text-align:center; font-size:15px;color:#fff }


/*about*/
.about{width: 100%;background:url("../images/about.jpg") no-repeat center top; padding: 5% 0;}
.about h2{  text-align:center; width:100%; position:relative; margin:0 auto 2rem auto; color: #15a039;}
.about h2 i{ color:#8ec31f; font-style: normal; margin-left: 20px;}
.about h2 em:after{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.about h2 span{ font-weight:normal; font-size:18px; color:#666; text-align: center;}
.about p{width: 80%; margin:2% auto 0 auto; line-height: 31px; font-size: 17px; text-align: center;}

.about .about_l{ width:80%;  margin:4% auto; height:500px;overflow:hidden; border: 10px solid #fff;box-shadow: 0px 0px 10px #666; position: relative;}
.about .about_l div{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:absolute; left:0; top:0; z-index:1;transition: all 0.3s;}
.about .about_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.about .about_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.about .about_l i{ font-size:50px; position:absolute; display:block; left:50%; top:42%; width:60px; margin:0 0 0 -30px; height:60px; z-index:5;  color:rgba(255, 255, 255, 1); font-style:normal;}

.video-box {position: relative;padding-top: 39%;overflow: hidden;}
.video-box video {position: absolute;left: 50%;margin-left:-40%;top: 50%;margin-top:-20%;width: 80%;height: 80%;-o-object-fit: cover;object-fit: cover;}
.icon-play {}
.index-video {position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none;}
.index-video .x-btn {top: 5%;right: 5%;}
.index-video-wrap {z-index: 30;}
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }

.x-btn {position: absolute;width: 75px;height: 75px;line-height: 75px;text-align: center;color: #fff;background-color: ;-webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: 0.3s;-o-transition: 0.3s;
transition: 0.3s;font-size: 24px;z-index: 50;transition:.4s all;}
.x-btn:hover {transform: rotate(360deg); -webkit-transform: rotate(360deg);color: #fff;}


/*厂容厂貌*/
.shili{width:100%;   padding:6rem 0 5rem 0; background: #f2f2f2;}
.shili h2{  text-align:center; width:100%; position:relative; margin:0 auto 2rem auto; color: #15a039;background:url("../images/yezi.png") no-repeat center center;}
.shili h2 i{ color:#8ec31f; font-style: normal; margin-left: 20px;}
.shili h2 em:after{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.shili h2 span{ font-weight:normal; font-size:18px; color:#666; text-align: center;}

.casebox { width: 100%; padding-top: 50px; padding-bottom: 1.5%; } 
.casebox .swiper-slide { background-position: center; background-size: cover; width: 600px; height: 490px; border: 10px solid #fff; box-sizing: border-box }
.casebox .swiper-slide img{width: 100%;}
.casebox .swiper-slide p{ line-height: 35px; text-align: center;}

@media (max-width:769px){
   .shili{padding:3rem 0 3rem 0;}
    .shili h2{ width: 70%; margin: 0 auto;}
    .shili h2 img{width:100%;}
    .shili h3{text-align: center; padding: 3% 0 3% 0;}
    .shili h3:after{margin: 1rem auto 0 auto;}
}

/*news*/
.news{width:100%;   padding:65px 0 0px 0;background:url("../images/news.jpg") no-repeat center center;}
.news h2{  text-align:center; width:100%; position:relative; margin:0 auto 2rem auto; color: #15a039;background:url("../images/yezi.png") no-repeat center center;}
.news h2 i{ color:#8ec31f; font-style: normal; margin-left: 20px;}
.news h2 em:after{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.news h2 span{ font-weight:normal; font-size:18px; color:#666; text-align: center;}
.news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 80%;overflow: hidden; margin: 0 auto;}
.news_cont .newList{flex-basis: 31%;margin-right: 3%;margin-top:3%;}
.newList{ overflow:hidden; padding:0rem; height:auto; width:100%; }
.news_cont .newList:nth-child(3n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0px; }
.news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:48px; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; font-size:14px; color:#777; min-height:22px; letter-spacing:0; margin:20px 0px 30px; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;}
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.news_cont .newList:hover .bottom_btn{ color:#d2bb84; } 


/*footer*/
.footer{ width:100%; background:#0062ab; border-top: 10px solid #30ae03;}
.footer .s_width{display: flex; display:-webkit-flex;justify-content:space-between;align-items: flex-start;flex: 5; width: 80%;  margin: 0 auto; }

.footer .f_pro{  width:40%;border-left:1px solid transparent;border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.6);  color:#fff;  padding:75px 5% 0 5%;}
.footer .f_pro h2{text-transform: uppercase; font-weight:normal;padding-bottom:50px;}
.footer .f_pro h2:after{content: "";display: block;width: 30px;height: 2px;background: #f8de07; margin-top: 15px;;}
.footer .f_pro ul{ overflow:hidden; padding-bottom:20px;}
.footer .f_pro li{width: 33%; float:left;}
.footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .f_pro li a{ color:#fff; line-height:35px;}
.footer .f_pro li a:hover{font-weight: bold;}
.footer .f_pro p{ line-height: 35px;;}

.footer .f_contact{  width:30%;  color:#fff; padding:75px 0 0 0;}
.footer .f_contact h2{text-transform: uppercase; font-weight:normal;padding-bottom:50px;}
.footer .f_contact h2:after{content: "";display: block;width: 30px;height: 2px;background: #f8de07; margin-top: 15px;;}
.footer .f_contact p{ line-height: 35px;;}

.footer .f_wx{color:#fff; padding:75px 0 75px 0;}
.footer .f_wx h2{text-transform: uppercase; font-weight:normal;}
.footer .f_wx h2:after{content: "";display: block;width: 30px;height: 2px;background: #f8de07; margin-top: 15px;;}
.footer .f_wx ul{ overflow:hidden; padding-top:50px;}
.footer .f_wx li{ width:130px; float:left; margin-right:15px; text-align:center;}
.footer .f_wx li img{ width:100px; height:100px;} 
.footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
.footer .f_wx li:nth-child(2){margin-right:0}
.footer .f_wx p{ margin-top:9px; font-size:15px;padding-left: 15px;}
.footer .f_wx p img{ margin-top:10px; display:block;}

.end{ background:#0cac46; height:65px }
.end .end_l{ width:600px;}
.end .end_l img{ padding-top:12px;}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_r{ padding-top:8px;}
.end a{ color:#fff; }

@media (max-width:769px){
    .footer,.end{display: none;}
    .fixed_footer{background-color:rgba(1,118,172,0.75);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
    @media (min-width:640px){.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
    .fixed_footer a{float: left;width:33.33%;text-align: center;}
    .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
    .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
}


/*网站内页*/
/* ===================== 内页 Banner 图 ===================== */

#nyba{height:500px;position: relative;overflow:hidden;background-attachment: fixed;position: relative;}
.nybabg{ background:url(../images/bj_bg_new.png)repeat center top; position:absolute; z-index:2; width:100%; height:100%;opacity:1;}
.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:72px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.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;}
/* ===================== 内页 Banner 图 ===================== */
.main{ width:90%; margin:80px auto 0 auto;}
.main h2{  text-align:center; width:100%; position:relative; margin:0 auto 2rem auto; color: #15a039;background:url("../images/yezi.png") no-repeat center center;}
.main h2 i{ color:#8ec31f; font-style: normal; margin-left: 20px;}
.main h2 em:after{ content:""; width:100px; height:7px; background-image: -webkit-linear-gradient(left,#069abf, #2aab1d); display:inline-block; margin:10px auto 20px auto; display: block;}
.main h2 span{ font-weight:normal; font-size:18px; color:#666; text-align: center;}

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

.main_cont{border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2); width: 90%; margin: 0 auto; padding: 5%;}
.main_cont p{ line-height: 35px;;}

/*内页公司简介*/
.se_about{ width:72%; background:#fbfbfb; padding:50px; overflow:hidden;}
.se_about p{font-size:16px; line-height:31px;}

@media (max-width:769px){
    .se_about{ width:100%;padding: 0 0 80px 0; }
    .se_about p img{width: 100%;}
}

/*内页产品展示*/
.main_pro ul{ width:100%;}
.main_pro li{width:23%; float:left; margin:0 2% 2% 0;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.main_pro li .img{overflow: hidden;}
.main_pro li:nth-child(4n){ margin-right:0;}
.main_pro li img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.main_pro li:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

@media (max-width:769px){
    .main_pro li{width:100%; float:left; margin:0 0% 2% 0;}
}

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

/* 样式一 */
.item .info{padding:20px;background:url(../images/arrow2.png) right 90px no-repeat;}
.item strong{display: block;width:95%;font-weight:100;text-transform: uppercase;text-transform: uppercase;text-transform: uppercase;}
.item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#159e50;text-transform: uppercase;}

.item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.item:hover .info{background:url(../images/arrow2.png) right center no-repeat;}
.item:hover strong{border-right:1px solid #f1f1f1;text-transform: uppercase;}
/* 样式一 */

@media (max-width:769px){
    .item .info{padding:20px 0;}

}

/*se_hangye*/
.se_news_con{ padding:40px 0 0 0; width:100%; margin:0 auto;}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px solid #eee}
.se_news_con li:hover { background:#abce03; top:20px;}
.se_news_con .se_news_da{ width:1380px; margin:0 auto}
.se_news_l{ width:300px; position:relative; overflow:hidden; height:200px; }
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_r{ width: 976px; position: relative; z-index: 2; padding:10px 20px 0 0}
.se_news_r span{ display:block; background:url(../images/yuan.png) no-repeat left center; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h3{  font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h3 a{  font-size:23px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h3 a:hover{   color:#0f58ce; }
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{ width:120px; border:1px solid #f2f2f2; background:#f2f2f2; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{ color:#00af5f; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#fff; border:1px solid #fff; }
.se_news_con li:hover .se_news_more a{ color:#ca2c2c; }
.se_news_con li:hover .se_news_r h2 a{ color:#fff; }
.se_news_con li:hover .se_news_r h2{ color:#fff; }
.se_news_con li:hover .se_news_r p{ color:#fff; }

@media( max-width:1366px ){
    .se_news_con .se_news_da{ width:90%; margin:0 auto}
    .se_news_r{ width: 70%; }
} 

@media (max-width:769px){
    .se_news_con{ padding:0px 0 0 0;}
    .se_news_con .se_news_da{width: 100%;}
    .se_news_l{display: none;}
    .se_news_r{width: 95%;}
}


/*内页产品案例*/
.se_tuandui { width:90%; margin:0 auto;  padding:0px 0 20px 0}
.se_tuandui ul{ width:100%;}
.se_tuandui li{float:left; padding:0; width:29.8%; margin:0 5% 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:85px; line-height:85px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:22px; color:#333;}
.se_tuandui li .p-name em{ display:block; font-size:19px; color:#fff;}
.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;}

@media( max-width:1279px){
.se_tuandui li .p-name{ height:55px; line-height:55px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:20px;  color:#fff;}	
}
	
@media only screen and (max-width:750px ){
.se_tuandui li{float:left; padding:0; width:48%; margin:0 0.5% 25px 0.5%; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_tuandui li .p-name{ height:55px; line-height:55px;font-size:18px; }
.se_tuandui p{ font-size:14px; line-height:35px; color:#666;}
}


/*内页联系我们*/
.ny_contact{ background:#f2f2f2; padding:100px 0; width: 100%; overflow: hidden;}
.ny_contact .s_width{ width:1280px; margin:0 auto; background:#fff;}

.ny_contact_l{ width:40%; background:url(../images/cnt_r.jpg) no-repeat right top; padding:50px;}
.ny_contact_l h2 {font-family: arial;font-size: 60px;color: #666666;margin-bottom: 16px;line-height: 45px;text-transform: uppercase;}
.ny_contact_l h3 {line-height: 36px;font-size: 29px;}
.ny_contact_l .pub_title_link {width: 60px;height: 2px;background-color: #e60012;margin: 23px auto 32px;    margin-left: 0;}
.ny_contact_l p {line-height: 40px;font-size: 16px;}
.ny_contact_l p i{ padding-right:15px; font-size:18px;}


.ny_contact_r{ padding:50px; width:44%;}
.ny_contact_r h2{font-size: 24px;line-height: 30px; font-weight:normal; margin-bottom: 15px;}
.ny_contact_r .form-group{margin-bottom:10px;}
.ny_contact_r .control-label {float: left;line-height: 33px;font-size: 16px;width: 73px;text-align: right;color: #333;}
.ny_contact_r .espcms_bbs_form .content {    padding: 15px 0 0 0;    width: 600px;    border-right: 0 solid;    border-left: 0 solid;    overflow: hidden;}
.ny_contact_r .espcms_form_group {float: left;margin: 0 0 10px 0;}
.ny_contact_r .control_required {float: left;line-height: 35px; color:#fff; font-size:15px;}
.ny_contact_r .infoInput {width: 375px;}
.ny_contact_r .form-control {margin: 0 15px 0 10px;background:#eae9e9;border:none; width:300px;}
.ny_contact_r input {line-height: 33px;margin: 0 0px 0 10px; border:none;}
.ny_contact_r .button{ width:110px; height:35px; background:#2eb31c; text-align:center; line-height:35px; margin:40px 0 0 20px; color:#0da056; font-size:16px;}
.ny_contact_r .button a{ color:#0da056}

@media (max-width:769px){
    .ny_contact{padding:20px 0; }
    .ny_contact .s_width{ width:100%; padding: 20px;}  
    .ny_contact_l{width:100%;padding:0px;}
    .ny_contact_r{display: none;;}
}

.p_float{ position:fixed; width:80px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:78px; width:78px;text-align:center; background:#abce02; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.p_float p{ line-height:78px; color:#fff; font-size:16px;}

@media (max-width:769px){
    .p_float{display: none;}
}
.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; }
}

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

.btn-default {color: #333;background-color: #f2f2f2;outline:0px; margin-right:1px;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #76cc02;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;outline:0px}
.btn-default:active,.btn-default.active {color: #fff;background-color: #76cc02;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #fff;background-color: #76cc02;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

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

.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}

@media (max-width:769px){
    .espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:10px 0px 10px 0;}
    .espcms_info_pager li{ width:100%;}
}
/*提醒*/
.espcms_warn{background-color: #fff;padding:50px 0px 80px 0px;width:100%;margin: 0px auto;border-radius: 10px;}
.espcms_warn .form-control-icon-feedback {line-height: 45px;font-size: 20px; color: #4D4D4D;position: absolute;top: 0;z-index: 2;display: block;width: 34px;height: 34px;text-align: center;pointer-events: none;}
.espcms_warn > h2 {font-size: 30px;font-weight: 300;line-height: 40px;position: relative;}
.espcms_warn > h3 {font-size: 20px;font-weight: 300;line-height: 30px;position: relative;}

.member_list_div{overflow: hidden;}
.member_list_div .h4{padding: 0px;margin: 0px;font-size:14px;}
.member_list_div .order_bottom{padding-top:15px;}
.mt20{margin-top:20px !important;}.mb1{margin-bottom:1px !important;}.mb2{margin-bottom:2px !important;}.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb20{margin-bottom:20px !important;}.mb30{margin-bottom:20px !important;}
.btn-warning {color: #fff;background-color: #f0ad4e;border-color: #eea236;}
.btn-warning:focus,.btn-warning.focus {color: #fff;background-color: #ec971f;border-color: #985f0d;}
.btn-warning:hover {color: #fff;background-color: #ec971f;border-color: #d58512;}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {color: #fff;background-color: #ec971f;border-color: #d58512;}
.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,
.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {color: #fff;background-color: #d58512;border-color: #985f0d;}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {background-image: none;}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {background-color: #f0ad4e;border-color: #eea236;}
.btn-warning .badge {color: #f0ad4e;background-color: #fff;}


.bann_container{margin-top: 1px;background-image:linear-gradient(284deg, #039BE5,#B3E5FC);}
.page_bann_title{padding:55px 0px;text-align: center;}
.page_bann_title > h2{font-size:40px;color:#fff;font-weight: bold;text-shadow: 1px 1px 4px #424242;}
.page_bann_title > p{font-size:20px;color:#fff;text-shadow: 1px 1px 4px #424242;padding-top:10px;}

.espcms_title{margin-top: 40px;margin-bottom: 30px;}
.espcms_title .title_name{color:#0288D1;font-size:30px;}
.espcms_title .title_name_white{color:#fff;font-size:30px;}
.espcms_title .title_subhead{color:#757575;font-size:20px;}
.espcms_title .title_subhead_white{color:#fff;font-size:20px;}

.espcms_product_img img {margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto;margin-bottom: 5px;max-height: 185px;}
.espcms_product_img .espcms_product_title {text-align: center;padding: 10px 0px 10px 0px;height: 40px;}
.espcms_page_book{padding-top:25px;padding-bottom:25px;}
.espcms_page_navigation_title > h4{padding:5px 0px;margin: 0px;font-weight: bold;font-size:16px;}
.espcms_page_navigation_title > h5{padding:0px 0px;margin: 0px;font-weight: bold;font-size:14px;}
.espcms_page_navigation{padding:0px;border:0px;margin: 0px;}
.espcms_page_navigation > li{border:0px;margin: 0px;padding:8px 5px;}
.espcms_page_navigation > li:before{float:left;padding-right:3px;font-family: 'Glyphicons Halflings';content:"\e250";font-size:7px !important;padding-top:2px;color:#ababab}
.espcms_page_navigation > li.active{background: none;color:#1565C0;font-weight: bold}
.espcms_page_navigation > li.active:hover{background: none;color:#1565C0;font-weight: bold}

.espcms_page_infolist{padding:0px;border:0px;margin: 0px;}
.espcms_page_infolist > li{border:0px;margin: 0px;padding:8px 5px;list-style: none}
.espcms_page_infolist > li:before{float:left;padding-right:3px;font-family: 'Glyphicons Halflings';content:"\e080";font-size:7px !important;padding-top:2px;color:#ababab}

.espcms_address{line-height: 200%;margin: 0px;padding:0px;}




.badge {display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: bold;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: middle;background-color: #777;border-radius: 10px;}
.badge:empty {display: none;}
.btn .badge {position: relative;top: -1px;}
.btn-xs .badge,
.btn-group-xs > .btn .badge {top: 0;padding: 1px 5px;}
a.badge:hover,
a.badge:focus {color: #fff;text-decoration: none;cursor: pointer;}
/*新闻列表*/
.espcms_info_list{padding-top: 15px;}
.espcms_info_list > ul > li{border:0px;margin: 0px;padding:8px 5px;}
.espcms_info_list > ul > li:before{float:left;padding-right:5px;font-family: 'Glyphicons Halflings';content:"\e080";font-size:7px !important;padding-top:0px;color:#ababab}
.espcms_info_time{background: none;color:#BDBDBD}
.espcms_info_list > ul > li > .list-group-item-text{padding-left:15px;line-height: 150%;padding-top:10px;color:#BDBDBD}/*se-contact*/

.se_contact{ width:70%; margin:50px auto;}
.se_contact ul{ margin:0px auto;}
.se_contact li{ width:32%;  float:left; text-align:center; padding-bottom:15px; margin-right:1%;}
.se_contact li:nth-child(3){ margin-right:0px;}
.se_contact li img{ margin-top:30px;}
.se_contact li i{ display:block; text-align:center; font-style:normal; padding:20px 0 10px 0; font-size:20px;}
.se_contact li em{ display:block; padding:15px 0 0 0; font-size:18px; line-height:30px;}
.se_contact li span{display:block; font-size:16px; line-height:31px; color:#666; text-align:center;}


/*===================== 响应式代码 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;}
}