/*第二页样式*/
.content-box{
    padding-top: 30px;
    min-width: 1366PX !important;
}
.content-left-text{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}
.content-wraper{
    display: flex;
    margin-bottom: 100px;
}
.content-left div{
    /*padding-right: 50px;*/
    line-height: 25px;
}
.content-follow{
    margin: 25px 0;
}
.content-follow >span{
    background: #000;
    color: #fff;
    padding: 10px 15px;
}
.content-partner-button{
    text-align: center;
    margin-top: 45px;
    padding-bottom: 12px;
}
.content-partner-button >span{
    background: #000;
    color: #fff;
    padding: 12px 100px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

.content-right img{
    width: 724px;
    height: 100%;
}

/*第三页样式**/

.content-left .content-left-text-third{
    line-height: 40px;
}

.content-left-text-third{
    text-align: center;
    margin-top: 50px;
    font-size: 35px;
    font-weight: 500;
}

/*第四页样式*/
.content-left-text-fourth{
    font-size: 18px;
    font-weight: bold;

}

.content-left-text-input{
    color: #666666;
    font-size: 18px;
    margin-top: 20px;
}

.content-left-title{
    font-style: italic;
}

.content-left-text-input input{
    border: 2px #999999 solid;
    width: 50%;
    margin: 5px 0;
}

.content-follow-subimt{
    margin: 50px 0;
}

.content-follow-subimt >span{
    cursor: pointer;
    background: #000;
    color: #fff;
    padding: 10px 12%;

}

/*第五页样式*/
.content-left-text-fifth{
    text-align: center;
    font-size: 27px;
    line-height: 35px !important;
    margin-top: 50px;
}

.content-left-text-third span{
    border-bottom: 3px solid #000;
}

/*第六页*/
.content-left-text-sixth{
   text-align: left !important;
}