.wrap {
    max-width: 1920px;
    height: 100%;
    margin: 0 auto
}

.head {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.cover {
    width: 100%;
    height: 100%;
    display: none
}

.blue {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.navbar {
    position: fixed !important;
    left: 0;
    right: 0;
    z-index: 99;
    top: 0;
    border: none !important;
    padding: 8px 16px;
    border-radius: 0 !important;
    margin-bottom: 0 !important
}

.top-nav-collapse {
    background: #fff;
    color: #333;
    box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.06)
}

.container-fluid {
    max-width: 1920px
}

.navbar-header {
    padding-left: 30px
}

    .navbar-header .name {
        font-family: NotoSansCJKsc-Bold;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 52px
    }

.top-name {
    color: #333 !important
}

.navbar-brand {
    padding: 0 !important;
    height: 100% !important
}

    .navbar-brand .logo {
        display: inline-block;
        height: 42px
    }

.carousel-inner .item {
    width: 100%;
    height: 100%
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
    cursor: pointer
}

.nav-link {
    font-family: NotoSansCJKsc-Regular;
    font-size: 18px;
    color: #fff
}

    .nav-link:hover {
        color: #4385F5 !important
    }

.carousel-control .back {
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.xiexian {
    position: absolute;
    left: 0;
    top: 0
}

.carousel-control.left, .carousel-control.right {
    z-index: 6;
    background: none !important;
    margin-top: 68px
}

.carousel-control .back {
    padding: 6px 10px
}

.carousel-control:hover .back {
    padding: 6px 10px;
    background: #000;
    z-index: 6
}

.carousel-control:focus, .carousel-control:hover {
    color: none
}

.head-title-home, .head-title-home-en {
    font-family: NotoSansCJKsc-Bold;
    position: absolute;
    top: 50%;
    left: 46%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: #fff;
    font-size: 42px
}

    .head-title-home span, .head-title-home-en span {
        font-size: 70px
    }

    .head-title-home .titleSpan, .head-title-home-en .titleSpan {
        margin-left: 184px
    }

.erweima {
    width: 180px;
    height: 180px
}

@media screen and (max-width: 1200px) {
    .navbar-brand .logo {
        height: 38px
    }

    .navbar-header {
        padding-left: 15px
    }

        .navbar-header .name {
            font-size: 18px
        }

    .head-title-home, .head-title-home-en {
        font-size: 32px
    }

        .head-title-home span, .head-title-home-en span {
            font-size: 50px
        }

    .first .first-text {
        font-size: 16px
    }

    .navbar-collapse {
        padding-right: 0 !important
    }

    .nav > li > a {
        padding: 15px 9px !important;
        font-size: 15px
    }
}

@media screen and (max-width: 992px) {
    .head-title-home, .head-title-home-en {
        font-size: 22px
    }

        .head-title-home span, .head-title-home-en span {
            font-size: 40px
        }

    .navbar-header {
        padding-left: 15px
    }

    .navbar-brand .logo {
        height: 30px
    }

    .navbar-header .name {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .container-fluid > .navbar-collapse {
        background: #fff !important
    }

    .swiper-slide img {
        height: 320px;
        width: 100%
    }

    .home {
        color: #fff;
        font-size: 18px;
        font-family: NotoSansCJKsc-Bold;
        position: absolute;
        left: 49%;
        top: 26px
    }

    .nav-a {
        color: #000
    }

    .head-title-home, .head-title-home-en {
        font-size: 18px;
        top: 54%;
        left: 44%
    }

        .head-title-home span, .head-title-home-en span {
            font-size: 27px
        }

        .head-title-home .titleSpan, .head-title-home-en .titleSpan {
            margin-left: 68px
        }

    .navbar-toggle .icon-bar {
        background: #4385f5
    }

    .navbar-nav > li > a {
        padding-left: 35px !important
    }

    .carousel-inner > .item > img {
        min-height: 250px !important
    }

    .carousel-inner > .blue > img {
        min-height: 250px !important
    }

    .navbar-nav {
        margin: 7.5px 0 !important
    }

    .navbar {
        padding: 8px 0
    }

    .swiper-container .blue img {
        height: 100%;
        width: 100%
    }

    .nav-shadow {
        box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.06)
    }

    .first, .second, .third, .am_box, #join, .fourth {
        padding-top: 40px !important
    }
}

@media screen and (max-width: 480px) {
    .navbar-brand .logo {
        height: 28px
    }

    .navbar-header .name {
        font-size: 12px
    }

    .home {
        font-size: 16px;
        top: 17px
    }

    .navbar-nav > li > a {
        font-size: 16px
    }

    .head-title-home, .head-title-home-en {
        font-size: 12px;
        top: 55%
    }

        .head-title-home span, .head-title-home-en {
            font-size: 16px
        }

    .carousel-inner > .blue > img {
        min-height: 250px !important
    }

    .swiper-slide img {
        height: 260px !important
    }
}

.main {
    height: 100%
}

.main-title {
    text-align: center
}

    .main-title h1 {
        font-family: NotoSansCJKsc-Bold;
        font-size: 120px;
        color: #EFEFEF
    }

    .main-title p {
        font-size: 32px;
        color: #333333;
        font-family: NotoSansCJKsc-Bold;
        position: relative;
        bottom: 65px
    }

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.first {
    background: url("../image/Group8.svg") 0% 25% no-repeat;
    background-size: 8%;
    text-align: center;
    padding-top: 100px
}

    .first .first-text {
        font-family: NotoSansCJKsc-Regular;
        font-size: 18px;
        color: #333333
    }

    .first .companyName {
        font-weight: bold
    }

.frame {
    margin-top: 150px
}

    .frame .webApp {
        font-family: NotoSansCJKsc-Regular;
        font-size: 15px;
        color: #333333
    }

        .frame .webApp .webWrap {
            text-align: right
        }

.web-md, .web-sm {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.webBox {
    padding-right: 8px
}

    .webBox .webTitle {
        font-family: NotoSansCJKsc-Bold;
        font-size: 18px;
        color: #4385F5;
        margin-top: 5px
    }

        .webBox .webTitle .heart {
            padding: 0 4px
        }

.webIcon {
    margin-bottom: 10px
}

    .webIcon img {
        margin-right: 3px;
        height: 20px
    }

    .webIcon .shape {
        height: 13px
    }

.webPropaganda p {
    margin-bottom: 2px
}

.oneImg {
    padding-top: 18px;
    position: relative
}

    .oneImg img {
        height: 54px
    }

    .oneImg .numberOne {
        position: absolute;
        top: 32px;
        left: 26px;
        font-family: NotoSansCJKsc-Bold;
        font-size: 20px;
        color: #4385F5
    }

.input_box {
    width: 100%
}

.serve-warp {
    padding: 0 !important
}

.serve {
    text-align: center;
    width: 162px;
    margin: 0 auto;
    position: relative
}

    .serve img {
        width: 162px
    }

    .serve .serve-name {
        font-family: NotoSansCJKsc-Bold;
        font-size: 19px;
        color: rgba(51,51,51,0.8);
        position: absolute;
        bottom: 18%;
        left: 22%
    }

.servebWrap {
    text-align: left
}

.serveTitle {
    padding-left: 15px
}

.serveIcon {
    margin-bottom: 10px;
    padding-left: 65px
}

    .serveIcon .plus {
        height: 10px
    }

.serveIcon-span {
    margin-right: 15px !important;
    display: inline-block
}

.make .webPropaganda {
    font-family: NotoSansCJKsc-Regular;
    font-size: 15px;
    color: #333333
}

.threeImg {
    padding-top: 18px;
    position: relative
}

    .threeImg img {
        height: 54px
    }

    .threeImg .numberThree {
        position: absolute;
        top: 46px;
        left: 175px;
        font-family: NotoSansCJKsc-Bold;
        font-size: 20px;
        color: #4385F5;
        transform: translate(-50%, -50%)
    }

.makeIcon {
    margin-bottom: 10px;
    padding-left: 5px;
    color: #999
}

    .makeIcon img {
        margin-right: 3px;
        height: 20px
    }

    .makeIcon .plus {
        height: 10px
    }

.out {
    margin: 30px;
    display: block
}

.open {
    margin-bottom: 20px;
    display: block
}

.ver {
    vertical-align: sub
}

@media screen and (max-width: 1200px) {
    .serve {
        width: 142px
    }

        .serve img {
            width: 120px
        }

        .serve .serve-name {
            font-size: 16px;
            bottom: 14%;
            left: 23%
        }

    .main-title h1 {
        font-size: 110px
    }

    .main-title p {
        font-size: 28px;
        bottom: 61px
    }

    .first .first-text {
        font-size: 16px
    }

    .oneImg img {
        height: 50px
    }

    .webBox .webTitle {
        font-size: 17px
    }

    .heart img {
        height: 19px
    }

    .webIcon img, .serveIcon img, .makeIcon img, .plus {
        height: 19px
    }

    .frame .webApp {
        font-size: 14px
    }

    .oneImg .numberOne {
        top: 30px;
        left: 21px
    }

    .threeImg .numberThree {
        top: 46px;
        left: 143px
    }
}

@media screen and (max-width: 992px) {
    .frame {
        margin-top: 50px;
        font-family: NotoSansCJKsc-Regular;
        font-size: 15px;
        color: #333333
    }

    .oneImg {
        padding-top: 0
    }

        .oneImg .numberOne {
            top: 12px;
            left: 24px
        }

    .webWrap {
        margin-top: 15px;
        text-align: left
    }

    .distance {
        margin-bottom: 30px
    }

    .webIcon {
        margin-left: 20px;
        color: #999
    }

        .webIcon .calculator {
            margin-right: 20px
        }

        .webIcon .plus {
            height: 10px
        }

    .heart img {
        height: 16px
    }

    .main-title h1 {
        font-size: 100px
    }

    .main-title p {
        font-size: 25px;
        bottom: 56px
    }
}

@media screen and (max-width: 768px) {
    .main-title h1 {
        font-size: 90px
    }

    .main-title p {
        font-size: 22px;
        bottom: 50px
    }

    .frame {
        font-size: 14px
    }

    .oneImg {
        width: 40px;
        display: inline-block
    }

        .oneImg img {
            height: 40px
        }

        .oneImg .numberOne {
            top: 9px;
            left: 16px;
            font-size: 16px
        }

    .webBox .webTitle {
        font-size: 14px
    }

    .webIcon img, .serveIcon img, .makeIcon img, .plus {
        height: 16px
    }

    .webIcon {
        margin-left: 10px
    }

    .loveUs {
        text-align: center
    }

    .message {
        text-align: center;
        width: 100%
    }

    .first .first-text {
        font-size: 14px
    }
}

@media screen and (max-width: 480px) {
    .navbar-brand .logo {
        height: 28px
    }

    .navbar-header .name {
        font-size: 12px
    }

    .home {
        font-size: 16px;
        top: 17px
    }

    .navbar-nav > li > a {
        font-size: 16px
    }

    .head-title-home, .head-title-home-en {
        font-size: 12px;
        top: 56%;
        left: 46%
    }

        .head-title-home span, .head-title-home-en span {
            font-size: 16px
        }

        .head-title-home .titleSpan, .head-title-home-en .titleSpan {
            margin-left: 48px
        }
}

.second {
    background: url("../image/Group7.svg") 100% 0% no-repeat;
    background-size: 12%;
    padding-top: 100px;
    text-align: center
}

.second-title {
    left: 0% !important
}

.rectangle {
    position: relative;
    background: url("../image/banner3.jpg") center center no-repeat;
    background-size: 100% 100%;
    height: 312px
}

    .rectangle .col-md-12 {
        padding: 0
    }

.module .one {
    width: 100%;
    height: 312px;
    background: #4385f5;
    opacity: 0.89
}

.module .two {
    position: absolute;
    left: 0;
    right: 0;
    top: 34%
}

.hexagonBox {
    top: -257px;
    text-align: center
}

.model {
    height: 426px;
    width: 270px;
    display: inline-block;
    margin: auto 5%;
    font-family: NotoSansCJKsc-Regular;
    font-size: 28px;
    color: #FFFFFF;
    position: relative
}

    .model .hexagon {
        height: 100%;
        background: url("../image/hexagon.svg") center 0% no-repeat;
        padding-top: 46px
    }

        .model .hexagon img {
            height: 70px;
            width: 62px;
            margin-bottom: 20px
        }

        .model .hexagon .text {
            font-family: NotoSansCJKsc-Regular;
            font-size: 18px;
            color: #100D25;
            padding: 0 10px;
            position: absolute
        }

.content {
    position: relative;
    top: -251px;
    padding: 0 30px
}

    .content img {
        height: 64px
    }

    .content p {
        font-family: NotoSansCJKsc-Regular;
        font-size: 20px;
        color: #100D25;
        margin: 26px 0 0 0
    }

@media screen and (max-width: 992px) {
    .second {
        background: none
    }

    .rectangle-min {
        box-shadow: 0 2px 4px 0 rgba(94,94,94,0.5)
    }

    .scale {
        height: 450px
    }

        .scale .scale-wrap {
            height: 100%
        }

    .finance {
        background: url("/dist/images/home/finance.png") center center no-repeat
    }

    .business {
        background: url("/dist/images/home/business.png") center center no-repeat
    }

    .clound {
        background: url("/dist/images/home/clound.png") center center no-repeat
    }

    .scale-img {
        height: 50%;
        background-size: 100% 100%
    }

        .scale-img .blues {
            height: 100%;
            width: 100%;
            background: #4385f5;
            opacity: 0.89
        }

    .scale-text {
        height: 50%;
        padding: 5% 10%
    }

        .scale-text .scale-text-title {
            font-family: NotoSansCJKsc-Regular;
            font-size: 20px;
            color: #4385F5;
            margin-bottom: 20px
        }

        .scale-text img {
            width: 31px;
            height: 30px;
            margin-bottom: 10px
        }

        .scale-text .text {
            font-family: NotoSansCJKsc-Regular;
            font-size: 15px;
            color: #100D25
        }
}

@media screen and (max-width: 1200px) {
    .model {
        height: 406px;
        width: 250px;
        font-size: 26px;
        margin: auto 3%
    }

        .model .hexagon {
            background-size: 100%;
            padding-top: 36px
        }

            .model .hexagon img {
                height: 60px;
                width: 52px
            }

            .model .hexagon .text {
                font-size: 16px
            }
}

@media screen and (max-width: 768px) {
    .scale-text {
        padding: 9% 4%
    }

        .scale-text .scale-text-title {
            font-size: 18px;
            margin-bottom: 10px
        }

        .scale-text img {
            width: 28px;
            height: 27px
        }

        .scale-text .scale-text .text {
            font-size: 13px;
            margin-bottom: 10px
        }

    .scale-wrap {
        height: 100%
    }
}

@media screen and (max-width: 480px) {
    .scale-text .scale-text-title {
        font-size: 14px
    }

    .scale-text .text {
        font-size: 12px
    }
}

.third {
    background: url("../image/Group9.svg") 0% 11% no-repeat;
    background-size: 12%;
    padding-top: 100px;
    margin-top: 140px
}

.frames {
    background: url("../image/xin.svg") center center no-repeat;
    background-size: 100% 100%;
    height: 1200px;
    width: 885px;
    margin: 0 auto
}

    .frames .lefts {
        width: 50%;
        height: 100%;
        padding-left: 96px;
        padding-top: 70px;
        float: left
    }

    .frames .rights {
        width: 50%;
        height: 100%;
        padding-right: 90px;
        padding-top: 177px;
        float: right
    }

.development {
    position: relative
}

.box-left-one {
    background: url("../image/01.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-two {
    background: url("../image/02.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-three {
    background: url("../image/03.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-four {
    background: url("../image/04.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-five {
    background: url("../image/05.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-six {
    background: url("../image/06.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-seven {
    background: url("../image/07.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-left-eight {
    background: url("../image/08.svg") no-repeat;
    background-size: 100% 100%;
    width: 77px
}

.box-center {
    position: absolute;
    top: 0;
    left: 76px;
    bottom: 0;
    right: 214px
}

    .box-center .top-line {
        width: 100%;
        height: 2px;
        background: #71a3f7;
        margin-top: 16px;
        display: inline-block
    }

    .box-center .center-line {
        width: 100%;
        height: 2px;
        background: #4385f5;
        position: relative;
        top: -11px;
        display: inline-block
    }

    .box-center .bottom-line {
        width: 100%;
        height: 2px;
        background: #4385f5;
        position: relative;
        bottom: -87px;
        display: inline-block
    }

.box-right {
    background: url("../image/xin3.svg") no-repeat;
    background-size: 100% 100%;
    width: 214px;
    position: absolute;
    right: 0
}

.dis {
    height: 145px;
    float: left
}

.construct {
    margin-bottom: 116px;
    font-family: NotoSa120pxnsCJKsc-Bold;
    font-size: 30px;
    color: #4385F5
}

    .construct .contruct-title-left {
        margin-bottom: -6px
    }

    .construct .contruct-title {
        text-align: right;
        margin-bottom: -6px
    }

.again {
    margin-bottom: 158px
}

.next {
    margin-bottom: 131px
}

.construct-text {
    width: 256px;
    padding-left: 55px
}

.contruct-h {
    font-family: NotoSansCJKsc-Bold;
    font-size: 18px;
    color: #333333;
    margin-top: 0
}

    .contruct-h .icons {
        display: inline-block;
        width: 30px;
        margin-right: 5px
    }

.info {
    font-family: NotoSansCJKsc-Regular;
    font-size: 14px;
    color: #333333;
    text-align: center
}

.right-box {
    padding-left: 80px;
    width: 290px
}

.right-one {
    margin-bottom: 131px
}

.right-again {
    margin-bottom: 143px
}

.right-next {
    margin-bottom: 128px
}

.name {
    font-family: NotoSansCJKsc-Regular;
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin-top: 15px
}

    .name .line {
        height: 1px;
        width: 30px;
        background: #000;
        display: inline-block;
        margin-bottom: 7px;
        margin-right: 5px
    }

@media screen and (max-width: 992px) {
    .third {
        margin-top: 0;
        background: url("../image/Group7.svg") 100% 5% no-repeat;
        background-size: 14%
    }

    .development {
        position: relative;
        margin-bottom: 40px
    }

        .development img {
            width: 100%
        }

    .development-text {
        position: absolute;
        left: 12%;
        top: 37%
    }

    .saying {
        font-family: NotoSansCJKsc-Regular;
        font-size: 22px;
        color: rgba(51,51,51,0.61);
        text-align: center
    }
}

@media screen and (max-width: 768px) {
    .contruct-h .icons {
        width: 22px
    }

    .info {
        max-width: 350px;
        font-size: 13px;
        text-align: left
    }

    .saying {
        font-size: 18px
    }

        .saying .name {
            font-size: 18px
        }

    .rectangle-small {
        height: 556px
    }

    .scale-text {
        padding: 9% 4%
    }

    .high {
        height: 33.33%
    }

    .shadow-top {
        box-shadow: 0 2px 6px 0 rgba(94,94,94,0.5)
    }

    .shadow-bottom {
        box-shadow: 0 0 4px 0 rgba(94,94,94,0.5)
    }
}

@media screen and (max-width: 480px) {
    .development-text {
        top: 32%;
        left: 50px
    }

    .contruct-h {
        font-size: 14px
    }

        .contruct-h .icons {
            width: 20px
        }

    .rectangle-small {
        height: 632px
    }

    .scale-text {
        padding: 18% 4%
    }
}

.fourth {
    padding-top: 100px;
    margin-bottom: 100px
}

.company-info {
    font-family: NotoSansCJKsc-Regular;
    font-size: 18px;
    color: #333333
}

    .company-info i {
        margin-right: 10px
    }

.address {
    margin-bottom: 40px
}

@media screen and (max-width: 992px) {
    .company-info {
        font-size: 15px
    }
}

@media screen and (max-width: 480px) {
    .company-info {
        font-size: 14px
    }
}

.fifth {
    background: url("../image/likeme.jpg") center center no-repeat;
    background-size: 100% 100%;
    height: 400px;
    font-family: NotoSansCJKsc-Regular;
    font-size: 16px;
    color: #FFFFFF;
    position: relative
}

    .fifth .mongolia {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.75)
    }

    .fifth .inputs {
        width: 100%;
        border: 1px solid #FFFFFF;
        border-radius: 3px;
        background: transparent;
        padding-left: 20px
    }

    .fifth .button-cn {
        width: 320px;
        background: rgba(67,133,245,0.84);
        border-radius: 3px
    }

.describe {
    padding: 10px 10px
}

    .describe p {
        margin-bottom: 20px
    }

        .describe p .us {
            font-family: NotoSansCJKsc-Bold;
            color: rgba(81,144,252,0.925)
        }

.online {
    padding-left: 10%
}

.loveUs {
    font-family: NotoSansCJKsc-Bold;
    font-size: 28px;
    margin-top: 60px
}

.input-top {
    margin-top: 82px
}

.verification {
    margin-bottom: 30px
}

    .verification p {
        width: 100%;
        font-family: NotoSansCJKsc-Regular;
        font-size: 18px;
        color: rgba(255,255,255,0.58);
        width: 320px;
        display: inline-block
    }

    .verification .vf-input {
        width: 100px;
        height: 42px;
        border: 1px solid #FFFFFF;
        background: transparent;
        border-radius: 2px;
        margin-left: 20px
    }

.btn-block {
    width: 100%
}

@media screen and (max-width: 1200px) {
    .input-top {
        margin-top: 82px
    }

    .online {
        padding-left: 15px
    }
}

@media screen and (max-width: 992px) {
    .loveUs {
        font-size: 18px;
        margin-top: 50px
    }

    .verification p {
        font-size: 16px;
        margin-bottom: 0px;
        display: inline-block
    }

    .verification .vf-input {
        width: 70px;
        height: 28px;
        margin-left: 12px
    }

    .describe p {
        margin-bottom: 20px
    }

        .describe p .us {
            font-family: NotoSansCJKsc-Bold;
            color: rgba(81,144,252,0.925)
        }

    .fifth .button-cn {
        width: 195px;
        height: 32px;
        margin-left: 9px
    }

    .img8 {
        background: url("/dist/images/home/8.png") center center no-repeat;
        background-size: 100% 100%;
        height: 150px;
        width: 100%
    }

    #input_code {
        width: 20px
    }
}

@media screen and (max-width: 768px) {
    .online {
        padding-top: 30px !important
    }

    .btn-block {
        width: 345px !important;
        height: 28px !important;
        display: inline-block !important
    }

    .likes {
        text-align: center
    }

    .loveUs {
        font-size: 20px;
        margin-top: 15px
    }

    .inputs {
        width: 345px !important;
        height: 28px;
        margin-bottom: 2px !important
    }

    .input-top {
        margin-top: 0px
    }

    .fifth .button-cn {
        display: inline-block;
        width: 270px
    }

    .verification .vf-input {
        margin-left: 20px;
        margin-top: 0px !important
    }

    .verification p {
        margin-bottom: 0px !important;
        width: 345px;
        display: inline-block;
        text-align: left
    }

    .input_box {
        margin: 10px auto !important
    }
}

@media screen and (max-width: 480px) {
    .btn-block {
        width: 80% !important
    }

    .verification p {
        margin-bottom: 0px !important;
        width: 80% !important;
        display: inline-block;
        font-size: 14px
    }

    .inputs {
        width: 80% !important
    }

    .fifth .button-cn {
        display: inline-block;
        width: 60%;
        margin-top: -8px
    }

    .verification {
        margin-bottom: 10px
    }

        .verification p {
            font-size: 16px;
            margin-bottom: 0px !important
        }

        .verification .vf-input {
            width: 70px;
            height: 28px;
            margin-left: 12px
        }
}

body {
    padding: 0;
    margin: 0;
    min-width: 320px
}

.am_wrap {
    max-width: 1920px;
    height: 100%;
    margin: 0 auto
}

.am_box {
    background-image: url(../image/Group8.svg),url(../image/Group7.svg),url(../image/Group9.svg);
    background-position: 0% 2%, 100% 88%, 0% 97%;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 8%, 12%, 12%;
    padding-top: 100px;
    margin-top: 100px
}

.am_tittle {
    width: 100%;
    text-align: center;
    font-size: 48px;
    color: #333333;
    font-family: 'NotoSansCJKsc-Bold';
    margin-top: 125px
}

.underline {
    height: 2px;
    width: 125px;
    border: none;
    border-top: 6px solid #4385F5
}

.bgimg1 {
    margin-left: 0
}

.personal_box {
    margin-bottom: 25px;
    margin-top: 60px
}

.personal_box_left {
    text-align: center
}

.headimg {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: block;
    margin: 0 auto
}

.personal_box_right {
    font-family: 'NotoSans';
    color: #333333;
    font-size: 14px;
    margin-top: 75px
}

.job {
    border-right: 1.5px solid #d4d4d28c;
    width: 120px;
    height: 69px;
    text-align: center;
    line-height: 30px;
    font-family: 'NotoSansCJKsc-Bold';
    font-size: 26px;
    color: #333333
}

    .job span, .job1 span {
        font-family: 'NotoSansCJKsc-Regular';
        color: rgba(0,0,0,0.438);
        font-size: 16px
    }

.recommend {
    font-family: 'NotoSansCJKsc-Regular';
    font-size: 16px;
    margin-top: -5px
}

.personalintroduce1 {
    margin-top: 102px
}

.job1 {
    border-right: 1.5px solid #d4d4d28c;
    text-align: right;
    font-family: 'NotoSansCJKsc-Bold';
    font-size: 26px;
    color: #333333;
    padding-right: 26px
}

.circlebox {
    text-align: center;
    margin-bottom: 20px
}

.wantbetext {
    font-family: 'NotoSansCJKsc-Regular';
    font-size: 18px;
    color: #5D5C5C;
    margin-top: 25px;
    padding: 20px;
    margin-bottom: 30px;
    z-index: 2
}

.email {
    color: rgba(81,144,252,0.925);
    text-decoration: none
}

    .email:hover {
        color: #5190fc
    }

a {
    text-decoration: none !important
}

.linebox {
    padding-right: 46px
}

.wantbetext p img {
    width: 18px;
    height: 19px
}

.error {
    background: #427AD8;
    width: 100%;
    margin-top: -19px;
    border-radius: 3px
}

.am_vf_input {
    width: 70px;
    height: 28px;
    margin-left: 22px;
    background: black
}

#code {
    font-family: Arial, 宋体;
    font-style: italic;
    color: green;
    margin-left: 30px;
    padding: 4px 3px;
    letter-spacing: 3px;
    font-weight: bolder;
    border-radius: 3px;
    width: 120px
}

.am_top_tittle {
    font-weight: 500;
    font-size: 68px;
    letter-spacing: 10px
}

@media (max-width: 1199px) {
    .head-title p {
        margin: 0px -45px 10px
    }

    .am_top_tittle {
        font-weight: 500;
        font-size: 60px;
        letter-spacing: 10px
    }
}

@media (max-width: 992px) {
    .head-title p {
        font-size: 49px !important;
        font-weight: 400 !important;
        margin-top: 8px;
        margin-left: -35px;
        margin: 18px -39px 10px
    }

    .am_top_tittle {
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 10px
    }

    .fifth .error {
        width: 100%;
        margin-top: -4px
    }

    .am_vf_input {
        width: 24% !important;
        height: 25px !important;
        margin-left: 5px !important
    }

    #code {
        font-family: Arial, 宋体;
        font-style: italic;
        color: green;
        margin-left: 5px;
        padding: 4px 3px;
        letter-spacing: 3px;
        font-weight: bolder;
        border-radius: 3px;
        width: 24% !important
    }

    .input_box {
        margin: 8px auto
    }

    .message {
        padding-top: 60px !important
    }

    .am_box {
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .head-title p {
        font-size: 28px !important;
        font-weight: 400 !important;
        margin-top: 8px;
        margin: 39px -33px 10px
    }

    .am_top_tittle {
        font-weight: 500;
        font-size: 27px;
        letter-spacing: 6px
    }

    .am_carousel-inner {
        height: 100%
    }

    .am_tittle {
        margin-top: 30px;
        font-size: 18px
    }

    .job {
        border: none;
        border-left: 1.5px solid #d4d4d28c;
        margin-left: 20px;
        width: 95px;
        height: 54px;
        text-align: center;
        line-height: 28px;
        font-family: 'NotoSansCJKsc-Bold';
        font-size: 16px;
        color: #333333;
        margin-top: -21px
    }

    .job1 {
        border-right: 1.5px solid #d4d4d28c;
        text-align: right;
        font-family: 'NotoSansCJKsc-Bold';
        font-size: 26px;
        color: #333333;
        padding-right: 26px;
        margin-top: -42px;
        height: 54px;
        margin-right: 20px;
        line-height: 28px
    }

        .job span, .job1 span {
            font-size: 12px;
            color: rgba(0,0,0,0.438) !important
        }

    .recommend {
        font-size: 12px;
        margin-top: -15px
    }

    .personal_box {
        margin-top: 20px
    }

    .underline {
        width: 60px;
        border: none;
        border-top: 3px solid #4385F5;
        margin-top: 0
    }

    .underline2 {
        width: 93px !important
    }

    .underline3 {
        width: 60px !important
    }

    .linebox {
        padding-right: 18px
    }

    .wantbetext {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0
    }

    .job span, .job1 span {
        font-size: 12px;
        color: #000
    }

    .recommend {
        font-size: 12px;
        margin-top: -15px
    }

    .personal_box {
        margin-top: 20px
    }

    .underline {
        width: 60px;
        border: none;
        border-top: 3px solid #4385F5;
        margin-top: 0
    }

    .underline2 {
        width: 93px !important
    }

    .underline3 {
        width: 60px !important
    }

    .linebox {
        padding-right: 18px
    }

    .wantbetext {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0
    }

    .fifth .error {
        width: 345px;
        text-align: left
    }

    .message {
        padding-top: 0px !important
    }

    .am_vf_input {
        width: 24% !important;
        height: 25px !important
    }
}

@media screen and (max-width: 480px) {
    .head-title p {
        font-size: 28px !important;
        font-weight: 400 !important;
        margin-top: 8px;
        width: 114%;
        margin: 51px 0px 10px 47px;
        text-align: center
    }

    .am_top_tittle {
        font-weight: 500;
        font-size: 17px;
        letter-spacing: 5px !important
    }

    .fifth .error {
        width: 80% !important
    }

    #yanzhengma {
        margin-top: 0
    }

    .am_container-fluid {
        margin-top: 14px
    }

    #code {
        font-family: Arial, 宋体;
        font-style: italic;
        color: green !important;
        margin-left: 5px;
        padding: 2px 0px;
        letter-spacing: 3px;
        font-weight: bolder;
        border-radius: 3px;
        width: 37% !important;
        height: 30px
    }

    .message {
        padding-top: 10px !important;
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .am_vf_input {
        width: 24% !important;
        height: 25px !important;
        margin-left: 5px !important
    }
}

.message {
    padding-top: 60px
}

.input_box {
    margin: 15px auto;
    display: inline-block
}

.job_en {
    border-right: 1.5px solid #d4d4d28c;
    width: 195px;
    height: 69px;
    text-align: center;
    line-height: 30px;
    font-family: 'NotoSansCJKsc-Bold';
    font-size: 26px;
    color: #333333
}

    .job_en span, .job1 span {
        font-family: 'NotoSansCJKsc-Regular';
        color: rgba(0,0,0,0.438);
        font-size: 16px
    }

@media (max-width: 1920px) {
    .job_en {
        border-right: 1.5px solid #d4d4d28c;
        width: 195px;
        height: 69px;
        text-align: center;
        line-height: 30px;
        font-family: 'NotoSansCJKsc-Bold';
        font-size: 26px;
        color: #333333
    }

        .job_en span, .job1 span {
            font-family: 'NotoSansCJKsc-Regular';
            color: rgba(0,0,0,0.438);
            font-size: 16px
        }

    .am_top_tittle {
        font-weight: 500;
        font-size: 64px;
        letter-spacing: 2px
    }
}

@media screen and (max-width: 1200px) {
    .am_top_tittle {
        font-weight: 500;
        font-size: 54px;
        letter-spacing: 2px
    }
}

@media screen and (max-width: 992px) {
    .am_top_tittle {
        font-weight: 500;
        font-size: 40px;
        letter-spacing: 2px
    }
}

@media screen and (max-width: 768px) {
    .am_top_tittle {
        font-size: 23px;
        letter-spacing: 2px
    }

    .am_carousel-inner {
        height: 100%
    }

    .am_tittle {
        margin-top: 30px;
        font-size: 18px
    }

    .job_en {
        border: none;
        border-left: 1.5px solid #d4d4d28c;
        margin-left: 20px;
        width: 135px;
        height: 54px;
        text-align: center;
        line-height: 28px;
        font-family: 'NotoSansCJKsc-Bold';
        font-size: 16px;
        color: #333333;
        margin-top: -21px
    }

    .job1 {
        border-right: 1.5px solid #d4d4d28c;
        text-align: right;
        font-family: 'NotoSansCJKsc-Bold';
        font-size: 16px;
        color: #333333;
        padding-right: 26px;
        margin-top: -42px;
        height: 54px;
        margin-right: 20px;
        line-height: 28px;
        width: 185px
    }

        .job_en span, .job1 span {
            font-size: 12px;
            color: rgba(0,0,0,0.205)
        }

    .recommend {
        font-size: 12px;
        margin-top: -15px
    }

    .personal_box {
        margin-top: 20px
    }

    .underline {
        width: 60px;
        border: none;
        border-top: 3px solid #4385F5;
        margin-top: 0
    }

    .underline2 {
        width: 93px !important
    }

    .underline3 {
        width: 60px !important
    }

    .linebox {
        padding-right: 18px
    }

    .wantbetext {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0
    }

    .job_en span, .job1 span {
        font-size: 12px;
        color: rgba(0,0,0,0.205)
    }

    .recommend {
        font-size: 12px;
        margin-top: -15px
    }

    .personal_box {
        margin-top: 20px
    }

    .underline {
        width: 60px;
        border: none;
        border-top: 3px solid #4385F5;
        margin-top: 0
    }

    .underline2 {
        width: 93px !important
    }

    .underline3 {
        width: 60px !important
    }

    .linebox {
        padding-right: 18px
    }

    .wantbetext {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width: 480px) {
    .am_top_tittle {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 2px !important
    }

    .am_container-fluid {
        margin-top: 14px
    }
}

.serve-ps {
    font-family: NotoSansCJKsc-Bold;
    font-size: 19px;
    color: rgba(51,51,51,0.8);
    position: absolute;
    bottom: 5%;
    left: 3%
}

.branch {
    margin-bottom: 104px;
    font-family: NotoSansCJKsc-Bold;
    font-size: 30px;
    color: #4385F5
}

.branch-text {
    width: 258px;
    padding-left: 34px
}

.branch-again {
    margin-bottom: 127px
}

.branch-info {
    font-family: NotoSansCJKsc-Regular;
    font-size: 13px;
    color: #333333;
    text-align: center
}

.branch-title {
    text-align: right;
    margin-bottom: -6px
}

.branch-next {
    margin-bottom: 121px
}

.branch-box {
    padding-left: 80px;
    width: 290px
}

.branch-one {
    margin-bottom: 135px
}

.branch-again-right {
    margin-bottom: 147px
}

.branch-next-right {
    margin-bottom: 132px
}

.fifth .inputs-en {
    width: 100%;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    background: transparent;
    margin-bottom: 20px;
    padding-left: 20px
}

.fifth .button-en {
    width: 100%;
    background: rgba(67,133,245,0.84);
    border-radius: 3px
}

.head-title-home-en {
    font-family: NotoSansCJKsc-Regular;
    font-weight: bold
}

    .head-title-home-en .titleSpan-en {
        margin-left: 121px !important
    }

.head-title-home-en {
    top: 46% !important;
    left: 52% !important
}

.aite {
    font-size: 19px
}

@media screen and (max-width: 1200px) {
    .serve-ps {
        font-size: 16px;
        bottom: 4%;
        left: 0%
    }

    .head-title-home-en {
        top: 46% !important;
        left: 52% !important
    }
}

@media screen and (max-width: 768px) {
    .head-title-home-en .titleSpan-en {
        margin-left: 31px !important
    }

    .title-en {
        font-size: 17px !important
    }

    .text-en {
        font-size: 14px !important
    }
}

@media screen and (max-width: 480px) {
    .head-title-home-en .titleSpan-en {
        margin-left: 26px !important
    }

    .title-en {
        font-size: 16px !important
    }

    .text-en {
        font-size: 11px !important
    }

    .scale-text {
        padding: 14% 2%
    }
}

@font-face {
    font-family: 'NotoSansCJKsc-Regular';
    src: url("../font/NotoSans-Regular.ttf")
}

@font-face {
    font-family: "NotoSansCJKsc-Bold";
    src: url("../font/NotoSans-Bold.ttf");
    font-weight: bold
}

html, body {
    height: 100%;
    width: 100%;
    font-family: NotoSansCJKsc-Bold, NotoSansCJKsc-Regular, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑"
}
