.common-header{height:80px;background:var(--commonBg);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px 0 50px;position:relative;z-index:100}.common-header,.common-header .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.common-header .title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;margin-right:60px}.common-header .title h1{font-size:28px;color:#fff;font-weight:700}.common-header .title p{margin-left:15px}.common-header .toast{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;font-size:18px;text-align:center;color:#fff;overflow:hidden}.left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.center,.left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.around,.right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scrollbar::-webkit-scrollbar{display:block;width:3px;background-color:#fff}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--color)}.backgroundLinearGradien{background:var(--btnLinear)}.about-box{height:100%}.about-box-wrapper{position:absolute;top:80px;bottom:0;width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.about-box-wrapper .about-slide-box{width:200px;height:100%;background:rgba(3,134,117,.6)}.about-box-wrapper .about-slide-box li{font-size:18px;color:#fff;line-height:50px;text-align:center}.about-box-wrapper .about-slide-box li.cur{background:rgba(3,134,117,.6)}.about-box-wrapper .about-main-box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.about-box-wrapper .about-main-box .copyright{position:absolute;left:0;bottom:30px;width:100%;text-align:center}