.header-container {
    max-width: 100%;
    overflow: visible;
    position: relative
}

.header-container .header-content {
    width: 530px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 70px
}

.header-container .header-info {
    max-width: 520px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 120px
}

.header-container .header-info .big-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    margin-bottom: 12px
}

.header-container .header-info .small-title {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.header-container .white {
    width: 100%;
    height: 60px;
    background: #fff
}

.header-container .video-mask {
    width: 100%;
    height: 100%;
    background: rgba(25,30,39,.85);
    position: absolute;
    top: 0;
    left: 0
}

.header-container .bg {
    height: 454px;
    background-image: url(../images/header.4ee2b3e4.png);
    background-position: 50%;
    background-size: 100% 454px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

.header-container .bg video {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-container .btn-group {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 47px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header-container .btn-group .btn {
    width: 172px;
    height: 48px;
    font-size: 18px;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    margin: 0 10px;
    cursor: pointer;
    font-weight: 600
}

.header-container .btn-group .btn-white {
    background: #fff;
    color: #486ede
}

.header-container .btn-group .btn-blue {
    background: #5383fe;
    color: #fff
}

.header-container .play-btn {
    position: absolute;
    bottom: 119px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    cursor: pointer
}

.header-container .play-btn img {
    width: 18px;
    height: 18px;
    margin-right: 7px
}

.header-container .video-modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}

.header-container .video-modal .mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5)
}

.header-container .video-modal .modal-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 24px 24px;
    width: 816px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(35,45,71,.1);
    box-shadow: 0 8px 16px rgba(35,45,71,.1);
    border-radius: 4px
}

.header-container .video-modal .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-container .video-modal .modal-header .title {
    font-weight: 500;
    font-size: 16px;
    color: #272e47
}

.header-container .video-modal .modal-header img {
    width: 12px;
    height: 12px;
    cursor: pointer
}

.header-container .video-modal .modal-content {
    margin-top: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-container .video-modal .modal-content video {
    width: 100%;
    height: 436px
}

.content-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 132px 0 33px
}

.content-container .content-item,.content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content-container .content-item .item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 380px
}

.content-container .content-item .item-title {
    font-size: 22px;
    color: #000;
    line-height: 72px;
    font-weight: 500
}

.content-container .content-item .item-info {
    font-size: 15px;
    line-height: 24px;
    color: #000
}

.content-container .content-item .btn-dialog-wrap {
    margin-top: 29px
}

.content-container .content-0 .item-content {
    margin-left: 65px
}

.content-container .content-1 {
    margin-top: 108px
}

.content-container .content-1 .item-content {
    margin-right: 180px
}

.content-container .content-2 {
    margin-top: 120px
}

.content-container .content-2 img {
    width: 782px
}

.content-container .content-2 .item-content {
    margin-left: 22px
}

.content-container .template-list {
    width: 677px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-container .template-list .big-template {
    width: 584px;
    height: 347px
}

.content-container .template-list .small-list {
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.content-container .template-list .small-list .small-template {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px;
    position: relative;
    cursor: pointer
}

.content-container .template-list .small-list .small-template img {
    width: 108px;
    margin-bottom: 8px;
    border: 1px solid transparent
}

.content-container .template-list .small-list .small-template div {
    font-size: 12px;
    line-height: 16px;
    color: #747a8c
}

.content-container .template-list .small-list .small-template .hover {
    position: absolute;
    top: 23px;
    left: 23px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.content-container .template-list .small-list .small-template.active img {
    border: 1px solid #4c6aff;
    border-radius: 3px
}

.intro-container {
    width: 100%;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    background: #f6f6f6
}

.intro-container .title {
    font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    color: #000;
    margin: 60px 0 40px
}

.intro-container .intro-content .item,.intro-container .intro-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.intro-container .intro-content .item {
    width: 277px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    margin: 0 10px;
    padding-bottom: 23px
}

.intro-container .intro-content .item img {
    width: 121px;
    margin-top: 23px
}

.intro-container .intro-content .item .sub-title {
    font-size: 22px;
    margin: 10px 0;
    font-weight: 500;
    color: #000
}

.intro-container .intro-content .item p {
    font-size: 16px;
    font-weight: 300;
    color: #656565;
    line-height: 28px
}

.contract-container {
    height: 493px;
    max-width: 100%;
    overflow: visible;
    position: relative;
    background-image: url(../images/contract.92498b86.gif);
    background-position: 50%;
    background-size: auto 493px;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contract-container .title {
    margin-top: 162px;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    color: #000
}

.contract-container .sub-title {
    margin-top: 35px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #363d46
}

.contract-container .btn {
    width: 160px;
    height: 44px;
    background: #4c6aff;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
    cursor: pointer
}
