@charset "UTF-8";.header-components .web-wrapper{display:flex;justify-content:center;align-items:stretch;flex-direction:row;border-bottom:1px solid #f0f0f0;background-color:#fff}.header-components .web-wrapper.is-fixed{position:fixed;top:0;left:0;right:0;z-index:10086}.header-components .web{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;margin:25px 0}.header-components .web .left-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.header-components .web .left-wrapper .logo img{margin-right:15px;width:135px}.header-components .web .left-wrapper .nav{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:row;color:#101010;font-size:18px}.header-components .web .left-wrapper .nav .nav-items{padding:0 20px}.header-components .web .left-wrapper .nav .nav-items:hover{color:#05bd8e}.header-components .web .right-wrapper{display:flex;justify-content:right;align-items:center;flex-direction:row;width:400px}.header-components .web .right-wrapper .current-language{background-color:#05bd8e!important;color:#fff!important}.header-components .web .right-wrapper .switch-en,.header-components .web .right-wrapper .switch-zh{padding:3px 12px;border:1px solid #05bd8e;border-radius:25px;font-size:14px;background-color:#fff;color:#05bd8e}.header-components .web .right-wrapper .switch-en:hover,.header-components .web .right-wrapper .switch-zh:hover{background-color:#05bd8e;color:#fff}.header-components .web .right-wrapper .switch-zh{margin-right:8px}.header-components .apps{display:none}@media only screen and (min-width:1550px){.header-components .web{margin:45px 0}.header-components .web .left-wrapper .logo img{margin-right:15px;width:176px}.header-components .web .left-wrapper .nav{font-size:20px}.header-components .web .left-wrapper .nav .nav-items{padding:0 35px}.header-components .web .right-wrapper{width:400px}.header-components .web .right-wrapper .switch-en,.header-components .web .right-wrapper .switch-zh{padding:4px 18px;font-size:14px}.header-components .web .right-wrapper .switch-zh{margin-right:14px}}@media only screen and (max-width:767px){.header-components{position:relative}.header-components .web{display:none}.header-components .apps{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:20px 15px;background-color:#fff}.header-components .apps.is-fixed{position:fixed;top:0;left:0;right:0}.header-components .apps .logo img{width:90px}.header-components .apps .nav{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column}.header-components .apps .nav span{width:1.5em;height:.15em;margin:.15em 0;border-radius:5px;background-color:#303133;transition:transform .3s,opacity .3s}.header-components .apps .nav.active span:first-child{transform:rotate(45deg) translateY(9px)}.header-components .apps .nav.active span:nth-child(2){opacity:0}.header-components .apps .nav.active span:nth-child(3){transform:rotate(-45deg) translateY(-9px)}.header-components .el-drawer{width:60%!important}.header-components .apps-nav{padding:20px 15px;background-color:#fff}.header-components .apps-nav .logo img{width:90px;height:18px}.header-components .apps-nav .nav{margin-top:45px}.header-components .apps-nav .nav .nav-items{padding:0 0 20px 10px}.header-components .apps-nav .switch{position:absolute;bottom:50px;padding-left:10px;font-size:13px}.header-components .apps-nav .switch .current-language{color:#05bd8e;font-size:16px}}.footer-components{background:#333;color:#fff}.footer-components .footer-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 0}.footer-components .footer-wrapper .footer-top{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;padding:0 0 40px}.footer-components .footer-wrapper .footer-top .footer-item{padding:0 35px}.footer-components .footer-wrapper .footer-top .footer-item .title{margin-bottom:20px;font-size:18px}.footer-components .footer-wrapper .footer-top .footer-item .list{color:#cecece;font-size:14px}.footer-components .footer-wrapper .footer-top .footer-item .list .list-item{margin-bottom:10px;max-width:300px}.footer-components .footer-wrapper .footer-top .footer-item .list .list-item:hover{color:#fff;text-decoration:underline}.footer-components .footer-wrapper .footer-top .footer-item .search{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:row;border-radius:44px;width:200px;height:30px;background-color:#fff;overflow:hidden}.footer-components .footer-wrapper .footer-top .footer-item .search .search-left{padding-left:5px;width:60%;color:#c1c2c5;font-size:12px;text-align:left;line-height:30px}.footer-components .footer-wrapper .footer-top .footer-item .search .search-right{width:40%;background-color:#05bd8e;font-size:13px;text-align:center;line-height:30px}.footer-components .footer-wrapper .footer-top .qr,.footer-components .footer-wrapper .footer-top .udi{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.footer-components .footer-wrapper .footer-top .qr img,.footer-components .footer-wrapper .footer-top .udi img{width:90px;height:90px}.footer-components .footer-wrapper .footer-bottom{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:1100px;padding:40px 0 0;border-top:1px solid hsla(0,0%,100%,.5);font-size:12px}.footer-components .footer-wrapper .footer-bottom img{width:150px}.footer-components .footer-wrapper .footer-bottom .sign{margin-left:80px}@media only screen and (min-width:1550px){.footer-components .footer-wrapper{padding:60px 0}.footer-components .footer-wrapper .footer-top{padding:0 0 60px}.footer-components .footer-wrapper .footer-top .footer-item{padding:0 45px}.footer-components .footer-wrapper .footer-top .footer-item .title{margin-bottom:20px;font-size:20px}.footer-components .footer-wrapper .footer-top .footer-item .list{font-size:16px}.footer-components .footer-wrapper .footer-top .footer-item .list .list-item{margin-bottom:10px;max-width:350px}.footer-components .footer-wrapper .footer-top .footer-item .search{width:300px;height:40px}.footer-components .footer-wrapper .footer-top .footer-item .search .search-left{padding-left:10px;font-size:14px;line-height:40px}.footer-components .footer-wrapper .footer-top .footer-item .search .search-right{font-size:16px;line-height:40px}.footer-components .footer-wrapper .footer-top .qr img{width:143px;height:143px}.footer-components .footer-wrapper .footer-bottom{width:1440px;padding:60px 0 0;font-size:18px}.footer-components .footer-wrapper .footer-bottom img{width:240px}.footer-components .footer-wrapper .footer-bottom .sign{margin-left:80px}}@media only screen and (max-width:767px){.footer-components .footer-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:25px 20px}.footer-components .footer-wrapper .footer-top{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;align-items:flex-start;padding:0 0 15px}.footer-components .footer-wrapper .footer-top .footer-item{padding:15px 0}.footer-components .footer-wrapper .footer-top .footer-item .title{text-align:center;margin-bottom:20px;font-size:16px}.footer-components .footer-wrapper .footer-top .footer-item .list .list-item{text-align:center}.footer-components .footer-wrapper .footer-top .footer-item .search{width:200px;height:30px}.footer-components .footer-wrapper .footer-top .footer-item .search .search-left,.footer-components .footer-wrapper .footer-top .footer-item .search .search-right{line-height:30px}.footer-components .footer-wrapper .footer-top .qr,.footer-components .footer-wrapper .footer-top .udi{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.footer-components .footer-wrapper .footer-top .qr img,.footer-components .footer-wrapper .footer-top .udi img{width:90px;height:90px}.footer-components .footer-wrapper .footer-bottom{display:flex;justify-content:center;align-items:center;flex-direction:column;width:auto;padding:15px 0 0;border-top:none}.footer-components .footer-wrapper .footer-bottom img{margin-bottom:10px;width:120px}.footer-components .footer-wrapper .footer-bottom .sign{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:0;text-align:center}.footer-components .footer-wrapper .footer-bottom .sign span{margin-top:10px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}