.header-container{position:relative;z-index:9;background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.header-container .inner{width:1200px;height:60px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-container .logo{width:112px;height:40px}.header-container .left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-container .left-content a{font-size:18px;color:#303030;margin-left:40px}.header-container .left-content .home a.router-link-exact-active,.header-container .left-content .others a.router-link-active{color:#4161eb}.footer-container{line-height:20px;text-align:left}.footer-container .links-sm{background-color:#ebebeb;font-size:14px;padding:20px;text-align:center}.footer-container .links-sm a{color:inherit}.footer-container .links-lg{display:none}.footer-container .copyright{text-align:center;padding:20px 0;font-size:12px;background:#2d3640;color:#fff}.footer-container .copyright span{display:inline-block;margin-left:5px}.app .footer-container{display:none}.pc .footer-container{color:#606060;background-color:#f0f0f0}.pc .footer-container .footer-content{width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.pc .footer-container .links-sm{display:none}.pc .footer-container .links-lg{display:inline-block;text-align:left;padding:20px 0}.pc .footer-container .links-lg a,.pc .footer-container .links-lg font{color:inherit;display:inline-block;margin-right:15px}.pc .footer-container .copyright{font-size:12px;color:inherit;background-color:inherit}.pc .footer-container .copyright span{display:inline-block;margin-right:10px}.pc{min-width:1240px}.pc main{min-height:calc(100vh - 120px);background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}