.banner{color:#333;height:100%;max-height:9.6rem;clear:both;overflow:hidden;width:100%;text-align:center;position:relative;z-index:9}.banner .swiper-container{height:100%}.banner .swiper-slide{width:100% !important;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center top}.banner img{vertical-align:top;display:inline-block;max-width:100%;max-height:100%}.banner .pc{display:block;background:#000}.banner .mobile{display:none;position:relative}.banner .box{display:block;position:relative;overflow:hidden;width:100%}.banner .text{width:100%;padding-left:5vw;padding-right:5vw;text-align:center;position:absolute;top:1.6rem}.banner .title{line-height:1;color:var(--main-color);font-size:.78rem;font-family:var(--font-family-5);text-shadow:3px 3px 0 #cfd7c6}.banner .swiper-pagination{width:100%;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:20px;left:0;z-index:999}.banner .swiper-pagination-bullet{background:none;width:10px;height:20px;margin:0 .1rem;opacity:1;position:relative}.banner .swiper-pagination-bullet:after{content:"";display:block;width:12px;height:12px;border-radius:12px;margin:auto;background-color:#d1d1d1;position:absolute;bottom:0;left:0;right:0;-webkit-transition:all .5s;transition:all .5s}.banner .swiper-pagination-bullet-active:after{height:100%;background-color:var(--main-color)}.banner .swiper-button-prev,.banner .swiper-button-next{display:inline-block;border:none;width:.5rem;height:.5rem;border-radius:50%;background-color:var(--main-color);color:#fff;text-align:center;line-height:.5rem;cursor:pointer;z-index:1}.banner .swiper-button-prev:after,.banner .swiper-button-next:after{font-size:.16rem}.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{background-color:var(--main-color);color:#fff}.banner .swiper-button-prev{margin-right:.2rem}@media screen and (max-width:1023px){.banner{height:auto;max-height:initial}.banner .pc{display:none}.banner .text{top:25%}.banner .textC{max-width:100%}.banner .mobile{display:block}.banner .title{font-size:24px;margin-bottom:10px}.banner .swiper-button-next,.banner .swiper-button-prev{display:none;width:30px;height:30px;line-height:30px}.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:12px}.banner .swiper-pagination{height:20px;bottom:20px}.banner .swiper-pagination-bullet{width:10px;height:10px;border-radius:10px}.banner .swiper-pagination-bullet-active{height:20px}}.home-product .container{max-width:100%;width:100%}.home-product .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-product .list>li{width:25%}.home-product .list .box{display:block;position:relative}.home-product .list .prev-btn,.home-product .list .next-btn{cursor:pointer;border-radius:.05rem;padding:.2rem .15rem;display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.home-product .list .prev-btn::after,.home-product .list .next-btn::after{content:"";display:block;width:.1rem;height:.1rem;border-top:1px #fff solid;border-left:1px #fff solid}.home-product .list .prev-btn:hover,.home-product .list .next-btn:hover{background:rgba(0,0,0,0.1)}.home-product .list .prev-btn{left:5%}.home-product .list .prev-btn::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:.05rem}.home-product .list .next-btn{right:5%}.home-product .list .next-btn::after{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-right:.05rem}.home-product .list .pic{position:relative}.home-product .list .pic::after{content:"";display:block;padding-top:121.45833333%}.home-product .list .pic .img-2{display:none}.home-product .list .box{position:relative}.home-product .list .box::after{content:"";display:block;padding-top:121.45833333%}.home-product .list .box .item{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0}.home-product .list .item{opacity:0;-webkit-transition:.5s;transition:.5s}.home-product .list .item.show{display:block;opacity:1;z-index:9}.home-product .list .box:hover .img-1{display:none}.home-product .list .box:hover .img-2{display:block}.home-product .list .box:hover .title{color:#fff}.home-product .list .text{width:100%;padding:.4rem .4rem;position:absolute;z-index:100;left:0;bottom:0}.home-product .list .textC{width:100%;padding-right:1.1rem;position:relative}.home-product .list .title{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333;font-size:.18rem;height:.3rem;line-height:.3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-product .choiceColor{width:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:.1rem;right:0}.home-product .choiceColor>span{display:inline-block;width:.1rem;height:.1rem;border-radius:50%;margin:0 .05rem;cursor:pointer;-webkit-transition:.5s;transition:.5s;position:relative}.home-product .choiceColor>span::after{content:"";display:block;width:0;height:1px;background:#3a4255;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-0.08rem}.home-product .choiceColor>span:hover::after{width:100%}.home-product .choiceColor>span.active::after{width:100%}@media screen and (max-width:1023px){.home-product .container{padding-left:0;padding-right:0}.home-product .list>li{width:50%}.home-product .list .text{padding:20px 20px}.home-product .list .text .title{font-size:14px;height:30px;line-height:30px}.home-product .list .titleC{padding-right:0}.home-product .list .choiceColor{width:100%;top:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.home-product .list .choiceColor>span{width:10px;height:10px;margin:0 5px}}.home-dingzhi{padding-top:1rem;padding-bottom:.8rem}.home-dingzhi .container{overflow:hidden}.home-dingzhi .nr{overflow:hidden;margin-top:.6rem;position:relative}.home-dingzhi .left{width:5.4rem;background:#f1f0ef;border-radius:.1rem;padding:.4rem .4rem;position:absolute;z-index:9;top:0;left:0}.home-dingzhi .left .titleBig{color:#000;font-size:.32rem;line-height:1.5;font-family:var(--font-family-3);margin-bottom:.2rem}.home-dingzhi .choiceColor{padding-bottom:.05rem}.home-dingzhi .listColor{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.05rem;margin-right:-0.05rem}.home-dingzhi .listColor li{padding-left:.05rem;padding-right:.05rem;margin-bottom:.15rem;width:20%;position:relative;z-index:1}.home-dingzhi .listColor .box{display:block;position:relative;z-index:1;-webkit-transition:.5s;transition:.5s}.home-dingzhi .listColor .box::before{content:"";display:block;width:100%;height:100%;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 .1rem 0 rgba(0,0,0,0.1);box-shadow:0 0 .1rem 0 rgba(0,0,0,0.1);position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);-webkit-transition:.2s;transition:.2s}.home-dingzhi .listColor .bg{border-radius:50%;overflow:hidden;position:relative}.home-dingzhi .listColor .bg::after{content:"";display:block;padding-top:100%}.home-dingzhi .listColor .txt{color:#fff;font-size:.2rem;font-family:var(--font-family-1);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home-dingzhi .listColor .box:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-dingzhi .listColor .box:hover::before{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.home-dingzhi .listColor .active .box{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-dingzhi .listColor .active .box::before{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.home-dingzhi .listZhanshi{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.14rem;margin-right:-0.14rem}.home-dingzhi .listZhanshi li{width:33.33333333%;padding-left:.14rem;padding-right:.14rem;padding-bottom:.05rem}.home-dingzhi .listZhanshi .box{display:block;text-align:center}.home-dingzhi .listZhanshi .pic{border-radius:.15rem;overflow:hidden;position:relative}.home-dingzhi .listZhanshi .pic::after{content:"";display:block;padding-top:60.60606061%}.home-dingzhi .listZhanshi .pic img{width:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home-dingzhi .listZhanshi .title{font-size:.14rem;color:#666;font-family:var(--font-family-1);height:.3rem;line-height:.3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.home-dingzhi .pics{-webkit-transform-origin:center right;transform-origin:center right;-webkit-transform:scale(.9);transform:scale(.9);float:right}.home-dingzhi .pics li{display:none}.home-dingzhi .pics li.show{display:block}.home-dingzhi .pics img{vertical-align:top}@media screen and (max-width:1023px){.home-dingzhi{padding-top:40px;padding-bottom:40px}.home-dingzhi .left{width:100%;padding:20px 20px;position:relative}.home-dingzhi .left .titleBig{font-size:24px;margin-bottom:20px}.home-dingzhi .choiceColor{padding-bottom:10px}.home-dingzhi .listColor{margin-left:-5px;margin-right:-5px}.home-dingzhi .listColor li{width:auto;padding-left:5px;padding-right:5px;padding-bottom:10px}.home-dingzhi .listColor .box{width:60px;height:60px}.home-dingzhi .listColor .txt{font-size:14px}.home-dingzhi .listZhanshi{margin-left:-5px;margin-right:-5px}.home-dingzhi .listZhanshi li{padding-left:5px;padding-right:5px;padding-bottom:10px}.home-dingzhi .listZhanshi .title{height:24px;line-height:24px;font-size:14px}.home-dingzhi .pics{-webkit-transform-origin:center center;transform-origin:center center}}.shuju{color:#898888;font-size:.24rem;padding-bottom:1.1rem}.shuju .listShuju{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important;margin:0 auto}.shuju .listShuju li{width:auto;padding-left:5vw;padding-right:5vw}.shuju .listShuju .box{display:block;position:relative}.shuju .listShuju .bt{font-family:var(--font-family-2);font-size:.26rem;line-height:1;margin-bottom:.2rem}.shuju .listShuju .num{font-weight:700;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:var(--font-family-3);line-height:1;position:relative}.shuju .listShuju .num .sup-1{font-size:.46rem;line-height:1;text-align:center}.shuju .listShuju .num .sub-1{text-align:left;font-size:.26rem;line-height:1}.shuju .listShuju .counter{line-height:1;font-size:.86rem}.shuju .listShuju .swiper-slide-active .title{color:#353535}.shuju .listShuju .swiper-slide-active .num{color:#ef001e}@media screen and (max-width:1023px){.shuju{font-size:24px;padding-bottom:40px}.shuju .listShuju li{width:auto;padding-left:5vw;padding-right:5vw}.shuju .listShuju .bt{font-size:16px;margin-bottom:20px}.shuju .listShuju .num .sup-1{font-size:20px}.shuju .listShuju .num .sub-1{font-size:20px}.shuju .listShuju .counter{font-size:40px}}.home-about{background:#f7f5f5;color:#666;font-size:.16rem;line-height:1.75;font-family:var(--font-family-1);padding-top:1.1rem;padding-bottom:1.4rem}.home-about .nr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-about .left{width:40%;padding-top:.3rem;padding-right:.15rem}.home-about .right{width:60%;padding-left:.35rem}.home-about .title{color:#353535;font-size:.48rem;line-height:1.2;font-family:var(--font-family-3);margin-bottom:.3rem}.home-about .btnDiv{padding-top:.3rem}.home-about .pic{border-radius:.25rem;overflow:hidden}.home-about .pic video{width:100%;vertical-align:top}.home-about .pic img{-webkit-transition:.5s;transition:.5s}.home-about .pic:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-about .videoClick{cursor:pointer}@media screen and (max-width:1023px){.home-about{font-size:14px;padding-top:40px;padding-bottom:40px}.home-about .left{width:100%;padding:0 0 30px 0}.home-about .right{width:100%}.home-about .title{font-size:24px;margin-bottom:20px}.home-about .btnDiv{padding-top:30px}.home-about .pic{border-radius:10px}}.videoPopup{display:none;width:100%;height:100%;padding:2%;position:fixed;z-index:9999;top:0;left:0}.videoPopup.show{display:block}.videoPopup .transparent{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.4);display:block}.videoPopup .popupCon{width:100%;height:100%;position:relative}.videoPopup .popupConWrap{width:100%;height:100%;margin:auto}.videoPopup .con{width:100%;height:100%;position:relative;z-index:100}.videoPopup video{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.videoPopup .closeBtn{cursor:pointer;display:block;width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:var(--main-color);color:#fff;position:fixed;z-index:9999;right:20px;top:20px}.videoPopup .closeBtn:before,.videoPopup .closeBtn:after{content:"";display:block;background:#fff;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.videoPopup .closeBtn:before{width:24px;height:2px}.videoPopup .closeBtn:after{width:2px;height:24px}.videoPopup .closeBtn:hover{opacity:.8}.home-partner{background-position:center top;background-repeat:no-repeat;background-size:cover;padding-top:1rem;padding-bottom:.7rem}.home-partner .nr{margin-top:.7rem}.home-partner .container{max-width:100%}.home-partner .tempWrap{margin-left:auto;margin-right:auto}.home-partner .nr{overflow:hidden;position:relative}.home-partner .nr::before{content:"";display:block;width:10%;height:100%;background:-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:linear-gradient(to right, #fff, rgba(255,255,255,0));position:absolute;z-index:1;top:0;left:0}.home-partner .nr::after{content:"";display:block;width:10%;height:100%;background:-webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255,255,255,0)));background:linear-gradient(to left, #fff, rgba(255,255,255,0));position:absolute;z-index:1;top:0;right:0}.home-partner .nr .container{width:100%;max-width:100%}.home-partner .list{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.home-partner .list li{float:left;min-width:2.4rem;padding:0 .15rem .3rem .15rem}.home-partner .list .box{min-height:100%;min-width:2.1rem;display:block;background:#fff;text-align:center;-webkit-box-shadow:0 .07rem .28rem 0 rgba(167,198,226,0.24);box-shadow:0 .07rem .28rem 0 rgba(167,198,226,0.24);border-radius:.05rem;overflow:hidden}@media screen and (max-width:1023px){.home-partner{padding-top:40px}.home-partner .list li{min-width:140px}.home-partner .list .box{min-width:120px;width:120px}}.home-evaluate{background:#f7f5f5;padding-top:1.3rem;padding-bottom:.5rem;position:relative;z-index:1}.home-evaluate .bg{width:100%;height:5rem;background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;z-index:-1;left:0;top:0}.home-evaluate .common-title{z-index:1;margin-bottom:1rem}.home-evaluate .common-title .title{color:#fff}.home-evaluate .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.25rem;margin-right:-0.25rem}.home-evaluate .list li{width:33.33333333%;padding-left:.25rem;padding-right:.25rem;padding-bottom:.5rem}.home-evaluate .list .box{display:block;border:1px #eee solid;background:#fff;border-radius:.03rem;padding:.4rem .5rem;text-align:center;-webkit-box-shadow:0 0 .2rem 0 rgba(217,234,247,0.75);box-shadow:0 0 .2rem 0 rgba(217,234,247,0.75);position:relative}.home-evaluate .list .box::after{content:"";display:block;width:0;height:.08rem;background:var(--main-color);position:absolute;bottom:0;left:0;-webkit-transition:.5s;transition:.5s}.home-evaluate .list .pic{display:inline-block;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:.4rem;position:relative}.home-evaluate .list .pic::after{content:"";display:none;width:.74rem;height:.74rem;border-radius:50%;background-color:var(--main-color);background-image:url(../images/icon/mark-1.png);background-repeat:no-repeat;background-size:.3rem .3rem;background-position:center center;position:absolute;right:-0.2rem;bottom:0}.home-evaluate .list .picC{display:inline-block;vertical-align:top;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;-webkit-transition:.5s;transition:.5s}.home-evaluate .list .title{color:#1d1d1d;font-size:.2rem;font-weight:700;line-height:.3rem;height:.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;margin-bottom:.1rem}.home-evaluate .list .info{color:#1d1d1d;font-size:.16rem;line-height:.28rem;height:1.12rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4;margin-bottom:.1rem}.home-evaluate .list .scoreMark{color:var(--main-color)}.home-evaluate .list .scoreMark .starts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-evaluate .list .scoreMark .starts>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;padding:.05rem}.home-evaluate .list .scoreMark .icon{display:inline-block;vertical-align:top;width:.2rem;height:.2rem}.home-evaluate .list .scoreMark .icon svg{width:100%;height:100%}.home-evaluate .list .guojia{padding-top:.1rem;color:#0f1722;font-size:.3rem;font-weight:700}.home-evaluate .list .date{color:var(--main-color);font-size:.16rem}.home-evaluate .list .box:hover::after{width:100%}.home-evaluate .list .box:hover .picC{-webkit-box-shadow:0 0 0 .02rem var(--main-color);box-shadow:0 0 0 .02rem var(--main-color)}.home-evaluate .list .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.home-evaluate{padding-top:40px;padding-bottom:40px}.home-evaluate .common-title{margin-bottom:40px}.home-evaluate .bg{height:400px}.home-evaluate .list li{width:100%;padding-bottom:20px}.home-evaluate .list li:last-child{padding-bottom:0}.home-evaluate .list .box{border-radius:10px;padding:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-evaluate .list .pic{margin-bottom:20px}.home-evaluate .list .pic::after{width:44px;height:44px;border-radius:50%;background-size:20px 20px;right:-20px}.home-evaluate .list .picDiv{width:100%}.home-evaluate .list .picC{width:100px;height:100px}.home-evaluate .list .text{padding-left:0}.home-evaluate .list .title{font-size:20px;line-height:30px;height:60px;margin-bottom:10px}.home-evaluate .list .info{font-size:16px;line-height:28px;height:auto;max-height:112px;margin-bottom:20px}.home-evaluate .list .scoreMark{padding-bottom:10px}.home-evaluate .list .scoreMark .starts>span{padding:5px}.home-evaluate .list .scoreMark .icon{width:20px;height:20px}.home-evaluate .list .guojia{padding-top:10px;font-size:20px}.home-evaluate .list .date{font-size:16px}}.home-news{overflow:hidden;padding-top:1rem}.home-news .menuTabs{padding-top:.3rem;padding-bottom:.65rem;position:relative}.home-news .menuTabs .listMenu{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-news .menuTabs li{display:inline-block;padding:0 .1rem 0 .1rem}.home-news .menuTabs a{display:block;min-width:1.5rem;line-height:.5rem;-webkit-box-shadow:0 0 0 1px #23282b inset;box-shadow:0 0 0 1px #23282b inset;padding:0 .1rem;border-radius:.25rem;text-align:center;color:#5d4e63;font-size:.16rem}.home-news .menuTabs a:hover{background:var(--main-color);-webkit-box-shadow:none;box-shadow:none;color:#fff}.home-news .menuTabs .active .box{background:var(--main-color);-webkit-box-shadow:none;box-shadow:none;color:#fff}.home-news .swiper-container{overflow:initial;position:relative}.home-news .item{display:none;position:relative}.home-news .item.show{display:block}.home-news .swiper-button-prev,.home-news .swiper-button-next{border:none;width:.6rem;height:.6rem;border-radius:50%;background:#45464a;color:#fff;text-align:center;cursor:pointer;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}.home-news .swiper-button-prev:after,.home-news .swiper-button-next:after{font-size:.2rem;font-weight:700}.home-news .swiper-button-prev:hover,.home-news .swiper-button-next:hover{background:var(--main-color)}.home-news .swiper-button-prev{left:50%;margin-left:-6.35rem}.home-news .swiper-button-next{right:50%;margin-right:-6.35rem}.home-news .list .swiper-slide{width:11rem;height:5.5rem}.home-news .list .swiper-slide-active .box{-webkit-transform:scale(1);transform:scale(1)}.home-news .list .box{-webkit-transition:-webkit-transform .8s ease-in-out,-webkit-transform-origin .5s ease-in-out;transition:-webkit-transform .8s ease-in-out,-webkit-transform-origin .5s ease-in-out;transition:transform .8s ease-in-out,transform-origin .5s ease-in-out;transition:transform .8s ease-in-out,transform-origin .5s ease-in-out,-webkit-transform .8s ease-in-out,-webkit-transform-origin .5s ease-in-out;-webkit-transform:scale3d(.8, .8, .8);transform:scale3d(.8, .8, .8);display:block;position:relative;max-width:11rem}.home-news .list .pic{border-radius:.25rem;overflow:hidden;position:relative}.home-news .list .pic::after{content:"";display:block;padding-top:50%}.home-news .list .pic img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;transition:.5s}.home-news .list .text{width:40%;background:#fff;border-radius:.25rem;padding:.3rem .3rem;position:absolute;right:.8rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home-news .list .title{font-size:.28rem;color:#353535;line-height:.4rem;height:1.2rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:.2rem}.home-news .list .info{padding-top:.2rem;padding-bottom:.2rem;position:relative}.home-news .list .info::before{content:"“";display:block;line-height:1;font-size:.36rem;color:#000;position:absolute;left:0;top:0}.home-news .list .info::after{content:"“";display:block;line-height:1;font-size:.36rem;color:#000;position:absolute;right:0;bottom:-0.1rem}.home-news .list .infoC{color:#666;font-size:.16rem;line-height:.28rem;height:1.4rem;font-family:var(--font-family-1);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:5}.home-news .list .date{border-top:1px #e6e6e6 solid;margin-top:.2rem;padding-top:.2rem;color:#7b879a;font-size:.14rem}.home-news .list .date .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;width:.2rem;height:.2rem;margin-right:.05rem}.home-news .list .date .icon svg{width:100%;height:100%}.home-news .list .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-news .list .box:hover .title{color:var(--main-color)}@media screen and (max-width:1023px){.home-news{padding-top:40px;padding-bottom:0}.home-news .menuTabs{padding-top:30px;padding-bottom:30px}.home-news .menuTabs li{padding:0 2px 0 2px}.home-news .menuTabs a{overflow:hidden;min-width:auto;line-height:40px;padding:0 10px;border-radius:25px;font-size:14px}.home-news .list .swiper-slide{width:auto;height:auto}.home-news .list .swiper-slide-active .box{-webkit-transform:scale(1);transform:scale(1)}.home-news .list .box{max-width:initial}.home-news .list .pic{border-radius:10px}.home-news .list .text{position:static;width:100%;background:#fff;border-radius:15px;padding:30px 0;right:0;-webkit-transform:translateY(0);transform:translateY(0)}.home-news .list .title{font-size:18px;line-height:20px;height:60px;margin-bottom:20px}.home-news .list .info{padding-top:20px;padding-bottom:20px}.home-news .list .info::before{font-size:36px}.home-news .list .info::after{font-size:36px;bottom:-10px}.home-news .list .infoC{font-size:16px;line-height:20px;height:100px}.home-news .list .date{font-size:14px;margin-top:20px;padding-top:20px}.home-news .list .date .icon{width:20px;height:20px;margin-right:5px}.home-news .swiper-button-next,.home-news .swiper-button-prev{width:30px;height:30px;line-height:30px}.home-news .swiper-button-next:after,.home-news .swiper-button-prev:after{font-size:12px}.home-news .swiper-button-prev{left:0;margin-left:0}.home-news .swiper-button-next{right:0;margin-right:0}}@media screen and (max-width:1536px){.home-dingzhi .pics{-webkit-transform:scale(.8) translateY(-40px);transform:scale(.8) translateY(-40px)}}@media screen and (max-width:1280px){.home-dingzhi .pics{-webkit-transform:scale(.7) translateY(-100px);transform:scale(.7) translateY(-100px)}}@media screen and (max-width:1023px){.home-dingzhi .pics{-webkit-transform:scale(1);transform:scale(1)}}
.home-dingzhi .listZhanshi .box {
    cursor: pointer
}

.home-evaluate .list .box {
    min-height: 100%
}

.home-evaluate .list .info {
    -webkit-line-clamp: initial;
    height: auto
}


/* index.css */
.home-evaluate .nr {
    position: relative
}

.home-evaluate .swiper-pagination {
    width: 100%;
    position: relative;
    text-align: center
}

.home-evaluate .swiper-pagination-bullet {
    margin-left: .05rem;
    margin-right: .05rem
}

.home-evaluate .swiper-pagination-bullet-active {
    background: var(--main-color)
}

.home-evaluate .list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.home-evaluate .swiper-container-initialized .list {
    margin-left: 0;
    margin-right: 0
}

.home-evaluate .swiper-container-initialized .list li {
    padding-left: 0;
    padding-right: 0
}

.home-evaluate .list .info {
    overflow: auto;
    height: 1.12rem;
    -webkit-line-clamp: initial
}

.home-evaluate .list .info::-webkit-scrollbar {
    width: 4px
}

.home-evaluate .list .info::-webkit-scrollbar-track {
    background: #eee
}

.home-evaluate .list .info::-webkit-scrollbar-thumb {
    background: var(--main-color)
}

.home-evaluate .list .info::-webkit-scrollbar-thumb:hover {
    background: var(--main-color)
}

@media screen and (max-width: 1023px) {
    .home-evaluate .list .info {
        height:140px;
        max-height: initial
    }
    .home-evaluate .swiper-pagination-bullet {
        margin-left: 3px;
        margin-right: 3px
    }
}


.floatRigth {
  position: fixed;
  z-index: 1000;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.floatRigth img {
  vertical-align: top;
}
.floatRigth li {
  width: 60px;
  height: 60px;
  margin-bottom:5px;
  position: relative;
}
.floatRigth li:last-child {
  margin-bottom: 0;
}
.floatRigth li .box {
  border-radius: 0.05rem;
}

.floatRigth .box {
  display: block;
  cursor: pointer;
  background-color: #1c3895;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  width: 60px;
  height: 60px;
  padding: 8px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.7);
}
.floatRigth .title {
  display: block;
  line-height: 20px;    height: 20px;  overflow: hidden;
}
.floatRigth .icon {
  line-height: 24px;
  text-align: center;
  color: #fff;
  display: block;
  margin: auto;
  background-repeat: no-repeat;
  position: relative;
}
.floatRigth .icon img {
  /*max-height: 0.22rem;*/
}
.floatRigth .hoverDiv {
  cursor: initial;
  border-radius: 10px;
  border: 1px #1c3895 solid;
  background-color: #fff;
  width: 180px;
  color: #333;
  font-size: 16px;
  line-height: 38px;
  padding: 10px;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 100%;
  transition: all .5s;
  transform-origin: bottom right;
  transform: scale(0);
}
.floatRigth .hoverDivC {
  padding-left: 0;
  text-align: center;
  position: relative;
}
.floatRigth .hoverTel {
  color: #1c3895;
  font-size: 16px;
}
.floatRigth .ewm {
  width: 160px;
  height: 160px;
  text-align: left;
  padding: 5px 5px;
}
.floatRigth .box:hover {
  background: #1c3895
}
.floatRigth .box:hover .hoverDiv {
  right: 100%;
  transform: scale(1);
}
.floatRigth .box:hover .icon svg {
  fill: #fff;
}

@media screen and (max-width: 1024px) {
  .floatRigth {
    display: none;
  }
}