
*{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: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}
}

header{position:relative;width:100%;z-index: 9999;}   
.header-top{background-color: #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;}

.header-right{display: flex;align-items: center;}
.header-right .erweima{font-size:0.16rem;color:#555;display: flex;align-items: center;margin-right: 0.6rem;}
.header-right .erweima span{margin-left:10px;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:11px 0;}
.logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:53px;}
header .tel p{line-height:18px;font-size:12px;color:#333;}
header .tel b{display:block;color:#003980;font-size:24px;line-height:26px;font-family:"Arial";}

.header-nav{ width:100%;background:#003980;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:11.11111%;}
.nav-ul li .nav_a {display:block;font-size:14px;color:#fff;line-height:46px;text-align:center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background-color: #008aff;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:rgba(255,255,255,0.8);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:#008aff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #008aff;color: #fff;}

/*移动端导航*/
.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:#008aff;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:#008aff; 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:#008aff}
.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;}

.message-box{line-height: 35px;font-size:16px;color:#333;background-color: #fff;padding:15px 0;background-color: #f3f3f3;}
.message-box .wrap{display: flex;justify-content: space-between;align-items: center;}
.message-box .wrap a{color:#333;margin-right: 10px;}
.message-box .wrap a:hover{color:#0f80cc;text-decoration: underline !important;}
.message-box .wrap form{width:5rem;position: relative;display: flex;}
.message-box .wrap form input[type="button"]{width:55px;background: url(../images/but.png) no-repeat center center, #0f80cc;outline: none;}
.message-box .wrap form input[type="text"]{width:calc(100% - 55px);outline: none;padding-left: 10px;border:1px solid #d2d2d2;}

.title{text-align: center;position: relative;padding-bottom: 4px;}
.title .t1{line-height: 0.55rem;font-size:0.36rem;color:#111;}
.title .t2{line-height: 0.42rem;font-size:0.28rem;color:#003980;text-transform: uppercase;}  
.title:before{content:"";display: block;width:100%;height: 1px;background-color: #eee;position: absolute;left: 0;bottom: 0;}
.title::after{content:"";display: block;width: 0.82rem;height: 2px;background-color: #003980;position: absolute;left: 50%;bottom: 0px;transform: translateX(-50%);}

.product{background: url(../images/bj1.jpg) repeat;padding:0.35rem 0;}
.product .tabs{display: flex;justify-content: center;padding:0.4rem 0 0.3rem 0;}
.product .tabs a{display: block;width: 1.16rem;line-height: 0.4rem;text-align: center;font-size:0.16rem;color:#fff;background-color: #aaa;margin:0 0.13rem;position: relative;}
.product .tabs a:hover, .product .tabs a.on{background-color: #003980;color:#fff;}
.product .tabs a::before{content:"";display: block;width: 0px;height: 0px;border-top:13px solid #bfbfbf;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;left:50%;bottom: -30px;transform: translateX(-50%) rotate(180deg);opacity: 0;}
.product .tabs a.on::before{opacity: 1;}
.product .liagnceng{display: flex;justify-content: center;border-top:1px solid #bfbfbf;border-bottom: 1px solid #bfbfbf;}
.product .liagnceng a{line-height:0.5rem;font-size:0.16rem;color:#333;margin:0 0.2rem;}
.product .liagnceng a:hover{color:#003980;font-weight: bold;}
.swiper-product{padding:0.35rem 0 0 0;}
.swiper-product a{display: block;}
.swiper-product a .pic{width:100%;position: relative;overflow: hidden;border:1px solid #d2d2d2;background-color: #fff;}
.swiper-product a .pic::before{content:"";display: block;padding-top:85%;}
.swiper-product a .txt{text-align: center;margin-top: 4px;background-color: #e5e5e5;font-size:14px;color:#333;line-height: 30px;}
.swiper-product a:hover .pic{border-color: #008aff;}
.swiper-product a:hover .img_cover{transform: scale(1.1);}
.swiper-product a:hover .txt{background-color: #008aff;color:#fff;}

.service{padding:0.35rem 0;}
.swiper-service{padding:0.45rem 0 0 0;}
.swiper-service .swiper-slide{padding:0 5px;}
.swiper-service .pic-box{width: 1.4rem;height: 1.2rem;position: relative; border:1px solid #d2d2d2;padding:2px;margin:0 auto;}
.swiper-service .pic-box .pic{width:100%;position: relative;border:1px solid #f0f0f0;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.swiper-service .pic-box .pic img{display: block;max-width: 100%;transition: 0.5s;}
.swiper-service .pic-box span{display: block;background-color: #88abda;border:2px solid #81cff4;border-radius: 50%;width: 0.36rem;line-height: 0.32rem;font-size:0.2rem;color:#fff;position: absolute;left:50%;bottom: -20px;transform: translateX(-50%);z-index: 2;text-align: center;}
.swiper-service .content{padding:0.3rem 0 0 0;text-align: center;}
.swiper-service .content .t1{line-height: 0.3rem;font-size:0.16rem;color:#003980;}
.swiper-service .content .t2{line-height: 0.3rem;font-size:0.14rem;color:#666;}
.swiper-service .swiper-slide:hover img{transform: rotateY(360deg);}

.about{background: url(../images/bj2.jpg) no-repeat 50% 50%;background-size:cover;padding:0.5rem 0;}
.about-main{padding:0.5rem 0 0 0;display: flex;justify-content: space-between;}
.about-main .pic{width:49%;position: relative;overflow:hidden;border:6px solid #fff;}
.about-main .pic::before{content:"";display: block;padding-top:75%}
.about-main .content{width: 48%;display: flex;flex-wrap: wrap;align-content: space-between;}
.about-main .content .bt{width:100%;}
.about-main .content .bt .t1{line-height: 0.46rem;font-size:0.3rem;color:#333;}
.about-main .content .bt .t2{line-height: 0.26rem;font-size:0.18rem;color:#999;text-transform: uppercase;}
.about-main .content .nr{font-size:14px;color:#666;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;;}
.about-main .content a{display: block;width: 100%;text-align: center;font-size:0.18rem;color:#fff;background-color: #003980;line-height: 0.4rem;}

.case{background: url(../images/bj3.jpg) no-repeat 50% 50%;background-size:cover;padding:0.45rem 0;}
.case .title .t1, .case .title .t2{color:#fff;}
.case .title::after{background-color: #fff;}
.swiper-case{padding:0.4rem 0 0 0;}
.swiper-case a{display: block;}
.swiper-case a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-case a .pic:before{content:"";display: block;padding-top: 75%;}
.swiper-case a .content{text-align: center;}
.swiper-case a .content .t1{line-height: 0.46rem;font-size:0.18rem;color:#fff;}
.swiper-case a .content .t2{width: 82px;line-height: 24px;border:1px solid #fff;text-align: center;font-size:14px;color:#fff;margin:0 auto;} 
.swiper-case a:hover .img_cover{transform: scale(1.1);}
.swiper-case a:hover .content .t2{background-color: #003980;border-color: #003980;color:#fff;}

.news{padding:0.4rem 0;}
.news .tabs{display: flex;justify-content: center;padding:0.36rem 0;}
.news .tabs a{display: block;font-size:0.18rem;color:#333;width: 1.32rem;line-height: 42px;text-align: center;background-color: #eee;border-bottom: 1px solid #d2d2d2;margin:0 7px;}
.news .tabs a:hover, .news .tabs a.on{background-color: #003980;color:#fff}
.news-main{display: flex;justify-content: space-between;}
.news-left{width: 40%;}
.swiper-news a{display: block;position: relative;overflow: hidden;}
.swiper-news a:before{content:"";display: block;padding-top:67%;}
.prev-news, .next-news{width: 34px;line-height: 26px;text-align: center;background-color: #019040;font-size:0.18rem;color:#fff;position: absolute;;bottom: 0;z-index: 10;outline: none;}
.prev-news{right: 34px;}
.next-news{right: 0;}
.news-left ul{display: block;padding-top: 13px;}
.news-left ul li{width: 100%;display: flex;justify-content: space-between;align-items: center;border-bottom: 2px dashed #264e8a;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:0.14rem;color:#999;line-height: 0.48rem;}
.news-left ul li a{font-size:0.18rem;color:#333;}
.news-left ul li a:hover{color:#0f80cc;text-decoration: underline !important;}
.news-right{width: 55%;}
.news-right ul{display: block;}
.news-right li{border-bottom: 1px dashed #264e8a;padding-bottom: 0.12rem;margin-bottom: 0.15rem;}
.news-right li a{display: flex;align-items: center;transition: 0.5s;}
.news-right li a .date{width: 1.19rem;background: url(../images/d1.png) no-repeat 50% 50%;background-size:cover;line-height: 0.35rem;font-size:0.22rem;color:#fff;text-align: center;padding:0.15rem 0;}
.news-right li a .date b{display: block;}
.news-right li a .content{width:calc(100% - 1.19rem);padding:0 0.3rem;line-height: 0.35rem;}
.news-right li a .content .t1{font-size:0.18rem;color:#333;}
.news-right li a .content .t2{font-size:0.16rem;color:#666;}
.news-right li a:hover{transform: translateY(-8px);}
.news-right li:last-child{border-bottom:none;margin:0;}

.partner{background: url(../images/bj3.jpg) no-repeat 50% 50%;background-size:cover;padding:0.45rem 0;}
.partner .title .t1, .partner .title .t2{color:#fff;}
.partner .title::after{background-color: #fff;}
.swiper-partner{padding:0.4rem 0 0 0;}
.swiper-partner a{display: block;background-color: #fff;position: relative;}
.swiper-partner a:before{content:"";display: block;padding-top:31%;}
.swiper-partner a:hover .img_cover{transform: scale(1.1);}

footer{background:url(../images/bj4.jpg) no-repeat 50% 50%;background-size:cover}
footer .wrap{display: flex;justify-content: space-between;padding:0.34rem 0;}
footer .wrap .bt{font-size:0.36rem;color:#003980;line-height: 0.57rem;position: relative;}
footer .wrap .bt span{font-size:0.24rem;text-transform: uppercase;}
footer .wrap .bt::before{content:"";display: block;width: 0.65rem;height: 2px;background-color: #264e8a;position: absolute;left: 0;bottom: 0;}
footer .wrap .contact{width: 48%;}
footer .wrap .contact img{display: block;max-width: 100%;margin:0.2rem 0 0 0;}
footer .wrap .contact .t1{font-weight: bold;line-height: 0.52rem;font-size:0.2rem;color:#264e8a}
footer .wrap .contact .t2{line-height: 30px;font-size:14px;color:#686868;margin-right: 0.7rem;}
footer .wrap .contact .t2-box{display: flex;}
footer .wrap .message{width: 48%;}
footer .wrap .message form{width:100%;padding-top: 0.24rem;font-size:0.16rem;color:#666;}
footer .wrap .message form label{margin:0;line-height: 0.46rem;font-weight: normal;}
footer .wrap .message form input[type=text], footer .wrap .message form textarea{width:100%;line-height: 0.42rem;background-color: #fff;padding-left: 10px;border:1px dashed #d8d8d8;}
footer .wrap .message form textarea{height: 0.8rem;}
footer .wrap .message form input[type=submit]{width: 1.6rem;background-color: #264e8a;text-align: center;line-height: 0.38rem;color:#fff;border-bottom: 5px solid #065b92;margin-top: 0.2rem;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.15rem 0;font-size:0.14rem;color:#fff;text-align: center;background-color: #003980;}

/**/
.page{padding:0.16rem 0 0.3rem 0;display: flex;min-height: 7rem;}
.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/d2.png) no-repeat 50px center;}
.aside-list-link:hover, .aside-list-link.act{ background: url(../images/d3.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:none;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:36px;  font-size:14px;padding-left: 75px;border-bottom: 1px solid #e9e9e9; }
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{color:#0759bf;font-weight:bold;}

.page-left .lxfs{position: relative;}
.page-left img{display: block;max-width: 100%;border:1px solid #e9e9e9;margin:4px auto;}
.page-left .t1{border:1px solid #e9e9e9;padding:11px;font-size:14px;color:#333;line-height: 0.3rem;}


.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{padding:0.2rem 0;display:flex;flex-wrap: wrap;margin:0 -1%;}
.pro-ul li{width: 31.3%;margin:1%;}
.pro-ul li a{display: block;}
.pro-ul li a .pic{width:100%;position: relative;overflow: hidden;border:1px solid #d2d2d2;background-color: #fff;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:86%;}
.pro-ul li a .txt{text-align: center;margin-top: 4px;background-color: #e5e5e5;font-size:14px;color:#333;line-height: 30px;}
.pro-ul li a:hover .pic{border-color: #008aff;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background-color: #008aff;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;}
.product-show .t2 table{ width:100%; height:auto;}
.product-show .t2 table td{ border:1px #999999 solid;}


.news-ul{display:block;padding:0.1rem 0;}
.news-ul li{width:100%;margin-bottom:0.15rem;border-bottom: 2px dashed #dcdcdc;background-color: #fff;padding: 0 0 0.15rem 0;}
.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:68%;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{width:100%;font-size:16px;font-weight:bold;font-weight: bold}
.news-ul li a .txt .txt-nr{line-height:0.26rem;color:#7d7d7d;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:100%;}
.news-ul li a .txt .txt-date{display:flex;justify-content: space-between;align-items: center;color:#7d7d7d;font-size:12px;width:100%;}
.news-ul li a .txt .txt-date span{color:#fff;background-color: #0865a9;border-radius: 24px;line-height: 24px;width: 0.94rem;text-align: center;}
.news-ul li:hover .img_cover{transform:scale(1.1);}
.news-ul li:hover .txt-bt{color:#0865a9;}
.news-ul li:hover{border-color: #0865a9;}

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















/*手机底部*/
.hot{width:100%; height:58px; background:#082f5f; 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; }

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

@media (max-width:1200px){
	.wrap{ width:96%}
    }

@media (max-width:991px) and (min-width:768px){
    .about-main .content .bt .t1{font-size:24px;}
    .about-main .content .bt .t2{font-size:14px;}
    footer .wrap{display: block;}
    footer .wrap .contact{width:100%;}
    footer .wrap .message{width:100%;}
    /**/
    .pro-ul li{width: 48%;}
    }
 
@media (max-width:767px){
    .logo{width:300px;}
    .title .t1, footer .wrap .bt{font-size:22px;line-height: 30px;}
    .title .t2, footer .wrap .bt span{font-size:14px;}
    .product .liagnceng, .product .tabs a::before{display: none;}
    .swiper-product{padding:0;}
    .about-main, .news-main{display: block;}
    .about-main .pic, .news-left{width:100%;}
    .about-main .content, footer .wrap .contact, footer .wrap .message{width:100%;}
    .about-main .content .bt .t1{font-size:20px;}
    .about-main .content .bt .t2{font-size:12px;}
    .about-main .content .nr{line-height: 26px;margin:10px 0;}
    .news-right{width:100%;padding:15px 0 0 0;}
    footer .wrap{display: block;}
    /**/
    .page{display: block;}
    .page-left{width:100%;margin:0;}
    .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;}
    .page-right{width:100%;}
    .pro-ul li{width: 48%;}
    .news-ul li a .txt .txt-date{display: none;}
    .news-ul li a .txt .txt-bt{font-size:13px;}

    footer .wrap .contact .t2-box{display: block;}
    footer .wrap .contact .t2{margin:0px;}

    }

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	