.section1 {
    height: 100%;
    background: url("../images/join/bg1.png") center no-repeat;
    background-size: 100% 100%;
}

.section2 {
    height: 100%;
    background: url("../images/join/bg3.png") center no-repeat;
    background-size: 100% 100%;
    padding-top: 70px;
}

.section3 {
    height: 100%;
    margin-top: 50px;
    background: url("../images/join/5.png") center no-repeat;
    background-size: 100% 100%;
}

.section4 {
    height: 100%;
    background: url("../images/join/bg6.png") center no-repeat;
    background-size: 100% 100%;
}

.section5 {
    height: 100%;
    background: url("../images/join/bg7.png") center no-repeat;
    background-size: 100% 100%;
}

.section6 {
    height: 100%;
    background: url("../images/join/bg8.png") center no-repeat;
    background-size: 100% 100%;
}

.section2 {
    height: 100%;
    background-size: 100% 100%;
    background-color: #cccccc;
}

.play-button-box {
    position: absolute;
    top: 81%;
    width: 100%;
    height: auto;
    text-align: center;
}

.play-video {
    width: 100px;
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}

.screen-video {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #151515;
    justify-content: center;
    z-index: 9999;
    display: none;
}

.screen-video-wrap {
    position: absolute;
    top: 58%;
    left: 50%;
    width: 854px;
    height: 480px;
    margin-left: -427px;
    margin-top: -240px;
    display: none;
}

.ico-home-play {
    background-image: url(../images/join/play.png);
    background-size: contain;
}

.home-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    font-family: sans-serif;
    text-indent: 0.91rem;
}

.mr-8 {
    margin-right: 8px;
}

.sectionContainer {
    position: relative;
    width: 100%;
    max-width: 960px;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    z-index: 999;
}

.sectionContainer .slogan-wrap {
    position: relative;
    width: 100%;
    height: 60%;
}

.sectionContainer .slogan {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    margin: -10px 0 0 -50%;
}

.sectionContainer .slogan .name {
    font-weight: 400;
    line-height: 50px;
    font-size: 1.54rem;
    color: #333;
    text-align: center;
    font-family: Microsoft YaHei;
}

.sectionContainer .slogan .slogan-title {
    position: relative;
    line-height: 80px;
    font-weight: 200;
    color: #333;
    letter-spacing: 6px;
    text-indent: 6px;
    font-size: 3.08rem;
    text-align: center;
}

.sectionContainer .slogan .slogan-animation-box {
    position: relative;
    color: rgba(255, 255, 255, .6);
    font-size: 0.98rem;
    font-weight: 700;
    text-indent: 6px;
    letter-spacing: 6px;
    line-height: 1.05rem;
    padding-bottom: 50px;
}

.sectionContainer .slogan .slogan-animation-box .slogan-animation {
    font-weight: 400;
    font-size: 0.98rem;
    color: #333;
    text-align: center;
    margin: 0 auto;
}

.sectionContainer .slogan .slogan-animation-box .slogan-animation {
    font-weight: 400;
    font-size: 0.98rem;
    color: #333;
    text-align: center;
    margin: 0 auto;
}

.descriptionContainer {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}

.descriptionContainer .description {
    position: absolute;
    left: 60%;
    top: 100px;
    width: 32%;
    height: auto;
    background-color: #415262;
}

.descriptionContainer .description .description-space {
    padding: 15px 30px;
    color: white;
}

.descriptionContainer .description .description-space .description-title {
    position: relative;
    font-size: 1.8rem;
    text-align: left;
    font-family: Microsoft YaHei;
    color: white;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.descriptionContainer .description .description-space .split {
    position: relative;
}

.descriptionContainer .description .description-space .description-paragraph {
    position: relative;
    font-size: 0.7rem;
    text-align: left;
    font-family: Microsoft YaHei;
    height: auto;
}

.descriptionContainer .description .description-space .description-paragraph p {
    margin: 0 0 0 0px;
}

.dContainer {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}

.dContainer .description {
    position: absolute;
    left: 10%;
    top: 35%;
    width: 24%;
    height: auto;
    text-align: center;
}

.dContainer .description .slogan {
    position: absolute;
    bottom: 0;
    margin: 20px 20px;
}

.description-title .line {
    border-bottom: 2px solid #f00;
    padding-bottom: 5px;
}

.dContainer .description .description-title2 {
    position: relative;
    color: #333;
    text-indent: 6px;
    font-size: 0.98rem;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.dContainer .description .description-title3 {
    position: relative;
    color: #333;
    text-indent: 6px;
    font-size: 0.84rem;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 600;
}

.dContainer .img-storeTable {
    position: absolute;
    left: 35%;
    top: 20%;
    width: auto;
    height: auto;
    text-align: center;
}

@media only screen and (max-width: 1600px) {
    .titleArea {
        margin-top: 100px !important;
    }
}

.titleArea {
    margin-top: 15%;
    text-align: center;
    color: white;
    letter-spacing: 2px;
    width: 100%;
}

.card {
    /*margin: 10px 10px;*/
}

.card .title {
    height: auto;
    text-align: center;
    line-height: 50px;
    background-color: red;
    margin-bottom: 0px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
}

.card .body {
    width: auto;
    height: 8.5rem;
    text-align: center;
    background-color: white;
}

.card .body .div-praga {
    padding: 15px 20px;
}

.dContainer .cardListArea .card {
    float: left;
    left: 2%;
    width: 30%;
    height: auto;
    text-align: center;
}

.dContainer .cardListArea .card .title {
    height: auto;
    text-align: center;
    line-height: 50px;
    background-color: red;
    margin-bottom: 0px;
}

.dContainer .cardListArea .card .body {
    width: auto;
    height: auto;
    text-align: center;
    background-color: white;
}

.dContainer .cardListArea .card .body .div-praga {
    padding: 15px 20px;
}

.praga {
    font-size: 0.8rem;
    font-weight: bold;
    text-align: left;
}

.praga p {
    margin: 0 0 0 0px;
}

.ulboth {
    clear: both;
}

.lifloat {
    float: left;
    padding: 5px;
    box-sizing: border-box;
    display: inline-block;
}

.screen-video .close-video {
    position: absolute;
    top: 1%;
    right: 1%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #585D65;
    cursor: pointer
}

.screen-video .close-video:hover {
    background: #fff
}

.screen-video .close-video:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #1D1D1D;
    top: 11px;
    left: 4px;
    transform: rotate(45deg);
    transition: .5s all 0s ease-in-out
}

.screen-video .close-video:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #1D1D1D;
    top: 11px;
    left: 4px;
    transform: rotate(-45deg);
    transition: .5s all 0s ease-in-out
}

.screen-video .close-video:hover:before {
    transform: rotate(-45deg);
    transition: .2s all 0s ease-in-out
}

.screen-video .close-video:hover:after {
    transform: rotate(45deg);
    transition: .2s all 0s ease-in-out
}

.theirs .screen-video .close-video:hover {
    background: #fff
}

.screen-video .close-video:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #1D1D1D;
    top: 11px;
    left: 4px;
    transform: rotate(45deg);
    transition: .5s all 0s ease-in-out
}

.screen-video .close-video:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #1D1D1D;
    top: 11px;
    left: 4px;
    transform: rotate(-45deg);
    transition: .5s all 0s ease-in-out
}

.screen-video .close-video:hover:before {
    transform: rotate(-45deg);
    transition: .2s all 0s ease-in-out
}

.screen-video .close-video:hover:after {
    transform: rotate(45deg);
    transition: .2s all 0s ease-in-out
}

/* Ʒ������ */

.content {
    margin: 0 auto;
    top: 30%;
    bottom: 0;
}

.pop-line {
    width: 2px;
    background: #DBDBDB;
    position: fixed;
    z-index: 102;
    display: none;
}

.pop-container {
    position: fixed;
    display: none;
}

.pop-content {
    width: 100%;
    padding: 10px;
    background: #DBDBDB;
    border-radius: 8px;
    text-align: left;
    /*display: table-caption;*/
    display: block;
}

.pop-content .title {
    color: red;
}

.arrow-down {
    display: block;
    height: 20px;
    padding-right: 20px;
}

.arrow-down > div {
    float: right;
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #DBDBDB;
}

.arrow-up {
    height: 20px;
    display: block;
    padding-right: 20px;
}

.arrow-up > div {
    float: right;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #DBDBDB;
}

.first-step {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    padding: 0 !important;
    font-size: 25px;
    margin-top: 45px;
    background-color: red;
}

.first-step > div {
    height: 60px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    color: white;
    font-weight: bold;
}

.ui-stepBarContainer {
    /*    position: fixed;
        width: 100%;
        height: 50px;
        background: white;
        top: 123px;
        left: 5%;
        z-index: 101;*/
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    position: relative;
    width: 100%;
    height: 50px;
    background: white;
    top: 127px;
    left: 5%;
    z-index: 101;
}

/* ��������*/

.proccess-section {
}

.proccessContainer {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    display: block;
    background: url(../images/join/six.png) no-repeat;
    background-size: contain;
    background-position-x: center;
}

.proccessContainer > div {
    width: 100%;
    height: 33%;
    display: block;
}

.proccessContainer .cell4 > div {
    float: left;
    width: 25%;
    height: 100%;
    display: inline-block;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
}

.proccessContainer .cell5 > div {
    float: left;
    width: 20%;
    height: 100%;
    display: inline-block;
}

.proccessContainer .cell4 .content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    top: 40%;
}

.proccessContainer .cell4 .title {
    margin: 0 auto;
    position: relative;
    top: 40%;
    font-size: 20pt;
    font-weight: bold;
}

.proccessContainer .cell5 .content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    top: 40%;
}

.proccessContainer .cell5 .title {
    margin: 0 auto;
    position: relative;
    top: 40%;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
}

.section5 h1 h3 {
    font-weight: bold;
}

.section5 img {
    max-width: 210px;
    mix-width: 100px;
}

.jiameng {
    font-weight: bold;
    text-align: center;
}

.jiameng .jiameng-title {
    font-weight: bold;
    margin-bottom: 30px;
}

.jiameng .jiameng-title2 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}

.jiameng .jiameng-title3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.jiameng-title span {
    border-bottom: 2px solid #ff0000;
    padding-bottom: 5px;
}

.jiameng-top-space {
    margin-top: 25%;
    text-align: center;
    color: white;
    letter-spacing: 2px;
}

.jion-title {
    width: 100%;
}

@media only screen and (max-width: 1600px) {
    .jion-title {
        margin-top: 100px;
    }
}

.bigBoss_container {
    display: table;
    height: 100%;
    width: 100%;
}

.box {
    position: relative;
    width: 70rem;
    margin: 0px auto;
    top: 50%;
    height: 43.5rem;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lineL {
    top: 5rem;
    left: 10.5rem;
}

.lineF,
.lineS,
.lineL {
    position: absolute;
    visibility: hidden;
}

.lineF {
    left: 4.25rem;
    top: 16rem;
}

.lineS {
    top: 27rem;
    left: 10.5rem;
}

.boxF,
.boxS,
.boxT {
    width: 12rem;
    height: 14.5rem;
    overflow: hidden;
}

.boxF,
.boxS {
    visibility: hidden;
}

.boxF {
    transform: rotate(120deg);
    float: left;
    margin-left: 10px;
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}

.boxS {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}

.boxT {
    position: relative;
    transform: rotate(-60deg);
    background: no-repeat 50% center;
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
}

.titleF {
    width: 12rem;
    height: 14.5rem;
    line-height: 14.5rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
}

.boxT .overlay {
    font-size: 0.8rem;
    display: block;
}

.text_1 {
    position: absolute;
    bottom: 5.3rem;
    left: 1rem;
}

.text_2 {
    position: absolute;
    bottom: 6.5rem;
    left: 2.5rem;
}

.text_3 {
    position: absolute;
    left: 1rem;
    bottom: 5.5rem;
    width: 7.5rem;
}

.text_4 {
    position: absolute;
    width: 7rem;
    bottom: 2.5rem;
    right: 1rem;
}

.text_5 {
    position: absolute;
    bottom: 3rem;
    width: 7.5rem;
    left: 2rem;
}

.text_6 {
    position: absolute;
    bottom: 2.8rem;
    width: 9rem;
    right: 1rem;
}

.free_worry_container,
.free_worry_col,
.free_worry_row {
    height: 100%;
}

.free_worry_col > .table {
    display: table;
    height: 100%;
}

.free_worry_col .table_cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.table_head {
    text-align: center;
    color: #fff;
    margin: 0;
}

.table_head .col-md-3 {
    background: #3e3a39;
    border-left: 1px solid #ccc;
    padding: 10px 0;
}

.table_head_2 {
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    background: #fff;
    font-size: 0.8rem;
    font-family: sans-serif;
    font-weight: 700;
}

.table_content {
    margin: 0;
    text-align: center;
}

.table_content .col-md-3,
.table_content .col-md-9 {
    padding: 5px 0;
    border-left: 1px solid #ccc;
}

.table_content_w .col-md-3,
.table_content_w .col-md-9 {
    background: #fff;
}

.table_content_r .col-md-3,
.table_content_r .col-md-9 {
    background: #e60011;
    color: #fff;
}

.table_content_10 {
    margin: 0;
}

.table_content_10 .row {
    margin: 0;
    text-align: left;
}

.table_content_10 .col-md-3,
.table_content_10 .col-md-9 {
    padding: 5px 0;
    border-left: 1px solid #ccc;
    background: #fff;
}

.table_content_10 .col-md-3 {
    text-align: center;
}

.section3 .container {
    /* padding-top: 100px;*/
    height: 100%;
}

.section3 .col-md-6 {
    height: 100%;
    float: right;
    display: table;
}

.income {
    display: table-cell;
    vertical-align: middle;
}

.income p {
    text-align: right;
}

.income tr {
    text-align: center;
    font-size: 0.8rem;
}

.bg_c {
    background: #ccc;
    font-size: 0.8rem;
}

.bg_r {
    background: #e60011;
    font-size: 0.8rem;
    color: #fff;
}

.follow_big_cast {
    padding: 5rem 0 3rem
}

@media only screen and (max-width: 1600px) {
    .follow_big_cast {
        padding: 0 !important;
    }
}

.merchantsContainer {
    padding-top: 12%;
}

.merchants_table_title{
    margin-bottom: 2rem;
}
@media only screen and (max-width: 1600px) {
    .merchantsContainer {
        padding-top: 120px !important;
    }
}

.form-item {
    position: relative;
}

.form-item input {
    height: 2rem;
    width: 20rem;
    font-size: 0.8rem;
    border: none;
    padding-left: 40px;
}

fieldset {
    text-align: center;
}

#area_city {
    margin: 10px 0;
}

#area_city select {
    font-size: 0.8rem;
    height: 2rem;
}

.radio {
    font-size: 0.8rem;
}

.btn-submit {
    position: relative;
    width: 10rem;
    height: 2rem;
    border: 1px solid #e62223;
    color: #e62223;
}

.intention-join-area {
    font-size: 0.9rem;
    display: inline-block;
}

#area_city {
    font-size: 0.8rem;
    display: inline-block;
}

.field-name-img {
    background: url("../images/join/contactPerson.png") no-repeat;
    left: 0.25rem;
    top: 0.25rem;
    height: 1.5rem;
    position: absolute;
    width: 30px;
    background-size: contain;
}

.field-phone-img {
    background: url("../images/join/phone-join.png") no-repeat;
    left: 0.25rem;
    top: 0.25rem;
    height: 1.5rem;
    position: absolute;
    width: 30px;
    background-size: contain;
}

.field-email-img {
    background: url("../images/join/eamil-join.png") no-repeat;
    left: 0.25rem;
    top: 0.25rem;
    height: 1.5rem;
    position: absolute;
    width: 30px;
    background-size: contain;
}

.time-radio {
    margin: 2rem 0;
}
.form-item{
    display: inline-block;
    margin-bottom:2rem ;
}
.tip-ok{
    padding: 3px 10px 5px;
    margin: 0 auto 10px;
    background: #e2f7c4;
    color: #558212;
    width: 20rem;
}