@import url(base.css);
.w1200{max-width: 12rem;}
@media (max-width:1240px){
  .w1200{max-width: 94%}
}
.w1400{max-width: 14rem;}
@media (max-width:1440px){
	.w1400{max-width: 94%}
}
.w1600{max-width: 16rem;}
@media (max-width:1640px){
  .w1600{max-width: 94%}
}
html,body{font-family: 'PoR'; }
/* body{overflow: hidden;} */
.tac{text-align: center;}
/* 按钮 */
.rightMenuBtn {display: none;position: relative;margin-left: .1rem;width:40px; height:40px; background-color: transparent; z-index:350;cursor:pointer;border: 0;}
.rightMenuBtn span { display:block; height:3px; background-color:#bbcf50; position:absolute; top:20px; transition:0.5s; }
.rightMenuBtn img { display:block; position:absolute; bottom:5px; left: 5px; transition:0.5s; width:30px; height:auto; }
.rightMenuBtn .openMenu { width:30px; left:5px; }
.rightMenuBtn .closeMenu { left:25px; width:0; }
.rightMenuBtn span:active { width:0; }
.rightMenuBtn span:before,.rightMenuBtn span:after { content:""; display:block; width:30px; height:3px; background-color:#bbcf50; position:absolute; transition:0.4s; }
.rightMenuBtn .openMenu:before { top:-10px; left:-0; }
.rightMenuBtn .openMenu:after { top:10px; left:-0; }
.rightMenuBtn .closeMenu:before { top:0px; left:-20px; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.rightMenuBtn .closeMenu:after { top:0px; left:-20px; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); }
/*pages*/
.pages{ margin-top: 4.57%; font-size: 0; text-align: center;font-family: 'PoL';display: flex;align-items: center;justify-content: center}
.pages a{ display: inline-block; width: .5rem; height: .5rem; line-height: .5rem;font-size: .14rem; color: #333333;transition: 0.4s ease;box-sizing: border-box;}
.pages a.a_first{ margin-right: .1rem; }
.pages a.a_end{ margin-left: .1rem; }
.pages a.anum{ font-family: 'Arial'; }
.pages .nums a.a_cur,.pages .nums a:hover{color: #bbcf50;}
.pages .nums{ display: inline-block; margin: 0 .2rem; }
.pages .nums .anum{ margin-right: .2rem; }
.pages .nums .anum:last-child{ margin-right: 0; }
.pages .nums a{}
.pages .f1{ font-size: 16px; margin: 0 .1rem; color: #555555; line-height: 42px;font-weight: normal;}
.pages .i_text{ display: inline-block; height: .5rem; width: .5rem; border: 1px solid #9dadd1; vertical-align: middle; background-color: transparent;}
.pages .i_button{ margin-left: .1rem;font-size: .16rem; color: #4780ff; width: .5rem;height: .5rem;background-color: #dfe7fb;border: 0;border-radius: .05rem;cursor: pointer;}
.pages .a_prev,.pages .a_next{position: relative; color: #bbcf50;font-size: .16rem;font-family: 'PoM';z-index: 2;}
.pages .a_prev:after,.pages .a_next:after{display: block;content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 90%;height: 100%;border: 1px solid #bbcf50;background-color: #fff;transform: skewX(-10deg);border-radius: .05rem;z-index: -1;}
.pages .a_prev:hover:after,.pages .a_next:hover:after{background-color: #bbcf50;}
.pages .a_prev:hover,.pages .a_next:hover{color: #fff;}
.pages .p_jump{display: flex;align-items: center}
.prew{}
.prew div{display: flex;align-items: center;margin-bottom: .2rem;font-size: .16rem;color: #333333;font-family: PoL;}
.prew div:last-child{margin-bottom: 0rem;}
.prew div a{color: #333333;}
.prew div:hover a{color: #497ff8;}
.prew div:after{display: block;content: '';margin-left: .2rem;width: .15rem;height: .05rem;background-image: url('../images/Business-more.png');background-size: 100%;}
.Return{margin-left: .3rem;}
.Return a{display: flex;align-items: center;font-size: .16rem;color: #333;}
.Return a:before{display: block;content: '';margin-right: .15rem;width: .16rem;height: .17rem;background-image: url('../images/return.png');background-size: 100%;}
@media ( max-width:480px){
	.pages a{width: 0.35rem;height: 0.35rem;line-height: 0.35rem;}
  .pages .i_text{height: .35rem}
  .pages .i_button{width: .35rem;height: .35rem}
}
/*pages end*/
header{padding: .25rem 0;position: absolute;top: 0;left: 0;width: 100%;z-index: 100;opacity: 1;transition: all 0.3s}
header.fix{z-index: -10;opacity: 0;}
header.top2{background: #fff; position: relative; box-shadow: 0 0 .1rem rgba(0, 0, 0, .06);}
header.top2 nav ul li>a{color: #222;}
header .logo img{max-width: .7rem;}
header nav{margin-right: .45rem;}
header nav ul{display: flex;align-items: center;}
header nav ul li{position: relative;margin-right: .3rem;}
header nav ul li:last-child{ margin-right: 0; }
header nav ul li>a{font-size: .2rem;color: #fff;font-family: 'PoM';}
header nav ul li:hover>a{color: #bbcf50;}
header nav ul li.on:after{display: block;content: '';position: absolute;right: -.19rem;top: -.12rem;width: .17rem;height: .13rem;background-image: url('../images/nav-on.png');background-size: cover;z-index: 3;}
header .more{display: flex;align-items: center;}
header .more .item.language{display: flex;align-items: center;}
header .more .item.language span{position: relative;z-index: 5;color: #fff}
header .more .item{position: relative;margin-right: .1rem;}
header .more .item:last-child{ margin-right: 0; }
header .more .item a{position: relative;z-index: 5;display: flex;float: left; align-items: center;justify-content: center;width: .6rem;height: .35rem;color: #fff;font-size: .16rem;font-family: 'PoM';cursor:pointer}
header .more .item:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3;border-radius: .04rem;background-color: #bbcf50;transform: skewX(-10deg);}
header .more .item.language a:before{display: block;content: '';width: .15rem;height: .15rem;margin-right: .1rem;background-image: url('../images/language.png');background-size: 100%;}
header nav ul li .down{display: none;}
header nav ul li:hover .down{display: block;}
header .more .item a:last-child:before{display: none}
header .more .item a:last-child{width: auto;padding: 0 0.1rem}
header .more .item.login a{width: 0.75rem}
@media (min-width:1200px){
	header.black nav ul li a{color: #222;}
  .fp-viewing-page2 nav ul li>a{color: #222;}
  .fp-viewing-page4 nav ul li>a{color: #222;}
  .fp-viewing-page5 nav ul li>a{color: #222;}
  .fp-viewing-5 nav ul li>a{color: #222;}
	header.notfixed{position: initial;background-color: #fff;box-shadow: 0 0 .12rem rgba(12, 12, 12, .12)}
	header.notfixed nav ul li>a{color: #222;}
  header:hover{background-color: #fff;box-shadow: 0 0 .12rem rgba(12, 12, 12, .12)}
  header:hover nav ul li>a{color: #222}
  header nav ul li .down{position: absolute;left: 50%;top: 100%;padding-top: .55rem;transform: translateX(-50%);z-index: 3;}
  header nav ul li .down dl{width: max-content;background-color: #fff;padding: .2rem;border: 1px solid #bbcf50;}
  header nav ul li .down dl dd{margin-bottom: .15rem;}
  header nav ul li .down dl dd:last-child{margin-bottom: 0;}
  header nav ul li .down dl dd a{font-size: .18rem;color: #222;}
  header nav ul li .down dl dd:hover a{color: #bbcf50;}
}
#menu{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 100;}
#menu:before{display: block;content: '';width: .85rem;height: 4.59rem;background-image: url('../images/index-menu.png');background-size: 100%;}
#menu ul li{position: absolute;z-index: 3;}
#menu ul li .name{display: none;position: absolute;right: .4rem;top: 50%;font-size: .12rem;color: #bbcf50;font-family: 'PoB';transform: translateY(-50%);z-index: 3;}
#menu ul li .icon{display: none;position: absolute;left: 50%;top: 50%;align-items: center;justify-content: center;width: .4rem;height: .4rem;background-color: #bbcf50;border-radius: .4rem;transform: translate(-50%, -50%);z-index: 1;}
#menu ul li:before{display: block;content: '';width: .11rem;height: .11rem;}
#menu ul li:nth-of-type(1){top: 1rem;right: .5rem;}
#menu ul li:nth-of-type(2){top: 1.62rem;right: .68rem;}
#menu ul li:nth-of-type(3){top: 2.25rem;right: .74rem;}
#menu ul li:nth-of-type(4){bottom: 1.62rem;right: .68rem;}
#menu ul li:nth-of-type(5){bottom: 1rem;right: .5rem;}
#menu ul li.active .name{display: block;}
#menu ul li.active .icon{display: flex;}
.public-more a{display: block;position: relative;padding: 0 .3rem;width: 1.8rem;font-size: .18rem;color: #fff;font-family: 'PoM';}
.public-more a span{position: relative;width: 100%;height: .5rem;display: flex;align-items: center;justify-content: space-between;z-index: 2;}
.public-more a span:after{border-radius: .04rem;display: block;content: '';width: .24rem;height: .07rem;background-image: url('../images/public-more-icon.png');background-size: cover;}
.public-more a:before{position: absolute;left: 0;top: 0;display: block;content: '';width: 100%;height: 100%;background-color: #bbcf50;border-radius: .04rem;z-index: 1;transform: skewX(-10deg);}
.public-more a:hover:before{opacity: .8;}
.Index .banner{position: relative;}
.Index .banner img{width: 100%;height: 100vh}
.Index .banner img.pc{display: block;}
.Index .banner img.wap{display: none;}
.Index .banner .swiper-slide{position: relative;}
.Index .banner .swiper-slide .box{position: absolute;left: 0;top: 50%;width: 100%;z-index: 3;transform: translateY(-50%);text-align: right;}
.Index .banner .swiper-slide .box .auto{padding: 0 .25rem;}
.Index .banner .swiper-slide .box .title{opacity: 0;font-size: .72rem;color: #bbcf50;font-family: 'PoB'; font-style: italic;}
.Index .banner .swiper-slide .box .name{position: relative;margin-top: .1rem;font-size: .5rem;color: #fff;font-family: 'PoB'; font-style: italic;}
.Index .banner .swiper-slide .box .name span{position: relative;display: block;opacity: 0;z-index: 2;}
.Index .banner .swiper-slide .box .name:before{display: block;content: '';position: absolute;right: 0;top: 0;width: 7.05rem;height: .9rem;background-image: url('../images/banner-icon.png');background-size: cover;z-index: 1;}
.Index .banner .swiper-slide .box .text{margin-top: .3rem;opacity: 0;font-size: .23rem;color: #fff;font-family: 'PoB';line-height: 1.4; font-style: italic;}
.Index .banner .swiper-slide .box .text span{font-size: .46rem;}
.Index .banner .swiper-slide .box .public-more{margin-top: 1.3rem;}
.Index .banner .swiper-slide .box .public-more a{width: 2.5rem;margin-left: auto;}
.Index .banner .swiper-slide .box .public-more{opacity: 0;}
.Index .banner .swiper-slide.swiper-slide-active  .box .title{animation: slideDown 3s forwards;animation-delay: .5s;}
.Index .banner .swiper-slide.swiper-slide-active  .box .name span{animation: slideDown 3s forwards;animation-delay: 1s;}
.Index .banner .swiper-slide.swiper-slide-active  .box .text{animation: slideDown 3s forwards;animation-delay: 1.5s;}
.Index .banner .swiper-slide.swiper-slide-active  .box .public-more{animation: slideDown 3s forwards;animation-delay: 2s;}
.Index .banner .slither{position: absolute;left: 50%;bottom: 1.75rem;transform: translateX(-50%);z-index: 10;}
.Index .banner .slither:after{display: block;content: '';width: .24rem;height: .37rem;margin: 0 auto;background-image: url('../images/slither.png');background-size: 100%;animation: xtop 5s linear infinite;}
.Index .banner .search-box{position: absolute;left: 0;bottom: .6rem;width: 100%;}
.Index .banner .search-box .search{position: relative;display: flex;align-items: center;height: .6rem;width: 11.2rem;margin: 0 auto;padding: 0 .3rem 0 .75rem;box-sizing: border-box;}
.Index .banner .search-box .search .bg{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;z-index: 1;transform: skewX(-10deg);border-radius: .05rem;overflow: hidden;}
.Index .banner .search-box .search .bg:before{display: block;content: '';position: absolute;left: -.2rem;top: 0;width: .45rem;height: 100%;background-color: #bbcf50;transform: skewX(-20deg);}
.Index .banner .search-box .search .text{position: relative;width: calc(100% - 1.2rem);height: 100%;z-index: 7;border: 0;background-color: transparent;}
.Index .banner .search-box .search .btn{position: relative;display: flex;align-items: center;font-size: .18rem;color: #bbcf50;z-index: 7;background-color: #fff;border: 0;font-weight: bold;background-color: transparent;font-family: 'PoB';}
.Index .banner .search-box .search .btn:before{display: block;content: '';width: .18rem;height: .18rem;margin-right: .08rem;background-image: url('../images/banner-search.png');background-size: cover;}
.Index .banner .search-box .search:before{position: absolute;right: .1rem;top: -.2rem;display: block;content: '';width: .77rem;height: .77rem;background-image: url('../images/search-y.png');background-size: 100%;z-index: 6;}
.Index .banner .search-box .search:after{display: block;content: '';position: absolute;left: .75rem;bottom: .1rem;width: .28rem;height: .02rem;background-color: #bbcf50;z-index: 3;}
@keyframes slideDown {
  0% {
  	opacity: 0;
    transform: translateX(.4rem);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes xtop {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(.2rem);
  }
  100% {
   transform: translateY(0);
  }
}
.Maintenance{padding: 1.2rem 0;}
.Maintenance .img{text-align: center;}
.Maintenance .img img{max-width: 4.24rem;}
.Maintenance .title{margin-top: .6rem;text-align: center;font-size: .3rem;color: #333333;}
.Maintenance .text{margin-top: .2rem;text-align: center;font-size: .18rem;color: #333333;line-height: 2; display: none;}
.Maintenance .text a{color: #333333;text-decoration: underline;}
.Maintenance .more{position: relative;margin-top: .5rem;width: 2.9rem;margin-left: auto;margin-right: auto;}
.Maintenance .more a{position: relative;z-index: 5;display: flex;align-items: center;justify-content: center;width: 2.9rem;height: .5rem;color: #fff;font-size: .2rem;}
.Maintenance .more:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3;border-radius: .04rem;background-color: #bbcf50;transform: skewX(-10deg);}
.Subscribe{padding:.6rem 0;background-image: url('../images/Subscribe-bg.png');background-size: cover;}
.Subscribe .title{margin-bottom: .3rem;font-size: .36rem;color: #bbcf50;font-weight: bold;text-align: center;font-style: italic;text-transform: uppercase;font-family: 'PoSB';}
.Subscribe .search{position: relative;display: flex;align-items: center;height: .6rem;width: 11.2rem;margin: 0 auto;padding: 0 .3rem;box-sizing: border-box;}
.Subscribe .search:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;z-index: 1;transform: skewX(-10deg);border-radius: .05rem;}
.Subscribe .search .text{position: relative;width: calc(100% - 1.2rem);height: 100%;z-index: 7;border: 0;background-color: transparent;}
.Subscribe .search .btn{position: relative;display: flex;align-items: center;font-size: .18rem;color: #bbcf50;z-index: 7;background-color: #fff;border: 0;font-weight: bold;background-color: transparent;font-family: 'PoM';}
.Subscribe .search .btn:before{display: block;content: '';width: .12rem;height: .17rem;margin-right: .1rem;background-image: url('../images/search-icon.png');background-size: cover;}
.Subscribe .search:before{position: absolute;right: .1rem;top: -.2rem;display: block;content: '';width: .77rem;height: .77rem;background-image: url('../images/search-y.png');background-size: 100%;z-index: 6;}
.Subscribe .tip{margin-top: .3rem;font-size: .16rem;color: rgba(255, 255, 255, .5);text-align: center;}
footer{padding: .8rem 0 .4rem;background-image: url('../images/footer-bg.png');background-size: cover;}
footer.footer2{padding-top:1.4rem;}
footer .top-box .contact{width: 7.2rem;}
footer .top-box .contact ul{display: block;}
footer .top-box .contact ul li:not(:last-child){margin-bottom: .2rem;}
footer .top-box .contact ul li:nth-of-type(1){width:100%;}
footer .top-box .contact ul li:nth-of-type(3){margin-left:0; max-width: 2rem;}
footer .top-box .contact ul li .name{display: flex;align-items: center;font-size: .18rem;color: rgba(255, 255, 255, .5);font-family: 'PoL'; line-height: 1.4;}
footer .top-box .contact ul li .name:before{display: block;content: '';background-size: 100%;margin-right: .1rem;}
footer .top-box .contact ul li .name span{margin-top:0;font-size: .18rem;color: #fff;font-family: 'PoM';}
footer .top-box .contact ul li:nth-of-type(3) .name:before{width: .19rem;height: .18rem;background-image: url('../images/footer-icon1.png');}
footer .top-box .contact ul li:nth-of-type(1) .name:before{width: .17rem;height: .14rem;background-image: url('../images/footer-icon2.png');}
footer .top-box .contact ul li:nth-of-type(2) .name:before{width: .15rem;height: .20rem;background-image: url('../images/footer-icon3.png');}
footer .top-box .contact ul li:nth-of-type(1) .text{padding-left: .29rem;}
footer .top-box .contact ul li:nth-of-type(2) .text{padding-left: .27rem;}
footer .top-box .contact ul li:nth-of-type(3) .text{padding-left: .25rem;}

footer .top-box .contact ul li .text.tel{font-size: .3rem;color: #bbcf50;font-weight: bold;font-family: 'PoB';}
footer .top-box .right-box .main-title{font-size: .22rem;font-weight: bold;line-height: 1.6;text-align: right;color: #fff;font-family: 'PoB';}
footer .top-box .right-box .foot-nav{margin-top: .45rem;}
footer .top-box .right-box .foot-nav ul{display: flex;align-items: center;justify-content: end}
footer .top-box .right-box .foot-nav ul li{margin-right: .5rem;}
footer .top-box .right-box .foot-nav ul li:last-child{ margin-right: 0; }
footer .top-box .right-box .foot-nav ul li a{font-size: .16rem;color: rgba(255, 255, 255, .5);}
footer .bottom-box{margin-top: .3rem;padding-top: .4rem;border-top: 1px solid rgba(255, 255, 255, .1);}
footer .bottom-box .icp{font-size: .14rem;color: rgba(255, 255, 255, .5);}
footer .bottom-box .icp a{color: rgba(255, 255, 255, .5);}
footer .bottom-box .share ul{display: flex;align-items: center;}
footer .bottom-box .share ul li{margin-right: .3rem;}
footer .bottom-box .share ul li:last-child{ margin-right: 0; }
footer .bottom-box .share ul li a{display: flex;align-items: center;justify-content: center;width: .3rem;height: .3rem;border-radius: .3rem;}
footer .bottom-box .share ul li:hover a{background-color: #bbcf50;}
.index-title{margin-bottom: .8rem;font-size: .50rem;color: #bbcf50;font-family: 'PoB';font-style: italic;}
.index-title:after{margin-top: .05rem;display: block;content: '';width: 1.47rem;height: .09rem;background-image: url('../images/index-title.png');}
.Index .about{position: relative;background-image: url('../images/Index-about-bg.png');background-size: cover;}
.Index .about:before{display: block;content: '';position: absolute;left: 0;top: 0;width: 50%;height: 100%;background-image: url('../images/Index-about-img.png');background-size: auto 100%;background-position: left center;background-repeat: no-repeat;z-index: 0;}
.Index .about .auto{position: relative;z-index: 1;}
.Index .about .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Index .about .flex .left-box{max-width: 4.2rem;width: 100%;}
.Index .about .flex .right-box{width: 58.75%;}
.Index .about .left-box .title{font-size: .28rem;color: #bbcf50;font-family: 'PoB'; position: relative;}
.Index .about .left-box .title img{max-width: .55rem; position: absolute; bottom:25%;right: 2%;}
.Index .about .left-box .text{margin-top: .3rem;font-size: .2rem;color: #ffffff;line-height:1.6;font-family: 'PoL';}
.Index .about .left-box .public-more{margin-top: 1.4rem; }
.Index .about .left-box .public-more a{width: 2.4rem;}
.Index .about .right-box .list ul{display: flex;flex-wrap: wrap;align-items: flex-start;margin: -.25rem 0;}
.Index .about .right-box .list ul li{position: relative;margin-right: .7rem;margin-top: .25rem;margin-bottom: .25rem;max-width: 42%}
.Index .about .right-box .list ul li:nth-of-type(2n){margin-right: 0;}
.Index .about .right-box .list ul li .title{margin-bottom: .25rem;max-width: 1rem;position: relative;font-size: .36rem;color: #222222;font-family: 'PoB';text-transform: uppercase;font-style: italic;}
.Index .about .right-box .list ul li .title span{position: relative;z-index: 2;}
.Index .about .right-box .list ul li .title:after{display: block;content: '';left: -.2rem;top: .4rem;position: absolute;width: 3.44rem;height: .44rem;background-image: url('../images/Index-about-x.png');background-size: cover;z-index: 1;}
.Index .about .right-box .list ul li .name{font-size: .18rem;color: #222222;font-family: 'PoL';font-style: italic; padding-top: .08rem; line-height: 1.3;}
.Index .about .right-box .list ul li .casket{position: relative;display: flex;z-index: 2;}
.Index .about .right-box .list ul li .casket .icon{position: relative;display: flex;align-items: center;justify-content: center;width: 1.3rem;}
.Index .about .right-box .list ul li .casket .icon:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #bbcf50;border-radius: .05rem;transform: skewX(-10deg);z-index: 0;}
.Index .about .right-box .list ul li .casket .icon img{position: relative;max-width: 100%;max-height: .48rem;z-index: 1;}
.Index .about .right-box .list ul li .casket .box{width: calc(100% - 1.3rem);padding: .3rem .15rem .3rem .25rem;box-sizing: border-box;}
.Index .about .right-box .list ul li .casket .box .valuer{display: flex;font-size: .36rem;color: #222222;font-family: 'PoM';font-style: italic;}
.Index .about .right-box .list ul li .casket .box .valuer sup{font-size: .24rem; margin-left: .05rem;}
.Index .about .right-box .list ul li .casket .box .valuer span{padding-left: .1rem;font-size: .14rem;color: #222222;font-family: 'PoB'; line-height: 1.3;}
/* .Index .about .right-box .list ul li:nth-of-type(3) .casket .box .valuer span{font-size: .24rem;} */
.Index .about .right-box .list ul li:nth-of-type(5) .casket .box .valuer{align-items: center}
.Index .about .right-box .list ul li:not(:nth-of-type(1)) .name{color: #555;}
.Index .about .right-box .list ul li:not(:nth-of-type(1)):after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;content: '';border: .02rem solid #bbcf50;border-radius: .05rem;z-index: 1;transform: skewX(-10deg);}
.Index .about .right-box .list ul li:not(:nth-of-type(1)):before{display: block;content: '';position: absolute;right: -.4rem;bottom: .15rem;width: .76rem;height: .17rem;background-image: url('../images/Index-about-icon.png');background-size: 100%;z-index: 2;}
@media (min-width:1200px){
  .Index .about .right-box .list ul li:nth-of-type(1){margin-left: .5rem;width: 3.4rem;}
  .Index .about .right-box .list ul li:nth-of-type(2){width: 4.3rem;}
  .Index .about .right-box .list ul li:nth-of-type(3){width: 4.4rem;}
  .Index .about .right-box .list ul li:nth-of-type(4){width: 4.2rem;}
  .Index .about .right-box .list ul li:nth-of-type(5){margin-left: .7rem;width: 3.9rem;}
  .Index .about .right-box .list ul li:nth-of-type(6){width: 3.9rem;}
}
.Index .products{background-image: url('../images/index-products-bg.png');background-size: cover;}
.Index .products .flex{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center}
.Index .products .left-box{width: 3.3rem;}
.Index .products .left-box .index-title{margin-bottom: .6rem;}
.Index .products .left-box .name{font-size: .22rem;color: #fff;font-family: 'PoB'; line-height: 1.5;}
.Index .products .left-box .text{margin-top: .3rem;}
.Index .products .left-box .text p{position: relative;margin-bottom: .2rem;padding-left: .2rem;font-size: .18rem;color: #fff;}
.Index .products .left-box .text p:last-child{margin-bottom: 0;}
.Index .products .left-box .text p:before{position: absolute;left: 0;top: .05rem;display: block;content: '';width: .11rem;height: .02rem;background-color: #bbcf50;z-index: 1;}
.Index .products .left-box .public-more{margin-top: 1.2rem;}
.Index .products .right-box{width: calc(100% - 3.3rem);}
.Index .products .right-box .list ul{display: flex;flex-wrap: wrap;justify-content: center}
.Index .products .right-box .list ul li{padding: 0 .15rem;box-sizing: border-box;width: 31.8%;box-sizing: border-box;transition: 0.8s ease;}
.Index .products .right-box .list ul li.on{width: 36.4%;}
.Index .products .right-box .list ul li a{display: block;position: relative;padding: .6rem .3rem;}
.Index .products .right-box .list ul li a .bg{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);z-index: 1;border-radius: .15rem;}
.Index .products .right-box .list ul li .img{position: relative;display: flex;align-items: center;justify-content: center;height: 3.2rem;padding: .2rem;box-sizing: border-box;z-index: 2;}
.Index .products .right-box .list ul li .img img{max-width: 100%;max-height: 100%;}
.Index .products .right-box .list ul li .box{position: relative;margin-top: .2rem;padding-right: .5rem;z-index: 2;}
.Index .products .right-box .list ul li .box .title{font-size: .22rem;color: #222222;font-family: 'PoB';text-align: center;}
.Index .products .right-box .list ul li .box .name{margin-top: .2rem;font-size: .18rem;color: rgba(34, 34, 34, .5);text-align: center;}
.Index .products .right-box .list ul li .box .more{margin-top: .4rem;}
.Index .products .right-box .list ul li .box .more:before{display: block;content: '';width: .24rem;height: .07rem;margin: 0 auto;background-image: url('../images/more.png');background-size: 100%;}
.Index .products .right-box .list ul li.on a .bg{background-color: transparent;overflow: hidden;}
.Index .products .right-box .list ul li.on a .bg:before{position: absolute;left: 50%;top: 0;display: block;content: '';width: 150%;height: 100%;background-image: url('../images/index-products-imgt.jpg');background-size: contain;transform: skewX(10deg) translateX(-50%);background-size: cover;z-index: 1;}
.Index .products .right-box .list ul li.on a .bg:after{position: absolute;display: block;content: '';left: 0;top: 0;display: block;content: '';width: 100%;height: 100%;background-color: rgba(187, 207, 80, .9);z-index: 2;}
.Index .products .right-box .list ul li.on .box .title{color: #fff;}
.Index .products .right-box .list ul li.on .box .name{color: #fff;}
.Index .products .right-box .list ul li.on .box .more:before{background-image: url('../images/more-w.png');}
.Index .hot-products{position: relative;background-image: url('../images/hot-products-bg2.jpg');background-size: cover;}
.Index .hot-products:before{display: block;content: '';position: absolute;left: 0;top: 0;width: 50%;height: 100%;background-image: url('../images/Index-about-img.png');background-size: auto 100%;background-position: left center;background-repeat: no-repeat;z-index: 0;}
.Index .hot-products .auto{position: relative;z-index: 1;}
.Index .hot-products .flex{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center}
.Index .hot-products .left-box{width: 25%;}
.Index .hot-products .left-box .index-title{margin-bottom: .45rem;}
.Index .hot-products .left-box .mySwiper{height: 4.7rem;padding:  0 .2rem;}
.Index .hot-products .left-box .mySwiper .swiper-slide{position: relative;cursor:pointer}
.Index .hot-products .left-box .box{position: relative;display: flex;align-items: center;padding: .3rem .45rem;z-index: 2;}
.Index .hot-products .left-box .box .img img{/*max-height: .95rem; */max-width: .8rem;}
.Index .hot-products .left-box .box .name{margin-left: .22rem;max-width: 1.8rem;font-size: .2rem;color: #fff;font-family: 'PoM';line-height: 1.2;}
.Index .hot-products .left-box .mySwiper .swiper-slide:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .2);z-index: 1;border-radius: .1rem;transform: skewX(-10deg);}
.Index .hot-products .left-box .mySwiper .swiper-slide.swiper-slide-thumb-active:after{border: .03rem solid #bbcf50;width: calc(100% - .35rem);}
.Index .hot-products .left-box .mySwiper .swiper-slide.swiper-slide-thumb-active:before{display: block;content: '';position: absolute;top: 0;bottom: 0;right: 0;margin: auto 0;width: .28rem;height: .23rem;background-image: url('../images/hot-products-icon.png');background-size: 100%;z-index: 3;}
.Index .hot-products .right-box{width: 64%;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide{position: relative;display: flex;padding-left: 1rem;align-items: center;justify-content: space-between;flex-flow: row-reverse;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .img img{max-height: 6.15rem;max-width: 100%; }
.Index .hot-products .right-box .mySwiper2 .swiper-slide .img{display: flex;align-items:flex-start;width:45%;height:7rem; padding-top: .6rem;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .model{position: absolute; bottom:23%; left: 5%;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .title{position: relative;font-size: .36rem;color: #222222;font-family: 'PoB';}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .title span{position: relative;z-index: 2;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .title:after{display: block;content: '';position: absolute;left: -.12rem;bottom: -.2rem;width: 3.44rem;height: .44rem;background-image: url('../images/hot-products-x.png');background-size: 100%;z-index: 1;} 
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .text{margin-top: .7rem;overflow: hidden;font-size: .18rem;color: #555555;line-height: 1.1;margin-bottom: 3rem;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .text aside{font-size: .24rem; color: #111; padding-bottom: .2rem;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .text p{line-height: 1.2; font-size:.18rem; color: #666; padding-bottom: .1rem;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .text p::before{display: inline-block;content: '';width: 5px; height: 5px;background-color: #999;margin-right: .1rem;vertical-align: middle; margin-top: -2.5px;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .public-more{position: relative;margin-top: 2.4rem;font-size: .14rem;color: #555555;line-height: 1.8;z-index: 2;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .public-more a{color: #bbcf50;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .public-more a:before{background-color: #fff;}
.Index .hot-products .right-box .mySwiper2 .swiper-slide .box .public-more a span:after{background-image: url('../images/more.png');}
.Index .hot-products .right-box .mySwiper2 .swiper-slide:after{display: block;content: '';width: 100%;padding-top: 23.34%;position: absolute;right: 0;bottom: 0;background-image: url('../images/hot-products-mk.png');background-size: cover;z-index: -1;}
.Index .hot-products .right-box .swiper-pagination{bottom:25%;left: 50%;width: max-content;display: flex;align-items: self-end;justify-content: center;font-style: italic;z-index: 1;transform: translateX(-50%); display: none;}
.Index .hot-products .right-box .swiper-pagination .currentClass{height: 1.2rem;font-size: 1.5rem;color: rgba(85, 85, 85, .1);}
.Index .hot-products .right-box .swiper-pagination .fh{height: .4rem;font-size: .4rem;color: rgba(85, 85, 85, .1);}
.Index .hot-products .right-box .swiper-pagination .totalClass{height: .4rem;font-size: .48rem;color: rgba(85, 85, 85, .1);font-family: 'PoL';}
.Index .hot-products .right-box .btn{position: absolute;left: 27.4%;bottom: 10%;z-index: 5;}
.Index .hot-products .right-box .btn div{position: relative;width: .5rem;height: .56rem;display: flex;align-items: center;justify-content: center;border-radius: .05rem;cursor: pointer;}
.Index .hot-products .right-box .btn div:before{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);z-index: 1;}
.Index .hot-products .right-box .btn div:hover:before{background-color: #bbcf50;}
.Index .hot-products .right-box .btn .prev{margin-left: .1rem;}
.Index .hot-products .right-box .btn .prev:after{position: relative;display: block;content: '';width: .14rem;height: .09rem;background-image: url('../images/hot-products-btn.png');background-size: cover;z-index: 2;}
.Index .hot-products .right-box .btn .prev:hover:after{background-image: url('../images/hot-products-btnw.png');}
.Index .hot-products .right-box .btn .next{margin-top: .15rem;}
.Index .hot-products .right-box .btn .next:after{position: relative;display: block;content: '';width: .14rem;height: .09rem;background-image: url('../images/hot-products-btn.png');background-size: cover;transform: rotate(180deg);z-index: 2;}
.Index .hot-products .right-box .btn .next:hover:after{background-image: url('../images/hot-products-btnw.png');}
.Index .news{background-image: url('../images/index-news-bg.png');background-size: cover;background-color: #fff;}
.Index .news .flex{display: flex;justify-content: space-between;flex-wrap: wrap}
.Index .news .index-title{font-size: .42rem;margin-bottom: 0;}
.Index .news .left-box{width: 53%;}
.Index .news .left-box .list ul{display: flex;flex-wrap: wrap;}
.Index .news .left-box .list ul li{margin-right: 8.8%;width: 43.6%;}
.Index .news .left-box .list ul li:last-child{margin-right: 0;}
.Index .news .left-box .list ul li .img{position: relative;z-index: 2;}
.Index .news .left-box .list ul li .img:after{display: block;content: '';position: absolute;left: .06rem;top: .06rem;width: 100%;height: 100%;background-color: #bbcf50;z-index: 1;transform: skewX(-10deg);border-radius: .15rem;}
.Index .news .left-box .list ul li .img span{position: relative;display: block;width: 100%;height: 2.35rem;overflow: hidden;transform: skewX(-10deg);z-index: 2;border-radius: .15rem;}
.Index .news .left-box .list ul li .img span img{position: absolute;left: 50%;top: 50%;min-width: 150%;min-height: 150%;transform: translate(-50%, -50%) skewX(10deg);z-index: 1;object-fit: contain;}
.Index .news .left-box .list ul li .box{position: relative;margin-top: -1.25rem;padding: 1.85rem .4rem .6rem;z-index: 1;}
.Index .news .left-box .list ul li .box:before{display: block;content: '';position: absolute;left: .2rem;top: 0;width: 96%;height: 100%;background-color: #fff;z-index: 1;transform: skewX(-10deg);z-index: -1;border-radius: .15rem;}
.Index .news .left-box .list ul li .box .title{font-size: .22rem;color: #222222;font-family: 'PoB';line-height: 1.3;}
.Index .news .left-box .list ul li .box .text{margin-top: .2rem;font-size: .18rem;color: #555555;line-height: 1.5;}
.Index .news .left-box .list ul li .box .more{margin-top: .4rem;}
.Index .news .left-box .list ul li .box .more:before{display: block;content: '';width: .24rem;height: .07rem;background-image: url('../images/more.png');background-size: 100%;}
.Index .news .left-box .list ul li:hover .box:before{background-color: #bbcf50;}
.Index .news .left-box .list ul li:hover .title{color: #fff;}
.Index .news .left-box .list ul li:hover .text{color: #fff;}
.Index .news .left-box .list ul li:hover .more:before{background-image: url('../images/more-w.png');}
.Index .news .right-box{width:42%;}
.Index .news .right-box .list ul li{position: relative;margin-bottom: .5rem;padding-top: .1rem;padding-bottom: .1rem;padding-left: .5rem;}
.Index .news .right-box .list ul li:last-child{margin-bottom: 0;}
.Index .news .right-box .list ul li .box{position: relative;z-index: 23;}
.Index .news .right-box .list ul li .box:before{display: block;content: '';width: .51rem;height: .37rem;margin-left: auto;background-image: url('../images/index-news-icon.png');background-size: cover;}
.Index .news .right-box .list ul li .title{font-size: .18rem;color: #222222;line-height: 1.4; padding-right: .5rem;}
.Index .news .right-box .list ul li .text{margin-top: .2rem;display: flex;align-items: center;font-size: .15rem;color: #888888;}
.Index .news .right-box .list ul li .text:before{display: block;content: '';margin-right: .1rem;width: .3rem;height: 1px;background-color: #888;}
.Index .news .right-box .list ul li .text b{color: #000;padding-right: 5px;}
.Index .news .right-box .list ul li:after{display: block;content: '';position: absolute;left: 0;top: .2rem;display: block;content: '';width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);border-radius: .15rem;z-index: 1;}
.Index .news .top-box{margin-bottom: .5rem;display: flex;align-items: center;justify-content: space-between}
.Index .news .top-box .more a:before{display: block;content: '';width: .27rem;height: .06rem;background-image: url('../images/index-news-more.png');background-size: cover;}
.column-banner{position: relative;}
.column-banner .pc{display: block;}
.column-banner .media{display: none;}
.column-banner img{width: 100%;}
.column-banner .box{position: absolute;left: 0;top: 50%;width: 100%;z-index: 3;}
.column-banner .box .title{margin-bottom: .8rem;font-size: .48rem;color: #bbcf50;font-family: 'PoB';font-style: italic;text-transform: uppercase;}
.column-banner .box .title:after{margin-top: .05rem;display: block;content: '';width: 1.47rem;height: .09rem;background-image: url('../images/index-title.png');}
.column-banner .search-box{position: absolute;left: 0;bottom: -.5rem;width: 100%;z-index: 2;}
.column-banner .search-box .search{position: relative;display: flex;align-items: center;height:1rem;width: 11.2rem;margin: 0 auto;box-sizing: border-box;}
.column-banner .search-box .search .bg{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #bbcf50;z-index: 1; /*transform: skewX(-10deg);*/border-radius: .05rem;overflow: hidden;box-shadow: 0 0 .15rem rgba(0, 0, 0, .15)}
.column-banner .search-box .search .bg:before{display: block;content: '';position: absolute;left: -.2rem;top: 0;width: .45rem;height: 100%;background-color: #bbcf50;transform: skewX(-20deg); display: none;}
.column-banner .search-box .search .text{position: relative;width: calc(100% - 1.2rem);height: 100%;z-index: 7;border: 0;background-color: transparent; color: #333; background: #fff; padding:0 .4rem; border-radius:.05rem 0 0 .05rem;font-family: 'PoR'; font-size: .2rem;}
.column-banner .search-box .search .btn{position: relative;display: flex;align-items: center;font-size: .2rem;color: #fff;z-index: 7;background-color: #fff;border: 0;font-weight: bold;background-color: transparent;font-family: 'PoB'; padding: 0 .3rem;}
.column-banner .search-box .search .btn:before{display: block;content: '';width: .18rem;height: .18rem;margin-right: .12rem;background-image: url('../images/banner-search2.png');background-size: cover;}
.column-banner .search-box .search:before{position: absolute;right: .1rem;top: -.2rem;display: block;content: '';width: .77rem;height: .77rem;background-image: url('../images/search-y.png');background-size: 100%;z-index: 6;}
.column-banner .search-box .search:after{display: block;content: '';position: absolute;left: .75rem;bottom: .1rem;width: .28rem;height: .02rem;background-color: #fff;z-index: 3; display: none;}
.About{padding-top: .2rem;}
.About .list ul li{display: flex;align-items: center;flex-wrap: wrap;}
.About .list ul li:nth-of-type(odd){flex-flow: row-reverse;}
.About .list ul li:nth-of-type(even){background-image: url('../images/About-list-bg.png');background-size: cover;}
.About .list ul li .img{width: 50%;}
.About .list ul li .box{width: 50%;}
.About .list ul li .box .casket{width: 8rem;box-sizing: border-box;}
.About .list ul li:nth-of-type(odd) .box .casket{margin-left: auto;padding-right: 10%;}
.About .list ul li:nth-of-type(even) .box .casket{margin-right: auto;padding-left: 10%;}
.About .list ul li .box .casket .title{margin-bottom: .25rem;font-size: .4rem;color: #bbcf50;font-family: 'PoB';line-height: 1.4;}
.About .list ul li .box .casket .text{font-size: .18rem;color: #222;font-family: 'PoM';line-height: 2;}
.About .list ul li .box .casket .text span{color: #000;font-family: 'PoB';}
.About .list2{padding: 1.2rem 0 1.5rem;}
.About .list2 ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding:.8rem 2.2rem .9rem;background-image: url('../images/About-list2-bg.png');background-size: cover;}
.About .list2 ul li{width: 40%;}
.About .list2 ul li .icon{display: flex;align-items: center;justify-content: center;width: .7rem;height: .73rem;}
.About .list2 ul li .icon img{width: 100%;}
.About .list2 ul li .title{margin-top: .5rem;font-size: .38rem;color: #fff;font-family: 'PoB';}
.About .list2 ul li .text{margin-top: .35rem;font-size: .2rem;color: #fff;line-height: 1.8;}
.public-title{margin-bottom: .5rem;font-size: .4rem;color: #000000;font-family: 'PoB';line-height: 1.2;}
.Brake .info{padding: .9rem 0;}
.Brake .info:first-child{padding-top: 1.5rem;}
.Brake .info:nth-child(even){background: #f9f9f9;}
.Brake .info .public-title{color: #bbcf50; margin-bottom: .2rem; line-height: 1;}
.Brake .info .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Brake .info:nth-child(even) .flex{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.Brake .info .flex .left_box{width:47%;}
.Brake .info .flex .left_box .slick-arrow{background: none; border-bottom: 3px solid #ccc;border-right: 3px solid #ccc;border-radius:0; width: 0.24rem;height: 0.24rem;}
.Brake .info .flex .left_box .slick-prev{left: -4%;transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.Brake .info .flex .left_box .slick-next{right: -4%;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.Brake .info .flex .left_box .slick-arrow:after{display: none;}

.Brake .info .flex .right_box{width:43%;}
.Brake .info .flex .right_box .text{font-size: .18rem;color:#222;line-height:1.6;}
.Brake .info .flex .right_box .text  span{color: #bbcf50;font-family: 'PoL';}
.Brake .info .flex .right_box .features{margin: .4rem 0;}
.Brake .info .flex .right_box .features h1{font-size: .26rem; margin:0 0 .2rem 0; line-height: 1.1;}
.Brake .info .flex .right_box .features dd{font-size: .15rem; line-height: 1.4; margin-bottom: .14rem; background: url(../images/check_icon.png) no-repeat left top 20%; background-size: .16rem; padding-left: .3rem; color: #666;}
.Brake .info .public-more a{width:2.4rem;}
.Brake .info .public-more a span:after{display: none;}

/* .Brake .info .flex .right-box .features dd:before{display: inline-block;content: '';width: 5px;height: 5px;background-color: #bbcf50;margin-right:.12rem;vertical-align: middle;} */
.Brake .list{padding: 1.2rem 0;background-image: url('../images/Brake-list-bg.png');background-size: cover;}
.Brake .list a{position: relative;padding: .6rem .6rem .8rem;display: block;width: 80%;margin: 0 auto;}
.Brake .list a:after{position: absolute;left: 0;top: 0;display: block;content: '';width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);border-radius: .15rem;z-index: -1;}
.Brake .list .img{display: flex;align-items: center;justify-content: center;height: 2.4rem;margin-bottom: .1rem;}
.Brake .list .img img{max-width: 100%;max-height: 100%;}
.Brake .list .title{text-align: center;font-size: .3rem;color: #000000;font-family: 'PoM';}
.Brake .list .text{max-width: 2.3rem;height: .52rem;margin: 0 auto;width: 100%;margin-top: .2rem;font-size: .18rem;color: #666666;line-height: 1.6;text-align: center;}
.Brake .list .more{margin-top: .55rem;display: flex;align-items: center;justify-content: center;font-size: .2rem;color: #bbcf50;font-family: 'PoL';}
.Brake .list .more:after{display: block;content: '';margin-left: .1rem;width: .24rem;height: .07rem;background-image: url('../images/more.png');background-size: 100%;}
.Brake .list .swiper-slide:hover a:after{background-color: #bbcf50}
.Brake .list .swiper-slide:hover .title{color: #fff;}
.Brake .list .swiper-slide:hover .text{color: #fff;}
.Brake .list .swiper-slide:hover .more{color: #fff;}
.Brake .list .swiper-slide:hover .more:after{background-image: url('../images/more-w.png')}
.Brake .list .swiper-button-next{right: .2rem;}
.Brake .list .swiper-button-prev{left: .2rem;}
.Brake .list .swiper-button-next, .Brake .list .swiper-button-prev{width: .5rem;height: .6rem;color: #bbcf50;--swiper-navigation-size: 16px;}
.Brake .list .swiper-button-next:hover, .Brake .list .swiper-button-prev:hover{color: #fff;}
.Brake .list .swiper-button-next:before, .Brake .list .swiper-button-prev:before{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);border-radius: .05rem;z-index: -1;border: 1px solid #bbcf50;}
.Brake .list .swiper-button-next:hover:before, .Brake .list .swiper-button-prev:hover:before{background-color: #bbcf50}
.Brake .customize{padding:.8rem 0;background-color: #ededed}
.Brake .customize .public-title{text-align: center;}
.Brake .customize .list2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin: -.25rem 0;}
.Brake .customize .list2 ul li{display: flex;flex-wrap: wrap;position: relative;width: 44%;margin: .25rem 0;padding: .35rem .55rem;}
.Brake .customize .list2 ul li .icon{position: relative;z-index: 1;display: flex;justify-content: center;align-items: center;width: .4rem;height: .4rem;}
.Brake .customize .list2 ul li .icon img{max-height: 100%;max-width: 100%;}
.Brake .customize .list2 ul li .text{position: relative;z-index: 1;width: calc(100% - .6rem);margin-left: .2rem;font-size: .18rem;color: #333333;line-height: 1.6;font-family: 'PoM';}
.Brake .customize .list2 ul li .text span{color: #000;font-family: 'PoB';}
.Brake .customize .list2 ul li:after{display: block;content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;transform: skewX(-10deg);border-radius: .15rem;z-index: 0;}
.Brake .customize .list2 ul li:before{position: absolute;right: .45rem;top: -.15rem;display: block;content: '';width: .51rem;height: .37rem;background-image: url('../images/index-news-icon.png');background-size: cover;z-index: 3;}
.Catalog .screening{padding: 1.2rem 0;background-color: #f8f8f8;}
.Catalog .screening .flex{display: flex;justify-content: space-between;max-width: 87.5%;width: 100%;margin:  0 auto;}
.Catalog .screening .flex .left-box{width: 41.4%;}
.Catalog .screening .flex .left-box .item{position: relative;margin-bottom: .6rem;padding: .5rem .6rem;background-color: #fff;border: 1px solid #eee;overflow: hidden;border-radius: .15rem;}
.Catalog .screening .flex .left-box .item:last-child{margin-bottom: 0;}
.Catalog .screening .flex .left-box .item .title{margin-bottom: .3rem;font-size: .3rem;color: #000000;font-family: 'PoM';}
.Catalog .screening .flex .left-box .item .search{position: relative;display: flex;align-items: center;}
.Catalog .screening .flex .left-box .item .search .text{width: calc(100% - 1.2rem);height: .56rem;padding: 0 .2rem;font-size: .18rem;border: 1px solid #eee;border-right: 0;border-radius: .05rem 0 .05rem .05rem;box-sizing: border-box;font-family: 'PoL';}
.Catalog .screening .flex .left-box .item:nth-of-type(2) .search .text{padding: 0 .2rem 0 .65rem;}
.Catalog .screening .flex .left-box .item:nth-of-type(2) .search:before{position: absolute;left: .2rem;top: 0;bottom: 0;margin: auto 0;display: block;content: '';background-size: cover;z-index: 3;width: .27rem;height: .2rem;background-image: url('../images/Catalog-search-icon1.png');}
.Catalog .screening .flex .left-box .item .search .btn{width: 1.2rem;height: .56rem;font-size: .18rem;color: #ffffff;font-family: 'PoM';border: 0;background-color: #bbcf50;border-radius: 0 .05rem .05rem 0;cursor:pointer}
.Catalog .screening .flex .right-box{width: 52.8%;}
.Catalog .screening .flex .right-box .box{padding: .5rem .65rem;background-color: #fff;border: 1px solid #eee;overflow: hidden;border-radius: .15rem;}
.Catalog .screening .flex .right-box .box .top-box{display: flex;align-items: center;justify-content: space-between;}
.Catalog .screening .flex .right-box .box .top-box .title{font-size: .32rem;color: #000000;font-family: 'PoM';}
.Catalog .screening .flex .right-box .box .top-box .btn{width: 1.2rem;height: .45rem;font-size: .18rem;color: #fff;background-color: #bbcf50;border-radius: .05rem;border: 0;text-transform: uppercase;font-family: 'PoM';cursor:pointer}
.Catalog .screening .flex .right-box .box .list{margin-top: .3rem;}
.Catalog .screening .flex .right-box .box .list ul li{margin-bottom: .2rem;position: relative;}
.Catalog .screening .flex .right-box .box .list ul li:last-child{margin-bottom: 0;}
.Catalog .screening .flex .right-box .box .list ul li .name{position: relative;display: flex;align-items: center;justify-content: space-between;font-family: 'PoL';padding: 0 .3rem 0 .75rem;height: .55rem;border-radius: .05rem;border: 1px solid #eee;cursor:pointer,}
.Catalog .screening .flex .right-box .box .list ul li .name:after{display: block;content: '';width: .12rem;height: .07rem;background-image: url('../images/Catalog-screening-jt.png');background-size: cover;}
.Catalog .screening .flex .right-box .box .list ul li .name:before{position: absolute;left: .3rem;top: 0;bottom: 0;margin: auto 0;display: block;content: '';background-size: cover;z-index: 3;}
.Catalog .screening .flex .right-box .box .list ul li:nth-of-type(1) .name:before{width: .27rem;height: .2rem;background-image: url('../images/Catalog-search-icon1.png');}
.Catalog .screening .flex .right-box .box .list ul li:nth-of-type(2) .name:before{width: .25rem;height: .2rem;background-image: url('../images/Catalog-search-icon2.png');}
.Catalog .screening .flex .right-box .box .list ul li:nth-of-type(3) .name:before{width: .28rem;height: .24rem;background-image: url('../images/Catalog-search-icon3.png');}
.Catalog .screening .flex .right-box .box .list ul li:nth-of-type(4) .name:before{width: .25rem;height: .25rem;background-image: url('../images/Catalog-search-icon4.png');}
.Catalog .screening .flex .right-box .box .list ul li:nth-of-type(5) .name:before{width: .3rem;height: .21rem;background-image: url('../images/Catalog-search-icon5.png');}
.Catalog .screening .flex .right-box .box .list ul li dl{display: none;position: absolute;left: 0;top: 100%;width: 100%;background-color: #fff;border: 1px solid #eee;z-index: 22;max-height: 3rem;overflow-x: hidden;}
.Catalog .screening .flex .right-box .box .list ul li dl dd{padding: 0 .2rem;line-height: 2.5;cursor:pointer}
.Catalog .screening .flex .right-box .box .list ul li dl dd:hover{color: #fff;background-color: #bbcf50;}
.Catalog .screening .flex .right-box .box .list ul li:hover dl{display: block;}
.Catalog .products{padding: 1.2rem 0;}
.Catalog .products .public-title{text-align: center;}
.Catalog .products .list{position: relative;}
.Catalog .products .list a{position: relative;display: block;border: 1px solid #eee;border-radius: .1rem;padding: .4rem;overflow: hidden;}
.Catalog .products .list .img{display: flex;align-items: center;justify-content: center;}
.Catalog .products .list .img img{max-width: 100%;max-height: 100%;}
.Catalog .products .list .title{margin-top: .3rem;font-size: .22rem;color: #000000;text-align: center;}
.Catalog .products .list .text{margin-top: .12rem;font-size: .18rem;color: #666666;text-align: center;font-family: 'PoL';}
.Catalog .products .list .swiper-slide:hover .title{color: #bbcf50;}
.Catalog .products .list .swiper-slide:hover a:after{display: block;content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: .02rem;background-color: #bbcf50;z-index: 1;}
.Catalog .products .list .swiper-button-next, .Catalog .products .list .swiper-button-prev{width: .5rem;height: .5rem;color: #bbcf50;--swiper-navigation-size: 16px;border: 1px solid #bbcf50;border-radius: .05rem;background-color: #fff;top: 40%;}
.Catalog .products .list .swiper-button-next:hover, .Catalog .products .list .swiper-button-prev:hover{background-color: #bbcf50;color: #fff;}
.Catalog .products .list .swiper-button-prev{left: -.25rem;}
.Catalog .products .list .swiper-button-next{right: -.25rem;}
.Catalog .outcome{padding-top: 1.2rem;}
.Catalog .outcome .top-box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;max-width: 87.5%;width: 100%;margin:  0 auto;}
.Catalog .outcome .top-box .left-box{display: flex;align-items: center;}
.Catalog .outcome .top-box .left-box .delete{width: .51rem;height: .5rem;background-image: url('../images/Catalog-outcome-delete.png');background-size: cover;cursor:pointer}
.Catalog .outcome .top-box .left-box .info{margin-left: 1.4rem;}
.Catalog .outcome .top-box .left-box .info .title{font-size: .22rem;color: #000000;font-family: 'PoM';}
.Catalog .outcome .top-box .left-box .info .text{margin-top: .2rem;}
.Catalog .outcome .top-box .left-box .info .text dl{display: flex;flex-wrap: wrap;margin: -.1rem -.17rem;}
.Catalog .outcome .top-box .left-box .info .text dl dd{margin: .1rem .17rem;display: flex;align-items: center;}
.Catalog .outcome .top-box .left-box .info .text dl dd .name{font-size: .22rem;color: #000000;font-family: 'PoM';}
.Catalog .outcome .top-box .left-box .info .text dl dd .value{margin-left: .1rem;font-size: .22rem;color: #333333;}
.Catalog .outcome .top-box .right-box .btn{display: flex;align-items: center;}
.Catalog .outcome .top-box .right-box .btn input{margin-right: .5rem;height: .5rem;font-size: .2rem;border: 0;border-radius: .05rem;cursor:pointer}
.Catalog .outcome .top-box .right-box .btn input:last-child{margin-right: 0;}
.Catalog .outcome .top-box .right-box .btn .edit{width: 1.5rem;background-color: #bbcf50;color: #fff;}
.Catalog .outcome .top-box .right-box .btn .reset{width: 1.5rem;background-color: #ddd;color: #333333;}
.Catalog .outcome .list{margin-top: .5rem;}
.Catalog .outcome .list ul li{display: flex;align-items: center;justify-content: space-between;margin-bottom: .2rem;padding: .2rem 0;border-bottom: 1px solid #eeeeee;}
.Catalog .outcome .list ul li:last-child{margin-bottom: 0;}
.Catalog .outcome .list ul li .img{width: 17.85%;height: .5rem;display: flex;align-items: center;justify-content: center}
.Catalog .outcome .list ul li .img img{max-height: .5rem;max-width: 100%;}
.Catalog .outcome .list ul li .text{font-size: .16rem;color: #333333;text-align: center;}
.Catalog .outcome .list ul li .value p{width: max-content;padding: .09rem .12rem;margin: 0 auto;font-size: .16rem;color: #333333;background-color: #bbcf50;border-radius: .03rem;}
.Catalog .outcome .list ul li .more a:before{display: block;content: '';width: .36rem;height: .35rem;margin: 0 auto;background-image: url('../images/Catalog-outcome-more.png');background-size: cover;cursor:pointer}
.Catalog .outcome .list ul li div{flex: 1;}
.Catalog .outcome .list .list-more{margin-top: .6rem;}
.Catalog .outcome .list .list-more a{display: flex;align-items: center;justify-content: center;width: 1.8rem;height: .45rem;margin: 0 auto;font-size: .16rem;color: #fff;background-color: #bbcf50;border-radius: .03rem;}
.Catalog .outcome .list .list-more a:after{display: block;content: '';margin-left: .1rem;width: .24rem;height: .07rem;background-image: url('../images/more-w.png');background-size: 100%;}
.Catalog .outcome2{padding: 1.6rem 0 1.2rem;background-color: #f8f8f8}
.Catalog .outcome2 .flex{display: flex;flex-wrap: wrap;}
.Catalog .outcome2 .flex .left-box{width: 3.4rem;}
.Catalog .outcome2 .flex .left-box .return{display: flex;align-content: center;}
.Catalog .outcome2 .flex .left-box .return .more a{display: flex;align-items: center;font-size: .16rem;color: #666666;}
.Catalog .outcome2 .flex .left-box .return .more a:before{display: block;content: '';margin-right: .1rem;width: .16rem;height: .12rem;background-image: url('../images/return.png');background-size: 100%;}
.Catalog .outcome2 .flex .left-box .return .title{display: flex;align-items: center;margin-left: .2rem;font-size: .22rem;color: #333333;font-family: 'PoM';}
.Catalog .outcome2 .flex .left-box .return .title:before{display: block;margin-right: .2rem;content: '';width: 1px;height: .16rem;background-color: #666666;}
.Catalog .outcome2 .flex .left-box .nav{margin-top: .65rem;}
.Catalog .outcome2 .flex .left-box .nav ul li a{position: relative;display: flex;align-items: center;height: 1rem;padding-left: .8rem;padding-right: .5rem;font-size: .2rem;color: #333333;border-left: .05rem solid transparent;}
.Catalog .outcome2 .flex .left-box .nav ul li a:before{display: block;content: '';position: absolute;left: .3rem;top: 0;bottom: 0;margin: auto 0;background-size: cover;z-index: 1;}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(1) a:before{width: .3rem;height: .22rem;background-image: url('../images/Catalog-nav-icon1.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(2) a:before{width: .3rem;height: .24rem;background-image: url('../images/Catalog-nav-icon2.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(3) a:before{width: .3rem;height: .19rem;background-image: url('../images/Catalog-nav-icon3.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(4) a:before{width: .3rem;height: .25rem;background-image: url('../images/Catalog-nav-icon5.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(5) a:before{width: .3rem;height: .21rem;background-image: url('../images/Catalog-nav-icon4.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(1).on a:before{background-image: url('../images/Catalog-nav-icon1on.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(2).on a:before{background-image: url('../images/Catalog-nav-icon2on.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(3).on a:before{background-image: url('../images/Catalog-nav-icon3on.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(4).on a:before{background-image: url('../images/Catalog-nav-icon5on.png')}
.Catalog .outcome2 .flex .left-box .nav ul li:nth-of-type(5).on a:before{background-image: url('../images/Catalog-nav-icon4on.png')}
.Catalog .outcome2 .flex .left-box .nav ul li a:after{display: block;content: '';position: absolute;top: 0;bottom: 0;right: .38rem;width: .12rem;height: .07rem;margin: auto 0;background-image: url('../images/Catalog-screening-jt.png');background-size: cover;z-index: 1;}
.Catalog .outcome2 .flex .left-box .nav ul li.on a{color: #bbcf50;background-color: #f2f4e7}
.Catalog .outcome2 .flex .right-box{width: calc(100% - 3.4rem)}
.Catalog .outcome2 .flex .right-box .top{display: flex;align-items: center;justify-content: space-between;margin-bottom: .7rem;}
.Catalog .outcome2 .flex .right-box .top .main-title{margin-bottom: ;display: flex;align-items: center;font-size: .2rem;color: #333333;}
.Catalog .outcome2 .flex .right-box .top .main-title:before{display: block;content: '';width: .18rem;height: .2rem;margin-right: .1rem;background-image: url('../images/Catalog-title.png');background-size: 100%;}
.Catalog .outcome2 .flex .right-box .top .btn{width: 1.2rem;height: .4rem;font-size: .16rem;color: #bbcf50;border: 1px solid #bbcf50;border-radius: .03rem;cursor:pointer;background-color: #fff;}
.Catalog .outcome2 .flex .right-box .top .btn:hover{background-color: #bbcf50;color: #fff;}
.Catalog .outcome2 .flex .right-box .list{padding: .7rem .5rem;width: 100%;background-color: #fff;box-shadow: 0 0 .2rem rgba(12, 12, 12, .06);border-radius: .15rem;box-sizing: border-box;}
.Catalog .outcome2 .flex .right-box .list ul li{margin-bottom: .6rem;}
.Catalog .outcome2 .flex .right-box .list ul li:last-child{margin-bottom: 0;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left{display: flex;align-items: center;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .delete{width: .51rem;height: .5rem;background-image: url('../images/Catalog-outcome-expand.png');background-size: cover;cursor:pointer}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info{margin-left: 1rem;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .title{font-size: .22rem;color: #000000;font-family: 'PoM';}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text{margin-top: .15rem;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl{display: flex;flex-wrap: wrap;margin: -.1rem -.15rem;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl dd{margin: .1rem .15rem;display: flex;align-items: center;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl dd .name{font-size: .22rem;color: #000000;font-family: 'PoM';}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl dd .value{font-size: .22rem;color: #333333;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn{display: flex;align-items: center;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn input{margin-right: .5rem;height: .5rem;font-size: .2rem;border: 0;border-radius: .05rem;cursor:pointer}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn input:last-child{margin-right: 0;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn .edit{width: 1.5rem;background-color: #bbcf50;color: #fff;}
.Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn .reset{width: 1.5rem;background-color: #ddd;color: #333333;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box{margin-top: .5rem;display: none;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd{display: flex;align-items: center;justify-content: space-between;margin-bottom: .2rem;padding: .2rem 0;border-bottom: 1px solid #eeeeee;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd:last-child{margin-bottom: 0;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd .img{width: 17.85%;height: .5rem;display: flex;align-items: center;justify-content: center}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd .img img{max-height: .5rem;max-width: 100%;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd .text{font-size: .16rem;color: #333333;text-align: center;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd .value p{width: max-content;padding: .09rem .12rem;margin: 0 auto;font-size: .16rem;color: #333333;background-color: #bbcf50;border-radius: .03rem;}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd .more a:before{display: block;content: '';width: .36rem;height: .35rem;margin: 0 auto;background-image: url('../images/Catalog-outcome-more.png');background-size: cover;cursor:pointer}
.Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd div{flex: 1;}
.Catalog .outcome2 .flex .right-box .list ul li.on .top-box .left .delete{background-image: url('../images/Catalog-outcome-delete.png')}
.Catalog .outcome2 .flex .right-box .list ul li.on .bottom-box{display: block;}
.Catalog .details .info{padding: 1.6rem 0 1.2rem;}
.Catalog .details .info .flex{display: flex;flex-wrap: wrap;}
.Catalog .details .info .flex .img{display: flex;align-items: center;justify-content: center;height: 5rem;width: 37.5%;background-color: #fcfcfc}
.Catalog .details .info .flex .img img{max-height: 100%;max-width: 100%;}
.Catalog .details .info .flex .textarea{width: calc(43% - 1.4rem);margin: 0 .7rem;}
.Catalog .details .info .flex .textarea .title{display: flex;align-items: center;font-size: .24rem;color: #bbcf50;font-family: 'PoM';text-transform: uppercase;}
.Catalog .details .info .flex .textarea .title span{display: flex;align-items: center;justify-content: center;width: 1.1rem;height: .38rem;margin-right: .4rem;color: #333333;font-family: '';background-color: #bbcf50;}
.Catalog .details .info .flex .textarea .name{margin-top: .2rem;font-size: .2rem;color: #333333;font-family: 'PoL';text-transform: uppercase;}
.Catalog .details .info .flex .textarea dl{margin-top: .45rem;}
.Catalog .details .info .flex .textarea dl dd{margin-bottom: .3rem;display: flex;align-items: center;}
.Catalog .details .info .flex .textarea dl dd:last-child{margin-bottom: 0;}
.Catalog .details .info .flex .textarea dl dd .tit{width: 3rem;font-size: .18rem;color: #222222;font-family: 'PoM';line-height: 1.2;text-transform: uppercase;}
.Catalog .details .info .flex .textarea dl dd .text{padding-left: .45rem;width: calc(100% - 3rem);font-size: .18rem;color: #666666;font-family: 'PoM';box-sizing: border-box;}
.Catalog .details .info .flex .selection{width: 19.5%;}
.Catalog .details .info .flex .selection .btn{display: flex;align-items: center;}
.Catalog .details .info .flex .selection .btn div{margin-right: .2rem;display: flex;align-items: center;justify-content: center;height: .42rem;font-size: .16rem;cursor:pointer}
.Catalog .details .info .flex .selection .btn div:last-child{margin-right: 0;}
.Catalog .details .info .flex .selection .btn .print{width: 1.1rem;background-color: #bbcf50;color: #fff;}
.Catalog .details .info .flex .selection .btn .print:before{display: block;content: '';width: .25rem;height: .22rem;margin-right: .1rem;background-image: url('../images/Catalog-details-icon1.png');background-size: cover;}
.Catalog .details .info .flex .selection .btn .other{width: calc(100% - 1.3rem);border: 1px solid #666666;color: #666666;}
.Catalog .details .info .flex .selection .btn .other:before{display: block;content: '';width: .25rem;height: .20rem;margin-right: .1rem;background-image: url('../images/Catalog-details-icon2.png');background-size: cover;}
.Catalog .details .info .flex .selection .from{margin-top: .5rem;padding: .2rem .3rem;background-color: #f8f8f8;border: 1px solid #eee;}
.Catalog .details .info .flex .selection .from .title{font-size: .22rem;color: #222222;font-family: 'PoM';text-align: center;}
.Catalog .details .info .flex .selection .from .select{position: relative;margin-top: .2rem;}
.Catalog .details .info .flex .selection .from .select .name{position: relative;display: flex;align-items: center;justify-content: space-between;height: .35rem;padding: 0 .15rem;font-size: .16rem;color: #888888;background-color: #fff;border-radius: .05rem;cursor:pointer}
.Catalog .details .info .flex .selection .from .select .name:after{display: block;content: '';position: absolute;right: .15rem;top: 0;bottom: 0;margin: auto 0;width: .12rem;height: .07rem;background-image: url('../images/Catalog-screening-jt.png');background-size: cover;}
.Catalog .details .info .flex .selection .from .select dl{display: none;position: absolute;left: 0;top: 100%;width: 100%;background-color: #fff;border: 1px solid #eee;z-index: 22;max-height: 3rem;overflow-x: hidden;}
.Catalog .details .info .flex .selection .from .select dl dd{padding: 0 .2rem;line-height: 2.5;cursor:pointer}
.Catalog .details .info .flex .selection .from .select dl dd:hover{color: #fff;background-color: #bbcf50;}
.Catalog .details .info .flex .selection .from .select:hover dl{display: block;}
.Catalog .details .info .flex .selection .from .list{}
.Catalog .details .info .flex .selection .from .list .name{margin-top: .2rem;font-size: .16rem;color: #222222;font-family: 'PoM';    text-transform: uppercase;}
.Catalog .details .info .flex .selection .from .list ul{margin-top: .2rem;height: 2.3rem;overflow-x: hidden;}
.Catalog .details .info .flex .selection .from .list ul li{margin-bottom: .2rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.Catalog .details .parameter{padding: 1rem 0;background-color: #f8f8f8}
.Catalog .details .parameter .main-title{font-size: .24rem;color: #222222;font-family: 'PoM';}
.Catalog .details .parameter .list{margin-top: .3rem;}
.Catalog .details .parameter .list ul li{margin-bottom: .15rem;background-color: #fff;border: 1px solid #eee;}
.Catalog .details .parameter .list ul li:last-child{margin-bottom: 0;}
.Catalog .details .parameter .list ul li .top-box{display: flex;align-items: center;justify-content: space-between;height: .7rem;padding: 0 .4rem;}
.Catalog .details .parameter .list ul li .top-box .title{font-size: .24rem;color: #333333;font-family: 'PoM';}
.Catalog .details .parameter .list ul li .top-box .btn{width: .22rem;height: .22rem;background-image: url('../images/jia.png');background-size: cover;background-repeat: no-repeat;background-position: center;cursor:pointer}
.Catalog .details .parameter .list ul li.on .top-box .btn{background-image: url('../images/jian.png');background-size: .22rem .04rem;}
.Catalog .details .parameter .list ul li .bottom-box{display: none;border-top: 1px solid #eee;}
.Catalog .details .parameter .list ul li .bottom-box .table{overflow-y: hidden;}
.Catalog .details .parameter .list ul li .bottom-box .table table{width: 100%;}
.Catalog .details .parameter .list ul li .bottom-box .table table tr th{padding: 0 .4rem;height: .35rem;font-size: .16rem;color: #333333;background-color: #d9e3a4;font-family: 'PoM';}
.Catalog .details .parameter .list ul li .bottom-box .table table tr td{padding: 0 .4rem;height: .5rem;font-size: .18rem;color: #666666;font-family: 'PoL';border-top: 1px solid #eee;}
.Catalog .details .parameter .list ul li .bottom-box .table table tr td .more a:before{display: block;content: '';width: .25rem;height: .25rem;background-image: url('../images/Catalog-outcome-more1.png');background-size: cover;}
.Catalog .details .parameter .list ul li .bottom-box .table table tr td:last-child{width: 1.1rem;}
.Catalog .details .parameter .list ul li.on .bottom-box{display: block;}
.News{padding: 1.2rem 0;}
.News .list ul li{position: relative;padding-right: 15%;margin-bottom: .6rem;display: flex;align-items: center;flex-wrap: wrap;}
.News .list ul li:last-child{margin-bottom: 0;}
.News .list ul li .img{position: relative;width: 27%;z-index: 2;}
.News .list ul li .img a{position: relative;display: block;width: 90%;margin-left: auto;height: 2.4rem;overflow: hidden;transform: skewX(-10deg);z-index: 2;border-radius: .15rem;}
.News .list ul li .img a img{position: absolute;left: 50%;top: 50%;min-width: 150%;min-height: 150%;transform: translate(-50%, -50%) skewX(10deg);z-index: 1;object-fit: contain;}
.News .list ul li .time{position: absolute;right: 0;top: 50%;font-size: .2rem;color: #999999;transform: translateY(-50%);z-index: 1;}
.News .list ul li .box{margin-left: 1rem;width: calc(73% - 1rem);}
.News .list ul li .box .title a{font-size: .26rem;color: #000000;font-family: 'PoB';}
.News .list ul li .box .text{margin-top: .2rem;font-size: .16rem;color: #333333;line-height: 1.8;font-family: 'PoL';}
.News .list ul li .box .public-more{margin-top: .3rem;opacity: 0;}
.News .list ul li .box .public-more a{width: 1.6rem;}
.News .list ul li .box .public-more a span{justify-content: center}
.News .list ul li .box .public-more a span:after{margin-left: .2rem;}
.News .list ul li:hover .box .title a{color: #bbcf50;}
.News .list ul li:hover .public-more{opacity: 1;}
.News-info{padding: 1.2rem 0;}
.News-info .title{font-size: .36rem;color: #000000;line-height: 1.5;max-width: 10.4rem;}
.News-info .top-box{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-top: .4rem;}
.News-info .top-box .left-box dl{display: flex;align-items: center;}
.News-info .top-box .left-box dl dd{display: flex;align-items: center;margin-right: .5rem;font-size: .16rem;color: #999999;font-family: 'PoL'}
.News-info .top-box .left-box dl dd:last-child{margin-right: 0;}
.News-info .top-box .left-box dl dd:after{display: block;content: '';margin-left: .5rem;width: 1px;height: .15rem;background-color: #cccccc;}
.News-info .top-box .left-box dl dd:last-child:after{display: none;}
.News-info .top-box .left-box dl dd.time:before{display: block;content: '';margin-right: .1rem;width: .18rem;height: .18rem;background-image: url('../images/news-time.png');background-size: 100%;}
.News-info .top-box .share ul{display: flex;align-items: center;}
.News-info .top-box .share ul li{margin-right: .3rem;}
.News-info .top-box .share ul li:last-child{margin-right: 0;}
.News-info .top-box .share ul li img{height: .2rem;}
.News-info .box{max-width: 11.6rem;width: 100%;margin: .8rem auto 0;}
.News-info .box .info{font-size: .18rem;color: #333333;line-height: 1.7;}
.News-info .box .bottom-box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .6rem;padding-top: .6rem;border-top: 1px solid #eee;}
.News-info .box .bottom-box .prew{font-size: .16rem;color: #999999;font-family: 'PoL'}
.News-info .box .bottom-box .prew div{margin-bottom: .2rem;}
.News-info .box .bottom-box .prew div:last-child{margin-bottom: 0;}
.News-info .box .bottom-box .prew a{color: #333333;font-family: 'PoR'}
.News-info .box .bottom-box .prew a:hover{color: #bbcf50;}
.News-info .box .bottom-box .return{margin-left: .2rem;}
.News-info .box .bottom-box .return a{position: relative;display: flex;align-items: center;justify-content: center;width: 1.6rem;height: .45rem;font-size: .16rem;color: #ffffff;}
.News-info .box .bottom-box .return a:after{display: block;content: '';width: .2rem;height: .14rem;margin-left: .1rem;background-image: url('../images/news-return.png');background-size: cover;}
.News-info .box .bottom-box .return a:before{position: absolute;left: 0;top: 0;display: block;content: '';width: 100%;height: 100%;background-color: #bbcf50;border-radius: .04rem;z-index: -1;transform: skewX(-10deg);}
.Contact{padding: 1.2rem 0;}
.Contact .flex{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center}
.Contact .flex .left-box{width: 46.8%;}
.Contact .flex .left-box .box{position: relative;padding: 1.1rem 1.8rem 1.1rem;}
.Contact .flex .left-box .box:before{position: absolute;left: 10%;top: 0;display: block;content: '';width: 85%;height: 100%;background-color: #bbcf50;border-radius: .15rem;z-index: -1;transform: skewX(-10deg);}
.Contact .flex .left-box .box .title{font-size: .32rem;color: #fff;font-family: 'PoB'}
.Contact .flex .left-box .box .list{margin-top: .35rem;}
.Contact .flex .left-box .box .list ul li{margin-bottom: .4rem;}
.Contact .flex .left-box .box .list ul li:last-child{margin-bottom: 0;}
.Contact .flex .left-box .box .list ul li .name{font-size: .18rem;color: #fff;font-family: 'PoB'}
.Contact .flex .left-box .box .list ul li .text{margin-top: .1rem;font-size: .18rem;color: #fff;}
.Contact .flex .left-box .box .bottom-box{margin-top: .15rem;display: flex;flex-wrap: wrap;align-items: self-end;justify-content: space-between;}
.Contact .flex .left-box .box .bottom-box .share ul{display: flex;align-items: center;}
.Contact .flex .left-box .box .bottom-box .share ul li{margin-right: .3rem;}
.Contact .flex .left-box .box .bottom-box .share ul li:last-child{margin-right: 0;}
.Contact .flex .left-box .box .bottom-box .share ul li img{width: .38rem;}
.Contact .flex .left-box .box .bottom-box .ewm{width: 1.2rem;margin-left: .8rem;}
.Contact .flex .left-box .box .bottom-box .ewm .img img{width: 100%;}
.Contact .flex .left-box .box .bottom-box .name{margin-top: .1rem;font-size: .14rem;color: #fff;line-height: 1.5;text-align: center;}
.Contact .flex .right-box{width: 43.7%;}
.Contact .flex .right-box .title{font-size: .32rem;color: #000;font-family: 'PoB'}
.Contact .flex .right-box .name{margin-top: .25rem;font-size: .18rem;color: #000000;line-height: 1.7;}
.Contact .flex .right-box .list{margin-top: .45rem;}
.Contact .flex .right-box .list ul li{position: relative;margin-bottom: .15rem;}
.Contact .flex .right-box .list ul li:last-child{margin-bottom: 0;}
.Contact .flex .right-box .list ul li .text{width: 100%;height: .6rem;padding: 0 .2rem 0 .55rem;font-size: .16rem;border: 1px solid #eee;background-color: #f9f9f9;}
.Contact .flex .right-box .list ul li textarea{width: 100%;height: 1.5rem;padding: .2rem .2rem .2rem .55rem;font-size: .16rem;border: 1px solid #eee;background-color: #f9f9f9;}
.Contact .flex .right-box .list ul li:before{display: block;content: '';position: absolute;left: .12rem;top: 0;bottom: 0;margin: auto 0;background-size: 100%;z-index: 1;}
.Contact .flex .right-box .list ul li:nth-of-type(1):before{width: .29rem;height: .26rem;background-image: url('../images/Contact-icon1.png');}
.Contact .flex .right-box .list ul li:nth-of-type(2):before{width: .25rem;height: .22rem;background-image: url('../images/Contact-icon2.png');}
.Contact .flex .right-box .list ul li:nth-of-type(3):before{width: .28rem;height: .18rem;background-image: url('../images/Contact-icon3.png');}
.Contact .flex .right-box .list ul li:nth-of-type(4):before{top: .2rem;margin: 0;width: .25rem;height: .24rem;background-image: url('../images/Contact-icon4.png');}
.Contact .flex .right-box .list .submit{margin-top: .6rem;width: 1.9rem;height: .55rem;font-size: .18rem;color: #fff;background-color: #bbcf50;box-shadow: 0 0 .2rem rgba(187, 207, 80, .3);border: 0;cursor:pointer}
.popup{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);z-index: 300;}
.popup .popup-box{position: absolute;left: 50%;top: 50%;padding: .55rem;background-color: #fff;transform: translate(-50%, -50%);z-index: 3;}
.popup .popup-box .close{position: absolute;right: .1rem;top: .1rem;width: .18rem;height: .19rem;background-image: url('../images/close.png');background-size: cover;cursor:pointer}
.popup .popup-box .title{font-size: .22rem;color: #333333;line-height: 1.5;font-family: 'PoM';text-align: center;}
.popup .popup-box .list{margin-top: .3rem;}
.popup .popup-box .list ul li{margin-bottom: .2rem;}
.popup .popup-box .list ul li:last-child{margin-bottom: 0;}
.popup .popup-box .list ul li .name{margin-bottom: .1rem;font-size: .16rem;color: #333333;}
.popup .popup-box .list ul li .text{width: 100%;height: .5rem;padding: 0 .2rem;font-size: .14rem;background-color: #fff;border: 1px solid #e9e9e9;border-radius: .05rem;font-family: 'PoL';box-sizing: border-box;}
.popup .popup-box .list ul li .code{display: flex;align-items: center;}
.popup .popup-box .list ul li .code .text{width: calc(100% - 1.2rem);border-radius: .05rem 0 0 .05rem}
.popup .popup-box .list ul li .code .btn{width: 1.2rem;height: .5rem;font-size: .14rem;color: #999999;background-color: #f2f2f2;border: 1px solid #e9e9e9;border-left: 0;border-radius: 0 .05rem .05rem 0;cursor:pointer;font-family: 'PoL';text-transform: uppercase;}
.popup .popup-box .submit{margin-top: .4rem;width: 100%;height: .5rem;font-size: .16rem;color: #fff;border: 0;text-transform: uppercase;background-color: #bbcf50;cursor:pointer;border-radius: .05rem}
.popup .popup-box .tip{margin-top: .3rem;text-align: center;font-size: .16rem;color: #555555;font-family: 'PoL';}
.popup .popup-box .tip span{color: #000000;cursor:pointer;text-decoration: underline;}
.popup .popup-box .prompt{display: flex;align-items: center;justify-content: space-between;margin-top: .2rem;}
.popup .popup-box .prompt .checkbox{position: relative;}
.popup .popup-box .prompt .checkbox input{position: absolute;display: block;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: 1;cursor:pointer}
.popup .popup-box .prompt .checkbox input + label{display: flex;align-items: center;font-size: .14rem;color: #666666;font-family: 'PoL';}
.popup .popup-box .prompt .checkbox input + label i{display: block;position: relative;width: .18rem;height: .18rem;margin-right: .07rem;border: 1px solid #e9e9e9;border-radius: .02rem}
.popup .popup-box .prompt .checkbox input:checked + label i{border: 1px solid #040404;}
.popup .popup-box .prompt .checkbox input:checked + label i:after{display: block;content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: .05rem;height: .1rem;border-bottom: .02rem solid #040404;border-right: .02rem solid #040404;z-index: 3;transform: rotate(45deg);}
.popup .popup-box .prompt .password{font-size: .14rem;color: #e00000;cursor:pointer;font-family: 'PoL';}
.popup.login .popup-box{max-width: 5rem;width: 100%;}
.popup.register .popup-box{max-width: 8.4rem;width: 100%;}
.popup.register .popup-box .list ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin: -1.5%;}
.popup.register .popup-box .list ul li{width: 47%;margin: 1.5%;}
.popup.retrieve .popup-box{max-width: 5rem;width: 100%;}
.Shopping{padding: 1.2rem 0;background-color: #f9f9f9;}
.Shopping .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Shopping .flex .left-box{width: 23.75%;}
.Shopping .flex .left-box .item{margin-bottom: .4rem;padding: .4rem;background-color: #fff;box-shadow: 0 0 .2rem rgba(12, 12, 12, .06);border-radius: .1rem}
.Shopping .flex .left-box .item:last-child{margin-bottom: 0;}
.Shopping .flex .left-box .item .title{margin-bottom: .3rem;display: flex;align-items: center;font-size: .26rem;color: #bbcf50;}
.Shopping .flex .left-box .item .title:before{display: block;content: '';margin-right: .2rem;}
.Shopping .flex .left-box .item.filter .title:before{display: block;content: '';width: .25rem;height: .24rem;background-image: url('../images/Shopping-icon1.png');background-size: 100%;}
.Shopping .flex .left-box .item.search .title:before{display: block;content: '';width: .25rem;height: .22rem;background-image: url('../images/Shopping-icon2.png');background-size: 100%;}
.Shopping .flex .left-box .item .list ul li{margin-bottom: .1rem;position: relative;}
.Shopping .flex .left-box .item .list ul li:last-child{margin-bottom: 0;}
.Shopping .flex .left-box .item .list ul li .name{display: flex;align-items: center;justify-content: space-between;height: .45rem;padding: 0 .2rem;font-size: .15rem;color: #666666;font-family: 'PoL';border: 1px solid #eeeeee;border-radius: .05rem;cursor:pointer}
.Shopping .flex .left-box .item .list ul li .name:after{display: block;content: '';width: .12rem;height: .07rem;background-image: url('../images/Catalog-screening-jt.png');background-size: cover;}
.Shopping .flex .left-box .item .list ul li dl{display: none;position: absolute;left: 0;top: 100%;width: 100%;background-color: #fff;border: 1px solid #eee;z-index: 22;max-height: 3rem;overflow-x: hidden;}
.Shopping .flex .left-box .item .list ul li dl dd{padding: 0 .2rem;line-height: 2.5;cursor:pointer}
.Shopping .flex .left-box .item .list ul li dl dd:hover{color: #fff;background-color: #bbcf50;}
.Shopping .flex .left-box .item .list ul li:hover dl{display: block;}
.Shopping .flex .left-box .item .submit{margin-top: .4rem;width: 100%;height: .4rem;font-size: .16rem;color: #fff;border: 0;background-color: #bbcf50;cursor:pointer;border-radius: .05rem}
.Shopping .flex .left-box .item .box{display: flex;align-items: center;}
.Shopping .flex .left-box .item .box .text{width: calc(100% - .85rem);padding: 0 .2rem;height: .5rem;font-size: .15rem;border: 1px solid #efefef;border-right: 0;border-radius: .05rem 0 0 .05rem;}
.Shopping .flex .left-box .item .box .btn{width: .85rem;height: .5rem;font-size: .16rem;color: #fff;background-color: #bbcf50;border-radius: 0 .05rem .05rem 0;border: 0;cursor:pointer}
.Shopping .flex .right-box{width: 71.25%;}
.Shopping .flex .right-box .top-box{display: flex;align-items: center;justify-content: space-between;margin-bottom: .3rem;padding-bottom: .35rem;border-bottom: 1px solid #eeeeee;}
.Shopping .flex .right-box .top-box .total{font-size: .24rem;color: #333333;}
.Shopping .flex .right-box .top-box .total span{color: #bbcf50;}
.Shopping .flex .right-box .top-box .cart{display: flex;align-items: center;}
.Shopping .flex .right-box .top-box .cart .icon{position: relative;}
.Shopping .flex .right-box .top-box .cart .icon:after{display: block;content: '';width: .23rem;height: .22rem;background-image: url('../images/Shopping-cartB.png');background-size: cover;}
.Shopping .flex .right-box .top-box .cart .icon span{display: block;position: absolute;right: -.1rem;top: -.1rem;width: .15rem;height: .15rem;font-size: .12rem;color: #fff;text-align: center;line-height: .15rem;background-color: #ff5000;border-radius: .15rem;z-index: 3;box-shadow: -.1rem .1rem .2rem rgba(255, 80, 0, .2)}
.Shopping .flex .right-box .top-box .cart p{margin-left: .1rem;font-size: .16rem;color: #333333;}
.Shopping .flex .right-box .list ul li{position: relative;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: .3rem;margin-bottom: .1rem;background-color: #fff;box-shadow: 0 0 .2rem rgba(12, 12, 12, .06);border-radius: .15rem}
.Shopping .flex .right-box .list ul li:last-child{margin-bottom: 0;}
.Shopping .flex .right-box .list ul li .favorites{position: absolute;right: .3rem;top: .3rem;width: .25rem;height: .24rem;background-image: url('../images/Shopping-favorites.png');background-size: cover;cursor:pointer}
.Shopping .flex .right-box .list ul li.on .favorites{background-image: url('../images/Shopping-favoritesOn.png');}
.Shopping .flex .right-box .list ul li .img{width: 1.4rem;}
.Shopping .flex .right-box .list ul li .img img{width: 100%;}
.Shopping .flex .right-box .list ul li .box{margin: 0 .2rem;width: calc(100% - 3.4rem);}
.Shopping .flex .right-box .list ul li .box .title{margin-bottom: .2rem;font-size: .22rem;color: #333333;font-family: 'PoM';}
.Shopping .flex .right-box .list ul li:hover .box .title{color: #bbcf50;}
.Shopping .flex .right-box .list ul li .box .text{display: flex;flex-wrap: wrap;margin: -.1rem;}
.Shopping .flex .right-box .list ul li .box .text p{margin: .1rem;width: calc(33.33% - .2rem);font-size: .16rem;color: #666666;line-height: 1.2;font-family: 'PoL';}
.Shopping .flex .right-box .list ul li .box .text p span{font-family: 'PoR';}
.Shopping .flex .right-box .list ul li .btn{display: flex;align-items: center;justify-content: center;width: 1.6rem;height: .45rem;font-size: .16rem;color: #fff;background-color: #bbcf50;border-radius: .05rem;cursor:pointer}
.Shopping .flex .right-box .list ul li .btn:before{display: block;content: '';margin-right: .1rem;width: .23rem;height: .22rem;background-image: url('../images/Shopping-cart.png');background-size: cover;}
.Shopping .flex .right-box .load{margin-top: .6rem;display: flex;align-items: center;justify-content: center;font-size: .22rem;color: #999999;}
.Shopping .flex .right-box .load:before{display: block;content: '';width: .45rem;height: .45rem;margin-right: .1rem;background-size: cover;background-image: url('../images/Shopping-load.png')}
.Personal{padding: 1.2rem 0;background-color: #f9f9f9;}
.Personal .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Personal .left-box{width: 20.6%;padding: .5rem;background-color: #fff;box-sizing: border-box;}
.Personal .left-box .avatar{padding-bottom: .4rem;margin-bottom: .4rem;border-bottom: 1px dashed #e9e9e9;}
.Personal .left-box .avatar .img{width: .8rem;height: .8rem;margin: 0 auto;border-radius: .8rem;overflow: hidden;}
.Personal .left-box .avatar .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.Personal .left-box .avatar .name{margin-top: .2rem;font-size: .18rem;color: #333333;text-align: center;font-family: 'PoM';}
.Personal .left-box .menu ul li{position: relative;margin-bottom: .4rem;padding-left: .4rem;}
.Personal .left-box .menu ul li:last-child{margin-bottom: 0;}
.Personal .left-box .menu ul li:before{display: block;content: '';position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;background-size: 100%;z-index: 1;} 
.Personal .left-box .menu ul li:nth-of-type(1):before{width: .18rem;height: .18rem;background-image: url('../images/Personal-menu-icon1.png')}
.Personal .left-box .menu ul li:nth-of-type(2):before{width: .22rem;height: .20rem;background-image: url('../images/Personal-menu-icon2.png')}
.Personal .left-box .menu ul li:nth-of-type(3):before{width: .17rem;height: .19rem;background-image: url('../images/Personal-menu-icon3.png')}
.Personal .left-box .menu ul li:nth-of-type(4):before{width: .20rem;height: .19rem;background-image: url('../images/Personal-menu-icon4.png')}
.Personal .left-box .menu ul li:nth-of-type(5):before{width: .18rem;height: .20rem;background-image: url('../images/Personal-menu-icon5.png')}
.Personal .left-box .menu ul li:nth-of-type(1).on:before{width: .18rem;height: .18rem;background-image: url('../images/Personal-menu-icon1on.png')}
.Personal .left-box .menu ul li:nth-of-type(2).on:before{width: .22rem;height: .20rem;background-image: url('../images/Personal-menu-icon2on.png')}
.Personal .left-box .menu ul li:nth-of-type(3).on:before{width: .17rem;height: .19rem;background-image: url('../images/Personal-menu-icon3on.png')}
.Personal .left-box .menu ul li:nth-of-type(4).on:before{width: .20rem;height: .19rem;background-image: url('../images/Personal-menu-icon4on.png')}
.Personal .left-box .menu ul li:nth-of-type(5).on:before{width: .18rem;height: .20rem;background-image: url('../images/Personal-menu-icon5on.png')}
.Personal .left-box .menu ul li a{font-size: .16rem;color: #333333;font-family: 'PoL';}
.Personal .left-box .menu ul li.on a{color: #bbcf50;}
.Personal .right-box{width: 73.1%;}
.Personal .right-box .main-title{font-size: .24rem;color: #bbcf50;font-family: 'PoM';}
.Personal .right-box .top-box{position: relative;margin-bottom: .4rem;padding-bottom: .3rem;border-bottom: 1px solid #e9e9e9;}
.Personal .right-box .top-box:after{display: block;content: '';position: absolute;left: 0;bottom: 0;}
.Personal .right-box .information .name{margin-bottom: .15rem;font-size: .16rem;color: #999999;font-family: 'PoL';}
.Personal .right-box .information .text{width: 100%;height: .5rem;padding: 0 .2rem;background-color: #fff;border: 1px solid #e9e9e9;border-radius: .03rem;box-sizing: border-box;}
.Personal .right-box .information .list{max-width: 9.4rem;width: 100%;}
.Personal .right-box .information .list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Personal .right-box .information .list ul li{width: 49%;}
.Personal .right-box .information .list2{margin-top: .7rem;}
.Personal .right-box .information .list2 .title{margin-bottom: .3rem;font-size: .18rem;color: #333333;}
.Personal .right-box .information .list2 ul{max-width: 4.6rem;width: 100%;}
.Personal .right-box .information .list2 ul li{margin-bottom: .3rem;}
.Personal .right-box .information .list2 ul li:last-child{margin-bottom: 0;}
.Personal .right-box .information .submit{margin-top: .5rem;display: flex;align-items: center;justify-content: center;width: 1.3rem;height: .4rem;font-size: .14rem;color: #ffffff;background-color: #bbcf50;border-radius: .05rem;border: 0;cursor:pointer}
.Personal .right-box .shopping .submit{display: block;margin-left: auto;margin-top: .5rem;width: 1.6rem;height: .45rem;font-size: .16rem;color: #ffffff;background-color: #bbcf50;border-radius: .05rem;border: 0;cursor:pointer}
.Personal .right-box .shopping .list ul li{margin-bottom: .5rem;padding-bottom: .5rem;display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #e9e9e9;}
.Personal .right-box .shopping .list ul li:last-child{margin-bottom: 0;}
.Personal .right-box .shopping .list ul li .img{width: 2.4rem;height: 2.4rem;background-color: #fff;border-radius: .1rem}
.Personal .right-box .shopping .list ul li .img a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
.Personal .right-box .shopping .list ul li .img a img{max-width: 100%;max-height: 100%;}
.Personal .right-box .shopping .list ul li .box{width: 40.3%;padding: .1rem 0;}
.Personal .right-box .shopping .list ul li .box .title{font-size: .22rem;color: #000000;font-family: 'PoM';}
.Personal .right-box .shopping .list ul li .box .text{margin-top: .3rem;}
.Personal .right-box .shopping .list ul li .box .text p{margin-bottom: .1rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .shopping .list ul li .box .text p:last-child{margin-bottom: 0;}
.Personal .right-box .shopping .list ul li .box .text p span{color: #333333;font-family: 'PoR';}
.Personal .right-box .shopping .list ul li .box .time{margin-top: .3rem;font-size: .18rem;color: #333333;font-family: 'PoM';}
.Personal .right-box .shopping .list ul li .box .price{margin-top: .4rem;display: flex;align-items: center;}
.Personal .right-box .shopping .list ul li .box .price .compute{display: flex;align-items: center;}
.Personal .right-box .shopping .list ul li .box .price .compute input[type='button']{display: block;content: '';width: .4rem;height: .4rem;font-size: .2rem;color: #333333;font-family: 'PoM';background-color: #f5f5f5;cursor:pointer;border: 0;}
.Personal .right-box .shopping .list ul li .box .price .compute .number{width: .5rem;height: .4rem;text-align: center;font-size: .2rem;color: #333;background-color: #fff;border: 1px solid #f0f0f0;box-sizing: border-box;}
.Personal .right-box .shopping .list ul li .box .price .value{margin-left: .25rem;font-size: .18rem;color: #666666;}
.Personal .right-box .shopping .list ul li .box .price .value span{color: #333333;}
.Personal .right-box .shopping .list ul li .num{width: 15%;padding: .1rem 0;font-size: .20rem;color: #333333;font-family: 'PoB';text-align: center;}
.Personal .right-box .shopping .list ul li .delete{display: flex;align-items: center;justify-content: center;width: 1.3rem;height: .4rem;font-size: .14rem;color: #fff;background-color: #333333;border-radius: .05rem}
.dot{line-height: 1.1;}
.popup.order .popup-box{max-width: 10.35rem;width: 100%;}
.popup.order .popup-box .ord-title{margin-bottom: .3rem;padding-bottom: .3rem;padding-left: .15rem;font-size: .22rem;color: #bbcf50;font-family: 'PoM';border-bottom: 1px solid #e9e9e9;}
.popup.order .popup-box .ord-list{max-height: 55vh;overflow-x: hidden;}
.popup.order .popup-box .ord-list ul li{display: flex;align-items: center;flex-wrap: wrap;padding: .2rem 0;border-bottom: 1px solid #e9e9e9;}
.popup.order .popup-box .ord-list ul li .img{width: 1.2rem;}
.popup.order .popup-box .ord-list ul li .img img{width: 100%;}
.popup.order .popup-box .ord-list ul li .box{margin: 0 5%;width: calc(60% - 1.2rem);}
.popup.order .popup-box .ord-list ul li .box .name{font-size: .18rem;color: #000000;font-family: 'PoM';}
.popup.order .popup-box .ord-list ul li .box .text{margin-top: .2rem;}
.popup.order .popup-box .ord-list ul li .box .text p{margin-bottom: .1rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.popup.order .popup-box .ord-list ul li .box .text p span{color: #333333;font-family: 'PoR';}
.popup.order .popup-box .ord-list ul li .box .text p:last-child{margin-bottom: 0;}
.popup.order .popup-box .ord-list ul li .num{width: 15%;text-align: center;font-size: .20rem;color: #333333;font-family: 'PoB';}
.popup.order .popup-box .ord-list ul li .price{width: 15%;text-align: center;font-size: .18rem;color: #666666;}
.popup.order .popup-box .ord-list ul li .price span{color: #333333;}
.Personal .right-box .order .list ul li{display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;padding: .35rem 0;border-bottom: 1px solid #e9e9e9;}
.Personal .right-box .order .list ul li .box .title{font-size: .2rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .order .list ul li .box .title span{color: #333333;font-family: 'PoR';}
.Personal .right-box .order .list ul li .box .text{margin-top: .1rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .order .list ul li .right{display: flex;align-items: center;}
.Personal .right-box .order .list ul li .right .price{font-size: .18rem;color: #666666;}
.Personal .right-box .order .list ul li .right .price span{color: #333;}
.Personal .right-box .order .list ul li .right .more{margin-left: .75rem;}
.Personal .right-box .order .list ul li .right .more a{display: flex;align-items: center;justify-content: center;width: 1.3rem;height: .4rem;font-size: .14rem;color: #ffffff;background-color: #bbcf50;border-radius: .05rem;cursor:pointer}
.Personal .right-box .order .pages{justify-content: end}
.Personal .right-box .order-info .top{display: flex;align-items: center;justify-content: space-between;padding: .4rem;background-color: #edf1d7}
.Personal .right-box .order-info .top .box .title{font-size: .2rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .order-info .top .box .title span{color: #333333;font-family: 'PoR';}
.Personal .right-box .order-info .top .box .text{margin-top: .1rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .order-info .top .price{font-size: .22rem;color: #666666;}
.Personal .right-box .order-info .top .price span{color: #333;}
.Personal .right-box .order-info .list{margin-top: .1rem;}
.Personal .right-box .order-info .list  ul li{display: flex;align-items: center;flex-wrap: wrap;padding: .2rem 0;border-bottom: 1px solid #e9e9e9;}
.Personal .right-box .order-info .list ul li .img{width: 1.2rem;}
.Personal .right-box .order-info .list ul li .img img{width: 100%;}
.Personal .right-box .order-info .list ul li .box{margin: 0 5%;width: calc(60% - 1.2rem);}
.Personal .right-box .order-info .list ul li .box .name{font-size: .18rem;color: #000000;font-family: 'PoM';}
.Personal .right-box .order-info .list ul li .box .text{margin-top: .2rem;}
.Personal .right-box .order-info .list ul li .box .text p{margin-bottom: .1rem;font-size: .16rem;color: #666666;font-family: 'PoL';}
.Personal .right-box .order-info .list ul li .box .text p span{color: #333333;font-family: 'PoR';}
.Personal .right-box .order-info .list ul li .box .text p:last-child{margin-bottom: 0;}
.Personal .right-box .order-info .list ul li .num{width: 15%;text-align: center;font-size: .20rem;color: #333333;font-family: 'PoB';}
.Personal .right-box .order-info .list ul li .price{width: 15%;text-align: center;font-size: .18rem;color: #666666;}
.Personal .right-box .order-info .list ul li .price span{color: #333333;}








@media (max-width:1200px){
  #menu{display: none;}
  .column-banner .pc{display: none;}
  .column-banner .media{display: block;height: 35vh;object-fit: cover;}
  .Index .banner img.pc{display: none;}
  .Index .banner img.wap{display: block;height: 50vh;object-fit: cover;}
  body{padding-top: .9rem;}
  .rightMenuBtn{ display: block;}
  header{position: fixed;top: 0;left: 0;width: 100%;padding: .15rem 0;z-index: 199;background-color: #fff;border-bottom: 1px solid #bbcf50;}
  header .logo img{max-width: .5rem;}
  header .right-box nav ul{display: block;}
  header .right-box nav ul li:hover>a{color: #fff;}
  header .right-box nav{display: block;position: fixed;padding: .3rem .2rem .3rem .2rem;top: .9rem;right: 0;margin-right: 0;width: 300px;background-color: #bbcf50;overflow: unset;box-sizing: border-box;overflow-x: hidden;transform: matrix(1, 0, 0, 1, 300, 0);z-index: 300;}
  header .right-box .search{margin-left: 0;}
  header .right-box nav ul li{margin-right: 0;margin-bottom: .2rem;width: 100%;}
  header .right-box nav ul li a{font-size: .2rem;}
  header .right-box nav ul li .down{position: initial;width: 100%;padding-top: .15rem;transform: translateX(0%);}
  header .right-box nav ul li .down dl{padding: 0 .2rem;}
  header .right-box nav ul li .down dl dd{padding-bottom: .15rem;margin-bottom: .15rem;}
  header .right-box nav ul li .down dl dd a{color: #fff;}
  .Index .banner .search-box{bottom: .2rem;}
  .Index .banner .search-box .search{width: 100%;}
  .Index .banner .slither{display: none;}
  .Index .banner .swiper-slide .box .title{font-size: .36rem;}
  .Index .banner .swiper-slide .box .name{font-size: .32rem;margin-top: .2rem;}
  .Index .banner .swiper-slide .box .text{margin-top: .2rem;}
  .Index .banner .swiper-slide .box .text span{font-size: .34rem;}
  .Index .banner .swiper-slide .box .public-more{margin-top: .2rem;}
  .Index .banner .swiper-slide .box .name:before{width: 100%;height: .6rem;background-size: contain;background-position: center;background-repeat: no-repeat}
  .Index .banner .swiper-slide .box{top: 40%;}
  .Subscribe .search{width: 100%;}
  footer{padding: .5rem 0 .2rem;}
  footer .top-box .right-box .foot-nav{display: none;}
  footer .top-box .contact ul li{width: 100% !important;margin-right: 0 !important;margin-top: 0 !important;margin-bottom: .2rem;margin-left: 0 !important;}
  .column-banner .search-box .search{width: 100%;height: .7rem;}
  
}
@media (max-width:1024px){
  .index-title{font-size: .36rem;margin-bottom: .3rem;}
  .Index .about{padding: .5rem 0;}
  .Index .products{padding: .5rem 0;}
  .Index .hot-products{padding: .5rem 0;}
  .Index .news{padding: .5rem 0;}
  .Index .news .index-title{font-size: .3rem;}
  .Subscribe{padding: .5rem 0;}
  .column-banner .box .title{font-size: .36rem;}
  .About .list ul li .box .casket .title{font-size: .32rem;}
  .About .list2{padding: .5rem 0;}
  .Brake .info{padding: .7rem 0 .5rem;}
  .Brake .info:first-child{padding-top: .7rem;}
  .Catalog .outcome2{padding: .7rem 0 .5rem;}
  .public-title{margin-bottom: .3rem;font-size: .36rem;}
  .Brake .list{padding: .5rem 0;}
  .Brake .customize{padding: .5rem 0;}
  .Catalog .screening{padding: .5rem 0;}
  .Catalog .products{padding: .5rem 0;}
  .Catalog .outcome{padding-top: .5rem;}
  .Catalog .details .info{padding: .7rem 0 .5rem;}
  .Catalog .details .parameter{padding: .5rem 0;}
  .News-info{padding: .5rem 0;}
  .News{padding: .5rem 0;}
  .Contact{padding: .5rem 0;}
  .Personal{padding: .5rem 0;}
  .Shopping{padding: .5rem 0;}
}
@media (max-width:640px){
  .Index .about:before{display: none;}
  .Index .about .flex .left-box{max-width: 100%}
  .Index .about .left-box .title{color: #333;}
  .Index .about .left-box .text{color: #333;margin-top: .2rem;}
  .Index .about .left-box .public-more{margin-top: .3rem;}
  .Index .about .flex .right-box{width: 100%;margin-top: .5rem;}
  .Index .about .right-box .list ul li .title{max-width: 100%;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide:after{display: none;}
  .Index .about .right-box .list ul li .title:after{left: 0;top: 0;}
  .Index .about .right-box .list ul li{margin-right: 0;margin: .1rem 0;width: 95%;max-width: 100%;margin-left: 2.5%;}
  .Index .about .right-box .list ul li .casket .box .valuer{font-size: .3rem;}
  .Index .products .left-box{width: 100%;}
  .Index .products .left-box .index-title{margin-bottom: .3rem;}
  .Index .products .left-box .public-more{margin-top: .3rem;}
  .Index .products .right-box{width: 100%;margin-top: .3rem;}
  .Index .products .right-box .list ul li.on{width: 100%;}
  .Index .products .right-box .list ul li{width: 100%;margin-bottom: .2rem;}
  .Index .products .right-box .list ul li a{padding: .3rem .2rem;}
  .Index .products .right-box .list ul li a .bg{transform: skewX(0deg);}
  .Index .products .right-box .list ul li .box{padding-right: 0;}
  .Index .products .right-box .list ul li .box .title{font-size: .24rem;}
  .Index .products .right-box .list ul li .box .name{font-size: .2rem;}
  .Index .hot-products:before{display: none;}
  .Index .hot-products .left-box{width: 100%;display: none;}
  .Index .hot-products .left-box .box{padding: .3rem .2rem;}
  .Index .hot-products .right-box{width: 100%;}
  .Index .hot-products .left-box .box .name{max-width: 100%;}
  .Index .hot-products .left-box .mySwiper{height: 4.5rem;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide{display: block;padding-left: 0;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .img{width: 100%;height: 3rem;justify-content: center}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .img img{max-height: 100%;}
  .Index .hot-products .right-box .swiper-pagination{display: none;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .box .title{font-size: .28rem;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .box .title:after{left: 0;top: 0;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .box .text{margin-top: .3rem;font-size: .2rem;height: auto;margin-bottom: 1rem;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .model{bottom: 0;}
  .Index .hot-products .right-box .btn{left: auto;right: 0;bottom: 30%;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide .box .public-more{margin-top: .5rem;padding-left: .3rem;}
  .Index .hot-products .right-box .mySwiper2 .swiper-slide{padding-bottom: .3rem;}
  .Index .news .left-box{width: 100%;}
  .Index .news .right-box{width: 100%;margin-top: .3rem;}
  .Index .news .left-box .list ul li .img span{height: 1rem;}
  .Index .news .left-box .list ul li .img{margin-left: .2rem;}
  .Index .news .left-box .list ul li .box{padding: 0.85rem .2rem .3rem;margin-top: -.6rem;}
  .Index .news .left-box .list ul li .box .title{transform: translateX(20px);}
  .Index .news .left-box .list ul li{margin-right: 3%;width: 45%;}
  .Index .news .left-box .list ul li .box:before{left: .15rem;}
  .Index .news .right-box .list ul li .text{display: block;line-height: 1.7;}
  .Index .news .right-box .list ul li .text:before{display: inline-block}
  .Index .news .left-box .list ul li .box .more{margin-top: .3rem;}
  .Index .news .right-box .list ul li{margin-bottom: .2rem;}
  .Subscribe .title{margin-bottom: .3rem;font-size: .3rem;}
  footer .top-box .contact{width: 100%;}
  .Index .news .top-box{margin-bottom: .3rem;}
  .Subscribe .tip{margin-top: .2rem;line-height: 1.5;}
  footer .top-box .contact ul li .text.tel{font-size: .26rem;}
  .Index .about .right-box .list ul li:not(:nth-of-type(1)):before{right: -.1rem;}
  footer .top-box{display: block;}
  footer .bottom-box{margin-top: .2rem;padding-top: .2rem;text-align: center;}
  footer .bottom-box .icp{width: 100%;}
  footer .bottom-box .share{width: 100%;margin-top: .15rem;}
  footer .bottom-box .share ul{justify-content: center;}
  .About .list{padding: .5rem 0 0;}
  .About .list ul li{padding: 0 3%;display: block;margin-bottom: .2rem;}
  .About .list ul li .img{width: 100%;}
  .About .list ul li .box{width: 100%;margin-top: .2rem;}
  .About .list ul li .box .casket{width: 100%;padding: 0!important;}
  .About .list ul li .box .casket .title{margin-bottom: .2rem;}
  .About .list ul li:nth-of-type(even){background: none}
  .About .list2 ul{padding: .3rem .2rem;}
  .About .list2 ul li{width: 100%;margin-bottom: .2rem;}
  .About .list2 ul li .title{margin-top: .2rem;font-size: .28rem;}
  .About .list2 ul li .text{margin-top: .2rem;}
  .About .list2 ul li .icon{width: .5rem;height: .5rem;}
  .Brake .info .flex .left-box{width: 100%;}
  .Brake .info .flex .right-box{width: 100%;margin-top: .2rem;}
  .Brake .list a{padding: .3rem .2rem;}
  .Brake .list .more{margin-top: .3rem;}
  .Brake .customize .list2 ul{margin: -.1rem 0;}
  .Brake .customize .list2 ul li{width: 100%;padding: .3rem .2rem;margin: .1rem 0;}
  .Catalog .products .list a{padding: .3rem .2rem;}
  .Catalog .screening .flex .left-box{width: 100%;}
  .Catalog .screening .flex .right-box{width: 100%;margin-top: .2rem;}
  .Catalog .screening .flex{flex-wrap: wrap;}
  .Catalog .screening .flex .left-box .item{padding: .3rem .2rem;margin-bottom: .2rem;}
  .Catalog .screening .flex .left-box .item .title{font-size: .24rem;margin-bottom: .2rem;}
  .Catalog .screening .flex .right-box .box{padding: .3rem .2rem;}
  .Catalog .screening .flex .right-box .box .top-box .title{font-size: .24rem;}
  .Catalog .screening .flex .right-box .box .list{margin-top: .3rem;}
  .Catalog .screening .flex{max-width: 100%}
  .Catalog .products .list .swiper-button-next{right: 0;}
  .Catalog .products .list .swiper-button-prev{left: 0;}
  .Catalog .outcome .top-box{max-width: 100%}
  .Catalog .outcome .top-box .left-box .info .delete{width: .4rem;height: .4rem;}
  .Catalog .outcome .top-box .left-box .info{margin-left: .2rem;width: calc(100% - .6rem);}
  .Catalog .outcome .top-box .left-box .info .text dl{margin: -.1rem;}
  .Catalog .outcome .top-box .left-box .info .text dl dd{margin: .1rem;}
  .Catalog .outcome .top-box .right-box{width: 100%;}
  .Catalog .outcome .list{margin-top: .2rem;}
  .Catalog .outcome .top-box .right-box .btn{margin-top: .2rem;justify-content: center}
  .Catalog .outcome .list .list-more{margin-top: .2rem;}
  .Catalog .outcome .list ul li div{flex: none;}
  .Catalog .outcome2 .flex .left-box{width: 100%;}
  .Catalog .outcome2 .flex .right-box{width: 100%;margin-top: .2rem;}
  .Catalog .outcome2 .flex .left-box .nav{margin-top: .3rem;}
  .Catalog .outcome2 .flex .left-box .nav ul li a{height: .6rem;}
  .Catalog .outcome2 .flex .right-box .list{padding: .3rem .2rem;}
  .Catalog .outcome2 .flex .right-box .list ul li .top-box .left .delete{width: .4rem;height: .4rem;}
  .Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info{margin-left: .2rem;width: calc(100% - .6rem);}
  .Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl{margin: -.1rem;}
  .Catalog .outcome2 .flex .right-box .list ul li .top-box .left .info .text dl dd{margin: .1rem;}
  .Catalog .outcome2 .flex .right-box .list ul li .top-box .right .btn{width: 100%;justify-content: center;margin-top: .2rem;}
  .Catalog .outcome2 .flex .right-box .list ul li .bottom-box dl dd div{flex: none;}
  .Catalog .outcome2 .flex .right-box .list ul li .bottom-box{margin-top: .2rem;}
  .Catalog .details .info .flex .img{width: 100%;height: 4rem;}
  .Catalog .details .info .flex .textarea{width: 100%;margin: .2rem 0;}
  .Catalog .details .info .flex .selection{width: 100%;}
  .Catalog .details .info .flex .textarea dl{margin-top: .2rem;}
  .Catalog .details .info .flex .textarea dl dd{margin-bottom: .2rem;}
  .Catalog .details .parameter .list ul li .bottom-box .table table{width: 9.6rem;}
  .Catalog .details .parameter .list ul li .bottom-box .table table tr td{padding: 0 .2rem;}
  .Catalog .details .parameter .list ul li .bottom-box .table table tr th{padding: 0 .2rem;}
  .News-info .title{font-size: .28rem;}
  .News-info .top-box{margin-top: .2rem;}
  .News-info .top-box .left-box{width: 100%;}
  .News-info .top-box .left-box dl{justify-content: center}
  .News-info .top-box .left-box dl dd{margin-right: .2rem;}
  .News-info .top-box .left-box dl dd:after{margin-left: .2rem;}
  .News-info .top-box .share{margin-top: .2rem;width: 100%;}
  .News-info .top-box .share ul{justify-content: center}
  .News-info .box{margin-top: .3rem;}
  .News-info .box .bottom-box{margin-top: .3rem;padding-top: .3rem;}
  .News-info .box .bottom-box .prew{margin-top: .2rem;}
  .News-info .box .bottom-box .prew div{display: block;margin-bottom: .1rem;}
  .News-info .box .bottom-box .prew a{display: block;margin-top: .1rem;}
  .News-info .box .bottom-box .return{margin-left: 0;margin-top: .2rem;}
  .News .list ul li .img{width: 90%;}
  .News .list ul li .time{margin-top: .2rem;position: initial;transform: translateY(0%);}
  .News .list ul li .box{margin-left: 0;margin-top: .2rem;width: 100%;}
  .News .list ul li{padding-right: 0;margin-bottom: .2rem;}
  .News .list ul li .box .public-more{margin-top: .2rem;opacity: 1;}
  .Contact .flex .left-box .box:before{display: none;}
  .Contact .flex .left-box{width: 100%;}
  .Contact .flex .right-box{width: 100%;margin-top: .2rem;}
  .Contact .flex .left-box .box{padding: .3rem .2rem;background-color: #bbcf50;}
  .Contact .flex .left-box .box .title{font-size: .28rem;}
  .Contact .flex .left-box .box .list{margin-top: .2rem;}
  .Contact .flex .left-box .box .list ul li{margin-bottom: .2rem;}
  .Contact .flex .left-box .box .bottom-box .ewm{margin-left: 0;}
  .Contact .flex .right-box .list{margin-top: .3rem;}
  .Contact .flex .right-box .list .submit{margin-top: .3rem;}
  .Personal .left-box{width: 100%;padding: .3rem .2rem;}
  .Personal .left-box .avatar{padding-bottom: .2rem;margin-bottom: .2rem;}
  .Personal .left-box .menu ul li{margin-bottom: .2rem;}
  .Personal .right-box{width: 100%;margin-top: .2rem;}
  .Personal .right-box .top-box{padding-bottom: .2rem;margin-bottom: .3rem;}
  .Personal .right-box .information .list ul li{width: 100%;margin-bottom: .2rem;}
  .Personal .right-box .information .list2{margin-top: .3rem;}
  .Personal .right-box .information .list2 ul li{margin-bottom: .2rem;}
  .Personal .right-box .information .submit{margin-top: .3rem;}
  .Shopping .flex .left-box{width: 100%;}
  .Shopping .flex .left-box .item{margin-bottom: .2rem;padding: .3rem .2rem;}
  .Shopping .flex .right-box{width: 100%;margin-top: .2rem;}
  .Shopping .flex .right-box .list ul li{padding: .2rem;}
  .Shopping .flex .right-box .top-box{padding-bottom: .2rem;margin-bottom: .2rem;}
  .Shopping .flex .right-box .list ul li .img{width: 100%;}
  .Shopping .flex .right-box .list ul li .img a{display: flex;align-items: center;justify-content: center;height: 2rem;}
  .Shopping .flex .right-box .list ul li .img a img{max-width: 100%;max-height: 100%;object-fit: contain;}
  .Shopping .flex .right-box .list ul li .box .text p{width: calc(100% - .2rem);}
  .Shopping .flex .right-box .list ul li .box{margin: .2rem 0;width: 100%;}
  .Shopping .flex .right-box .load{margin-top: .3rem;}
  .Personal .right-box .order .list ul li{padding: .2rem 0;}
  .Personal .right-box .order .list ul li .box{width: 100%;}
  .Personal .right-box .order .list ul li .right{margin-top: .2rem;justify-content: center;width: 100%;}
  .Personal .right-box .order-info .top{padding: .2rem;}
  .Personal .right-box .order-info .list ul li .img{width: 100%;}
  .Personal .right-box .order-info .list ul li .img a{display: flex;align-items: center;justify-content: center;height: 2rem;}
  .Personal .right-box .order-info .list ul li .img a img{max-width: 100%;max-height: 100%;object-fit: contain;}
  .Personal .right-box .order-info .list ul li .box{margin: .2rem 0;width: 100%;}
  .Personal .right-box .order-info .list ul li .price{width: 50%;}
  .Personal .right-box .order-info .list ul li .num{width: 50%;}
  .Personal .right-box .shopping .list ul li .img{width: 100%;height: 2rem;padding: .2rem 0;}
  .Personal .right-box .shopping .list ul li .box{width: 100%;padding: .2rem 0;}
  .Personal .right-box .shopping .list ul li .box .price{margin-top: .2rem;}
  .Personal .right-box .shopping .list ul li .box .time{margin-top: .2rem;}
  .popup .popup-box{max-width: 92% !important;width: 100% !important;padding: .3rem .2rem;}
  .popup.order .popup-box .ord-list ul li .img{width: 100%;}
  .popup.order .popup-box .ord-list ul li .img a{display: flex;align-items: center;justify-content: center;height: 2rem;}
  .popup.order .popup-box .ord-list ul li .img a img{max-width: 100%;max-height: 100%;object-fit: contain;}
  .popup.order .popup-box .ord-list ul li .box{margin: .2rem 0;width: 100%;}
  .popup.order .popup-box .ord-list ul li .price{width: 50%;}
  .popup.order .popup-box .ord-list ul li .num{width: 50%;}
  .popup.register .popup-box .list ul li{width: 100%;}
  .popup .popup-box .title{font-size: .2rem;}
  .Brake .info .flex .left_box{width: 100%;}
  .Brake .info .flex .right_box{width: 100%;margin-top: .2rem;}
  .Brake .info .flex .left_box .slick-prev{left: 0;}
  .Brake .info .flex .left_box .slick-next{right: 0;}
}




/*Form003139 */
.Form003139{position: relative;z-index: 1; margin: .6rem 0;}
.Form003139 .bground{background:#E7EBF0; padding: .6rem .8rem;}
.Form003139 .bground .int{color: #666; margin: 0 0 .4rem 0; font-size: .2rem; line-height: 1.2;}
.Form003139 .public-title{margin-bottom: .1rem;}
.Form003139 .form-ul{margin: 0 auto;} 
.Form003139 .form-ul li{margin-bottom: .3rem;position: relative;}
.Form003139 .form-ul li .tit{line-height:.4rem;color: #333; font-family:'PoM';}
.Form003139 .form-ul li .tit span{color: #d63637;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border: solid 0px #eee;line-height:.5rem;height:.5rem; background: none;padding: 0 1em; font-family: 'PoR'; font-size:.16rem;  background:#fff;}
.Form003139 .form-ul li:nth-child(3) .text{border:solid 0px #eee;;}
.Form003139 .form-ul li textarea.text{height: 1.5rem;}
.Form003139 .form-ul .an{width: 100%; }
.Form003139 .form-ul .btn{width:1.8rem; background:#bbcf50;border-radius:0;height:.5rem;color:#fff;cursor: pointer; border: 0; font-family:'PoM'; font-size:.18rem; text-transform: uppercase;}

.Form003139 .form .ini_flag{display: flex;     border: solid 1px #eee;}
.Form003139 .form .dropdown {position: relative; display: inline-block;}
.Form003139 .form .dropdown-btn {cursor: pointer;text-align: left; display: flex;align-items: center; line-height: .5rem;background: #fff;}
.Form003139 .form .dropdown-content {display: none;position: absolute;background-color: white;border: 1px solid #ccc;z-index: 1;width: 3rem;max-height: 4rem ;overflow-y: auto;}
.Form003139 .form .dropdown-content .country {padding:.1rem;cursor: pointer;}
.Form003139 .form .dropdown-content .country:hover {background-color: #f1f1f1;}
.Form003139 .form .dropdown-content .country img{max-width: .25rem; margin-right: .05rem;}
.Form003139 .form .selected-flag {vertical-align: middle; padding: 0 .18rem 0 .1rem; background: url(../images/xia_arrow.png) no-repeat right center; background-size: .1rem;}
.Form003139 .form .selected-flag img{width: .3rem;}

@media (min-width:1025px) {
.Form003139 .form .img{width: 50%;}    
.Form003139 .form-ul .row-2 li{float: left;width:calc(50% - 10px);}
.Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}
.Form003139 .form-ul{width:100%;}
}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 90%;}
}


.column-banner .search-box .search input ::-moz-placeholder {color: #999;}
.column-banner .search-box .search input ::-moz-placeholder {color: #999;}
.column-banner .search-box .search input:-ms-input-placeholder,
.column-banner .search-box .search textarea:-ms-input-placeholder {color: #999;}
.column-banner .search-box .search input::-webkit-input-placeholder,
.column-banner .search-box .search textarea::-webkit-input-placeholder {color: #999;}


.Brake .pop-up{ display:none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);}
.Brake .pop-up .ycenter{ height:100%;}
.Brake .pop-up .main{ position:relative; width:90%; margin:10% auto; max-width:7rem; background:#fff; border-radius:0; padding:3%;}
.Brake .pop-up .close{ position:absolute; width:.4rem; height:.4rem; right:-15px; top:-15px; border-radius:50%; background:#bbcf50; cursor:pointer;}
.Brake .pop-up .close::before,
.Brake .pop-up .close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:3px; background:#fff; margin-top:-1px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.Brake .pop-up .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.Brake .pop-up#form td{ padding-top:4%; vertical-align:top;}
.Brake .pop-up#form td.f-name{ text-align:right; width:75px; line-height:.3rem; padding-right: 5px;}
.Brake .pop-up#form td.f-name span{color: #d63637;}
.Brake .pop-up#form td .text{ width:100%; line-height:40px; height:40px; border:1px solid #ddd; border-radius:0; padding:0 5px;}
.Brake .pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:none; border-radius:0;color:#fff; background:#bbcf50; max-width:120px;}
.Brake .pop-up#form td .btn_reset{ background:#999;}
.Brake .pop-up#form td textarea.text{ height:90px;}
.Brake .pop-up#form p{ margin:0; text-align:center; font-size:.36rem; font-weight:bold; color:#bbcf50; margin-bottom: 2%;}
.Brake .pop-up#map .main{ padding:15px;}
.Brake .pop-up .map{ height:300px;}



.Floor002915{overflow: hidden;text-align: center; position: relative; z-index: 5; margin-bottom: -5%;}
.Floor002915 .flex{display: flex; justify-content: space-between;background: #eee; padding:.5rem .6rem;align-items: center;}
.Floor002915 .text{text-align: left;}
.Floor002915 .form{width:40%;}
.Floor002915 .text{width:60%;}
.Floor002915 .title{color: #111; font-size:.26rem; text-transform: uppercase;line-height: 1; margin-bottom:.2rem; font-weight:bold; background: url(../images/email.png) no-repeat left top; background-size: .32rem; padding-left: .45rem;}

.Floor002915 .form{position: relative;padding-right:1.5rem; overflow: hidden; border-radius: 5px;}
.Floor002915 .form .btn{position: absolute;right: 0; top: 0; width:1.5rem; height:.6rem; color: #fff;background: #bbcf50; font-size:.18rem; border: 0; cursor: pointer; font-family: 'PoM';}
.Floor002915 .form .text{width: 100%;line-height:.6rem; height:.6rem;background: #fff; border: 0;padding: 0 .2rem;font-family: 'PoM';}
.Floor002915 .tips{color: #888; font-size: .18rem; line-height: 1.5; max-width: 60%;}
::-webkit-input-placeholder{color: #ccc;}   
::-moz-placeholder{color: #ccc;}   
:-ms-input-placeholder {color: #ccc;}   
@media(max-width:640px){
.Floor002915 .form{padding-right: 30%; margin: 2vw 0;}
 .Floor002915 .form .btn{ height: 12vw;width: 30%;}
.Floor002915 .form .text{line-height: 12vw; height: 12vw;}
.Floor002915,
.Floor002915 .form .btn{font-size: 3.5vw;}
.Form003139 .bground{padding: .3rem;}
.Form003139 .form-ul{padding: 0;width: 100%;}
.Floor002915 .flex{padding: .2rem;flex-wrap: wrap}
.Floor002915 .text{width: 100%;}
.Floor002915 .form{width: 100%;padding-right: 0;margin-top: .2rem;}
header.top2{position: fixed;}
}