
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";font-size:14px;}
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;}
.img_size{background-size:cover;background-position: 50% 50%;}
.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;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out !important;width:100%;background:#fff; visibility: visible !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top, header.act .header-box{display:none;}

body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

header{position:relative;width:100%;z-index: 9999;}   
.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.2rem 0 0.26rem 0;}
.header-main .logo img{ max-width:100%; display:block;}

header .tel img{display: block;max-width: 100%;}
.header-nav{ width:100%;background:#d72630;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 8);}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:56px;text-align:center;position: relative;}
.nav-ul li .nav_a::before{content:"";display: block;width:1px;height: 0.13rem;background: #fff;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: #0d467b;}

.nav-ul .sub_ul {display: none;width: 120%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:15px;line-height:40px;color:#1d1e20;display:block;text-align:center;transition: all 0.3s;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#d72630;}

/*移动端导航*/
.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:#0d467b;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.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);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav ul{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:59px;  font-size:15px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;}
.sjnav li a:hover, .sjnav li.active a{color:#0d467b;font-weight: bold;}
.sjnav.click ul{transform:translateX(0);opacity: 1;right:0;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#0d467b}
.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;}

main{background: url(../images/bj1.jpg) repeat;}

.title{text-align: center;}
.title .t1{line-height: 0.52rem;font-size:0.4rem;color:#d92530;font-weight: bold;background:url(../images/title.png) no-repeat center center;}
.title .t2{line-height: 0.42rem;font-size:0.36rem;color:#d6d6d6;text-transform: uppercase;font-family: "Impact";opacity: 0.55;}

.index-box1{padding:0.5rem 0 0 0;}
.index-box1 .box{display: flex;justify-content: space-between;padding:0.45rem 0 0 0;}
.index-box1 .box .bb{width: 60%;display: flex;flex-wrap:wrap;align-content:space-between;padding-bottom:0.5rem;}
.index-box1 .box .txt{width:100%;}
.index-box1 .bt{display: flex;align-items: center;font-size:0.3rem;color:#333;font-weight: bold;padding-bottom:0.18rem;}
.index-box1 .bt span{color:#d92530;margin:0 0.19rem 0 0.14rem;white-space: nowrap;}
.index-box1 .bt img{display: block;max-width: 100%;}
.index-box1 .box .txt .t1{line-height: 0.3rem;font-size:0.16rem;color:#333;}
.index-box1 .box .txt .t1 b{color:#d92530;}
.index-box1 .box .pic{margin-right: -0.22rem;width: 55%;}
.index-box1 .box .pic img{display: block;max-width: 100%;}
.index-box1 .box1 .bb{display: flex;flex-wrap: wrap;justify-content: space-between;line-height: 0.3rem;font-size:0.16rem;color:#333;width: 111%;}
.index-box1 .box1 .bb .t1{display: flex;align-items: center;padding:0.15rem 0;width: 33.3333%;}
.index-box1 .box1 .bb .t1 span{display: block;width: 0.95rem;line-height: 0.32rem;border:1px solid #d92530;border-radius: 5px;background: #fff;text-align: center;margin-right: 0.1rem;font-size:0.2rem;color:#d92530;font-weight: bold;}
.index-box1 .box2{padding:0.3rem 0 0 0;}
.index-box1 .box2 .bb{display: flex;justify-content: space-between;align-items: center;padding:0.15rem 0 0 0;}
.index-box1 .box2 .bb .txt{line-height: 0.34rem;font-size:0.16rem;color:#333;}
.index-box1 .box2 .bb .txt b{font-size:0.18rem;}
.index-box1 .box2 .bb .txt b span{color:#d92530;}
.index-box1 .box2 .bb .pic{width: 45%;display: flex;justify-content: space-between;}
.index-box1 .box2 .bb .pic img{display: block;max-width: 100%;}
.index-box1 .box2 .bb2{display: flex;justify-content: space-between;align-items: center;padding:0.15rem 0 0 0;flex-direction: row-reverse;}
.index-box1 .box2 .bb2 .pic{width: 41%;}
.index-box1 .box2 .bb2 .pic img{display: block;max-width: 100%;}
.index-box1 .box2 .bb2 .txt{width: 56%;line-height: 0.3rem;font-size:0.16rem;color:#333;}
.index-box1 .box2 .bb2 .txt b{line-height: 0.46rem;font-size:0.2rem;color:#d7262e;}
.index-box1 .box3{display: flex;justify-content: space-between;padding:0.4rem 0 0 0;}
.index-box1 .box3 .bb{width: 47%;}
.index-box1 .box3 .bb .t1{line-height: 0.36rem;font-size:0.18rem;color:#333;padding:5px 0 0.3rem 0;}
.index-box1 .box3 .bb img{display: block;max-width:100%;}

.index-box2{position: relative;padding: 0.5rem 0 0.4rem 0;background: url(../images/bj2.png) no-repeat top center;}
.index-box2 .txt{text-align:center;padding:0.24rem 0 0 0;}
.index-box2 .txt .t1{font-size:0.3rem;color:#e0000e;font-weight: bold;line-height: 0.48rem;}
.index-box2 .txt .t2{font-size:0.16rem;color:#333;line-height: 0.3rem;padding:0.18rem 0;}
.index-box2 .txt .t2 span{color:#d92530;}
.index-box2 .txt .t3{font-size:0.3rem;color:#000;line-height: 0.5rem;}

.index-box3{padding:0.4rem 0;}
.index-box3 .box{display: flex;justify-content: space-between;align-items: center;padding:0.45rem 9%;}
.index-box3 .box .pic{width:50%;position: relative;overflow: hidden;}
.index-box3 .box .pic img{display: block;max-width: 100%;}
.index-box3 .box .txt{font-size:0.18rem;color:#333;line-height: 0.3rem;padding-left: 2%;}
.index-box3 .box .txt b, .index-box3 .box .txt span{color:#da2631;}

.index-box4 {position: relative;}
.index-box4::before{content:"";display: block;width: 50%;height: 100%;background: rgba(255,255,255,0.6);position: absolute;right: 0;top: 0;}
.index-box4 .title{background: url(../images/d3.png) no-repeat top center;padding:0.13rem 0 0.1rem 0;position: relative;z-index: 2;}
.index-box4 .title .t1{color:#fff;background: none;}
.index-box4 .box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.45rem 0 0 0;}
.index-box4 .box .pic{width: 45%;position: relative;padding:8% 0 0 0;}
.index-box4 .box .pic img{display: block;max-width:100%;}
.index-box4 .box .right{width: 50%;position: relative;z-index: 2;padding-left: 5%;}
.index-box4 .box .right .txt{display: flex;align-items: flex-start;padding:0.2rem 0;}
.index-box4 .box .right .txt .t1{width: 0.6rem;height: 0.69rem;background: url(../images/d2.png) no-repeat center center;display: flex;justify-content: center;align-items: center;font-size:0.38rem;font-family: "Impact";color:#fff;margin:5px 0.18rem 0 0;transition: 0.5s;}
.index-box4 .box .right .txt .t2{line-height: 0.26rem;font-size:0.14rem;color:#333;width:calc(100% - 0.6rem)}
.index-box4 .box .right .txt .t2 b{display: block;line-height: 0.36rem;font-size:0.24rem;}
/* .index-box4 .box .right .txt:hover .t1{transform: rotateY(180deg);} */

.index-box5{padding:0.45rem 0;}
.index-box5 .title .t1{color:#fff;background:url(../images/title2.png) no-repeat center center;}
.index-box5 .box{display: flex;justify-content: space-between;padding:0.3rem 0;}
.index-box5 .box .txt{width: 48%;background: #fff;font-size:0.16rem;color:#333;line-height: 0.3rem;padding:0.24rem;}
.index-box5 .box .pic{width: 49%;position: relative;overflow: hidden;;}
.index-box5 .box .pic::before{content:"";display: block;padding-top:54%;}
.index-box5 .box:hover .img_cover{transform: scale(1.1);}
.index-box5 .more{display: block;font-size:0.16rem;color:#d62832;background: #fff;text-align: center;line-height: 0.4rem;width: 1.4rem;margin:0 auto;}
.index-box5 .more:hover{transform:translateY(6px)}

.brand{padding:0.5rem 0;}
.brand .bt{text-align:center;padding-bottom:0.2rem;}
.brand .bt .t1{line-height: 0.42rem;font-size:0.32rem;color:#000;font-weight: bold;}
.brand .bt .t1 span{color:#d62832;}
.brand .bt .t2{font-size:0.16rem;color:#525252;line-height: 0.28rem;padding:0.2rem 0 0 0;}
.brand ul{display: flex;justify-content: center;padding:0.24rem 0;}
.brand ul li .img{height: 75px;display: flex;justify-content: center;align-items: center;}
.brand ul li .img img{display: block;max-width: 100%;}
.brand ul li{transition: 0.5s;padding:0 2%;}
.brand ul li:hover{transform: translateY(-8px);}


.partner{padding:0.6rem 0;}
.partner .bt{background: url(../images/title3.png) no-repeat center center;text-align: center;}
.partner .bt .t1{line-height: 0.42rem;font-size:0.32rem;color:#000;font-weight: bold;}
.partner .bt .t2{line-height: 0.24rem;font-size:0.12rem;color:#333;text-transform: uppercase;}
.swiper-partner{margin:0.5rem 0 0 0;}
.swiper-partner a{display: block;border:1px solid #d0d0d0;border-radius: 10px;padding:3px;}
.swiper-partner a .pic{width:100%;position: relative;background: #fff;border-radius: 8px;}
.swiper-partner a .pic::before{content:"";display: block;padding-top:78%;}
.swiper-partner a:hover .img_cover{transform: scale(1.1);}
.prev-partner, .next-partner{width: 42px;height: 45px;background: url(../images/jt1.png) no-repeat center center;position: absolute;top:50%;transform: translateY(-50%);outline: none;}
.prev-partner{left: -70px;}
.next-partner{right: -70px;transform: translateY(-50%) scale(-1,-1);}

.grow{padding:0 0 0.8rem 0;}
.grow .bt img{display: block;max-width:100%;margin:0 auto;}
.swiper-grow{padding:0.55rem 0 0 0;}
.swiper-grow a{display: block;}
.swiper-grow a .pic{width: 100%;position: relative;overflow: hidden;;}
.swiper-grow a .pic::before{content:"";display: block;padding-top:100%}
.swiper-grow a .txt{display: flex;justify-content: space-between;border:1px solid #dcddde;margin-top:3px;padding-left:0.15rem;line-height: 0.4rem;font-size:0.16rem;color:#333;}
.swiper-grow a .txt i{width:0.45rem;border-left:1px solid #dcddde;display:flex;justify-content: center;align-items: center;}
.swiper-grow a:hover .txt{background: #fff;}
.swiper-grow a:hover .txt i{background: #d72630;color:#fff;}
.swiper-grow a:hover .img_cover{transform:scale(1.1);}

footer{background:#d72630;color:#fff;}
.foot-box{display:flex;justify-content: space-between;padding:0.5rem 0;line-height: 30px;font-size:14px;}
.foot-box b{font-size:0.24rem;line-height: 36px;}
.foot-box .ewm{display:flex;align-items: center;padding-top:0.24rem;}
.foot-box .ewm img{display: block;max-width: 108px;}
.foot-box .ewm span{width: 10px;line-height: 14px;margin-left: 15px;}
.foot-box .map{width: 430px;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}

footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.2rem 0;font-size:0.14rem;color:#fff;text-align: center;border-top:1px solid rgba(255,255,255,0.3)}

/**/
.page{padding:0.24rem 0;position: relative;min-height: 7rem;background:#fff;}
.page .wrap{display:flex;}
.page-left{width:275px;margin-right: 35px;}

.s-drop-wrap { width:100%; }
.s-drop-btn { background:#d72630; line-height:0.38rem; font-size:0.26rem;font-weight: bold; color: #fff; text-align:center;position:relative;padding:0.22rem 0;}
.s-drop-btn i{display:block;font-style: normal;font-size:0.18rem;font-family: "arial";text-transform: uppercase;line-height: 0.27rem;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#d72630;}

.s-drop-list {display: block;}
.s-drop-list li{margin-top:0.15rem;}
.aside-list-link{ font-size:16px; color:#333;line-height:44px;padding:0 0 0 24px; border: 1px solid #c6c6c6; display: block;}
.aside-list-link:hover, .aside-list-link.act{background:#d72630; color:#fff;}

.s-drop-list li .aside-sublist{ width:100%;  display:none; padding:7px 0; }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li a{display:block; color:#5e5e5e; line-height:46px;  font-size:14px;border-bottom: 1px solid #dbdbdb;padding-left: 33px;}
.s-drop-list li .aside-sublist li a i{color:#c9c9c9;margin-right:10px;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{background:#fff;color:#d72630;}

.page-left .lxwm{padding:10px 0 0 0;}
.page-left .lxwm img{display:block;max-width:100%;margin:0 auto;width: 100%;}
.page-left .lxwm .t1{font-size:14px;color:#333;line-height: 30px;padding:15px 0 0 0;}

.page-right{width:calc(100% - 310px);}
.paga-bt{display:flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #dbdbdb;font-size:0.14rem;color:#333;line-height: 0.59rem;}
.paga-bt b{font-size:0.3rem;color:#d72630;}

.pro-ul{display:flex;flex-wrap: wrap;margin:0 -1%;padding:0.15rem 0 0 0;}
.pro-ul li{width:calc((100% / 3) - 2%);margin:1%;}
.pro-ul li .pic{width:100%;position: relative;overflow: hidden;border:4px solid #fff;box-shadow: 0 0 0 1px #e8e8e8;}
.pro-ul li .pic:before{content:"";display: block;padding-top:82%;}
.pro-ul li .pic span{display: block;width: 0.44rem;line-height: 0.44rem;text-align: center;border-radius: 50%;background-color: #00a146;font-size:0.3rem;color:#fff;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);opacity: 0;transition: 0.6s;z-index: 2;}
.pro-ul li .pic::after{content:"";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;left: 0;top:0;opacity: 0;transition: 0.6s;}
.pro-ul li .pic .hover{width:100%;position: absolute;left: 50%;top:50%;transform:translate(-50%,-50%);z-index: 9;color:#fff;text-align: center;opacity: 0;}
.pro-ul li .pic .hover b{font-size:0.2rem;display: block;}
.pro-ul li .pic .hover .span-box{display:flex;justify-content: center;margin:0.24rem 0 0 0;}
.pro-ul li .pic .hover .span-box a{width: 33%;text-align: center;font-size:0.14rem;line-height: 0.36rem;color:#fff;border:1px solid #fff;}
.pro-ul li .pic .hover .span-box a:hover{background:#fff;color:#333;}
.pro-ul li .content{display: flex;justify-content: space-between;border:1px solid #e7e7e7;color:#333;line-height: 0.44rem;margin:0.1rem 0 0 0;}
.pro-ul li .content .t1{font-size:0.15rem;padding-left: 0.22rem;}
.pro-ul li .content a{display: flex;justify-content: center;align-items: center; width: 0.55rem;background-color: #fff;font-size:0.2rem;color:#000;transition: 0.5s;border-left:1px solid #dcddde;}

.pro-ul li:hover .pic::after{opacity: 1;}
.pro-ul li:hover .pic .hover{opacity: 1;}
.pro-ul li:hover .content a{background-color: #fe0000;color:#fff;}
.pro-ul li:hover .content .t1{font-weight: bold;} 

.product-show{position: relative;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{line-height: 0.3rem;font-size:0.16rem;} 

.news-ul{display:block;padding:0.2rem 0 0 0;}
.news-ul li{width:100%;padding:0.12rem;background:#fff;border:1px solid #dcdcdc;margin-bottom:0.13rem;transition: all 0.5s;}
.news-ul li a{display:flex;}
.news-ul li a .pic{width:215px;position:relative;overflow:hidden;}
.news-ul li a .pic:before{content:"";display:block;padding-top:70%;}
.news-ul li a .txt{width:calc(100% - 215px);display:flex;flex-wrap:wrap;align-content: space-around;padding-left:25px;}
.news-ul li a .txt .t1{width:100%;font-size:0.16rem;color:#333;font-weight:bold;} 
.news-ul li a .txt .t2{width:100;line-height:22px;font-size:0.14rem;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .t3{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9a9a9a;width:100%;}
.news-ul li a .txt .t3 span{line-height:0.28rem;text-align: center;width:0.8rem;border-radius:5px;background:#2b2b2b;color:#fff;}
.news-ul li:hover {transform:translateY(-6px);box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.news-ul li:hover a .img_cover{transform:scale(1.1);}
.news-ul li:hover a .txt .t1{color:#fe0000;}
.news-ul li:hover a .txt .t3 span{background:#fe0000;}

.news-show{padding:0.2rem 0;min-height:5rem;} 
.news-show .t1{text-align: center;font-size:17px;color:#333;}
.news-show img{display: block;max-width: 100%;margin:0.2rem auto;}
.news-show .t2{font-size:0.14rem;color:#333;line-height: 0.3rem;}
.news-show span{display:block;text-align:center;font-size:0.13rem;color:#999;padding-top: 0.1rem;}
.news-show1 span{display:block;font-size:0.13rem;padding-top: 0.1rem;}
.news-show1 .t2{font-size:0.14rem;color:#333;line-height: 0.3rem;}
.news-show1 img{display: block;max-width: 100%;margin:0.2rem auto;}
.page-message{background-color: #f3f3f3;padding:0.8rem 1.2rem;margin:0.24rem 0;}
.message{background-color: #f3f3f3;font-size:14px;color:#777;}
.message .bt{line-height: 24px;font-size:18px;color:#000;text-transform: uppercase;position: relative;padding-left: 10px;}
.message .bt span{display: block;line-height: 15px;font-size:12px;}
.message .bt::before{content:"";display:block;width: 4px;height: 30px;position: absolute;left: 0;top:50%;transform: translateY(-50%);background-color: #0d467b;}
.message form{margin-top: 30px;}
.message form ul{display: block;}
.message form ul li{display: flex;align-items: flex-start;margin-bottom: 0.24rem;}
.message form ul li label{font-weight: normal;margin:0;line-height: 32px;width:75px;}
.message form ul li input[type=text], .message form ul li textarea{width: calc(100% - 75px);line-height: 30px;border:1px solid #d7d7d7;background-color: #fff;padding-left: 10px;outline: none;}
.message form ul li textarea{height: 1.55rem;}
.message form ul li input[type=button], .message form ul li input[type=reset]{width: 1rem;line-height: 32px;text-align: center;background-color: #d1d1d1;color:#333;margin:0 15px;outline: none;}
.message form ul li .but-box{display: flex;justify-content: center;width:calc(100% - 75px);}
.message form ul li input[type=button]:hover, .message form ul li input[type=reset]:hover{background-color: #0d467b;color:#fff;}


.news-show .map {
    width: 100%;
    height: 350px;
    margin-top: 20px;
}

.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;
}




/*手机底部*/
.hot{width:100%;background:#8e141b; 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 .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.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; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media (max-width:1200px){
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    .prev-partner, .next-partner{display: none;}
    }

@media (max-width:991px){
    .index-box1 .box{display: block;}
    .index-box1 .box .bb{width:100%;}
    .index-box1 .box .txt + .txt, .index-box1 .box3 .bb + .bb{margin-top:20px;}
    .index-box1 .box .pic{width:100%;margin:0;}
    .index-box1 .box1 .bb, .index-box1 .box2 .bb2 .txt{width: 100%;}
    .index-box1 .box1 .bb .t1{width: 45%;}
    .index-box1 .box1 .bb .t1:nth-child(odd){width: 55%;}
    .index-box1 .box2 .bb, .index-box1 .box2 .bb2, .index-box1 .box3{display: block;}
    .index-box1 .box2 .bb .pic, .index-box1 .box2 .bb2 .pic{width: 100%;margin:20px 0 0 0;}
    .index-box1 .box3 .bb{width: 100%;}
    .index-box2{background: url(../images/bj2.png) no-repeat 50% 50%;background-size:cover;}
    .index-box3 .box{padding:24px 0 0 0;}
    .index-box4 .box .pic{display: none;}
    .index-box4 .box .right, .index-box4::before{width:100%;}
    .foot-box{flex-wrap: wrap;}
    .foot-box .map{width:100%;margin-top: 20px;height: 3rem;}
    /**/
    .page .wrap{display:block;}
    .page-left{width:100%;margin:0;}
    .s-drop-btn{text-align:left;padding:10px 0.2rem;}
    .s-drop-list{display:none;}
    .page-right{width:100%;margin:0;}
}
 
@media (max-width:767px){
    header.act .header-box{display:block;}
    .header-main .logo{width:190px;}
    .header-main{padding:10px 0;}
    .index-box1{padding:24px 0 0 0;}
    .title .t1{background: none;font-size:24px;}
    .title .t2{font-size:22px;opacity: 0.8;}
    .index-box1 .bt{font-size:16px;}
    .index-box1 .bt span{font-size:18px;}
    .index-box1 .box1 .bb .t1, .index-box1 .box1 .bb .t1:nth-child(odd){width:100%;}
    .index-box1 .box2 .bb .pic img{width: 32%;}
    .index-box2 .txt{padding:10px 0 0 0;}
    .index-box2 .txt .t1, .index-box2 .txt .t3{font-size:18px;}
    .index-box2 .txt .t3{line-height: 22px;}
    .index-box3 .box{display: block;}
    .index-box3 .box .pic{width:100%;}
    .index-box3 .box .txt{width:100%;padding:15px 0 0 0;}
    .index-box4 .wrap{width: 100%;}
    .index-box4 .box .right{padding:0 2%;}
    .index-box4 .box{padding:10px 0 0 0;}
    .index-box5 .box{display: block;}
    .index-box5 .box .txt, .index-box5 .box .pic{width:100%;}
    .partner{padding:24px 0;}
    .swiper-partner{margin:24px 0 0 0;}
    .grow{padding:24px 0;overflow: hidden;}
    .grow .bt img{transform: scale(1.5);}
    .foot-box{padding:20px 0;display: block;}
    .brand{padding:24px 0 0 0;}
    .brand .bt .t1{font-size:22px;}
    .brand ul{flex-wrap: wrap;justify-content: start;padding:0;}
    .brand ul li{width: 20%;}
    /**/
    .pro-ul li{width:48%}   
    .news-ul li a .pic{width:130px;}
    .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{line-height:20px;margin:3px 0;}
    .page-message{padding:20px;}
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	