@import url(/css/"animation.css" );
html{width: 100%;font-size: 50px;}
body{font-size:14px; background:#fff; font-family:"思源黑体";color: #333;width: 100%;}
*{ padding:0; margin: 0; border: 0;zoom:1}
body,div,dl,dt,dd,ul,ol,li,form,input,textarea,p,th,td,tr,table,tbody,thead,tfoot,em,strong,span
{padding:0;margin:0;}
/*h1,h2,h3,h4,h5,h6{font-weight: 400;}*/
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;max-width: 100%;max-height: 100%;}
a,a:hover{text-decoration:none !important;color: #e72427;}
a:focus{outline:none}

a{color: #333;transition: all .4s;}
ul{padding:0;margin:0; list-style:none;}
li{padding:0;margin:0;white-space:nowrap;  text-overflow:ellipsis; }
.test{border:#000 solid 1px; overflow:hidden;}
.m-center{display: flex;justify-content: center;align-items: center;}
.width-100,section,header,footer{width: 100%;overflow: hidden;position: relative;margin: 0 auto;min-width: 1220px;}
.width-1220{width: 1220px;overflow: hidden;position: relative;margin: 0 auto;}
.width-50{width: 50%;overflow: hidden;position: relative;float: left;}
.a-background{background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 0;
 display: block; transition: all .5s;}
.m-slh{display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 100%;}
.m-dhslh{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;width: 100%;}
.border-bottom{border-bottom: 1px solid #efefef;}
.m-hidden{overflow: hidden;}
.font-big{font-size: 110%;}
.font-s{font-size: 90%;}
.col-000{color: #000;}
.col-fff{color: #fff;}
.col-red{color: #e72427 !important;}
.col-82b23d{color: #82b23d !important;}
.img-box{width: 100%;height: 0;display: block;position: relative;overflow: hidden;}
.img-box>img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;transition: transform 1s;}
.bg-fff{background: #fff;}
.bg-252526{background: #252526;}
.bg-f0{background: #f0f0f0 !important;}
.text-center{text-align: center;}

.menu-box {
    position: absolute;
    width: 120px;
    display: none;
    text-align: left;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    background-color:#fff;
    padding: 15px;
    padding-bottom:5px;

}
.nav_menu{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom:10px;
}

.nav_menu img{
  margin-right:8px;
}

/*header*/
header{overflow:visible;height: 60px;z-index: 100;font-size: 16px;transition: all .5s;
align-items: center;justify-content: space-between;position: fixed;top:0;}
.index_header{box-shadow: 0 1px 10px rgba(0,0,0,.2);background: #fff;}

.logo{float:left;margin-left:70px;margin-top:10px;width:159px;height:40px;background-image: url(/images/logo.png);}
.index_header .logo{background-position:bottom;}
.index_header>.nav>li>a{color: #969696;position: relative;line-height: 60px;}


.nav{width: 690px;float:left;margin-left:40px;}
.nav>li{display: table-cell;width: 1%;text-align: center;position: static;}
.nav>li>a{color: #fff;position: relative;line-height: 60px;
height: 60px;padding: 0;display: inline-block;cursor: pointer;}
.nav>li>a:after{content:'';position: absolute;width:0%; height: 4px;
background: #e72427;left: 0;bottom: 0;transition: all .3s;}
.nav>li:hover>a,.nav>li.hover>a{background: none;color: #fff;}
.index_header>.nav>li:hover>a,.index_header>.nav>li.hover>a{background: none;color: #e50019;}

.nav>li:hover>a:after,.nav>li.hover>a:after{width: 100%;}

.index_header>.search_box{border: 1px solid #a6a6a6;}
.index_header>.search_btn{background-image: url(/images/Search_Icon2.png);}
.search_box{width:288px;height:34px;border-radius:34px;border: 1px solid #fff;float:right;margin-top: 12px;margin-right: 70px;}
.search_input{border:0px;height:34px;line-height: 34px;width:215px;color:#a6a6a6;padding-left:20px;float: left;background-color: transparent;  outline: none;}
.search_btn{float:left;width:38px;height:34px;background-image: url(/images/Search_Icon.png); background-repeat:no-repeat;background-position: center;background-color: transparent;  outline: none;}
input::-webkit-input-placeholder{
  color:#fff;
}
.index_header input::-webkit-input-placeholder{
  color:#666;
}
.index_header .search_btn{background-image: url(/images/Search_Icon2.png);}
.search_list_box {
    position: absolute;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    background-color: #ffffff;
    width: 260px;
    height: 280px;
    padding: 20px 10px 20px 20px;
    z-index: 100;
    display: none;
}
.search_list {
    overflow-y: auto;
    font-size: 12px;
    line-height: 20px;
    width: 265px;
    height: 280px;
}
.search_list div {
    width: 245px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*原来的导航下拉样式
 * .menu-box{position: absolute;width:100%;left: 0;height: 669px;display: none;text-align: left;background: #fff;}
.menu-1{width: 28%;max-width: 530px;background: #f4f4f4;height: 100%;float: left;
padding-top:60px;padding-left: 8%;line-height: 45px;}
.menu-1 p{text-align: left;padding-left: 50px;position: relative;}
.menu-1 a{color: #707070;position: relative;z-index: 2;display: block;background-repeat:no-repeat;
background-position-x: center;background-position-y: center;}
.menu-1>p:hover a,.menu-1>p.hover a{color: #e72427;background-image: url(/images/icon-2.jpg);
background-position-x:90%;}
.menu-1 p:before{content: '';width: 0;height: 100%;background: #fff;position: absolute;
left: 0;transition: width .3s;}
.menu-1 p.hover:before,.menu-1 p:hover:before{width: 100%;}
.menu-2{width: 42%;max-width: 530px;height: 100%;float: left;padding-top:60px;}
.menu-img{width: 30%;max-width: 570px;min-width: 340px;height: 100%;float: left;
background:url(/images/nav-1.jpg) no-repeat center top ;}
.menu-3{padding-left: 12%;line-height: 40px;display: none;}
.menu-3>h3{margin-top: 0;margin-bottom: 25px;color: #101010;}
.menu-3>div a{color: #969696;position: relative;}
.menu-3>div a:hover{color: #e72427;border-bottom: 1px solid #e72427;}
.nav>li:hover .menu-box .menu-1 p{animation:fadeInLeft .8s .2s backwards;}
.nav>li:hover .menu-3 p{animation:fadeInUp .8s .2s backwards;}*/

/*新导航下拉样式*/


.menu-1{display: flex;padding: 1.2rem 0 1.8rem;}
.menu-2{width: 25%;padding-left: .6rem;border-left: 1px solid #dcdcdc;flex-shrink: 0;
color: #111111;}
.menu-3{font-size: 14px;line-height: 30px;padding-bottom: 55px;}
.menu-3>h4,.menu-8>p{font-size: 16px;margin: 0 0 15px;background: url(/images/nav-icon1.jpg)no-repeat left center;
padding-left: 25px;line-height: 1;}
.menu-3 a{color: #969696;border-bottom: 1px solid #fff;}
.menu-3 a:hover,.menu-3 a.hover{color: #e72427;border-color: #e72427;}
.menu-2>.menu-3:last-child,.menu-4>.menu-5:last-child,.menu-7>.menu-8:last-child{padding: 0;}
.menu-4{width: 25%;border-left: 1px solid #dcdcdc;flex-shrink: 0;font-size: 16px;text-align: center;}
.menu-left{border: none;padding: 0;}
.menu-5{display: block;padding-bottom: 96px;}
.menu-6{position: relative;width: 70px;height: 70px;margin: 0 auto 15px;}
.menu-6>.img{position: absolute;left: 0;top:0;right: 0;bottom: 0;opacity: 0; transition: all .3s;}
.menu-5:hover,.menu-5.hover{color: #e72427;}
.menu-5:hover .img,.menu-5.hover .img{opacity: 1;}
.menu-7{width: 20%;border-left: 1px solid #dcdcdc;flex-shrink: 0;padding-left: 30px;}
.menu-8{display: block;padding-bottom: 60px;}
.menu-8>div{width: 160px;height: 90px;overflow: hidden;margin-top: 20px;}
.menu-8>div>img{-webkit-filter: grayscale(1); filter: gray;opacity: .8;transition: all .5;}
.menu-8:hover,.menu-8.hover,.menu-10>a:hover,.menu-10>a.hover{}{color: #e72427;}
.menu-8:hover>p,.menu-8.hover>p{background-image: url(/images/nav-icon4.jpg) ;}
.menu-8:hover img,.menu-8.hover img{opacity: 1;-webkit-filter: grayscale(0); filter: none;}
.menu-box-1{width: 1220px;left: 50%;transform: translateX(-50%);}
.menu-9{width: 880px;margin: 1.2rem auto 1.8rem;}
.menu-10{display: flex;justify-content: space-between;font-size: 16px;line-height: 1;}
.menu-10>a{position: relative;padding-bottom: 20px;}
.menu-10>a:after{content:'';position: absolute;width:0%; height: 4px;
background: #e72427;left: 0;bottom: 0;transition: all .3s;}
.menu-10>a:after{height: 2px;}
.menu-10>a:hover:after,.menu-10>a.hover:after{width: 100%;}
.menu-11{font-size: 14px;color: #969696;line-height: 22px;margin-top: 60px;
display: flex;justify-content: space-between;}
.menu-11>h4{margin: 0;font-size: 20px;color: #dcdcdc;font-weight: 600;}



/*移动端导航*/
.phone-nav{position: fixed;left: 0;background: #fff;width: 100%;font-size: .6rem;overflow-y: auto;
box-shadow:inset 0 2px 5px rgba(0,0,0,.2);transition: all .6s;height: 0;z-index: 100;
line-height: 2rem;}
.phone-nav>li{display: block;width: 95.4%;border-bottom: 1px solid #e6e6e6;margin-left: 4.6%;}
.phone-nav>li>a{display: block;background: url(/images/j-1.png) no-repeat 98% center;
background-size: auto 30%;color: #969696;}
.phone-nav>li>a.hover,.phone-nav>li>a:hover{color: #111111;}
.phone-nav>li>a.active{transform: translateX(-50%);}
.phone-nav-1{height: 100%;background: #fff;z-index: 2;transition: transform .6s,opacity .2s;opacity: 0;
overflow-y: auto;position: fixed;top:0;left: 0;width: 100%;transform: translateX(100%);}
.phone-nav-1.active{transform: translateX(0);opacity: 1;}
.phone-nav-1>a{display: block;background: url(/images/j-1.png) no-repeat 98% center;
background-size: auto 30%;border-bottom: 1px solid #e6e6e6;margin-left: 4.6%;color: #969696;}
.phone-nav-1>a:hover,.phone-nav-1>a.hover{background-image: url(/images/j-3.png);
background-position-x: 98%;color: #e72427;}
.fanhui{background: url(/images/fh-bg.png) repeat-x;padding-left: 4.6%;color: #000;font-weight: 600;}
.fanhui>img{width: .8rem;padding-right: 10px;}





/*交互按钮*/
.btn-ljgd{width:180px;height: 50px;background: rgba(231,36,39,.25);display: inline-block;position: relative;
font-size: 18px;color: #fff;line-height:50px;border-radius: 25px;padding-left: 42px;text-align: left;}
.btn-ljgd:hover{background: rgba(231,36,39,1);color: #fff;}
.btn-ljgd>span{background: url(/images/jt-1.png) no-repeat 30% center;overflow: hidden;
display: inline-block;width: 28px; height: 28px;position: absolute;right: 15px;top:50%;margin-top:-14px;
transition: background-position .3s;}
.btn-ljgd>span:after{content: '';position: absolute;width: 100%;height: 100%;border:1px solid #fff;
border-radius: 50%;border-left-color: transparent;transition: all .3s}
.btn-ljgd:hover>span{background-position-x: right;}
.btn-ljgd:hover>span:after{border-top-color: transparent;transform: rotate(135deg);}
.btn-ljgd2{background: none;border: 1px solid #e7282b;color: #e7282b;}
.btn-ljgd2>span{background-image: url(/images/jt-2.png);}
.btn-ljgd2>span:after{border-color: #e7282b;border-left-color: transparent;}
.btn-ljgd2:hover{background: none;color: #e7282b;box-shadow: 0 0 0 2px #e7282b;}
.btn-ljgd3{background: none;border: 1px solid #969696;color: #969696;}
.btn-ljgd3:hover{background: none;color: #969696;box-shadow: 0 0 0 2px #969696;}
.btn-ljgd3>span{background-image: url(/images/jt-3.png);}
.btn-ljgd3>span:after{border-color: #969696;border-left-color: transparent;}
.btn-ljgd4{background: url(/images/btn-bg1.png) no-repeat center;background-size: 100% 100%;}
.btn-ljgd4:hover{background-image:url(/images/btn-bg2.png) ;}


/*footer*/
footer{font-size: 15px;color: #686868;text-align: left;height:60px;margin-top:30px;}
footer .left{float:left;padding-left:70px;}
footer .right{float:right;width:70px;height:38px;padding-right:70px;display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .jd{width:31px;height:31px;background-image: url(/images/icon_shop.png);background-repeat: no-repeat;cursor: pointer;}
footer .tm{width:31px;height:31px;background-image: url(/images/icon_shop.png);background-repeat: no-repeat;background-position: -31px 0;cursor: pointer;}
footer .jd:hover{background-position: 0 -31px;}
footer .tm:hover{background-position: -31px -31px;}

.modal-xsm{width: 200px;margin: 50px auto;}
.to-top{width: 2rem;height: 2rem;position: fixed;right: 2.16%;bottom: 10%;z-index: 90;transition: all .5s;
background: rgba(68,68,68,.1);border-radius: 50%;cursor: pointer;display: none;}
.to-top>.m-center{width: 100%;height: 100%;}
.to-top:hover{background: rgba(68,68,68,.3);}

.header_hover{background-color:#fff;color:red;}



.banner-page .swiper-pagination-bullet{width: 16px; height: 16px;border-radius: 0;background: #8f8076;margin: 0 5px !important;opacity: .9;border-radius: 16px;}
.banner-page .swiper-pagination-bullet-active{width: 16px; height: 16px;border-radius: 0;background: #e50019;margin: 0 5px !important;border-radius: 16px;}

.banner-page{bottom: 1.2rem !important;line-height:.16px;height: 16px;}

.m-prev,.m-next{width: 2rem; height: 2rem;background: url(/images/prev.png); background-size:100%;
left: 3.5%;transform: translateY(-50%);margin: 0;}
.m-next{background-image: url(/images/next.png);right: 3.5%;left: auto;}
.m-prev:hover,.m-next:hover{background-position-y: bottom;}







.delay-1{animation-delay: .1s !important;}
.delay-2{animation-delay: .2s !important;}
.delay-3{animation-delay: .3s !important;}
.delay-4{animation-delay: .4s !important;}
.delay-5{animation-delay: .5s !important;}
.delay-6{animation-delay: .6s !important;}
.delay-7{animation-delay: .7s !important;}
.delay-8{animation-delay: .8s !important;}
.delay-9{animation-delay: .9s !important;}
.delay-10{animation-delay: 1s !important;}


/*内页banner*/
.nr-banner{height: 530px;overflow: hidden;text-align: center;color: #fff;font-size: .4rem;}
.nr-banner .width-1220{display:flex;align-items: center;justify-content: center;height: 100%;
flex-direction: column;padding: 10px 10%;}
.nr-banner h1{font-size: 1rem;margin: 0 0 .4rem;}

/*二级页面导航*/
.nr-nav{height: 1.4rem;line-height: 1.4rem;font-size: 16px;color: #969696;overflow: visible;z-index: 2;}
.nr-nav-left{float: left;font-size: 22px;color: #111;}
.nr-nav-right{float: right;}
.nav-right-1{float: left;}
.nav-right-1>a,.nr-nav-xl{position: relative;margin: 0 .5rem;display: inline-block;color: #969696;}
.nav-right-1>a:after,.nr-nav-right1 a:after{content: '';width: 0;height: 3px;background: #e72427;position: absolute;
left: 0;bottom: 0px;transition: all .3s;}
.nav-right-2{float: left;}
.nav-right-1>a:hover,.nav-right-1>a.hover,.nr-nav-xl>div>a:hover,.nr-nav-xl>div>a.hover,
.nr-nav-right1 a.hover,.nr-nav-right1 a:hover{color: #e72427;}
.nr-nav-right1 a.hover{color: #e72427 !important;}
.nav-right-1>a:hover:after,.nav-right-1>a.hover:after,.nr-nav-right1 a.hover:after,.nr-nav-right1 a:hover:after{width: 100%;}
.nr-nav-xl{background: url(/images/jt-6.jpg) no-repeat right center;padding-right: 20px;cursor: pointer;}
.nr-nav-xl>div{position: absolute;background: #fff;text-align: center;line-height: 2;padding:10px 20px;
border-radius: 5px;border: 1px solid #efefef;display: none;white-space: nowrap;left: 50%;transform: translateX(-50%);}
.nr-nav-xl>div>a{color: #969696;display: block;}
.nr-nav-xl:hover,.nr-nav-xl.hover{color: #111;}
.nr-nav-right1{float: right;}
.nr-nav-right1>li{float: left;padding:0 .5rem;}
.nr-nav-right1>li>a{position: relative;display: inline-block;cursor: pointer;}
.nr-nav-right1>li:last-child{padding-right: 0;}
.nrnav-box{background: #fff;}
.nrnav-box.active{position:fixed;z-index: 10;}











/*分页*/
.page{text-align: center;}
.page>a{width: .8rem;height: .8rem;background: #dedede;display: inline-block;font-size: 16px;
line-height: .8rem;border-radius: 50%;opacity: .6;margin: 0 .1rem;vertical-align:middle}
.page>a.hover,.page>a:hover{opacity: 1;color: #111;}
.page>a.m-page{width: 1.2rem;height: 1.2rem;background: none;margin: 0 .6rem;}









@media only screen and (max-width:768px) {
.width-100,section,header,footer,.width-1220{min-width: 1px;width: 100%;}
.width-50{width: 100%;}
.hidden-xs{display: none !important;}
.visible-xs{display: block !important;}
.navbar-toggle{display: block;border: none;background: none;margin: 0;flex-shrink: 0;}
.navbar-toggle .icon-bar{background: #000;border-radius: 0;}
header{height: 50px;padding: 5px 10px;position: fixed;left: 0;top:0;}
.logo{width: auto;height: 100%;}
.navbar-toggle.active{}
.navbar-toggle>span{transform-origin:0 50%;transition: all .3s;}
.navbar-toggle.active>.bar-1{transform: rotateZ(45deg) translateY(-3px)}
.navbar-toggle.active>.bar-3{transform: rotateZ(-45deg) translateY(3px)}
.navbar-toggle.active>.bar-2{opacity: 0;}


.btn-ljgd{width:auto;font-size: .6rem;height:2.5em;line-height:2.5;
border-radius: 1.2em;padding-left:.5rem;padding-right:2rem ;}
.btn-ljgd>span{width: .7rem; height: .7rem;margin-top: -.35rem;background-size: .4rem;}


.nav{display: none;}
/*.nav{position: fixed;left: 0;background: #fff;width: 100%;font-size: .6rem;overflow-y: scroll;
box-shadow:inset 0 2px 5px rgba(0,0,0,.2);transition: all .6s;height: 0;}
.nav>li{display: block;width: 95.4%;border-bottom: 1px solid #e6e6e6;margin-left: 4.6%;}
.nav>li>a{display: block;line-height: 2rem;height: 2rem;text-align: left;
transform: translateX(0);transition: transform .6s opacity .1s;opacity: 1;
background: url(/images/j-1.png) no-repeat 98% center;background-size: auto 30%;}
.nav>li>a:after{display: none;}
.nav>li:hover>a, .nav>li.hover>a{background: url(/images/j-2.png) no-repeat 98% center;
background-size: auto 30%;}
.nav>li>a.active{transform: translateX(-50%);opacity: 0;}
.menu-2,.menu-img{display: none;}
.menu-box{top:0;height: 100%;top:0;background: #fff;z-index: 2;transition: all .6s;
transform: translateX(100%);display: block;overflow-y: scroll;}
.menu-1{width: 100%;background: #fff;padding: 0;max-width: 1000px;line-height: 2rem;height: 2rem;}
.menu-box.active{transform: translateX(0);}
.fanhui{background: url(/images/fh-bg.png) repeat-x;
padding-left: 4.6%;color: #000;font-weight: 600;}
.fanhui>img{width: .8rem;padding-right: 10px;}
.menu-1 p{margin-left: 4.6%;padding: 0;border-bottom: 1px solid #e6e6e6;}
.menu-1>p a,.menu-1>p a{background: url(/images/j-1.png) no-repeat 98% center;background-size: auto 30%;}
.menu-1>p:hover a,.menu-1>p.hover a{background-image: url(/images/j-3.png);background-position-x: 98%;}
.nav>li:hover .menu-box .menu-1 p{animation:none;}*/



/*footer*/
footer{padding: 0 .5rem;font-size: .5rem;}
.footer-ba span{display: block;padding: 0;text-align: left;}
.footer-2{padding: 0;}
.footer-3{padding: 0;}
.footer-3>span.pull-right{float: none !important;padding-left: 3.8em;display: block;}
.footer-logo{height: 1rem;}
.footer-5{width: 1rem; height: 1rem;}









.banner{height: auto;}
.banner-1{flex-wrap: wrap;flex-direction: column-reverse;padding: 19.6% 10% 30%;align-items: flex-start;}
.banner-left{width: 85%;padding:20% 0 0 0;}
.banner-right{width: 100%;text-align: center;}
.banner-img1{margin: .8rem 0 1.2rem;}
.index-cp>div{margin: 0 10%;}
.index-3{height: auto;}
.index-3>.a-background{height: 0;padding-bottom: 86.67%;}




.index-3>.text{opacity: 1;}
.index-3.swiper-slide-active .wo{animation: fadeInUp 1s backwards .5s;}
.index-7>.index-6{padding: 0;}
.index-8{position: relative;padding: 10% 20%;}
.index-12>.h3{font-size: .7rem;}
.index-12{position: relative;padding-bottom: 3.6rem;}
.index-14{padding: 0;background-size: 19.6% auto;border:1px solid #dcdcdc;border-top: none;}
.index-page2{width: 100% !important;left: 0 !important;text-align: left;}
.img-box.index-11:after{top:auto;left: 50%;right:auto;bottom:0;transform:rotate(180deg) translateX(50%);
width: 28px;height: 10px;
background-image: url(/images/sj.png); }
.index-new{margin: 0 5%;width: 90%;}
.index-16{font-size: .45rem;padding: .3rem 0;background: none;align-items: center;}
.index-19{font-size: .5rem;padding: 0;line-height: 1.5;}
.index-19>.m-dhslh{display: -webkit-box;text-overflow: clip;white-space:  normal;}
.index-20,.index-22{width: 100%;float: none;}
.index-20{padding: 0 3%;}
.index-22{padding: 1rem 18%;text-align: center;}
.index-21{margin: 3.085%;}



/*内页banner*/
.nr-banner{height: 0;padding-bottom:70.667%;}
.nr-banner>.width-1220{position: absolute;}

.nr-nav{height: auto;line-height: 2.5;}
.nr-nav-left{float: none;text-align: center;line-height: 1.2;padding: .5rem;font-size: .7rem;}
.nr-nav-right,.nr-nav-right1{float: none;font-size: .52rem;}
.nav-right-1>a, .nr-nav-xl{margin: 0 .4rem;padding-bottom: 5px;}
.nav-right-2{float: right;padding-right: 10px;}
.page>a{font-size: .5rem;width:1rem;height: 1rem;line-height: 1rem;}
.nr-nav-right1{width: 100%;}
.nr-nav-right1>li{display: table-cell;width: 1%;padding: 0;float: none;text-align: center;}
.nr-nav-right1>li>a{padding-bottom: 5px;}
.nr-nav-left{}
#nr-nav a:hover{color: #111;}
#nr-nav a:hover:after{width: 0;}
#nr-nav a.hover:after{width: 100% !important;}



}
@media only screen and (max-width:1366px) {
  .nav {
      width: 600px;
  }
  .search_box{}
}
@media only screen and (max-width:1250px) {

  .search_box{display: none;}
}
.qa-tips{position: fixed;width: 100%;height: 100%;left: 0;top:0;background: #fff;z-index: -10;opacity: 0;
display: flex;align-items: center;justify-content: center;text-align: center;transition: opacity .5s;}
.qa-tips1{border: 1px solid #cf0011;font-size: 24px;position: relative;padding: 40px 30px;color: #383838;}
.tips-close{width: 34px;height: 35px;overflow: hidden;position: absolute;right: -12px;top:-10px}
.qa-tips.active{opacity: 1;z-index: 11;}
<!--耗时1759786441.0111秒-->