@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}section{display:block}ol,ul{list-style:none}:root{--primary-color:#ff6a00;--text-color:#000;--bg-color:#fef5ec;--dark-text:#512b1c;--rem-base:10px}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}.clearfix:before{content:"";display:table}.clearfix:after{content:"";display:table;clear:both}.clearfix{zoom:1}.fl{float:left}.fr{float:right}a{text-decoration:none}ul,li{margin:0;padding:0;list-style:none}a:hover{text-decoration:none}body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:var(--bg-color);color:var(--text-color)}body.active{padding-bottom:1rem}@font-face{font-family:"SourceHanSerifOld-Bold";src:url("/fonts/SourceHanSerifOld-Bold.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"SourceHanSerifOld-Regular";src:url("/fonts/SourceHanSerifOld-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Roboto-Bold";src:url("/fonts/Roboto-Bold.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Roboto-normal";src:url("/fonts/Roboto-normal.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Roboto-light";src:url("/fonts/Roboto-light.otf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}.SourceHanSerifOld-Bold{font-family:"SourceHanSerifOld-Bold"}.SourceHanSerifOld-Regular{font-family:"SourceHanSerifOld-Regular"}.Roboto-Bold{font-family:"Roboto-Bold"}.Roboto-normal{font-family:"Roboto-normal"}.Roboto-light{font-family:"Roboto-light"}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}::-webkit-scrollbar{width:.06rem;background-color:rgba(255,255,255,0.1);border-radius:.05rem}::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.2);border-radius:.05rem}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:.05rem}body{background-color:#fef5ec;color:#000}body .header{background-image:url(/images/header-bg.png?v=20190408);background-repeat:no-repeat;background-position:center center;background-size:cover;height:100vh;height:-webkit-fill-available;min-height:100vh}body .container{width:14.4rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}body .section{padding:1rem 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background-repeat:no-repeat;background-position:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}body .section .content{font-size:.19rem;line-height:1.6em}body .section .content p{margin-bottom:.2rem}body .section .content p:last-child{margin-bottom:0}body .section .title{margin-top:.5rem;margin-bottom:.5rem;-webkit-transform:scale(1, 1.5);-ms-transform:scale(1, 1.5);transform:scale(1, 1.5);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;color:#ff6a00;font-size:.3rem}body .section .title.flex-column small{font-size:.2rem;color:#000;-webkit-transform:scale(1, .8);-ms-transform:scale(1, .8);transform:scale(1, .8);font-style:italic;font-weight:300}body .section .title small{font-size:.26rem}body .section .title2{color:#232121;font-size:.6rem;margin-top:.5rem;margin-bottom:.1rem}body .section .title2 h2{font-weight:100}body .section .title2 small{font-size:.26rem;color:#000;font-style:italic;margin-top:.2rem}body .section .title2 small.Roboto-light{font-size:.2rem}body .section .content2{width:auto;font-size:.28rem;line-height:1.6em;text-align:justify}body .section.section1 .title{margin-top:0rem;margin-bottom:.7rem;gap:.15rem;-webkit-gap:.15rem;font-size:.45rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .section.section1 .left{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:.25rem;margin-right:.25rem;border-right:1px solid #ff6a00;-webkit-box-sizing:border-box;box-sizing:border-box}body .section.section1 .right{width:5.6rem}body .section.section1 .right .flex{height:100%}body .section.section1 .right .fr img{width:2.6rem;height:2.6rem;-webkit-box-shadow:0 0 .08rem 0 rgba(199,150,87,0.5);box-shadow:0 0 .08rem 0 rgba(199,150,87,0.5);background:#fff}body .section.section2{background-image:url(/images/section2-bg.png?v=20190408);background-repeat:no-repeat;min-height:7.9rem;padding-bottom:0 !important;background-position-y:bottom;background-position-x:right}body .section.section2 .content p{margin-bottom:0}body .section.section2 .container .left{width:8.5rem;text-align:justify}body .section.section2 .container .left .flex:nth-child(2){margin-top:.5rem !important}body .section.section3{padding-top:0 !important}body .section.section3 .video-box{position:relative;background-color:rgba(0,0,0,0.2);height:100vh}body .section.section3 .video-box .play{width:1.5rem;height:1.5rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3;cursor:pointer}body .section.section3 .video-box .cover{position:absolute;left:0;right:0;bottom:0;top:0;height:100vh;background-color:rgba(0,0,0,0.2);z-index:2}body .section.section3 .video-box video{width:100%;position:absolute;left:0;right:0;bottom:0;top:0;height:100vh;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(white, black);z-index:1}body .section.section3 .video-box video ::-webkit-media-controls{display:none !important}body .section.section4{background-image:url(/images/section4-bg.png?v=20190408);background-repeat:no-repeat;background-position:center bottom;min-height:9rem;background-size:100%}body .section.section4 .container{padding-top:1.8rem}body .section.section4 .container .left{-webkit-box-flex:1;-ms-flex:1;flex:1}body .section.section4 .container .right{padding-right:1rem;padding-top:.35rem}body .section.section4 .container .right.svg-txt img{width:.85rem;height:1.25rem}body .section.section5 .left{width:9.29rem;height:9.55rem;background-image:url(/images/section5-img.png?v=20190408);background-size:100%;background-repeat:no-repeat;position:relative}body .section.section5 .left .svg-text1{position:absolute;top:3.1rem;left:.95rem}body .section.section5 .left .svg-text1 img{width:.84rem;height:1.93rem}body .section.section5 .left .svg-text2{position:absolute;top:2.5rem;right:.95rem}body .section.section5 .left .svg-text2 img{width:.84rem;height:1.45rem}body .section.section5 .left .svg-text3{position:absolute;bottom:1.55rem;right:2.47rem}body .section.section5 .left .svg-text3 img{width:.8rem;height:1.27rem}body .section.section5 .rgiht{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .section.section5 .rgiht .title2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .section.section5 .rgiht .content2{text-align:right}body .section.section6 .left{-webkit-box-flex:1;-ms-flex:1;flex:1}body .section.section6 .rgiht{width:10.59rem;height:8.47rem;background-image:url(/images/section6-img.png);background-size:100% 100%;background-repeat:no-repeat;position:relative}body .section.section6 .rgiht .svg-txt{position:absolute;top:2rem;right:2rem}body .section.section6 .rgiht .svg-txt img{width:.85rem;height:1.4rem}body .section.section7 .left{width:8.6rem;height:7.3rem;background-image:url(/images/section7-img.png?v=20190408);background-size:100%;background-repeat:no-repeat;position:relative}body .section.section7 .left .svg-text1{position:absolute;top:1.75rem;left:.2rem}body .section.section7 .left .svg-text1 img{width:.85rem;height:1.27rem}body .section.section7 .left .svg-text2{position:absolute;bottom:1.1rem;right:1.9rem}body .section.section7 .left .svg-text2 img{width:.85rem;height:1.27rem}body .section.section7 .rgiht{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .section.section7 .rgiht .title2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .section.section7 .rgiht .content2{text-align:right}body .section.swiper-container{padding:0;width:100%;height:10.78rem}body .section.swiper-container .swiper-wrapper{height:100% !important}body .section.swiper-container .swiper-wrapper img{width:100%;height:100%}body .section.swiper-container .swiper-wrapper .swiper_txt{position:absolute;width:5rem;bottom:1rem;left:50%;margin-left:-2.5rem;color:#fff;text-align:center}body .section.swiper-container .swiper-wrapper .swiper_txt .h3{font-weight:100;-webkit-transform:scale(1, 1.3);-ms-transform:scale(1, 1.3);transform:scale(1, 1.3)}body .section.swiper-container .swiper-wrapper .swiper_txt .title{font-size:.32rem;color:#fff;margin-bottom:0;line-height:.64rem}body .section.swiper-container .swiper-wrapper .swiper_txt p{margin:0 auto}body .section.swiper-container .swiper-button-prev{left:3%}body .section.swiper-container .swiper-button-next{right:3%}body .section.section8{background-color:#fff;padding-bottom:1rem}body .section.section8 .title2{-webkit-transform:scale(1, 1.3);-ms-transform:scale(1, 1.3);transform:scale(1, 1.3);color:#512b1c;font-size:.32rem}body .section.section8 .title2 h2{line-height:1.2em;font-weight:600}body .section.section8 .title2 small{font-style:normal;text-align:center;-webkit-transform:scale(1, .8);-ms-transform:scale(1, .8);transform:scale(1, .8);font-weight:400;color:#512b1c}body .section.section8 .list{gap:.2rem;-webkit-gap:.2rem;margin-top:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}body .section.section8 .list .item{width:calc((100% - 3 * .2rem) / 4);gap:.2rem;-webkit-gap:.2rem}body .section.section8 .list .item .codeImg{width:1.25rem;display:flex;align-items:center;justify-content:center}body .section.section8 .list .item .info{gap:.1rem;-webkit-gap:.1rem}body .section.section8 .list .item .info img{width:.47rem;height:.47rem}body .section.section8 .list .item .info .text{font-size:.18rem;font-weight:500;color:#512b1c;gap:.1rem;-webkit-gap:.1rem}body .section.section8 .list .item .info .text p{margin:0;padding:0}body .section.section8 .banquan{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;margin-top:.8rem;font-size:.14rem;font-weight:500;color:#512b1c;gap:.1rem;-webkit-gap:.1rem}body .section.section8 .banquan a{color:#512b1c}body .footer{background-image:url(/images/footer-bg.png);height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:fixed;left:0;bottom:0;z-index:3;-webkit-transform:translateY(110%);-ms-transform:translateY(110%);transform:translateY(110%);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-box-sizing:border-box;box-sizing:border-box}body .footer.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body .footer .left img{width:2.7rem;height:.39rem}body .footer .right{color:#ff6a00;font-size:.26rem;gap:.2rem;-webkit-gap:.2rem;line-height:0}body .footer .right .SourceHanSerifOld-Bold{-webkit-transform:scale(1, 1.3);-ms-transform:scale(1, 1.3);transform:scale(1, 1.3);-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%}body .footer .right strong{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.32rem}@media only screen and (max-width:1200px){body .header{height:calc(100vh - 3rem)}body .section{padding:.5rem .2rem}body .section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem;-webkit-gap:.2rem}body .section .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.28rem}body .section .content{font-size:.26rem}body .section.section1 .title{font-size:.4rem}body .section.section1 .left{border-right:0;margin-right:0;padding-right:0}body .section.section1 .right{width:auto}body .section.section1 .right .fr img{width:2.5rem}body .section.section1 .right .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem;-webkit-gap:.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section.section5 .left{width:5rem;height:5.14rem}body .section.section6 .rgiht{width:6rem;height:4.33rem}}@media only screen and (max-width:1000px){body .header{height:calc(100vh - 4rem)}}@media only screen and (max-width:1440px){body .section{padding:0 .4rem;box-sizing:border-box}body .section.section1{margin-top:.7rem}body .section.section2{padding-bottom:.5rem !important;box-sizing:border-box;min-height:auto}body .section.section3{padding:0rem 0rem !important}body .section.section4{background-size:110%;min-height:7.7rem}body .section.section4 .container .left{margin-left:1rem}body .section.section4 .container .left .title2{margin-top:.8rem}body .section.section4 .container .right{padding-right:1.5rem;padding-top:1rem}body .section.section5 .left{width:8.5rem;height:8.74rem}body .section.section5 .left .svg-text1{top:2.51rem;left:.75rem}body .section.section5 .left .svg-text2{top:2.3rem;right:.75rem}body .section.section5 .left .svg-text3{bottom:1.2rem;right:2.07rem}body .section.section6 .left .title2{margin-top:0}body .section.section6 .rgiht{width:9rem;height:7.2rem}body .section.section6 .rgiht .svg-txt{top:1.5rem;right:1rem}body .section.swiper-container{height:100%}body .container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body .footer .container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .4rem}}@media only screen and (max-width:767px){body.active{padding-bottom:1.5rem}body .header{height:50vh}body .section .title2{font-size:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section .title2 small{font-size:.26rem}body .section .content2{width:auto;font-size:.3rem;text-align:center}body .section.section2{background-position:bottom right;background-size:60%;min-height:auto}body .section.section2 .content p{margin-bottom:0}body .section.section2 .container .left{width:auto}body .section.section2 .container .left .flex:nth-child(2){margin-top:.5rem !important}body .section.section3 .video-box{height:4rem}body .section.section3 .video-box .play{width:1rem;height:1rem}body .section.section3 .video-box .cover{height:4rem}body .section.section3 .video-box video{height:4rem}body .section.section4{background-position:bottom center;min-height:9rem;background-image:url(/images/section4-bg-m.png?v=20190408);background-size:100%}body .section.section4 .container{padding-top:0rem}body .section.section4 .container .left{-webkit-box-flex:1;-ms-flex:1;flex:1}body .section.section4 .container .right{padding-top:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .section.section4 .container .right img{width:1rem}body .section.section5 .left{width:7.5rem;height:7.71rem;background-size:100%}body .section.section5 .left .svg-text1 img,body .section.section5 .left .svg-text2 img,body .section.section5 .left .svg-text3 img{width:1rem}body .section.section5 .left .svg-text1{top:1.5rem;left:.4rem}body .section.section5 .left .svg-text2{top:1.2rem;right:.3rem}body .section.section5 .left .svg-text3{bottom:.8rem;right:1.6rem}body .section.section5 .rgiht{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section.section5 .rgiht .title2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section.section5 .rgiht .content2{text-align:center}body .section.section6 .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}body .section.section6 .left{-webkit-box-flex:1;-ms-flex:1;flex:1}body .section.section6 .rgiht{width:7.5rem;height:5.6rem;background-position-x:-0.3rem;background-size:cover}body .section.section6 .rgiht .svg-txt{top:1.1rem;right:1.3rem}body .section.section6 .rgiht .svg-txt img{width:1rem}body .section.section7 .left{width:7.5rem;background-image:url(/images/section7-img-m.png?v=201904088);background-position-y:.3rem}body .section.section7 .left .svg-text1 img,body .section.section7 .left .svg-text2 img{width:1rem}body .section.section7 .left .svg-text1{top:1.55rem;left:.15rem}body .section.section7 .left .svg-text2{bottom:1.3rem;right:1.55rem}body .section.section7 .rgiht{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section.section7 .rgiht .title2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .section.section7 .rgiht .content2{text-align:center}body .section.swiper-container{height:4.5rem}body .section.swiper-container .swiper-wrapper img{width:100%;height:100%}body .section.swiper-container .swiper-wrapper .swiper_txt{bottom:.5rem}body .section.swiper-container .swiper-button-prev{left:5%}body .section.swiper-container .swiper-button-next{right:5%}body .section.section8 .title2{font-size:.4rem}body .section.section8 .title2 small{font-size:.24rem}body .section.section8 .list{margin-top:1rem;gap:.3rem;-webkit-gap:.3rem}body .section.section8 .list .item{width:calc((100% - 1 * .3rem) / 2)}body .section.section8 .list .item .codeImg img{width:100%;height:100%}body .section.section8 .list .item .info .text{font-size:.2rem}body .section.section8 .banquan{font-size:.22rem;gap:.1rem;-webkit-gap:.1rem}body .container{width:auto;margin:0 auto}body .footer{height:auto;padding:.4rem}body .footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2rem;-webkit-gap:.2rem}body .footer .container .left{width:3rem;margin-bottom:.15rem}body .footer .container .left img{width:100%}body .footer .container .right{font-size:.3rem}body .footer .container .right strong{font-size:.35rem}}