@charset "utf-8";
/*厂商入驻*/
.clearfix:after{
    content:"."; display:block; height:0; clear:both;
    visibility:hidden;
}
h1{

    font-size: 30px;
    font-weight:400;
    line-height: 106px;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}
.condition{
    background: url("../image/p2_bg.png") no-repeat;
    background-size: 100%;
    width: 100%;
    height: 992px;
    position: relative;
}
.condition p{
    display: block;
    position: absolute;
    width:336px ;
    height: 72px;
    font-size: 16px;
}
.condition .p1{
    left: 414px;
    top: 175px;
}
.condition .p2{
    left: 414px;
    top: 376px;
}
.condition .p3{
    left: 414px;
    top: 578px;
}
.condition .p4{
    left: 1214px;
    top: 175px;
}
.condition .p5{
    left: 1214px;
    top: 376px;
}
.condition .span1{
    position: absolute;
    display: block;
    color: #333333;
    font-size: 26px;
    left: 50%;
    margin-left: -384px;
    top: 845px;
}
@media screen and (max-width:1680px) {
    .condition p {
        display: block;
        position: absolute;
        width: 313px;
        height: 72px;
        font-size: 16px;
    }

    .condition .p1 {
        left: 356px;
        top: 146px;
    }

    .condition .p2 {
        left: 356px;
        top: 324px;
    }

    .condition .p3 {
        left: 356px;
        top: 504px;
    }

    .condition .p4 {
        left: 1070px;
        top: 146px;
    }

    .condition .p5 {
        left: 1070px;
        top: 335px;
    }

    .condition .span1 {
        position: absolute;
        display: block;
        color: #333333;
        font-size: 26px;
        left: 50%;
        margin-left: -384px;
        top: 739px;
    }
}
@media screen and (max-width:1440px) {
    .condition p {
        display: block;
        position: absolute;
        width: 286px;
        height: 72px;
        font-size: 16px;
    }

    .condition .p1 {
        left: 306px;
        top: 118px;
    }

    .condition .p2 {
        left: 306px;
        top:268px;
    }

    .condition .p3 {
        left: 306px;
        top: 428px;
    }

    .condition .p4 {
        left: 912px;
        top: 118px;
    }

    .condition .p5 {
        left: 912px;
        top: 260px;
    }

    .condition .span1 {
        position: absolute;
        display: block;
        color: #333333;
        font-size: 25px;
        left: 50%;
        margin-left: -384px;
        top: 628px;
    }
}
@media screen and (max-width:1366px) {
    .condition p {
        display: block;
        position: absolute;
        width: 286px;
        height: 72px;
        font-size: 16px;
    }

    .condition .p1 {
        left: 290px;
        top: 108px;
    }

    .condition .p2 {
        left: 290px;
        top:252px;
    }

    .condition .p3 {
        left: 290px;
        top: 392px;
    }

    .condition .p4 {
        left: 862px;
        top: 108px;
    }

    .condition .p5 {
        left: 862px;
        top: 242px;
    }

    .condition .span1 {
        position: absolute;
        display: block;
        color: #333333;
        font-size: 25px;
        left: 50%;
        margin-left: -384px;
        top: 596px;
    }
}
@media screen and (max-width:1280px) {
    .condition p {
        display: block;
        position: absolute;
        width: 286px;
        height: 72px;
        font-size: 16px;
    }

    .condition .p1 {
        left: 268px;
        top: 98px;
    }

    .condition .p2 {
        left: 268px;
        top:230px;
    }

    .condition .p3 {
        left: 268px;
        top: 382px;
    }

    .condition .p4 {
        left: 820px;
        top: 98px;
    }

    .condition .p5 {
        left: 820px;
        top: 220px;
    }

    .condition .span1 {
        position: absolute;
        display: block;
        color: #333333;
        font-size: 24px;
        left: 50%;
        margin-left: -384px;
        top: 558px;
    }
}.rank-fees-box {
     width:100%;
    background: #F5F6FF;
 }
.rank-fees {
    width:1040px;
    height:404px;
    /*border-top:solid 1px #000;*/
    /*border-left:solid 1px #000;*/
    margin: 0 auto;
}
.rank-fees ul {
    width:25%;
    list-style:none;
    /*border-right:solid 1px #000;*/
    float:left;
    padding-bottom: 80px;
}
.rank-fees ul li {
    /*height:100px;*/
    border-bottom:solid 1px #ffffff;
    border-right:solid 1px #ffffff;
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0;
    text-align: center;
    color: #ffffff;
}
.rank-fees ul .l1{
    background: #D7A967;
}
.rank-fees ul .l2{
    background: #CD8844;
}
.rank-fees ul .l3{
    background: #A2682E;
}
.rank-fees ul .l4{
    background: #663A0D;
}
.partner-box{
    width: 100%;
}
.partner img{
    display: block;
    margin: 0 auto;
    padding-bottom: 80px;
}
.contact2{
    width: 100%;
    background:#F5F6FF;
    padding: 30px 0 60px 0;
}
.contact2 .contact-main {
    background: url("../img/footer-b.png") no-repeat;
    width: 1016px;
    height: 695px;
    margin: 0 auto;
}

.contact-us p {
    width: 226px;
    height: 50px;
    background: linear-gradient(-90deg, rgba(127, 145, 199, 1), rgba(61, 84, 153, 1));
    color: #ffffff;
    font-size: 24px;
    line-height: 50px;
    text-indent: 12px;
    margin-bottom: 2%;
}

.contact-main form {
    width: 100%;
    height: 84%;
}

.contact-main form input {
    outline: none;
    display: block;
    margin-bottom: 2.5%;
    width: 100%;
    height: 8.5%;
    font-size: 16px;
    color: #333333;
    background-color: transparent;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #CCC
}

.contact-main {
    font-size: 14px;
    width: 45%;
    height: 100%;
    padding: 0 3%;
    box-sizing: border-box;
    vertical-align: top
}

.contact-main form input[type="radio"] {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 2px
}

.contact-main form .message {
    outline: none;
    padding-top: 3%;
    font-weight: 600;
    display: block;
    margin-bottom: 2.5%;
    width: 98%;
    height: 30%;
    padding-left: 2%;
    font-size: 16px;
    background: #e6e6e9;
    color: #595959;
}

.contact-main form button {
    display:block;
    width: 155px;
    height: 42px;
    background-color: #F89617;
    font-size: 18px;
    color: #fff;
    border: 0;
    cursor: pointer;
    margin: 0 auto;
}
/*底部*/
.footer{
    width:100%;
    background: #101429;
}
.footer_pr{
    width:1224px;
    height: 196px;
    margin: 0 auto;
}
.jr_1 img{
    width:138px;
    height:36px;
    padding:45px 60px 80px 0;
    float: left;

}
.ser_mid{
    width:144px;
    height: 105px;
    float: left;
}
.footer_pr .ser_mid .p1{
    display: block;
    margin:0;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding-top: 40px;
}
.footer_pr .ser_mid .p2{
    display: block;
    margin:0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.footer_pr .ser_mid .p3{
    display: block;
    margin:0;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.footer_pr .ser_mid .p4{
    display: block;
    margin:0;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
}
.black_line{
    width:1px;
    height:62px;
    background: #999;
    margin:40px 60px 0px 60px;
    float: left;
}
.footer_mid{
    float: left;

    height: 55px;
    margin:40px 126px 60px 0;
}
.footer_mid1{
    float: left;

    height: 55px;
    margin:40px 0px 60px 0;
}
.footer_mid a{
    color: #666;
    font-size: 12px;
    line-height: 20px;

}
.footer_mid1 a{
    color: #666;
    font-size: 12px;

}
.footer_last a{
    color: #666;
    font-size: 12px;

}
.footer_last{
    float: right;
    margin-top: 40px;
}
.footer_last img{
    width:108px;
    height: 108px;
    margin-top: 16px;

}
.copyright{
    width:100%;
    background: #101429;
}
.copyright_lr{
    width:1224px;
    height: 116px;
    margin: 0 auto;
}
.copyright_lr img{
    width:20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 6px;
    display: inline-block;
}
.copyright_lr p{
    color: #999;
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
    text-align: center;
}
