.inside-banner{overflow:hidden;position:relative}.inside-banner .bannerC{position:relative}.inside-banner .pc{position:relative}.inside-banner .pc:after{content:"";display:block}.inside-banner .pc img{width:100%;vertical-align:top}.inside-banner .mobile{display:none;position:relative}.inside-banner .mobile:after{content:"";display:block}.inside-banner .mobile img{width:100%;vertical-align:top}.inside-banner .text{width:100%;color:#fff;text-align:left;padding-top:1rem;position:absolute;z-index:9;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inside-banner .title{text-shadow:0 .6rem 5.4rem rgba(0,0,0,0.18);text-align:center;text-transform:uppercase;font-weight:700;font-size:5.2rem;line-height:1;position:relative}.inside-banner .text-2{width:100%;color:#fff;line-height:1;padding-top:1rem;position:absolute;z-index:9;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.inside-banner .text-2 .info{font-size:1.8rem;padding-top:2rem}.inside-banner .searchDiv{width:100%;margin-top:5rem;margin-left:auto;margin-right:auto;max-width:70rem;position:relative}.inside-banner .searchDiv input[type="text"]{width:100%;font-size:1.6rem;line-height:5rem;height:5rem;padding-left:6rem;padding-right:3rem;border-radius:2.5rem;background:#fff}.inside-banner .searchDiv .submitBtn{display:none;width:9rem;line-height:5rem;height:5rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;background:var(--main-color);color:#fff;font-size:1.8rem;cursor:pointer;position:absolute;top:0;right:0}.inside-banner .searchDiv .submitBtn:hover{opacity:.8}.inside-banner .searchDiv .icon{width:3rem;height:3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;position:absolute;top:50%;left:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inside-banner .searchDiv .icon svg{width:2.4rem;height:2.4rem;fill:#282828}.inside-banner .text-3{width:100%;color:#fff;line-height:1;padding-top:6rem;position:absolute;z-index:9;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.inside-banner .text-3 .textC{-webkit-transform:translateX(6rem);transform:translateX(6rem);padding:7rem 0 4rem 0;max-width:84rem;border-radius:1.5rem;background:rgba(255,255,255,0.07);-webkit-box-shadow:0 .2rem .5rem 0 rgba(255,255,255,0.44) inset;box-shadow:0 .2rem .5rem 0 rgba(255,255,255,0.44) inset;position:relative}.inside-banner .text-3 .textC::after{content:"";display:block;width:100%;height:100%;border-radius:1.5rem;-webkit-box-shadow:0 .2rem .5rem 0 rgba(197,252,220,0.44) inset;box-shadow:0 .2rem .5rem 0 rgba(197,252,220,0.44) inset;position:absolute;z-index:-1;top:0;left:0}.inside-banner .text-3 .zhengshu>.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.inside-banner .text-3 .zhengshu>.list li{width:25%;padding-bottom:3rem}.inside-banner .text-3 .zhengshu>.list .icon{width:11rem;height:9rem;margin:auto auto 1rem auto}.inside-banner .text-3 .zhengshu>.list .bt{font-size:1.4rem;line-height:2rem}@media screen and (max-width:1920px){.inside-banner .pc{width:1920px}}@media screen and (max-width:1919px){.inside-banner .pc{width:auto}}@media screen and (max-width:1023px){.inside-banner .pc{display:none}.inside-banner .mobile{display:block}.inside-banner .title{font-size:24px}.inside-banner .text-2{padding-top:20px}.inside-banner .text-2 .info{font-size:14px;padding-top:10px}.inside-banner .searchDiv{margin-top:30px;max-width:580px}.inside-banner .searchDiv input[type="text"]{width:100%;line-height:40px;height:40px;padding-left:35px;padding-right:20px;border-radius:20px;font-size:14px}.inside-banner .searchDiv .submitBtn{width:80px;line-height:40px;height:40px;border-top-right-radius:20px;border-bottom-right-radius:20px;font-size:16px;display:none}.inside-banner .searchDiv .icon{width:20px;height:20px;left:10px}.inside-banner .searchDiv .icon svg{width:16px;height:16px}.inside-banner .text-3{padding-top:40px}.inside-banner .text-3 .textC{-webkit-transform:translateX(0);transform:translateX(0);padding:7rem 0 4rem 0;max-width:100%;border-radius:1.5rem;background:rgba(255,255,255,0.15);-webkit-box-shadow:0 .2rem .5rem 0 rgba(255,255,255,0.44) inset;box-shadow:0 .2rem .5rem 0 rgba(255,255,255,0.44) inset;position:relative}.inside-banner .text-3 .textC::after{content:"";display:block;width:100%;height:100%;border-radius:1.5rem;-webkit-box-shadow:0 .2rem .5rem 0 rgba(197,252,220,0.44) inset;box-shadow:0 .2rem .5rem 0 rgba(197,252,220,0.44) inset;position:absolute;z-index:-1;top:0;left:0}.inside-banner .text-3 .zhengshu>.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.inside-banner .text-3 .zhengshu>.list li{width:25%;padding-bottom:10px}.inside-banner .text-3 .zhengshu>.list .icon{width:11rem;height:9rem;margin:auto auto 1rem auto}.inside-banner .text-3 .zhengshu>.list .bt{font-size:12px;line-height:1.5}}.common-bread{text-align:left;font-weight:400;color:#666;font-size:1.6rem;line-height:4rem;padding-top:2rem;padding-bottom:2rem}.common-bread a{color:#666}.common-bread a:hover{color:var(--main-color);text-decoration:underline}.common-bread .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2rem;height:2rem;vertical-align:middle;margin-right:.5rem;-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}.common-bread .icon svg{width:100%;height:100%;vertical-align:top;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;fill:var(--main-color)}@media screen and (max-width:1023px){.common-bread{padding-top:20px;padding-bottom:20px;line-height:20px;font-size:14px;text-align:left}.common-bread .icon{width:20px;height:20px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}}.common-page{clear:both;text-align:center;font-size:0;font-family:"POPPINS-LIGHT";line-height:16px}.common-page em{font-style:normal;font-size:14px;line-height:38px;vertical-align:middle}.common-page a,.common-page span{color:#333;display:inline-block;text-align:center;font-size:12px;min-width:40px;line-height:40px;height:40px;border-radius:40px;-webkit-box-shadow:0 0 0 1px #e6e6e6;box-shadow:0 0 0 1px #e6e6e6;margin:0 5px;padding:0 0;vertical-align:middle}.common-page a svg,.common-page span svg{fill:#333;vertical-align:middle;margin-top:-3px;margin-right:5px;margin-left:5px}.common-page a.cur,.common-page span.cur,.common-page a.active,.common-page span.active,.common-page a:hover,.common-page span:hover{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;background:var(--main-color);color:#fff}.common-page a.cur svg,.common-page span.cur svg,.common-page a.active svg,.common-page span.active svg,.common-page a:hover svg,.common-page span:hover svg{fill:#fff}.common-page a.prev,.common-page span.prev,.common-page a.next,.common-page span.next{padding-left:20px;padding-right:20px}@media screen and (max-width:1023px){.common-page a,.common-page span{display:none}.common-page .prev,.common-page .next{display:inline-block}}.page-more{text-align:center}.page-more a{text-align:center;cursor:pointer;min-width:16rem;line-height:4.2rem;border-radius:2.1rem;padding:0 1rem;font-size:1.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-shadow:0 0 0 1px #adadad inset;box-shadow:0 0 0 1px #adadad inset;background:#fff;color:#212121;-webkit-transform:translate(0, 0);transform:translate(0, 0);pointer-events:auto;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition:background-color .3s ease-in-out,opacity .5s ease-in-out,text-indent .4s,-webkit-transform .6s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,text-indent .4s,-webkit-transform .6s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,transform .6s,text-indent .4s;transition:background-color .3s ease-in-out,opacity .5s ease-in-out,transform .6s,text-indent .4s,-webkit-transform .6s;-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate;position:relative;z-index:1}.page-more a::after{content:"";z-index:2;background:var(--main-color);border-radius:100px;width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;opacity:0}.page-more a .icon{display:inline-block;width:.8rem;height:.8rem;margin-left:1rem;position:relative;-webkit-transform:translateY(-0.3rem);transform:translateY(-0.3rem)}.page-more a .icon::after{content:"";display:inline-block;width:.8rem;height:.8rem;border-right:1px #333 solid;border-bottom:1px #333 solid;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.page-more a:hover{-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent;color:#fff;text-indent:.8rem}.page-more a:hover::after{opacity:1}.page-more a:hover .icon::after{border-color:#fff}@media screen and (max-width:1023px){.page-more a{min-width:160px;padding-left:10px;padding-right:10px;font-size:14px;line-height:40px;border-radius:20px}.page-more a .icon{width:8px;height:8px;margin-left:10px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.page-more a .icon::after{width:8px;height:8px}}.menuSub{position:relative;text-align:center;padding-top:5rem;margin-bottom:4rem;scrollbar-color:initial}.menuSub>div{white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:block !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.menuSub>div::-webkit-scrollbar{width:10px;height:5px}.menuSub>div::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);border-radius:5px}.menuSub>div::-webkit-scrollbar-track{background-color:transparent}.menuSub>div::-webkit-scrollbar-button:hover{background-color:#999}.menuSub>div:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2)}.menuSub .listMenu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.menuSub .listMenu li{display:inline-block;vertical-align:top;width:auto;text-align:center;padding:0 1rem;position:relative}.menuSub .listMenu a{display:block;font-size:1.8rem;-webkit-box-shadow:0 0 0 1px #b5b5b5 inset;box-shadow:0 0 0 1px #b5b5b5 inset;line-height:4.2rem;min-width:25rem;padding:0 1rem;text-align:center;color:#333;border-radius:2.1rem}.menuSub .listMenu a:hover{-webkit-box-shadow:none;box-shadow:none;background:var(--main-color);color:#fff}.menuSub .listMenu .active a{-webkit-box-shadow:none;box-shadow:none;background:var(--main-color);color:#fff}.menuSub .listMenu .col-2{width:50%}.menuSub .listMenu .col-3{width:33.33333333%}.menuSub .listMenu .col-4{width:25%}@media screen and (max-width:1023px){.menuSub{padding-top:30px;margin-bottom:30px;overflow:auto;display:none}.menuSub .listMenu{-webkit-box-shadow:none;box-shadow:none;border-radius:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.menuSub .listMenu::-webkit-scrollbar{display:none}.menuSub .listMenu li{width:auto;padding-left:10px;padding-right:10px}.menuSub .listMenu .box{font-size:14px;min-width:120px;line-height:40px;height:40px;border-radius:20px;padding:0 10px}}.menuSub-m{display:none;margin-bottom:20px}.menuSub-m .listMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-10px;margin-right:-10px}.menuSub-m .listMenu>li{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;padding-right:10px}.menuSub-m .listMenu>li>.box{display:block;cursor:pointer;padding:0 0 0 20px;border:1px #eee solid;border-radius:20px;position:relative}.menuSub-m .listMenu>li .dangqian{font-size:16px;color:#333;line-height:40px;padding-right:30px;position:relative}.menuSub-m .listMenu>li .dangqian .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;position:absolute;top:0;right:0}.menuSub-m .listMenu>li .dangqian .icon svg{width:16px;height:16px}.menuSub-m .listMenu>li .drop{display:none;padding-top:1px;position:absolute;z-index:999;width:100%;top:100%;left:0}.menuSub-m .listMenu>li .drop .list>li{font-size:14px;line-height:20px}.menuSub-m .listMenu>li .drop .list>li:hover{background:rgba(0,150,63,0.05)}.menuSub-m .listMenu>li .drop .list>li a{display:block;padding:10px 25px}.menuSub-m .listMenu>li .drop .list>li.active a{color:var(--main-color)}.menuSub-m .listMenu>li .dropC{border-radius:20px;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:25px 0;overflow:auto}.menuSub-m .listMenu>li .box:hover>.drop{display:block}@media screen and (max-width:1023px){.menuSub-m{display:block}}.filter{margin-bottom:7rem}.filter .listFilter{border-bottom:1px #e5e5e5 solid;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter .listFilter li{padding-right:7rem}.filter .listFilter li:last-child{padding-right:0}.filter .listFilter li .box{position:relative}.filter .listFilter li .drop{display:none;padding-top:1px;position:absolute;z-index:999;width:32rem;top:100%;left:0}.filter .listFilter li .drop .bt{font-size:1.6rem;font-weight:700;padding:0 2.5rem}.filter .listFilter li .drop .bt:hover{color:var(--main-color)}.filter .listFilter li .drop .list>li{cursor:pointer;font-size:1.4rem;line-height:2rem;padding:2rem 5rem 2rem 7rem;display:block;position:relative}.filter .listFilter li .drop .list>li:hover{background:rgba(0,150,63,0.05)}.filter .listFilter li .drop .list>li::after{content:"";display:none;width:2.4rem;height:2.4rem;background:url(../images/icon/check-2.svg) no-repeat center center;background-size:cover;position:absolute;top:2rem;right:1rem}.filter .listFilter li .drop .list .img{border:1px solid #dbdbdb;width:4rem;height:4rem;margin-right:1rem;position:absolute;top:1rem;left:2rem}.filter .listFilter li .drop .list .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.filter .listFilter li .drop .list .selected::after{display:block}.filter .listFilter li .drop .list .selected:hover::after{content:"";background:url(../images/icon/close-2.svg) no-repeat center center;background-size:cover}.filter .listFilter li .dropC{background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:2.5rem 0;max-height:45rem;overflow:auto}.filter .listFilter li .box:hover>.drop{display:block}.filter .listFilter .title{display:block;color:#333;font-size:1.8rem;padding:0 0 1rem 0}.filter .listFilter .title:hover{color:var(--main-color)}.filter .listFilter .title .num{display:inline-block;vertical-align:top;width:2.4rem;height:2.4rem;border-radius:50%;text-align:center;line-height:2.4rem;background:var(--main-color);color:#fff;font-size:1.4rem}.filter .listFilter .searchDiv{width:100%;margin-left:auto;margin-right:auto;padding:0 2rem;margin-bottom:2rem;position:relative}.filter .listFilter .searchDiv input[type="text"]{width:100%;font-size:1.6rem;line-height:5rem;height:5rem;padding-left:0;padding-right:3rem;border-radius:0;background:#fff;border-bottom:1px #eee solid}.filter .listFilter .searchDiv .submitBtn{display:none;width:9rem;line-height:5rem;height:5rem;background:var(--main-color);color:#fff;font-size:1.8rem;cursor:pointer;position:absolute;top:0;right:0}.filter .listFilter .searchDiv .submitBtn:hover{opacity:.8}.filter .listFilter .searchDiv .icon{width:3rem;height:3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.filter .listFilter .searchDiv .icon svg{width:2.4rem;height:2.4rem;fill:#282828}.filter .listFilter .active .box{color:var(--main-color)}@media screen and (max-width:1023px){.filter{margin-bottom:30px}.filter .listFilter{position:relative}.filter .listFilter>li{padding-right:20px}.filter .listFilter>li:last-child{padding-right:0}.filter .listFilter>li .box{position:static}.filter .listFilter>li .drop{padding-top:1px;width:100%}.filter .listFilter>li .drop .bt{font-size:16px;padding:5px 25px}.filter .listFilter>li .drop .list>li{font-size:14px;line-height:30px;padding:10px 30px 10px 60px}.filter .listFilter>li .drop .list .img{width:30px;height:30px;margin-right:10px;position:absolute;top:10px;left:20px}.filter .listFilter>li .drop .item .list>li{padding-left:45px}.filter .listFilter>li .dropC{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:25px 0;max-height:450px}.filter .listFilter>li:last-child .drop{left:initial;right:0}.filter .listFilter>li .searchDiv{padding:0 20px;margin-bottom:20px;position:relative}.filter .listFilter>li .searchDiv input[type="text"]{width:100%;font-size:16px;line-height:50px;height:50px;padding-left:0;padding-right:30px;border-radius:0;background:#fff;border-bottom:1px #eee solid}.filter .listFilter>li .searchDiv .icon{width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.filter .listFilter>li .searchDiv .icon svg{width:24px;height:24px;fill:#282828}.filter .listFilter .title{font-size:16px}.filter .listFilter .title .num{width:24px;height:24px;line-height:24px;text-align:center;font-size:14px}.filter .listFilter .box{font-size:18px;padding:0 0 10px 0}}.filter-2 .listFilter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-4rem;margin-right:-4rem}.filter-2 .listFilter>li{padding-left:4rem;padding-right:4rem}.filter-2 .listFilter>li .box{display:block;cursor:pointer;width:25rem;border-bottom:1px #adadad solid;position:relative}.filter-2 .listFilter>li .title{font-size:1.8rem;color:#333;line-height:4rem;position:relative}.filter-2 .listFilter>li .title .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:4rem;position:absolute;top:0;right:0}.filter-2 .listFilter>li .title .icon svg{width:1.6rem;height:1.6rem}.filter-2 .listFilter>li .drop{display:none;padding-top:1px;position:absolute;z-index:999;width:32rem;top:100%;left:0}.filter-2 .listFilter>li .drop .bt{font-size:1.6rem;font-weight:700;padding:0 2.5rem}.filter-2 .listFilter>li .drop .bt:hover{color:var(--main-color)}.filter-2 .listFilter>li .drop .list>li{font-size:1.4rem;line-height:2rem;padding:1rem 2.5rem}.filter-2 .listFilter>li .drop .list>li:hover{background:rgba(0,150,63,0.05)}.filter-2 .listFilter>li .drop .item .list>li{padding-left:4.5rem}.filter-2 .listFilter>li .dropC{background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:2.5rem 0;max-height:45rem;overflow:auto}.filter-2 .listFilter>li .box:hover>.drop{display:block}@media screen and (max-width:1023px){.filter-2 .listFilter{margin-left:-10px;margin-right:-10px}.filter-2 .listFilter>li{padding-left:10px;padding-right:10px}.filter-2 .listFilter>li .box{width:160px}.filter-2 .listFilter>li .title{font-size:16px;line-height:40px}.filter-2 .listFilter>li .title .icon{width:20px;height:40px;right:0}.filter-2 .listFilter>li .title .icon svg{width:16px;height:16px}.filter-2 .listFilter>li .drop{padding-top:1px;width:240px}.filter-2 .listFilter>li .drop .bt{font-size:16px;padding:5px 25px}.filter-2 .listFilter>li .drop .list>li{font-size:14px;line-height:20px;padding:10px 25px}.filter-2 .listFilter>li .drop .item .list>li{padding-left:45px}.filter-2 .listFilter>li .dropC{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:25px 0;max-height:450px}.filter-2 .listFilter>li:last-child .drop{left:initial;right:0}}.case{overflow:hidden;padding-bottom:8rem;position:relative;z-index:1}.case .container{max-width:1510px}.case .listCase{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;position:relative;min-height:450px;}.case .listCase>li{width:33.33333333%;max-width:510px;padding:0 1rem 2rem 1rem}.case .listCase .box{display:block;position:relative}.case .listCase .pic{width:100%;overflow:hidden;position:relative}.case .listCase .pic::after{content:"";display:block}.case .listCase .pic img{-webkit-transition:.5s;transition:.5s;width:100%;-o-object-fit:cover;object-fit:cover}.case .listCase .text{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0));width:100%;border-bottom:.5rem var(--main-color) solid;padding:5rem 2rem 1rem 2rem;opacity:0;-webkit-transition:.5s;transition:.5s;position:absolute;bottom:0;left:0}.case .listCase .title{color:#fff;font-size:2.4rem;line-height:1.5}.case .listCase .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.case .listCase .box:hover .title{color:#fff}.case .listCase .box:hover .text{opacity:1}.case .list-2 li{padding-bottom:2rem}.case .list-2 li:last-child{padding-bottom:0}@media screen and (max-width:1023px){.case{padding-bottom:60px}.case .listCase{margin-left:-8px;margin-right:-7px}.case .listCase>li{padding:0 7px 15px 8px}.case .listCase .text{opacity:1;padding:10px 10px;border-width:4px}.case .listCase .title{font-size:14px}}@media screen and (max-width:640px){.case .listCase li{width:100%;padding-bottom:20px}.case .listCase li:last-child{padding-bottom:0}}.case-show{padding-top:5rem}.case-show .title-show{text-align:center;font-weight:700;color:var(--main-color);font-size:3.8rem;line-height:1.5;margin-bottom:5rem}.case-show img{vertical-align:top}.case-show .pics{padding-bottom:10rem}.case-show .large{position:relative;text-align:center;margin-bottom:2rem}.case-show .large img{width:initial;height:initial;max-width:100%;max-height:100%;display:inline-block}.case-show .large .box{position:relative}.case-show .large .box::after{content:"";display:block;padding-top:56.25%}.case-show .large .box img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;text-align:center;margin:auto}.case-show .large .swiper-pagination{display:none;width:initial;min-width:64px;padding:0 10px;border-radius:3px;height:24px;background:rgba(0,0,0,0.5);color:#fff;font-size:14px;position:absolute;top:0;left:initial;right:0}.case-show .small{width:100%;position:relative}.case-show .small .swiper-container{margin-left:-1rem;margin-right:-1rem}.case-show .small li{padding-left:1rem;padding-right:1rem}.case-show .small .box{margin:auto;cursor:pointer;text-align:center;overflow:hidden;position:relative;z-index:1}.case-show .small .box::after{content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:0}.case-show .small .box span{overflow:hidden;display:block;position:relative}.case-show .small .box span::after{content:"";display:block;padding-top:56.25%}.case-show .small .box img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;text-align:center;margin:auto;-webkit-transition:.5s;transition:.5s}.case-show .small .box:hover::after{opacity:1}.case-show .small .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.case-show .small .swiper-slide-thumb-active .box::after{opacity:1}.case-show .small .swiper-button-prev,.case-show .small .swiper-button-next{border:none;width:2.4rem;height:2.4rem;border-radius:50%;border:1px #e5e5e5 solid;color:#333;text-align:center;line-height:3.6rem;margin:auto;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;z-index:1}.case-show .small .swiper-button-prev:after,.case-show .small .swiper-button-next:after{font-size:1.2rem;color:#000}.case-show .small .swiper-button-prev:hover,.case-show .small .swiper-button-next:hover{background:-webkit-gradient(linear, left top, right top, from(var(--main-color)), to(var(--main-color-2)));background:linear-gradient(90deg, var(--main-color), var(--main-color-2));color:#fff}.case-show .small .swiper-button-prev{left:-4.8rem}.case-show .small .swiper-button-next{right:-4.8rem}.case-show .hd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333;font-size:1.6rem;line-height:2.6rem;padding-bottom:15rem}.case-show .hd .left{width:30%}.case-show .hd .right{width:70%;padding-top:2.5rem;padding-left:14rem}.case-show .hd .canshu .list li{border-bottom:1px #f3f3f3 solid;padding:2.5rem 0}.case-show .hd .jieshao{max-height:32rem;overflow:hidden}.case-show .hd .jieshao p{margin-bottom:1.6rem}.case-show .hd .jieshao.show{max-height:initial}.case-show .hd .shareDiv{padding-top:6.5rem}.case-show .hd .shareBtn{display:inline-block;vertical-align:top;position:relative}.case-show .hd .shareBtn>a{border:2px #888 solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:3.6rem;padding:0 1rem;min-width:11rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.case-show .hd .shareBtn>a:hover{border-color:var(--main-color);background:var(--main-color);color:#fff}.case-show .hd .shareBtn .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.6rem;height:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1rem}.case-show .hd .shareBtn .icon svg{width:1.6rem;height:1.6rem}.case-show .hd .shareBtn .drop{opacity:0;visibility:hidden;font-size:1.6rem;background:#fff;width:12rem;line-height:4rem;text-align:center;border-radius:.5rem;padding:1rem 0;-webkit-box-shadow:0 0 1rem rgba(0,0,0,0.2);box-shadow:0 0 1rem rgba(0,0,0,0.2);position:absolute;z-index:999;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:1rem;display:none;-webkit-transition:.5s;transition:.5s;color:#333}.case-show .hd .shareBtn .drop::after{content:"";border:.8rem solid transparent;border-bottom-color:#fff;width:0;height:0;margin:0 auto;position:absolute;top:-1.6rem;left:0;right:0}.case-show .hd .shareBtn .drop a{padding:.5rem 0;color:#333;display:block}.case-show .hd .shareBtn .drop a:hover{background:#eee;color:#333;text-decoration:none}.case-show .hd .shareBtn:hover>a{border-color:var(--main-color);background:var(--main-color);color:#fff}.case-show .hd .shareBtn:hover .drop{opacity:1;visibility:visible;display:block;margin-top:0}.case-show .hd .btnDiv{padding-top:2rem}.case-show .hd .btnDiv a{color:#666;font-size:1.6rem}@media screen and (max-width:1023px){.case-show .title-show{font-size:24px;margin-bottom:20px;line-height: 1.2;text-align: left;}.case-show .small{display:none}.case-show .large{height:auto}.case-show .large .swiper-pagination{display:block}.case-show .hd{font-size:14px;line-height:16px;padding-bottom:40px}.case-show .hd .con{min-height:auto}.case-show .hd .swiper-container{height:auto;overflow:hidden}.case-show .hd .swiper-scrollbar{z-index:9;opacity:1 !important;width:100%;position:absolute;right:initial;top:initial;left:0;bottom:0;height:2px;background:rgba(0,0,0,0.15);opacity:1;-webkit-transition:all .3s;transition:all .3s}.case-show .hd .swiper-scrollbar .swiper-scrollbar-drag{background:#000 !important}.case-show .hd .left{width:100%;padding:0}.case-show .hd .right{width:100%;padding:40px 0}.case-show .hd .canshu .list li{padding:10px 0}.case-show .hd .jieshao{max-height:320px;overflow:hidden}.case-show .hd .jieshao p{margin-bottom:16px}.case-show .hd .shareDiv{padding-top:20px}.case-show .hd .shareBtn>a{font-size:14px;border:2px #888 solid;line-height:36px;padding:0 10px;min-width:110px}.case-show .hd .shareBtn .icon{width:16px;height:16px;margin-right:10px}.case-show .hd .shareBtn .icon svg{width:16px;height:16px}.case-show .hd .shareBtn .drop{font-size:16px;width:120px;line-height:40px;border-radius:5px;padding:10px 0;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);margin-top:10px}.case-show .hd .shareBtn .drop::after{content:"";border:8px solid transparent;border-bottom-color:#fff;top:-16px}.case-show .hd .shareBtn .drop a{padding:5px 0}.case-show .hd .btnDiv{padding-top:20px}.case-show .hd .btnDiv a{color:#666;font-size:16px}}.listColor{margin-left:-2rem;margin-right:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:300px;}.listColor li{width:25%;padding:0 2rem 4rem 2rem}.listColor .box{min-height:100%;display:block;background:#fff;-webkit-box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05)}.listColor .pic{position:relative}.listColor .pic::after{content:"";display:block;padding-top:100%}.listColor .pic img{width:100%;-o-object-fit:cover;object-fit:cover}.listColor .text{padding:2rem 1.5rem 3rem 1.5rem}.listColor .title{color:#21;font-size:2.4rem;font-weight:700;line-height:3rem;height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.listColor .info{color:#555;font-size:1.7rem;line-height:3rem;height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.listColor .btnDiv{padding-top:3rem}.listColor .btnDiv>a,.listColor .btnDiv>span{font-size:1.8rem;color:var(--main-color)}.listColor .box:hover .pic .img-1{display:none}.listColor .box:hover .pic .img-2{display:block}.listColor .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.listColor{margin-left:-10px;margin-right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.listColor li{width:25%;padding:0 10px 20px 10px}.listColor .box{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.05);box-shadow:0 5px 10px 0 rgba(0,0,0,0.05)}.listColor .text{padding:20px 15px 30px 15px}.listColor .title{font-size:16px;line-height:1.2;height:auto;-webkit-line-clamp:initial;margin-bottom:10px}.listColor .info{font-size:14px;line-height:16px;height:auto;-webkit-line-clamp:initial}.listColor .btnDiv{padding-top:10px}.listColor .btnDiv>a,.listColor .btnDiv>span{font-size:14px}}@media screen and (max-width:768px){.listColor li{width:50%}}.decors{padding-bottom:6rem}.decors .nr{position:relative}.decors .swiper-container-initialized .listColor{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.decors .listColor li{width:33.33333333%}.decors .swiper-container-initialized{margin-left:-2rem;margin-right:-2rem}.decors .swiper-container-initialized .listColor{margin-left:0;margin-right:0}.decors .swiper-button-next,.decors .swiper-button-prev{width:4rem;height:4rem;text-align:center;line-height:4rem;top:35%}.decors .swiper-button-next::after,.decors .swiper-button-prev::after{color:#909090;font-size:3rem}.decors .swiper-button-next:hover::after,.decors .swiper-button-prev:hover::after{color:var(--main-color)}.decors .swiper-button-prev{left:-6rem}.decors .swiper-button-next{right:-6rem}@media screen and (max-width:1023px){.decors{padding-bottom:40px}.decors .swiper-button-next,.decors .swiper-button-prev{width:40px;height:40px;line-height:40px}.decors .swiper-button-next::after,.decors .swiper-button-prev::after{font-size:20px}.decors .swiper-button-prev{left:0}.decors .swiper-button-next{right:0}.decors .list{margin-left:-10px;margin-right:-10px}.decors .list li{padding:0 10px}}.listProduct{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.listProduct li{width:25%;padding:0 1rem 2rem 1rem}.listProduct .box{display:block;background:linear-gradient(120deg, #e2e1e0, #f7f6f5 80%);-webkit-box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05)}.listProduct .pic{position:relative}.listProduct .pic::after{content:"";display:block;padding-top:100%}.listProduct .pic .img-2{display:none}.listProduct .text{padding:1rem 1.5rem 3rem 1.5rem}.listProduct .fl{color:#767676;font-size:1.6rem;line-height:3rem;height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.listProduct .title{color:#212121;font-size:2.4rem;line-height:3rem;height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.listProduct .box:hover .pic .img-1{display:none}.listProduct .box:hover .pic .img-2{display:block}.listProduct .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.listProduct{margin-left:-10px;margin-right:-10px}.listProduct li{width:25%;padding:0 10px 20px 10px}.listProduct .box{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.05);box-shadow:0 5px 10px 0 rgba(0,0,0,0.05)}.listProduct .text{padding:10px 10px 20px 10px}.listProduct .fl{font-size:16px;line-height:30px;height:30rpx}.listProduct .title{font-size:16px;line-height:30px;height:30px}}@media screen and (max-width:768px){.listProduct li{width:50%}}.productRelated{padding-bottom:6rem}.productRelated .listProduct{margin-left:-2rem;margin-right:-2rem}.productRelated .listProduct li{width:33.33333333%;padding:0 2rem 4rem 2rem}@media screen and (max-width:1023px){.productRelated{padding-bottom:40px}.productRelated .listProduct li{width:33.33333333%;padding:0 10px 20px 10px}}.caseOther{padding-bottom:10rem}.caseOther .nr{position:relative}.caseOther .swiper-container-initialized{margin-left:-2rem;margin-right:-2rem}.caseOther .swiper-container-initialized .list{margin-left:0;margin-right:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.caseOther .swiper-container-initialized .list li{padding-bottom:0}.caseOther .swiper-button-next,.caseOther .swiper-button-prev{width:4rem;height:4rem;text-align:center;line-height:4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}.caseOther .swiper-button-next::after,.caseOther .swiper-button-prev::after{color:#909090;font-size:3rem}.caseOther .swiper-button-next:hover::after,.caseOther .swiper-button-prev:hover::after{color:var(--main-color)}.caseOther .swiper-button-prev{left:-6rem}.caseOther .swiper-button-next{right:-6rem}.caseOther .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem;position:relative}.caseOther .list>li{width:33.33333333%;padding:0 1.5rem 3rem 1.5rem}.caseOther .list .box{display:block;position:relative}.caseOther .list .pic{width:100%;overflow:hidden;position:relative}.caseOther .list .pic::after{content:"";display:block}.caseOther .list .pic img{-webkit-transition:.5s;transition:.5s;width:100%;-o-object-fit:cover;object-fit:cover}.caseOther .list .text{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0)));background:linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0));width:100%;border-bottom:.5rem var(--main-color) solid;padding:5rem 2rem 1rem 2rem;opacity:0;-webkit-transition:.5s;transition:.5s;position:absolute;bottom:0;left:0}.caseOther .list .title{color:#fff;font-size:2.4rem;line-height:1.5}.caseOther .list .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.caseOther .list .box:hover .title{color:#fff}.caseOther .list .box:hover .text{opacity:1}@media screen and (max-width:1023px){.caseOther{padding-bottom:60px}.caseOther .swiper-button-next,.caseOther .swiper-button-prev{width:40px;height:40px;line-height:40px}.caseOther .swiper-button-next::after,.caseOther .swiper-button-prev::after{font-size:20px}.caseOther .swiper-button-prev{left:0}.caseOther .swiper-button-next{right:0}.caseOther .list{margin-left:-10px;margin-right:-10px}.caseOther .list li{padding:0 10px}}.colorPro-show{padding-top:5rem}.colorPro-show .container-2{max-width:1330px}.colorPro-show .title-show{font-weight:700;color:var(--main-color);font-size:3.6rem;line-height:1.5;margin-bottom:1rem}.colorPro-show img{vertical-align:top}.colorPro-show .hd{padding-bottom:10rem}.colorPro-show .hdC{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333;font-size:1.6rem;line-height:2}.colorPro-show .hdC .left{width:50%;padding-left:7rem}.colorPro-show .hdC .left .pic{max-width:54rem}.colorPro-show .hdC .right{width:50%;padding-top:7rem;padding-left:10rem}.colorPro-show .hdC .xilie{font-size:1.7rem;color:#555;margin-bottom:5rem}.colorPro-show .hdC .jieshao{color:#555;line-height:2.4rem;font-size:1.8rem}.colorPro-show .hdC .btnDiv{padding-top:8rem}.colorPro-show .hdC .btnDiv a{font-size:1.8rem;line-height:4.2rem;min-width:23rem}.colorPro-show .hdC .btnDiv .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2rem;height:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:1rem}.colorPro-show .hdC .btnDiv .icon svg{width:2rem;height:2rem}.colorPro-show .hdC .btnDiv a{color:#666}.colorPro-show .hdC .btnDiv a:hover{color:var(--main-color)}.colorPro-show .pics{margin-top:3rem}.colorPro-show .large{overflow:hidden;border-radius:2rem;position:relative;text-align:center;margin-bottom:2rem}.colorPro-show .large img{width:initial;height:initial;max-width:100%;max-height:100%;display:inline-block}.colorPro-show .large .box{position:relative}.colorPro-show .large .box::after{content:"";display:block;padding-top:56.25%}.colorPro-show .large .box img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;text-align:center;margin:auto}.colorPro-show .large .swiper-pagination{display:none;width:initial;min-width:64px;padding:0 10px;border-radius:3px;height:24px;background:rgba(0,0,0,0.5);color:#fff;font-size:14px;position:absolute;top:0;left:initial;right:0}.colorPro-show .small{width:100%;position:relative}.colorPro-show .small .swiper-container{margin-left:-1rem;margin-right:-1rem}.colorPro-show .small li{padding-left:1rem;padding-right:1rem}.colorPro-show .small .box{border-radius:.5rem;margin:auto;cursor:pointer;text-align:center;overflow:hidden;position:relative;z-index:1}.colorPro-show .small .box::after{content:"";display:block;width:100%;border-radius:.5rem;height:100%;position:absolute;z-index:1;top:0;left:0;opacity:0}.colorPro-show .small .box span{overflow:hidden;display:block;position:relative}.colorPro-show .small .box span::after{content:"";display:block;padding-top:56.25%}.colorPro-show .small .box img{width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;text-align:center;margin:auto;-webkit-transition:.5s;transition:.5s}.colorPro-show .small .box:hover::after{opacity:1}.colorPro-show .small .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.colorPro-show .small .swiper-slide-thumb-active .box::after{opacity:1}.colorPro-show .small .swiper-button-prev,.colorPro-show .small .swiper-button-next{border:none;width:2.4rem;height:2.4rem;border-radius:50%;border:1px #e5e5e5 solid;color:#333;text-align:center;line-height:3.6rem;margin:auto;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;z-index:1}.colorPro-show .small .swiper-button-prev:after,.colorPro-show .small .swiper-button-next:after{font-size:1.2rem;color:#000}.colorPro-show .small .swiper-button-prev:hover,.colorPro-show .small .swiper-button-next:hover{background:-webkit-gradient(linear, left top, right top, from(var(--main-color)), to(var(--main-color-2)));background:linear-gradient(90deg, var(--main-color), var(--main-color-2));color:#fff}.colorPro-show .small .swiper-button-prev{left:-4.8rem}.colorPro-show .small .swiper-button-next{right:-4.8rem}.colorPro-show .maodian{background:#fff;border-bottom:2px #dbdbdb solid;position:-webkit-sticky;position:sticky;z-index:99;top:10rem;left:0}.colorPro-show .maodian .listMaodian{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;margin-left:-0.5rem;margin-right:-0.5rem}.colorPro-show .maodian .listMaodian li{padding-left:.5rem;padding-right:.5rem}.colorPro-show .maodian .box{display:block;border:2px #dbdbdb solid;border-bottom:none;line-height:4.4rem;min-width:26rem;color:#212121;font-size:1.6rem}.colorPro-show .maodian .box:hover{background:var(--main-color);border-color:var(--main-color);color:#fff}.colorPro-show .maodian .active .box{background:var(--main-color);border-color:var(--main-color);color:#fff}.colorPro-show .bd{background:#fafafa;padding-bottom:10rem;color:#444;font-size:1.8rem;line-height:1.5}.colorPro-show .bd .common-title{margin-bottom:2rem}.colorPro-show .bd .part{padding-top:8rem;position:relative}.colorPro-show .bd .part .anchor{width:1px;height:1px;position:absolute;top:-9rem;left:0}.colorPro-show .vr{margin-top:3rem;overflow:hidden;border-radius:2rem;position:relative}.colorPro-show .vr .screen{position:absolute;top:0}.colorPro-show .vr .screen a{display:block;background:#a96b5f;color:#fff;padding:5px 20px;border-bottom-right-radius:10px;font-size:14px}.colorPro-show .vr iframe{width:100%;height:76rem;vertical-align:top}@media screen and (max-width:1023px){.colorPro-show{padding-top:30px}.colorPro-show .title-show{font-size:24px;margin-bottom:0}.colorPro-show .hd{padding-bottom:40px}.colorPro-show .hdC{font-size:16px}.colorPro-show .hdC .left{width:100%;padding-left:0}.colorPro-show .hdC .left .pic{max-width:100%}.colorPro-show .hdC .right{width:100%;padding:40px 0 0 0}.colorPro-show .hdC .xilie{font-size:16px;margin-bottom:20px}.colorPro-show .hdC .jieshao{line-height:16px;font-size:14px}.colorPro-show .hdC .btnDiv{padding-top:40px}.colorPro-show .hdC .btnDiv a{font-size:16px;line-height:42px;min-width:200px}.colorPro-show .hdC .btnDiv .icon{width:20px;height:20rpx;margin-right:10px}.colorPro-show .hdC .btnDiv .icon svg{width:20px;height:20px}.colorPro-show .maodian{display:none;top:50px}.colorPro-show .maodian .listMaodian{margin-left:-5px;margin-right:-5px}.colorPro-show .maodian .listMaodian li{padding-left:5px;padding-right:5px}.colorPro-show .maodian .box{border-width:2px;line-height:44px;min-width:120px;font-size:16px;padding:0 10px}.colorPro-show .bd{font-size:14px;line-height: 16px;padding-bottom:60px}.colorPro-show .bd .common-title{margin-bottom:20px}.colorPro-show .bd .part{padding-top:40px}.colorPro-show .pics{margin-top:20px;border-radius:5px}.colorPro-show .large{margin-bottom:10px}.colorPro-show .small .swiper-container{margin-left:-10px;margin-right:-10px}.colorPro-show .small li{padding-left:10px;padding-right:10px}.colorPro-show .small .box{border-radius:5px}.colorPro-show .small .box::after{border-radius:5px}.colorPro-show .small .swiper-button-prev,.colorPro-show .small .swiper-button-next{border:none;width:24px;height:24px;line-height:24px}.colorPro-show .small .swiper-button-prev:after,.colorPro-show .small .swiper-button-next:after{font-size:12px}.colorPro-show .small .swiper-button-prev{left:-48px}.colorPro-show .small .swiper-button-next{right:-48px}.colorPro-show .vr{margin-top:20px}.colorPro-show .vr iframe{height:320px;border-radius:5px}.colorPro-show .hd12121{padding-bottom:40px}.colorPro-show .hd12121 .con{min-height:auto}.colorPro-show .hd12121 .swiper-container{height:auto;overflow:hidden}.colorPro-show .hd12121 .swiper-scrollbar{z-index:9;opacity:1 !important;width:100%;position:absolute;right:initial;top:initial;left:0;bottom:0;height:2px;background:rgba(0,0,0,0.15);opacity:1;-webkit-transition:all .3s;transition:all .3s}.colorPro-show .hd12121 .swiper-scrollbar .swiper-scrollbar-drag{background:#000 !important}.colorPro-show .hd12121 .left{width:100%;padding:0}.colorPro-show .hd12121 .right{display:none}}.product{padding-top:5rem;padding-bottom:4rem}.product .list{margin-left:-2.5rem;margin-right:-2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product .list li{width:50%;padding-left:2.5rem;padding-right:2.5rem;padding-bottom:6rem}.product .list li:last-child{padding-bottom:0}.product .list li:nth-child(2n) .box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product .list .box{display:block}.product .list .text{width:100%;padding:2.5rem 2.5rem}.product .list .pic{overflow:hidden;width:100%}.product .list .pic img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.product .list .picC{overflow:hidden;position:relative}.product .list .picC::after{content:"";display:block;padding-top:65.30612245%}.product .list .picC img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.product .list .icon{width:8rem;height:8rem;margin-bottom:3rem}.product .list .title{color:var(--main-color);font-size:3rem;height:4rem;line-height:4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;margin-bottom:2rem}.product .list .info{color:#444;font-size:1.6rem;line-height:2.6rem;height:7.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:3rem}.product .list .btnDiv>a,.product .list .btnDiv>span{overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-shadow:0 0 0 1px var(--main-color) inset;box-shadow:0 0 0 1px var(--main-color) inset;min-width:19rem;line-height:4.2rem;border-radius:2.1rem;padding-left:1rem;padding-right:1rem;font-size:1.6rem;color:var(--main-color) !important;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.product .list .btnDiv>a::after,.product .list .btnDiv>span::after{background:var(--main-color);content:"";left:0;position:absolute;z-index:-1;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100%;-webkit-transition:.5s;transition:.5s;border-radius:2.1rem}.product .list .box:hover .btnDiv>a,.product .list .box:hover .btnDiv>span{color:#fff !important}.product .list .box:hover .btnDiv>a::after,.product .list .box:hover .btnDiv>span::after{left:0;width:calc(100% + 1px);-webkit-transform:translateX(0);transform:translateX(0)}.product .list .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1023px){.product{padding-top:20px;padding-bottom:40px}.product .list li{padding-bottom:20px}.product .list li:last-child{padding-bottom:0}.product .list .pic{width:100%}.product .list .text{width:100%;padding:20px 0}.product .list .title{font-size:16px;height:30px;line-height:30px;margin-bottom:10px}.product .list .info{font-size:14px;line-height:16px;height:80px;margin-bottom:20px}.product .list .btnDiv>a,.product .list .btnDiv>span{min-width:120px;border-radius:20px;line-height:40px;padding:0 10px;font-size:14px}.product .list .btnDiv>a::after,.product .list .btnDiv>span::after{border-radius:20px}}@media screen and (max-width:640px){.product .list li{width:100%}}.product-2{padding-top:5rem}.product-2 .jieshao{color:#444;font-size:2.4rem;line-height:3.4rem;max-width:97rem;text-align:center;margin-left:auto;margin-right:auto;padding-bottom:5rem}.product-2 dl{padding-bottom:5rem}.product-2 .titleBig{background-color:#fff;padding:0;margin-bottom:0 !important;border-bottom:2px solid rgba(0,0,0,0.125);-webkit-box-shadow:0 9px 14px -13px rgba(0,0,0,0.3);box-shadow:0 9px 14px -13px rgba(0,0,0,0.3);color:var(--main-color);font-size:4.2rem;text-transform:uppercase;line-height:1.5;cursor:pointer;position:relative}.product-2 .titleBig .arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;color:#212121;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:.5s;transition:.5s}.product-2 .titleBig .arrow svg{width:3.2rem;height:3.2rem}.product-2 .active .titleBig .arrow{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.product-2 dd{display:none;padding-top:6rem}.product-2 .table-1 table{border:1px #b7c7bf solid;color:#474747;font-size:2rem;line-height:1.5;background:#fafafa}.product-2 .table-1 td{padding:1.5rem 6rem}.product-2 .table-1 tr:nth-child(2n+1){background:#edf5f1;border-bottom:1px #fff solid}.product-2 .listProduct{margin-top:6rem}@media screen and (max-width:1023px){.product-2{padding-top:30px;padding-bottom:60px}.product-2 .jieshao{font-size:14px;line-height:16px;max-width:100%;padding-bottom:40px}.product-2 dl{padding-bottom:20px}.product-2 dl:last-child{padding-bottom:0}.product-2 .titleBig{padding-right:40px;border-bottom:2px solid rgba(0,0,0,0.125);-webkit-box-shadow:0 9px 14px -13px rgba(0,0,0,0.3);box-shadow:0 9px 14px -13px rgba(0,0,0,0.3);font-size:24px;line-height:2}.product-2 .titleBig .arrow{width:32px;height:32px}.product-2 .titleBig .arrow svg{width:24px;height:24px}.product-2 dd{padding-top:40px}.product-2 .table-1{overflow:auto;-webkit-overflow-scrolling:touch}.product-2 .table-1 table{font-size:14px}.product-2 .table-1 td{padding:15px 15px}.product-2 .listProduct{margin-top:40px}}.vision{padding-top:5rem;padding-bottom:10rem}.vision .nr{background-position:center top;background-repeat:no-repeat;background-size:cover;overflow:hidden}.vision .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vision .list li{width:33.33333333%;border-right:1px rgba(255,255,255,0.35) solid;padding:20rem 4rem;text-align:center;position:relative;z-index:1}.vision .list li:last-child{border-right:none}.vision .list li::after{content:"";width:100%;height:0;background:rgba(0,0,0,0.2);opacity:0;position:absolute;z-index:-1;left:0;bottom:0;-webkit-transition:.5s;transition:.5s}.vision .list .box{display:block;color:#fff}.vision .list .text{-webkit-transition:.5s;transition:.5s}.vision .list .title{font-size:3rem;line-height:1.5;padding-bottom:2rem;margin-bottom:2rem;position:relative}.vision .list .title::after{content:"";display:block;width:6.8rem;height:2px;margin:auto;background:#fff;position:absolute;left:0;right:0;bottom:0}.vision .list .info{font-size:1.6rem;font-weight:700;line-height:2.8rem}.vision .list li:hover::after{opacity:1;height:100%}.vision .list li:hover .text{-webkit-transform:translateY(-4rem);transform:translateY(-4rem)}@media screen and (max-width:1023px){.vision{padding-top:20px;padding-bottom:60px}.vision .list li{width:33.33333333%;padding:40px 20px}.vision .list .title{font-size:18px;padding-bottom:20px;margin-bottom:20px}.vision .list .title::after{width:68px;height:2px}.vision .list .info{font-size:14px;line-height:16px}}@media screen and (max-width:768px){.vision .list li{width:100%;border-right:none;border-bottom:1px rgba(255,255,255,0.35) solid;padding:60px 20px}}.listNews{margin-left:-1.8rem;margin-right:-1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333}.listNews li{width:33.33333333%;padding:0 1.8rem 3.6rem 1.8rem;float:left}.listNews .box{min-height:100%;background-color:#fff;-webkit-box-shadow:0 .5rem 1.3rem 0 rgba(0,0,0,0.05);box-shadow:0 .5rem 1.3rem 0 rgba(0,0,0,0.05);overflow:hidden;position:relative;display:block}.listNews .pic{overflow:hidden;display:block;position:relative}.listNews .pic:after{content:"";display:block;padding-top:87.5%}.listNews .pic img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s}.listNews .text{padding:3rem 3rem 3.5rem 3rem}.listNews .date,.listNews .tag{color:var(--main-color);line-height:2.4rem;font-size:1.6rem;margin-bottom:1rem}.listNews .title{font-weight:700;color:#212121;font-size:2.2rem;line-height:3.4rem;height:10.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:1.5rem}.listNews .btnDiv>span,.listNews .btnDiv>a{display:inline-block;line-height:4rem;color:#666;font-size:1.6rem;position:relative;z-index:1;-webkit-transition:.5s;transition:.5s}.listNews .btnDiv>span::after,.listNews .btnDiv>a::after{content:"";display:block;width:100%;height:1px;background:#626262;position:absolute;bottom:0;left:0}.listNews .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.listNews .box:hover .btnDiv>span,.listNews .box:hover .btnDiv .a{padding-right:2rem;color:var(--main-color)}.listNews .box:hover .btnDiv>span::after,.listNews .box:hover .btnDiv .a::after{background:var(--main-color)}@media screen and (max-width:1023px){.listNews{margin-left:-5px;margin-right:-5px}.listNews li{width:100%;padding-left:5px;padding-right:5px;padding-bottom:20px}.listNews .box{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.05);box-shadow:0 0 10px 0 rgba(0,0,0,0.05)}.listNews .text{padding:30px 20px}.listNews .date,.listNews .tag{font-size:14px;line-height:24px;margin-bottom:10px}.listNews .title{font-size:16px;height:72px;line-height:24px;margin-bottom:10px}.listNews .btnDiv{font-size:14px}.listNews .btnDiv>a,.listNews .btnDiv>span{line-height:40px;font-size:14px}}.news{padding-top:5rem;padding-bottom:10rem;position:relative}.news .common-page{padding-top:2.4rem}.news .nr{position:relative}@media screen and (max-width:1023px){.news{padding-top:40px;padding-bottom:60px}.news .common-page{padding-top:20px}}.honor{padding-top:5rem;padding-bottom:10rem;position:relative}.honor .common-page{padding-top:2rem}.honor .nr{position:relative}.honor .list{margin-left:-2rem;margin-right:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333}.honor .list li{width:25%;padding:0 2rem 4rem 2rem;float:left}.honor .list .box{min-height:100%;text-align:center;background:linear-gradient(120deg, #e2e1e0, #f7f6f5 80%);-webkit-box-shadow:0 .5rem 1.3rem 0 rgba(0,0,0,0.05);box-shadow:0 .5rem 1.3rem 0 rgba(0,0,0,0.05);overflow:hidden;position:relative;display:block}.honor .list .pic{padding:4rem}.honor .list .picC{overflow:hidden;display:block;position:relative}.honor .list .picC .picC{position:relative}.honor .list .picC:after{content:"";display:block;padding-top:100%}.honor .list .picC img{-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s;transition:all .5s}.honor .list .text{padding:1rem 3rem 3rem 3rem}.honor .list .title{font-weight:700;color:#212121;font-size:2rem;line-height:3rem;max-height:9rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.honor .list .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.honor .list .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.honor{padding-top:40px;padding-bottom:60px}.honor .common-page{padding-top:20px}.honor .list{margin-left:-10px;margin-right:-10px}.honor .list li{width:50%;padding-left:10px;padding-right:10px;padding-bottom:20px}.honor .list .box{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.05);box-shadow:0 0 10px 0 rgba(0,0,0,0.05)}.honor .list .text{padding:10px 20px 20px 20px}.honor .list .date{font-size:14px;line-height:24px;margin-bottom:10px}.honor .list .title{font-size:16px;max-height:60px;line-height:20px;margin-bottom:10px}}.colorPro{padding-top:5rem;padding-bottom:10rem}.colorPro .common-page{padding-top:2rem}@media screen and (max-width:1023px){.colorPro{padding-top:20px;padding-bottom:60px}.colorPro .common-page{padding-top:20px}.colorPro .menuSub-m{padding-top:20px}}.download{padding-top:0;padding-bottom:10rem}.download .page-more{padding-top:2rem}@media screen and (max-width:1023px){.download{padding-top:20px;padding-bottom:60px}.download .page-more{padding-top:20px}}.listDownload{margin-left:-2rem;margin-right:-2rem;overflow:hidden;}.listDownload li{width:33.33333333%;float:left;padding:0 2rem 4rem 2rem}.listDownload .box{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;background-color:#fff;border:1px #eee solid;border-radius:.3rem;padding:2rem 2rem;-webkit-transition:.5s;transition:.5s}.listDownload .pic{background:#eee;width:12rem;height:17rem;overflow:hidden;position:relative}.listDownload .pic::after{content:"";display:block;padding-top:141.66666667%}.listDownload .pic img{-webkit-transition:all .5s;transition:all .5s}.listDownload .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:1rem;padding-left:3rem}.listDownload .title{color:#212121;font-weight:700;font-size:1.8rem;line-height:2.8rem;height:6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:1rem}.listDownload .size{color:#a1a1a1;font-size:1.2rem;line-height:2rem;margin-bottom:2rem}.listDownload .btn span{min-width:12rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;-webkit-box-shadow:0 0 0 1px #212121 inset;box-shadow:0 0 0 1px #212121 inset;font-size:1.4rem;color:#212121;border-radius:2rem;line-height:4rem;padding:0 2rem}.listDownload .btn span .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5rem}.listDownload .btn span svg{width:1.6rem;height:1.6rem;text-align:center;vertical-align:top;fill:#212121}.listDownload .box:hover{-webkit-box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.05)}.listDownload .box:hover .pic img{-webkit-transform:scale(1.1);transform:scale(1.1)}.listDownload .box:hover .title{color:var(--main-color);text-decoration:underline}.listDownload .box:hover .btn span{-webkit-box-shadow:0 0 0 1px var(--main-color) inset;box-shadow:0 0 0 1px var(--main-color) inset;background:var(--main-color);color:#fff}.listDownload .box:hover .btn svg{fill:#fff}@media screen and (max-width:1023px){.listDownload{margin-left:-5px;margin-right:-5px}.listDownload li{width:100%;padding:0 5px 10px 5px}.listDownload .box{padding:15px;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.listDownload .pic{width:100px;height:auto}.listDownload .text{padding-left:20px}.listDownload .title{font-size:16px;line-height:20px;height:40px;margin-bottom:20px}.listDownload .size{font-size:14px;margin-bottom:20px}.listDownload .btn span{font-size:0;min-width:auto;height:auto;line-height:20px;padding:5px 10px}.listDownload .btn span svg{width:20px;height:20px}}.news-show{padding:0 0 5rem 0;margin:auto;color:#333;font-size:1.8rem;line-height:2}.news-show .container{max-width:1440px}.news-show .hd{background:#f7f7f7}.news-show .common-bread{margin-bottom:4.5rem}.news-show .con{position:relative}.news-show .nr{padding:5rem 0 5rem 0;position:relative}.news-show .show-tag{font-size:1.6rem;color:var(--main-color)}.news-show .show-tag a{background:-webkit-gradient(linear, right top, left top, from(var(--main-color)), to(var(--main-color-2)));background:linear-gradient(-90deg, var(--main-color), var(--main-color-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.news-show .show-title{font-size:3.8rem;line-height:1.5;color:#212121;font-weight:700;margin-bottom:4rem;position:relative}.news-show .show-info{text-align:center;font-size:1.6rem;color:#141414;line-height:3.2rem;padding-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.news-show .show-info>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.news-show .show-info .date{color:var(--main-color)}.news-show .show-info .icon{display:inline-block;width:2rem;height:2rem;margin-right:.5rem}.news-show .socialMedia{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;color:#777;margin-left:3rem;line-height:3.2rem;margin-right:-1.6rem}.news-show .socialMedia .a2a_kit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-show .socialMedia .bt{color:#111;font-size:1.8rem;margin-right:1rem}.news-show .socialMedia a{display:inline-block;vertical-align:top;border:1px #000 solid;width:3.2rem;height:3.2rem;border-radius:50%;margin-right:1.6rem}.news-show .socialMedia a:hover{opacity:.7}.news-show .socialMedia a img{width:100%;height:100%}.news-show .socialMedia-2{border-top:1px #eee solid;border-bottom:1px #eee solid;text-align:right;padding-top:1.6rem;padding-bottom:1.6rem;font-size:1.6rem;color:#777;line-height:3rem;margin-right:-1.6rem}.news-show .socialMedia-2 .a2a_kit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-show .socialMedia-2 .bt{color:#111;font-size:1.8rem;margin-right:1rem}.news-show .socialMedia-2 a{display:inline-block;vertical-align:top;border:1px #000 solid;width:3.2rem;height:3.2rem;border-radius:50%;margin-right:1.6rem}.news-show .socialMedia-2 a:hover{opacity:.7}.news-show .socialMedia-2 a img{width:100%;height:100%}.news-show p{margin-bottom:12px}.news-show .p-1{padding-left:2.4rem;position:relative}.news-show .p-1 .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.7rem;height:1.7rem;position:absolute;top:.9rem;left:0}@media screen and (max-width:1023px){.news-show{font-size:14px;padding-bottom:40px}.news-show .common-bread{margin-bottom:30px}.news-show .show-title{font-size:22px;margin-bottom:20px}.news-show .show-tag{font-size:14px}.news-show .show-info{font-size:14px;line-height:24px;padding-bottom:10px}.news-show .show-info .icon{width:20px;height:20px}.news-show .socialMedia{font-size:14px;line-height:24px;margin-right:-10px}.news-show .socialMedia .bt{font-size:14px;margin-right:10px}.news-show .socialMedia a{width:24px;height:24px;margin-right:10px}.news-show .socialMedia .icon{width:24px;height:24px}.news-show .socialMedia-2{font-size:14px;line-height:24px;margin-right:-10px;padding-top:10px;padding-bottom:10px}.news-show .socialMedia-2 .bt{font-size:14px;margin-right:10px}.news-show .socialMedia-2 a{width:24px;height:24px;margin-right:10px}.news-show .socialMedia-2 .icon{width:24px;height:24px}.news-show .nr{padding-top:20px}.news-show .tags{font-size:14px;line-height:24px;padding:20px 0}.news-show p{margin-bottom:12px}.news-show .p-1{padding-left:24px}.news-show .p-1 .icon{width:17px;height:17px;top:6px;left:0}}.relatedNews{padding-top:4rem;padding-bottom:6.4rem}.relatedNews .common-title{text-align:center}@media screen and (max-width:1023px){.relatedNews{padding-top:20px;padding-bottom:40px}.relatedNews .common-title{margin-bottom:30px}}.contact{padding-top:5rem;padding-bottom:10rem;position:relative}.contact .con{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .left{width:68.75%;padding-right:9rem}.contact .right{width:31.25%;padding-top:9.5rem}.contact .follow{border-radius:.8rem;min-height:50rem;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;padding:4.5rem 5.5rem}.contact .follow .title{font-size:3.6rem;font-weight:700;line-height:4.2rem}.contact .follow .info{font-size:1.6rem;line-height:3rem}.contact .follow .socialMedia{margin-top:3rem;margin-right:-2.8rem}.contact .follow .socialMedia a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:top;background:#fff;width:4.5rem;height:4.5rem;border-radius:50%;margin-right:2.8rem}.contact .follow .socialMedia a:hover{opacity:.8}.contact .follow .socialMedia a img{width:2.4rem;height:2.4rem}.contact .lxfs{padding-top:10rem}.contact .lxfs .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.7rem;margin-right:-0.7rem}.contact .lxfs .list li{width:25%;padding-left:.7rem;padding-right:.7rem}.contact .lxfs .list .box{min-height:100%;display:block;background:#f6f6f6;text-align:center;padding:3rem 3rem;color:#616161;font-size:1.6rem}.contact .lxfs .list .icon{margin-bottom:2rem}.contact .lxfs .list .icon img{width:3rem;height:3rem}.contact .lxfs .list .title{text-transform:uppercase;font-size:1.6rem;color:#333;font-weight:700;margin-bottom:1rem}.contact .map{margin-top:7rem;position:relative}.contact .map .anchor{width:1px;height:1px;position:absolute;left:0;top:-20rem}.contact .map iframe{width:100%;height:520px}@media screen and (max-width:1023px){.contact{padding-top:40px;padding-bottom:60px}.contact .left{width:100%;padding:0 0 40px 0}.contact .right{width:100%;padding:0}.contact .follow{border-radius:8px;min-height:320px;padding:30px 30px}.contact .follow .title{font-size:24px;line-height:1.2;margin-bottom:10px}.contact .follow .info{font-size:16px;line-height:18px}.contact .follow .socialMedia{margin-top:30px;margin-right:-5px}.contact .follow .socialMedia a{width:40px;height:40px;border-radius:50%;margin-right:5px}.contact .follow .socialMedia a img{width:16px;height:16px}.contact .lxfs{padding-top:40px}.contact .lxfs .list{margin-left:-5px;margin-right:-5px}.contact .lxfs .list li{width:50%;padding:0 5px 10px 5px}.contact .lxfs .list .box{min-height:100%;display:block;background:#f6f6f6;text-align:center;padding:30px 30px;color:#616161;font-size:14px;line-height: 16px;}.contact .lxfs .list .icon{margin-bottom:20px}.contact .lxfs .list .icon img{width:30px;height:30px}.contact .lxfs .list .title{font-size:16px;margin-bottom:10px}.contact .map{margin-top:20px}.contact .map iframe{height:420px}}@media screen and (max-width:640px){.contact .lxfs .list li{width:100%}.contact .map iframe{height:320px}}.selectDiv{display:inline-block;position:relative}.selectDiv:after{content:"";display:block;width:.8rem;height:.8rem;border-right:1px #666 solid;border-bottom:1px #666 solid;position:absolute;top:2.5rem;right:1.5rem;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectDiv select{width:100%;height:6.2rem;line-height:6rem;border:.1rem #a8a8a8 solid;border-radius:.8rem;padding-left:2rem;padding-right:3rem;color:#212121;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.selectDiv select:hover{border-color:var(--main-color)}.selectDiv select:focus{-webkit-box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);border-color:var(--main-color)}@media screen and (max-width:1023px){.selectDiv:after{width:8px;height:8px;top:15px;right:15px}.selectDiv select{height:40px;line-height:38px;border-width:1px;border-radius:5px;padding-left:15px;padding-right:15px;font-size:14px}.selectDiv select:focus{-webkit-box-shadow:0 0 10px 0 rgba(83,81,159,0.3);box-shadow:0 0 10px 0 rgba(83,81,159,0.3)}}.radioDiv{cursor:pointer;vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.radioDiv .icon{width:1.6rem;height:1.6rem;line-height:1.6rem;border-radius:1.6rem;text-align:center;border:.4rem solid #d2d2d2;background-color:#fff;-webkit-transition:.1s linear;transition:.1s linear;margin-right:.5rem}.radioDiv input[type="radio"]{display:none !important}.radioDiv input[type="radio"]:checked+.icon{border-color:var(--main-color)}.radioDiv:hover{opacity:.9}@media screen and (max-width:1023px){.radioDiv .icon{width:16px;height:16px;line-height:16px;border-radius:16px;border:4px solid #d2d2d2;font-size:12px;margin-right:5px}}.checkboxDiv{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;vertical-align:top;position:relative}.checkboxDiv .icon{display:inline-block;border-radius:.3rem;width:1.8rem;height:1.8rem;line-height:1.6rem;text-align:center;border:1px #e6e6e6 solid;font-size:1.2rem;background:none;position:relative}.checkboxDiv .icon::before{content:"";display:inline-block;width:1.8rem;height:1.8rem;background:url(../images/icon/check.svg) center;background-size:1.8rem;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.checkboxDiv input[type="checkbox"]{display:none !important}.checkboxDiv input[type="checkbox"]:checked+.icon{background:var(--main-color);border-color:var(--main-color)}.checkboxDiv input[type="checkbox"]:checked+.icon::before{opacity:1}@media screen and (max-width:1023px){.checkboxDiv .icon{border-radius:3px;width:18px;height:18px;line-height:16px;border:1px solid #d2d2d2;font-size:12px}.checkboxDiv .icon:before{width:18px;height:18px;background-size:18px}}.message .list-form{margin-top:3rem;overflow:hidden;margin-left:-2rem;margin-right:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.message .list-form li{width:100%;clear:both;padding:0 2rem 2rem 2rem}.message .list-form li:last-child{padding-bottom:0}.message .list-form .box{display:block;position:relative}.message .list-form .text-form,.message .list-form .textarea-form{width:100%;color:#333;border-radius:.8rem;font-size:1.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:2rem;padding-right:2rem;border:1px #a8a8a8 solid;-webkit-transition:.5s;transition:.5s}.message .list-form .text-form::-webkit-input-placeholder,.message .list-form .textarea-form::-webkit-input-placeholder{color:#666}.message .list-form .text-form:-ms-input-placeholder,.message .list-form .textarea-form:-ms-input-placeholder{color:#666}.message .list-form .text-form:-moz-placeholder,.message .list-form .textarea-form:-moz-placeholder{color:#666}.message .list-form .text-form:placeholder,.message .list-form .textarea-form:placeholder{color:#666}.message .list-form .text-form:focus,.message .list-form .textarea-form:focus{color:#000;border-color:var(--main-color);-webkit-box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);box-shadow:0 0 1rem 0 rgba(83,81,159,0.3)}.message .list-form .text-form{height:6.2rem;line-height:6rem}.message .list-form .textarea-form{padding-top:1.2rem;padding-bottom:1.2rem;height:13.2rem;line-height:3rem;vertical-align:top}.message .list-form .selectDiv{width:100%}.message .list-form .title-form{color:#212121;line-height:4rem;font-size:1.6rem}.message .list-form .xh{color:#f00;margin-right:.5rem}.message .list-form .tishi{color:#7a7a7a;font-size:1.6rem;padding-top:1.5rem}.message .list-form .agree{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;color:#212121;line-height:3rem}.message .list-form .agree .checkboxDiv{margin-right:1rem}.message .list-form .a-1{color:var(--main-color)}.message .list-form .a-1:hover{text-decoration:underline}.message .list-form .btnDiv{padding-top:1rem}.message .list-form .submit,.message .list-form .reset{cursor:pointer;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:var(--main-color);min-width:16rem;line-height:4.8rem;border-radius:2.5rem;padding-left:1rem;padding-right:1rem;font-size:1.6rem;color:#fff !important;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.message .list-form .submit::after,.message .list-form .reset::after{background:rgba(0,0,0,0.1);content:"";left:0;position:absolute;z-index:-1;top:0;-webkit-transform:skew(-20deg) translateX(-100%);transform:skew(-20deg) translateX(-100%);width:100%;height:100%;-webkit-transition:.5s;transition:.5s;border-radius:4.8rem}.message .list-form .submit:hover,.message .list-form .reset:hover{color:#fff !important}.message .list-form .submit:hover::after,.message .list-form .reset:hover::after{left:0;width:calc(100% + 1px);-webkit-transform:skew(0) translateX(0);transform:skew(0) translateX(0)}.message .list-form .submit:hover{opacity:.8}.message .list-form .submit:hover::after{width:100%}.message .list-form .reset:hover{background-color:#eee}.message .list-form .verifyDiv{max-width:50rem;width:50%;display:inline-block;vertical-align:top;margin-right:12rem}.message .list-form .verify{font-size:1.4rem;height:6rem;width:100%;background-color:#eee;position:relative}.message .list-form .verify .drag-btn{position:absolute;left:0;top:0;width:6rem;height:6rem;border:1px #e5e5e5 solid;background:#fff url(../images/icon/drag-arrow.svg) no-repeat center center;background-size:2rem 2rem;z-index:2;cursor:move}.message .list-form .verify .suc-drag-btn{background:#fff url(../images/icon/drag-success.svg) no-repeat center center;background-size:3rem}.message .list-form .verify .drag-progress{position:absolute;left:0;top:0;height:6rem;line-height:6rem;width:0;background-color:#7ac23c;color:#fff;font-size:1.8rem;text-align:center}.message .list-form .verify .fix-tips,.message .list-form .verify .verify-msg{width:100%;position:absolute;right:0;left:0;height:100%;color:#333;z-index:1;line-height:6rem;padding-left:6rem;text-align:center}.message .list-form .verify .verify-msg{padding-left:0;padding-right:6rem}.message .list-form .verify .verify-msg{background-color:#7ac23c;color:#fff;display:none}.message .list-form .a-1:hover{color:var(--main-color);text-decoration:underline}@media screen and (max-width:1023px){.message .list-form{margin-left:-10px;margin-right:-10px;margin-top:20px}.message .list-form li{width:100% !important;clear:both;padding:0 10px 10px 10px}.message .list-form li:last-child{padding-bottom:0}.message .list-form .text-form,.message .list-form .textarea-form{border-radius:5px;font-size:14px;padding-left:15px;padding-right:15px}.message .list-form .text-form:focus,.message .list-form .textarea-form:focus{-webkit-box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);box-shadow:0 0 1rem 0 rgba(83,81,159,0.3)}.message .list-form .text-form{height:40px;line-height:38px}.message .list-form .textarea-form{padding-top:12px;padding-bottom:15px;height:130px;line-height:30px}.message .list-form .tishi{font-size:14px;padding-top:10px}.message .list-form .title-form{line-height:40px;font-size:16px}.message .list-form .xh{margin-right:5px}.message .list-form .submit,.message .list-form .reset{border-radius:5px;font-size:16px;min-width:160px;line-height:40px;border-radius:20px;margin-right:20px;margin-left:auto;margin-right:auto}.message .list-form .agree{font-size:14px;line-height:1.5}.message .list-form .btnDiv{padding-top:10px}.message .list-form .verifyDiv{max-width:100%;width:100%;padding:0;margin-right:0}.message .list-form .verify{font-size:14px;height:50px}.message .list-form .verify .drag-btn{width:50px;height:50px;background-size:20px 20px}.message .list-form .verify .suc-drag-btn{background-size:30px}.message .list-form .verify .drag-progress{height:50px;line-height:50px;font-size:18px}.message .list-form .verify .fix-tips,.message .list-form .verify .verify-msg{line-height:50px;padding-left:50px}.message .list-form .verify .verify-msg{padding-right:50px}}.join{padding-bottom:10rem}.join .titleBig{text-align:center;color:var(--main-color);font-size:4rem;margin-bottom:4rem;text-transform:uppercase}.join .jieshao{max-width:98rem;margin-left:auto;margin-right:auto;text-align:center;font-size:1.8rem;color:#323233;line-height:2;margin-bottom:5rem}.join .nr{max-width:98rem;margin-left:auto;margin-right:auto;border:1px #e6e6e6 solid;border-radius:3px;padding-bottom:4rem}.join .titleBig-2{font-size:2.4rem;color:#212121;font-family:"POPPINS-BOLD";border-bottom:1px #e6e6e6 solid;padding:2rem 3rem}.join .item{border-bottom:1px #e6e6e6 solid}.join .item:last-child{border-bottom:none}.join .list-form{overflow:hidden;padding:3rem 3rem 3rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.join .list-form li{width:100%;padding:0 1rem 2rem 1rem}.join .list-form li:last-child{padding-bottom:0}.join .list-form .col-2{width:50%}.join .list-form .col-3{width:33.33333333%}.join .list-form .col-4{width:25%}.join .list-form .box{display:block;position:relative}.join .list-form .title-form{color:#212121;font-size:1.6rem;line-height:2rem;padding-bottom:.4rem}.join .list-form .xh{color:#f00}.join .list-form .danxuan{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;color:#212121;padding-top:1rem;padding-bottom:1rem}.join .list-form .danxuan .radioDiv{margin-right:8rem}.join .list-form .danxuan .radioDiv:last-child{margin-right:0}.join .list-form .tishi{line-height:2;font-size:1.4rem;color:#7a7a7a}.join .list-form .a-1{color:#333;text-decoration:underline}.join .list-form .span-1{color:#333;text-decoration:underline}.join .list-form .text-form,.join .list-form .textarea-form{width:100%;color:#333;border-radius:.5rem;font-size:1.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:2rem;padding-right:2rem;border:1px #eaeaea solid;-webkit-transition:.5s;transition:.5s}.join .list-form .text-form::-webkit-input-placeholder,.join .list-form .textarea-form::-webkit-input-placeholder{color:#7a7a7a}.join .list-form .text-form:-ms-input-placeholder,.join .list-form .textarea-form:-ms-input-placeholder{color:#7a7a7a}.join .list-form .text-form:-moz-placeholder,.join .list-form .textarea-form:-moz-placeholder{color:#7a7a7a}.join .list-form .text-form:placeholder,.join .list-form .textarea-form:placeholder{color:#7a7a7a}.join .list-form .text-form:focus,.join .list-form .textarea-form:focus{color:#000;border-color:var(--main-color);-webkit-box-shadow:0 0 1rem 0 rgba(0,0,0,0.3);box-shadow:0 0 1rem 0 rgba(0,0,0,0.3)}.join .list-form .text-form{height:4.8rem;line-height:3.6rem}.join .list-form .textarea-form{padding-top:1.2rem;padding-bottom:1.5rem;height:13rem;line-height:3rem;vertical-align:top}.join .list-form .div-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.join .list-form .div-1>div{padding:0 1rem 0 1rem}.join .list-form .btnDiv{padding-top:2rem;text-align:center}.join .list-form .submit,.join .list-form .reset{cursor:pointer;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:var(--main-color);width:100%;line-height:4.8rem;border-radius:.5rem;padding-left:1rem;padding-right:1rem;font-size:1.6rem;color:#fff !important;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.join .list-form .submit::after,.join .list-form .reset::after{background:rgba(0,0,0,0.1);content:"";left:0;position:absolute;z-index:-1;top:0;-webkit-transform:skew(-20deg) translateX(-100%);transform:skew(-20deg) translateX(-100%);width:100%;height:100%;-webkit-transition:.5s;transition:.5s;border-radius:4.8rem}.join .list-form .submit:hover,.join .list-form .reset:hover{color:#fff !important}.join .list-form .submit:hover::after,.join .list-form .reset:hover::after{left:0;width:calc(100% + 1px);-webkit-transform:skew(0) translateX(0);transform:skew(0) translateX(0)}@media screen and (max-width:1023px){.join{padding-top:40px;padding-bottom:40px}.join .titleBig{font-size:22px;margin-bottom:20px}.join .jieshao{max-width:100%;font-size:14px;line-height:16px;margin-bottom:20px}.join .nr{max-width:100%;border-radius:3px;padding-bottom:20px}.join .titleBig-2{font-size:18px;padding:10px 20px}.join .list-form{margin-left:-10px;margin-right:-10px;padding:20px 20px}.join .list-form li{padding-left:10px;padding-right:10px;padding-bottom:20px}.join .list-form li:last-child{padding-bottom:0}.join .list-form .col-3{width:100%}.join .list-form .col-4{width:100%}.join .list-form .div-1>div{padding-bottom:10px}.join .list-form .div-1>div:last-child{padding-bottom:0}.join .list-form .title-form{font-size:14px;padding-bottom:10px;line-height:16px}.join .list-form .text-form,.join .list-form .textarea-form{font-size:14px;padding-left:15px;padding-right:15px;border-radius:5px}.join .list-form .text-form{height:40px;line-height:40px}.join .list-form .textarea-form{height:92px;line-height:24px;padding-top:10px;padding-bottom:10px}.join .list-form .xh{font-size:14px;left:10px;top:10px}.join .list-form .submit,.join .list-form .reset{border-radius:20px;height:40px;line-height:40px;font-size:14px}.join .list-form .tishi{font-size:14px}.join .list-form .verifyDiv{width:100%}.join .list-form .verify{font-size:12px;height:40px;max-width:100%;width:100%}.join .list-form .verify .drag-btn{width:30px;height:40px;background-size:10px}.join .list-form .verify .suc-drag-btn{background-size:10px}.join .list-form .verify .drag-progress{width:30px;height:40px;font-size:14px;text-align:center}.join .list-form .verify .fix-tips,.join .list-form .verify .verify-msg{line-height:40px;padding-left:30px;text-align:center}.join .list-form .verify .verify-msg{padding-left:0;padding-right:30px}.join .list-form .danxuan{font-size:14px;padding-top:10px;padding-bottom:10px}.join .list-form .danxuan .radioDiv{margin-right:20px}.join .list-form .tishi{line-height:16px}.join .list-form .btnDiv{text-align:center}.join .list-form .btnDiv .box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.join .list-form .btnDiv .submit,.join .list-form .btnDiv .reset{min-width:120px;line-height:40px;border-radius:5px;padding:0 15px;font-size:14px}.join .list-form .agree{padding-left:25px;font-size:14px}}@media screen and (max-width:640px){.join .list-form .col-2{width:100%}.join .list-form .col-4{width:100%}.join .list-form .year .text-form{font-size:12px}}.research{color:#333;font-size:1.8rem;line-height:2}@media screen and (max-width:1023px){.research{font-size:14px;line-height:16px;}}.shili{background-position:center bottom;background-size:cover;background-repeat:no-repeat;padding-bottom:18rem}.shili .con{margin-top:5rem}.shili .listShuju{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}.shili .listShuju li{float:left;width:20%;font-size:1.6rem;color:#666;padding-top:0;padding-bottom:0;padding-left:1.5rem;padding-right:1.5rem;-webkit-transition:.5s;transition:.5s;position:relative}.shili .listShuju .box{min-height:100%;border-radius:.5rem;display:block;padding:5.5rem 2rem 2rem 3.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;z-index:1}.shili .listShuju .boxC{width:100%;vertical-align:top;text-align:left}.shili .listShuju .icon{display:inline-block;width:5rem;height:5rem;position:absolute;top:2rem;right:2rem}.shili .listShuju .quantityC{font-family:"POPPINS-BOLD";color:var(--main-color);font-size:7.8rem;font-weight:700;line-height:1}.shili .listShuju .quantity{margin-bottom:1rem}.shili .listShuju .title{color:#616161;font-size:1.6rem;line-height:2.4rem;position:relative}@media screen and (max-width:1023px){.shili{padding-bottom:40px}.shili .con{margin-top:40px}.shili .listShuju{margin-left:-10px;margin-right:-10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shili .listShuju li{width:50%;font-size:16px;padding-top:0;padding-bottom:20px;padding-left:10px;padding-right:10px}.shili .listShuju .quantityC{font-size:30px;margin-bottom:0}.shili .listShuju .title{font-size:14px;line-height:16px}.shili .listShuju .sub{margin-left:5px;font-size:20px}.shili .listShuju .sub sup{font-size:16px}.shili .listShuju .sup{font-size:28px}.shili .listShuju .sup sup{font-size:16px}}.shiyanshi{padding-top:12rem}.shiyanshi .nr{margin-top:5rem;position:relative}.shiyanshi .swiper-button-next,.shiyanshi .swiper-button-prev{width:4rem;height:4rem;text-align:center;line-height:4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0}.shiyanshi .swiper-button-next::after,.shiyanshi .swiper-button-prev::after{color:#909090;font-size:3rem}.shiyanshi .swiper-button-next:hover::after,.shiyanshi .swiper-button-prev:hover::after{color:var(--main-color)}.shiyanshi .swiper-button-prev{left:-6rem}.shiyanshi .swiper-button-next{right:-6rem}.shiyanshi .swiper-container-initialized .list{margin-left:0;margin-right:0}.shiyanshi .swiper-container-initialized .list li{padding-left:0;padding-right:0}.shiyanshi .list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-2.5rem;margin-right:-2.5rem}.shiyanshi .list li{width:33.33333333%;padding:0 2.5rem}.shiyanshi .list .box{overflow:hidden;display:block;position:relative}.shiyanshi .list .box::after{content:"";display:block;padding-top:62.5%}.shiyanshi .list .box img{-webkit-transition:.5s;transition:.5s}.shiyanshi .list .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:1023px){.shiyanshi{padding-top:60px}.shiyanshi .nr{margin-top:40px}.shiyanshi .swiper-button-next,.shiyanshi .swiper-button-prev{width:40px;height:40px;line-height:40px}.shiyanshi .swiper-button-next::after,.shiyanshi .swiper-button-prev::after{font-size:20px}.shiyanshi .swiper-button-prev{left:0}.shiyanshi .swiper-button-next{right:0}.shiyanshi .list{margin-left:-10px;margin-right:-10px}.shiyanshi .list li{padding:0 10px}}.chengguo{background-position:center bottom;background-size:cover;background-repeat:no-repeat;padding-top:12rem;padding-bottom:14rem}.chengguo p{margin-bottom:1.2rem}.chengguo p:last-child{margin-bottom:0}.chengguo .div-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:7rem}.chengguo .div-1 .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:5rem}.chengguo .nr{position:relative}.chengguo .nr .text{max-width:66rem;font-size:1.8rem;line-height:4.6rem;position:absolute;top:10rem;left:10rem;color:#fff}.chengguo .nr .text a{color:#fff}.chengguo .nr .text .title{font-size:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}.chengguo .nr .text .num{line-height:1;font-size:8rem;font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;margin-right:2rem}.chengguo .nr .text .num img{width:4.2rem}.chengguo .nr .text .num .img-2{display:none}.chengguo .nr .p-1{padding-left:3.6rem;margin-bottom:0;position:relative}.chengguo .nr .p-1 .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2.4rem;position:absolute;top:.5rem;left:0}.chengguo .nr .p-1 .icon img{width:100%}.chengguo .nr .p-1 .icon .img-2{display:none}@media screen and (max-width:1023px){.chengguo{padding-top:60px;padding-bottom:60px}.chengguo p{margin-bottom:12px}.chengguo p:last-child{margin-bottom:0}.chengguo .div-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px}.chengguo .div-1 .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:20px}.chengguo .nr .text{max-width:100%;font-size:14px;line-height:2;padding:30px 0 0 0;top:20px;left:20px;color:#333;position:static}.chengguo .nr .text .title{font-size:18px;margin-bottom:20px}.chengguo .nr .text .num{font-size:20px;margin-right:20px}.chengguo .nr .text .num img{width:24px}.chengguo .nr .text .num .img-1{display:none}.chengguo .nr .text .num .img-2{display:block}.chengguo .nr .p-1{padding-left:36px;line-height:30px;padding-bottom:10px}.chengguo .nr .p-1 .icon{width:24px;top:-2px}.chengguo .nr .p-1 .icon .img-1{display:none}.chengguo .nr .p-1 .icon .img-2{display:block}}.about{color:#444;font-size:1.6rem;line-height:2.6rem;padding-top:5rem;padding-bottom:10rem}.about .color-green{color:var(--main-color)}.about p{margin-bottom:1.2rem}.about p:last-child{margin-bottom:0}.about .nr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about .nr .left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:6rem}.about .nr .right{width:73.2rem}.about .shuju{padding-top:8rem}.about .shuju .listShuju{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}.about .shuju .listShuju li{float:left;font-size:1.6rem;color:#444;padding-top:0;padding-bottom:0;padding-left:1.5rem;padding-right:1.5rem;-webkit-transition:.5s;transition:.5s;position:relative}.about .shuju .listShuju .box{min-height:100%;display:block;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;z-index:1}.about .shuju .listShuju .boxC{width:100%;vertical-align:top;text-align:left}.about .shuju .listShuju .quantity{color:var(--main-color);margin-bottom:2rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about .shuju .listShuju .quantityC{font-size:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.about .shuju .listShuju .num{font-size:6.6rem;font-family:"POPPINS-BOLD"}.about .shuju .listShuju .title{color:#444;font-size:1.6rem;line-height:2.4rem;position:relative}.about .shuju .listShuju .sub{margin-bottom:1rem;margin-left:1rem;vertical-align:bottom;font-size:2rem}.about .shuju .listShuju .sub sup{font-size:1.6rem}.about .shuju .listShuju .sup{font-size:2.8rem;color:#333;vertical-align:top}.about .shuju .listShuju .sup sup{font-size:1.6rem}@media screen and (max-width:1023px){.about{font-size:14px;line-height:16px;padding-top:30px;padding-bottom:40px}.about p{margin-bottom:10px}.about p:last-child{margin-bottom:0}.about .nr .left{width:100%;padding:0 0 30px 0}.about .nr .right{width:100%}.about .shuju{padding-top:40px}.about .shuju .listShuju{margin-left:-10px;margin-right:-10px}.about .shuju .listShuju li{width:50%;font-size:14px;padding-left:10px;padding-right:10px;padding-bottom:20px}.about .shuju .listShuju .quantity{margin-bottom:10px}.about .shuju .listShuju .quantityC{font-size:26px}.about .shuju .listShuju .num{font-size:24px}.about .shuju .listShuju .title{font-size:14px;line-height:16px}.about .shuju .listShuju .sub{margin-bottom:6px;margin-left:10px;font-size:12px}.about .shuju .listShuju .sub sup{font-size:16px}.about .shuju .listShuju .sup{font-size:28px}.about .shuju .listShuju .sup sup{font-size:16px}}.history{background-color:#fafafa;background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:fixed;padding:10rem 0 10rem;overflow:hidden;position:relative}.history .swiper-container{overflow:initial}.history::before{content:'';position:absolute;left:0;top:0;bottom:0;width:20rem;background:-webkit-gradient(linear, right top, left top, from(transparent), to(#fff));background:linear-gradient(to left, transparent, #fff);z-index:8}.history::after{content:'';position:absolute;right:0;top:0;bottom:0;width:20rem;background:-webkit-gradient(linear, left top, right top, from(transparent), to(#fff));background:linear-gradient(to right, transparent, #fff);z-index:8}.history .anchor{width:1px;height:1px;position:absolute;left:0;top:-10rem}.history .swiper-button-prev,.history .swiper-button-next{background:none;cursor:pointer;width:4.6rem;height:4.6rem;line-height:4.6rem;color:#fff;position:absolute;z-index:999;top:1.2rem;background-color:#e9e9e9;border-radius:50%}.history .swiper-button-prev::after,.history .swiper-button-next::after{content:"";display:block;width:2rem;height:2rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.history .swiper-button-prev:hover,.history .swiper-button-next:hover{border:none;background:var(--main-color)}.history .swiper-button-prev:hover:after,.history .swiper-button-next:hover:after{color:#fff}.history .swiper-button-prev:hover .icon:before,.history .swiper-button-next:hover .icon:before{border-color:rgba(9,74,157,0.2)}.history .swiper-button-prev:hover .icon:after,.history .swiper-button-next:hover .icon:after{border-color:rgba(9,74,157,0.5)}.history .swiper-button-prev:hover .icon i:before,.history .swiper-button-next:hover .icon i:before{border-color:#094a9d}.history .swiper-button-prev{left:0}.history .swiper-button-prev::after{background:url(../images/icon/prev-1-1.svg) no-repeat center center;background-size:cover}.history .swiper-button-prev:hover::after{background:url(../images/icon/prev-1-2.svg) no-repeat center center;background-size:cover}.history .swiper-button-next{right:0}.history .swiper-button-next::after{background:url(../images/icon/next-1-1.svg) no-repeat center center;background-size:cover}.history .swiper-button-next:hover::after{background:url(../images/icon/next-1-2.svg) no-repeat center center;background-size:cover}.history .swiper-button-next.swiper-button-disabled,.history .swiper-button-prev.swiper-button-disabled{opacity:1}.history .swiper-button-next.swiper-button-disabled::after,.history .swiper-button-prev.swiper-button-disabled::after{opacity:.35}.history .nr{position:relative}.history .tabs{padding-top:4rem}.history .conTabs .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:4.5rem;padding-right:4rem;border-left:1px #ccc solid;position:relative}.history .conTabs .box::before{content:"";display:block;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--main-color);position:absolute;top:0;left:-0.5rem}.history .conTabs .pic{width:100%;overflow:hidden}.history .conTabs .text{width:100%;padding:0 0 6rem 0;font-size:1.8rem;line-height:2.8rem;color:#666;position:relative;z-index:1}.history .conTabs .year{color:var(--main-color);font-weight:700;font-size:3.4rem;margin-bottom:2rem}.history .conTabs .info{height:15rem;overflow:auto}.history .menuTabs{padding-left:4rem;padding-right:4rem;margin-top:7rem;position:relative}.history .menuTabs:before{content:"";width:100vw;background:#e9e9e9;height:1px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:1.4rem;margin:auto;display:block}.history .menuTabs .list .year{line-height:1;font-size:1.8rem;font-weight:700;text-align:center}.history .menuTabs .list .swiper-slide{width:16.66666667%;padding-left:3rem;padding-right:3rem;float:left}.history .menuTabs .list .box{padding-top:4rem;cursor:pointer;color:#909090;position:relative}.history .menuTabs .list .box:hover{color:var(--main-color)}.history .menuTabs .list .box:hover .icon::before{background:var(--main-color)}.history .menuTabs .list .icon{width:2.9rem;height:2.9rem;border-radius:50%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.history .menuTabs .list .icon::before{content:"";display:block;width:.9rem;height:.9rem;border-radius:50%;background:#909090;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;-webkit-transition:all .5s;transition:all .5s}.history .menuTabs .swiper-slide-thumb-active{color:#909090}.history .menuTabs .swiper-slide-thumb-active .box{color:var(--main-color)}.history .menuTabs .swiper-slide-thumb-active .icon::before{background:var(--main-color)}@media screen and (max-width:1023px){.history{padding-top:60px;padding-bottom:60px}.history::before,.history::after{display:none}.history .swiper-container{overflow:hidden}.history .swiper-button-prev,.history .swiper-button-next{width:41px;height:41px;line-height:41px;z-index:999;top:-15px;-webkit-transform:translateY(0);transform:translateY(0);margin-top:0}.history .swiper-button-prev::after,.history .swiper-button-next::after{width:20px;height:20px}.history .conTabs{margin-bottom:40px}.history .conTabs .swiper-slide{padding-left:10px}.history .conTabs .box{padding-left:25px;padding-right:20px}.history .conTabs .box::before{width:11px;height:11px;left:-5px}.history .conTabs .pic{float:none;width:100%}.history .conTabs .pic span{border-radius:10px;float:none;max-width:100%}.history .conTabs .pic span:after{display:none}.history .conTabs .pic img{position:static;width:100%}.history .conTabs .text{float:none;font-size:14px;line-height:1.5;padding:20px 0 20px 0;width:100%}.history .conTabs .text .title{font-size:18px}.history .conTabs .text .year{font-size:18px;margin-right:10px}.history .conTabs .text .info{font-size:14px;line-height:16px;height:initial}.history .menuTabs{margin-top:0;padding-left:50px;padding-right:50px}.history .menuTabs:before{top:5px}.history .menuTabs .list .box{padding-top:30px}.history .menuTabs .list .icon{width:11px;height:11px}.history .menuTabs .list .icon:before{width:9px;height:9px}.history .menuTabs .list .year{font-size:16px}}.global{padding-top:5rem;padding-bottom:12rem}.global .con{width:100%;height:86rem;background:#dff2fc;overflow:hidden;position:relative}.global .store{position:absolute;z-index:99;top:4.5rem;left:1.2rem}.global .store .list-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-0.4rem;margin-right:-0.4rem}.global .store .list-form li{width:50%;padding:0 .4rem .8rem .4rem}.global .store .list-form .selectDiv-2{width:100%;background:#fff;border-radius:.5rem;-webkit-box-shadow:0 0 1.2rem 0 rgba(0,0,0,0.24);box-shadow:0 0 1.2rem 0 rgba(0,0,0,0.24);display:inline-block;position:relative}.global .store .list-form .selectDiv-2:after{content:"";display:block;width:.8rem;height:.8rem;border-right:1px #666 solid;border-bottom:1px #666 solid;position:absolute;top:1.5rem;right:1.5rem;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.global .store .list-form .selectDiv-2 select{width:100%;height:4rem;line-height:4rem;border:none;border-radius:.4rem;padding-left:2rem;padding-right:3rem;color:#212121;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.global .store .list-form .selectDiv-2 select:hover{border-color:var(--main-color)}.global .store .list-form .selectDiv-2 select:focus{-webkit-box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);box-shadow:0 0 1rem 0 rgba(83,81,159,0.3);border-color:var(--main-color)}.global .fenbu{width:40rem;height:45rem;-webkit-box-shadow:0 0 1.2rem 0 rgba(0,0,0,0.24);box-shadow:0 0 1.2rem 0 rgba(0,0,0,0.24);border-radius:.5rem;background:#fff;overflow:auto;position:relative}.global .zong{padding:6rem 4rem}.global .zong .title{font-size:2rem;color:#151c21;margin-bottom:6rem}.global .zong .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:11rem}.global .zong .list li{width:50%}.global .zong .list .box{display:block}.global .zong .list .num{font-size:3rem;font-weight:700;color:#333}.global .zong .list .info{font-size:1.6rem;color:#666}.global .zong .tishi{color:#666;font-size:1.4rem;padding-left:1.5rem;position:relative}.global .zong .tishi .icon{display:inline-block;width:1rem;height:1rem;border-radius:50%;background:var(--main-color);position:absolute;top:.5rem;left:0}.global .addressDiv{padding:2rem 2rem;display:none}.global .addressDiv li{color:#999;font-size:1.4rem;padding-top:2rem;padding-bottom:2rem;line-height:2;border-bottom:1px #e0e0e0 solid}.global .addressDiv li:last-child{border:none}.global .addressDiv .title{font-size:1.6rem;color:#333;font-weight:700}.global .map{cursor:move;width:241.4rem;height:152rem;margin-left:auto;margin-right:auto;position:absolute;top:-10rem;left:-18rem}.global .area{cursor:pointer;text-align:center;width:.9rem;height:.9rem;position:absolute;z-index:9}.global .area .dot{display:block;z-index:1;position:relative;width:.9rem;height:.9rem;border:1px #fff solid;background-color:var(--main-color);margin:auto;border-radius:50%}.global .area .txt{white-space:nowrap !important;text-align:left;font-size:1.6rem;color:#333;left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:1rem;position:absolute}.global .area .txt-2{left:initial;right:100%;margin-left:initial;margin-right:1rem}.global .area .circle{width:8rem;height:8rem;display:block;position:absolute;z-index:999;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin:auto;border-radius:50%}.global .area .circle:after{content:'';display:block;margin:auto;position:absolute;z-index:999;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgba(0,150,63,0.5);-webkit-animation:ripple 4s ease-out 0s infinite;animation:ripple 4s ease-out 0s infinite}.global .area .circle:before{content:'';display:block;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:rgba(0,150,63,0.5);-webkit-animation:ripple 6s ease-out 0s infinite;animation:ripple 6s ease-out 0s infinite}.global .area .circle-2:after{-webkit-animation:ripple 3s ease-out 0s infinite;animation:ripple 3s ease-out 0s infinite}.global .area .circle-2:before{-webkit-animation:ripple 5s ease-out 0s infinite;animation:ripple 5s ease-out 0s infinite}.global .area-1{top:22.10526316%;left:8.98922949%}.global .area-2{top:15.26315789%;left:15.41010771%}.global .area-3{top:16.84210526%;left:17.56420878%}.global .area-4{top:17.10526316%;left:19.55260978%}.global .area-5{top:18.75%;left:15.90720795%}.global .area-6{top:22.23684211%;left:11.8061309%}.global .area-7{top:44.47368421%;left:15.90720795%}.global .area-8{top:44.60526316%;left:19.88400994%}.global .area-9{top:57.10526316%;left:16.98425849%}.global .area-10{top:24.34210526%;left:25.8077879%}.global .area-11{top:26.97368421%;left:22.9908865%}.global .area-12{top:30.52631579%;left:28.12758906%}.global .area-13{top:38.94736842%;left:29.32891466%}.global .area-14{top:16.84210526%;left:43.91052196%}.global .area-15{top:29.21052632%;left:43.53769677%}.global .area-16{top:30%;left:46.56172328%}.global .area-17{top:39.01315789%;left:36.57829329%}.global .area-18{top:40.13157895%;left:35.50124275%}.global .area-19{top:42.76315789%;left:36.78541839%}.global .area-20{top:50.19736842%;left:35.54266777%}.global .area-21{top:47.69736842%;left:39.6023198%}.global .area-22{top:52.17105263%;left:47.10024855%}.global .area-23{top:13.35526316%;left:63.25600663%}.global .area-24{top:29.34210526%;left:39.02236951%}.global .area-24 .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width:1023px){.global{padding-top:30px;padding-bottom:60px}.global .con{height:auto;background:transparent;position:static}.global .container{overflow:hidden;position:relative}.global .store{padding:10px 10px;position:relative;top:0;left:0}.global .store .list-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-4px;margin-right:-4px}.global .store .list-form li{width:50%;padding:0 4px 8px 4px}.global .store .list-form .selectDiv-2{width:100%;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,0.24);box-shadow:0 0 12px 0 rgba(0,0,0,0.24);display:inline-block;position:relative}.global .store .list-form .selectDiv-2:after{content:"";display:block;width:8px;height:8px;border-right:1px #666 solid;border-bottom:1px #666 solid;position:absolute;top:15px;right:15px;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.global .store .list-form .selectDiv-2 select{width:100%;height:40px;line-height:40px;border:none;border-radius:4px;padding-left:20px;padding-right:30px;color:#212121;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.global .store .list-form .selectDiv-2 select:hover{border-color:var(--main-color)}.global .store .list-form .selectDiv-2 select:focus{-webkit-box-shadow:0 0 10px 0 rgba(83,81,159,0.3);box-shadow:0 0 10px 0 rgba(83,81,159,0.3);border-color:var(--main-color)}.global .fenbu{width:100%;max-width:400px;height:auto;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,0.24);box-shadow:0 0 12px 0 rgba(0,0,0,0.24);border-radius:5px;background:#fff;overflow:auto;position:relative}.global .zong{padding:60px 40px}.global .zong .title{font-size:20px;color:#151c21;margin-bottom:60px}.global .zong .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:110px}.global .zong .list li{width:50%}.global .zong .list .box{display:block}.global .zong .list .num{font-size:30px;font-weight:700;color:#333}.global .zong .list .info{font-size:16px;color:#666}.global .zong .tishi{color:#666;font-size:14px;padding-left:15px;position:relative}.global .zong .tishi .icon{display:inline-block;width:10px;height:10px;top:5px;left:0}.global .addressDiv{padding:20px 20px;display:none}.global .addressDiv li{color:#999;font-size:14px;padding-top:20px;padding-bottom:20px;line-height:2;border-bottom:1px #e0e0e0 solid}.global .addressDiv li:last-child{border:none}.global .addressDiv .title{font-size:16px;color:#333;font-weight:700}.global .map{display:none;margin-top:20px;height:auto;cursor:move;width:100%;margin-left:auto;margin-right:auto;position:relative;top:0;left:0}}
.sitemap>ul>li{
	border-bottom: 1px solid;
}
.sitemap>ul>li>a{
	font-size: 24px;
}
.sitemap .child>ul>li{
	display: inline-block;
    margin-right: 10px;
}
.sitemap .child>ul>li>a{
	font-size: 18px;
}
.sitemap .child .child>ul>li>a{
	font-size: 16px;
}

@media screen and (max-width: 1023px) {
  .join .list-form .tishi p{
    padding-bottom:10px;
  }
}