@charset "UTF-8";/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */a,abbr[title]{text-decoration:none}article,aside,details,figcaption,figure,footer,header,img,main,menu,nav,section,summary{display:block}progress,sub,sup{vertical-align:baseline}[aria-controls],[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[aria-disabled],[disabled]{cursor:default}html,mark{color:#000}.loading,.warning{text-align:center}html{overflow-y:scroll;box-sizing:border-box;height:100%;-webkit-text-size-adjust:100%}h1,h2,h3{font-weight:400}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat}:after,:before{vertical-align:inherit;text-decoration:inherit}*{margin:0;padding:0}audio:not([controls]){display:none;height:0}button,hr{overflow:visible}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}a{background-color:transparent;color:#19212e;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0}sub,sup{position:relative;line-height:0;font-size:75%}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0;outline:0;-webkit-user-modify:read-write-plaintext-only;-webkit-tap-highlight-color:transparent}[type=number]{width:auto}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:600}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:ButtonText dotted 1px}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{border-style:none;background-color:transparent;color:inherit}.grayscale{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;border:0;max-width:100%;color:inherit;white-space:normal}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}img{border-style:none}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}::selection{background-color:#b3d4fc;text-shadow:none;color:#000}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.1);-webkit-border-radius:7px}::-webkit-scrollbar-thumb:vertical{height:7px;background-color:#005aaa;-webkit-border-radius:7px}::-webkit-scrollbar-thumb:horizontal{width:7px;background-color:#005aaa;-webkit-border-radius:7px}@font-face{font-family:SourceHanSansCN-Heavy;src:url(/fonts/SourceHanSansCN-Heavy-f1dc203fac.ttf)}@font-face{font-family:SourceHanSansCN-Light;src:url(/fonts/SourceHanSansCN-Light-d40bf69954.ttf)}@font-face{font-family:SourceHanSansCN-Medium;src:url(/fonts/SourceHanSansCN-Medium-dfa8848eca.ttf)}@font-face{font-family:SourceHanSansCN-Normal;src:url(/fonts/SourceHanSansCN-Normal-bd99bb24e6.ttf)}@font-face{font-family:SourceHanSansCN-Regular;src:url(/fonts/SourceHanSansCN-Regular-efbb5642a7.ttf)}@font-face{font-family:SourceHanSansCN;src:url(/fonts/思源宋体-b73ae6b038.ttf)}.clearfix{zoom:1}.clearfix:after{display:block;clear:both;height:0;content:" "}.fl{float:left}.fr{float:right}html{background:#fff;font-family:SourceHanSansCN-Regular;font-size:100%;-webkit-font-smoothing:antialiased}li,ul{list-style:none}.font14{font-size:14px}.default-scroll{overflow-y:auto!important;height:100%!important}.box-relative{position:relative}.box-absolute{position:absolute;left:0;top:0}.p-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-view{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row}.v-view{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column}.flex-wrap{flex-wrap:wrap;-ms-flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap;-ms-flex-wrap:nowrap}.flex-shrink{flex-shrink:0}.align-start{align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start}.align-center{align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center}.align-end{align-items:flex-end;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end}.align-baseline{align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;-moz-align-items:baseline}.align-stretch{align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch}.justify-start{justify-content:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start}.justify-center{justify-content:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center}.justify-end{justify-content:flex-end;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end}.justify-space-between{justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between}.justify-space-around{justify-content:space-around;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-around}.flex1{flex:1;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;-webkit-flex:1}.loading-mask{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:2001;margin:0;background-color:hsla(0,0%,100%,.9);transition:opacity .3s}.loading{position:absolute;top:50%;margin-top:-21px;width:100%}.content-main,.select-box{position:relative}.loading .circular{width:32px;height:32px;vertical-align:middle;animation:loading-rotate 2s linear infinite}.loading .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round}.loading span{line-height:36px}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.bscroll-vertical-scrollbar{z-index:99!important}.bscroll-indicator{border:none!important;background-color:#005aaa!important}.warning{display:none;height:30px;background-color:#fdf6ec;line-height:30px;font-size:13px;color:#e6a23c}.select-input,.select-list li{line-height:40px;cursor:pointer}.aboutUs-page>.content,.container>.box-relative>.content,.container>.content{min-height:850px}.container>.content{padding:64px 0}@media screen and (min-width:1024px){.content-main{max-width:960px}}@media screen and (min-width:1216px){.content-main{max-width:1152px}}@media screen and (min-width:1408px){.content-main{max-width:1366px}}.content-main{margin:0 auto;width:auto;max-width:1366px}.select-input,.select-list{width:142px;text-align:center}.select-input{border:1px solid #fff;border-radius:20px;height:40px}.select-input.bd-black{border-color:#000}.select-list{font-size:18px;color:#666;background:#fff;position:absolute;opacity:0;height:0;box-shadow:0 2px 8px 0 rgb(0 0 0 / 10%);border-radius:6px;margin-top:4px;z-index:999999}.celect-item{vertical-align:middle;display:inline;margin-right:10px}.select-list li{height:40px}.active-li{background:rgba(22,119,255,.1);color:#1677FF}.top-round{position:fixed;right:10px;bottom:300px;width:40px;height:50px;text-align:center;border-radius:50%;font-size:14px;cursor:pointer;padding-top:10px;color:#DCDCDC}.top-round img{width:40px;height:40px;margin-bottom:10px}.footerImg{animation:showAm .4s}@keyframes showAm{from{opacity:0}to{opacity:1}}.footerImg,.top-round:hover .img{display:none}.top-round:hover .footerImg{display:block}<!--0.00010895729064941-->