article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 400 .65rem/1.5 -apple-system, Helvetica, Arial, Tahoma, PingFang SC, Hiragino Sans GB, Lantinghei SC, Microsoft YaHei, sans-serif;
    color: #444;
    font-family: Helvetica-Light
}

ul li {
    list-style-type: none
}

.col {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.col, .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

img {
    width: 100%
}

.hide {
    display: none
}

body {
    overflow-x: hidden
}

video::-internal-media-controls-download-button {
    display: none
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    font-size: 18px
}

.wrap a {
    text-decoration: none;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.header-box {
    position: fixed;
    background: #fff;
    z-index: 9999
}

.header-box, .top-nav {
    padding-top: 25px;
    height: 65px;
    width: 100%
}

.top-nav {
    position: absolute;
    top: 0;
    z-index: 1600
}

.mobile-header {
    height: 90px
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-box {
    padding-top: 40px
}

.about-box .tab li, .header ul li {
    margin: 0 30px;
    -webkit-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff
}

.header ul .active, .header ul li:hover {
    border-bottom: 2px solid #ff2950
}

.switch-lang {
    width: 90px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    margin-left: 100px;
    font-size: 15px;
    font-family: PingFangSC-Regular;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.top-nav .switch-lang {
    color: #fff
}

.top-nav .logo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.top-nav .logo img {
    width: 106px;
    height: 78px;
    left: 45px;
    position: relative
}

.top-nav .switch-lang {
    margin-left: 0
}

.logo, .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

.banner-box, .product-box {
    width: 100%;
    position: relative
}

.product-box .imgs-box:first-child div:nth-child(2) {
    -webkit-box-shadow: 2px 0 50px 0 rgba(0, 0, 0, .1) inset;
    box-shadow: inset 2px 0 50px 0 rgba(0, 0, 0, .1)
}

.product-box .imgs-box:nth-child(2) div:first-child {
    -webkit-box-shadow: -10px 0 30px -20px rgba(0, 0, 0, .1) inset;
    box-shadow: inset -10px 0 30px -20px rgba(0, 0, 0, .1)
}

.imgs-box {
    position: relative;
    overflow: hidden
}

.imgs-box > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    overflow: hidden;
    line-height: 0;
    font-size: 0
}

.imgs-box > div > img {
    vertical-align: bottom
}

.banner-box .mask {
    position: absolute;
    z-index: 1000;
    width: 100%;
    background: rgba(0, 0, 0, .4)
}

.video-play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    z-index: 2001;
    width: 100%
}

.video-play .video-tag {
    width: 768px;
    height: 432px;
    background: rgba(0, 0, 0, .5)
}

.video-play .video-close {
    cursor: pointer;
    z-index: 2002;
    margin-bottom: -45px;
    margin-left: 710px;
    width: 36px;
    height: 36px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAANlBMVEUAAAAAAAAAAAAnJyfv7+/t7e0AAAAAAAAAAADx8fE2NjYAAAAAAAAAAADr6+vo6Ojz8/P////vmIIhAAAAEXRSTlMzACY6y8YSBCvPPSEdDMK60cl4swAAAADTSURBVDjLldRbEoMgDAXQ2yAEBbTuf7OllmoaH7H3kzkDzOSBhwiHRBGIlALLc4ECQYTCASqNCFY0yjhI/kFMOAzxhjjiJJFXRDgNfVHGRfIHFVymLIiuEb1RgJHwgLjITw4tzj/FVWBsaPaumW72WMMQrw19Vc10TryHBK20qYSglTaVRGilzUK0Ukal/Xn2OxS16XqtIkgbN2hFSNoAWiWEndmpIMsyLqapSZRFFrgfq2nK++1LN1vFbrrb7WsPgj1S94fTHnN7Ydir598lZq/DF3jeByCWPd5yAAAAAElFTkSuQmCC) 50% no-repeat;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.video-play .video-close:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.banner-box .text-box {
    position: absolute;
    z-index: 1001;
    color: #fff;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner-box .text-box .welcome {
    font-size: 70px;
    font-family: Helvetica-Light
}

.banner-box .text-box .on-video {
    font-size: 24px;
    font-family: Helvetica;
    margin-top: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAhFBMVEUAAAAAAAApKSnV1dW0tLQ2Njb7+/vy8vLv7+/f39+hoaFpaWkYGBj39/fn5+fk5OTPz8+1tbWnp6fPz89ERES9vb2zs7O/v7/4+PiCgoLMzMz4+PiPj49JSUklJSUUFBS3t7e2trbo6Ojk5OTb29vW1ta+vr6urq6ZmZlycnJdXV3///+KriThAAAAK3RSTlN7AIWzIor57ungtpyB9NzW1MG6oI5gCgj1p9L2rZCFgEA/6OXd2ce+sp+X8hDK7QAAAPxJREFUOMuFk9eWgyAQQCeCUsQuoqZsr/z//y3JHiAQPdxHuJxhGhwcSqKGFgVtkFT+1AkYzYyXoxBjydmMcCRMQ9Vl4Mi6apjuBVy3OQTkbY298Ex6eKAnL1bAZIENFoL/hanuYZO+nm7C0MIO7XAVcJXvCXmFjYA6sDydI6NDB1BHn/+rZr+BkM0KJAPLRRvWICCTgLj39ZXiS3iBI2jKUDCQE1jKBugYC4Y3+2qkUIhAsHzDDVHsCasVwhCO99yG2Pqkpov/5GOa+siDNCWLhM9LWCg1Z64V5vrjHJU6aNZp/YmblWx3amCSI5ca2uTYpxcnvXrp5U2u/x+BfRuxNwXTggAAAABJRU5ErkJggg==) 0 no-repeat;
    padding-left: 45px;
    cursor: pointer
}

.banner-box .banner-product {
    font-size: 22px;
    position: absolute;
    width: 100%;
    min-height: 60px;
    z-index: 1001;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 10px;
    color: #fff;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAS1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////+DmQsHAAAAGHRSTlMA6WPf07SieFAxGRAJJMXEjo1hP7hYVyMiGCLtAAAAW0lEQVQI1y1OVxbAIAgL1j06tMP7n7Qq5IMAD5KgUYAgUAM8FZ4K+Ulqi5PipnjtdAKSdhCcR877tdqnjmKNsYPqC6zmVms5Cp/xCyAiIigWbCf4yHMYQeido/7uyAKwI/HCCQAAAABJRU5ErkJggg==) bottom no-repeat
}

.big-title {
    font-size: 30px;
    font-family: Helvetica-Light
}

.about-box .tab {
    margin: 50px auto;
    font-weight: 700;
    color: rgba(68, 68, 68, .56)
}

.about-box .tab li {
    border-bottom: 3px solid #fff
}

.about-box .tab li.line {
    width: 2px;
    background: #e0e0e0;
    height: 25px;
    border-bottom: none
}

.about-box .tab li.line:hover {
    border-bottom: none
}

.about-box .tab .active, .about-box .tab li:hover {
    border-bottom: 3px solid #ff2950;
    color: #444
}

.content-box .content .p {
    font-size: 15px;
    line-height: 25px
}

.content-box .content .p p {
    margin: 10px auto
}

.our-company .p {
    float: left;
    width: 450px
}

.our-company .img {
    width: 600px;
    float: right;
    margin-left: -50px
}

.our-people .imgs-box {
    margin-top: 20px
}

.our-people .imgs-box > div {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 225px
}

.our-people .imgs-box div:first-child {
    background-image: url("pic_about us_members_1.jpg")
}

.our-people .imgs-box div:nth-child(2) {
    background-image: url("pic_about us_members_2.jpg")
}

.our-people .imgs-box div:nth-child(3) {
    background-image: url("pic_about us_members_3.jpg")
}

.our-benefit {
    margin-right: -2.5px
}

.our-benefit .item {
    position: relative;
    float: left;
    width: 33.333333%;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff
}

.our-benefit .item img {
    vertical-align: bottom
}

.our-benefit .item .mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: rgba(0, 0, 0, .8);
    position: absolute
}

.our-benefit .item p {
    position: absolute;
    z-index: 1000;
    left: 10px;
    bottom: 10px;
    font-size: 24px;
    font-family: Helvetica-Light;
    color: #fff
}

.careers-box {
    margin-top: 60px;
    width: 100%;
    min-height: 800px;
    background-image: url(4e7cb5d1060c6b39eecd891aa51a5b39.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    overflow: hidden
}

.careers-box .careers {
    position: relative;
    z-index: 2000;
    padding: 25px 0
}

.careers .left {
    min-height: 750px;
    position: relative;
    float: left;
    width: 36%
}

.careers .left .content ul li {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #979797;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-family: Avenir-Light
}

.careers .left .content ul li.active, .careers .left .content ul li:hover {
    color: #fb0f41
}

.careers .content .item-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.careers .content .item-icon {
    width: 28px;
    height: 28px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAilBMVEUAAAC+vr7Y2NjY2NjY2NjExMTX19fV1dXY2NjY2NjT09PY2NjX19fX19fX19fX19fS0tLY2NjX19fY2NjX19fQ0NDY2NjY2NjY2NjX19fX19fT09PY2NjY2NjX19fW1tbW1tbU1NTY2NjW1tbV1dXT09PX19fY2NjX19fX19fX19fX19fX19fW1tayei/XAAAALnRSTlMAA+vWxAhkJ/raHdKgeV9bDOaciHIU4sykgHUR8LdqTzgiqUcuGL6uko6LUjk1UK6DcwAAARVJREFUKM9tj9eShCAQRRtEGUQxxzWPk3f///e2HAyg3gequ081HGCN+dc88yGMf03YJ3EZzvLnOySYFTedWZhb8ygRGW4UZOaVQFuLRJX7K6t5D1p6o15edniyV7gZ+fIelbepmhSLr0Bqyb4hiaqYTl2ZzS62QX4USe4CIC4XDzTmCMbAhlPa4xFEBnBKkWFBNIBG7yut3xCGoNHAXUrHgdDRoHf5KLB46Cxe6zoCjyOdbUICKKanTAJSbqyELe70R4v5sms15rNmOo1Z/mqpaqXcaasODumqVhZRSveMBq9FOgy63V7goPVL0aXwFZfiEkk2y7DUpd+BORYBu4IWUxDM7sODpJh45lGw/7ivKG7tbfIPnzkP/zF0CpoAAAAASUVORK5CYII=) 100%/100% no-repeat
}

.careers .right {
    width: 60%;
    position: absolute;
    top: 25px;
    opacity: 0;
    z-index: 988;
    right: -3000px;
    min-height: 750px
}

.careers .right-visible {
    -webkit-animation: rightAnimation 1s ease-in-out;
    animation: rightAnimation 1s ease-in-out;
    opacity: 1;
    right: 0
}

.careers .right-unvisible {
    -webkit-animation: rightAnimation2 1s ease-in-out;
    animation: rightAnimation2 1s ease-in-out
}

@-webkit-keyframes rightAnimation {
    0% {
        right: -3000px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

@keyframes rightAnimation {
    0% {
        right: -3000px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

@-webkit-keyframes rightAnimation2 {
    0% {
        right: 0;
        opacity: 1
    }
    to {
        right: -3000px;
        opacity: 0
    }
}

@keyframes rightAnimation2 {
    0% {
        right: 0;
        opacity: 1
    }
    to {
        right: -3000px;
        opacity: 0
    }
}

.careers .right-bj {
    width: 85%;
    position: absolute;
    top: 155px;
    right: -212px;
    background: url(d4f15263c32cb7478e6c12804a6c7abe.png) 100%/100% no-repeat;
    min-height: 546px
}

.careers .job-title {
    font-size: 30px;
    font-family: Avenir-Light;
    margin: 25px 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMAEPPGOr+9oVz8kFC52YFLCNbvrW2NVtGwmmYzB/eThqOKRSQfGebis0jQPGoAAAF7SURBVDjLlZTrdoIwEIRDuCTci4Ai4l3bzvu/YFF218jhtKfzKzv5NJMNiXLlWRPmWuehsZ5aVhrFEMVRuoAEPgBdF31Z9kWtAfjBnEkAdOXA5VB2AJL3MBn9cPbXmecwFVDQ+Ha5XGlYANWLyrBfU3gfozZUrffInDzkbkEyREmuACiYFh1kxSmqD59pEc3JZCpGC5G7zKOrETrK9u0wkrhDNG4/Rkl15EIhmSViT1no4Tdo0LDKoFakcAlSNcw4U3C5caENu8XI5+ip+ohdaM9Qj1xplAytXGilJLkeoZRL40KG3XSEcjRc3p1Q1Z3dBvkYvFWsHUQ7MVuE1ALSJzNfZFALLFYfYmzdk5Pt2MexWHGuemL0TSz7OBYVIVKi4wRtuebplFK6653cvaTTd1VJKn+CfElU0TgA2lnTZS+tfJEJYsuRSEdKHb/2meHZdu8A0cF7NhvZ2+U8NycNR9o0Z76ccs0XlTHDuRaULDw9M/nBfx+xv5/DH08aTY/+4mAEAAAAAElFTkSuQmCC") 0 no-repeat;
    padding-left: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.careers .content p {
    line-height: 30px;
    margin: 15px 0;
    font-size: 18px
}

.careers .left .title {
    font-size: 48px;
    margin-top: 40px;
    padding-bottom: 40px
}

.careers .left .read-more {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 170px;
    color: #ff2e52;
    border: 1px solid #ff2e52;
    cursor: pointer;
    font-size: 24px
}

.careers .left .content {
    max-height: 375px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.careers .right {
    background: hsla(0, 0%, 100%, .33)
}

.careers .right .info {
    position: relative;
    padding: 35px
}

.careers .right .apply {
    position: absolute;
    left: 35px;
    bottom: 35px;
    border-radius: 170px;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#f8bf66), to(#f95c81));
    background: linear-gradient(0deg, #f8bf66, #f95c81);
    font-size: 24px
}

.careers .right .apply, .careers .right .apply a {
    width: 160px;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.careers .right .apply a {
    display: block;
    color: #fff
}

.careers .right .close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAW9JREFUSA2tlVtywyAMRd1O2u7PM91iPtJH+lxdP+i5RJrIGFKIqxmNbCydKzDGU0rpEX/C76Z/MrGMOU92QUhHfLOIGPg7LttLQAOCyzaJUH+PO1yrssuLwoVEXnGZ4vBMqKnDfdkFNTghveAndU+4EMkV/AOXPeP1Wh5IRHBZlwh5fXBvkIJSpLlcBv8kyroayjok73BNVabClQhj6jzCVznedDVSHEUWL97gX0TZ4lkV1hqkWCLabrK8hYkP+Ha4iwKTyAGXSeQ7X238ZpyfI8A4E/G7P8jbBal9c8OjuLd/uE/t9IEndKttq45l2lG+XIpRdIBqqQDi1+0vOb6T83kziq/BnaHOcZ/JuIgBtByy6gtlPIq0zx/vyqMVXoQXuT6Tv0UM7kdEtXOHeyxmUj1Wcu418IbI+ugw+OJI8OLeWMzkLFLA37gfOxVDB4XIaYkZ3OOyTXDXgRN310E//RnXTri6c4d7NBE1Pv8CeDLcYrA3mYoAAAAASUVORK5CYII=) 50% no-repeat;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.careers .right .close:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.careers .right .job-des {
    font-size: 28px;
    font-family: Avenir-Light;
    border-bottom: 1px solid hsla(0, 0%, 100%, .33);
    padding-bottom: 10px
}

.careers .right .content-wrap .content {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 18px
}

.careers .right .content-wrap .content ul li {
    list-style-type: disc
}

.careers-box .mask {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    min-height: 800px;
    background: rgba(0, 0, 0, .71)
}

.investor-info {
    text-align: center;
    padding: 60px 0 20px
}

.investors {
    display: inline-block;
    position: relative
}

.investors:before {
    left: -7.5rem
}

.investors:after, .investors:before {
    content: "";
    width: 6.25rem;
    position: absolute;
    border-top: 1px solid;
    border-left: none;
    border-right: none;
    top: 50%;
    color: rgba(68, 68, 68, .4)
}

.investors:after {
    right: -7.5rem
}

.investor-info ul li {
    float: left;
    width: 160px;
    height: 100px;
    margin: 50px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.investor-info ul li img {
    vertical-align: middle;
    width: 100%
}

.footer {
    width: 100%;
    background: #494949;
    overflow: hidden
}

.footer .content {
    padding: 0;
    color: hsla(0, 0%, 100%, .8)
}

.footer .contact-box {
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-logo {
    width: 170px
}

.footer .contact-us h3 {
    font-size: 25px;
    color: #fff;
    font-family: Helvetica;
    font-weight: 400
}

.footer .contact-us p {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0
}

.footer .contact-us .icons {
    width: 180px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .contact-us .icons a {
    display: block;
    width: 40px
}

.footer .content .copy-right {
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .3)
}

@media screen and (max-width: 768px) {
    .wrap {
        width: 90%;
        margin: 0 auto;
        font-size: 14px
    }

    .banner-box .text-box .welcome {
        font-size: 2.5rem
    }

    .product-box .imgs-box {
        display: block
    }

    .about-box .tab li {
        margin: 0 16px
    }

    .video-play .video-tag {
        width: 500px;
        height: 332px;
        background: rgba(0, 0, 0, .5)
    }

    .video-play .video-close {
        margin-bottom: -36px;
        margin-left: 470px
    }

    .banner-box .banner-product {
        font-size: 16px
    }

    .big-title {
        font-size: 28px
    }

    .our-company .p {
        width: 100%
    }

    .our-company .img {
        width: 100%;
        margin-left: auto
    }

    .our-people .imgs-box {
        margin-top: 0
    }

    .our-people .one > div {
        height: 400px
    }

    .our-people .two > div {
        height: 250px
    }

    .our-people .two > div:first-child {
        background-image: url("934c8e39d7fa0ee7dc80ec4a8dccbcc2.jpg")
    }

    .our-people .two > div:nth-child(2) {
        background-image: url("beef08789ea8da17ce02a1af780b86e2.jpg")
    }

    .our-benefit {
        margin-left: -6%;
        margin-right: -6%
    }

    .our-benefit .p {
        margin-left: auto;
        margin-right: auto;
        padding-left: 5%;
        padding-right: 5%
    }

    .our-benefit .item {
        border: none;
        min-height: auto
    }

    .our-benefit .item p {
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%
    }

    .our-benefit .item .mask {
        width: 102%
    }

    .investors:before {
        width: 5.25rem;
        left: -6.5rem
    }

    .investors:after {
        width: 5.25rem;
        right: -6.5rem
    }

    .investor-info ul li {
        margin: 20px 10px;
        width: 23em;
        height: auto
    }

    .footer .content {
        padding: 0 10px
    }

    .footer .contact-box {
        display: block
    }

    .footer-logo {
        margin: 0 auto
    }

    .contact-box .contact-us {
        text-align: center
    }

    .footer .contact-us .icons {
        width: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px
    }

    .footer .contact-us h3 {
        margin: 10px 0
    }

    .footer .contact-us .icons a {
        margin: 0 20px
    }

    .careers-box {
        margin-top: 30px;
        background-size: auto auto;
        background-position: top;
        min-height: 550px
    }

    .careers-box .wrap {
        position: relative;
        z-index: 888;
        width: 100%;
        background: url(1048ecc89c63199e9b2447471c796c6a.png) bottom no-repeat
    }

    .careers .left .title {
        font-size: 32px;
        margin-top: 20px;
        padding-bottom: 20px
    }

    .careers .job-title {
        font-size: 24px;
        margin: 15px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .careers .right .content p {
        font-size: 15px
    }

    .careers .right .content-wrap .content {
        max-height: 270px
    }

    .careers .right .apply, .careers .right .apply a {
        width: 100px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        font-size: 18px;
        border-radius: 30px
    }

    .careers .content ul li:hover {
        color: #fff
    }

    .careers-box .careers {
        position: relative;
        z-index: 2000;
        padding: 25px 5%
    }

    .careers .left {
        width: 100%;
        min-height: 500px
    }

    .careers .content .item-title {
        font-size: 16px
    }

    .careers .right {
        width: 100%;
        position: absolute;
        top: 25px;
        opacity: 0;
        z-index: 988;
        right: -1000px;
        min-height: 500px
    }

    .careers .right .info {
        padding: 20px
    }

    .careers .right .apply {
        left: 20px
    }

    .careers .right-mobile-visible {
        -webkit-animation: rightAnimationMobile 1s ease-in-out;
        animation: rightAnimationMobile 1s ease-in-out;
        opacity: 1;
        right: 0
    }

    .careers .right-mobile-unvisible {
        -webkit-animation: rightAnimationMobile2 1s ease-in-out;
        animation: rightAnimationMobile2 1s ease-in-out
    }

    @-webkit-keyframes rightAnimationMobile {
        0% {
            right: -1000px;
            opacity: 0
        }
        to {
            right: 0;
            opacity: 1
        }
    }@keyframes rightAnimationMobile {
         0% {
             right: -1000px;
             opacity: 0
         }
         to {
             right: 0;
             opacity: 1
         }
     }@-webkit-keyframes rightAnimationMobile2 {
          0% {
              right: 0;
              opacity: 1
          }
          to {
              right: -1000px;
              opacity: 0
          }
      }@keyframes rightAnimationMobile2 {
           0% {
               right: 0;
               opacity: 1
           }
           to {
               right: -1000px;
               opacity: 0
           }
       }
}

@media screen and (max-width: 420px) {
    .top-nav {
        margin-top: 0
    }

    .banner-box .text-box .welcome {
        font-size: 1.2rem
    }

    .banner-box .text-box .on-video {
        font-size: .8rem;
        min-height: 32px;
        line-height: 32px
    }

    .our-people .one > div {
        height: 225px
    }

    .our-people .two > div {
        height: 130px
    }

    .investor-info ul li {
        width: 10em
    }

    .video-play .video-tag {
        width: 380px;
        height: 232px;
        background: rgba(0, 0, 0, .5)
    }

    .video-play .video-close {
        margin-bottom: -36px;
        margin-left: 340px
    }

    .about-box .tab li {
        margin: 0 13px
    }
}
