*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
img{max-width: 100%;}
.clearfix{clear: both;}
.center{max-width: 1200px;margin: 0 auto;}
.center1600{max-width: 1600px;margin: 0 auto;}
.textflow{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;word-break: break-word;}
.textflow2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break: break-word;}
.textflow3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;word-break: break-word;}
.textflow6{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;word-break: break-word;}
.m3{height: 2rem;width: 100%;clear: both;}
.m2{height: 1rem;width: 100%;clear: both;}
/* 案例页s */
.casetitle{line-height: .6rem;border-bottom: 1px solid #E2E2E2;border-top: 1px solid #E2E2E2;position: relative;height: .6rem;}
.casetitle img{padding:0 .20rem;width: .3rem;margin-top: -.05rem;display: inline-block;vertical-align: baseline;}
.casetitle span{font-size: .32rem;color: #000000;line-height: .6rem;}
.casetitle a{position: absolute;right: .30rem;top: 50%;transform: translateY(-50%);font-size: .24rem;color: #000000;font-weight: bold;}
.casebox{display: flex;padding: .4rem 0;border-bottom: 1px solid #E2E2E2;}
.casebox .left{width: 2.3rem;}
.casebox .left img{height: 1.44rem;}
.casebox .w40{width: .30rem;}
.casebox .right{width: calc(100% - 2.6rem);position: relative;}
.casebox .right .cn span{width: .30rem;display: none;}
.casebox .right .cn{display: flex;}
.casebox .right .cn a{font-size: .26rem;color: #030303;width: calc(100%);}
.casebox .right .text{margin-top: .15rem;margin-bottom: .1rem;}
.casebox .right .text span{font-size: .24rem;line-height: .3rem;color: #666565;height: .6rem;}
.casebox .right .time{font-size: .24rem;color: #666565;}
.casebox .right .button{width: 1.38rem;border-radius: .17rem;color: #ebc402;
font-size: .24rem;text-align: center;position: absolute;bottom: 0rem;right: 0;}
.casebox .right .button:hover{background-color:#ebc402;color: #fff;}
.casebox .right .cn a:hover{color: #ebc402;}

/* 分页s */
.pagebox{border-top: 0;margin: .5rem 0 ;}
.pagebox p {text-align: center;font-size: 0;}
.pagebox p a{text-align: center;margin: 0 2px;display: inline-block;color: #333232;font-size: .24rem;width: .5rem;line-height: .5rem;background-color: #ffffff;border-radius: 4px;border: solid 1px rgba(0, 0, 0, 0.1);}
.pagebox p a.cur{border: 0;width: .31rem;line-height: .30rem;color: #ebc402;}
.pagebox p a.page1{width: .9rem;}
/* 分页e */

/* 产品推荐s */
.casebox2{padding: .45rem .3rem 0;overflow: hidden;}
.casebox2 .box1{margin-left:.20rem;float: left;border: 1px solid #E2E2E2;width: calc((100% - .3rem) / 2);margin-bottom: .45rem;}
.casebox2 .box1:nth-child(odd){margin-left: 0;}
.casebox2 .box1:last-child{margin-right: 0}
.casebox2 .box1 .img{text-align: center;}
.casebox2 .box1 .img img{max-height: 3.3rem;width: 100%;}
.casebox2 .box1 .text{text-align: center;border-top: 1px solid #E2E2E2;line-height: .50rem;background-color: #f2f2f2;}
.casebox2 .box1 .text a{font-size: .26rem;color: #000000;}
.casebox2 .box1 .text:hover{background-color: #ebc402;}
.casebox2 .box1 .text:hover a{color: #fff;}
/* 产品推荐e */
/* 新闻详情页s */
.detailbox{font-size: .18rem;color: #030303;text-align: center;border-bottom: 1px solid #E2E2E2;}
.detailbox .cn{font-size: .4rem;color: #030303;text-align: center;border-bottom: 1px solid #E2E2E2;padding: .2rem 0;}
.detailbox2 p{padding-top: .15rem;text-align: center;display: flex;margin: 0 auto .3rem;}
.detailbox2 span{display: block;width: calc(100% / 3);font-size: 14px;color: #999897;}
.detailbox2 span:nth-child(1){text-align: right;}
.detailbox2 span:nth-child(3){text-align: left;}
.detailbox2 span i{font-style: normal;}
.detailbox3{padding: 0;}

.detailbox4{padding: .40rem 0 .40rem;}
.detailbox4 p{display: flex;font-weight: bold;}
.detailbox4 p i{font-style: normal;width: 1.2rem;font-size: .24rem;color: #030303;line-height: .5rem;}
.detailbox4 p span{width: 4.8rem;font-size: .24rem;line-height: .5rem;}
.detailbox4 p span a:hover{color:#ebc402 ;font-size: .24rem;line-height: .5rem;}

.contactbox{position: relative;background-image: url(../img/contactbg1.png);background-position: center;background-repeat: no-repeat;background-size: cover;height: 2.60rem;}
.contactbox .box1{position: absolute;top: 50%;left: 1rem;transform: translateY(-50%);width: 3.10rem;}
.contactbox .box1 ul{}
.contactbox .box1 ul li{margin-bottom: .15rem;}
.contactbox .box1 ul li:last-child{margin-bottom: 0;display: flex;}
.contactbox .box1 ul li i{width: .40rem;height: .40rem;}
.contactbox .box1 ul li span{margin-left: .20rem;width: calc(100% - .60rem);font-size: .16rem;font-weight: bold;color: #010101;}
.contactbox .box2{position: absolute;bottom: 0;left: 5.20rem;}
.contactbox .box2 .box3{position: relative;}
.contactbox .box2 .box3 .qrcode{left: 50%;position: absolute;top: -.60rem;transform: translateX(-50%);width: 85%;}
.contactbox .box2 .box3 .qrcode span{display: block;color: #fff;position: relative;padding-left: .36rem;}
/* 新闻详情页e */


/* 联系我们页s */
.contactsection1 .center .box1{display: flex;padding-bottom: .50rem;margin-top: .4rem;}
.contactsection1 .center .box1 .cn{width: 4rem;line-height: .75rem;background-color: #f4f4f4;}
.contactsection1 .center .box1 .cn a{font-size: .20rem;color: #333333;letter-spacing: .04rem;text-align: center;display: block;}
.contactsection1 .center .box1 p.cur{background-color: #ebc402;position: relative;}
.contactsection1 .center .box1 p.cur a{color: #ffffff;position: relative;}
.contactsection1 .center .box1 p.cur::after{  content: "";left: 50%;bottom: -.15rem;transform: translateX(-50%);position: absolute;width: 0;height: 0;border-left: .10rem solid transparent;border-right: .10rem solid transparent;border-top: .20rem solid #ebc402;}

.contactsection1 .center .box2 .left{width: 100%;border: solid 1px rgba(0, 0, 0, 0.05);}
.contactsection1 .center .box2 .left ul{margin-left:.30rem ;margin-right: .20rem;}
.contactsection1 .center .box2 .left ul li{padding: .20rem 0 ;border-bottom: 1px solid #f0f0f0;}
.contactsection1 .center .box2 .left ul li .img{margin-right: .10rem;}
.contactsection1 .center .box2 .left ul li .img img{width: .38rem;}
.contactsection1 .center .box2 .left ul li span{font-size: .26rem;color: #333333;}
.contactsection1 .center .box2 .left ul li span .bigi{font-size: .3rem;font-weight: bold;color: #ebc402;}
.contactsection1 .center .box2 .left ul li span i{font-style: normal;font-size: .26rem;color: #333333;}
.contactsection1 .center .box2 .w20{width: .20rem;}
.contactsection1 .center .box2 .right{width: 100%;border: solid 1px rgba(0, 0, 0, 0.05);}
.contactsection1 .center .box2 .cn{line-height: .60rem;background-color: #f0f1f2;padding-left: .30rem;font-size: .32rem;color: #333333;}

.contactsection1 .center .box2 .right .box3{padding: .35rem;}
.contactsection1 .center .box2 .right .box3 p{display: flex;}
.contactsection1 .center .box2 .right .box3 p span{width: 1.5rem;line-height: .48rem;font-size: .3rem;color: #323233;}
.contactsection1 .center .box2 .right .box3 p span i{font-size: .16rem;color: #fd010d;font-style: normal;}
.contactsection1 .center .box2 .right .box3 input{width:calc(100% - .60rem);margin-bottom: .15rem;padding: .15rem;border: 1px solid #e5e5e5;font-size: .24rem;}
.contactsection1 .center .box2 .right .box3 textarea{width:calc(100% - .60rem);margin-bottom: .15re,;padding: .15rem;resize: none;border: 1px solid #e5e5e5;font-size: .24rem;}
.contactsection1 .center .box2 .right .box3 .button{margin-left: .10rem;}
.contactsection1 .center .box2 .right .box3 .button button{border: 0;background-color: #ebc402;color: #fff;font-size: .24rem;line-height: .6rem;width: 1.50rem;}

.contactsection1 .center .box4{margin-bottom: .50rem;}
.contactsection1 .center .box4 .cn{margin-top: .35rem;line-height: .60rem;background-color: #f0f1f2;padding-left: .30rem;font-size: .32rem;color: #333333;}
.BMap_shadow img{display: none;}
/* 联系我们页e */


/* 企业简介s */
.aboutbox .cn{text-align: center;padding: .2rem 0;font-size: .4rem;color: #030303;border-bottom: 1px solid #E2E2E2;}
.aboutbox .box{padding: .3rem 0;}
/*.aboutbox .box p {font-size: .28rem;color: #666666;line-height: .4rem;margin-bottom: .40rem;text-indent: 2em;}*/
/*.aboutbox .box p:last-child{margin-bottom: 0;}*/
/* 企业简介e */
/* 企业资质s */
.certification .box{padding: .45rem 0;clear: both;}
.certification .box .box1{margin-right: .10rem;width: calc( (100% - .2rem ) / 2);float: left;display: inline-block;margin-bottom: .20rem;}
.certification .box .box1:nth-child(4n){margin-right: 0;}
.certification .box .box1:last-child{margin-bottom: .45rem;}
/* 企业资质e */

/* 荣誉证书s */
.honor .box{padding: .45rem .30rem;clear: both;}
.honor .box .box1{margin-right: .45rem;width: calc( (100% - .9rem) / 2);float: left;display: inline-block;margin-bottom: .20rem;}
/* .honor .box .box1:nth-child(3n){margin-right: 0;} */
.honor .box .box1:last-child{margin-bottom: .45rem;}
.honor .box .box1 img{width: 100%;border: .14rem solid red;border-image:url(../img/jianbj.jpg) 15 15 stretch;}

.honor .box2{padding: .45rem .30rem;clear: both;}
.honor .box2 .box3{width: 22%;float: left;display: inline-block;text-align: center;}
.honor .box2 .box4{width: 34%;float: right;display: inline-block;text-align: right;}
.honor .box2 .box3:nth-child(4n){margin-right: 0;}
.honor .box2 .box3:last-child{margin-bottom: .45rem;}
.honor{padding: .4rem 0;}
.swiper-container33{position: relative;overflow: hidden;}
.swiper-container34{position: relative;overflow: hidden;}
.swiper-container35{position: relative;overflow: hidden;}
/* 荣誉证书e */
/* 产品列表s */
.product{display: flex;}
.product .aside{float: unset;}
.product .article{float: unset;margin-right: 0;}
.w25{margin-right: 30px;}
.productbox1{padding: .30rem 0 0;}
.productbox1 .img{text-align: center;border: 1px solid #E2E2E2;width: calc(100% - 2px);}
.productbox1 .title{text-align: center;line-height: .50rem;background-color: #f2f2f2;}
.productbox1 .title a{font-size: .28rem;color: #000000;}
.productbox1 .layui-col-xs4{width: 50%;}
.productbox1 .layui-col-xs4:hover .title{background-color: #ebc402;}
.productbox1 .layui-col-xs4:hover .title a{color: #fff}

.productbox2title{background-color: #f2f2f2;}
.productbox2{padding: .30rem 0 0;}
.productbox2 .img{text-align: center;border: 1px solid #E2E2E2;width: calc(100% - 2px);height: 3.25rem;}
.productbox2 .img img{height: 3.25rem;width: 100%;}
.productbox2 .title{text-align: center;line-height: .50rem;background-color: #f2f2f2;}
.productbox2 .title a{font-size: .28rem;color: #000000;}
.productbox2 .layui-col-xs4{margin-bottom: .20rem;}
.productbox2 .layui-col-xs4:hover .title{background-color: #ebc402;}
.productbox2 .layui-col-xs4:hover .title a{color: #fff}
.button99{display: block;background-color: #ffffff;font-size: .3rem;line-height: .60rem;color: #ebc402;
text-align: center;border-top: 1px solid #E2E2E2;}
.layui-col-space20>*{padding: .1rem;}
/* 产品列表e */


/* 产品详情s */
.dbox1{}
.dbox1 .left{margin: .2rem 0;}
.dbox1 .left p{text-align: center;position: relative;top: 50%;}
.dbox1 .right{padding:0 .3rem .6rem;}
.dbox1 .right .cn{padding-bottom: .20rem;border-bottom: 1px solid #e6e6e6;}
.dbox1 .right .cn span{font-size: .32rem;font-weight: bold;color: #010101;}
.dbox1 .right ul li{margin-top: .20rem;}
.dbox1 .right ul li i{font-style: normal;font-size: .16rem;color: #000000;width: 1.5rem;display: inline-block;}
.dbox1 .right ul li span{font-size: .16rem;color: #000000;}
.dbox1 .right  .message{margin-top: .35rem;display: flex;}
.dbox1 .right  .message .left1{font-size: .20rem;width: 50%;text-align: center;background-color: #ebc402;line-height: .55rem;color: #Fff;}
.dbox1 .right  .message .left1 img{margin-left: .10rem;width: .28rem;}
.dbox1 .right  .message .right1{width: 50%;background-color: #f2f2f2;line-height: .55rem;display: flex;}
.dbox1 .right  .message .right1 span:first-child{margin-left: .20rem;}
.dbox1 .right  .message .right1 span:last-child{margin-left: .10rem;}
.dbox1 .right  .message .right1 span i{display: block;}
.dbox1 .right  .message .right1 span i:first-child{line-height: .20rem;margin-top: .10rem;}
.dbox1 .right  .message .right1 span i:last-child{line-height: .20rem;font-size: .22rem;color: #ebc402;font-weight: bold;}
.dbox1 .right .message .right1 span img{width: .28rem;}




.dbox9{padding: 0 .3rem .7rem;}
.dbox9 .cn1{text-align: center;margin-bottom: .3rem;}
.dbox9 .cn1 img{width: 4.26rem;}
.dbox9 .cn2{display: flex;}
.dbox9 .cn3{width: 50%;}
.dbox9 .cn3 img{width: 100%;height: 2.2rem;}
.dbox9 .cn4{width: 50%;position: relative;background-color: #d6d6d6;}
.dbox9 .cn4::after{content: "";  width: 0;height: 0;border-top: .20rem solid transparent;
border-right: .40rem solid #d6d6d6;
border-bottom: .20rem solid transparent;position: absolute;left: -.2rem;top: 50%;transform: translateY(-50%);}
.dbox9 .cn4 span{position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;font-size: .22rem;
font-weight: bold;border-bottom:1px solid #030303 ;color: #030303;display: inline-block;width: 2.5rem;text-align: center;padding-bottom: .1rem;}

.dbox9 .cn5{display: flex;}
.dbox9 .cn6{width: 50%;}
.dbox9 .cn6 img{width: 100%;height: 2.20rem;}
.dbox9 .cn7{width: 50%;position: relative;background-color: #ebc402;}
.dbox9 .cn7::after{content: "";  width: 0;height: 0;border-top: .2rem solid transparent;
border-left: .4rem solid #ebc402;
border-bottom: .2rem solid transparent;position: absolute;right: -.2rem;top: 50%;transform: translateY(-50%);}
.dbox9 .cn7 span{position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;font-size: .22rem;
font-weight: bold;border-bottom:1px solid #fff ;color: #fff;display: inline-block;width: 2.50rem;text-align: center;padding-bottom: .1rem;}


.dbox10{background-image: linear-gradient(90deg, #f2f2f2 0%, #ffffff 50%, #f2f2f2 100%), linear-gradient(#eeeeee, #eeeeee);overflow: hidden;padding-bottom: .5rem;}
.dbox10 .cn1{font-size: .4rem;color: #030303;font-weight: bold;text-align: center;padding-top: .8rem;font-weight: bold;}
.dbox10 .cn1 span{color: #ebc402;}
.dbox10 .cn2{font-size: .2rem;color: #333333;text-align: center;margin-bottom: .1rem;}
.dbox10 .cn3{font-size: .2rem;color: #999999;text-align: center;position: relative;}
.dbox10 .cn3::after{content: "";position: absolute;bottom: -.2rem;left: 50%;transform: translateX(-50%);
width: .8rem;height: 4px;background-color: #ebc402;}
.dbox10 .cn4{padding: 1rem .6rem .8rem;display: flex;position: relative;}
.dbox10 .cn4 ul{width: 50%}
.dbox10 .cn4 li{width: 2.8rem;}
.dbox10 .cn6 li{float: right;text-align: right;}
.dbox10 .cn7{font-size: .24rem;color: #030303;font-weight: bold;}
.dbox10 .cn8{margin-top: .3rem;font-size: .18rem;color: #666666;position: relative;}
.dbox10 .cn8::before{content: "";position: absolute;top: -.15px;left: 0;width: 2.8rem;height: 1px;background-color: #999999;}
.dbox10 .cn9{margin-top: 1.50rem;}
.dbox10 .cn10{position: absolute;left: 50%;top: 55%;transform: translate(-50%,-50%);}
.dbox11{padding: .5rem .3rem .55rem;overflow: hidden;}
.dbox11 .cn1{margin-right: .2rem;width: calc((100% - .52rem) / 3);float: left;border: 1px solid #E2E2E2;margin-bottom: .2rem;}
.dbox11 .cn1:nth-child(3n){margin-right: 0;}
.dbox11 .cn1 img{width: 100%;height: 1.30rem;}
												
												
.honor{padding: .4rem 0rem;}
.swiper-container33{position: relative;overflow: hidden;}
.swiper-container34{position: relative;overflow: hidden;}
.casebox4{padding: .3rem 0;}
/* 产品详情e */
/* 首页s */
.indexshow{background-color: #efedee;}
.indexshow .center1600{padding: .8rem .3rem .6rem;}
.indexshow .center1600 .left{width: 100%;position: relative;}
.indexshow .center1600 .left .lefttop{display: flex;}
.indexshow .center1600 .left .lefttop img{width: .57rem;height: .6rem;}
.indexshow .center1600 .left .lefttop span{display: block;font-size: .22rem;color: #000000;margin-left: .10rem;}
.indexshow .center1600 .left .lefttop span i{display: block;font-size: .12rem;color: #000000;opacity: 0.44;font-style: normal;}
.indexshow .center1600 .left .leftmiddle{text-align: center;margin-top: 20px;}

.indexshow .center1600 .left .leftbottom .text1{margin-top: .3rem;font-size: .44rem;font-weight: bold;color: #000000;text-align: center;}
.indexshow .center1600 .left .leftbottom .text2{font-size: .2rem;color: #4d4c4c;font-weight: bold;text-align: center;}
.indexshow .center1600 .left .leftbottom .text3{text-align: center;}
.indexshow .center1600 .left .leftbottom span{font-size: .16rem;width: .7rem;height: .7rem;text-align: center;background-color: #ebc402;color: #ffffff;font-weight: bold;display: inline-block;margin-right: .7rem;margin-top: .10rem;}
.indexshow .center1600 .left .leftbottom span:last-child{margin-right: 0;}
.indexshow1 .center1600{padding: .8rem .3rem .6rem;}
.indexshow1 .center1600 .right{width: 100%;}
.indexshow1 .center1600 .right .title{text-align: center;margin-bottom: .8rem;}
.indexshow1 .center1600 .right .box{display: flex;background-color: #fff;padding: 0 0 .2rem; }
.indexshow1 .center1600 .right .box .left5{width: 2.7rem;}
.indexshow1 .center1600 .right .box .left5 p{text-align: center;}
.indexshow1 .center1600 .right .box .left5 .icon9{color: #ebc402;font-size: .24rem;}
.icon3{height: .7rem;}
.indexshow1 .center1600 .right .box .left5 .icon9 img{width: .32rem;height: .26rem;}
.indexshow1 .center1600 .right .box .left5 .img5{text-align: center;}
.indexshow1 .center1600 .right .box .left5 .img5:last-child{margin-top: 30px;}
.indexshow1 .center1600 .right .box .middle5{width: calc(100% - 5.4rem);}
.indexshow1 .center1600 .right .box .middle5 p{text-align: center;font-size: .18rem;color: #ffffff;width: 1.32rem;line-height: 30px;background-color: #333333;border-radius: 14px;}
.indexshow1 .center1600 .right .box .middle5{position: relative;}
.indexshow1 .center1600 .right .box .middle5 p:first-child{position:absolute;top: 1rem;left: 50%;transform: translateX(-50%);}
.indexshow1 .center1600 .right .box .middle5 i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);height: 3.60rem;border: 1px dashed #E2E2E2;}
.indexshow1 .center1600 .right .box .middle5 p:last-child{position: absolute;bottom: 1.60rem;left: 50%;transform: translateX(-50%);}
.indexshow1 .center1600 .right .box .right5{width: 2.7rem;}
.indexshow1 .center1600 .right .box .right5 p{text-align: center;}
.indexshow1 .center1600 .right .box .right5 .icon9 img{width: .32rem;height: .26rem;}
.indexshow1 .center1600 .right .box .right5 .img5{text-align:center;}
.indexshow1 .center1600 .right .box .right5 .img5:last-child{margin-top: 30px;}

.indexadvantages{background-color: #f3f3f3;padding-bottom: .80rem;}
.indexadvantages .center1600{padding: 0 .35rem;}
.indexadvantages .center1600 .img{text-align: center;padding: 80px 0  60px;}
.indexadvantages .center1600 .box4{background-color: #f3f3f3;}
.indexadvantages .center1600 .box4 .left1{width: 100%;position: relative;margin-top: .5rem;}
.indexadvantages .center1600 .box4 .left1 p{text-align: right;}
.indexadvantages .center1600 .box4 .right1{width: 100%;}
/* .indexadvantages .center1600 .box4 .right1 p{padding-left: 35px;} */
.indexadvantages .center1600 .box4 .box1{display: flex;padding: 0 0 .30rem;}
.indexadvantages .center1600 .box4 .box1 p{width: 1.1rem;height: 1.1rem;}
.indexadvantages .center1600 .box4 .box1 ul{width: calc(100% - 1.1rem);margin-left: .1rem;}
.indexadvantages .center1600 .box4 .cn{font-size: .20rem;color: #020202;font-weight: bold;}
.indexadvantages .center1600 .box4 .cn1{font-size: .47rem;line-height: .5rem;color: #020202;font-weight: bold;}
.indexadvantages .center1600 .box4 .cn1 span{color: #ebc402;}
.indexadvantages .center1600 .box4 .cn2{font-size: 12px;line-height: 14px;color: #020202;opacity: 0.45;letter-spacing: -1px;}
.indexadvantages .center1600 .box4 .cn3{margin-left: -20px;line-height: 12px;}
.indexadvantages .center1600 .box2{margin: 0 auto;display: inline-block;text-align: center;}
.indexadvantages .center1600 .box2 .box3{background-color: #fff;display: inline-block;width: calc((100% - 1.35rem) / 2);padding: 0 .3rem;border: solid 1px rgba(0, 69, 147, 0.18);margin-bottom: .10rem;}
.indexadvantages .center1600 .box2 .box3 .title3{position: relative;margin-top: .25rem;height: .75rem;font-size: .20rem;line-height: .32rem;color: #020202;text-align: left;}
.indexadvantages .center1600 .box2 .box3 .title3::after{content: "";position: absolute;left: 0;bottom: .05rem;width: 100%;height: 1px;background-color: #E2E2E2;}
.indexadvantages .center1600 .box2 .box3 .title4{font-size: .12rem;line-height: 14px;color: #020202;opacity: 0.55;text-align: left;margin-bottom: .4rem;}

.indexadvantages2{background-color: #fff;padding-top: .8rem;}
.indexadvantages2 .center1600 .box4 .left1 p{text-align: left;}
.indexadvantages2 .center1600 .box4{background-color: #fff;}
.indexadvantages2 .center1600 .box2 .box3{border: 1px solid #E2E2E2;}
.indexadvantages2 .center1600 .box4 .cn{font-size: .20rem;color: #020202;font-weight: bold;}
.indexadvantages2 .center1600 .box4 .cn1{font-size: .47rem;color: #020202;font-weight: bold;}
.indexadvantages2 .center1600 .box4 .cn1 i{font-style: normal;position: relative;}
.indexadvantages2 .center1600 .box4 .cn1 i::after{content: "";font-style: normal;position: absolute;width: 1px;height: 30px;background-color: rgba(255,255,255,.2);
right:-5px;top: 50%;transform: translateY(-50%);}
.indexadvantages2 .center1600 .box4 .cn2{font-size: 11px;color: #020202;opacity: 0.45;margin-left: 0;letter-spacing: -1px;}
.indexadvantages2 .center1600 .box2 .box3 .title3{position: relative;margin-top: .25rem;height: .75rem;font-size: .2rem;line-height: .32rem;color: #333;text-align: left;}

.indexadvantages2 .center1600 .box2 .box3 .title3::after{content: "";position: absolute;left: 0;bottom: .05rem;width: 100%;height: 1px;background-color: #E2E2E2;}
.indexadvantages2 .center1600 .box2 .box3:nth-child(3) .title3::after{display: none;}
.indexadvantages2 .center1600 .box2 .box3 .title4{font-size: .12rem;line-height: 14px;color: #020202;opacity: 0.55;text-align: left;}
/* .indexadvantages2 .swiper-slide{height: 440px;} */
.indexadvantages2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: unset;right: .20rem;}
.indexadvantages2 .swiper-button-next, .indexadvantages2 .swiper-button-prev{z-index: 99;width: .14rem;height: .25rem;font-size: .36rem;line-height: .36rem;color: #333333;opacity: 0.43;}
/* .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;} */
.indexadvantages3{padding-top: 60px;}
.indexadvantages2 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{font-size: .44rem;}
.indexadvantages2 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: .44rem;width: .22rem;height: .44rem;background-size: .22rem .22rem;}
.indexadvantages2 .swiper-button-next, .swiper-button-prev{top: 60%;}
/* 首页e */




/* 底部菜单s */
.wsection8{padding: 0 0.3rem;background-color: #1d1d1d;position: fixed;bottom: 0;left: 0;width: calc(100% - 0.6rem);z-index: 99;}
.wsection8 .box8{display: flex;position: relative;}
.wsection8 .box8 p{width: 20%;text-align: center;position: relative;}
.wsection8 .box8 p img{width: 0.54rem;height: .45rem;margin: .2rem auto 0.1rem;display: block;}
.wsection8 .box8 p a{display: block;color: #fff;text-align: center;font-size: .26rem;}
.wsection8 .box8 .box8center .tel{position: absolute;z-index: 99;left: 50%;top: -50%;transform: translateX(-50%);width: .95rem;height: .95rem;border-radius: 50%;display: inline-block;}
.wsection8 .box8 .box8center img{width: 0.95rem;height: .95rem;margin: 0 auto 0.1rem;}
.wsection8 .box8 .box8center a{line-height: 1.28rem;display: inline-block;}
/* 底部菜单e */

/* 移动端公共样式s */
.center{max-width: 100%;padding: 0 .3rem;}
.top{width: 100%;background-image: url(../img/jlpic1.png);position: relative;background-repeat: no-repeat;background-position: center;
background-size: cover;}
.top .topleft{position: absolute;left: 0;top: 0;line-height: 0.52rem;font-size: 0;}
.top .topleft img{height: .5rem;}
.top .topright{padding-right: 0.3rem;line-height: 0.5rem;text-align: right;font-size: 0.26rem;color: #fff;font-weight: bold;height: .5rem;}
.top .topright img{width: 0.3rem;margin-right: 0.1rem;}
.logo{display: flex;padding: 0 0.3rem;height: 0.9rem;line-height: 0.9rem;}
.logo .logo1{width: 90%;line-height: 0.9rem;display: flex;}
.logo .logo1 img{line-height: 0.9rem;height: .6rem;}

.logo .logo1 span:nth-child(1){width: 3rem;position: relative;}
.logo .logo1 span:nth-child(1)::before{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);
width: 1px;height: .5rem;background-color: #e6e6e6;}
.logo .logo1 span:nth-child(2){width: calc(100% - 1.3rem);padding: .15rem;}
.logo .logo1 span:nth-child(2) em{display: block;font-style: normal;}
.logo .logo1 span:nth-child(2) em:nth-child(1){font-size: 0.24rem;color: #030303;line-height: .3rem;font-weight: bold;}
.logo .logo1 span:nth-child(2) em:nth-child(1) i{color: #ebc402;font-style: normal;}
.logo .logo1 span:nth-child(2) em:nth-child(2){color: #333333;font-size: .24rem;line-height: .3rem;}
.logo .cn{width: 60%;line-height: 0.9rem;font-size: .3rem;color: #ebc402;font-weight: bold;}
.logo .logoright{width: 10%;line-height: 0.9rem;text-align: right;}
.logo .logoright img{width: .62rem;height: .44rem;}
.nav1{padding: 0  0.3rem;background-color: #f2f1f0 !important;text-align: center;line-height: .8rem;margin-top: 1.4rem;}
.nav1 .cn{text-align: center;position: relative;font-size:.32rem ;color: #333333;}
.nav1 .cn a{position: absolute;left:0;top: 50%;transform: translateY(-50%);font-size:.3rem}
.product1 .layui-col-sm4{width: 50%;float: left;}





/* 移动端公共样式e */
/* 侧边导航栏s */
.wapnav{width: 60%;background: #f2f3f5;position: fixed;top: 0;right: 0;z-index: 999;display: none;transition: all 300ms ease-out;-webkit-transition: all 300ms ease-out;}
.wapnav .wapnavlogo{width: calc(100% - .6rem);text-align: center;padding: .3rem;background-color: #fff;}
.wapnav ul{background: #CCCCCC;box-sizing: border-box;}
.wapnav ul li{    width: 100%;line-height: .8rem;text-align: center;font-size: .3rem;letter-spacing: .02rem;}
.wapnav ul li a{display: block;color: #323232;}
.wapnav ul li.cur{background-color: #ebc402;}
.wapnav ul li.cur a{color: #fff;}
.mike{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 998;display:none;}
.BMap_shadow img{display: none;}

.layui-nav-tree{width: unset;}
.wapnav ul{display: block;background:#Fff;}
.mike{background: rgba(255,255,255,.4);}
.layui-nav .layui-nav-item a{font-size: .28rem;color: #333333;border-bottom: 1px solid #f2f2f2;}
.layui-nav-itemed>.layui-nav-child{background-color: unset !important;}
.layui-nav-itemed>a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover{color: #333333 !important;}
.layui-nav-itemed a{background-color: #ebc402;color: #Ffffff !important;}
.layui-nav-itemed dl a{background:#Fff;color: #333333 !important;}
.layui-icon-down:before{display: none;}
/* 侧边导航栏e */
.bbb{background-image: url(../img/jiantou2.png) !important;}
.top{position: fixed;top: 0;left: 0;z-index: 999;}
.logo{position: fixed;top: .5rem;left: 0;z-index: 999;background-color: #FFF;width: calc(100% - .6rem);}
.index .main1 img{margin-top: 1.4rem;}
.main1 img{margin-top: 1.4rem;}
.product1{margin-top: 1rem;}
.about{margin-top: 1rem;}

.toptitle{margin-top: 1.5rem;}



.wnews .cn{text-align: center;font-size: 0.36rem;color: #ebc402;font-weight: bold;padding-top: 0.7rem;border-top: 1px dashed #E2E2E2;margin: 0 .3rem;}
.wnews .text{text-align: center;}
.wnews .text span{font-size: 0.2rem;padding: 0 0.1rem;border-right: 1px solid #313131;color: #313131;}
.wnews .text span:last-child{border-right: 0;}
.wnews .pnav{border-bottom: 1px solid #e5e5e5;text-align: center;margin-top: 0.45rem;white-space:nowrap;overflow-x: scroll;
overflow-y: hidden;}
.wnews .pnav::-webkit-scrollbar{display: none;}
.wnews .pnav a{font-size: 0.26rem;color: #333333;display: inline-block;width: 33%;line-height: .5rem;}
.wnews .pnav a:hover{border-bottom: 1px solid #ebc402;color: #ebc402;}
.wnews .box6{text-align: center;}
.wnews .layui-col-sm4{width: 50%;float: left;}
.swiper-containernews{margin-right: 0 0.3rem;width: calc(100% - 0.6rem);}
.swiper-containernews .swiper-slide{overflow: hidden;text-align: center;}
.wnews .wproduct1 .img4{text-align: center;}
.wnews .wproduct1 .img4 img{width: calc(100% - 2px);border: 1px solid #E5E5E5;}
.wnews .wproduct1 .text4{position: relative;text-align: left;border: 1px solid #E5E5E5;padding-left: 0.1rem;line-height: 0.5rem;color: #333333;font-size: 0.24rem;}
.wnews .wproduct1 .text4 span{color: #fff;position: absolute;right: 0.05rem;bottom: -.1rem;z-index: 99;}
.wnews .wproduct1 .text4::after{position: absolute;right: 0;bottom: 0;content: "";width: 0;height: 0;
    border-bottom: 0.5rem solid #c7c7c7;border-left: 0.5rem solid transparent;}
.wnews .wproduct1:hover .text4{color: #ebc402;}
.wnews .wproduct1:hover .text4::after{border-bottom: 0.5rem solid #ebc402}
.wnews .more{width: 2rem;line-height: 0.5rem;display: inline-block;text-align: center;color: #ebc402;margin:0.5rem 0 ;background-color: #fff;border: 1px solid #ebc402;
	position: relative;font-size: .24rem;}
.wnews .more span{font-size: .24rem;top: -.3rem;left: 50%;transform: translateX(-50%);position: absolute; width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 10px solid #ebc402;}

.wnews .box8{display: flex;padding: 0.2rem 0;border-bottom: 1px solid #E2E2E2;}
.wnews .box8 .box8left{width: 2.2rem;}
.wnews .box8 .box8left img{width: 100%;height: 1.34rem;}
.wnews .box8 .w30{width: 0.3rem;}
.wnews .box8 .box8right{text-align: left;width: calc(100% - 2.5rem);}
.wnews .box8 .box8right .cn8 a{font-size: .26rem;color: #030303;}
.wnews .box8 .box8right .text8 span{font-size: .24rem;color: #666666;line-height: .3rem;margin-top: .1rem;}
.wnews .box8 .box8right .time8{position: relative;margin-top: 0.2rem;}
.wnews .box8 .box8right .time8 span:first-child{font-size: .24rem;color: #666666;}
.wnews .box8 .box8right .time8 a{font-size: .24rem;color: #666666;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

 .section10{padding: 30px 15px;border: 1px solid #F2F2F2;border-top: 0;margin-bottom: 50px;}
 .section10 .mainbody2_2{margin-bottom: 50px;}
 .section10 .layui-col-xs6{display: flex;margin-bottom: 20px;}
 .section10 .title2{color: #666666;width: 80%;}
 .section10 .title2 a:hover{color: #ebc402;}
 .section10 .time{font-size: .14rem;color: #999999;width: 20%;line-height: .4rem;}
 .section10{padding: .3rem .15rem;margin-bottom: .5rem;}
 .section10 .layui-col-xs6{width: 100%;}
 .section10 .title2{font-size: .14rem;line-height: .2rem;}
 .section10 .time{font-size: .24rem;line-height: .4rem;}
 .layui-col-space20{margin: 0;}
 
 
  .mainbody11{padding: .35rem;}
  .mainbody11 .question .title11{margin-bottom: .15rem;}
  .mainbody11 .question .title11 .name{width: 1.2rem;font-size: .24rem;line-height: .28rem;margin-right: .8rem;}
  .mainbody11 .question .title11 .name1{width: 2.3rem;font-size: .24rem;line-height: .28rem;margin-right: .4rem;}
  .mainbody11 .question .title11 .time{font-size: .24rem;line-height: .28rem;}
  .mainbody11 .question .text11{font-size: .24rem;line-height: .3rem;margin-bottom: .15rem;padding-top: .15rem;}
  .mainbody11 .question .text12{padding: .15rem;font-size: .24rem;line-height: .3rem;}
  .mainbody11 .question .hr4{margin: .25rem 0;}
  .mainbody12{padding: .35rem ;}
  .mainbody12 textarea{width: calc(100% - .22rem);padding: .1rem;font-size: .24rem;}
  .mainbody11 .question .text12 .name12{font-size: .24rem;}
  .mainbody12 .tip{padding-left: .1rem;font-size: .24rem;line-height: .3rem;}
  .mainbody12 .button{text-align: right;}
  .mainbody12 .button a{margin-right: 10px;width: 96px;line-height: 30px;display: inline-block;background-color: #ffffff;border: solid 1px rgba(11, 2, 5, 0.19);text-align: center;}
  .mainbody12 .button a:last-child{background-color: #f5ec28;color: #333;}
  .mainbody12 .button a{margin-right: .1rem;width: 1.2rem;line-height: .5rem;font-size: .24rem;}
  
  .productdetails1 .center{padding: 0 ;}
  .productdetails1 .casebox2 .box1:first-child{margin-left: .3rem;}
  
  
   .indexnews2{padding: 0 .35rem;}
   /* .indexnews2 .box8:first-child{border-top: 1px dashed #E2E2E2;} */
  .indexnews2 .box8{display: flex;padding: 0.2rem 0;border-bottom: 1px dashed    #E2E2E2;}
  .indexnews2 .box8 .box8left{width: 2.4rem;}
  .indexnews2 .box8 .box8left img{width: 100%;height: 1.6rem;}
  .indexnews2 .box8 .w30{width: 0.3rem;}
  .indexnews2 .box8 .box8right{text-align: left;width: calc(100% - 2.9rem);}
  .indexnews2 .box8 .box8right .cn8 a{font-size: .26rem;color: #030303;}
  .indexnews2 .box8 .box8right .text8 span{font-size: .2rem;color: #666666;line-height: .26rem;margin-top: .1rem;}
  .indexnews2 .box8 .box8right .time8{position: relative;margin-top: 0.2rem;}
  .indexnews2 .box8 .box8right .time8 span:first-child{font-size: .18rem;color: #666666;}
  .indexnews2 .box8 .box8right .time8 a{font-size: .18rem;color: #666666;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.indexnews2 .more{text-align: center;
  	}
	.indexnews2 .more a{font-size: .3rem;background-color: #f2f2f2;width: 2rem;line-height: 0.5rem;display: inline-block;text-align: center;color: #020202;margin:0.5rem 0 .6rem ;border: 1px solid rgba(0,0,0,.12);}
  .aa99{margin-top: 1.2rem;}
  
  
  
  
  .indexenter2{background-color: #f1f0f2;padding: .7rem .35rem .7rem;}
  .indexenter2 .box995 .cn{margin-bottom: .4rem;margin-top: .5rem;}
  .indexenter2 .box995 .cn a{font-size: .3rem;font-weight: bold;color: #333333;position: relative;padding-bottom: .4rem;}
  .indexenter2 .box995 .cn a::after{content: "";position: absolute;left: 0;bottom: 0.2rem;width: 1rem;height: .04rem;background-color: #ebc402;}
  .indexenter2 .box995 .text{font-size: .2rem;color: #666666;line-height: .36rem;text-indent: 2em;}
  .indexenter2 .box995 .text .chakan1{color: #ebc402;}
  .indexenter2 .cn2{font-size: .24rem;font-weight: bold;text-align: center;margin-top: .7rem;}
  .indexenter2 .cn3{text-align: center;margin-bottom: .4rem;}
  .indexenter2 .yzindex1{position: relative;overflow: hidden;}
  .yzindex2{position: relative;overflow: hidden;margin: .4rem .3rem 0;}
  .yzindex2 .aed{display: block;text-align: center;font-size: .2rem;color: #4d4c4c;}
  
  
  .footer2{padding: .5rem .35rem;border-top: 1px solid #E2E2E2;}
  .footer2 ul li{font-size: .24rem;line-height: .36rem;color: #020202;}
  .footer2 ul .cn{font-size: .3rem;color: #323333;line-height: .4rem;}
  .footer2 ul .en{color: #999797;line-height: .3rem;font-size: .26rem;margin-bottom: .1rem;}
  .footer2 ul li span{font-size: .28rem;color: #ebc402;}
  .button22{display: flex;background-image: linear-gradient(90deg, #8a8a8a 0%, #686868 100%), 
	linear-gradient(
		#0fd1cb, 
		#0fd1cb);width: 100%;position: fixed;left: 0;bottom: 0;z-index: 99;}
  .button22 p{padding: .2rem 0;width: 25%;text-align: center;}
  .button22 p i{line-height: .5rem,;display: inline-block;}
  .button22 p i img{height: .5rem;}
  .button22 p span{color: #fff;display: block;font-size: .24rem;}
  .button22 p.cur{background-color: #f5ec28;color: #333;}
  .button22 p.cur img{    filter: invert(100%);}
  .button22 p.cur span{color: #333;}
  
  .indexnews2 .more a:hover{background-color: #ebc402;color: #fff;border: 1px solid #ebc402;}
  
  
  
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{left: 0;}
			.swiper-containerbanner .swiper-pagination-bullet-active{background-color: #ebc402 !important;}
			.swiper-containerbanner .swiper-pagination-bullet{background-color: rgba(255,255,255,.9);}
			.swiper-container995 .swiper-pagination-bullet-active{background-color: #ebc402 !important;}
			.swiper-container995 .swiper-pagination-bullet{background-color: #ffffff;opacity: 0.5;}
			:root{--swiper-theme-color:red}
			
			
			
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: absolute;bottom: .35rem;}



/* 首页s */
.sectionbox1{background-color: #EEEEEE;padding: 1rem 0 .7rem;}
.sectionbox1 .center1600{padding: 0 .3rem;}
.sectionbox1 .center1600 .index1left{width: 100%;margin-top: .7rem;}
.sectionbox1 .center1600 .index1right{width: 100%;position: relative;}
.sectionbox1 .center1600 .index1right .cn{font-size: .42rem;color: #030303;}
.sectionbox1 .center1600 .index1right .cn2{font-size: .54rem;color: #030303;font-weight:  bold;}
.sectionbox1 .center1600 .index1right .cn2 span{color: #ebc402;}
.sectionbox1 .center1600 .index1right .cn3{font-size: .54rem;color: #030303;font-weight:  bold;margin-bottom: .50rem;}
.sectionbox1 .center1600 .index1right .cn3 span{color: #ebc402;}
.sectionbox1 .center1600 .index1right .cn4{display: flex;border-top: 2px solid #CCCCCC;border-bottom: 2px solid #CCCCCC;padding-top: .4rem;padding-bottom: .40rem;}
.sectionbox1 .center1600 .index1right .cn5{width: 80%;}
.sectionbox1 .center1600 .index1right .cn5 li{margin-bottom: .2rem;font-size: .20rem;color: #333333;}
				
.sectionbox1 .center1600 .index1right .cn5 li:last-child{margin-bottom: 0;}
.sectionbox1 .center1600 .index1right .cn5 li img{margin-right: .10rem;width: .16rem;}
.sectionbox1 .center1600 .index1right .cn6 img{width: 1.5rem;}
				
				
.sectionbox2{background-image: linear-gradient(90deg, #2b87ca 0%, #2e3192 100%), linear-gradient(#2d58ac, #2d58ac);padding: .4rem 0;}
.sectionbox2 .center1600{margin:0 .2rem;}
.sectionbox2 img{display: block;}
.sectionbox2 span{display: block;text-align: center;color: #Fff;font-size: .2rem;}

.stitle{background-image: linear-gradient(90deg, #2b87ca 0%, #2c69b7 100%), 
linear-gradient(#303030, #303030);background-position: center;background-repeat: no-repeat;background-size: cover;}
.stitle .center1600{}
.stitle .center1600 .box1{width: calc(100% - .6rem);padding: 0 .3rem;}
.stitle .center1600 .box1 .cn{padding-top: .35rem;}
.stitle .center1600 .box1 .cn img{width: 4.84rem;}
.stitle .center1600 .box1 .cn1{font-size: .32rem;font-weight: bold;color: #ffffff;}
.stitle .center1600 .box1 .cn2{font-size: .12rem;color: #ffffff;opacity: 0.39;}
.stitle .center1600 .box1 .cn3{padding-bottom: .25rem;}
.stitle .center1600 .box1 .cn3 img{width: 100%;}

		.liyou1 .center1600{padding: 0 .3rem;position: relative;margin-bottom: .8rem;}
		/* .liyou1 .center1600 .liyoupic10{position: absolute;left: 10%;top: 287px;height: 1800px;z-index: -1;} */
		/* .liyou1 .center1600 .leftbox{display: flex;} */
		.liyou1 .cn1{font-size: .48rem;color: #333333;text-align: center;font-weight: bold;padding-top: .80rem;}
		.liyou1 .cn1 span{color: #ebc402;}
		.liyou1 .img1{text-align: center;padding: 0 .3rem;}
		/* .liyou1 .leftbox{display: flex;} */
		.liyou1 .leftbox{margin-top: .8rem;}
		.liyou1 .leftbox .left1{width: 100%;padding: .7rem 0;border-bottom: 1px solid #E2E2E2;}
		.liyou1 .leftbox .right1{width:100%;display: flex;}
		.liyou1 .leftbox .right1 .img{margin-right: .24rem;}
		.liyou1 .leftbox .right1 .right2{}
		.liyou1 .leftbox .right1 .right2 .cn2{font-size: .34rem;color: #030303;font-weight: bold;}
		.liyou1 .leftbox .right1 .right2 .cn2 span{color: #ebc402;}
		.liyou1 .leftbox .right1 .right2 .cn3{font-size: .20rem;color: #030303;font-weight: bold;line-height: .3rem;}
		.liyou1 .leftbox .right1 .right2 .cn3 span{color: #ebc402;}
		.liyou1 .leftbox .right1 .right2 .cn4{margin-bottom: .25rem;}
		.liyou1 .leftbox  ul{}
		.liyou1 .leftbox  ul li{font-size: .2rem;color: #333333;letter-spacing: 1px;margin-bottom: .15rem;}
		.liyou1 .leftbox  ul li img{margin-right: .25rem;width: .18rem;margin-left: .25rem;}
		
		
		
		.liyou1 .leftbox2{display: flex;}
		.liyou1 .leftbox2 .left1{width: 50%;text-align: right;}
		.liyou1 .leftbox2 .right1{width: 50%;display: flex;margin-top: 210px;}
		.liyou1 .leftbox2 .right1 .img{margin-right: 24px;}
		.liyou1 .leftbox2 .right1 .right2{}
		.liyou1 .leftbox2 .right1 .right2 .cn2{font-size: 34px;color: #030303;font-weight: bold;}
		.liyou1 .leftbox2 .right1 .right2 .cn2 span{color: #ebc402;}
		.liyou1 .leftbox2 .right1 .right2 .cn3{font-size: 20px;color: #030303;font-weight: bold;line-height: 30pxpx;}
		.liyou1 .leftbox2 .right1 .right2 .cn3 span{color: #ebc402;}
		.liyou1 .leftbox2 .right1 .right2 .cn4{margin-bottom: 25px;}
		.liyou1 .leftbox2  ul{}
		.liyou1 .leftbox2  ul li{font-size: 20px;color: #333333;letter-spacing: 2px;margin-bottom: 15px;}
		.liyou1 .leftbox2  ul li img{margin-right: 25px;}
		
		
		.liyou1 .leftbox3 .right1{width: 50%;display: flex;margin-top: 150px;}
		.liyou1 .leftbox4 .right1{width: 50%;display: flex;margin-top: 80px;}
		
		
		
		
		
		

		.liyou2{background-color: #E2E2E2;}
		.liyou2 .center1600{padding: 0 0 .7rem;}
		.liyou2 .center1600 .leftbox{display: flex;width: 800px;margin: 0 auto;}
		.liyou2 .center1600 .leftbox .left1{position: relative;top: -50px;}
		.liyou2 .center1600 .leftbox .right1{}
		.liyou2 .center1600 .leftbox .right1 .cn{font-size: 20px;color: #333333;font-weight: bold;}
		.liyou2 .center1600 .leftbox .right1 .en{font-size: 32px;color: #333333;font-weight: bold;}
		.liyou2 .center1600 .leftbox .right1 .en span{color: #ee8e03;}
		.liyou2 .center1600 .leftbox2{display: flex;padding: 0 .3rem;}
		.liyou2 .center1600 .leftbox2 p{width: 100%;}
		.liyou2 .center1600 .leftbox2 p img{width: 100%;}
		
		
		.waptitle95 .center95 .cn span{color: #ebc402;}
		
		
		/* 中间搜索条s */
		.search .center{display: flex;height: .9rem;line-height: .9rem;background-color: #f2f2f2;}
		.search .center .left .img1{display: inline-block;line-height: .75rem;}
		.search .center .left ul{display: inline-block;}
		.search .center .left ul li{display: inline-block;color: #666666;font-size: .14rem;}
		.search .center .left ul li:first-child{padding-right: .10rem;}
		.search .center .left ul li:last-child{border-right: 0;}
		.search .center .left ul li a{display: inline-block;font-size: .14rem;color: #666666;padding: 0 .1rem;position: relative;}
		.search .center .left ul li:last-child a::after{display: none;}
		.search .center .right{width: 2.95rem;line-height: 70px;}
		.search .center .right form{text-align: right;}
		.search .center .right .indexinput{background-color: #fff;border: 1px solid rgba(3, 0, 0, 0.1);padding: 11px 20px;}
		.search .center .right .indexbutton{background-color: transparent;width: 50px;border: 1px solid rgba(3, 0, 0, 0.1);line-height: 38px;}
		.search .dangqian{color: #666666 !important;font-weight: bold;font-size: 14px;}
		/* 中间搜索条e */
		.layui-col-xs4{width: 50%;}
		.casebox2 .box1:first-child{margin-left: 0;}
		.yzdbox1{overflow: hidden;text-align: center;}
		.yzdbox1 img{max-width: 4rem;padding: .2rem;}
		.productdetails1 .casebox2 .box1:first-child{margin-left: 0;}
		.color{color: #ebc402;}
		
		.sectionboxyz1 .cn1{padding: 0 .3rem;display: flex;}
		.sectionboxyz1 .cn2{width: 1.8rem}
		.sectionboxyz1 .cn2 img{width: 1.3rem;}
		.sectionboxyz1 .cn3{width: calc(100% - 1.3rem);}
		.sectionboxyz1 .cn4{margin-bottom: .5rem;}
		.sectionboxyz1 .cn6{font-size: .36rem;color: #030303;font-weight: bold;margin-bottom: .05rem;}
		.sectionboxyz1 .cn7{font-size: .2rem;color: #333333;margin-bottom: .1rem;}
		.sectionboxyz1 .cn5{padding-left: .2rem;}
		.sectionboxyz1 .cn5 li{color: #666666;margin-bottom: .35rem;}
		.sectionboxyz1 .cn8{}
		
		
		.yzgg1{background-color: #ebc402;padding:.3rem 0 .3rem 1rem;}
		.yzgg1 .cn1{}
		.yzgg1 .cn1 img{width: 2.77rem;}
		.yzgg1 .cn2{font-size: .32rem;font-weight: bold;color: #ffffff;margin-bottom: .2rem;}
		.yzgg1 .cn3{}
		.yzgg1 .cn3 img{width: 5.5rem;}
		
		
		
		.twocn1{text-align: center;}
		.twocn1 a{width: 3rem;line-height: .6rem;display: inline-block;background-image: linear-gradient(90deg, #333333 0%, #0b0205 100%), 
		linear-gradient(#1b1b1b, #1b1b1b);color: #fff;text-align: center;margin: 0 auto;}
		.twocn1 a.default{background-color: #ebc402;background-image: unset;}
		.twocn2{margin: 0 .35rem;overflow: hidden;padding: 0.7rem 0 .3rem;}
		.twocn3{margin-right: .2rem;width: calc((100% - .2rem) / 2);float: left;}
		.twocn3 img{box-shadow: 1px 1px 10px #E2E2E2;width: 100%;height: 4.54rem;}
		.twocn3:nth-child(2n){margin-right: 0;}
		.twocn3 span{display: block;font-size: .18rem;color: #666666;text-align: center;margin-top: .3rem;margin-bottom: .4rem;}
		
		
		
		.yzadv .yzone{background-color: #f3f3f3;padding-bottom: .7rem;}
					.yzadv .yzone .boxa1{display: flex;padding: 0 .3rem;}
					.yzadv .yzone .boxa1 .cn1{margin-right: 0.24rem;}
					.yzadv .yzone .boxa1 .cn1 img{width: 1.76rem;}
					.yzadv .yzone .boxa1 ul{width: calc(100% - 2rem);}
					.yzadv .yzone .boxa1 ul .cn2{font-size: .38rem;color: #030303;font-weight: bold;margin-top: .2rem;}
					.yzadv .yzone .boxa1 ul .cn3{}
					.yzadv .yzone .boxa1 ul .cn4{margin-top: .15rem;margin-left: -.1rem;}
					
					.yzadv .yzone .boxb1{display: flex;padding: 0 .3rem;margin-top: .25rem;}
					.yzadv .yzone .boxb1 .cn1{margin-right: 0.24rem;width: 1.76rem;text-align: center;}
					.yzadv .yzone .boxb1 .cn1 img{width: 0.16rem;}
					.yzadv .yzone .boxb1 ul{width: calc(100% - 2rem);}
					.yzadv .yzone .boxb1 ul .cn2{margin-left: -.5rem;font-size: .2rem;color: #030303;font-weight: bold;margin-bottom: .24rem;}
					.yzadv .yzone .boxb1 ul .cn2:last-child{margin-bottom: 0;}
				
					.yzadv .yzone .boxc1{padding: 0 .3rem;margin: 0.7rem 0;}
					
					
					.fivePage {
					  margin-top: .32rem;
					}
					
					.fivePage > div {
					  background-image: linear-gradient(90deg, #f2f0f1, rgba(255, 255, 255, 0));
					  height: 1.85rem;
					  width: 100%;
					}
					
					.fivePage > div > div {
					  text-align: center;
					}
					
					.fivePage > div > div > div {
					  margin-bottom: 14px;
					}
					
					.fivePage > div > div > div span.num {
					  font-size: .6rem;
					  line-height: .6rem;
					  font-weight: 600;
					}
					
					.fivePage > div > div > div span.range {
					  display: inline-block;
					  height: .4rem;
					  width: .4rem;
					  font-size: .16rem;
					  background: #ebc402;
					  border-radius: 50%;
					  color: #fff;
					  line-height: .4rem;
					  text-align: center;
					}
					
					.fivePage > div p {
					  font-size: .18rem;
					  text-align: center;
					}
					
					.boxd1a{overflow: hidden;margin-left: 0.3rem;}
					.boxd1a .swiper-slide{width: 45%;background-image: linear-gradient(90deg, 
			#f2f0f1 0%, 
			#ffffff 100%), 
		linear-gradient(
			#f7f7f7, 
			#f7f7f7);}
			
			
/* 首页热搜词s */
.bjzs1 .cn1{padding: 0 .2rem;line-height: 1rem;background-color: #f2f2f2; }
.bjzs1 .cn2{font-size: .24rem;font-weight: bold;color: #666666;}
.bjzs1 .cn3{position: relative;padding: 0 .1rem;font-size: .24rem;}
.bjzs1 .cn3::after{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: .2rem;background-color: #666666;content: "";}
.bjzs1 .cn3:last-child::after{display: none;}
/* 首页热搜词e */
/* 首页s */
.banner .swiper-slide img{width: 100%;}
.cntitle{text-align: center;}
			.cntitle .tcn2{font-size: .42rem;color: #030303;font-weight: bold;}
			.color{color: #00428e;font-style: normal;}
			.cntitle .tcn2 span{font-size: .42rem;color: #999999;}
			.cntitle .tcn2 span.tleft{margin-right: .2rem;}
			.cntitle .tcn2 span.tleft img{width: 1.6rem;}
			.cntitle .tcn2 span.tright{margin-left: .2rem;}
			.cntitle .tcn2 span.tright img{width: 1.6rem;}
			.cntitle .tcn3{font-size: .2rem;color: #333333;}
			.cntitle .tcn4{margin-top: .15rem;}
			.center1500{max-width: calc(100% - .6rem);margin: 0 auto; padding: 0 .3rem;}
			.lts1{padding-top: .75rem;padding-bottom: 1rem;background-color: #eeeeee;}
			.lts1 .cn1{display: flex;margin-top: .85rem;flex-wrap: wrap;}
			.lts1 .cn1 .left{width: 100%;}
			.lts1 .cn1 .right{width: calc(100%);}
			.lts1 .cn1 .right .cn6{text-align: right;margin-top: .5rem;}
			.lts1 .cn2{display: flex;}
			.lts1 .cn2 .cn3{width: 1.5rem;text-align: center;}
			.lts1 .cn2 .cn3 img{width: 1.33rem;}
			.lts1 .cn2 .cn4{width: calc(100% - 1.5rem);}
			.lts1 .cn2 .cn4 span{display: block;}
			.lts1 .cn2 .cn4 span:nth-child(1){font-size: .16rem;color: #999999;line-height:  20px;font-weight: bold;}
			.lts1 .cn2 .cn4 span:nth-child(2){font-size: .53rem;color: #333333;font-weight: bold;line-height: .6rem;}
			.lts1 .cn2 .cn4 span:nth-child(3){font-size: .27rem;color: #333333;line-height: 30px;}
			.lts1 .cn5{margin-top: .8rem;background-image: linear-gradient(90deg, #f7f5f6 0%, #ffffff 50%, #f7f7f7 100%), 
						linear-gradient(#f2f2f2, #f2f2f2);border: 1px solid #747474;box-shadow: 1px 1px 10px #f2f2f2;}
			.lts1 .cn5 ul{width: 6rem;margin: 0 auto;padding: .4rem 0;}
			.lts1 .cn5 ul li{padding-left: .35rem;}
			.lts1 .cn5 ul li:nth-child(odd){position: relative;font-size: .2rem;color: #333333;}
			.lts1 .cn5 ul li:nth-child(odd)::after{position: absolute;content: "";background-image: url(../img/lts1pic5.png);width: .2rem;height: .2rem;background-size: .2rem .2rem;
			left: 0;top: 50%;transform: translateY(-50%);}
			.lts1 .cn5 ul li:nth-child(even){font-size: 12px;color: #bfbfbf;margin-bottom: .3rem;}
			.lts1 .cn5 ul li:last-child{margin-bottom: 0;}
			
/* 小标题s */
			.stitle2{background-color: #013775;background-size: cover;background-position: center;background-repeat: no-repeat;}
			.stitle2 .center1500{display: flex;}
			.stitle2 .left{width: 100%;position: relative;padding: .2rem 0;}
			.stitle2 .left .leftbox{position:relative ;top: 50%;transform: translateY(-50%);}
			.stitle2 .left .cn1{}
			.stitle2 .left .cn1 img{width: 2.37rem;} 
			.stitle2 .left .cn2{font-size: .16rem;color: #ffffff;font-weight: bold;margin-top: -.2rem;}
			.stitle2 .left .cn3{font-size: .32rem;color: #ffffff;font-weight: bold;display: inline-block;}
			.stitle2 .left .cn3 span{color: #f89418;}
			.stitle2 .left .cn4 img{width: 5.2rem;}
			.color1{color: #ebc402;font-style: normal;}
/* 小标题e */
.product99{overflow: hidden;padding-top: .8rem;background-color: #fff;}
				.product99 .center1600{padding-bottom: .4rem;}
				.gallery-thumbs-pro {width: 100%;overflow: hidden;position: relative;padding: 0 .2rem;}
				.gallery-thumbs-pro .swiper-slide-thumb-active {color: #ebc402;position: relative;border-bottom: 1px solid #ebc402;}
				.gallery-thumbs-pro ul{width: 100%;}
				.gallery-thumbs-pro ul li {margin-right: 0 !important;width: 33% !important;height: .7rem;line-height: .7rem;color: #4e4e4e;font-size: .3rem;letter-spacing: .01rem;text-align: center;font-weight: bold;}
				.product9 .swiper-container {padding: 0 !important;margin-left: auto;margin-right: auto;position: relative;overflow: hidden;z-index:99;border-bottom: 1px solid #e5e5e5;}
				.product9 .box6{padding: 0;margin-top: .2rem;}
				.product9 .box6 .img4{background-color: white;width: 3.3rem;height: 3.3rem;}
				.product9 .box6 .img4 img{border: 1px solid #E2E2E2;max-width: calc(100% - 2px);position: relative;top: 50%;transform: translateY(-50%);}
				.product9 .box6 .text4{background-color: #f2f2f2;text-align: center;border: 1px solid rgba(3, 0, 0, 0.05);padding: .15rem .2rem;font-size: .28rem;color: #333333;position: relative;}
				
				.product9 .box6 .layui-col-md4:hover .text4{color: #030303;}
				.product9 .box6 .layui-col-md4:hover .text4::after{border-bottom: .57rem solid ##f89418;}
				.product9 .box6 .layui-col-md4{width: 50%;float: left;}
				.waptitle95{display: flex;width: 100%;padding: .7rem 0;background-color: #f3f3f3;}
				.waptitle95 .left95{width: 1.2rem;line-height: .84rem;}
				.waptitle95 .center95{width: calc(100% - 2.4rem);}
				.waptitle95 .center95 p{text-align: center;}
				.waptitle95 .center95 .cn{font-size: .4rem;color: #010101;font-weight: bold;}
				.waptitle95 .center95 .en{font-size: .2rem;color: #999999;}
				.waptitle95 .right95{width: 1.2rem;line-height: .84rem;}
				.product9 .box6 .text4:hover{background-color: #004593;color: #fff;}
				.pro-more{text-align: center;margin: .7rem 0 .7rem;}
				.pro-more a{text-align: center;display: inline-block;color: #020202;width: 2.6rem;line-height: .56rem;border: solid 1px rgba(0,0,0,.12);background-color: #f2f2f2;}
			
			
			
			.indexcase{background-color: #fdfefe;padding-bottom: .7rem;}
			.indexcase .cn1{margin: 0.2rem 0 .4rem;overflow: hidden;}
			.indexcase .cn1 .cn2{background-image: url(../img/lts4pic2.png);background-repeat: no-repeat;background-size: cover;background-position: center;
			height:5.8rem;width: calc(100% - .6rem);margin: 0 .3rem;margin-top: .4rem;}
			.indexcase .cn1 .cn2:last-child{margin-right: 0;}
			.indexcase .cn2 .cn3{font-size: .21rem;font-weight: bold;color: #010101;text-align: center;padding-top: 1rem;}
			.indexcase .cn2 ul{margin: .2rem .5rem;}
			.indexcase .cn2 ul li{}
			.indexcase .cn2 ul li:nth-child(odd){font-size: .16rem;font-weight: bold;color: #000000;line-height: .5rem;}
			.indexcase .cn2 ul li:nth-child(even){line-height: .4rem;font-size: .24rem;color: #666666;}
			.indexcase .cn2 ul li.textflow{height: .4rem;}
			.indexcase .cn2 ul li.textflow2{height: .8rem;}
			.indexcase .cn2 a{width: 5.8rem;display: block;background-color: #00428e;line-height: .6rem;margin: 0 auto;text-align: center;font-size: 12px;color: #fffefe;}
			
			
			
			
			.lts6{padding-top: 0;overflow: hidden;}
			.lts6 .cn1{}
			.lts6 .cn1{padding: .9rem 0 .8rem;overflow: hidden;}
			.lts6 .cn1 .cn2{margin-right: .4rem;width: calc((100% - .4rem) / 2);float: left;position: relative;}
			.lts6 .cn1 .cn2:nth-child(2n){margin-right: 0;}
			.lts6 .cn1 .cn2:nth-child(-n+2){margin-bottom: 40px;}
			.lts6 .cn1 .cn2 .cn3{position: relative;}
			.lts6 .cn1 .cn2 .cn3 i{font-style: normal;position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,.5);line-height: .5rem;font-size: .2rem;
			color: #ffffff;text-align: center;}
			.lts6 .cn1 .cn2 .cn4{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(214,131,2,.9);display: none;}
			.lts6 .cn1 .cn2 .cn4 span{display: block;text-align: center;}
			.lts6 .cn1 .cn2 .cn4 .cn5{font-size: .2rem;font-weight: bold;color:#fff;position: relative;top: 30%;}
			.lts6 .cn1 .cn2 .cn4 .cn6{font-size: .16rem;font-weight: bold;color:#fff;position: relative;top: 40%;}
			.lts6 .cn1 .cn2 .cn4 .cn7{background-color: #ffffff;border-radius: .2rem;width: 1rem;line-height: .4rem;font-size: 16px;color: #f9b115;cursor: pointer;margin: 0 auto;;position: relative;top: 50%;}
			
			
			.lts6 .cn1 .cn2:hover .cn3 i{display: none;}
			.lts6 .cn1 .cn2:hover .cn4{display: block;}
			.textflow{display: -webkit-box !important;}
			
			
			
			
			.lts4{padding-top: .9rem;}
			.lts4 .cntitle .tcn2 span.tleft{margin-right: .1rem;}
			.lts4 .cntitle .tcn2 span.tright{margin-left: .1rem;}
			.lts4 .cntitle .tcn2 span.tleft img{width: 1.2rem;}
			.lts4 .cntitle .tcn2 span.tright img{width: 1.2rem;}
			.lts4 .center1501{display: flex;flex-wrap: wrap;}
			.lts4 .center1501 .left{width: 100%;margin: .7rem 0;}
			.lts4 .center1501 .left p{text-align: center;}
			.lts4 .center1501 .right{width: 100%;}
			.lts4 .center1501 .right .cn2{text-align: center;margin-top: .65rem;}
			.lts4 .center1501 .right ul{margin-top: .4rem;padding:0 1rem ;}
			.lts4 .center1501 .right ul li{padding-left: .6rem;line-height: .48rem;}
			.lts4 .center1501 .right ul li{font-size: .24rem;font-weight: bold;color: #333333;position: relative;margin-top: .2rem;}
			.lts4 .center1501 .right ul li::after{position: absolute;left: 10px;top: 0;content: "";width: .18rem;height: .48rem;background-size: .18rem .48rem;
			background-image: url(../img/lts3pic4.png);}
			.lts4 .center1501 .right ul li:first-child{margin-top: 0;}
			
			
			.lts5 .cntitle .tcn2 span.tleft img{width: .6rem;}
			.lts5 .cntitle .tcn2 span.tright img{width: .6rem;}
			.lts5{padding-top: 0;}
			
			
			
			
			
			
			
			.dbox3{}
			.dbox3 .cn1{font-size: .4rem;color: #030303;font-weight: bold;text-align: center;padding-top: .8rem;}
			.dbox3 .cn1 span{color: #045cbb;}
			.dbox3 .cn2{font-size: .24rem;color: #333333;text-align: center;margin-bottom: .10rem;}
			.dbox3 .cn3{font-size: .24rem;color: #999999;text-align: center;position: relative;}
			.dbox3 .cn3::after{content: "";background-image: url(../img/wjd2.png);position: absolute;bottom: -.20rem;left: 50%;transform: translateX(-50%);
			width: .80rem;height: .04rem;}
			
			.dbox3 .box1{padding: 1.00rem .20rem .50rem;position: relative;overflow: hidden;}
			.dbox3 .box2{margin-bottom: .20rem;width: calc((100%));float: left;position: relative;display: flex;border: solid .01rem rgba(3, 0, 0, 0.15);background-color: #ffffff;margin-right: .20rem;}
			.dbox3 .box2:nth-child(even){margin-right: 0;}
			.dbox3 .box2 .cn4{width: 2.00rem;}
			.dbox3 .box2 .cn5{width: calc(100% - 2.70rem);padding: .35rem;}
			.dbox3 .box2 .cn5 span:nth-child(1){font-size: .26rem;color: #045cbb;font-weight: bold;display: block;margin-bottom: .15rem;}
			.dbox3 .box2 .cn5 span:nth-child(2){font-size: .18rem;color: #666666;line-height: .28rem;display: block;}
			.dbox3 .box2 .cn6{position: absolute;left: 0;top: 0;}
			.dbox3 .box2 .cn6 img{width: .44rem;}
			
			
			.hbox4{background-color: #fff;padding: .60rem .20rem .40rem;}
			.hbox4 .cn{font-size: .42rem;color: #030303;font-weight: bold;text-align: center;}
			.hbox4 .en{font-size: .22rem;color: #333333;text-align: center;}
			.hbox4 .en2{color: #333333;color: #999999;margin-bottom: .20rem;text-align: center;}
			.hbox4 .en3{text-align: center;margin-bottom: .60rem;}
			.hbox4 .box1{display: flex;background-color: #ffffff;padding: .35rem 0;}
			.hbox4 .box1 .left{width: 4.80rem;}
			.hbox4 .box1 .right{width: calc(100% - 5.10rem);position: relative;padding-left: .30rem;}
			.hbox4 .box1 .right::after{content: "";position: absolute;left: .30rem;bottom: .30rem;width: .52rem;height: .05rem;
			background-color: #045cbb;opacity: 0.6;}
			.hbox4 .box1 .right .img1{margin:.30rem 0 .40rem;}
			.hbox4 .box1 .right .img1 img{width: .52rem;}
			.hbox4 .box1 .right p{text-align: left;}
			.hbox4 .box1 .right .img2 span{font-size: .26rem;color: #045cbb;font-weight: bold;line-height: .4rem;border-bottom: 0.01rem solid #e6e6e6;
			overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;word-break: break-word;}
			.hbox4 .box1 .right .img2 span i{font-style: normal;color: #f9bf14;}
			.hbox4 .box1 .right .img3{font-size: .20rem;line-height: .30rem;color: #666666;margin-top: .20rem;letter-spacing: -.01rem;
			overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;word-break: break-word;}
			.hbox4 .box1 .right .img4{font-size: .20rem;color: #999999;display: none;}
			
			.hbox4 .box2{display: flex;background-color: #ffffff;padding: .35rem 0;}
			.hbox4 .box2 .left{width: 4.80rem;}
			.hbox4 .box2 .right{width: calc(100% - 5.10rem);position: relative;padding-right: .30rem;}
			.hbox4 .box2 .right::after{content: "";position: absolute;left: 0;bottom: .30rem;width: .52rem;height: .05rem;
			background-color: #045cbb;opacity: 0.6;}
			.hbox4 .box2 .right .img1{margin:.30rem 0 .40rem;}
			.hbox4 .box2 .right .img1 img{width: .52rem;}
			.hbox4 .box2 .right p{text-align: left;}
			.hbox4 .box2 .right .img2 span{font-size: .26rem;color: #045cbb;font-weight: bold;line-height: .4rem;border-bottom: 0.01rem solid #e6e6e6;
			overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;word-break: break-word;}
			.hbox4 .box2 .right .img2 span i{font-style: normal;color: #f9bf14;}
			.hbox4 .box2 .right .img3{font-size: .20rem;line-height: .30rem;color: #666666;margin-top: .20rem;letter-spacing: -.01rem;
			overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;word-break: break-word;}
			.hbox4 .box2 .right .img4{font-size: .20rem;color: #999999;display: none;}
			
			.hbox99{background-image: url(../img/wjd11.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
			.hbox99 .cn1{position: relative;line-height: 2.17rem;}
			.hbox99 .cn1 span:nth-child(1){display: block;text-align: center;font-size: 1.26rem;color: rgba(255,255,255,0.08);font-weight: bold;}
			.hbox99 .cn1 span:nth-child(2){position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: .64rem;color: #ffffff;
			font-weight: bold;width: 100%;display: block;text-align: center;line-height: .70rem;}
			.hbox99 .cn1 span:nth-child(2) i{font-style: normal;color: #ebc402;}
			.hbox99 a{display: block;font-size: .22rem;color: #ffffff;text-align: center;line-height: .24rem;}
			
			
			
			.hbox100{display: flex;background-color: #045cbb;background-position: center;background-repeat: no-repeat;background-size: cover;}
			.hbox100 .cn1{position: relative;}
			.hbox100 .cn1 .cn6{display: block;text-align: center;color: rgba(255,255,255,0.08);font-weight: bold;}
			.hbox100 .cn1 p{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: .64rem;color: #ffffff;
			font-weight: bold;width: 100%;display: block;text-align: center;display: flex;}
			.hbox100 .cn1 p span:nth-child(1){font-size: .18rem;color: #ffffff;display: block;line-height: .59rem;margin-right: .10rem;}
			.hbox100 .cn1 p span:nth-child(1) img{width: .52rem;}
			.hbox100 .cn1 p span:nth-child(2){font-size: .18rem;color: #ffffff;display: block;}
			.hbox100 .cn1 p span:nth-child(2) i:nth-child(1){font-size: .18rem;color: #ffffff;font-style: normal;display: block;text-align: left;}
			.hbox100 .cn1 p span:nth-child(2) i:nth-child(2){font-size: .30rem;color: #ffffff;font-weight: bold;font-style: normal;display: block;}
			
			.hbox100 .cn2{line-height: 2.17rem;padding-left: .80rem;padding-right: .30rem;}
			.hbox100 .cn3{padding-top: .45rem;}
			.hbox100 .cn4{font-size: .32rem;color: #ffffff;font-weight: bold;}
			.hbox100 .cn4 span{color: #ebc402;}
			.hbox100 .cn5{font-size: .12rem;color: #ffffff;opacity: 0.5;font-weight: bold;display: none;}
			
			.dbox5{border-bottom: .1rem solid #E2E2E2;padding-bottom: .70rem;}
			.dbox5 .box1{display: flex;padding:.70rem .30rem .20rem;}
			.dbox5 .box1 .cn2{width: 2.70rem;height: .55rem;background-image: linear-gradient(90deg, #ffffff 0%, #e5e5e5 100%), 
			linear-gradient(#ffffff, #ffffff);border-radius: .10rem;border: solid .02rem #999999;padding: .30rem 0;margin-right: .30rem;}
			.dbox5 .box1 .cn2:nth-child(3){margin-right: 0;}
			.dbox5 .box1 .cn2 p{text-align: center;}
			.dbox5 .box1 .cn2 p:nth-child(1){font-size: .26rem;color: #030303;font-weight: bold;}
			.dbox5 .box1 .cn2 p:nth-child(1) span{font-size: .30rem;color: #045cbb;font-weight: bold;}
			.dbox5 .box1 .cn2 p:nth-child(2){font-size: .18rem;color: #999999;display: none;}
			.dbox5 .cn1{text-align: center;padding: 0 .2rem;}
			
			
			.dbox6{}
			.dbox6 .cn1{font-size: .40rem;color: #030303;font-weight: bold;text-align: center;padding-top: .80rem;font-weight: bold;}
			.dbox6 .cn1 span{color: #045cbb;}
			.dbox6 .cn2{font-size: .20rem;color: #333333;text-align: center;margin-bottom: .10rem;}
			.dbox6 .cn3{font-size: .20rem;color: #999999;text-align: center;position: relative;}
			.dbox6 .cn3::after{content: "";background-image: url(../img/wjd2.png);position: absolute;bottom: -.20rem;left: 50%;transform: translateX(-50%);
			width: .80rem;height: .04rem;}
			
			.dbox6 .box1{display: flex;flex-wrap: wrap;margin-top: 1.00rem;padding: 0 .2rem;}
			.dbox6 .box1 .box2{width: calc(100% / 2);margin-bottom: .45rem;}
			.dbox6 .box1 .box2 .cn4{text-align: center;}
			.dbox6 .box1 .box2 .cn4 img{width: 2.03rem;}
			.dbox6 .box1 .box2 .cn5{font-size: .26rem;color: #045cbb;font-weight: bold;text-align: center;line-height: .40rem;}
			.dbox6 .box1 .box2 .cn6{font-size: .20rem;color: #333333;text-align: center;}
			
			
			
			.dbox9{padding: .70rem .30rem .70rem;}
								.dbox9 .cn1{text-align: center;margin-bottom: .30rem;}
								.dbox9 .cn2{display: flex;}
								.dbox9 .cn3{width: 50%;}
								.dbox9 .cn3 img{width: 100%;height: 2.69rem;}
								.dbox9 .cn4{width: 50%;position: relative;background-image: linear-gradient(90deg, #ffffff 0%, #f2f2f2 100%), 
				linear-gradient(#f1ab14, #f1ab14);}
								.dbox9 .cn4::after{content: "";  width: 0;height: 0;border-top: .20rem solid transparent;
			    border-right: .40rem solid #ffffff;
			    border-bottom: .20rem solid transparent;position: absolute;left: -.20rem;top: 50%;transform: translateY(-50%);}
								.dbox9 .cn4 span{position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;font-size: .26rem;
								;font-weight: bold;border-bottom:.01rem solid #030303 ;color: #030303;display: inline-block;width: 2.50rem;text-align: right;padding-bottom: .10rem;}
								.dbox9 .cn4 span i{display: block;font-style: normal;font-size: .26rem;color: #045cbb;text-align: right;}
								
			.dbox9 .cn5{display: flex;}
			.dbox9 .cn6{width: 50%;}
			.dbox9 .cn6 img{width: 100%;height: 2.69rem;}
			.dbox9 .cn7{width: 50%;position: relative;background-image: linear-gradient(90deg, #045cbb 0%, #017dfd 100%), 
				linear-gradient(#045cbb, #045cbb);}
			.dbox9 .cn7::after{content: "";  width: 0;height: 0;border-top: .20rem solid transparent;
			border-left: .40rem solid #017dfd;
			border-bottom: .20rem solid transparent;position: absolute;right: -.20rem;top: 50%;transform: translateY(-50%);}
			.dbox9 .cn7 span{position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;font-size: .26rem;
			;font-weight: bold;border-bottom:.01rem solid #fff ;color: #fff;display: inline-block;width: 2.50rem;text-align: left;padding-bottom: .10rem;}
			.dbox9 .cn7 span i{display: block;font-style: normal;font-size: .26rem;color: #ebc402;text-align: left;}
			
			
			
			.dbox11{padding: .95rem .20rem .25rem;overflow: hidden;}
			.dbox11 .cn1{margin-right: .30rem;width: calc((100% - .72rem) / 3);float: left;border: .01rem solid #E2E2E2;margin-bottom: .30rem;}
			.dbox11 .cn1:nth-child(3n){margin-right: 0;}
			.dbox11 .cn1 img{width: 100%;height: 1.05rem;}
			
			.dbox12{}
			.dbox12 .cn1{font-size: .40rem;color: #030303;font-weight: bold;text-align: center;padding-top: 0;font-weight: bold;}
			.dbox12 .cn1 span{color: #045cbb;}
			.dbox12 .cn2{font-size: .20rem;color: #333333;text-align: center;margin-bottom: .10rem;}
			.dbox12 .cn3{font-size: .20rem;color: #999999;text-align: center;position: relative;}
			.dbox12 .cn3::after{content: "";background-image: url(../img/wjd2.png);position: absolute;bottom: -.20rem;left: 50%;transform: translateX(-50%);
			width: .80rem;height: .04rem;}
			
			
			
			
			/* 公司相册s */
			.picture{padding-bottom: .4rem;}
			.picture .pictitle{text-align: center;margin: .4rem 0;}
			.picture .pictitle a{margin: 0 .1rem;display: inline-block;width: 1.65rem;line-height: .47rem;font-size: .3rem;text-align: center;background-color: #f2f2f2;border: solid 1px #cccccc;border-radius: 4px;}
			.swiper-containerpic{position: relative;overflow: hidden;}
			.swiper-containerpic .gallery-top{position: relative;overflow: hidden;}
			.swiper-containerpic .gallery-top1{position: relative;overflow: hidden;}
			.swiper-containerpic .gallery-top2{position: relative;overflow: hidden;}
			.swiper-containerpic .aa{text-align: center;}
			.swiper-containerpic .aa  img{border: 1px solid #E2E2E2;padding: 5px;width: calc(100% - 12px);height: unset;}
			.swiper-containerpic .bb  img{border: 1px solid #E2E2E2;padding: 2px;margin-bottom: 40px;}
			.swiper-containerpic .gallery-thumbs{margin: 20px 200px 0;}
			.swiper-containerpic .gallery-thumbs p{width: 100%;text-align: center;}
			.swiper-containerpic .gallery-thumbs1{margin: 20px 200px 0;}
			.swiper-containerpic .gallery-thumbs1 p{width: 100%;text-align: center;}
			.swiper-containerpic .swiper-button-next,.swiper-containerpic .swiper-container-rtl .swiper-button-prev{right: 140px;bottom: 90px;top: unset;}
			.swiper-containerpic .swiper-button-prev,.swiper-containerpic .swiper-container-rtl .swiper-button-next{left: 140px;bottom: 90px;top: unset;}
			.swiper-containerpic .swiper-button-next.swiper-button-white,.swiper-containerpic .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image: url(img/contactright.png);}
			.swiper-containerpic .swiper-button-prev.swiper-button-white,.swiper-containerpic .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image: url(img/contactleft.png);}
			.swiper-containerpic .swiper-button-next,.swiper-containerpic .swiper-button-prev{background-size: 27px 44px;}
			.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display: none;}
			.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}
			.pagination-about{position: absolute;z-index: 99;bottom: 20px !important;display: block;right: -290px;left: unset !important;font-size: 20px;color: #fff;}
			.swiper-pagination-current{font-size: 20px;color: #f89418;}
			.swiper-pagination-total{font-size: 20px;color: #fff;}
			.pagination-about1{position: absolute;z-index: 99;bottom: 20px !important;display: block;right: -290px;left: unset !important;font-size: 20px;color: #fff;}
			.picture .pictitle a.picclick{background-color: #f5ec28;color: #333;background-image: unset;border: solid 1px #ebc402;}
			.swiper-button-prevc9{background-image: url(../img/indexhonor6.png);top: 50%;left: 20px;}
			.swiper-button-nextc9{background-image: url(../img/indexhonor7.png);top: 50%;right: 20px;}
			.swiper-button-prevc9,.swiper-button-nextc9{position: absolute;width: 36px;height: 36px;background-size: 36px 36px;
			transform: translateY(-50%);}
			/* 公司相册e */
			
			
			
			
			
			/* 产品详情s */
			.hbox9{line-height: .50rem;display: flex;padding: 0 .50rem;}
			.hbox9 p{font-size: .24rem;color: #666565;line-height: .50rem;width: 50%;display: flex;}
			.hbox9 p span{font-size: .24rem;color: #666565;display: inline-block;width: .60rem;}
			.hbox9 p b{font-size: .24rem;color: #666565;font-weight: normal;width: calc(100% - .60rem);}
			.dcntitle11{padding-top: .7rem;}
			.dcnbox{margin-top: .30rem;display: flex;flex-wrap: wrap;}
			.dcnbox p{background-image: linear-gradient(90deg, #ffffff 0%, #e5e5e5 100%), linear-gradient(#ebc402, #ebc402);width: calc(100% / 2);padding: .2rem 0;}
			.dcnbox p span:nth-child(1){font-size: .3rem;color: #030303;font-weight: bold;text-align: center;display: block;line-height: .40rem;}
			.dcnbox p span:nth-child(2){font-size: .28rem;color: #666666;text-align: center;display: block;line-height: .50rem;}
			.dcnbox p span:nth-child(3){font-size: .24rem;color: #666666;text-align: center;display: block;line-height: .5rem;position: relative;}
			.dcnbox p span:nth-child(3)::before{content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;
			width: .38rem;height: 3px;background-color: #ebc402;}
			.dcnbox p .color45{font-style: normal;}
			.product{padding: 0;}
			.product .productbox2{padding: .3rem .3rem 0;}
			.product .newsbox4{padding: .3rem .3rem 0;}
			.product .productbox1{padding: .3rem .3rem 0;}
			.snav1{margin-top: 1.4rem;}
			.snav1 p{display: flex;flex-wrap: wrap;background-image: linear-gradient(90deg, #8a8a8a 0%, #686868 100%), linear-gradient(#000000, #000000);}
			.snav1 p a{border-right: 1px solid #Fff;width: calc((100% - 3px ) / 4 );color: #Fff;font-size: .24rem;
			text-align: center;line-height: .7rem;border-top: 1px solid #Fff;}
			.snav1 p a:nth-child(4n){border-right: 0;}
			.snav1 p a:nth-child(-n+4){border-top: 0;}
			.snav1 p a.default{background-color: #f5ec28;color: #333333;}
			.layui-nav-tree .layui-nav-item a{line-height: .6rem;height: .6rem;}
			
			.newsbox4{padding: .4rem 0  0;border-top: 0;overflow: hidden;}
			.newsbox4 .mainbody2_2{margin-bottom: .50rem;}
			.newsbox4 .layui-col-xs6{display: flex;margin-bottom: .20rem;border-bottom: 1px dashed #e2e2e2;}
			.newsbox4 .layui-col-xs6:last-child{margin-bottom: .55rem;}
			.newsbox4 .title2{font-size: .3rem;color: #666666;width: 75%;padding-bottom: .20rem;display: flex;}
			.newsbox4 .title2 i{width: .1rem;height: .1rem;background-color: #cccccc;position: relative;top: 50%;transform: translateY(-50%)
			;margin-right: .2rem;border-radius: 50%;}
			.newsbox4 .title2 a{width: calc(100% - .30rem);font-size: .3rem;line-height: .4rem;}
			.newsbox4 .layui-col-xs6:hover .title2 i{background-color: #e4ad52;}
			.newsbox4 .layui-col-xs6:hover .title2 a{color: #e4ad52;}
			.newsbox4 .time{font-size: .3rem;color: #999999;width: 25%;line-height: .4rem;text-align: right;}
			.newsbox4 .layui-col-xs6:hover .time{color: #e4ad52;}
			.layui-col-xs6{width: 100%;}
			
			
/* 首页s */
.swiper-containerbanner{position: relative;overflow: hidden;}
.swiper-pagination1{position: absolute;text-align: center;z-index: 5;}


.aoquns1{padding: .7rem 0 ;}
				.aoquns1 .center16rem{max-width: 16rem;margin: 0 auto;}
				.cng1{font-size: 0.4rem;text-align: center;color: #333333;line-height: .4rem;}
				.cng2{font-size: 0.24rem;color: #666666;text-align: center;line-height: .3rem;margin: .1rem 0;}
				.cng3{text-align: center;}
				.cng3 img{width: 6.4rem;}
				.aoquns1 .cn4{text-align: center;margin-top: .5rem;}
				.aoquns1 .cn4 a{width: 1.75rem;line-height: .5rem;background-color: #dedede;border-radius: 0.22rem;font-size: 0.24rem;
				color: #333333;text-align: center;display: inline-block;margin: .2rem .25rem;}
				.aoquns1 .cn4 a.default{background-color: #f5ec28;}
				
				.aoquns1a{position: relative;overflow: hidden;margin-top: .7rem;padding-bottom: 1rem;}
				.aoquns1b{position: relative;overflow: hidden;margin: 0 .6rem;}
				.aoquns1b .cn5{padding: .05rem;background-color: #e6e6e6;}
				.aoquns1b .cn5 img{width: 3.45rem;height: 2.25rem;}
				.aoquns1b span{text-align: center;display: block;font-size: 0.24rem;color: #333333;margin-top: .1rem;}
				.aoquns1anext{content: "";right: 1.7rem;background-image: url(../img/waq3.png);}
				.aoquns1aprev{content: "";left: 1.7rem;background-image: url(../img/waq2.png);}
				.aoquns1aprev,.aoquns1anext{position: absolute;bottom: 0;z-index: 9;
				width: .52rem;height: .52rem;cursor: pointer;background-size: .52rem .52rem;}
				
				.aoquns1aprevzz{position: absolute;left: 50%;transform: translateX(-50%);bottom: .1rem;}
				.aoquns1aprevzz img{width: 2rem;}
				
				
				
				.aoquns2{position:relative;}
				.aoquns2 .cn1 img{width: 100%;}
				.aoquns2 .center16rem{position: absolute;bottom: 0;width: 100%;left: 50%;transform: translateX(-50%);}
				.aoquns2a{position: relative;padding: .3rem  .4rem .7rem;}
				.aoquns2b{position: relative;overflow: hidden;}
				.aoquns2b .cn2{width: 1.96rem;height: 0.94rem;border: solid 0.02rem #cccccc;line-height: .94rem;text-align: center;background-color: #Fff;}
				.aoquns2b .cn2 img{max-height: 100%;}
				.aoquns2b .swiper-slide{background-color: #Fff;}
				.aoquns2anext{content: "";right: .5rem;background-image: url(../img/aoqunpic21.png);}
				.aoquns2aprev{content: "";left: .5rem;background-image: url(../img/aoqunpic20.png);}
				.aoquns2aprev,.aoquns2anext{position: absolute;top: 50%;transform: translateY(-50%);z-index: 9;
				width: .1rem;height: .17rem;cursor: pointer;background-size: .1rem .17rem;}
				
				
				.aoquns3{background-image: linear-gradient(90deg, #030303 0%, #999999 100%), linear-gradient(#666666, #666666);padding: .6rem 0;}
				.aoquns3 .cng1{font-size: 0.4rem;color: #ffffff;font-weight: bold;}
				.aoquns3 .cng1 span{color: #f2e727;}
				.aoquns3 .cng2{color: #ffffff;}
				
				
				
				
				.aoquns9{padding:  .7rem 0;}
				.aoquns9 .box1{display: flex;flex-wrap: wrap;padding: 0 .3rem;}
				.aoquns9 .box1 ul{width:calc((100% - .3rem ) / 4) ;margin-right: .1rem;height: 0.6rem;line-height: .6rem;background-image: linear-gradient(90deg, #666666 0%, #999999 100%), 
				linear-gradient(#e69602, #e69602);border-radius: 0.04rem;text-align: center;font-size: 0.24rem;color: #fefdfd;margin-top: .5rem;position: relative;}
				.aoquns9 .box1 ul:nth-child(4n){margin-right: 0;}
				.aoquns9 .box1 li{font-size: 0.24rem;color: #fefdfd;position: relative;}
				.aoquns9 .box1 li::before{ width: 0;height: 0;border-bottom: .2rem solid #666666;border-left: .2rem solid transparent;
				content: "";position: absolute;right: 0;bottom: 0;}
				.aoquns9 .box1 p{position: absolute;left: 0;width: 100%;top: .6rem;z-index: 5;background-color: #f2f2f2;display: none;}
				.aoquns9 .box1 p span{cursor: pointer;display: block;line-height: .6rem;text-align: center;font-size: 0.24rem;color: #333333;border-bottom: 1px solid rgba(0,0,0,.1);}
							
				.aoquns9 .box1 ul:hover p {display: block;}
				.aoquns9 .box1 ul:hover li{color: #333333;}
				.aoquns9 .box1 ul:hover li::before{border-bottom: .2rem solid #c2ba1f;}
				.aoquns9 .box1 ul:hover{background-color: #f5ec28;background-image: unset;}
				
				/*.aoquns9 .box1 ul.default li{color: #333333;}*/
				/*.aoquns9 .box1 ul.default li::before{border-bottom: .2rem solid #c2ba1f;}*/
				/*.aoquns9 .box1 ul.default{background-color: #f5ec28;background-image: unset;}*/
				
				.aoquns9 .box2{padding: 0 .3rem;display: flex;flex-wrap: wrap;margin-top: .3rem;}
				.aoquns9 .box3{width:calc((100% - .2rem) / 2) ;margin-right: .2rem;margin-top: .2rem;}
				.aoquns9 .box3:nth-child(even){margin-right: 0;}
				.aoquns9 .box3 a{display: block;}
				.aoquns9 .box3 a:nth-child(1){}
				.aoquns9 .box3 a:nth-child(1) img{width: 100%;}
				.aoquns9 .box3 a:nth-child(2){line-height: .6rem;background-color: #f2f2f2;text-align: center;font-size: 0.22rem;color: #333333;}
				.aoquns9 .box4{margin: 0 auto;width: 2.6rem;line-height: .6rem;text-align: center;background-color: #f2f2f2;border: solid 0.01rem rgba(0, 0, 0, 0.12);
				font-size: 0.24rem;color: #020202;display: block;margin-top: .5rem;}
				
				
				
				
				.aoquns4{padding: 1.3rem 0 .7rem;border-bottom: 1px solid #ccc;}
				.aoquns4 .center14rem{display: flex;max-width: 14rem;margin: 0 auto;flex-wrap: wrap;}
				.aoquns4 .left{width: calc(100% - 1.3rem);margin: .7rem .3rem 0;padding-left: .8rem;position: relative;}
				.aoquns4 .left .cn1{position: absolute;top: .3rem;left: 0;transform: rotate(45deg);width: 0.46rem;height: 0.46rem;border: solid 0.03rem #999999;margin-left: .2rem;}
				.aoquns4 .left .cn1 span{transform: rotate(-45deg);display: block;text-align: center;line-height: .46rem;font-size: 0.22rem;color: #999999;font-weight: bold;}
				.aoquns4 .left .cn2{font-size: 0.38rem;font-weight: bold;color: #333333;line-height: .38rem;margin: .2rem 0 .1rem;}
				.aoquns4 .left .cn2 span{color: #ebc402;}
				.aoquns4 .left .cn3{font-size: 0.24rem;color: #333333;font-weight: bold;line-height: .24rem;}
				.aoquns4 .left .cn4{font-size: 0.24rem;color: #999999;margin-top: .1rem;padding-bottom: .25rem;border-bottom: 1px solid #e6e6e6;}
				.aoquns4 .left ul{}
				.aoquns4 .left ul li{margin-top: .25rem;font-size: 0.24rem;color: #333333;padding-left: .4rem;position: relative;line-height: .3rem;}
				.aoquns4 .left ul li::before{content: "";position: absolute;width: 0.16rem;height: 0.16rem;background-color: #ffffff;border-radius: 50%;border: solid 0.01rem #999999;left: 0;top: .06rem;}
				.aoquns4 .left ul li::after{content: "";position: absolute;width: 0.08rem;height: 0.08rem;background-color: #999999;border-radius: 50%;left: .05rem;top: .12rem;}
				.aoquns4 .left ul li span{color: #ebc402;font-weight: bold;}
				.aoquns4 .right{width: calc(100% - .6rem);position: relative;margin: 0 .3rem;}
				.aoquns4 .right .cn5{height: .6rem;background-color: #fff;padding:  .33rem 0;position: absolute;top: -.5rem;left: 50%;transform: translateX(-50%);z-index: 2;border: solid 0.01rem rgba(3, 0, 0, 0.15);width: 1.26rem;border-radius: 50%;}
				.aoquns4 .right .cn5::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50% , -50%);
				width: 1.07rem;height: 1.07rem;background-image: linear-gradient(90deg, #999999 0%, #030303 100%, #030202 100%, #030000 100%), 
				linear-gradient(#ebc402, #ebc402);border-radius: 50%;z-index: -1;}
				.aoquns4 .right .cn5 span{display: block;text-align: center;}
				.aoquns4 .right .cn5 span:nth-child(1){font-size: 0.12rem;color: #ffffff;font-weight: bold;line-height: .2rem;display: none;}
				.aoquns4 .right .cn5 span:nth-child(2){font-size: 0.24rem;color: #ffffff;font-weight: bold;line-height: .6rem;}
				.aoquns4 .right .cn5 span:nth-child(2) em{color: #ebc402;font-style: normal;}
				.aoquns4 .right .cn5 span:nth-child(3){color: #ebc402;font-size: .2rem;line-height: .2rem;display: none;}
				.aoquns4 .right .cn6{position: absolute;right: 0;bottom: -.36rem;}
				.aoquns4 .right .cn6 img{height: .36rem;}
				
				.aoquns4 .cn9{padding: .05rem;border: solid 0.01rem rgba(0, 0, 0, 0.2)}
				.aoquns4 .cn9 img{width: 7.81rem;height: 4.35rem;}
				
				.aoquns4a{position: relative;overflow: hidden;}
				.aoquns4apagination{position: absolute;z-index: 3;text-align: right;bottom: .2rem !important;right: .2rem !important;left: unset !important;}
				.aoquns4b{position: relative;overflow: hidden;}
				.aoquns4bpagination{position: absolute;z-index: 3;text-align: left;bottom: .2rem !important;left: .2rem !important;right: unset !important;}
				.aoquns4c{position: relative;overflow: hidden;margin: 0 .7rem;}
				.aoquns4cpagination{position: absolute;z-index: 3;text-align: left;bottom: .2rem !important;left: .2rem !important;right: unset !important;}
				.aoquns4d{position: relative;overflow: hidden;}
				.aoquns4dpagination{position: absolute;z-index: 3;text-align: left;bottom: .2rem !important;left: .2rem !important;right: unset !important;}
				
				
				.aoquns4cnext{content: "";right: 0rem;background-image: url(../img/waq3.png);}
				.aoquns4cprev{content: "";left: 0rem;background-image: url(../img/waq2.png);}
				.aoquns4cprev,.aoquns4cnext{position: absolute;top: 50%;transform: translateY(-50%);z-index: 9;
				width: .5rem;height: .5rem;cursor: pointer;background-size: .5rem .5rem;}
				
				.aoquns5{background-image: linear-gradient(90deg, #e5e5e5 0%, #ffffff 100%), linear-gradient(#e6e6e6, #e6e6e6);}
				.aoquns5 .left{width: calc(100% - 9.43rem);padding-left: 1.5rem;}
				.aoquns5 .right .cn5{right: -.6rem;left: unset;}
				.aoquns5 .right .cn6{right: unset;left: 0;}
				
				.geduan{line-height: .7rem;height: .7rem;background-color: #f6f6f6;text-align: center;}
				.geduan img{width: 2.23rem;}
				
				.swiper-pagination-bullet-active{background:  #f5ec28;;}
				
				
				
				
				.aoquns6{padding: .7rem 0; }
				.aoquns6 .center16rem{max-width: 16rem;margin: 0 auto;}
				.aoquns6z{margin-top: .7rem;padding: 0 .3rem;position: relative;display: flex;flex-wrap: wrap;}
				.aoquns6z .slide6{padding: .3rem .2rem;background-color: #f2f2f2;position: relative;margin-right: .2rem;width: calc((100% - 1rem) / 2 );margin-bottom: .2rem;}
				.aoquns6z .slide6:nth-child(even){margin-right: 0;}
				.aoquns6z{position: relative;overflow: hidden;}
				.aoquns6z .cn1{display: block;text-align: center;max-width: 100%;overflow: hidden;width: calc(100% - 2px);border: 1px solid #E2E2E2;}
				.aoquns6z .cn1 img{max-height: 2.34rem;width: 100%;transition: all 0.6s;}
				.aoquns6z .cn2{padding:.3rem .2rem 0;font-size: 0.18rem;color: #333333;}
				.aoquns6z .cn3{padding: 0 .3rem 0 .6rem;font-size: 0.14rem;color: #666666;line-height: 0.2rem;margin-top: .2rem;}
				.aoquns6z .cn4{margin-left: .6rem;font-size: 0.18rem;color: #333333;border-radius: 0.22rem;width: 1.6rem;line-height: .46rem;
				border: solid 0.01rem #e5e5e5;background-color: #ffffff;display: inline-block;text-align: center;margin-top: .3rem;}
				.aoquns6z .cn5{position: absolute;left: .1rem;top: 2.34rem;width: 0.4rem;height: 0.5rem;background-color: #999999;text-align: center;
				font-size: 0.2rem;font-weight: bold;color: #ffffff;line-height: .5rem;}
				
				.aoquns6a .slide6:hover .cn1 img{transform: scale(1.2);}
				.aoquns6a .slide6:hover .cn4{background-color: #f2e727;}
				.aoquns6a .slide6:hover .cn5{background-color: #f2e727;color: #333333;}
				
				.slide6a{width: 2.6rem;margin: .6rem auto 0;height: 0.56rem;line-height: .56rem;background-color: #f2f2f2;
				border: solid 0.01rem rgba(0, 0, 0, 0.12);text-align: center;}
				.slide6a a{font-size: 0.24rem;color: #020202;}
				
				
				
				
				.aoquns7{padding: .7rem 0;background-color: #f2f2f2;}
				.aoquns7 .center16rem{max-width: 16rem;margin: 0 auto;}
				.aoquns7 .box1{margin-top: .6rem;display: flex;padding: 0 .3rem;flex-wrap: wrap;}
				.aoquns7 .box1 .box1a{width: 100%;background-color: #999999;}
				.aoquns7 .box1 .box1b{width: 100%;height: 2.43rem;padding: .7rem 0 .4rem;}
				.aoquns7 .box1 .box1b .cn2{display: flex;}
				.aoquns7 .box1 .box1b .cn2 img{width: 2.32rem;height: .58rem;margin-right: .4rem;}
				.aoquns7 .box1 .box1b .cn2 span::before{width: 1px;height: .5rem;background-image: linear-gradient(to bottom,#fff 0, rgba(0,0,0,.28) 50% ,#fff 100%);
				content: "";position: absolute;top: 50%;transform: translateY(-50%);left: -.2rem;}
				.aoquns7 .box1 .box1b .cn2 span{font-size: 0.16rem;color: #666666;position: relative;}
				.aoquns7 .box1 .box1b .cn2 span b{font-size: 0.22rem;display: block;font-weight: normal;color: #333333;}
				.aoquns7 .box1 .box1b .cn3{font-size: 0.24rem;line-height: 0.3rem;color: #666666;    word-break: break-all;letter-spacing: 0rem;margin: .3rem 0;}
				.aoquns7 .box1 .box1b .cn3 a{font-size: 0.24rem;color: #f5ec28;line-height: .3rem;letter-spacing: 0rem;}
				.aoquns7 .box1 .box1b .cn4{display: flex;}
				.aoquns7 .box1 .box1b .cn4 span:nth-child(1){margin-right: .1rem;}
				.aoquns7 .box1 .box1b .cn4 span:nth-child(1) img{width: .5rem;width: .5rem;}
				.aoquns7 .box1 .box1b .cn4 span:nth-child(2){font-size: 0.16rem;line-height: 0.2rem;color: #666666;}
				.aoquns7 .box1 .box1b .cn4 span:nth-child(2) b{display: block;font-size: 0.24rem;color: #333333;line-height: .3rem;}
				.aoquns7 .box1 .box1b .cn10{font-size: 0.3rem;font-weight: bold;color: #333333;}
				.aoquns7 .box1 .box1b .cn10::before{}
				.aoquns7 .box1 .box1c{width: 3.33rem;height: 3.33rem;border: solid 0.01rem rgba(12, 3, 6, 0.1);margin-left: calc(100% - 14.95rem);background-color: #fff;}
				
				.indexvideo .abcd{display: none;cursor: pointer;}
				.exit_video{position: absolute;right: 0px;top: -50px;cursor: pointer;z-index: 99;}
				.exit_video img{width: 50px;height: 50px;}
				.blue{display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 999;background-color: rgb(0,0,0,.7) }
				.video video{width: 100%;}
				.card-img-top{width: 100%;}
				
				
				.aoquns7 .box2{margin: .4rem .3rem;line-height: .5rem;background-color: #ffffff;position: relative;}
				.aoquns7 .box2 p{}
				.aoquns7 .box2 p span{width: 50%;text-align: center;display: inline-block;font-size: 0.26rem;color: #333333;}
				.aoquns7 .box2 p span.default{background-color: #f2e727;}
				.aoquns7 .box2 p a{position: absolute;top: 0;line-height: .46rem;right: .2rem;font-size: 0.26rem;color: #999999;}
				
				.aoquns7a{position: relative;overflow: hidden;margin: 0 .3rem;}
				.aoquns7b{position: relative;overflow: hidden;}
				.aoquns7b .cn1{padding: .05rem;background-color: #Fff;border: 1px solid #E2E2E2;}
				.aoquns7b .cn1 img{width: 2.75rem;}