﻿@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px;/* display: block;*/}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
.shouji{ display:none;}

.zhlbbox{overflow: hidden; padding: 40px 0;transition: All 0.4s ease-in-out;}
.zhlb_left{float: left; width: 150px; text-align: right;}
.zhlb_left p{font-size: 14px; color: #c7c7c7; padding-bottom: 12px;}
.zhlb_left h2{font-size: 35px;color: #c7c7c7; font-weight: 400;}
.zhlb_right{float: right; width:calc(100% - 180px); padding-right: 40px; }
.zhlb_right h2{overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-weight:400;font-size: 18px; color: #474747; padding-bottom: 20px;}
.zhlb_right p{font-size: 14px; line-height: 26px;color: #474747;}
.zhlb_right a{font-size: 16px; margin-top: 35px; display: block;color: #474747;}
.zhlb_right a:hover{text-decoration: underline;color: #007AFF;}
.zhlbbox:hover{background: #f8f8f8;}
.zhlbbox:hover h2{color: #007AFF;}
.zhlbbox:hover p{color: #007AFF;}
.zhlbbox:hover a{color: #007AFF;}


.dtnr{overflow: hidden; border-top:1px solid #ebebeb; padding-top: 60px;}
.dtnrbox{overflow: hidden;background: #1064ae;}
.ftnr_right{float: right; width: 420px; padding: 0 45px;}
.lxdz {padding-bottom: 40px; border-bottom: 1px dashed #fff;}
.lxdz h2{font-size: 26px; line-height: 117px; color: #fff; border-bottom: 1px dashed #fff;font-weight: 400;}
.lxdz h4{color: #fff; font-size:18px ; line-height: 85px; color: #fff;font-weight: 400;}
.lxdz p{font-size: 14px; color: #fff; line-height: 2;}
.rem{overflow: hidden; padding: 50px 0 30px 30px;}
.rem img{float: left; margin-right: 40px;}
.rem p{width: 75px; font-size: 18px; line-height: 40px; text-align: center; color: #fff; padding-top: 30px;float: left;}
.ftnr_left{float: left; width: calc(100% - 420px);}
.ftnr_left img{width: 100%;display: block;}

.zxkh_tit{padding: 83px 0 38px; text-align: center;}
.zxkh_tit h2{font-weight: 400; font-size: 30px; padding-bottom: 25px; color: #313131; line-height: 1;}
.zxkh_tit p{font-size: 12px; color: #898989; line-height: 1; position: relative;}
.zxkh_tit p:before{position: absolute; content: "" ; border-bottom: 1px solid #c6c6c6;width: 28px; bottom: -15px; left:50%; margin-left: -14px;}


#productlist .cpzx{overflow: hidden; padding: 50px 0;}
.cpzx_left{float: left;width: 60%;border: 1px solid #eee;}
.cpzx_left img{width: 100%;}
.cpzx_right{width: 37%; float: right;}

#productlist .cpzxa_tp{ position: relative;overflow: hidden;}
#productlist .cpzxa_tp img{height: 170px; position: relative;}
#productlist .mopp{position: absolute;width: 100%; height: 100%; left:0; top:0;background: rgba(4,132,207,.8);opacity: 0;transition: All 0.4s ease-in-out; }
.mopbox{position: absolute;width: 100%;left:50%; top:50%; transform:translate(-50%,-50%);}
.mopbox p{text-align: center;color: #fff; font-size: 16px; line-height: 20px;}
#productlist .cpzxa_tp:hover .mopp{opacity: 1;}
#productlist .cpzx li{ padding-bottom: 10px;}
#productlist .cpzx_tp{position: relative;height: 60px;overflow: hidden;}
#productlist .cpzx_tp img{width: 100%;}
#productlist .cpzxbox{border: 1px solid #e9e9e9;}
#productlist .cpzx_tit{padding: 10px 30px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlist .cpzx_tit h2{font-size: 18px; color: #010101; /*line-height: 56px;*/}
#productlist .cpzx_tit p{font-size: 12px; color: #373737; line-height: 18px;}
#productlist .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 113px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right: 35px;}
#productlist .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlist .cpzx_tit h4{padding-top: 30px;}
#productlist .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlist .cpzxbox:hover .tpzz{opacity: 1;}
#productlist .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlist .cpzxbox:hover .cpzx_tit h2{color: #fff;}
#productlist .cpzxbox:hover .cpzx_tit p{color: #fff;}
#productlist .cpzxbox:hover .cpzx_tit a{color: #fff;border: 1px solid #fff;}

/*产品list*/
#productlistp .cpzx{overflow: hidden; padding: 50px 0;}
.cpzx_left{float: left;width: 60%;border: 1px solid #eee;}
.cpzx_left img{width: 100%;}
.cpzx_right{width: 37%; float: right;}

#productlistp .cpzxa_tp{ position: relative;overflow: hidden;}
#productlistp .cpzxa_tp img{height: 170px; position: relative;}
#productlistp .mopp{position: absolute;width: 100%; height: 100%; left:0; top:0;background: rgba(4,132,207,.8);opacity: 0;transition: All 0.4s ease-in-out; }
.mopbox{position: absolute;width: 100%;left:50%; top:50%; transform:translate(-50%,-50%);}
.mopbox p{text-align: center;color: #fff; font-size: 16px; line-height: 20px;}
#productlistp .cpzxa_tp:hover .mopp{opacity: 1;}
#productlistp .cpzx li{width: 33.33%;float: left;padding: 0 0 30px 15px;}
#productlistp .cpzx_tp{position: relative;}
#productlistp .cpzx_tp img{width: 100%;}
#productlistp .cpzxbox{border: 1px solid #e9e9e9;}
#productlistp .cpzx_tit{padding: 10px 30px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlistp .cpzx_tit h2{font-size: 18px; color: #010101; /*line-height: 56px;*/}
#productlistp .cpzx_tit p{font-size: 12px; color: #373737; line-height: 18px;}
#productlistp .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 113px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right: 35px;}
#productlistp .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlistp .cpzx_tit h4{padding-top: 30px;}
#productlistp .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlistp .cpzxbox:hover .tpzz{opacity: 1;}
#productlistp .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlistp .cpzxbox:hover .cpzx_tit h2{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit p{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit a{color: #fff;border: 1px solid #fff;}


/*==产品详情==*/
.cpjs{overflow: hidden;}
.cpjs_left{float: left;width:555px; padding-left: 35px;}
.cpjs_left img{width: 100%;border: 1px solid #e2e2e2;}
.cpjs_right{float: right; width: calc(100% - 648px);}
.cpjs_right h2{font-size: 36px; color: #404040; padding: 10px 0 30px; border-bottom: 1px dashed #d8d8d8; margin-bottom: 25px;}
.cpjs_right h2 a{color: #676767; font-size: 14px; display: block;font-weight: 400; line-height: 36px;background: url(../images/a14.jpg) no-repeat right center; padding-right: 28px;}
.cpjs_right p{font-size: 14px; color: #5d5d5d; line-height: 24px;}
.cpjs_right h4{padding-top: 60px;}
.cpjs_right h4 a{display: inline-block;*display: inline; font-size: 16px; color: #fff; width: 160px; height: 40px; text-align: center; line-height: 40px; margin-right: 20px;font-weight: 400;}
.btn7{background: #096bc3;}
.btn8{background: #3e4148;}
.cpjs_right h4 img{vertical-align: middle; margin-right: 15px;}


.cpcs{padding: 50px 35px ;}
.cpcsbox{border: 1px solid #ebecec;}
.cpcsbox h2{font-weight: 400;font-size:18px; color: #4a4a4a; background:#ebecec; line-height: 74px; padding-left: 36px;}
.cpcsbox ul{padding: 26px;}
.cpcsbox li{line-height: 40px; font-size: 16px; color: #4a4a4a;}
.xgcp{padding: 0 35px 55px 35px;}
.xgcp_tit h2{font-size: 24px; line-height: 60px; color: #096bc3; background: url(../images/a18.jpg) no-repeat left center; padding-left: 44px; font-weight: 400; border-bottom: 1px solid #dddddd;}
.xgcp_nr{padding-top: 44px;}
.xgcp_nr ul{overflow: hidden; margin-left: -18px;}
.xgcp_nr li{float: left; width: 25%; padding-left: 18px;}
.xgcp_nr img{width: 100%;border: 1px solid #ddd;}
.xgcp_nr a{display: block; position: relative;}
.xgcp_nr p{font-size: 18px; position: absolute; width: 100%; text-align: center;color: #fff; left:0; bottom: 15px;}
.xgcp_nr a:hover .tpzz{opacity: 1;}


.zxkh_tit{padding: 83px 0 38px; text-align: center;}
.zxkh_tit h2{font-weight: 400; font-size: 30px; padding-bottom: 25px; color: #313131; line-height: 1;}
.zxkh_tit p{font-size: 12px; color: #898989; line-height: 1; position: relative;}
.zxkh_tit p:before{position: absolute; content: "" ; border-bottom: 1px solid #c6c6c6;width: 28px; bottom: -15px; left:50%; margin-left: -14px;}
.zxkh_nr{padding: 0 70px 125px 70px;}
.zxa{overflow: hidden; padding-bottom:25px ; margin-left: -18px;}
.zxa li{width: 33.33%; float: left; padding-left: 18px;}
.wby3{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a3.jpg) no-repeat right center;}
.wby4{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a4.jpg) no-repeat right center;}
.wby5{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a5.jpg) no-repeat right center;}
.wby6{width: 100%; padding: 10px;border: 1px solid #d5d5d5;background: url(../images/a6.jpg) no-repeat right top;height: 170px;width: 100%;}
.zxb{overflow: hidden; padding: 25px 0 0 0;}
.zxb li{ width: 50%;float: left;}
.wby7{width: 158px; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5}
.zxb img{height: 50px; width: 118px; margin: 0 25px;vertical-align: middle;}
.zxb a{color: #40535a;}
.btn6{width: 100%; height: 50px; font-size: 14px; transition: All 0.4s ease-in-out;color: #fff; background: #848484;border: none;}
.btn6:hover{color: #fff; background: #006198;}
.zxb dl{overflow: hidden; margin-left: -50px;}
.zxb dt{width: 50%; float: left; padding-left: 50px;}


/*==右浮窗==*/ 
.rightfd{position: fixed;right:0; top:50%; transform: translateY(-50%); width: 60px;z-index: 101;}
.rightfd li{margin-bottom: 2px; position: relative;}
.rightfd span{display: block; width: 60px; height: 60px; border-radius: 6px;cursor:pointer;}
.lxdh{background: url(../images/f1.png) no-repeat center center #2378e0;transition: All 0.4s ease-in-out;}
.rightfd li:hover .lxdh{background: url(../images/f1.png) no-repeat center center #28c1ff;}
.wxnr{background: url(../images/f2.png) no-repeat center center #2378e0;}
.rightfd li:hover .wxnr{background: url(../images/f2.png) no-repeat center center #28c1ff;}
.fhtop{background: url(../images/f4.png) no-repeat center center #2378e0;transition: All 0.4s ease-in-out;}
.rightfd li:hover .fhtop{background: url(../images/f4.png) no-repeat center center #28c1ff;}
.lxdhbox{position: absolute;width: 190px;height: 70px; border-radius: 5px; background: #fff; top:-5px; left:-200px;display: none;transition: All 0.4s ease-in-out;}
.lxdhbox em{position: absolute; width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:10px solid #fff;
    top:50%; right:-10px;
    transform: translateY(-50%); 
}
		.wxbox em{position: absolute; width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:10px solid #fff;
    top:50%; right:-10px;
    transform: translateY(-50%); 
}
.lxdhbox h2{padding: 10px 15px; font-size: 22px;color: #047ceb;font-weight: bold;}
.lxdhbox p{padding: 0 15px; color: #999;font-size: 14px;}
		.wxbox{width: 150px; background: #fff; position: absolute; left:-160px; border-radius: 5px; padding-bottom: 10px;top:-60px;display: none;transition: All 0.4s ease-in-out;}
		.wxbox dl{overflow: hidden; margin-left: -10px;}
		.wxbox dt{float: left; /*width: 50%;*/ padding-left: 10px;text-align: center; width:150px; height:160px;}
		.wxbox img{width: 100%;border-radius: 5px;}
		.wxbox p{font-size: 14px; color: #999;}
		.rightfd li:hover .wxbox{display: block;}
		.rightfd li:hover .lxdhbox{display: block;} 


/*@media(min-width:1441px){*/
/*.nav li{padding-right: 35px;}*/

/*}*/
@media(min-width:1000px){
.header{height: 118px; padding: 0 9%;border-top: 6px solid #096bc3;background: url(../images/d12.png) no-repeat center top;position: relative;}
.logo{width: 429px; float: left; padding-top: 16px;}
.top_right{float: right;}
.lxdh{float: right;background: url(../images/a_01.jpg) no-repeat left center;height: 33px;}
.lxdh ul{height: 33px; padding-left: 65px; }
.lxdh li{float: left; line-height: 33px; color: #fff;font-size: 14px; position: relative; }
.lxdh span{padding: 0 38px;}
.lxdh img{display: inline-block;*display: inline;vertical-align: middle; margin-right: 10px;}
.yzqh {cursor:pointer;display: block; background: url(../images/d4.png) no-repeat center center; width: 134px; margin-left: 28px;}
.yzqhbox{position: absolute;width: 100%; top:33px; left:0; background: #096bc3;display: none;}
.yzqhbox a{display: block; color: #fff; padding-left: 31px;}
.yzxs:hover .yzqhbox{display: block;}
.yzqhbox a:hover{color: #898989;}
.header_box{clear: both;}
.ssk{float: right; width: 220px; overflow: hidden; padding-top: 24px;}
.wby1{float: left; width: 190px; height: 30px; border: 1px solid #e5e5e5; border-right: none; padding: 0 10px; line-height: 28px;}
.btn1{background: url(../images/a_02.jpg); width: 30px; height: 30px; float: right; border: none;cursor:pointer;}
.dhbtn{display: none;}
.nav{float: left; }
.nav ul{overflow: hidden;}
.nav li{float: left; font-size: 16px; /*padding-right: 48px; */padding-right: 35px;line-height: 76px;}
.nav a{color: #000000;display: block;}
.nav a:hover{color: #096bc3;}
.nav .hover1 a{border-bottom: 3px solid #096bc3;}
.nav a:hover{border-bottom: 3px solid #096bc3;}

.banner{position: relative;}
.banner img{width: 100%;}
.fybox{position: absolute; right:9%; width: 210px;bottom: 60px;}
.banner .swiper-pagination-bullets{bottom: 0;}
.banner .swiper-pagination-bullets{bottom: 0;}
.swiper-num {position: absolute;width: 50px;right:0;top: 0;z-index: 2;color: #fff;}
.swiper-num .active {display: inline-block;font-size: 14px;}
.swiper-num span {font-size: 18px;color: #fff;}
.swiper-num .total {display: inline-block;}
.banner .swiper-pagination{width: 140px; left:0; top:0px;}
.banner .swiper-pagination-bullet{height: 4px; width: 28px; border-radius: 0; opacity: 1;background: #96a6a7; margin: 0 3px;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.blue-slide {background: #4390EE;color: #fff;}
.red-slide {background: #CA4040;color: #fff}
.orange-slide {background: #FF8604;color: #fff;}
.gray-slide {background: gray;color: #fff;}

.wzbox{padding: 0 9%;}
.cpzx_tit{text-align: center; padding: 85px 0 35px;}
.cpzx_tit h2{font-size: 36px; padding-bottom: 16px; color: #000; font-weight: bold;}
.cpzx_tit p{font-size: 16px; color: #666;}
.cpzx_nr{position: relative;height: 380px;}
.cptp{position: relative;}
.cptp img{width: 100%;}
.cpzz{background: rgba(0,0,0,.7); width: 100%;height: 100%; position: absolute; top:0; left:0;opacity: 0;transition: All 0.4s ease-in-out;} 
.cpzz a{display: block; width: 100px; height: 45px; position: absolute; text-align: center; line-height: 43px; font-size: 16px; color: #fff; border:1px solid #fff;left:50%; top:50%; transform:translate(-50%,-50%);transition: All 0.4s ease-in-out;}
.cpzz a:hover{background: #096bc3; border: 1px solid #096bc3; color: #fff;}
.cpzsbox:hover .cpzz{opacity: 1;}
.cpzsbox:hover h2{color:#096bc3;}
.cptext{text-align: center;}
.cptext h2{font-size: 18px; padding: 40px 0 18px;color: #000;}
.cptext p{font-size: 14px; color: #666;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpzx_nr .swiper-button-next{background: url(../images/d6.png);width: 22px; height: 38px;right:-40px;}
.cpzx_nr .swiper-button-prev{background: url(../images/d5.png);width: 22px; height: 38px;left:-40px;}
.cpzx_nr .swiper-button-next:after,.cpzx_nr .swiper-button-prev:after{display:none;}


.cpzs{padding: 0 9% ; position: relative;}
.cpzsbox{overflow: hidden; height: 700px;}
.cpzs_right{float: right;width: 40%;}
.cpzs_right img{width: 100%;}
.cpzs_left{float: left; width: 50%; background: #eeeeee;height: 700px; padding: 75px 0 0 40px;}
.cpzs_left h2{font-size: 58px; color: #333; position: relative;}
.cpzs_left h2:before{border-bottom: 2px solid #096bc3; width: 160px; position: absolute; left:0; bottom: -23px;content: "";}
.cpzs_left h4{font-size:36px ;color: #096bc3;position: relative;padding-top: 123px; position: relative;}
.cpzs_left h4:before{border-bottom: 2px solid #096bc3; width: 100px; position: absolute; left:0; bottom: -23px;content: "";}
.cpzs_left p{font-size: 18px; line-height: 42px; color: #666666; padding-top: 125px;width: 300px;}

.cpzs .swiper-container { overflow: hidden; width: 100%;height: 700px;}
.cpzs .swiper-slide { background-size: cover;background-position: center;}

.cpzs  .gallery-top {height: 700px;width: 100%;}

.cpzs .gallery-thumbs { position: absolute;top:0;left:45%; transform:translateX(-50%)
      height: 700px; box-sizing: border-box;width: 140px; overflow: hidden; background: #fff;
    }
.cpzs .gallery-thumbs img{height: 141px;}    
.cpzs .swiper-button-next:after,.cpzs .swiper-button-prev:after{display:none;}
.cpzs .swiper-button-next {background: url(../images/d8.png);width: 36px; height: 28px; top:0; left:0; margin-top: 0;}   
.cpzs .swiper-button-prev{background: url(../images/d9.png);width: 36px; height: 28px; bottom:0; right:0; margin-top: 0;left:auto; top:auto;}     
.fgt{height: 80px;}  
.swiper-button-next:after, .swiper-button-prev:after{display:none;}   
   
.jjbox{position: relative;}
.ggzz{width: 100%; height: 100%; background: rgba(0,0,0,.7);position: absolute;left:0; top:0;}
.gallery-thumbs {overflow: hidden; height: auto; box-sizing: border-box;}
.gallery-thumbs .swiper-slide .ggzz {opacity: 1;}
.gallery-thumbs .swiper-slide-thumb-active .ggzz {opacity: 0;}
.cpzs .gallery-thumbs img{width: 100%;}

.news_tit{text-align: center; padding: 75px 0 60px;}
.news_tit h2{font-size: 36px; padding-bottom: 16px; color: #000; font-weight: bold;}
.news_tit p{font-size: 16px; color: #666;}
.news_nr{border-top: 1px solid #e5e5e6; padding-bottom: 100px;}
.news_box{overflow: hidden;border-bottom: 1px solid #e5e5e6; padding: 20px 0;}
.news_left{float: left; overflow: hidden; width: 233px;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.2);-webkit-transform: scale(1.2); -moz-transform: scale(1.2);-o-transform: scale(1.2); -ms-transform: scale(1.2); }
.news_right{float: right; width: calc(100% - 290px);}
.news_right h2{font-size: 20px; line-height: 56px; color: #000000;}
.news_right h2 span{font-size: 16px; color: #333;}
.news_right p{font-size: 16px; color: #333333; line-height: 28px; width: 995px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_right .more{display: block; float: right; margin-top: 20px; font-size: 16px; color: #333;}
.news_right a:hover{color: #096bc3;}
.news_right h2 a{color: #000;}

.footer{padding: 0 9%; background: #f8f8f8;}
/*.footerbox{overflow: hidden; padding: 80px 0 65px 0;}*/
.footerbox {
 overflow: hidden;
 padding: 80px 3% 65px 3%;
}
.foot_left{float: left; width: 360px;}
.foot_left p{font-size: 14px; color: #6b6b6b; line-height: 39px;}
.dblogo{padding-bottom: 30px;}
.foot_left p img{display: inline-block;*display: inline; vertical-align: middle; margin-right: 15px;}

.foot_wzgn{border-left: 1px solid #efefef;border-right: 1px solid #efefef;overflow: hidden;float: left;width: calc(100% - 590px ); padding: 0 60px;}
.foot_wzgn ul{overflow: hidden;}
.foot_wzgn li{float: left; width: 16.66%;}
.foot_wzgn h2{font-size: 16px; padding-left: 14px; color: #333; font-weight: bold;position: relative; margin-bottom: 15px;}
.foot_wzgn h2:before{content: "";position: absolute;left:0; top:3px; border-left: 5px solid #096bc3; height: 12px;}
.foot_wzgn dt{ line-height: 20px; font-size: 14px; padding: 6px 0 6px 14px;}
.foot_wzgn dt a{color: #666;}
.foot_wzgn dt a:hover{color: #096bc3;}


.wzrwm{float: right; width: 100px; text-align: center;padding-top: 45px;}
.wzrwm p{font-size: 14px; padding-top: 18px; color: #333;}

.bqxx{border-top: 1px solid #efefef; padding: 20px 0;}
.bqxx p{line-height: 30px; color: #333333;font-size: 14px;}

/*==关于我们==*/
.banner1{background: url(../images/a_04.jpg) no-repeat center center; height: 297px;}

.wznr{width: 1200px; margin: 0 auto; padding-top: 10px;}
.nybt{background: #f2f1f1;}
.nybtbox{width: 1200px; margin: 0 auto; overflow: hidden;}
.nybtbox h2{float: left; font-size: 22px; font-weight: bold; color: #096bc3; line-height: 70px; width: 169px;}
.nybtbox ul{overflow: hidden; float: left;}
.nybtbox li{float: left; line-height: 70px;}
.nybtbox li a{display: block; padding: 0 12px; font-size: 16px; color: #000000;}
.nybtbox .hover2 a{color: #fff; background: #096bc3;}
.nybtbox a:hover{color: #fff; background: #096bc3;}

.gsgk_tit{text-align: center; padding: 70px 0 120px;}
.gsgk_tit h2{font-size: 40px; color: #000; padding-bottom: 20px;font-weight: bold;}
.gsgk_tit p{font-size: 30px; color: #000;}
.gsjj_box{position: relative;}
.gsjj_left{width: 600px;}
.gsjj_left img{width: 100%;}
.gsjj_right{width: 55%; background: #fff; padding: 20px 35px;position: absolute; right:0; top:50%; transform:translateY(-50%);-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .3);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .3);  box-shadow:0 0 10px rgba(0, 0, 0, .3); }
.gsjj_right h2{font-size: 20px; color: #000; font-weight: bold; padding-bottom: 10px;}
.gsjj_right p{font-size: 16px; line-height: 24px; color: #333;text-align:justify; word-break: break-all;}

.qyjj_text{text-align: center; padding-top: 75px;}
.qyjj_text h2{font-weight: bold; color: #000;font-size: 24px; padding-bottom: 15px;}
.qyjj_text p{font-size: 16px; line-height: 24px; color:#333}
.fzlc_tit h2{font-size: 24px; font-weight: bold; color: #000; line-height: 100px;text-align: center;}
.fzlc{padding-bottom: 60px;}
.fzlc_nr{background: url(../images/a_10.jpg) no-repeat center center; height: 248px; padding: 22px 80px  0 80px; position: relative;}
.lctop{height: 103px; border-left: 2px solid #096bc3; padding-left: 24px; position: relative;margin-left: 25px;}
.lctop h2{font-size: 18px; color: #096bc3; font-weight: bold; line-height: 38px;}
.lctop p{font-size: 14px; color: #096bc3; line-height: 24px;}
.lctop span{position: absolute; width: 12px; height: 12px; left:-7px; bottom: -7px;background: #096bc3;border-radius: 50%;}
.lcbottom p{font-size: 16px; padding: 25px 0 40px; font-weight: bold; color: #fff; text-align: left;}
.fzlc_nr  .swiper-button-next{background: url(../images/a_08.jpg);width: 40px;height: 60px;}
.fzlc_nr .swiper-button-prev{background: url(../images/a_07.jpg);width: 40px;height: 60px;}
.tao1{width: 90%; border-bottom: 2px solid #fff; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.fzlc_nr  .swiper-slide .lctop {transition: 300ms; opacity: 0;}
.fzlc_nr .swiper-slide-active .lctop,.swiper-slide-duplicate-active  .lctop{opacity: 1;}







.bj1{background: #f7f7f7;}
.gsry_tit{text-align: center; padding: 65px 0 55px;}
.gsry_tit h2{font-size: 40px; color: #000; padding-bottom: 20px;font-weight: bold;}
.gsry_tit p{font-size: 30px; color: #000;}
.gsry{width: 1200px; margin: 0 auto;padding: 90px 0;}
.gsry_nr{position: relative; }

.gsry_nr img{width: 100%;}
.gsry_nr .swiper-button-next{background: url(../images/a_19.jpg);width: 60px; height: 39px; right: -70px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, 2);  box-shadow:0 0 10px rgba(0, 0, 0, .2);top:200px }
.gsry_nr .swiper-button-prev{background: url(../images/a_16.jpg);width: 60px; height: 39px; left: -70px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, 2);  box-shadow:0 0 10px rgba(0, 0, 0, .2); top:200px }
.gsry_nr .swiper-button-next:hover{background: url(../images/a_18.jpg);}
.gsry_nr .swiper-button-prev:hover{background: url(../images/a_20.jpg);}

.bj2{background: url(../images/a_27.jpg) no-repeat center bottom;}
.zzgj{width: 1200px; margin: 0 auto; padding-bottom: 85px;}
.zzgj_nr img{width: 100%;}
.qywh{width: 1200px; margin: 0 auto;}
.qywh_nr ul{overflow: hidden; margin-left: -55px; padding-bottom: 100px;}
.qywh_nr li{width: 33.33%; float: left; padding-left: 55px;}
.hywhbox{position: relative;}
.hywhbox img{width: 100%;}
.hywhtext{position: absolute;width: 100%; text-align: center;left:50%; top:50%; transform:translate(-50%,-50%);}
.hywhtext h2{color: #fff; font-size: 24px; }
.hywhtext h4{font-size: 18px; color: #fff; padding: 8px 0 25px;}
.hywhtext p{font-size: 18px ;color: #fff; line-height: 30px;}
}
@media(max-width:1650px){
.header{padding: 0 5px;}
.footer{padding: 0 5px;}
.nav li {
    float: left;
    font-size: 16px;
    padding-right: 20px;
    line-height: 76px;
}
.cpzs {
    padding: 0 5px;
    position: relative;
}
.wzbox {
    padding: 0 50px;
}
.foot_wzgn {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    overflow: hidden;
    float: left;
    width: calc(100% - 490px );
}	
}

@media(max-width:1200px) and (min-width: 1000px){
	
/*==联系我们==*/
.banner2{background: url(../images/banner2.jpg) no-repeat center center; height: 310px;}
.dtnr{overflow: hidden; border-top:1px solid #ebebeb; padding-top: 60px;}
.dtnrbox{overflow: hidden;background: #1064ae;}
.ftnr_right{float: right; width: 420px; padding: 0 45px;}
.lxdz {padding-bottom: 30px; border-bottom: 1px dashed #fff;}
.lxdz h2{font-size: 22px; line-height: 60px; color: #fff; border-bottom: 1px dashed #fff;font-weight: 400;}
.lxdz h4{color: #fff; font-size:14px ; line-height: 60px; color: #fff;font-weight: 400;}
.lxdz p{font-size: 12px; color: #fff; line-height: 2;}
.rem{overflow: hidden; padding: 50px 0 30px 30px;}
.rem img{float: left; margin-right: 40px;}
.rem p{width: 75px; font-size: 18px; line-height: 40px; text-align: center; color: #fff; padding-top: 30px;float: left;}
.ftnr_left{float: left; width: calc(100% - 420px);}
.ftnr_left img{width: 100%;display: block;}

.zxkh_tit{padding: 83px 0 38px; text-align: center;}
.zxkh_tit h2{font-weight: 400; font-size: 30px; padding-bottom: 25px; color: #313131; line-height: 1;}
.zxkh_tit p{font-size: 12px; color: #898989; line-height: 1; position: relative;}
.zxkh_tit p:before{position: absolute; content: "" ; border-bottom: 1px solid #c6c6c6;width: 28px; bottom: -15px; left:50%; margin-left: -14px;}
.zxkh_nr{padding: 0 70px 125px 70px;}
.zxa{overflow: hidden; padding-bottom:25px ; margin-left: -18px;}
.zxa li{width: 33.33%; float: left; padding-left: 18px;}
.wby3{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a3.jpg) no-repeat right center;}
.wby4{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a4.jpg) no-repeat right center;}
.wby5{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a5.jpg) no-repeat right center;}
.wby6{width: 100%; padding: 10px;border: 1px solid #d5d5d5;background: url(../images/a6.jpg) no-repeat right top;height: 170px;width: 100%;}
.zxb{overflow: hidden; padding: 25px 0 0 0;}
.zxb li{ width: 50%;float: left;}
.wby7{width: 158px; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5}
.zxb img{height: 50px; width: 118px; margin: 0 25px;vertical-align: middle;}
.zxb a{color: #40535a;}
.btn6{width: 100%; height: 50px; font-size: 14px; transition: All 0.4s ease-in-out;color: #fff; background: #848484;border: none;}
.btn6:hover{color: #fff; background: #006198;}
.zxb dl{overflow: hidden; margin-left: -50px;}
.zxb dt{width: 50%; float: left; padding-left: 50px;}
	
	.zhlbbox{overflow: hidden; padding: 40px 0;transition: All 0.4s ease-in-out;}
.zhlb_left{float: left; width: 150px; text-align: right;}
.zhlb_left p{font-size: 14px; color: #c7c7c7; padding-bottom: 12px;}
.zhlb_left h2{font-size: 35px;color: #c7c7c7; font-weight: 400;}
.zhlb_right{float: right; width:calc(100% - 180px); padding-right: 40px; }
.zhlb_right h2{overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-weight:400;font-size: 18px; color: #474747; padding-bottom: 20px;}
.zhlb_right p{font-size: 14px; line-height: 26px;color: #474747;}
.zhlb_right a{font-size: 16px; margin-top: 35px; display: block;color: #474747;}
.zhlb_right a:hover{text-decoration: underline;color: #007AFF;}
.zhlbbox:hover{background: #f8f8f8;}
.zhlbbox:hover h2{color: #007AFF;}
.zhlbbox:hover p{color: #007AFF;}
.zhlbbox:hover a{color: #007AFF;}



#productlist .cpzx_tp{position: relative;}
#productlist .cpzx_tp img{width: 100%;}
#productlist .cpzxbox{border: 1px solid #e9e9e9;}
#productlist .cpzx_tit{padding: 10px 30px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlist .cpzx_tit h2{font-size: 20px; color: #010101; /*line-height: 56px;*/}
#productlist .cpzx_tit p{font-size: 13px; color: #373737; line-height: 20px;}
#productlist .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 113px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right: 15px;}
#productlist .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlist .cpzx_tit h4{padding-top: 30px;}
#productlist .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlist .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlist .cpzxbox:hover .cpzx_tit h2{color: #fff;}
#productlist .cpzxbox:hover .cpzx_tit p{color: #fff;}
#productlist .cpzxbox:hover .cpzx_tit a{color: #fff;border: 1px solid #fff;}


#productlistp .cpzx_tp{position: relative;}
#productlistp .cpzx_tp img{width: 100%;}
#productlistp .cpzxbox{border: 1px solid #e9e9e9;}
#productlistp .cpzx_tit{padding: 10px 30px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlistp .cpzx_tit h2{font-size: 20px; color: #010101; /*line-height: 56px;*/}
#productlistp .cpzx_tit p{font-size: 13px; color: #373737; line-height: 20px;}
#productlistp .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 113px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right: 15px;}
#productlistp .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlistp .cpzx_tit h4{padding-top: 30px;}
#productlistp .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlistp .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlistp .cpzxbox:hover .cpzx_tit h2{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit p{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit a{color: #fff;border: 1px solid #fff;}


/*==产品详情==*/
.cpjs{overflow: hidden;}
.cpjs_left{float: left;width:500px; padding-left:0px;}
.cpjs_left img{width: 100%;border: 1px solid #e2e2e2;}
.cpjs_right{float: right; width: calc(100% - 520px);}
.cpjs_right h2{font-size: 36px; color: #404040; padding: 10px 0 30px; border-bottom: 1px dashed #d8d8d8; margin-bottom: 25px;}
.cpjs_right h2 a{color: #676767; font-size: 14px; display: block;font-weight: 400; line-height: 36px;background: url(../images/a14.jpg) no-repeat right center; padding-right: 28px;}
.cpjs_right p{font-size: 14px; color: #5d5d5d; line-height: 24px;}
.cpjs_right h4{padding-top: 60px;}
.cpjs_right h4 a{display: inline-block;*display: inline; font-size: 16px; color: #fff; width: 160px; height: 40px; text-align: center; line-height: 40px; margin-right: 20px;font-weight: 400;}
.btn7{background: #096bc3;}
.btn8{background: #3e4148;}
.cpjs_right h4 img{vertical-align: middle; margin-right: 15px;}

.cpcs{padding: 50px 35px ;}
.cpcsbox{border: 1px solid #ebecec;}
.cpcsbox h2{font-weight: 400;font-size:18px; color: #4a4a4a; background:#ebecec; line-height: 74px; padding-left: 36px;}
.cpcsbox ul{padding: 26px;}
.cpcsbox li{line-height: 40px; font-size: 16px; color: #4a4a4a;}
.xgcp{padding: 0 35px 55px 35px;}
.xgcp_tit h2{font-size: 24px; line-height: 60px; color: #096bc3; background: url(../images/a18.jpg) no-repeat left center; padding-left: 44px; font-weight: 400; border-bottom: 1px solid #dddddd;}
.xgcp_nr{padding-top: 44px;}
.xgcp_nr ul{overflow: hidden; margin-left: -18px;}
.xgcp_nr li{float: left; width: 25%; padding-left: 18px;}
.xgcp_nr img{width: 100%;border: 1px solid #ddd;}
.xgcp_nr a{display: block; position: relative;}
.xgcp_nr p{font-size: 18px; position: absolute; width: 100%; text-align: center;color: #fff; left:0; bottom: 15px;}
.xgcp_nr a:hover .tpzz{opacity: 1;}


	.header{position: relative; z-index: 100;background: #fff;}
.ssk {margin-right: 80px;
    float: right;
    width: 220px;
    overflow: hidden;
    padding-top: 24px;
}
.bj3{background: rgba(0,0,0,.7);position: fixed; left:0; top:0; width: 100%; height: 100%;z-index: 10;display: none;}
.dhbtn{position: absolute; right:10px; top:57px; background: url(../images/d1.png); width: 30px; height: 30px;display: block;}
.dhbtn.on{background: url(../images/d2.png);}
.nav{float: none; position: absolute;top:112px;left:0; background: #fff;z-index: 100;width: 100%;z-index: 100;height: calc(100% - 112px;);display: none; }
.nav ul{overflow: hidden;}
.nav li{float: none; font-size: 16px;  line-height: 76px;border-bottom: 1px solid #eee; padding: 0 3%;}
.nav a{color: #000000;display: block;}
.nav a:hover{color: #096bc3;}
.nav .hover1 a{border-bottom: 3px solid #096bc3;}
.nav a:hover{border-bottom: 3px solid #096bc3;} 
.cpzsbox {
    overflow: hidden;
    height: 500px;
}
.cpzs_left h2 {
    font-size: 38px;
    color: #333;
    position: relative;
}
.cpzs_left h4 {
    font-size: 20px;
    color: #096bc3;
    position: relative;
    padding-top: 60px;
    position: relative;
}
.cpzs_left p {
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    padding-top: 78px;
    width: 300px;
}
.cpzs .gallery-thumbs {
    position: absolute;
    top: 0;
    left: 45%; height: 500px;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 120px;
    overflow: hidden;
}
.cpzs .gallery-thumbs img{height: 101px;}    
.cpzs .gallery-top {
    height: 500px;
    width: 100%;
}
.foot_left {
    float: left;
    width: 310px;
}
.foot_wzgn {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    overflow: hidden;
    float: left;
    width: calc(100% - 430px );
    padding: 0 20px;} 

.nybtbox { padding: 0 5px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
} 
.wznr{padding: 0 5px;width: 100%;}
.gsry {
    width: 100%; padding: 0 5px;
    margin: 0 auto;
}
.gsry_nr .swiper-button-next {
    background: url(../images/a_19.jpg);
    width: 60px;
    height: 39px;
    right: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    top: 200px;
}
.gsry_nr .swiper-button-prev {
    background: url(../images/a_16.jpg);
    width: 60px;
    height: 39px;
    left: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    top: 200px;
}
.zzgj {
    width: 100%;
    margin: 0 auto;
    padding:0 5px 85px 5px;
}
.qywh {
    width: 100%; padding: 0 5px;
    margin: 0 auto;
}
}

@media(max-width:999px){
	
	.zhlbbox{overflow: hidden; padding:20px 0;transition: All 0.4s ease-in-out;}
.zhlb_left{float: left; width: 100%; text-align:left;}
.zhlb_left p{font-size: 14px; color: #c7c7c7; padding-bottom: 10px;}
.zhlb_left h2{font-size: 20px;color: #c7c7c7; font-weight: 400;}
.zhlb_right{float: right; width:calc(100% - 0px); padding-right: 0px; }
.zhlb_right h2{overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-weight:400;font-size: 18px; color: #474747; padding-bottom: 20px;}
.zhlb_right p{font-size: 14px; line-height: 26px;color: #474747;}
.zhlb_right a{font-size: 16px; margin-top: 35px; display: block;color: #474747;}
.zhlb_right a:hover{text-decoration: underline;color: #007AFF;}
.zhlbbox:hover{background: #f8f8f8;}
.zhlbbox:hover h2{color: #007AFF;}
.zhlbbox:hover p{color: #007AFF;}
.zhlbbox:hover a{color: #007AFF;}

#productlistp .cpzx{}
#productlistp .cpzx ul{overflow: hidden; margin-left: -10px;}
#productlistp .cpzx li{width: 50%; float: left; padding: 0 0 30px 10px;}
#productlistp .cpzx_tp{position: relative;}
#productlistp .cpzx_tp img{width: 100%;}
#productlistp .cpzxbox{border: 1px solid #e9e9e9;}
#productlistp .cpzx_tit{padding: 15px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlistp .cpzx_tit h2{font-size: 16px; color: #010101; line-height: 2.2;}
#productlistp .cpzx_tit p{font-size: 13px; color: #373737; line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-align:justify; word-break: break-all;}
#productlistp .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 110px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right:0 15px;}
#productlistp .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlistp .cpzx_tit h4{padding-top: 10px;}
#productlistp .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlistp .cpzxbox:hover .tpzz{opacity: 1;}
#productlistp .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlistp .cpzxbox:hover h2{color: #fff;}
#productlistp .cpzxbox:hover p{color: #fff;}
#productlistp .cpzxbox:hover a{color: #fff;border: 1px solid #fff;}


/*产品*/
#productlistp .cpzx{width: 100%;}
#productlistp .cpzx ul{overflow: hidden; margin-left: -10px;}
#productlistp .cpzx li{width: 50%; float: left; padding: 0 0 10px 10px;}
#productlistp .cpzx_tp{position: relative;}
#productlistp .cpzx_tp img{width: 100%;}
#productlistp .cpzxbox{border: 1px solid #e9e9e9;}
#productlistp .cpzx_tit{padding: 15px; position: relative;transition: All 0.4s ease-in-out;background: #f8f7f7;}
#productlistp .cpzx_tit h2{font-size: 16px; color: #010101; line-height: 2.2;}
#productlistp .cpzx_tit p{font-size: 12px; color: #373737; line-height: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-align:justify; word-break: break-all;}
#productlistp .cpzx_tit a{transition: All 0.4s ease-in-out;display: inline-block;*display: inline;line-height: 38px; height: 40px; width: 110px; text-align: center; border: 1px solid #d0d0d0;font-size: 13px; text-align: center;color: #5e5e5e;margin-right:0 15px;}
#productlistp .cpzx_tit a:hover{color: #fff; background: #006198;}
#productlistp .cpzx_tit h4{padding-top: 10px;}
#productlistp .tpzz{transition: All 0.4s ease-in-out;position: absolute;width: 100%; height: 100%; top:0; left:0; background:url(../images/a_06.png) no-repeat center center rgba(0,0,0,.36);opacity: 0;}
#productlistp .cpzxbox:hover .tpzz{opacity: 1;}
#productlistp .cpzxbox:hover .cpzx_tit{background: #096bc3;}
#productlistp .cpzxbox:hover .cpzx_tit h2{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit p{color: #fff;}
#productlistp .cpzxbox:hover .cpzx_tit a{color: #fff;border: 1px solid #fff;}

/*==产品详情==*/
.cpjs{overflow: hidden;}
.cpjs_left{float: left;width:100%; padding-left:0px;}
.cpjs_left img{width: 100%;border: 1px solid #e2e2e2;}
.cpjs_right{float: right; width: calc(100% - 0px);}
.cpjs_right h2{font-size: 24px; color: #404040; padding: 10px 0 20px; border-bottom: 1px dashed #d8d8d8; margin-bottom: 25px;}
.cpjs_right h2 a{color: #676767; font-size: 14px; display: block;font-weight: 400; line-height: 36px;background: url(../images/a14.jpg) no-repeat right center; padding-right: 28px;}
.cpjs_right p{font-size: 14px; color: #5d5d5d; line-height: 24px;}
.cpjs_right h4{padding-top: 30px;}
.cpjs_right h4 a{display: inline-block;*display: inline; font-size: 16px; color: #fff; width: 130px; height: 40px; text-align: center; line-height: 40px; margin-right: 20px;font-weight: 400;}
.btn7{background: #096bc3;}
.btn8{background: #3e4148;}
.cpjs_right h4 img{vertical-align: middle; margin-right: 15px;}

.cpcs{padding: 20px 0px ;}
.cpcsbox{border: 1px solid #ebecec;}
.cpcsbox h2{font-weight: 400;font-size:18px; color: #4a4a4a; background:#ebecec; line-height: 74px; padding-left: 36px;}
.cpcsbox ul{padding: 26px;}
.cpcsbox li{line-height: 40px; font-size: 16px; color: #4a4a4a;}
.xgcp{padding: 0 0px 30px 0px;}
.xgcp_tit h2{font-size: 24px; line-height: 60px; color: #096bc3; background: url(../images/a18.jpg) no-repeat left center; padding-left: 44px; font-weight: 400; border-bottom: 1px solid #dddddd;}
.xgcp_nr{padding-top: 44px;}
.xgcp_nr ul{overflow: hidden; margin-left: -10px;}
.xgcp_nr li{float: left; width: 50%; padding-left: 10px;}
.xgcp_nr img{width: 100%;border: 1px solid #ddd;}
.xgcp_nr a{display: block; position: relative;}
.xgcp_nr p{font-size: 18px; position: absolute; width: 100%; text-align: center;color: #fff; left:0; bottom: 15px;}
.xgcp_nr a:hover .tpzz{opacity: 1;}


.header{height: 60px; padding: 0 3%;border-top: 2px solid #096bc3;position: fixed;width: 100%; background: #fff; left:0; top:0;z-index: 100;}
.logo{width: 205px; float: left; padding-top: 10px;}
.logo img{width: 100%;}

.lxdh{float: right;background: url(../images/a_01.jpg) no-repeat left center;height: 33px;display: none;}
.lxdh ul{height: 33px; padding-left: 65px; }
.lxdh li{float: left; line-height: 33px; color: #fff;font-size: 14px; position: relative; }
.lxdh span{padding: 0 28px;}
.lxdh img{display: inline-block;*display: inline;vertical-align: middle; margin-right: 10px;}
.yzqh {cursor:pointer;display: block; background: url(../images/d4.png) no-repeat center center; width: 94px; margin-left: 28px;}
.yzqhbox{position: absolute;width: 100%; top:33px; left:0; background: #096bc3;display: none;}
.yzqhbox a{display: block; color: #fff; padding-left: 31px;}
.yzxs:hover .yzqhbox{display: block;}
.yzqhbox a:hover{color: #898989;}
.header_box{clear: both;}
.ssk{float: right; width: 220px; overflow: hidden; padding-top: 24px;display: none;}
.wby1{float: left; width: 190px; height: 30px; border: 1px solid #e5e5e5; border-right: none; padding: 0 10px; line-height: 28px;}
.btn1{background: url(../images/a_02.jpg); width: 30px; height: 30px; float: right; border: none;cursor:pointer;}
.bj3{background: rgba(0,0,0,.7);position: fixed; left:0; top:0; width: 100%; height: 100%;z-index: 10;display: none;}
.dhbtn{position: absolute; right:10px; top:13px; background: url(../images/d1.png); width: 30px; height: 30px;display: block;}
.dhbtn.on{background: url(../images/d2.png);}
.nav{float: none; position: absolute;top:58px;left:0; background: #fff;z-index: 100;width: 100%;z-index: 100;height: calc(100% - 112px;);display: none; }
.nav ul{overflow: hidden;}
.nav li{float: none; font-size: 16px;  line-height: 76px;border-bottom: 1px solid #eee; padding: 0 3%;}
.nav a{color: #000000;display: block;}
.nav a:hover{color: #096bc3;}
.nav .hover1 a{border-bottom: 3px solid #096bc3;}
.nav a:hover{border-bottom: 3px solid #096bc3;} 

.banner{position: relative; padding-top: 62px;}
.banner img{width: 100%;}
.fybox{position: absolute; right:2%; width: 210px;bottom: 25px;}
.banner .swiper-pagination-bullets{bottom: 0;}
.banner .swiper-pagination-bullets{bottom: 0;}
.swiper-num {position: absolute;width: 50px;right:0;top: 0;z-index: 2;color: #fff;}
.swiper-num .active {display: inline-block;font-size: 14px;}
.swiper-num span {font-size: 18px;color: #fff;}
.swiper-num .total {display: inline-block;}
.banner .swiper-pagination{width: 140px; left:0; top:0px;}
.banner .swiper-pagination-bullet{height: 4px; width: 28px; border-radius: 0; opacity: 1;background: #96a6a7; margin: 0 3px;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.blue-slide {background: #4390EE;color: #fff;}
.red-slide {background: #CA4040;color: #fff}
.orange-slide {background: #FF8604;color: #fff;}
.gray-slide {background: gray;color: #fff;}

.wzbox{padding: 0 3%;}
.cpzx_tit{text-align: center; padding: 85px 0 35px;}
.cpzx_tit h2{font-size: 36px; padding-bottom: 16px; color: #000; font-weight: bold;}
.cpzx_tit p{font-size: 16px; color: #666;}
.cpzx_nr{position: relative;height: auto;}
.cptp{position: relative;}
.cptp img{width: 100%;}
.cpzz{background: rgba(0,0,0,.7); width: 100%;height: 100%; position: absolute; top:0; left:0;opacity: 0;transition: All 0.4s ease-in-out;} 
.cpzz a{display: block; width: 100px; height: 45px; position: absolute; text-align: center; line-height: 43px; font-size: 16px; color: #fff; border:1px solid #fff;left:50%; top:50%; transform:translate(-50%,-50%);transition: All 0.4s ease-in-out;}
.cpzz a:hover{background: #096bc3; border: 1px solid #096bc3; color: #fff;}
.cpzsbox:hover .cpzz{opacity: 1;}
.cpzsbox:hover h2{color:#096bc3;}
.cptext{text-align: center;}
.cptext h2{font-size: 18px; padding: 40px 0 18px;color: #000;}
.cptext p{font-size: 14px; color: #666;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.cpzx_nr .swiper-button-next{background: url(../images/d6.png);width: 22px; height: 38px;right:0px;}
.cpzx_nr .swiper-button-prev{background: url(../images/d5.png);width: 22px; height: 38px;left:0px;}
.cpzx_nr .swiper-button-next:after,.cpzx_nr .swiper-button-prev:after{display:none;}


.cpzs{padding: 0 3% ; position: relative;}
.cpzsbox{overflow: hidden; }
.cpzs_right{width: 100%;}
.cpzs_right img{width: 100%;}
.cpzs_left{width: 100%; background: #eeeeee; padding: .4rem;}
.cpzs_left h2{font-size: 20px; color: #333; position: relative;}
.cpzs_left h2:before{border-bottom: 2px solid #096bc3; width: 60px; position: absolute; left:0; bottom: -18px;content: "";}
.cpzs_left h4{font-size:16px ;color: #096bc3;position: relative;padding-top: 50px; position: relative;}
.cpzs_left h4:before{border-bottom: 2px solid #096bc3; width: 50px; position: absolute; left:0; bottom: -10px;content: "";}
.cpzs_left p{font-size: 14px; line-height: 1.8; color: #666666; padding-top: 50px;width: 200px;}

.cpzs .swiper-button-next {width: 36px; top:0; left:0; margin-top: 0;background:url(../images/left.png) no-repeat  center center rgba(0,0,0,.7);height: 100%;}   
.cpzs .swiper-button-prev{width: 36px; height: 100%; bottom:0; right:0; margin-top: 0;left:auto; top:auto;background:url(../images/d16.png) no-repeat  center center rgba(0,0,0,.7);}     

.cpzs .swiper-container {
      width: 100%;
    }

.cpzs .swiper-slide {
      background-size: cover;
      background-position: center;
    }

.cpzs .gallery-top {
  
      width: 100%;
    }

.cpzs .gallery-thumbs {
      
      box-sizing: border-box;
      padding: 10px 0;
    }

.cpzs .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

.cpzs  .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }



/*==联系我们==*/
.banner2{background: url(../images/banner2.jpg) no-repeat center center; height: 310px;}
.dtnr{overflow: hidden; border-top:1px solid #ebebeb; padding-top: 30px;}
.dtnrbox{overflow: hidden;background: #1064ae;}
.ftnr_right{float: right; width: 100%; padding: 0 3%;}
.lxdz {padding-bottom: 30px; border-bottom: 1px dashed #fff;}
.lxdz h2{font-size: 22px; line-height: 60px; color: #fff; border-bottom: 1px dashed #fff;font-weight: 400;}
.lxdz h4{color: #fff; font-size:14px ; line-height: 60px; color: #fff;font-weight: 400;}
.lxdz p{font-size: 12px; color: #fff; line-height: 2;}
.rem{overflow: hidden; padding: 50px 0 30px 30px;}
.rem img{float: left; margin-right: 40px;}
.rem p{width: 75px; font-size: 18px; line-height: 40px; text-align: center; color: #fff; padding-top: 30px;float: left;}
.ftnr_left{float: left; width: calc(100% - 0px);}
.ftnr_left img{width: 100%;display: block;}

.zxkh_tit{padding: 40 0 20; text-align: center;}
.zxkh_tit h2{font-weight: 400; font-size: 24; padding-bottom: 20px; color: #313131; line-height: 1;}
.zxkh_tit p{font-size: 12px; color: #898989; line-height: 1.5; position: relative;}
.zxkh_tit p:before{position: absolute; content: "" ; border-bottom: 1px solid #c6c6c6;width: 28px; bottom: -15px; left:50%; margin-left: -14px;}
.zxkh_nr{padding: 0}
.zxa{overflow: hidden; padding-bottom:0 ; margin-left: 0;}
.zxa li{width: 100%; padding-bottom: 20px; padding-left: 0; padding-bottom: 20px;}
.wby3{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a3.jpg) no-repeat right center;}
.wby4{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a4.jpg) no-repeat right center;}
.wby5{width: 100%; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5;background: url(../images/a5.jpg) no-repeat right center;}
.wby6{width: 100%; padding: 10px;border: 1px solid #d5d5d5;background: url(../images/a6.jpg) no-repeat right top;height: 170px;width: 100%;}
.zxb{overflow: hidden; padding: 25px 0 0 0;}
.zxb li{ width: 100%;float: left; padding-bottom: 20px;;}
.wby7{width: 158px; padding: 0 10px; height: 50px; line-height: 48px; border: 1px solid #d5d5d5}
.zxb img{height: 50px; width: 118px; margin: 0 25px;vertical-align: middle;}
.zxb a{color: #40535a; line-height: 20px;}
.btn6{width: 100%; height: 50px; font-size: 14px; transition: All 0.4s ease-in-out;color: #fff; background: #848484;border: none;}
.btn6:hover{color: #fff; background: #006198;}
.zxb dl{overflow: hidden; margin-left: -30px;}
.zxb dt{width: 50%; float: left; padding-left: 30px;}



.fgt{height: 40px;}  
.swiper-button-next:after, .swiper-button-prev:after{display:none;}   
   
.jjbox{position: relative;}
.ggzz{width: 100%; height: 100%; background: rgba(0,0,0,.7);position: absolute;left:0; top:0;}
.gallery-thumbs {overflow: hidden; height: auto; box-sizing: border-box;}
.gallery-thumbs .swiper-slide .ggzz {opacity: 1;}
.gallery-thumbs .swiper-slide-thumb-active .ggzz {opacity: 0;}
.cpzs .gallery-thumbs img{width: 100%;}

.news_tit{text-align: center; padding: 75px 0 60px;}
.news_tit h2{font-size: 28px; padding-bottom: 16px; color: #000; font-weight: bold;}
.news_tit p{font-size: 16px; color: #666;}
.news_nr{border-top: 1px solid #e5e5e6; padding-bottom: 50px;}
.news_box{overflow: hidden;border-bottom: 1px solid #e5e5e6; padding: 20px 0;}
.news_left{overflow: hidden; width: 100%;}
.news_left img{width: 100%;
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }
.news_rightfloat: right; width: 100%;}
.news_right h2{font-size: 18px; line-height: 56px; color: #000000;}
.news_right h2 span{font-size: 14px; color: #333;}
.news_right p{font-size: 16px; color: #333333; line-height: 28px; width: 995px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_right .more{display: block; float: right; margin-top: 20px; font-size: 16px; color: #333;}
.news_right a:hover{color: #096bc3;}
.news_right h2 a{color: #000; display: block; width:70%;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.footer{padding: 0 3%; background: #f8f8f8;}
.footerbox{overflow: hidden; padding: 40px 0;}
.foot_left p{font-size: 14px; color: #6b6b6b; line-height: 39px;}
.dblogo{padding-bottom: 30px;}
.foot_left p img{display: inline-block;*display: inline; vertical-align: middle; margin-right: 15px;}

.foot_wzgn{display: none;}
.foot_wzgn ul{overflow: hidden;}
.foot_wzgn li{float: left; width: 16.66%;}
.foot_wzgn h2{font-size: 16px; padding-left: 14px; color: #333; font-weight: bold;position: relative; margin-bottom: 15px;}
.foot_wzgn h2:before{content: "";position: absolute;left:0; top:3px; border-left: 5px solid #096bc3; height: 12px;}
.foot_wzgn dt{ line-height: 20px; font-size: 14px; padding: 6px 0 6px 14px;}
.foot_wzgn dt a{color: #666;}
.foot_wzgn dt a:hover{color: #096bc3;}


.wzrwm{width: 100px; text-align: center;padding-top: 45px; margin: 0 auto;}
.wzrwm p{font-size: 14px; padding-top: 18px; color: #333;}

.bqxx{border-top: 1px solid #efefef; padding: 15px  3%;}
.bqxx p{line-height: 1.6; color: #333333;font-size: 14px; text-align: center;}

/*==关于我们==*/
.banner1{background: url(../images/a_04.jpg) no-repeat right center; height: 297px;}

.wznr{width: 100%; margin: 0 auto; padding: 0 3%;}
.nybt{background: #f2f1f1;}
.nybtbox{width: 100%; margin: 0 auto; overflow: hidden; padding: 0 3%;}
.nybtbox h2{float: left; font-size: 18px; font-weight: bold; color: #096bc3; line-height: 60px; width: 169px;}
.nybtbox ul{overflow: hidden; float: left;}
.nybtbox li{float: left; line-height: 60px;}
.nybtbox li a{display: block; padding: 0 20px; font-size: 14px; color: #000000;}
.nybtbox .hover2 a{color: #fff; background: #096bc3;}
.nybtbox a:hover{color: #fff; background: #096bc3;}

.gsgk_tit{text-align: center; padding: 50px 0;}
.gsgk_tit h2{font-size: 24px; color: #000; padding-bottom: 20px;font-weight: bold;}
.gsgk_tit p{font-size: 18px; color: #000;}
.gsjj_box{position: relative;}
.gsjj_left{width: 100%;}
.gsjj_left img{width: 100%;}
.gsjj_right{width: 100%; background: #fff; padding: 20px 35px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .3);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .3);  box-shadow:0 0 10px rgba(0, 0, 0, .3); margin-top: 30px; }
.gsjj_right h2{font-size: 20px; color: #000; font-weight: bold; padding-bottom: 10px;}
.gsjj_right p{font-size: 16px; line-height: 24px; color: #333;text-align:justify; word-break: break-all;}

.qyjj_text{text-align: center; padding-top: 75px;}
.qyjj_text h2{font-weight: bold; color: #000;font-size: 24px; padding-bottom: 15px;}
.qyjj_text p{font-size: 16px; line-height: 24px; color:#333}
.fzlc_tit h2{font-size: 24px; font-weight: bold; color: #000; line-height: 100px;text-align: center;}
.fzlc{padding-bottom: 60px;}
.fzlc_nr{background: url(../images/a_10.jpg) no-repeat center center; height: 248px; padding: 22px 40px  0 40px; position: relative;}
.lctop{height: 103px; border-left: 2px solid #096bc3; padding-left: 24px; position: relative;margin-left: 25px;}
.lctop h2{font-size: 18px; color: #096bc3; font-weight: bold; line-height: 38px;}
.lctop p{font-size: 14px; color: #096bc3; line-height: 24px;}
.lctop span{position: absolute; width: 12px; height: 12px; left:-7px; bottom: -7px;background: #096bc3;border-radius: 50%;}
.lcbottom p{font-size: 16px; padding: 25px 0 40px; font-weight: bold; color: #fff; text-align: left;}
.fzlc_nr  .swiper-button-next{background: url(../images/a_08.jpg);width: 40px;height: 60px;}
.fzlc_nr .swiper-button-prev{background: url(../images/a_07.jpg);width: 40px;height: 60px;}
.tao1{width: 90%; border-bottom: 2px solid #fff; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.fzlc_nr  .swiper-slide .lctop {transition: 300ms; opacity: 0;}
.fzlc_nr .swiper-slide-active .lctop,.swiper-slide-duplicate-active  .lctop{opacity: 1;}

.bj1{background: #f7f7f7;}
.gsry_tit{text-align: center; padding: 65px 0 55px;}
.gsry_tit h2{font-size: 24px; color: #000; padding-bottom: 20px;font-weight: bold;}
.gsry_tit p{font-size: 18px; color: #000;}
.gsry{width: 100%; margin: 0 auto; padding: 0 3% 50px 3%;}
.gsry_nr{position: relative;}
.gsry_nr .swiper-slide{}
.gsry_nr img{width: 100%; }
.gsry_nr .swiper-button-next{background: url(../images/a_19.jpg);width: 60px; height: 39px; right: 0px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, 2);  box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.gsry_nr .swiper-button-prev{background: url(../images/a_16.jpg);width: 60px; height: 39px; left: 0px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, 2);  box-shadow:0 0 10px rgba(0, 0, 0, .2); }
.gsry_nr .swiper-button-next:hover{background: url(../images/a_18.jpg);}
.gsry_nr .swiper-button-prev:hover{background: url(../images/a_20.jpg);}

.bj2{background: url(../images/a_27.jpg) no-repeat center bottom;}
.zzgj{width: 100%; margin: 0 auto; padding:0 3% 0 3%;}
.zzgj_nr img{width: 100%;}
.qywh{width: 100%; margin: 0 auto; padding: 0 3%;}
.qywh_nr ul{overflow: hidden; margin-left: -10px; padding-bottom: 50px;}
.qywh_nr li{width: 100%; float: left; padding-left: 10px; padding-bottom: 15px;}
.hywhbox{position: relative;}
.hywhbox img{width: 100%;}
.hywhtext{position: absolute;width: 100%; text-align: center;left:50%; top:50%; transform:translate(-50%,-50%);}
.hywhtext h2{color: #fff; font-size: 20px; }
.hywhtext h4{font-size: 12px; color: #fff; padding: 8px 0 25px;}
.hywhtext p{font-size: 12px ;color: #fff; line-height: 22px;}
#productlist .mopp{position:relative;width: 100%; height: 100%; left:0; top:0;background:none;opacity: 1;transition: All 0.4s ease-in-out; }
#productlist .cpzxa_tp{height: 270px;}
.mopbox{left:0%; top:0%; transform:translate(0,0);padding-top: 15px;}
.mopbox p{color: #333;}
}

@media(max-width:480px){
.cpzx li {
    width: 100%;
    float: left;
    padding: 0 0 30px 10px;
}	
.qywh_nr li{float: left;width: 100%; padding: 0 0 0 10px;}	
	
	}
	.ryzz_nr img{width: 100%;}
@media(max-width:640px){
#productlist .cpzx li{width: 100%;}	
#productlist .cpzx {padding: 30px 0;}
.shouji{ display:block;}
}
@media(min-width:480px){
.cpzx_tit {
   
    height: 205px;
}
	}





