#app{position:relative;min-width:1200px;margin:0 auto;width:100vw}.header-container{width:100%;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);position:fixed;top:0;left:0;z-index:15;background:#fff}.header-container .header{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-container .header,.header-container .header .logo{height:96px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-container .header .logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left}.header-container .header .logo a{height:100%}.header-container .header .logo img{height:100%;width:auto}.header-container .header>div:last-child{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header-container .header>div:last-child .search{margin-top:10px;margin-bottom:6px;position:relative}.header-container .header>div:last-child .search input{width:200px;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f2f2f2;padding:0 10px;background:#f2f2f2}.header-container .header>div:last-child .search .iconfont{position:absolute;top:50%;right:10px;font-size:22px;z-index:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-container .header>div:last-child .navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-container .header>div:last-child .navbar li{font-size:14px;height:48px;line-height:48px;position:relative}.header-container .header>div:last-child .navbar li a{color:#595959}.header-container .header>div:last-child .navbar li .child-tree{width:240px;-webkit-transition:all .3s;transition:all .3s;position:absolute;top:48px;left:0;z-index:1;background:#fff;overflow:hidden}.header-container .header>div:last-child .navbar li .child-tree dd{height:40px;line-height:40px;padding-left:20px;padding-right:20px;text-align:justify;border-bottom:1px solid #f1f1f3;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .8s ease-in;transition:all .8s ease-in;background:#fff}.header-container .header>div:last-child .navbar li .child-tree dd a{width:100%;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-container .header>div:last-child .navbar li .language{margin-top:12px;width:24px;text-align:center;height:24px;line-height:24px;border-radius:50%;border:1px solid #707070;cursor:pointer}.header-container .header>div:last-child .navbar li .language:hover{border-color:#007aff;color:#007aff}.header-container .header>div:last-child .navbar li>a{display:inline-block;padding:0 20px;height:100%;position:relative}.header-container .header>div:last-child .navbar li>a.router-link-active,.header-container .header>div:last-child .navbar li>a.router-link-exact-active.router-link-active{color:#007aff}.header-container .header>div:last-child .navbar li>a:before{content:"";width:0;height:2px;background:transparent;position:absolute;bottom:0;left:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.header-container .header>div:last-child .navbar li>a.router-link-active:before,.header-container .header>div:last-child .navbar li>a:hover:before{width:100%;background:#007aff}.header-container .header>div:last-child .navbar li>a.router-link-active:hover:before{background:#007aff}.header-container .header>div:last-child .navbar li>a.router-link-exact-active.router-link-active:before{background:#007aff;width:100%}.header-container .header>div:last-child .navbar li>a.router-link-exact-active.router-link-active:hover:before{background:#007aff}.header-container .header>div:last-child .navbar li:hover .child-tree{color:#595959}.header-container .header>div:last-child .navbar li:hover .child-tree dd:hover{background:#007aff}.header-container .header>div:last-child .navbar li:hover .child-tree dd:hover a{color:#fff}.header-container .header>div:last-child .navbar li:hover .child-tree dd.active a{color:#007aff}.header-container .header>div:last-child .navbar li:hover .child-tree dd.active:hover{background:#007aff}.header-container .header>div:last-child .navbar li:hover .child-tree dd.active:hover a{color:#fff}.footer{width:100%;height:400px;color:#fff;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer,.footer>div:first-child{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.footer>div:first-child{margin-bottom:10px;width:1200px;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.footer>div:first-child>div:first-child{width:250px}.footer>div:first-child>div:first-child h1{font-size:32px;font-weight:700;line-height:28px;text-align:left}.footer>div:first-child>div:first-child p{text-align:justify;margin-top:20px}.footer>div:first-child dl{width:210px}.footer>div:first-child dl>div{display:inline-block;text-align:justify}.footer>div:first-child dl dt{color:#999;font-size:16px;text-align:left;margin-bottom:20px}.footer>div:first-child dl dt img{max-width:100%}.footer>div:first-child dl dd{text-align:left;padding:10px 0}.footer>div:first-child dl dd .title-icon,.footer>div:first-child dl dd img.icon{width:16px;height:16px;margin-right:10px}.footer>div:first-child dl dd a{color:#fff}.footer>div:first-child dl .qrcode{width:170px;height:170px;padding:0}.footer>div:first-child dl .qrcode img{width:100%;height:100%}.footer .foot-marker{width:1200px;color:#fff;margin:0 auto;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .foot-marker>span:last-child{color:#969ca2}.index{width:100%;position:relative;overflow:hidden}.index .content-index{margin-top:96px}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400}body{background:#fff;font-family:Verdana,Arial,Helvetica,sans-serif;overflow:hidden}body,caption,td,th{font-size:14px}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}address,b,caption,cite,code,dfn,em,i,strong,th{font-style:normal;font-weight:400}a{color:#666}a,a:hover{text-decoration:none}img{border:none;vertical-align:middle}li,ol,ul{list-style:none}button,input,select,textarea{font:14px Verdana,Helvetica,Arial,sans-serif;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}:-moz-placeholder,::-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}::-webkit-scrollbar{width:10px;height:10px;background-color:#f1f1f1}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{border-radius:7px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#2d8cf0}*{scrollbar-width:thin;scrollbar-arrow-color:#f1f1f1;scrollbar-face-color:#2d8cf0;scrollbar-highlight-color:#2d8cf0;scrollbar-shadow-color:#f1f1f1;scrollbar-track-color:#f1f1f1}body{text-align:center;overflow-y:scroll;width:100%}a:hover{color:#007aff;cursor:pointer}