@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}


*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out;width:100%;background:#fff;}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}


.index{position: relative;overflow: hidden;}
.index::before{content:"";display: block;padding-top:47%}
.index .wrap{position: absolute;left: 50%;bottom: 60px;transform: translate(-50%,0);display: flex;justify-content: space-between;padding:0 5%;}
.index .wrap a{display: block; transition: 0.5s;}
.index .wrap a img{display: block;max-width: 100%;animation: indexAd 2s infinite linear ;transform: translateY(0px);}
@keyframes indexAd{
    0%{transform: translateY(-10px)}
    50%{transform: translateY(0px)}
    100%{transform: translateY(-10px)}
}
.index .wrap a:hover{transform: scale(1.1);}










header{width:100%;z-index: 9999; }




.header-main{display:flex;justify-content:space-between;align-items:center;background: #fff;border-radius: 5px 5px 0 0;padding:18px 15px}
.logo{ width:361px;}
.logo img{ max-width:100%; display:block;}
.header-right{display: flex;align-items: center;}
.header-right form{width:210px;border:1px solid #dedede;border-radius: 30px;display: flex;line-height: 34px;font-size:14px;color:#333;margin-right: 20px;}
.header-right form input[type="text"]{width:calc(100% - 36px);border-radius: 30px 0 0 30px;padding-left: 10px;}
.header-right form input[type="submit"]{width: 36px;background: url(../images/but.png) no-repeat center center;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:40px;}
header .tel p{line-height:19px;font-size:12px;color:#666;}
header .tel b{display:block;color:#005dad;font-size:18px;line-height:20px;}
.header_bg{background: #fff;padding: 16px 0px}
.nav-ul {display: flex;background: #005dc1;}
.nav-ul li {position:relative;width:14.28%;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:56px;text-align:center;background:url(../images/nav-shu.png) no-repeat right center;}
.nav-ul li:hover .nav_a, .nav-ul li .nav_a.active {background:url(../images/nav-hover.jpg) no-repeat 50% 50%;background-size: cover;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:rgba(255,255,255,0.8);width:100%;box-shadow:0 5px 10px #333;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:12px;line-height:30px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #ff6a00;color: #d80a14;}
.nav_bg{width: 100%; background: #005dc1; position: relative; left: 0; top: 0; z-index: 999}
.act{
	position: fixed;
}


/*移动端导航*/
.sj_nav{ width:100%; }
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px; border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu .span01 { width:38px;height:3px;background:#005dc1;border-radius:5px; display:block;}
.icon-menu .span02 { width:38px;height:3px;background:#005dc1;border-radius:5px; display:block; margin:5px 0;}
.icon-menu .span03 { width:38px;height:3px;background:#005dc1;border-radius:5px; display:block;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}
.sjnav{ width:115px; height:280px; position:absolute;right:0%; top:83px;z-index:9999;background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important; background-color:#202020;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ height:44px; line-height:44px;display:block;text-align:center; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:15px; color:#fff;}
.sjnav li a:hover{background:#333; color:#00a4fb;}
.sjnavhide{ height:0; overflow:hidden;}

/*大图滚动开始*/
.banner{position: relative;}
.banner-links{position:absolute;left:0;top:0;z-index: 9999;display:flex;justify-content: center;width: 100%; height: 100%;}
.banner-links a{display: block;width:50%;height: 100%;}



.ban-img img{width: 100%; height: auto; display: block;}
.swiper-pagination-bullet{width:15px;height:15px;}
.swiper-pagination-bullet-active{background:#fd5573}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

section{padding:27px;background: #fff;}
section ul{display: flex;}
section ul li{width: 25%;background: url(../images/shu.png) no-repeat right center;}
section ul li a{transition: 0.5s;display: block;}
section ul li img{display: block;max-width:100%;margin:0 0 0 20px;}
section ul li .txt{text-align: center;position: relative;top:-10px}
section ul li .txt .t1{font-size:18px;color:#333;line-height: 27px;}
section ul li .txt .t2{font-size:14px;color:#727272;line-height: 21px;}
section ul li:hover a{transform: translateY(-5px);}

.title{position: relative;}
.title .t1{font-size:65px;color:#fff;opacity: 0.3;font-family: "Times New Roman";line-height:70px;}
.title .t1 span{font-size:100px}
.title .t2{font-size:22px;font-weight: bold; color:#fff;position: absolute;left: 10px;top:42px;}
.title .t3{font-size:16px;color:#d6d6d6;padding-top:20px;}

.range{background: url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;padding:36px 0;}
.range-img{display: block;max-width: 100%;margin:50px 0;}

.product{background: #f0f0f0;padding:30px 0;}
.product .title .t1{color:#999;}
.product .title .t2{color:#3f3f3f;}
.product .title .t3{color:#3e3e3e;}
.swiper-product{padding:35px 0;}
.swiper-product a{display: block;background: #fff;padding:0 0 30px 0;transition: 0.5s;}
.swiper-product a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-product a .pic:before{content:"";display: block;padding-top:82%}
.swiper-product a .txt{text-align: center;padding:5px;}
.swiper-product a .txt .t1{font-size:18px;color:#005dad;font-weight: bold;position: relative;padding-bottom: 18px;}
.swiper-product a .txt .t1::before{content: "";display: block;width:56px;height: 1px;background: #9f9f9f;position: absolute;left: 50%;bottom: 0;transform: translate(-50%,0);}
.swiper-product a .txt .t2{font-size:14px;color:#666;padding:16px 0;height: 40px;}
.swiper-product a .txt .t3{width:130px;line-height: 34px;font-size:14px;color:#333;border: 2px solid #6e6e6e;border-radius: 30px;text-align: center;margin:10px auto 0px auto}
.swiper-product a:hover{background: linear-gradient(top,#00a9f0,#0056a9);background: -webkit-linear-gradient(top,#00a9f0,#0056a9);background: -moz-linear-gradient(top,#00a9f0,#0056a9);background: -o-linear-gradient(top,#00a9f0,#0056a9);}
.swiper-product a:hover .t1, .swiper-product a:hover .t2{color:#fff;}
.swiper-product a:hover .t1::before{background: #fff;}
.swiper-product a:hover .t3{color:#fff;border-color: #fff;}
.swiper-product a:hover .img_cover{transform: scale(1.1);}
.prev-product ,.next-product{width:27px ;height: 48px;background: url(../images/jiantou.png) no-repeat center center;top:50%;transform: translate(0,-50%);margin:0px;}
.prev-product{left: -50px;}
.next-product{right: -50px;transform: translate(0,-50%) scale(-1,1);}

.app{background: url(../images/bj2.jpg) no-repeat 50% 50%;background-size:cover;padding:50px 0 0 0;}
.app .title .t3{position: absolute;top:5px;left: 400px;}
.swiper-app{padding:55px 0 2px 0;}
.swiper-app a{display: flex;justify-content: center;align-content: center;flex-wrap: wrap; background: rgba(255,255,255,0.1);border: 1px solid rgba(255,255,255,0.1);height: 360px;}
.swiper-app a .pic{position:relative;transform-style:preserve-3d; transition: .5s ease-in-out;height: 65px;display: flex;justify-content: center;align-items: center;width:100%;}
.front, .back {backface-visibility: hidden;transition: 0.6s ease-out;transform-style: preserve-3d;position: absolute;top:50%;left:50%; }
.front {z-index: 2;transform:translate(-50%,-50%) rotateY(0deg); }
.back { z-index:1;transform:translate(-50%,-50%) rotateY(-180deg);}
.front img, .back img{display:block;max-width:100%;overflow:hidden;}
.swiper-app a:hover .front{transform:translate(-50%,-50%) rotateY(180deg);z-index:1;}
.swiper-app a:hover .back{transform:translate(-50%,-50%) rotateY(0deg);z-index:2;}
.swiper-app a .t1{font-size:16px;color:#fff;font-weight: bold;text-align: center;width:100%;font-weight: bold;height: 44px;padding:0 15px;margin:45px 0 55px 0;}
.swiper-app a .t2{font-size:30px;color:#fff;opacity: 0.2;text-align: center;width:100%;}
.swiper-app a:hover{background: #00a4fb;}

.case{background: url(../images/bj3.jpg) no-repeat 50% 50%;background-size: cover;padding:50px 0;}
.case .title .t1{color:#999;}
.case .title .t2{color:#3f3f3f;}
.case .title .t3{color:#3e3e3e;}
.swiper-case{padding:50px 0;}
.swiper-case a{display: block;position: relative;overflow: hidden;}
.swiper-case a::before{content:"";display: block;padding-top:111%}
.swiper-case a .hover{width:100%;height: 100%;position: absolute;left:0;top:0;background: url(../images/hover2.png) no-repeat center center, rgba(0,164,251,0.8);display:flex;flex-wrap:wrap;justify-content: center;align-content: center;transform: scale(0);}
.swiper-case a .hover span{display: block;width:100%;text-align: center;font-size:18px;color:#fff;}
.swiper-case a .hover img{display: block;max-width:100%;margin:0 auto 15px auto;}
.swiper-case a:hover .hover {transform: scale(1);}
.swiper-case a:hover .img_cover{transform: scale(1.1);}

.prev-case, .next-case{width:45px;height: 45px;border: 2px solid #7a7a7a;border-radius: 50%;display:flex;justify-content: center;align-items: center;background: none;font-size:26px;color:#7a7a7a;}
.prev-case{left: initial;right: 75px;}
.prev-case:hover, .next-case:hover{border-color: #00a4fb;color:#00a4fb;}

.news{background: url(../images/bj4.jpg) no-repeat 50% 50%;background-size:cover;padding:25px 0;}
.news .title{display: flex;justify-content: space-between;}
.news-bt{background: url(../images/bj5.png) no-repeat left center;height: 77px;padding:11px 0 0 55px;display: flex;width:calc(100% - 230px)}
.news-bt .bt-t1{line-height: 66px;font-size:16px;color:#fff;font-weight: bold;background: url(../images/dian1.png) no-repeat left center, url(../images/shu2.png) no-repeat right center;width:130px;padding:0 0 0 40px;}
.news-bt .bt-t2{width:calc(100% - 130px);padding:0 15px;display: flex;justify-content: space-between;align-items: center;}
.news-bt .bt-t2 a{font-size:14px;color:#fff;padding-left:13px;background: url(../images/dian2.png) no-repeat left center;width:33%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news-bt .bt-t2 a:hover{color:#ffa200;text-decoration: underline !important;}

.news-main{padding:60px 0;display: flex;justify-content: space-between;}
.news-left{width:520px;background: #fff;padding:25px;}
.news-left .pic{width:100%;position: relative;overflow: hidden;}
.news-left .pic:before{content: "";display: block;padding-top:52%}
.news-left .date{color:#a2a2a2;font-size:12px;font-family: "Arial";position: relative;padding:5px 0 0 35px;line-height: 16px;}
.news-left .date span{display: block;line-height: 34px;font-size:24px;}
.news-left .date:before{content:"";display: block;width:2px;height: 114px;background: #1f3a8b;position: absolute;left: 18px;top:-63px}
.news-left .txt{padding:26px 0 0 0;display: block;}
.news-left .txt .t1{font-size:18px;color:#333;padding-bottom: 20px;}
.news-left .txt .t2{font-size:14px;color:#767676;line-height: 24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.news-left:hover .txt .t1{color:#ffa200}
.news-left:hover .img_cover{transform: scale(1.1);}
.news-right{width:49%;display: flex;flex-wrap: wrap;align-content: space-between;}
.news-right a{width:100%;display: flex;padding-bottom: 24px;border-bottom: 1px dashed #959595;}
.news-right a .pic{width:183px;position: relative;overflow: hidden;margin-right: 17px;}
.news-right a .pic:before{content: "";display: block;padding-top:68%;}
.news-right a .pic .num{width:54px;height: 54px;background: url(../images/hover4.png) no-repeat center center;font-size:16px;color:#fff;position:absolute;left: 0px;top:0px;padding:7px 0 0 7px;}
.news-right a .txt{width:calc(100% - 200px);display: flex;flex-wrap: wrap;align-content: space-between;}
.news-right a .txt .t1{font-size:18px;color:#333;width:100%;}
.news-right a .txt .t2{font-size:13px;color:#767676;line-height: 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;}
.news-right a .txt .t3{font-size:12px;color:#9a9a9a;}
.news-right a:hover .img_cover{transform: scale(1.1);}
.news-right a:hover .txt .t1{color:#ffa200}

footer{background:#e7e7e7;}
.foot-main{padding:40px 0;display: flex;justify-content: space-between;}
.foot-main .lxfs{padding-bottom: 20px;}
.foot-main .lxfs .logo3{ display: block;max-width:100%;margin-bottom: 30px;}
.foot-main .lxfs .l1{font-size:15px;color:#5d5c5c;display: flex;align-items: center;margin-bottom: 5px;}
.foot-main .lxfs a{font-size:20px;font-family: "Arial";}
.foot-main .lxfs img{margin-right: 16px;}
.foot-main .dl-box{border-left: 1px solid #cbcbcb;border-right:1px solid #cbcbcb;display: flex;align-items: flex-start;}
.foot-main .dl-box dl{padding:0 35px}
.foot-main .dl-box dl dt a{display: block;font-size:16px;color:#333;line-height: 60px;background: url(../images/heng.jpg) no-repeat bottom center;
margin-bottom: 15px;}
.foot-main .dl-box dl dd a{display: block;font-size:14px;color:#606060;line-height: 34px;}
.foot-main .dl-box dl dd a:hover{text-decoration:underline !important;}
.foot-main .erweima{display: flex;align-items: flex-start;}
.foot-main .erweima div{margin:20px 0 0 20px;}
.foot-main .erweima div img{display: block;max-width:100%;width: 113px;}
.foot-main .erweima div span{display: block;font-size:14px;color:#7e7e7e;text-align: center;padding-top:10px;}
.foot-txt{background: #0056aa;font-size:14px;color:#fff;padding:20px 0;}
.foot-txt .wrap{display: flex;justify-content: space-between;}
.foot-txt .wrap a{color:#fff;}

/*product*/
.page-bt{background: #fff;box-shadow: 2px 4px 4px #ccc;display: flex;justify-content: space-between;position: relative;top:-40px;z-index: 9999;border-radius: 5px 0 0 0;}
.page-bt .bt{width:158px;line-height: 74px;text-align: center;font-size:22px;color:#fff;font-weight: bold;background: url(../images/bt.jpg) no-repeat 50% 50%;background-size:cover;border-radius: 5px 0 0 0;}
.page-bt .tabs{display:flex;}
.page-bt .tabs a{width:190px;line-height: 74px;font-size:16px;color:#333;font-weight: bold;text-align: center;position: relative;border-left: 1px solid #fff;}
.page-bt .tabs a::before{width:0;height: 4px;background: #00a1e9;position: absolute;left: 50%;bottom: -4px;display:block;content:"";transition:0.5s;transform: translate(-50%,0);}
.page-bt .tabs a:hover ,.page-bt .tabs a.on{background: #e9e9e9;color: #00a1e9;}
.page-bt .tabs a:hover::before ,.page-bt .tabs a.on::before{width:100%;}

.pro-ul{display: flex;flex-wrap:wrap;padding:0 0 40px 0;}
.pro-ul li{width:31.3%;margin:1%;box-shadow: 4px 4px 0 #e5e5e5;}
.pro-ul li .pic{width:100%;position: relative;overflow: hidden;/*background: #efefef;*/border: 1px solid #ccc;border-bottom: 0px;}
.pro-ul li .pic::before{content:"";display: block;padding-top:70%;}
.pro-ul li .txt{border:1px solid #d4d4d4;display: flex;justify-content: center;align-items: center;text-align: center;min-height: 112px;padding:0 5px;}
.pro-ul li .txt .t1{font-size:16px;color: #333;border-top: 1px solid #dadbdd;border-bottom: 1px solid #dadbdd;line-height: 46px;}
.pro-ul li:hover .img_cover{transform: scale(1.1);}
.pro-ul li:hover .txt .t1{border-color:#005dc1;color:#005dc1;}

.page-banner-img img{width: 100%; height: auto; display: block;}

.pro-show{padding:0 0 50px 0;display: flex;}
.pro-show .pic{width:50%;position: relative;overflow: hidden;/*background: #efefef;*/}
.pro-show .pic:before{content:"";display: block;padding-top:71%;}
.pro-show .txt{width:50%;padding:30px;display: flex;flex-wrap:wrap;align-content: space-between;}
.pro-show .txt .t1{font-size:22px;color:#333;position: relative;padding-bottom: 25px;}
.pro-show .txt .t1::before{content:"";display: block;width:45px;height: 1px;background: #00a1e9;position: absolute;left: 0;bottom: 0px;}
.pro-show .txt .t2{font-size:16px;color:#555;line-height: 26px;padding-top: 25px;}
.pro-show .txt .t3{width:100%;height: 66px;background: url(../images/tel3.png) no-repeat left center;font-size:16px;color:#333;padding:10px 0 0 70px;}
.pro-show .txt .t3 a{display: block;color:#00a1e9;font-weight: bold;font-family: "Arial";}

/*news*/
.news-box{display: flex;}
.news-box .pic{width:50%;position: relative;overflow: hidden;background: #efefef;}
.news-box .pic:before{content:"";display: block;padding-top:71%;}
.news-box .txt{width:50%;border:1px solid #ececec;padding:0 24px;position: relative;}
.news-box .txt .bt{padding:22px 0 15px 0;border-bottom: 1px solid #ececec;}
.news-box .txt .bt .t1{line-height: 40px;font-size:24px;color:#005dad;}
.news-box .txt .bt span{display: block; line-height: 26px;font-size:12px;color:#777;}
.news-box .txt .nr{font-size:14px;color:#484848;margin:20px 0;line-height: 26px;}
.news-box .txt .more{display: block; width:46px;height: 46px;border:2px solid #ffab19;font-size:30px;color:#ffab19;display: flex;justify-content: center;align-items: center;position: absolute;right: 0px;bottom: 0px;}
.news-box:hover .img_cover{transform: scale(1.1);}
.news-box:hover .txt .more{background:#ffab19;color:#fff;}

.news-ul{padding:20px 0;display: block;}
.news-ul li{width:100%;margin-bottom: 24px;}
.news-ul li a{width:100%;display: flex;padding-bottom: 24px;border-bottom: 1px solid #d9d9d9;}
.news-ul li a .pic{width:183px;position: relative;overflow: hidden;margin-right: 17px;}
.news-ul li a .pic:before{content: "";display: block;padding-top:68%;}
.news-ul li a .txt{width:calc(100% - 200px);display: flex;flex-wrap: wrap;align-content: space-between;}
.news-ul li a .txt .t1{font-size:18px;color:#333;width:100%;}
.news-ul li a .txt .t2{font-size:13px;color:#767676;line-height: 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;}
.news-ul li a .txt .t3{font-size:12px;color:#9a9a9a;}
.news-ul li a:hover .img_cover{transform: scale(1.1);}
.news-ul li a:hover .txt .t1{color:#ffa200}

.news-show { width:100%; text-align:center;padding:20px 0;min-height: 500px;}
.news-show img {  display:block; max-width:100%; margin:2% auto;}
.news-show .txt-bt {  display:inline-block ;line-height:42px; font-size:18px; color:#2d2d2d;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:30px; font-size:14px; color:#636363; text-align:left;}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#636363; margin-top:2%; text-align:right;}

.range-page{background: url(../images/range-bj.jpg) no-repeat 50% 50%;background-size:cover;height: 574px;margin-bottom: 30px;padding:35px 14px 0 0;}
.range-page .t1{font-size:16px;line-height: 28px;color:#fff;width:50%;font-weight: bold;float: right;}
.range-box{width:50%;float:right;padding:10px 0 0 0;font-size:16px;color:#fff;}
.range-box h4{display:block;padding:7px 0; font-size:17px;}
.range-box h4:nth-child(2){padding-left: 10px;}
.range-box h4:nth-child(3){padding-left: 20px;}
.range-box h4:nth-child(4){padding-left: 30px;}
.range-box h4:nth-child(5){padding-left: 40px;}
.range-box h4:nth-child(6){padding-left: 50px;}
.range-box h4:nth-child(7){padding-left: 60px;}
.range-box h4:nth-child(8){padding-left: 70px;}
.range-box h4:nth-child(9){padding-left: 82px;}
.range-box h4:nth-child(10){padding-left: 91px;}
.range-box h4:nth-child(11){padding-left: 102px;}
.range-box h4:nth-child(12){padding-left: 112px;}

.contact-page{background: url(../images/map.jpg) no-repeat 50% 50%;background-size:cover;height: 250px;margin-bottom: 30px;}
.contact-page .txt{font-size:16px;color:#fff;line-height: 34px;width:310px;background:rgba(0,0,0,0.7);height: 100%;padding:40px 0 0 25px;}
.contact-page .txt b{font-size:18px;margin-bottom: 10px;display:block;}

/* 联系我们 */
.conner{display: flex;justify-content: space-between;flex-wrap: wrap;}
.conner_l{width: 30%;font-size: 16px;color: #333333;line-height: 35px;padding: 20px 0 0 25px;}
.map{width: 66%;height: 300px;}
.map iframe{width: 100%;height: 100%;border: transparent;}

.about-page{margin-bottom: 30px;display: flex;}
.about-page .about-img{width:50%;}
.about-page .about-img img{display: block;max-width:100%;}
.about-page .txt{width:50%;font-size:16px;line-height: 30px;color:#333;}
.about-page .txt b{display: block;font-size:18px;color:#005dad;}


.pro-list{display:flex;flex-wrap: wrap;padding-bottom: 25px;}
.pro-list a{display: block;border:1px solid #ddd;border-bottom: 1px solid #005dad;line-height:40px;padding:0 20px;margin-right: 15px;font-size:16px;color:#333;}
.pro-list a:hover, .pro-list a.on{background:#005dad;color:#fff;}



.content1 table td{border:1px #999999 solid!important;}

.index-btn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,1);border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.3);position:fixed;right:5%;top:30px;z-index:99999; animation:commAnimation 10s 0s linear infinite;flex-wrap: wrap;align-content: center;}
.index-btn img{display: block;max-width:40%;}
.index-btn span{display:block;width:100%;padding-top:3px;text-align: center;font-weight: bold;line-height: 12px;}
@keyframes commAnimation {
    0%{ transform: rotateY(0deg); }
	10%{transform: rotateY(270deg); }
	15%{transform: rotateY(180deg); }
	30%{transform: rotateY(0deg); }
	100%{transform: rotateY(0deg); }
}

/*手机底部*/
.hot{width:100%; height:58px; background:#191919; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
@media (max-width:1024px){
.foot-main .dl-box dl {padding: 0 15px !important;}
    }

@media (max-width:1200px){
    .wrap{ width:96%}
    .wrap2{width:100%;}
    .prev-product, .next-product{display: none;}
    }

@media (max-width:991px) and (min-width:768px){
    .banner-links{top:145px;}
    section ul li{background: none;}
    section ul li .txt{top:0px;margin-top: 10px;}

    .page-bt .tabs a{width:130px;}    
    .pro-show .txt{padding:10px;}


header{
	width: 100%;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
}
.conner_l{width: 50%;font-size: 16px;color: #333333;line-height: 35px;padding: 20px 0 0 25px;}
.map{width: 50%;height: 300px;}
.foot-main .dl-box dl {padding: 0 15px !important;}
}
 
@media (max-width:767px){
    .index::before{padding-top:150%;}
    .index .wrap a{width:130px}
    .index .wrap a img{animation: indexAd 3s infinite linear;}

    header{	width: 100%;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;}
    .header-main{padding:10px 0;border-radius: 0px;}
    .logo{width:240px;}
    .sjnav{top:60px;}
    section{padding:20px 0;}
    section ul li{background: none;}
    section ul li img{margin:0 auto;max-width: 70%;}
    section ul li .txt{position:static;margin-top: 10px;}
    section ul li .txt .t1{font-size:14px;}
    section ul li .txt .t2{font-size:12px;line-height: 18px;}
    .title .t1{font-size:30px;line-height: 34px;}
    .title .t1 span{font-size:42px;}
    .title .t2{font-size:15px;top:13px;}
    .title .t3{font-size:12px;line-height: 20px;padding-top: 6px;}
    .range, .product, .case{padding:20px 0;}
    .range-img {margin:20px 0 0 0;}
    .swiper-product a{padding:0 0 10px 0;}
    .swiper-product a .txt .t1{font-size:15px;padding-bottom: 8px;}
    .swiper-product a .txt .t2{font-size:12px;padding:7px 0;}
    .swiper-product a .txt .t3{width:100px;line-height: 26px;font-size:12px;}
    .app, .swiper-case{padding:20px 0 0 0;}
    .app .title .t3{position: static;}
    .swiper-app{padding:30px 0 2px 0;}
    .swiper-app a{height: 250px;}
    .swiper-app a .t1{font-size:13px;margin:20px 0;}
    .swiper-app a .t2{font-size:24px;}
    .prev-case, .next-case{display: none;}
    .news-bt, .news-right a .txt .t3{display: none;}
    .news-main{padding:20px 0 0 0;display: block;}
    .news-left{width:100%;padding:10px;}
    .news-right{width:100%;}
    .news-right a{border:none;padding-bottom: 10px;}
    .news-right a .pic{width:130px;margin:0px;}
    .news-right a .txt{width:calc(100% - 130px);padding-left: 10px;}
    .news-right a .txt .t1{font-size:14px;}
    .news-left .txt{padding:15px 0 0 0;}
    .news-left .txt .t1{font-size:16px;padding-bottom: 10px;}
    .news-left .txt .t2, .news-right a .txt .t2{font-size:12px;line-height: 20px;} 
    .foot-main{padding:10px 0 0 0;display: block;}
    .foot-main .lxfs .logo3{margin:0 auto 10px auto;}
    .foot-txt{font-size:12px;line-height: 20px;text-align: center;padding:6px 0;}
    .foot-txt .wrap{display: block;}
    /*product*/
    .page-bt{position:static;display: block;border-radius: 0px;}
    .page-bt .bt{border-radius: 0px;width:100%;line-height: 46px;font-size:20px;}
    .page-bt .tabs{justify-content: center;flex-wrap:wrap;}
    .page-bt .tabs a{width:100px;line-height: 32px;background: #fff;border-radius: 30px;margin:10px;font-size:14px;border:1px solid #d7d7d7;}
    .page-bt .tabs a::before{display: none;}
    .pro-ul{padding:20px 0;}
    .pro-ul li{width:48%;}
    .pro-ul li .txt{min-height: 66px;}
    .pro-ul li .txt .t1{font-size:14px;line-height: 30px;}
    
    .pro-show{display: block;padding:20px 1%;}
    .pro-show .pic{width: 100%;}
    .pro-show .txt{width:100%;padding:20px 10px;}
    .pro-show .txt .t1{font-size:18px;padding-bottom: 10px;}
    .pro-show .txt .t2{font-size:14px;padding:20px 0;}

    .news-box{padding:20px 0;display: block;}
    .news-box .pic{width:100%;}
    .news-box .txt{width:100%;padding:10px;}
    .news-box .txt .bt{padding:10px 0;}
    .news-box .txt .bt .t1{font-size:18px;line-height: 25px;}
    .news-box .txt .bt span{line-height: 18px;}
    .news-box .txt .nr{margin:10px 0;font-size:12px;line-height: 22px;}
    .news-box .txt .more{width:30px;height:30px;font-size:22px;}
    .news-ul{padding:5px 0;}
    .news-ul li{margin-bottom: 10px;}
    .news-ul li a{border:none;padding-bottom: 10px;}
    .news-ul li a .pic{width:130px;margin:0px;}
    .news-ul li a .txt{width:calc(100% - 130px);padding-left: 10px;}
    .news-ul li a .txt .t1{font-size:14px;}
    .news-ul li a .txt .t2{font-size:12px;line-height: 20px;} 
    .news-ul li a .txt .t3{display:none;}

    .range-page, .contact-page{height:initial;padding:20px 1%;background: none;}
    .range-page .t1{width:100%;font-size:14px;color:#333;}
    .range-box{width:100%;padding:10px 0;color:#566;float:none;}
    .range-box span{padding:13px 1% !important;}

    .contact-page .txt{padding:10px;font-size:14px;line-height: 24px;width: 100%;}
    .contact-page img{display: block;max-width:100%;margin:0 auto;}
    .conner_l{width: 100%;}
.map{width: 100%;margin-top: 10px;}
    #allmap{width:100%;height:300px;border:1px solid #aaa;margin-top:20px;}
    .BMap_bubble_title{font-weight:bold;font-size:18px; color:#ff0000;}
    .BMap_bubble_content{margin-top:20px;font-size:14px;color:#333;}

    .about-page{display:block;padding:20px 1%;}
    .about-page .about-img{width:100%;}
    .about-page .txt{width:100%;font-size:14px;line-height: 28px;}

    .pro-list{padding:10px 0;}
    .pro-list a{width:31.3333%;margin:1%;line-height: 36px;font-size:13px;padding:0;text-align: center;}
	.content1 img{ width:100% !important; height:auto !important; margin-top:5px !important;}
	.content1 table{ width:100% !important; height:auto !important;}
	.content1 table td{border:1px #999999 solid!important;}
    }

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	