
*{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;	max-width: 100%;max-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:1280px; 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}
}

header{position:relative;width:100%;}   
.header-top{border-bottom:1px solid #f6f6f6;line-height: 30px;}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#4c4c4c;}
.h-top span a{font-size:12px;font-family:"SimSun";color:#4c4c4c;}
.h-top span a:hover{color:#d70011;}
.h-top span b{display: inline-block;color:#fff;background-color: #0078d9;padding:0 15px;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;}
.logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:34px;}
header .tel p{line-height:22px;font-size:13px;color:#656565;}
header .tel b{display:block;color:#252525;font-size:28px;line-height:28px;font-family:"Arial";}

.header-nav{ width:100%;background:#0078d9;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:14.2%;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:55px;text-align:center;background: url(../images/nav-shu.png) no-repeat right center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background-color: #019df4;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:#0078d9;box-shadow:0 5px 10px #333;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:13px;line-height:34px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #fff;color: #0078d9;}

/*移动端导航*/
.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 span { width:30px;height:3px;background:#0078d9;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.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; position:absolute;right:0%;z-index:9999;display: none;
    background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ 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, .sjnav li.active a{background:#0078d9; color:#fff;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;}
.swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.swiper-pagination-bullet-active{background:#0078d9}
.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{border-bottom: 3px solid #ebebeb;padding:0.35rem 0;}
section .wrap{display: flex;justify-content: space-between;align-items: center;}
section .wrap .txt{width: 3.7rem;}
section .wrap .txt b{font-size:0.2rem;color:#333;display:block;}
section .wrap .txt span{display:block;background-color: #0078d9;font-size:0.14rem;color:#333;line-height: 0.26rem;padding:0 0.13rem;color:#fff;margin-top: 14px;}
section .wrap form{width: 40%;display: flex;flex-wrap: wrap;font-size:14px;color:#333;}
section .wrap form input[type="text"]{width:calc(100% - 20px);line-height: 34px;border-bottom: 1px solid #dfdfdf;outline: none;}
section .wrap form input[type="button"]{width: 20px;background: url(../images/but.png) no-repeat center center;outline: none;border-bottom: 1px solid #dfdfdf;}
section .wrap form label{margin-top: 10px;}
section .wrap form a{color:#555;}
section .wrap form a:hover{color:#0078d9;text-decoration: underline !important;}
section .tel p{line-height:24px;font-size:12px;color:#656565;background:url(../images/tel.png) no-repeat left center;padding-left:24px;}
section .tel b{display:block;color:#252525;font-size:28px;line-height:36px;font-family:"Arial";}

.product{padding:0.17rem 0;}
.product .wrap{display: flex;}
.page-left{width: 2.7rem;margin-right: 0.2rem;}
.page-left .more{display: flex;justify-content: center;width: 90%;margin: 20px auto 0 auto;border-top:1px solid #000;border-right:1px solid #000;}
.page-left .more a{display: block;border-bottom:1px solid #000;border-left:1px solid #000;width: 50%;line-height: 36px;font-size:14px;color:#000;text-align: center;}
.page-left .more a:hover{background-color: #000;color:#fff;}

.s-drop-wrap { width:100%; }
.s-drop-btn { background:url(../images/dian1.png) no-repeat 20px center #0078d9; line-height:26px; font-size:20px;font-weight: bold; color: #fff;position:relative;padding:0.3rem 0 0.3rem 74px;}
.s-drop-btn i{font-style: normal;font-weight: normal;text-transform: uppercase;line-height: 15px;font-size:12px;display: block;opacity: 0.6;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:url(../images/dian1.png) no-repeat 20px center #0078d9;}

.s-drop-list {display: block;border:1px solid #e9e9e9;padding:0.2rem 0;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:15px; color:#333;line-height:48px;border-bottom: 1px solid #e9e9e9; padding-left: 75px;background: url(../images/d1.png) no-repeat 50px center;}
.aside-list-link:hover, .aside-list-link.act{ background: url(../images/d2.png) no-repeat 50px center, #019df4;color:#fff;}

.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#000;color:#bc2a2a;}

.page-left .lxfs{width: 100%;height: 125px;background: url(../images/lxfs.jpg) no-repeat 50% 50%;background-size: cover;display:flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.page-left .lxfs .tel{padding-left: 60px;}
.page-left .lxfs .tel p{line-height:24px;font-size:12px;color:#656565;background:url(../images/tel3.png) no-repeat left center;padding-left:24px;}
.page-left .lxfs .tel b{display:block;color:#0078d9;font-size:26px;line-height:36px;font-family:"Arial";}

.page-right{width:calc(100% - 2.9rem);}
.page-bt{border-bottom: 1px solid #e6e6e6;display: flex;justify-content: space-between;align-items: center;line-height: 0.45rem;position: relative;}
.page-bt::before{width: 0.8rem;height: 3px;background-color: #0078d9;position: absolute;left: 0;bottom: -1px;content:"";display: block;}
.page-bt .t1{font-size:12px;color:#888;}
.page-bt .t1 b{font-size:0.2rem;color:#222;}
.page-bt .t1 b span{color:#0078d9;}
.page-bt a{font-size:0.13rem;color:#555;display: flex;align-items: center;}
.page-bt a i{width: 13px;height: 13px;background-color: #222;border-radius: 50%;display: flex;justify-content: center;align-items: center;color:#fff;margin-left: 5px;}
.page-bt a:hover i{background-color: #0078d9;}
.page-bt a:hover{color:#0078d9;}

.pro-ul{display: flex;flex-wrap: wrap;margin:0 -1%;padding:0.15rem 0;}
.pro-ul li{width:22.3%;margin:1%;}
.pro-ul li a{display: block;}
.pro-ul li a .pic{width:100%;position: relative;overflow: hidden;}
.pro-ul li a .pic:before{content:"";display: block;padding-top: 69%;}
.pro-ul li a .t1{background-color: #f8f8f8;font-size:0.18rem;color:#333;box-shadow: 0 0 2px #ccc;text-align: center;margin-top: 4px;line-height: 0.4rem;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .t1{background-color: #0078d9;color:#fff;}

.title{text-align: center;color:#333;}
.title .t1{line-height: 0.42rem;font-size:0.28rem;}
.title .t1 span{position: relative;padding:0 0.5rem;}
.title .t1 span:before, .title .t1 span::after{content:"";display: block;width:0.3rem;height: 3px;background-color: #0078d9;position:absolute;top:50%;transform: translateY(-50%);}
.title .t1 span:before{left: 0;}
.title .t1 span::after{right:0;}
.title .t2{line-height: 0.35rem;font-size:0.24rem;text-transform: uppercase;font-family: "arial";}

.about{background:url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;padding:0.25rem 0;}
.about .title{color:#fff;}
.about-main{margin:0.35rem 0;background-color: #fff;padding:0.15rem;display: flex;justify-content: space-between;}
.about-main ul{width: 40%;margin:-0.5%;}
.about-main ul li{width:29%;margin:0.5%;float: left;}
.about-main ul li .pic{width:100%;position: relative;overflow: hidden;}
.about-main ul li .pic:before{content:"";display: block;padding-top:70%}
.about-main ul li:first-child{width:100%;margin:0.5%;}
.about-main ul li:first-child .pic:before{padding-top:92%;}
.about-main ul li:hover .img_cover{transform: scale(1.1);}
.about-main .content{width:55%;display:flex;flex-wrap: wrap;align-content: space-around;}
.about-main .content .bt{position: relative;padding-bottom: 0.2rem;width:100%}
.about-main .content .bt .t1{font-size:0.26rem;color:#222;font-weight: bold;line-height: 0.35rem;}
.about-main .content .bt .t2{font-size:0.12rem;color:#888;line-height: 0.18rem;text-transform: uppercase;}
.about-main .content .bt:before{content:"";display: block;width: 0.22rem;height: 3px;background-color: #0078d9;position: absolute;left: 0;bottom: 0;}
.about-main .content .nr{font-size:0.14rem;color:#333;line-height: 0.3rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;width:100%;}
.about-main .content a{display: block;width: 1.4rem;line-height: 0.48rem;text-align: center;background-color: #0078d9;color:#fff;font-size:0.14rem;transition: 0.6s;}
.about-main .content a i{font-size:0.16rem;margin-left: 5px;}
.about-main .content a:hover{transform: translateX(10px);}

.case{background: url(../images/bj2.jpg) no-repeat 50% 50%;background-size:cover;padding:0.4rem 0;}
.swiper-case{padding:0.3rem 0;}
.swiper-case a{display: block;}
.swiper-case a .pic-box{background-color: #e7e7e7;border:1px solid #e7e7e7;padding:3px}
.swiper-case a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-case a .pic .hover{width:100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;left: 0;top: 0;display:flex;justify-content: center;align-items: center;opacity: 0;}
.swiper-case a .pic .hover i{width: 0.5rem;height: 0.5rem;border-radius: 50%;background-color: #ffff;display: flex;justify-content: center;align-items: center;font-size:0.2rem;color:#0078d9;}
.swiper-case a .pic:before{content:"";display: block;padding-top:80%}
.swiper-case a .txt{border:1px solid #e7e7e7;background-color: #fff;justify-content: space-between;display: flex;line-height: 0.43rem;}
.swiper-case a .txt .t1{font-size:0.15rem;color:#333;padding-left: 0.2rem;}
.swiper-case a .txt .t1 span{font-size:12px;color:#777;font-family: "arial";}
.swiper-case a .txt i{width: 0.45rem;border-left:1px solid #e7e7e7;font-size:0.18rem;color:#222;display: flex;justify-content: center;align-items: center;}
.swiper-case a:hover .img_cover{transform: scale(1.1);}
.swiper-case a:hover .txt i{background-color: #0078d9;color:#fff;}
.swiper-case a:hover .hover{opacity: 1;}
.prev-case ,.next-case{width: 0.4rem;height: 0.4rem;border:1px solid #777;display: flex;justify-content:center;align-items: center;font-size:0.2rem;color:#777;position: absolute;top:50%;transform: translateY(-50%);}
.prev-case{left: -70px;}
.next-case{right: -70px;}

.hengfu{background: url(../images/bj3.jpg) no-repeat 50% 50%;background-size:cover;padding:0.6rem 0 0.5rem 0;}
.hengfu .wrap{display:flex;justify-content: space-between;}
.hengfu .wrap .pic{width:3.65rem;position: relative;overflow: hidden;}
.hengfu .wrap .pic:before{content:"";display: block;padding-top:40.5%;}
.hengfu .wrap .text{color:#fff;}
.hengfu .wrap .text .t1{font-size:0.2rem;line-height: 0.46rem;opacity:0.5}
.hengfu .wrap .text .t2{font-size:0.26rem;line-height: 0.62rem;font-weight: bold;border-top:1px solid #3b3d40;border-bottom:1px solid #3b3d40;}
.hengfu .wrap .text .t3{font-size:0.12rem;line-height: 0.36rem;text-transform:uppercase;opacity:0.5}
.hengfu .wrap .lxfs{color:#fff;}
.hengfu .wrap .lxfs .tel{background: url(../images/tel4.png) no-repeat left center;padding-left: 40px;font-size:0.15rem}
.hengfu .wrap .lxfs .tel b{font-size:0.32rem;line-height: 0.34rem;font-family: "arial";display: block;}
.hengfu .wrap .lxfs a{display: block;font-size:0.2rem;background-color: #0078d9;line-height: 0.46rem;text-align: center;color:#fff;margin-top: 10px;}

.video{padding:0.5rem 0 0 0;}
.video-ul{display: flex;flex-wrap: wrap;margin:0 -1%;padding-top: 0.3rem;}
.video-ul li{width: 48%;margin:1%;height: 4rem;}
.video-ul li video{width:100%;height: 100%;}

.zp{padding:0.3rem 0;}
.swiper-zp{padding:0.3rem 0 0.1rem 0;}
.swiper-zp a{display: block;border:1px solid #e7e7e7;box-shadow: 0 3px 10px #ccc;}
.swiper-zp a .pic{border:3px solid #fff;width:100%;position: relative;overflow: hidden;}
.swiper-zp a .pic:before{content:"";display: block;padding-top:77%;}
.swiper-zp a .content{padding:0.1rem 0 0 0;}
.swiper-zp a .content .t1{line-height: 0.4rem;font-size:0.2rem;color:#333;font-weight: bold;text-align: center;}
.swiper-zp a .content .t2{line-height: 22px;font-size:0.13rem;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;padding:0 10px;}
.swiper-zp a .content .t3{line-height: 0.48rem;text-align: center;border-top:1px solid #e7e7e7;margin-top:0.14rem;font-size:0.14rem;color:#333;display: flex;justify-content: center;align-items: center;}
.swiper-zp a .content .t3 span{width: 13px;height: 13px;background-color: #222;border-radius: 50%;display: flex;justify-content: center;align-items: center;color:#fff;margin-left: 5px;}
.swiper-zp a:hover .img_cover{transform: scale(1.1);}
.swiper-zp a:hover .content .t3{background-color: #0078d9;color:#fff;}
.swiper-zp a:hover .content .t3 span{background-color: #fff;color:#333;}
.swiper-zp a:hover{border-color: #0078d9;}

.news{background-color: #f3f3f3;padding:0.4rem 0;}
.news-main{padding:0.4rem 0 0 0;display:flex;justify-content: space-between;}
.news-left{width:66%;}
.news-left .more{display:flex;background-color: #fff;}
.news-left .more .pic{width:40%;position: relative;overflow:hidden;}
.news-left .more .pic:before{content:"";display: block;padding-top:65%;}
.news-left .more .content{width:60%;padding:0 0.3rem;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.news-left .more .content .date{font-family: "arial";font-size:0.14rem;color:#333;line-height: 0.18rem;}
.news-left .more .content .date b{display: block;line-height: 0.37rem;font-size:0.4rem;color:#0078d9;font-weight: bold;}
.news-left .more .content .t1{font-size:0.18rem;color:#333;font-weight: bold;line-height: 0.5rem;}
.news-left .more .content .t2{font-size:0.13rem;color:#666;line-height: 22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.news-left .more .content p{display: block;font-size:0.12px;color:#333;position: absolute;right: 0;top:0;text-transform: uppercase;display: flex;align-items: center;}
.news-left .more .content p i{width: 13px;height: 13px;background-color: #222;border-radius: 50%;display: flex;justify-content: center;align-items: center;color:#fff;margin-left: 5px;}
.news-left .more:hover p{color:#0078d9;}
.news-left .more:hover p i{background-color: #0078d9;}
.news-left .more:hover .img_cover{transform: scale(1.1);}
.news-left ul{display: block;padding:0.3rem 0 0 0;}
.news-left ul li{padding:5px 0;border-top:1px dashed #c7c7c7;}
.news-left ul li a{display: flex;background-color: #f6f6f6;}
.news-left ul li a .date{width:0.8rem;height: 0.8rem;display: flex;flex-wrap: wrap;align-content: center;justify-content: center; background-color: #666;color:#fff;font-family: "arial";font-size:0.14rem;line-height: 0.18rem;text-align: center;}
.news-left ul li a .date b{display: block;line-height: 0.37rem;font-size:0.4rem;;font-weight: bold;width: 100%;}
.news-left ul li a .content{width:calc(100% - 0.8rem);padding:0 0.22rem;display: flex;flex-wrap: wrap;align-content: center;}
.news-left ul li a .content .t1{font-size:0.16rem;color:#333;font-weight: bold;line-height: 0.26rem;}
.news-left ul li a .content .t2{font-size:0.13rem;color:#777;line-height: 24px;}
.news-left ul li a:hover .date{background-color: #0078d9;}
.news-left ul li:last-child{border-bottom:1px dashed #c7c7c7;}

.news-right{width: 31%;}
.news-right .pic{width:100%;position: relative;overflow: hidden;}
.news-right .pic:before{content:"";display: block;padding-top:51%;}

.faq-txt{padding:0.26rem 0 0.17rem 0;border-bottom: 1px dashed #b6b6b6;display: block;}
.faq-txt .t1{font-size:14px;color:#333;line-height: 17px;display: flex;align-items: flex-start;}
.faq-txt .t1 span{display: block;width:17px;line-height: 17px;background: #0078d9;text-align: center;font-size:12px;color:#fff;margin-right: 10px;}
.faq-txt .t2{font-size:12px;color:#979797;line-height: 17px;display: flex;align-items: flex-start;margin-top:12px;}
.faq-txt b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width: calc(100% - 17px);font-size: 0.16rem;}
.faq-txt .t2 span{display: block;width:17px;line-height: 17px;background: #c30e23;text-align: center;font-size:12px;color:#fff;margin-right: 10px;}
.faq-txt .t2 b{font-size:0.13rem;font-weight: normal;}
.faq-txt:hover .t2 b{text-decoration: underline !important;}

.contact{background: url(../images/bj4.jpg) no-repeat 50% 50%;background-size:cover;padding:0.55rem 0;}
.contact .title{color:#fff;}
.contact-main{padding:0.4rem 0 0 0;display: flex;align-items: flex-start;justify-content: space-between;}
.contact-main .content{color:#fff;font-size:0.13rem;line-height: 0.26rem;width: 47%;}
.contact-main .content .lxfs{padding:0.25rem 0;}
.contact-main .content .lxfs b{font-size:0.16rem;}
.contact-main .content a{display: block;width: 1.4rem;line-height: 0.48rem;text-align: center;background-color: #0078d9;color:#fff;font-size:0.14rem;transition: 0.6s;}
.contact-main .content a i{font-size:0.16rem;margin-left: 5px;}
.contact-main .content a:hover{transform: translateX(10px);}
.contact-main form{width:50%;display:flex;flex-wrap: wrap;justify-content: space-between;font-size:0.13rem;color:#333;}
.contact-main form input[type="text"], .contact-main form  textarea{width:49%;margin-bottom: 0.08rem;background-color: #fff;padding-left: 10px;line-height: 0.42rem;outline: none;border:none;}
.contact-main form textarea{height: 1.2rem;width:100%;}
.contact-main form input[type="submit"]{width:100%;background-color: #017cc9;color:#fff;line-height: 0.42rem;}

footer{background:#f5f5f5;}
footer a{color:#555;}
footer a:hover{text-decoration:underline !important;color:#000;}
footer .wrap{display: flex;justify-content: space-between;padding:0.4rem 0;}
footer .wrap dl dt a{display: block;line-height: 0.6rem;font-size:0.18rem;color:#333;position: relative;}
footer .wrap dl dt a:before{content:"";display: block;width:0.3rem;height: 1px;background-color: #d0d0d0;position: absolute;left:0;bottom: 0;}
footer .wrap dl dd{padding-top: 0.12rem;}
footer .wrap dl dd a{display: block;line-height: 0.28rem;font-size:0.14rem;}
footer .wrap .lxfs{font-size:0.14rem;color:#555;line-height:0.26rem;}
footer .wrap .lxfs a{display: block;font-size:0.34rem;color:#222;line-height: 0.76rem;font-family: "Impact";}
footer .wrap .lxfs .t1{margin-bottom: 10px;}
footer .wrap .lxfs span{color:#888;display:block;}
.foot-txt{padding:0.1rem 0;font-size:0.14rem;color:#fff;text-align: center;background-color: #017cc9;}
.foot-txt a{color:#fff;}
.foot-txt a:hover{text-decoration:underline !important;color:#fff;}

.product-show{padding:0.2rem 0 ;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:30px;}
.product-show img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{font-size:14px;color:#666;}


.news-ul{display:block;padding:0.2rem 0;}
.news-ul li{width:100%;margin-bottom:0.2rem;border: 1px solid #d2d2d2;background-color: #fff;padding:0.15rem;}
.news-ul li a{display:flex;color:#333;}
.news-ul li a .pic{width:2rem;position:relative;overflow:hidden;}
.news-ul li a .pic:before{padding-top:71%;display:block;content:"";}
.news-ul li a .txt{width:calc(100% - 2rem);padding:0 0.1rem 0 0.2rem;display:flex;flex-wrap:wrap;align-content: space-around;}
.news-ul li a .txt .txt-bt{position:relative;display:flex;justify-content:space-between;width:100%;}
.news-ul li a .txt .txt-bt .t1{font-size:18px;font-weight:bold;}
.news-ul li a .txt .txt-bt .t2{font-size:12px;}
.news-ul li a .txt .txt-nr{line-height:22px;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;}
.news-ul li a h5{width:100px;line-height: 32px;font-size:12px;color:#fff;background: #c5c5c5;text-align: center;transition: 0.5s;}
.news-ul li:hover .img_cover{transform:scale(1.1);}
.news-ul li:hover{transform:translateY(-5px);box-shadow:0 0 5px #999;}
.news-ul li:hover .txt-bt .t1{color:#004096;}
.news-ul li:hover h5{background: #004096;color:#fff;}

.news-show { width:100%; text-align:center;padding-top:20px;}
.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:#333;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:30px; font-size:14px; color:#444; text-align:left;}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#999; margin-top:2%; text-align:right;}

.recruit{padding:0.2rem 0 ;}
.recruit .content{border:1px solid #d2d2d2;margin-bottom: 0.15rem;padding:0.1rem 0.18rem;}
.recruit .content .t1{color:#333;font-weight: bold;font-size:0.18rem;line-height: 0.4rem;}
.recruit .content .t2{color:#333;font-size:0.14rem;line-height: 0.32rem;}

.message{padding:0.2rem 0;}
.message ul{display: block;}
.message ul li{display: flex;align-items: flex-start;margin-bottom: 0.2rem;}
.message ul li label{line-height: 0.36rem;margin:0;font-weight: normal;font-size:0.16rem;color:#666;width: 1.05rem;text-align: center;}
.message ul li input[type="text"], .message ul li textarea{width:calc(100% - 1.05rem);border:1px solid #0082be;border-radius: 5px;line-height: 0.36rem;outline: none;padding-left: 10px;font-size:0.16rem;}
.message ul li textarea{height: 3rem;}
.message ul li input[type="submit"]{width:calc(100% - 1.05rem);line-height: 0.38rem;text-align: center;background-color: #0082be;color:#fff;border-radius: 5px;font-size:0.2rem;}

.page-contact{padding:0.2rem 0;}
.page-contact .lxfs{font-size:0.24rem;color:#333;line-height: 0.8rem;margin-left: 10%;}
.page-contact .lxfs img{margin-right: 0.2rem;}





/*手机底部*/
.hot{width:100%; height:58px; background:#013353; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.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 img{ max-width: 140px; }


@media (max-width:1200px){
    .wrap{ width:96%}
    .hengfu .wrap .pic, .prev-case, .next-case{display:none;}
    }

@media (max-width:991px) and (min-width:768px){
    .about-main{display: block;}
    .about-main ul, .about-main .content{width:100%;}
    .hengfu .wrap .text .t2{font-size:0.2rem;}
    }
 
@media (max-width:767px){
    .header-main{padding:10px 0;}
    .logo{max-width:80%;}
    .product .wrap, .about-main, .news-main, .contact-main{display: block;}
    .page-left{width:100%;margin:0;}
    .page-right, .news-left, .news-right, .contact-main .content{width:100%;}    
    .s-drop-list{display: none;}
    .s-drop-btn{font-size:18px;padding:10px 0 10px 15px;background: #0078d9;}
    .s-drop-btn.act{background: #0078d9;}
    .aside-list-link{font-size:13px;line-height: 40px;}
    .news-left .more .content{padding:0 5px;}
    .news-left .more .content p, .news-left .more .content .date{display: none;}
    .news-left .more .content div{width:100%;}
    .pro-ul li{width:48%;}
    .about-main ul, .about-main .content{width:100%;}
    .hengfu .wrap .text .t2{font-size:0.2rem;}
    .hengfu .wrap .text{width:100%;}
    .about-main .content .bt{padding:0.2rem 0;}
    .about-main .content .nr{margin:1% 0;}
    .hengfu{text-align: center;padding:20px 0;}
    .hengfu .wrap .lxfs{display: none;}
    .video-ul li{width:98%;}
    .swiper-zp a .content .t2{line-height: 18px;}
    .contact-main form{width:100%;padding-top: 10px;}
    footer .wrap dl{display: none;}
    footer .wrap .lxfs{width:100%;text-align: center;}
    footer .wrap{padding:0.1rem 0 0.2rem 0;}
    .page-contact .lxfs{margin:0;}
    .page-contact .lxfs img{max-width: 6%;}






}

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	