:root{--header-height:70px}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}html{font-size:100px}body{font-family:"Noto Sans SC","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;-webkit-tap-highlight-color:transparent;padding-top:var(--header-height)}body.transparent-header{padding-top:0}body.transparent-header header{background-color:transparent}body.transparent-header header .header-container .logo a img.img{opacity:1;display:inline-block}body.transparent-header header .header-container .logo a img.hover-img{opacity:0;display:none}body.transparent-header header .header-container .nav-box_pc li.nav-title>a{color:#fff}body.transparent-header header .header-container .language img.white-img{display:inline-block;opacity:1}body.transparent-header header .header-container .language img.black-img{display:none;opacity:0}body.transparent-header header .header-container .language span{color:#fff}body.transparent-header header:hover,body.transparent-header header.active{background-color:#fff}body.transparent-header header:hover .header-container .logo a img.img,body.transparent-header header.active .header-container .logo a img.img{opacity:0;display:none}body.transparent-header header:hover .header-container .logo a img.hover-img,body.transparent-header header.active .header-container .logo a img.hover-img{opacity:1;display:inline-block}body.transparent-header header:hover .header-container .nav-box_pc li.nav-title>a,body.transparent-header header.active .header-container .nav-box_pc li.nav-title>a{color:#000000}body.transparent-header header:hover .header-container .language img.white-img,body.transparent-header header.active .header-container .language img.white-img{display:none;opacity:0}body.transparent-header header:hover .header-container .language img.black-img,body.transparent-header header.active .header-container .language img.black-img{display:inline-block;opacity:1}body.transparent-header header:hover .header-container .language span,body.transparent-header header.active .header-container .language span{color:#000000}.page-list{padding:4rem 0 7rem 0}.page-list ul{margin:0 auto;text-align:center;font-size:0}.page-list ul li{width:1.9rem;height:1.9rem;line-height:1.9rem;background:#e6e6e6;display:inline-block;font-size:.7rem;border-radius:3px}.page-list ul li:not(:last-child){margin-right:10px}.page-list ul li.page-num.active{background:#1894d2}.page-list ul li.page-num.active a{color:#fff}.page-list ul li a{color:#666;display:block}.common-swiper-navigation{border:1px solid #000;width:2.5rem;height:2.5rem;border-radius:50%;background-size:1rem 1rem}.common-scale-img{-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.common-scale-img:hover{transform:scale(1.1);transform-origin:50% 50%}.clearfix{*zoom:1}.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both;overflow:hidden}.active{display:block}.hidden{opacity:0 !important;visibility:hidden !important;max-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden}.bold{font-weight:bold}.hrader-footer-navagation{line-height:60px;box-sizing:border-box;border-top:1px solid #e5e5e5}.hrader-footer-navagation .ground{height:60px;font-size:0;padding:0 30px;position:relative}.hrader-footer-navagation .ground .link{color:#333;display:inline-block;width:100%;font-size:16px}.hrader-footer-navagation .ground .icon{position:absolute;top:0;right:30px;bottom:0;width:50%;font-size:14px;text-align:right}.hrader-footer-navagation .ground .icon .icon-you{position:absolute;right:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}.hrader-footer-navagation .ground .icon .icon-you.rotate{transform:rotate(90deg)}.hrader-footer-navagation .ground.noactive .icon{pointer-events:none}.hrader-footer-navagation .floor{background-color:#fafafa;display:none}.hrader-footer-navagation .floor li{padding:0 40px;line-height:50px;border:none}.hrader-footer-navagation .floor li .link{display:block;color:#999;font-size:14px}body header{position:fixed;top:0;height:var(--header-height);width:100%;z-index:99;box-sizing:border-box;background-color:#fff;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container{display:flex;align-items:center;justify-content:space-between;height:100%}body header .header-container .logo{height:100%;overflow:hidden}body header .header-container .logo a{display:inline-block;width:100%;height:100%;line-height:var(--header-height)}body header .header-container .logo a img{width:100%;height:auto;max-height:50%;vertical-align:middle;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container .logo a img.img{opacity:0;display:none}body header .header-container .logo a img.hover-img{opacity:1;display:inline-block}body header .header-container .nav-box_pc{height:100%;display:inline-flex;align-items:center}body header .header-container .nav-box_pc li.nav-title{margin-right:.6rem;height:100%;position:relative;display:flex;align-items:center;justify-content:center}body header .header-container .nav-box_pc li.nav-title:last-child{margin-right:0}body header .header-container .nav-box_pc li.nav-title:hover .nav-box{padding:.2rem 0;opacity:1}body header .header-container .nav-box_pc li.nav-title:hover .nav-box .nav-detail{height:30px;line-height:30px}body header .header-container .nav-box_pc li.nav-title:hover .nav-box .nav-detail a{font-size:14px}body header .header-container .nav-box_pc li.nav-title:hover .nav-box::before{width:.44rem;height:4px}body header .header-container .nav-box_pc li.nav-title>a{color:#000000;font-size:16px;position:relative;display:block}body header .header-container .nav-box_pc li.nav-title .nav-box{position:absolute;top:var(--header-height);left:50%;z-index:99;transform:translateX(-50%);opacity:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;background-color:rgba(255,255,255,0.86);border-radius:0 0 11px 11px}body header .header-container .nav-box_pc li.nav-title .nav-box::before{content:" ";position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-radius:4px;background-color:#C6171F}body header .header-container .nav-box_pc li.nav-title .nav-box .nav-detail{box-sizing:border-box;min-width:1.44rem;width:100%;height:0;text-align:center;word-break:keep-all;padding:0 5px;line-height:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container .nav-box_pc li.nav-title .nav-box .nav-detail a{display:block;height:0;font-size:0;color:#000;font-weight:400;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;white-space:nowrap}body header .header-container .nav-box_pc li.nav-title .nav-box .nav-detail a:hover{font-weight:600;color:#C6171F}body header .header-container .language{display:inline-flex;align-items:center}body header .header-container .language img{width:.18rem;height:auto}body header .header-container .language img.white-img{display:none;opacity:0}body header .header-container .language img.black-img{display:inline-block;opacity:1}body header .header-container .language span{font-weight:500;font-size:16px;color:#000000;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;margin-left:5px;line-height:1}body header .header-container .nav-mobile_btn{display:none;float:right;height:60px;line-height:60px;width:40px;text-align:center}body header .header-container .nav-mobile_btn .mobile_navigation{display:inline-block;vertical-align:middle}body header .header-container .nav-mobile_btn .mobile_navigation .top-hr{width:28px;display:block;height:2px;line-height:2px;background-color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container .nav-mobile_btn .mobile_navigation .center-hr{width:20px;margin:6px 0 6px 8px;display:block;height:2px;line-height:2px;background-color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container .nav-mobile_btn .mobile_navigation .bottom-hr{width:28px;display:block;height:2px;line-height:2px;background-color:#333;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .header-container .nav-mobile_btn .mobile_navigation.show .top-hr{transform:translateY(8px) rotate(45deg)}body header .header-container .nav-mobile_btn .mobile_navigation.show .center-hr{opacity:0}body header .header-container .nav-mobile_btn .mobile_navigation.show .bottom-hr{transform:translateY(-8px) rotate(-45deg)}body header .mobile-navagation{position:fixed;top:60px;left:0;width:100%;bottom:0;background:#fff;z-index:99;display:none}body header .mobile-navagation.show{display:block}body header .mobile-navagation .list_box{position:absolute;top:0;left:0;bottom:0;overflow-y:scroll;overflow-x:hidden;width:100%}body header .mobile-navagation .list_box::-webkit-scrollbar{width:0;display:none}body header .mobile-navagation .list_box li{line-height:60px;box-sizing:border-box;border-top:1px solid #e5e5e5}body header .mobile-navagation .list_box li .ground{height:60px;font-size:0;padding:0 30px;position:relative}body header .mobile-navagation .list_box li .ground .link{color:#333;display:inline-block;width:100%;font-size:16px}body header .mobile-navagation .list_box li .ground .icon{position:absolute;top:0;right:30px;bottom:0;width:50%;font-size:14px;text-align:right}body header .mobile-navagation .list_box li .ground .icon .icon-you{position:absolute;right:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}body header .mobile-navagation .list_box li .ground .icon .icon-you.rotate{transform:rotate(90deg)}body header .mobile-navagation .list_box li .ground.noactive .icon{pointer-events:none}body header .mobile-navagation .list_box li .floor{background-color:#fafafa;display:none}body header .mobile-navagation .list_box li .floor li{padding:0 40px;line-height:50px;border:none}body header .mobile-navagation .list_box li .floor li .link{display:block;color:#999;font-size:14px}footer{width:100%;background:#EFEEED url('../img/foot-logo.png') no-repeat 100%/100%}footer .action-content{height:3.5rem;position:relative;display:flex;align-items:center;justify-content:center}footer .action-content .action-content-box{width:100%;display:flex;align-items:flex-start;justify-content:space-around}footer .action-content .action-content-box .navigation-box{display:flex;align-items:flex-start}footer .action-content .action-content-box .navigation-box .action-title{text-align:center;margin-left:.64rem}footer .action-content .action-content-box .navigation-box .action-title:first-child{margin-left:0}footer .action-content .action-content-box .navigation-box .action-title .module{font-weight:600;font-size:16px;color:#575757}footer .action-content .action-content-box .navigation-box .action-title .module a{font-weight:600;font-size:16px;color:#575757;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s}footer .action-content .action-content-box .navigation-box .action-title .module a:hover{color:#C6171F}footer .action-content .action-content-box .navigation-box .action-title .title{margin-top:16px;line-height:1}footer .action-content .action-content-box .navigation-box .action-title .title a{font-weight:500;font-size:12px;color:#8A8A8A;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s}footer .action-content .action-content-box .navigation-box .action-title .title a:hover{color:#C6171F}footer .action-content .action-content-box .contact-box{flex:none;display:flex;flex-direction:column;align-items:center}footer .action-content .action-content-box .contact-box .describe{width:100%;display:flex}footer .action-content .action-content-box .contact-box .describe .code-box{display:flex;flex-direction:column;align-items:center}footer .action-content .action-content-box .contact-box .describe .code-box+.code-box{margin-left:10px}footer .action-content .action-content-box .contact-box .describe .code-box .code{width:1rem;height:1rem}footer .action-content .action-content-box .contact-box .describe .code-box .tip{font-size:12px;color:#0F0F0F;margin-top:5px}footer .action-content .action-content-box .contact-box .phone-box{width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}footer .action-content .action-content-box .contact-box .phone-box img{width:20px;height:auto}footer .action-content .action-content-box .contact-box .phone-box .phone{font-size:24px;color:#FF2B00;margin-left:5px}footer .action-content .footer-mobile-navagation{display:none}footer .action-content .footer-mobile-navagation li{line-height:60px;box-sizing:border-box;border-top:1px solid #e5e5e5}footer .action-content .footer-mobile-navagation li .ground{height:60px;font-size:0;padding:0 30px;position:relative}footer .action-content .footer-mobile-navagation li .ground .link{color:#333;display:inline-block;width:100%;font-size:16px}footer .action-content .footer-mobile-navagation li .ground .icon{position:absolute;top:0;right:30px;bottom:0;width:50%;font-size:14px;text-align:right}footer .action-content .footer-mobile-navagation li .ground .icon .icon-you{position:absolute;right:0;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s}footer .action-content .footer-mobile-navagation li .ground .icon .icon-you.rotate{transform:rotate(90deg)}footer .action-content .footer-mobile-navagation li .ground.noactive .icon{pointer-events:none}footer .action-content .footer-mobile-navagation li .floor{background-color:#fafafa;display:none}footer .action-content .footer-mobile-navagation li .floor li{padding:0 40px;line-height:50px;border:none}footer .action-content .footer-mobile-navagation li .floor li .link{display:block;color:#999;font-size:14px}footer .action-content .record{position:absolute;bottom:16px;left:0;width:100%;text-align:center;font-size:12px;color:#8A8A8A}.floating-window{position:fixed;top:50%;right:0;z-index:99;transform:translateY(-50%)}.floating-window .box{width:.8rem;height:.8rem;cursor:pointer}.floating-window .box:not(:last-child){margin-bottom:10px}.dialog-content{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none}.dialog-content .dialog-shadow{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.4);z-index:100}.dialog-content .dialog-shadow .dialog-box{width:6rem;padding:.3rem;background-color:#b04422;border-radius:10px;position:relative}.dialog-content .dialog-shadow .dialog-box .icon-guanbi1{position:absolute;top:.3rem;right:.3rem;color:#ffff;font-size:16px;z-index:1;cursor:pointer}.dialog-content .dialog-shadow .dialog-box .tip{color:#fff;font-size:.28rem}.dialog-content .dialog-shadow .dialog-box .phone-box{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.dialog-content .dialog-shadow .dialog-box .phone-box .phone{color:#fff;font-size:.42rem}.dialog-content .dialog-shadow .dialog-box .phone-box .text{font-size:.18rem;color:#fff;opacity:.6}.dialog-content .dialog-shadow .dialog-box .input-box{position:relative;margin-top:15px;width:100%}.dialog-content .dialog-shadow .dialog-box .input-box .input{width:100%;height:.7rem;background-color:#fff;border-radius:5px;padding-left:.2rem;padding-right:2rem}.dialog-content .dialog-shadow .dialog-box .input-box .btn{position:absolute;top:.06rem;right:.07rem;z-index:1;width:1.33rem;height:.58rem;color:#fff;font-size:.24rem;text-align:center;line-height:.58rem;border-radius:5px;background-color:#b04422}.dialog-content .dialog-shadow .dialog-box .tip-box{height:40px;line-height:40px;vertical-align:middle}.dialog-content .dialog-shadow .dialog-box .tip-box .img{width:14px;height:14px;vertical-align:middle}.dialog-content .dialog-shadow .dialog-box .tip-box .text{font-size:.19rem;color:#fff;margin-left:5px}.dialog-content .dialog-shadow .dialog-box .submit-box{margin-top:.2rem;display:flex;justify-content:space-between;align-items:center}.dialog-content .dialog-shadow .dialog-box .submit-box .btn{width:2.6rem;height:.56rem;box-sizing:border-box;border-radius:5px;font-size:.24rem}.dialog-content .dialog-shadow .dialog-box .submit-box .btn.left{color:#fff;background-color:#d3744c;border:2px solid #e0a993}.dialog-content .dialog-shadow .dialog-box .submit-box .btn.right{color:#eb5c20;background-color:#fff}.dialog-content .dialog-shadow .success-icon{width:5.44rem;height:8.21rem}#common-banner{width:100%;position:relative}#common-banner img{width:100%;height:27.5rem}#common-banner img.big{display:block}#common-banner img.small{display:none}#common-banner .title{position:absolute;top:40%;left:0;width:100%;font-size:3.6rem;color:#fff;text-align:center;letter-spacing:.6em}.global-base-container{width:1200px;margin:0 auto;height:auto}.banner-swiper-pagination .swiper-pagination-bullet{width:18px;height:18px}@media only screen and (max-width:1440px){.global-base-container{width:1100px}}@media only screen and (max-width:1280px){.global-base-container{width:90%}}@media only screen and (max-width:1024px){:root{--header-height:60px}body.transparent-header{padding-top:var(--header-height)}body.transparent-header header{background-color:#fff}body.transparent-header header .header-container .logo a img.img{opacity:0;display:none}body.transparent-header header .header-container .logo a img.hover-img{opacity:1;display:inline-block}body.transparent-header header .header-container .language img{width:.32rem}body.transparent-header header .header-container .language img.white-img{opacity:0;display:none}body.transparent-header header .header-container .language img.black-img{opacity:1;display:inline-block}body.transparent-header header .header-container .language span{color:#000}body header{background-color:#fff}body header .header-container .nav-box_pc{display:none}body header .header-container .nav-mobile_btn{display:block}body header .header-container .language img{width:.32rem}}@media only screen and (max-width:960px){footer .action-content .action-content-box{justify-content:space-between}footer .action-content .action-content-box .contact-box .phone-box{margin-top:10px}footer .action-content .action-content-box .contact-box .phone-box img{width:16px}footer .action-content .action-content-box .contact-box .phone-box .phone{font-size:16px}}@media only screen and (max-width:768px){footer .action-content{height:auto;padding-top:20px;padding-bottom:50px;flex-direction:column}footer .action-content .action-content-box{justify-content:center}footer .action-content .action-content-box .navigation-box{display:none}footer .action-content .action-content-box .contact-box .describe .code-box+.code-box{margin-left:30px}footer .action-content .footer-mobile-navagation{display:block;width:100%;margin-top:20px;line-height:60px;color:#fff}footer .action-content .footer-mobile-navagation li{border-bottom-color:#666}footer .action-content .footer-mobile-navagation li .ground{padding:0;height:40px;line-height:40px}footer .action-content .footer-mobile-navagation li .ground .icon{right:0;color:#b3b3b3}footer .action-content .footer-mobile-navagation li .floor{background-color:transparent}}.home-content .news-content{padding:1rem .8rem .4rem}.home-content .news-content .title{font-size:.28rem;color:#3D3D3D;font-weight:500;text-align:left;padding:.2rem 0}.home-content .news-content .info{width:100%;height:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.17rem;color:#969696;font-weight:400;border-top:1px solid rgba(0,0,0,0.3);border-bottom:1px solid rgba(0,0,0,0.3)}.home-content .news-content .content-box{width:100%;padding:.3rem 0;border-bottom:1px solid rgba(0,0,0,0.3)}.home-content .news-content .content-box div{font-size:.16rem;color:#4A4A4A;font-weight:500}.home-content .news-content .content-box img{max-width:100%;margin:30px 0}@media only screen and (max-width:768px){.home-content .news-content{padding:.4rem 0}}/*# sourceMappingURL=./newsDetail.css.map */