
*{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:1600px; 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;}
.xx{font-size: 0.16rem;}
header{position:relative;width:100%;z-index: 9999;}   
.header-top{line-height: 33px;border-bottom:1px solid #eee}
.h-top{display:flex;justify-content:space-between;font-size:14px;color:#666;}
.h-top span a{color:#4c4c4c;}
.h-top span:nth-child(2){display: flex;align-items: center;color:#422774;}
.h-top span:nth-child(2) i{margin-right: 10px;font-size:16px;;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.2rem 0;}
.header-main .logo img{ max-width:100%; display:block;}
.header-main .txt{font-size:0.18rem;color:#422774;text-align: center;line-height: 0.3rem;}
.header-main .txt span{color:#ef7b2d}

.header-main .box{display: flex;}
.header-main .box .icon{width: 0.44rem;height: 0.44rem;border-radius: 50%;background: #bbb;display: flex;justify-content: center;align-items: center;color:#fff;font-size:0.2rem;margin-left: 0.3rem;}
.header-main .box .icon:hover{background: #014693;}
.header-main .box .xw {cursor: pointer;}
.header-main .box .xw .ewm{position:absolute;bottom:-20px; box-shadow: 0 0 5px rgba(0,0,0,0.3);opacity: 0;transition: all 0.5s;max-width: 94px;z-index: -1;}
.header-main .box .xw:hover .ewm{bottom:-40px;opacity: 1;z-index: 9}

.but-icon{cursor: pointer;}
.but-icon .icon-wrapper{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.but-icon .icon-wrapper .search-icon {width: 0.42rem;height: 0.42rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;border:1px solid rgba(255,255,255,0.3);position: relative;}
.but-icon .icon-wrapper .search-icon img{display:block;max-width: 100%;}

.but-icon .close-icon{position: absolute;top:0;right: 0;bottom:0;left:0;margin:auto; width: 24px;height:24px;display:none;}
.but-icon .close-icon::before, .but-icon .close-icon::after{content:"";display: block; width:100%;height:2px;background:#fff;}
.but-icon .close-icon::before{position:relative;top:12px;transform:rotate(45deg);}
.but-icon .close-icon::after{ position:relative;top:10px;transform:rotate(-45deg);}

.header-form{width:100%;background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.3);position: absolute;top:0;padding:0.1rem 0;opacity: 0;transition: all 0.5s;left: 0;z-index: -1;}
.header-form form{width:100%;display:flex;justify-content: space-between;}
.header-form form input[type=submit]{width:1.25rem;line-height: 0.44rem;border-radius: 5px;background:#014693;color:#fff;font-size:0.16rem;}
.header-form form input[type=text]{width:calc(100% - 150px);border:1px solid #d4d4d4;padding-left: 0.15rem;line-height: 0.42rem;}

.but-icon .icon-wrapper.on .search-icon img {display:none;}
.but-icon .icon-wrapper.on .close-icon {display:block;}
.header-form.on{opacity:1;z-index: 9;top:210px;}
header.act .header-form.on{top:80px;}

.header-nav{ width:100%;background:#014693;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 12);}
.nav-ul li .nav_a {display:block;font-size:16px;color:#fff;line-height:50px;text-align:center;}
.nav-ul li:hover .nav_a{color: #fff;background: #ef7b2d;}
/*.nav-ul li.active .nav_a{color: #fff;background: #ef7b2d;}*/

.nav-ul .sub_ul {display: none;width: 120%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 6px 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;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#014693;}

.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:#014693;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:50px 20px 0 20px;}
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:14px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;}
.sjnav li a:hover{color:#014693;font-weight: bold;}
/*.sjnav li.active a{color:#014693;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:#014693}
.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;color:#131313;}
.title .t1{line-height: 0.82rem;font-size:0.36rem;}
.title .t2{font-size:0.16rem;}

.hf1{height: 1.6rem;margin-bottom: 0.4rem;position: relative;}
.hf1 .tel{position: absolute;right: 4%;top:50%;transform: translateY(-50%);color:#fff;}
.hf1 .tel .t1{line-height: 0.4rem;font-size:0.18rem;display: flex;align-items: center;}
.hf1 .tel .t1 img{display: block;max-width: 100%;margin-right: 0.11rem;}
.hf1 .tel .t2{line-height: 0.5rem;font-size:0.34rem;font-family:"arial";font-weight: bold;}

.about{padding:0.35rem 0;}
.about .title{color:#fff;}
.about .box{margin:0.4rem 0;display: flex;background: #fff;border-radius: 5px;padding:0.25rem;justify-content: space-between;align-items: center;}
.about .box .pic{width: 52%;position: relative;overflow: hidden;}
.about .box .pic::before{content:"";display: block;padding-top:62%;}
.about .box .text{width: 45%;}
.about .box .text .t1{display: flex;text-transform: uppercase;color:#014693;font-family:"arial";height: 0.6rem;align-items: flex-end;}
.about .box .text .t1 b{font-size:0.8rem;line-height: 0.6rem;}
.about .box .text .t1 em{font-size:0.3rem}
.about .box .text .t1 span{font-size:0.2rem;color:#131313;display: block;padding-bottom: 0.1rem;}
.about .box .text .t2{font-size:0.22rem;color:#01254d;line-height: 0.62rem;}
.about .box .text .t3{font-size:0.16rem;color:#999;line-height: 0.32rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;}
.about .box .text .t3 a{color:#333;}
.about .box .text .t3 a:hover{color:#333;}
.ys{padding:0.6rem 0 0 0;}
.ys-bt{font-size:0.14rem;color:#333;text-align: center;}
.ys-bt img{display: block;max-width: 100%;margin:0 auto 0.25rem auto;}
.ys .wrap{padding:0.7rem 0;}
.ys .box{display: flex;justify-content: space-between;align-items: center;}
.ys .box .left{width: 50%;display: flex;align-items: flex-start;}
.ys .box .left .dd{display: block;max-width: 100%;width: 0.87rem;}
.ys .box .left .bb{width: calc(100% - 0.87rem);padding-left: 0.2rem;}
.ys .box .left .bb .bt{border-bottom: 1px dotted #126aca;padding-bottom: 0.1rem;}
.ys .box .left .bb .bt .t1{line-height: 0.52rem;font-size:0.3rem;color:#014693;}
.ys .box .left .bb .bt .t2{line-height: 0.38rem;font-size:0.16rem;color:#bbbaba;}
.ys .box .left .bb .nr{font-size:0.18rem;color:#333;line-height: 0.32rem;padding:0.13rem 0 0 0;}
.ys .box .left .bb .nr span{color:#014693;}
.ys .box .right img{display: block;max-width: 100%;}
.ys .box:nth-child(even){flex-direction: row-reverse;}
.ys .box:nth-child(3) .left .bb .nr{line-height: 0.4rem;}
.ys .box:nth-child(3) .left .bb .nr img{margin-right: 10px;}

.hf2{position: relative;}
.hf2 .wrap{height: 3.2rem;display: flex;flex-wrap: wrap;align-content: center;align-content: center;color:#fff;text-align: center;justify-content: center;}
.hf2 .wrap .t1{font-size:0.36rem;font-weight: bold;line-height: 0.4rem;width: 100%;;}
.hf2 .wrap .t2{font-size:0.16rem;line-height: 0.24rem;width: 100%;padding:0.35rem 0 0.45rem 0;}
.hf2 .wrap a{display: block;width: 1.8rem;line-height: 0.46rem;text-align: center;background: #ef7b2d;font-size:0.18rem;color:#fff;margin:0 auto;border-bottom: 3px solid #e44b11;transition: 0.5s;}
.hf2 .wrap a:hover{transform: translateY(-8px);} 
   
.sbzs{padding:0.45rem 0 0 0;position: relative;z-index: 9;}
.swiper-sbzs{padding:0.65rem 0 0.5rem 0;}
.swiper-sbzs a{display: block;}
.swiper-sbzs a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-sbzs a .pic::before{content:"";display: block;padding-top:103%;}
.swiper-sbzs a .txt{text-align: center;background: #01254d;font-size:0.16rem;color:#fff;line-height: 0.5rem;}
.swiper-sbzs a:hover .img_cover{transform: scale(1.1);}
.swiper-sbzs a:hover .txt{background: #ef7b2d;color:#fff;}
.sbzs .jt{width: 100%;position: relative;display: flex;justify-content: center;transform: translateY(10px);z-index: 2;}
.prev-sbzs, .next-sbzs{width:0.34rem;height: 0.34rem;display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#fff;font-weight: bold;background: #01254d;border-radius: 50%;margin-left: 0.11rem;}
.prev-sbzs:hover, .next-sbzs:hover{color:#fff;background: #ef7b2d;}

.partner{padding:0.2rem 0 0 0;}
.partner .bt{display: flex;justify-content: space-between;align-items: center;line-height: 1.1rem;font-size:0.36rem;color:#01254d;border-bottom: 1px dashed #01254d;position: relative;z-index: 2}
.partner .bt a{display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#01254d;border:1px solid #01254d;width: 0.34rem;height: 0.34rem;padding-bottom: 5px;}
.partner .bt::before{content:"";display: block;width: 1.5rem;height: 2px;background: #01254d;position: absolute;left: 0;bottom: -1px;}
.partner .bt a:hover{background: #01254d;color:#fff;}
.partner .bt .jt{display: flex;}
.prev-partner, .next-partner{width:0.3rem;height: 0.3rem;display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#fff;font-weight: bold;background: #01254d;border-radius: 5px;margin-left: 0.11rem;}
.prev-partner:hover, .next-partner:hover{color:#fff;background: #ef7b2d;}
.swiper-partner{padding:0.5rem 0;}
.swiper-partner a{display: block;}
.swiper-partner a .bb{width: 100%;border:1px solid #d9d9d9;padding:3%;}
.swiper-partner a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-partner a .pic::before{content:"";display: block;padding-top: 42%;}
.swiper-partner a .txt{text-align: center;font-size:0.16rem;color:#333;padding-top:0.2rem;}
.swiper-partner a:hover .img_cover{transform: scale(1.1);}
.swiper-partner a:hover .txt{color:#ef7b2d;}

.index-box{padding:0.7rem 0;}
.index-box .box{display: flex;justify-content: space-between;}
.index-box .box .bt{display: flex;justify-content: space-between;align-items: center;line-height: 1.1rem;font-size:0.36rem;color:#fff;position: relative;z-index: 2;padding:0 0.3rem;position: relative;}
.index-box .box .bt a{display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#fff;border:1px solid #fff;width: 0.34rem;height: 0.34rem;padding-bottom: 5px;}
.index-box .box .left{width: 36%;position: relative;background: #fff;}
.index-box .box .left::before{content:"";display: block;width: 100%;height: 50%;background: #01254d;position: absolute;left: 0;top:0;}
.swiper-honor{background: #fff;margin:0 30px;}
.swiper-honor a{display: block;position: relative;overflow: hidden;}
.swiper-honor a::before{content:"";display: block;padding-top:89%;}
.index-box .box .left .jt{width: 100%;display: flex;background: #e6e6e6;;}
.index-box .box .left .bt a:hover{background: #fff;color:#01254d;}
.prev-honor, .next-honor{width: 50%;height: 0.6rem;display: flex;justify-content: center;align-items: center;font-size:0.3rem;color:#01254d;font-weight: bold;}
.prev-honor:hover, .next-honor:hover{color:#ef7b2d;}
.index-box .box .right{width: 62%;background: #fff;padding:0 0.3rem;}
.index-box .box .right .bt{color:#01254d;border-bottom: 1px dashed #01254d;padding:0;}
.index-box .box .right .bt a{color:#01254d;border-color: #01254d;}
.index-box .box .right .bt::before{content:"";display: block;width: 1.5rem;height: 2px;background: #01254d;position: absolute;left: 0;bottom: -1px;}
.index-box .box .right .bt a:hover{background: #01254d;color:#fff;}
.index-box .box .right ul{display: block;}
.index-box .box .right ul li{width: 100%;padding:0.45rem 0 0 0;}
.index-box .box .right ul li a{display: flex;}
.index-box .box .right ul li a .pic{width: 2.7rem;position: relative;overflow: hidden;margin-right: 0.4rem;}
.index-box .box .right ul li a .pic::before{content:"";display: block;padding-top:67%;}
.index-box .box .right ul li a .txt{width: calc(100% - 3.1rem);position: relative;}
.index-box .box .right ul li a .txt .t1{line-height: 0.46rem;font-size:0.22rem;color:#01254d;}
.index-box .box .right ul li a .txt .t2{line-height: 0.3rem;font-size:0.16rem;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.index-box .box .right ul li a .txt .t3{display: flex;justify-content: space-between;align-items: center;font-size:0.16rem;color:#666;position: absolute;left: 0;bottom: 0;width: 100%;}
.index-box .box .right ul li a .txt .t3 span{display: flex;align-items: center;}
.index-box .box .right ul li a .txt .t3 span img{display: block;max-width: 100%;margin-right: 0.1rem;}
.index-box .box .right ul li a:hover .img_cover{transform: scale(1.1);}
.index-box .box .right ul li a:hover .txt .t3{color:#01254d;}

footer{position: relative;color:#fff;}
footer .box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.3rem 0 0.2rem 0;}
footer .box dl dt{line-height: 0.64rem;font-size:0.2rem;margin-bottom: 0.15rem;position: relative;font-weight: normal;}
footer .box dl dt::before{content:"";display: block;width: 1.1rem;height: 1px;border-bottom: 1px dashed #fff;position: absolute;left: 0;bottom:0;}
footer .box dl dd, footer .box dl dd a{line-height: 0.36rem;font-size:0.14rem;display: block;}
footer .box dl dd a i{margin-right: 6px;}
footer .box .ewm{display: flex;}
footer .box .ewm .bb{width: 120px;text-align: center;padding:0.2rem 0 0 0;}
footer .box .ewm .bb + .bb{margin-left: 0.45rem;}
footer .box .ewm .bb img{display: block;max-width: 100%;width: 100%;}
footer .box .ewm .bb span{display: block;padding:0.2rem 0 0 0;font-size:14px;}
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.3rem 0;}
.page .wrap{display: flex;}
.page-left{width: 245px;margin-right: 25px;}
.s-drop-wrap { width:100%; }
.s-drop-btn { background:url(../images/d1.png) no-repeat 90% center, #014693; line-height:0.38rem; font-size:0.24rem;font-weight: bold; color: #fff;position:relative;padding:8px 0 8px 27px;box-shadow: 0 3px 3px inset rgba(255,255,255,0.7), 0 -3px 3px inset #013633;}
.s-drop-btn em{display: block;font-weight: normal;font-size:0.14rem;font-family:"arial";text-transform: uppercase;line-height: 0.26rem;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background: #014693;}

.s-drop-list {display: block;margin-top:3px;border-bottom: 1px solid #dcdcdc;}
.aside-list-link{ font-size:0.18rem; color:#fff;line-height:0.5rem;background: #2b5f99;padding-left: 0.16rem;display: flex;align-items: center;border-top: 1px solid #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.aside-list-link span{display: flex;justify-content: center;align-items: center;padding-bottom: 3px;border:1px solid #fff;width: 0.23rem;height: 0.23rem;margin-right: 0.17rem;}
.aside-list-link em{display: block;width: calc(100% - 0.4rem);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aside-list-link:hover, .aside-list-link.act{ background:#ef7b2d; color:#fff;}

.s-drop-list li .aside-sublist{ width:100%; border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc; }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li + li{border-top: 1px dashed #dcdcdc;}
.s-drop-list li .aside-sublist li a{ color:#01254d; line-height:0.5rem;  font-size:0.16rem; display: flex;align-items: center;padding-left: 0.16rem;}
.s-drop-list li .aside-sublist li a span{display: flex;align-items: center;justify-content:center;border-radius: 50%;width: 0.12rem;height: 0.12rem;border:1px solid #01254d;margin-right: 0.08rem;padding-bottom: 3px;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#ef7b2d;color:#fff;}
.s-drop-list li .aside-sublist li a:hover span, .s-drop-list li .aside-sublist li a.act span{border-color: #fff;}

.page-left .lxfs{margin-top:10px;border: 1px solid #dcdcdc;}
.page-left .lxfs .bt{background: #014693;font-size:0.24rem;color:#fff;text-align: center;line-height: 0.5rem;}
.page-left .lxfs .bt span{font-size:0.16rem;}
.page-left .lxfs img{display: block;max-width: 100%;width: 100%;}
.page-left .lxfs .nr{font-size:0.16rem;color:#333;line-height: 0.3rem;padding:0.1rem;}

.page-bt {display: flex;justify-content: space-between;padding:0.35rem 0 0 0;border-bottom: 2px solid #014693;align-items: center;margin-bottom: 0.15rem;}
.page-bt .t1{font-size:0.18rem;color:#fff;background: #014693;line-height: 0.44rem;padding:0 0.26rem;}
.page-bt .t2{font-size:0.14rem;color:#999;}
.page-bt .t2 i{color:#014693;margin-right: 10px;}


.page-right{width: calc(100% - 270px);}
.page-bb{display: flex;align-items: center;justify-content: space-between;padding:0.15rem 0;}
.page-bb form{width: 4rem;display: flex;border:1px solid #ccd3db;border-radius: 30px;line-height: 0.34rem;font-size:0.15rem;color:#333;}
.page-bb form input[type=text]{width: calc(100% - 0.5rem);border-radius: 30px 0 0 30px;padding-left: 0.14rem;}
.page-bb form input[type=submit]{width: 0.5rem;background: url(../images/but.png) no-repeat center center, #2b5f99;border-radius: 0 30px 30px 0;}
.page-bb .txt{width: calc(100% - 4.5rem);font-size:0.17rem;}
.page-bb .txt span{color:#ef7b2d;}
.page-bb .txt a{color:#666;margin-right: 0.1rem;;}
.page-bb .txt a:hover{color:#ef7b2d;}

.pro-ul{display: flex;flex-wrap: wrap;margin:0 -1%;}
.pro-ul li{width: calc(100% / 4 - 2%);margin:1%}
.pro-ul li a{display: block;border:1px solid transparent;box-shadow: 0 0 6px rgba(0, 0, 0,0.3);}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;border:15px solid #fff;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:100%}
.pro-ul li a .txt{line-height: 0.5rem;background: #e6e6e6;font-size:0.18rem;color:#01254d;display: flex;justify-content: space-between;padding-left: 0.2rem;}
.pro-ul li a .txt span{display: flex;justify-content: center;align-items: center;font-size:0.3rem;background: #efefef;width: 0.55rem;padding-bottom: 4px;}
.pro-ul li a:hover{border-color: #ef7b2d;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background: #ef7b2d;color:#fff;}
.pro-ul li a:hover .txt span{background: #01254d;}

.product-show{position: relative;padding:0.3rem 0;min-height: 5rem;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:34px;margin-bottom: 20px;}
.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;}

.news-ul{display:block;padding:0.1rem 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:#f85f03;}
.news-ul li:hover a .txt .t3 span{background:#f85f03;}

.news-show{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.16rem;color:#333;line-height: 0.3rem;}
.news-show .date{display:block;text-align:center;font-size:0.13rem;color:#999;padding-top: 0.1rem;} 

.honor-ul{display: flex;flex-wrap: wrap;margin: 0 -1%;}
.honor-ul li{width: calc(100% / 4 - 2%);margin:1%;}
.honor-ul li a{display: block;box-shadow: 0 0 8px rgba(0, 0, 0,0.3);padding:2%;}
.honor-ul li a .pic{width: 100%;position: relative;overflow: hidden;;}
.honor-ul li a .pic::before{content:"";display: block;padding-top: 90%;}
.honor-ul li a .txt{line-height: 0.42rem;font-size:0.16rem;color:#333;text-align: center;background: #f5f5f5;}
.honor-ul li a:hover .img_cover{transform: scale(1.1);}
.honor-ul li a:hover .txt{background: #f85f03;color:#fff;}








.hot{width:100%;background:#014693; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;
    height: calc(58px +  constant(safe-area-inset-bottom));height: calc(58px +  env(safe-area-inset-bottom));padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.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:1650px){
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    }
 @media (max-width:1440px){
    .header-main .txt{font-size: 0.14rem;}
    }
@media (max-width:1200px){
    .header-main .txt, .hf1{display: none;}
    .nav-ul li .nav_a{font-size:14px;}
    .pro-ul li{width: calc(100% / 3 - 2%);}
    .about .box .text .t2{font-size:20px;}
    .ys .box .right{width: 45%;}
    .ys .box .left .bb .bt .t1{font-size:26px;}
    .ys .box .left .bb .nr{font-size:16px;}

}
@media (max-width:991px){
    .page .wrap{display: block;width: 100%;}
    .page-left{width: 100%;margin:none;}
    .s-drop-btn{background: #014693;}   
    .s-drop-list{display: none;}
    .page-bb{display: none;}
    .page-right{width: 100%;padding:2%;} 
    .about .box{display: block;}
    .about .box .pic{width: 100%;}
    .about .box .text{width: 100%;padding:20px 0 0 0;}
    .ys{display: none;}
    .index-box .box{display: block;}
    .index-box .box .left, .index-box .box .right{width: 100%;}
    header.act .header-box{display: block;}
    .header-main .logo{width:500px;}
    .honor-ul li{width: calc(100% / 3 - 2%);}
    }
 
@media (max-width:767px){
	.mytext table td{float: left;width: 100%;}
    header.act .header-box{display:block;}
    .header-main .logo{width:300px;}
    .pro-ul li, .honor-ul li{width: 48%;}
    .pro-ul li a .pic{border-width: 5px;}
    .pro-ul li a .txt span{display: none;}
    .pro-ul li a .txt{padding:0;display: block;text-align: center;font-size: 14px;}
    .swiper-sbzs a .txt{font-size: 14px;}
    .swiper-partner a .txt{font-size: 14px;}
    .honor-ul li a .txt{font-size: 14px;}
    .index-box .box .right ul li a .txt .t2{font-size: 14px;}
    .foot-txt{font-size: 14px;}
    .news-ul li a .txt .t2{font-size: 12px;}
    .title .t2{font-size: 12px;}
    .about .box{padding:10px;}
    .about .box .text .t2{font-size:16px;}
    .about .box .text .t3{font-size:14px;}
    .hf2{display: none;}
    .title .t1{line-height: 50px;font-size:22px;}
    .swiper-sbzs{padding:20px 0 30px 0;}
    .partner .bt, .index-box .box .bt{line-height: 60px;font-size:22px}
    .swiper-partner{padding:20px 0;}
    .swiper-honor{margin: 0 10px;}
    .index-box{padding:30px 0;}
    .index-box .box .right{padding:0 10px;}
    .index-box .box .right ul li{padding:14px 0;}
    .index-box .box .right ul li a .pic{width: 130px;margin-right: 10px;}
    .index-box .box .right ul li a .txt{width: calc(100% - 140px);}
    .index-box .box .right ul li a .txt .t3{display: none;}
    .index-box .box .right ul li a .txt .t1{font-size:15px;}
    footer .box{display: none;}
    /**/
    .news-ul li{padding:5px;}
    .news-ul li a .pic{width:120px;}
    .news-ul li a .pic:before{padding-top:80%;}
    .news-ul li a .txt{width:calc(100% - 120px);padding-left:10px;}
    .news-ul li a .txt .t1{font-size:14px;}
    .news-ul li a .txt .t2{line-height:16px;margin:3px 0;}
    .product-show .t2, .news-show .t2{font-size:14px;line-height: 24px;}
    .index-box .box .right .bt a, .index-box .box .bt a{padding-bottom: 1px;}
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 6px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}
.map {
    width: 100%;
    height: 400px;
    margin-top: 18px;
}
	
	
	
	
	