html{font-size:312.5%}body{font:.34rem/180% "Microsofr Yahei",sans-serif;color:#000}a{color:#000}a:hover{text-decoration:none}.pc_nav,.pc_perLogo{display:none}.mobile_nav{width:100vw;box-sizing:border-box;background:#fff;padding:.15rem .35rem;display:flex;justify-content:space-between;align-items:center;position:fixed;left:0;top:0;z-index:100;box-shadow:0 5px 9px rgba(0,0,0,.08)}.mobile_nav--line{width:.66rem;height:.66rem;display:flex;flex-direction:column;justify-content:center;gap:.08rem;align-items:center;border-radius:.08rem;transition:.3s;position:relative}.mobile_nav--line.open{background:#e8eaef}.mobile_nav--line.open span{transform:scale(0)}.mobile_nav--line.open p{transform:scale(1)}.mobile_nav--line span{width:.44rem;height:.06rem;border-radius:.03rem;background:#666;transition:.3s}.mobile_nav--line p{width:.3rem;height:.3rem;position:absolute;left:.18rem;top:.18rem;transition:.3s;transform:scale(0)}.mobile_nav--line p::before,.mobile_nav--line p::after{content:"";width:.04rem;height:.42rem;background:#666;position:absolute;top:0;transform-origin:50% 0}.mobile_nav--line p::before{left:0;transform:rotateZ(-45deg) translateY(-0.02rem)}.mobile_nav--line p::after{right:0;transform:rotateZ(45deg) translateY(-0.02rem)}.mobile_nav--logo{width:2rem}.mobile_nav--en{font-family:"Arial";width:.54rem;font-size:.36rem;line-height:100%;color:#666}.mobile_nav--en a{color:#666}.showNav{position:fixed;background:#f6f6f6;width:100vw;height:100vh;z-index:80;left:0;top:0;overflow-y:scroll;transition:.3s;transform:translateY(-150%)}.showNav.show{transform:translateY(0)}.showNav_menu{box-sizing:border-box;padding:1.6rem .25rem .5rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(8, 1fr);gap:.25rem}.showNav_menu p{background:#fff;font-size:.34rem;line-height:.8rem;text-align:center}.firstScreen{width:100%;height:100vh;overflow:hidden;background:#000;position:fixed;left:0;top:0;z-index:-1}.firstScreen .firstWrap{display:flex;justify-content:center;align-items:stretch;gap:.06rem;width:140%;margin-left:-20%}.firstScreen .column1,.firstScreen .column6{display:none}.firstScreen .column2,.firstScreen .column3,.firstScreen .column4,.firstScreen .column5{width:25%}.firstScreen .column1 img,.firstScreen .column2 img,.firstScreen .column3 img,.firstScreen .column4 img,.firstScreen .column5 img,.firstScreen .column6 img{width:100%;margin-bottom:.06rem;opacity:.6}.firstScreen.roll .column4 .ready{animation:navDivRoll 20s infinite linear}.firstScreen.roll .column2 .ready,.firstScreen.roll .column5 .ready{animation:navDivRoll 36s infinite linear}.firstScreen.roll .column3 .ready{animation:navDivRoll 46s infinite linear}.m_perLogo{width:6rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.whiteWrap{background:#fff;position:relative;z-index:10;padding:.5rem .25rem 0;margin-top:100vh}.topNews{width:100%;margin:0 auto .5rem;overflow:hidden;position:relative;border-radius:.1rem}.topNews .scrLeft{position:absolute;left:.2rem;top:50%;transform:translateY(-50%);width:.35rem;height:.7rem;background:url(http://images.china.cn/images1/ch/2017hi/larr.png) no-repeat 0 0/cover;z-index:10}.topNews .scrRight{position:absolute;right:.2rem;top:50%;transform:translateY(-50%);width:.35rem;height:.7rem;background:url(http://images.china.cn/images1/ch/2017hi/rarr.png) no-repeat 0 0/cover;z-index:10}.topNews .swiper-slide{width:100%;position:relative}.topNews .swiper-slide img{width:100%}.topNews .swiper-slide>a::before{content:"";width:.6rem;height:.6rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:url("../img/cir.png") no-repeat 50% 50%/cover}.topNews .swiper-slide p{position:absolute;left:0;bottom:0;right:0;box-sizing:border-box;padding:.1rem .7rem;color:#fff;background:linear-gradient(transparent, #000)}.topNews .swiper-slide p span{display:none}.topNews .swiper-slide p a{color:#fff}.list{border-bottom:1px solid #eee}.list li{position:relative;padding:.4rem 0 .2rem;border-top:1px solid #eee}.list li img{width:100%;border-radius:.1rem}.list li p{padding:.1rem 0}.list li span{display:none}.lmName{font-size:.34rem;line-height:100%;font-weight:bold;padding:.4rem 0}.spec{background:#fff;padding-bottom:.4rem;overflow:hidden}.spec .swiper-slide{box-sizing:border-box;padding-left:.25rem}.spec .swiper-slide img{width:100%;border-radius:.1rem}.spec .swiper-slide p{padding:.1rem 0}.spec .swiper-slide span{display:none}.footer,.showNav_footer{background:#3d3d3d;box-sizing:border-box;padding:.25rem;color:#fff;font-size:.3rem}.footer h2,.showNav_footer h2{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.4rem;text-align:center}.footer h2 img,.showNav_footer h2 img{width:2rem}.footer .footWrap,.showNav_footer .footWrap{box-sizing:border-box;padding:.35rem 0 0 .5rem}.footer .footWrap dl,.showNav_footer .footWrap dl{padding-bottom:.3rem}.footer .footWrap dd,.showNav_footer .footWrap dd{color:#999}.footer .footBottom,.showNav_footer .footBottom{border-top:1px solid rgba(255,255,255,.2);padding:.25rem 0;text-align:center}.footer .footBottom span,.showNav_footer .footBottom span{display:block}@media screen and (min-width: 1280px){html{font-size:625%}body{font:20px/180% "Microsofr Yahei",sans-serif}.mobile_nav,.m_perLogo,.showNav{display:none}.pc_nav{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 20px;height:80px;background:linear-gradient(#000, transparent);width:100%;color:#fff;position:fixed;left:0;top:0;z-index:100;gap:50px;transition:.5s;overflow:hidden}.pc_nav::after{content:"";background:#fff;position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;transition:opacity .5s;opacity:0}.pc_nav a{color:#fff}.pc_nav.white{color:#000;box-shadow:0 5px 9px rgba(0,0,0,.08)}.pc_nav.white::after{opacity:1}.pc_nav.white a{color:#000}.pc_nav--china{width:65px}.pc_nav--main{width:1200px;text-align:right}.pc_nav--en{line-height:100%}.firstScreen .firstWrap{gap:8px;width:100%;margin-left:0}.firstScreen .column1,.firstScreen .column2,.firstScreen .column3,.firstScreen .column4,.firstScreen .column5,.firstScreen .column6{width:16.66667%;display:block}.firstScreen .column1 img,.firstScreen .column2 img,.firstScreen .column3 img,.firstScreen .column4 img,.firstScreen .column5 img,.firstScreen .column6 img{width:100%;margin-bottom:8px}.firstScreen.roll .column1 .ready,.firstScreen.roll .column4 .ready{animation:navDivRoll 20s infinite linear}.firstScreen.roll .column2 .ready,.firstScreen.roll .column5 .ready{animation:navDivRoll 36s infinite linear}.firstScreen.roll .column3 .ready,.firstScreen.roll .column6 .ready{animation:navDivRoll 46s infinite linear}.pc_perLogo{display:block;width:700px;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);z-index:120;background:url("../img/pc_logo2.png") no-repeat 0 0/auto 100%;transition:background .5s}.pc_perLogo.black{background:url("../img/pc_logo3.png") no-repeat 0 0/auto 100%}.pc_perLogo--bg{width:100%}.whiteWrap{padding:50px 0 0}.topNews{width:1200px;margin:0 auto 50px;border-radius:10px}.topNews .scrLeft{left:20px;width:25px;height:50px;cursor:pointer}.topNews .scrRight{right:20px;width:25px;height:50px;cursor:pointer}.topNews .swiper-slide{width:1200px}.topNews .swiper-slide>a::before{width:60px;height:60px}.topNews .swiper-slide p{padding:10px 70px}.list{width:1200px;margin:0 auto 30px;border-bottom:none}.list ul{display:flex;flex-wrap:wrap;gap:30px}.list li{width:31.65%;padding:0;border-top:1px solid #eee}.list li img{border-radius:10px;height:215px}.list li p{padding:.1rem 0;display:flex;align-items:flex-start;gap:20px;line-height:150%}.list li p span{width:35px;display:inline-block;font-size:14px;line-height:20px;color:#999;background:#fef0ef;border-radius:10px;padding:8px 8px 8px 11px;flex-shrink:0;letter-spacing:3px}.lmName{width:1200px;margin:0 auto;font-size:26px;padding:20px 0}.spec{padding-bottom:100px}.spec .swiper-wrapper{width:1200px;margin:0 auto;border-radius:10px;overflow:hidden}.spec .swiper-slide{padding-left:0;width:20%;height:300px;background-color:#fa6a63;background-repeat:no-repeat;background-position:95% 95%;background-size:auto 50%}.spec .swiper-slide:nth-child(2n){background-color:#3d3d3d}.spec .swiper-slide:nth-child(1){background-image:url("../img/1.png")}.spec .swiper-slide:nth-child(2){background-image:url("../img/2.png")}.spec .swiper-slide:nth-child(3){background-image:url("../img/3.png")}.spec .swiper-slide:nth-child(4){background-image:url("../img/4.png")}.spec .swiper-slide:nth-child(5){background-image:url("../img/5.png")}.spec .swiper-slide img{border-radius:0}.spec .swiper-slide p{padding:20px;box-sizing:border-box;height:160px;font-size:18px;line-height:150%;color:#fff}.spec .swiper-slide p span{display:block;padding-top:10px;font-size:14px}.spec .swiper-slide p a{color:#fff}.footer,.showNav_footer{padding:30px;font-size:16px;color:#999}.footer h2,.showNav_footer h2{border-bottom:none;padding-bottom:60px}.footer h2 img,.showNav_footer h2 img{width:200px}.footer .footWrap,.showNav_footer .footWrap{box-sizing:border-box;padding:0 0 70px 0;width:1200px;margin:0 auto;display:flex;justify-content:space-between}.footer .footWrap dl,.showNav_footer .footWrap dl{padding-bottom:0}.footer .footWrap dt,.showNav_footer .footWrap dt{font-size:20px;color:#fff;padding-bottom:20px}.footer .footWrap dd,.showNav_footer .footWrap dd{line-height:24px}.footer .footWrap dd span,.showNav_footer .footWrap dd span{display:block}.footer .footBottom,.showNav_footer .footBottom{padding:25px 0}.footer .footBottom span,.showNav_footer .footBottom span{display:inline}}@keyframes navDivRoll{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}