
*{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-top{background-color: #eae9e9;line-height: 30px;border-bottom:1px solid #d9d9d9}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#666;}
.h-top span a{color:#666;}
.h-top span a:hover{color:#3b499f;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.15rem 0;}
.header-main .logo img{ max-width:100%; display:block;}
.header-main .ewm{display: block;max-width: 100%;width: 100px;box-shadow: 0 0 3px rgba(0,0,0,0.3);}

header .tel{position: relative;}
header .tel p{line-height:30px;font-size:16px;color:#666;background:url(../images/tel.png) no-repeat left center;padding-left:32px;}
header .tel b{display:block;color:#3b499f;font-size:30px;line-height:32px;font-family:"Arial";}

.header-nav{ width:100%;background:#3b499f;}
.nav-ul {display: flex;justify-content: space-between;}
.nav-ul li {position:relative; width:12.5%;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:50px;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;padding:0 20px;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: #323f8d;}

.nav-ul .sub_ul {display: none;width: 110%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 10px rgba(0, 0, 0,0.3);}
.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:#3b499f;}

.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:#3b499f;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:#3b499f;font-weight: bold;}
.sjnav.click ul{transform:translateX(0);opacity: 1;right:0;}

.banner{position: relative;}
.banner .wrap{display: flex;flex-direction: row-reverse;position: relative;z-index: 2;padding:4.5% 0;min-height: 460px; }
.banner .wrap .box{background: rgba(0,0,0,.6);width: 36%;color:#fff;padding:2%;min-height: 460px; display:none}
.banner .wrap .box .bb{border:1px solid rgba(255,255,255,0.5);border-radius:10px;height: 100%;display: flex;flex-wrap: wrap;align-content: center;text-align: center;justify-content: center;}
.banner .wrap .box .bb .t1{width:100%;font-size:0.48rem;line-height: 0.5rem;font-weight: bold;}
.banner .wrap .box .bb .t2{width:100%;font-size:0.2rem;display: block;color:#fff;padding:9% 0 18% 0;}
.banner .wrap .box .bb .t3{display: block; font-size:0.16rem;width: 46%;margin:2%; line-height: 0.4rem;color:#fff;border:1px solid rgba(255,255,255,0.5);border-radius: 30px;text-align: center;}
.banner .wrap .box .bb .t3:hover{background: #fff;color:#3b499f;font-weight: bold;}

.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:#3b499f}
.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;}

.title{text-align: center;}
.title .t1{font-size:0.3rem;color:#333;font-weight: bold;line-height: 0.3rem;}  
.title .t2{font-size:0.14rem;color:#666;}
.title img{display: block;max-width: 100%;margin:0.2rem auto 0.25rem auto}

.inedx-form{background: #f0f0f0;padding:0.3rem;position: relative;z-index: 99}
.inedx-form form{display: flex;justify-content: space-between;}
.inedx-form form input[type=text]{width:calc(100% - 250px);line-height: 0.4rem;padding-left: 0.2rem;font-size:0.14rem;color:#333;}
.inedx-form form input[type=submit]{width: 2.25rem;line-height: 0.4rem;color:#fff;background:url(../images/but.png) no-repeat 0.58rem center, #3b499f;padding-left:0.3rem;}



.pro{padding:0.4rem 0;}
.swiper-pro{padding:0.4rem 0 0 0;}
.swiper-pro a{display: block;position: relative;padding-bottom:30px;}
.swiper-pro a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-pro a .pic::before{content:"";display: block;padding-top:69%;}
.swiper-pro a .txt{background: #eceaeb;text-align: center;padding:0.1rem 0.25rem 0.5rem 0.25rem;}
.swiper-pro a .txt .t1{line-height: 0.5rem;font-size:0.18rem;color:#000;}
.swiper-pro a .txt .t2{line-height: 0.26rem;font-size:0.14rem;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.swiper-pro a .txt .t3{width:66px;height:66px;border-radius: 50%;background: #999;font-size:12px;color:#fff;display: flex;justify-content: center;align-content: center;align-items: center;box-shadow: 0 -5px 5px inset rgba(0, 0, 0,0.3);position: absolute;left:50%;bottom:0;transform: translateX(-50%);}
.swiper-pro a:hover .img_cover{transform: scale(1.1);}
.swiper-pro a:hover .txt .t3{background: #3b499f;}

.about{position: relative;background: #245cae;display: flex;flex-direction: row-reverse;}
.about .pic{width: 60%;position: relative;overflow: hidden;}
.about .pic::before{content: "";display: block;padding-top:57%;}
.about .wrap{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.about .wrap .txt{width: 63%;}
.about .wrap .txt .t1{font-size:0.72rem;color:#fff;font-family: "arial";line-height: 0.8rem;}
.about .wrap .txt .t1 span{font-size:1rem;color:#f4ef1d;}
.about .wrap .txt .t2{font-size:0.3rem;color:#fff;line-height: 0.58rem;}
.about .wrap .txt .bb{background: #fff;padding:0.4rem 0.25rem;border-radius: 5px;margin:0.2rem 0 0 0;}
.about .wrap .txt .bb .t3{line-height: 0.36rem;font-size:0.16rem;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;}
.about .wrap .txt .bb .more{display: block;font-size:0.16rem;color:#0157b0;width: 1.55rem;line-height: 0.38rem;text-align: center;border-radius: 30px;float:right;border:1px solid #0157b0;}
.about .wrap .txt:hover .bb .more{background: #0157b0;color:#fff;}

.solution{padding:0.4rem 0;}
.swiper-solution{padding:0.5rem 10px 0.1rem 10px;margin:0 -10px;}
.swiper-solution a{display: block;padding:0.25rem;transition: 0.5s;}
.swiper-solution a img{display: block;max-width: 100%;transition: 0.5s;margin:0 auto;}
.swiper-solution a .t1{line-height: 0.56rem;text-align: center;font-size:0.24rem;color:#333;position: relative;margin:0.2rem 0 0.1rem 0;}
.swiper-solution a .t1::before{content:"";display: block;width: 13px;height: 3px;background: #3b499f;position: absolute;left:50%;bottom:0;transform: translateX(-50%);}
.swiper-solution a .t2{font-size:0.14rem;color:#555;line-height: 0.24rem;text-align: center;}
.swiper-solution a:hover{transform: translateY(-8px);box-shadow:0 0 10px rgba(0, 0, 0,0.3);}

.ys{padding:0.5rem 0;}
.ys .bt{text-align: center;color:#fff;}
.ys .bt .t1{line-height: 0.58rem;font-size:0.3rem;}
.ys .bt .t1 span{color:#fff;font-size:0.66rem;font-style: oblique;font-weight: bold;padding:0 10px 0 2px;}
.ys .bt .t2{text-transform: uppercase;font-family: 'Times New Roman';font-size:0.18rem;opacity: 0.8;position: relative;}
.ys .bt .t2::before, .ys .bt .t2::after{content:"";display: block;width: 36%;height: 1px;border-top:1px dashed rgba(255,255,255,0.5);position: absolute;top:50%;transform: translateY(-50%);}
.ys .bt .t2::before{left: 0;;}
.ys .bt .t2::after{right:0;}
.swiper-ys{padding:0.5rem 0;overflow: hidden;}
.swiper-ys .swiper-slide{height: 2.6rem;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;text-align: center;padding:0 3%;border-left: 1px solid rgba(255,255,255,0.3);}
.swiper-ys .swiper-slide img{display: block;max-width: 100%;transition: 0.5s;}
.swiper-ys .swiper-slide .t1{width:100%;line-height: 0.56rem;font-size:0.18rem;color:#fff;font-weight: bold;}
.swiper-ys .swiper-slide .t2{width:100%;line-height: 0.26rem;font-size:0.14rem;color:#999;min-height: 0.52rem;}
.swiper-ys .swiper-slide:hover img{transform: rotateY(360deg);}
.swiper-ys .swiper-slide:nth-child(n+4){border-top: 1px solid rgba(255,255,255,0.3);}
.swiper-ys .swiper-slide:nth-child(1), .swiper-ys .swiper-slide:nth-child(4){border-left:none;}

.news{padding:0.4rem 0;}
.swiper-news{padding:0.4rem 0;overflow: hidden;}
.swiper-news .swiper-slide{height: initial;background: #fff;box-shadow: 0 5px 5px rgba(0, 0, 0,0.3);}
.swiper-news .box{display: block;width: 100%;}
.swiper-news .box .pic{width:100%;position: relative;overflow: hidden;}
.swiper-news .box .pic::before{content: "";display: block;padding-top:56%}
.swiper-news .box .txt{padding:0.2rem;border-bottom: 1px dashed #cac9ca;}
.swiper-news .box .txt .t1{line-height: 0.4rem;font-size:0.16rem;color:#333;}
.swiper-news .box .txt .t2{line-height: 0.26rem;font-size:0.14rem;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.swiper-news .box:hover .img_cover{transform:scale(1.1)}
.swiper-news .box:hover .txt .t1{font-weight: bold;color:#3b499f}
.swiper-news .links{padding:0.15rem 0.2rem;}
.swiper-news .links a{display: block;line-height: 0.4rem;font-size:0.16rem;color:#111;}
.swiper-news .links a:hover{color:#3b499f;font-weight: bold;}
.news .more{display: block;font-size:0.16rem;color:#fff;width: 1.55rem;line-height: 0.38rem;text-align: center;border-radius: 30px;background: #3b499f;margin:0 auto;}
.news .more:hover{transform: translateY(-6px);}

footer{background:#292929;color:#fff;}
.foot-links{padding:0.3rem 0;}
.foot-links .wrap{display: flex;align-items: center;}
.foot-links .wrap .t1{width: 1.15rem;border-radius: 5px;line-height: 0.4rem;text-align: center;font-size:0.14rem;color:#3b499f;background: #fff;position: relative;}
.foot-links .wrap .t1::before{content: "";display: block;width: 0px;height: 0px;border-left: 8px solid #fff;border-top:6px solid transparent;border-bottom: 6px solid transparent;position: absolute;right: -8px;top:50%;transform: translateY(-50%);}
.foot-links .wrap .t2{width:calc(100% - 1.15rem);padding-left: 0.4rem;overflow: hidden;color:#fff;height: 24px;}
.foot-links .wrap .t2 span{padding:0 0.12rem;}
.foot-box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.5rem 0 0.25rem 0;}
.foot-box .left{width: 73%;}
.foot-box .left .foot-nav{display: flex;justify-content: space-between;}
.foot-box .left .foot-nav a{font-size:0.14rem;}
.foot-box .left .lxfs{display: flex;align-items: center;line-height: 0.32rem;font-size:14px;opacity: 0.8;padding:0.3rem 0 0 0;}
.foot-box .left .lxfs .tel{width: 50%;}
.foot-box .left .lxfs .tel b{display: block;line-height: 0.42rem;font-size:0.3rem;color:#3b499f;}
.foot-box .right{width: 19%;}
.foot-box .right .t1{font-size:14px;text-decoration:underline !important;opacity: 0.8;}
.foot-box .right .ewm-box{display: flex;justify-content: space-between;padding:0.2rem 0 0 0;}
.foot-box .right .ewm-box .ewm{ width:140px;}
.foot-box .right .ewm-box span{display: block;text-align: center;padding-top:0.14rem}
.foot-box .right .ewm-box img{width: 100%;display: block;max-width: 100%;padding-right:10px;}

footer a{color:#fff;opacity: 0.8;}
footer a:hover{text-decoration:underline !important;color:#fff;opacity: 1;}
.foot-txt{padding:0.1rem 0;font-size:0.14rem;color:#fff;text-align: center;border-top:1px solid #9e9e9e;opacity: 0.8;}
.foot-txt .wrap{display: flex;justify-content: space-between;align-items: center;}
.foot-txt .wrap i{cursor: pointer; width: 0.32rem;height: 0.32rem;background-color: #3b499f;border-radius:50%;display: flex;justify-content: center;align-items: center;font-size:0.22rem;}

/**/
.page{padding:0.35rem 0;}
.page .wrap{display: flex;}
.page-left{width: 245px;margin-right: 20px;}

.s-drop-wrap { width:100%;border:1px solid #3b499f ;border-radius: 10px 10px 0 0;}
.s-drop-btn { background:#3b499f; line-height:0.8rem; font-size:0.22rem; color: #fff; text-align:center;position:relative;border-radius: 10px 10px 0 0;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#3b499f;}

.s-drop-list {display: block;}
.s-drop-list li + li{margin-top:2px;}
.aside-list-link{ font-size:0.16rem; color:#333;line-height:0.56rem; background:#f0f0f0;padding:0 0.3rem;display: flex;justify-content: space-between;align-items: center; }
.aside-list-link:hover, .aside-list-link.act{ color:#3b499f;}

.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:#fff;color:#860000;}

.page-left .lxfs{margin-top:9px;border-radius: 10px 10px 0 0;border:1px solid #3b499f ;}
.page-left .lxfs img{display: block;max-width: 100%;width: 100%; display:none !important;}
.page-left .lxfs .t1{font-size:0.14rem;color:#333;line-height: 0.28rem;padding:10px 3px 10px 10px;}

.page-right{width:calc(100% - 265px);padding-top:5px;}
.page-bt{display: flex;flex-direction: row-reverse;border-bottom: 1px solid #ddd;line-height: 0.49rem;font-size:0.14rem;color:#676767;}
.page-bt i{color:#3b499f;margin-right: 10px;}
.page-bt span{color:#3b499f}

.pro-ul{display: flex;flex-wrap: wrap;padding:0.15rem 0;margin:0 -1%;}
.pro-ul li{width:calc((100% / 3) - 2%);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 .txt{background: #eceaeb;font-size:0.14rem;color:#333;line-height: 0.44rem;text-align: center;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background: #3b499f;color:#fff;}

.product-show{position: relative;padding:0.2rem 0;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:30px;margin-bottom: 10px;}
.product-show img{/*display:block;*/max-width:100%;margin:15px auto;}
.product-show .t2{line-height: 0.3rem;font-size:0.16rem;} 
.product-show .t2 img{max-width: 100%;height: auto;}
.product-show .t2 table{width: 100%!important;}
.product-show .t2 table td{word-wrap: break-word;word-break: normal; width:auto !important; height:auto !important;}

.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:#3b499f;}
.news-ul li:hover a .txt .t3 span{background:#3b499f;}

.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:14px;color:#333;line-height:30px;}
.news-show .date{display:block;text-align:center;font-size:0.13rem;color:#999;padding-top: 0.1rem;}

.index-box{text-align: center;padding:10px 0;}
.index-box .t1{font-size:18px;font-weight:bold;color:#333;}
.index-box .t2{font-size:14px;color:#666;padding:6px 0;display: block;}
.index-box .box{display: flex;justify-content: space-around;}
.index-box .box a{display:block;line-height: 30px;border:1px solid #eee;border-radius: 5px;width: 23%;color:#fff;background:#295db4; font-size:12px;}













/*手机底部*/
.hot{width:100%;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;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}
    }

@media (max-width:991px){
    .foot-box .left{width:100%;}
    .banner .wrap{display: none;}
    /*.banner .swiper-slide::before{content:"";display: block;padding-top:40%}*/
    .page .wrap{display: block;}
    .s-drop-btn{text-align: left;padding-left: 20px;}
    .page-left{width: 100%;margin:0;}
    .s-drop-list{display: none;}
    .page-right{width: 100%;padding:0;}
    }
 
@media (max-width:767px){
	.product-show .t2 td span{font-size:12px!important;} 
    header.act .header-box{display:block;}
	.header-main .ewm{ display:none}
    .header-main .logo{width:280px;}
    /*.banner .swiper-slide::before{content:"";display: block;padding-top:45%}*/
    .inedx-form{padding:2%;}
    .inedx-form form input[type=text]{width:calc(100% - 80px);}
    .inedx-form form input[type=submit]{width: 80px;background: #3b499f;padding:0;}
    .title img{margin:10px auto;}
    .title .t2{line-height: 20px;padding:0 10px;}
    .swiper-pro{padding:24px 0 0 0;}
    .about{display: block;}
    .about .wrap{position:static;transform: translate(0);}
    .about .pic{width:100%;}
    .about .wrap .txt{width:100%;display: flex;flex-wrap: wrap;align-items: center;}
    .about .wrap .txt .t1{font-size:30px;margin-right: 10px;}
    .about .wrap .txt .t1 span{font-size:42px;}
    .about .wrap .txt .bb{width:100%;margin:5px 0 15px 0;padding:10px;}
    .about .wrap .txt .bb a{float:none;margin-top: 6px;width: 100px;}
    .swiper-solution a{box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
    .swiper-solution a img{max-width: 56%;}
    .swiper-ys{padding:24px 0 0 0;}
    .swiper-news{padding:24px 10px 24px 10px;}
    .swiper-solution{margin:0;padding:24px 8px 8px 10px;}
    .foot-box{padding:20px 0;}
    .foot-box .left .foot-nav{display: none;}
    .foot-box .left .lxfs{display: block;padding:0;}
    .foot-txt .wrap i{display: none;}
    .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;}
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
	
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 13px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#d71c26;}


.contact_map {
  width: 100%;
  overflow: hidden;
  height: 350px;
  border: none;
  margin-top: 20px;
}
	
	
	