.body {
    min-width: 1200px;
}
.body1 {
    width: 100%;
}
.xs-banner{
    height: 72px;
}
.body2{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -64px;
    width: 1200px;
    background: linear-gradient(180deg, #F6FFFF 8%, #EBF3FF 29%, #FFFFFF 100%);
    box-shadow: 0px 4px 10px 0px rgba(150,186,248,0.1);
    border-radius: 10px 10px 10px 10px;
    opacity: 0.95;
    border: 1px solid #FFFFFF;
}
.body1_list{

    display: flex;
    justify-content: space-between;
    padding: 20px 40px 28px;
}
.body1_item{
    display: flex;
    align-items: center;
    height: 92px;
}
.body1-right{
    margin-left: 17px;
}
.body1-title{
    font-size: 20px;
    line-height: 26px;
    color: #111;
}
.body1-message{
    font-size: 16px;
    font-weight: 400;
    color: #9E9E9E;
    line-height: 21px;
}
.body1-message2{
    font-size: 16px;
    font-weight: 400;
    color: #9E9E9E;
    line-height: 21px;
}
.body3{
    /*padding-top: 50px;*/
}
.title_box{
    text-align: center;
}
.body3_title{
    font-size: 36px;
    color: #333333;
    line-height: 48px;
    letter-spacing: 1px;
}
.body3_message{
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
    margin-top: 10px;
}
.content3{
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 1200px;
    margin: 98px auto 45px;
}
.content3-left{

}
.content3-right{
    margin-top: 17px;
    width: 338px;
}
.num-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.num-title{
    font-weight: 700;
    color: #111111;
    line-height: 34px;
    letter-spacing: 1px;
    font-size: 26px;
}
.num-message{
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    font-size: 18px;
    margin-top: 10px
}
.right-list{
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.right-item{
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #F3F5F7;
}
.right-item:nth-child(n+3){
    margin-top: 20px;
}
.content4{
    padding: 48px 0 71px;
    background: #F9F9F9;
}
.content3_s{
    width: 1200px;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.content4-right{
    margin-top: 47px;
}
.content5{
 background: #fff;
}
.bg{
    background: #fff;
}
.body4{
    background: url('../../img/toupiao/pc/body4_content.png') top center no-repeat;
    background-size: 100% 100%;
    padding: 47px 0;
}
.body4-content{
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.body4-title{
    font-weight: 700;
    color: #FFFFFF;
    font-size: 34px;
    margin-bottom: 40px;
}
.body4-message_item{
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 34px;
    font-size: 14px;
}
.body4-text{
    font-weight: 700;
    color: #FFC505;
    line-height: 24px;
    font-size: 22px;
    margin-top: 31px;
}
.body4_btn{
    width: 184px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: rgba(255,255,255,0.9);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    color: #2D70FF;
    font-size: 18px;
    margin-top: 39px;
}
.body5{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}
.body5-title_box{
text-align: center;
}
.body5-title{
    color: #333333;
    line-height: 48px;
    font-size: 36px;
}
.body5-message{
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    margin-top: 10px;
}
.body5-list{
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.body5-item{
    /*padding-right: 87px;*/
    width: 226px;
    margin-right: 87px;
}
.body5-item:nth-child(4){
    margin-right: 0px;
}
.body5-item:nth-child(8){
    margin-right: 0px;
}
.body5-item:nth-child(n+5){
    margin-top: 62px;
}
.bottom-title{
    font-weight: 400;
    color: #111111;
    line-height: 24px;
    font-size: 18px;
}
.bottom-message{
    font-weight: 400;
    color: #888888;
    line-height: 24px;
    font-size: 15px;
    margin-top: 14px;
}
.body5-bottom{
    margin-left: 15px;
}
.body6{
    background: url('../../img/toupiao/pc/bg1.png') top center no-repeat;
    background-size: 100% 100%;
}
.body6-content{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 50px 0 37px;
}
