@charset "utf-8";
html, body {
    position: relative;
    height: 100%;
  }
.main{
    width: 100%;
   
}
.headbg{
    width: 100%;
    background-image: url(../images/01.png);
    height: 40.2vw;
    background-size: cover;
    padding-top: 6.8vw;
}
.headbg>div {
    width: 70%;
    margin: auto;
    text-align: center;
    margin-top: 25px;
}
.headbg>div>a {
    display: inline-block;
    width: 22%;
}
.headbg>div>a+a {
    margin-left: 1%;
}
.headbg>div>a img {
    width: 80%;
}
.maxWidth{
    /* width: 70vw; */
    /* max-width: 1200px; */
    width: 1140px;
    margin: auto;
}
.headbg>img{
    width:46vw;
    display: block;
    margin: auto;
    max-width: 1125px;
}
.activeBgCon>p{
    text-indent: 2em;
    text-align: justify;
}
.activeBg{
    border-top: 4px solid transparent;
    -webkit-border-image: url(../images/03.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/03.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/03.png) 30 round;
    background-color: #B51230;
    padding: 73px 80px 77px;
    color: #ECECEC;
    font-size: 16px;
    line-height: 40px;
    margin-top: -11vw;
}
.activeBgTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.activeFlow{
    margin-top: 70px;
}
.activeFlowCon{
    display: table;
    width:100%;
}
.activeFlowCon>div{
    display: table-cell;
    /* border-top: 2px dashed #B8B8B8; */
    padding-top: 24px;
    position: relative;
}
.activeFlowTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.activeFlowCon>div>span:nth-of-type(1){
    font-size: 17px;
    color: #4D4D4D;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.activeFlowCon>div>span:nth-of-type(2){
    font-size: 15px;
    color: #4D4D4D;
    display: block;
    text-align: center;
}
.activeFlowCon>div>.dot{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/06.png);
    position: absolute;
    top: -10px;
    left: calc(50% - 10px);
    z-index: 3;
}
.activeFlowCon>div::before{
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    border-top: 2px dashed #B8B8B8;
    left: 0;
    top: -2px;
    z-index: 1;
}
.activeFlowCon>div:nth-of-type(1)::before{
    width: 0;
}
.activeFlowCon>div::after{
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    border-top: 2px dashed #B8B8B8;
    left: auto;
    right: 0;
    top: -2px;
    z-index: 2;
}
.activeFlowCon>div:nth-of-type(4)::after{
    width: 0;
}
.ruleAndRequest{
    padding-top: 79px;
    width: 100%;
    border-top:10px solid #b51230;
    background-color: #182047;
    margin-top: 73px;
    padding-bottom: 255px;
}
.collectRuleTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.collectRequireTit{
    max-width: 465px;
    margin: auto;
    margin-bottom: 45px;
}

.collectRuleCon>div{
    width: 50%;
    background-image: url(../images/09.png);
    background-repeat: no-repeat;
    background-size: 99px 99px;
    padding-left: 100px;
    padding-top: 25px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding-right: 76px;
    text-align: justify;
}
.collectRule {
    margin-bottom: 62px;
}
.collectRequireCon>div{
    width: 50%;
    float: left;
    margin-bottom: 55px;
}
.collectRequireCon>div img{
    width: 70px;
}
.collectRequireCon>div{
    display: flex;
}
.caseType{
    color: #FF4C4C;
    font-size: 20px;
    background-image: url(../images/14.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 50px;

}
.caseintro{
    color: #FFFFFF;
    font-size:16px;
    line-height: 28px;
}
.collectRequireCon>div>div{
    margin-right: 95px;
    padding-left: 10px;
}
.joinWay{
    background-color: #B51230;
    padding: 50px 100px 60px;
    margin-top: -152px;
}
.joinWayTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.joinWayCon{
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-indent: 2em;
    margin-bottom: 52px;
}
.downloadBtn{
    width:190px;
    height:42px;
    background:rgba(161,16,43,1);
    border:2px solid rgba(255,255,255,1);
    display: block;
    margin: auto;
    font-size:18px;
    color:rgba(255,255,255,1);
    line-height:40px;
    text-align: center;
}
.assessors{
    margin-top: 50px;
    padding-bottom: 56px;
}
.assessorsTit{
    max-width: 289px;
    margin: auto;
}
.assessorsTitIntro{
    font-size:14px;
    font-weight:bold;
    color:rgba(144,144,144,1);
    line-height:42px;
    text-align: center;
}
.assessorsList>li{
    float: left;
    width: 25%;
    background-image: url(../images/17.png);
    background-repeat: no-repeat;
    background-size: 107px 88px;
    background-position: 54px 10px;
    padding-top: 66px;
    margin-bottom: 25px;
}
.assessorsList>li>span:nth-of-type(1){
    font-size:21px;
    font-weight:bold;
    color:rgba(77,77,77,1);
    line-height:42px;
    display: block;
    text-align: center;
}
.assessorsList>li>span:nth-of-type(2){
    font-size:14px;
    font-weight:bold;
    color:rgba(144,144,144,1);
    line-height:42px;
    display: block;
    text-align: center;
}
.supportUnitTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.supportUnitCon>li{
    float: left;
    width: calc(100% / 3);
    text-align: center;
    margin-bottom: 50px;
}
.supportUnit{
    width: 100%;
    background-image: url(../images/20.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 52px;
}
.supportUnitCon>li img{
    max-width: 270px;
    margin: auto;
    margin-bottom: 27px;
}
.supportUnitCon>li>span{
    display: none;
    font-size:19px;
    font-weight:bold;
    color:rgba(77,77,77,1);
}
.referAndContact{
    padding-top: 40px;
    padding-bottom: 65px;
}
.referAndContactTit{
    max-width: 289px;
    margin: auto;
    margin-bottom: 45px;
}
.referAndContactCon{
    text-align: center;
}
.referAndContactCon>span:nth-of-type(1){
    background-image: url(../images/22.png);
    background-repeat: no-repeat;
    background-size: 35px 26px;
    background-position: left center;
    padding-left: 40px;
    display: inline-block;
    font-size:16px;
    color:rgba(99,99,99,1);
    line-height:42px;
}
.referAndContactCon>span:nth-of-type(2){
    background-image: url(../images/23.png);
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: left center;
    padding-left: 45px;
    display: inline-block;
    font-size:16px;
    color:rgba(99,99,99,1);
    line-height:42px;
    margin-left: 90px;
}
.footer{
    height:79px;
    font-size:14px;
    font-weight:bold;
    color:rgba(122,122,122,1);
    line-height:42px;
    background-color: #182047;
    text-align: center;
    padding-top: 20px;
}
.pcshow{
    display: block !important;
}
.mshow{
    display: none !important;
}
/* 适配移动端 */
@media all and (max-width:768px){
    .pcshow{
        display: none !important;
    }
    .mshow{
        display: block !important;
    }
    .maxWidth {
        width: 100%;
    }
    .headbg {
        width: 100%;
        background-image: url(../images/mobile/01.png);
        height: 65vw;
        background-size: cover;
        padding-top: 60px;
        background-color: #b51230;
    }
    .headbg>img {
        width: 80vw;
    }
    .activeBg{
        margin-top: 0;
        padding: 19px 13px 30px;
    }
    .activeBg {
        border-top: 0 solid transparent;
    }
    .activeFlowCon>div>.dot {
        top: 0;
        left: -11px;
    }
    .activeFlowCon>div::before{
        width: 0;
    }
    .activeFlowCon>div::after{
        width: 0;
    }
    .activeFlowCon {
        display: block;
        padding: 0 13px;
        padding-left: 36px;
    }
    .activeFlowCon>div {
        display: block;
        padding-top: 0;
        padding-left: 45px;
    }
    .activeFlowCon>div {
        display: block;
        padding-top: 0;
        position: relative;
        padding-left: 45px;
        padding-bottom: 22px;
        border-left: 1px dashed #B8B8B8;
    }
    .activeFlowCon>div>span:nth-of-type(1){
        text-align: left;
        margin-bottom: 12px;
    }
    .activeFlowCon>div>span:nth-of-type(2){
        text-align: left;
    }
    .activeFlowCon>div:nth-of-type(4){
        border-left: 0;
    }
    .collectRuleCon>div {
        width: 100%;
        background-size: 49px 49px;
        padding-left: 45px;
        padding-top: 12px;
        font-size: 16px;
        line-height: 28px;
        padding-right: 13px;
        margin-bottom: 20px;
    }
    .collectRequireCon>div {
        width: 100%;
        padding: 0 13px;
    }
    .collectRequireCon>div>img {
        max-width: 50px;
    }
    .collectRequireCon>div>div {
        margin-right: 0;
    }
    .ruleAndRequest{
        padding-bottom: 16px;
        margin-top: 30px;
    }
    .joinWay{
        margin-top: 0;
        padding: 20px 13px 30px;
    }
    .assessorsList>li {
        float: left;
        width: calc(100% / 3);
        background-size: 75px 62px;
        background-position: 0px 2px;
        padding-top: 38px;
    }
    .assessorsList>li>span:nth-of-type(2) {
        line-height: 25px;
        font-size: 12px;
    }
    .assessorsList {
        padding: 0 13px;
    }
    .supportUnitCon>li img {
        max-width: 110px;
        margin-bottom: 7px;
    }
    .supportUnitCon>li>span {
        font-size:16px;
        font-family:MicrosoftYaHei;
        font-weight:400;
        color:rgba(77,77,77,1);
    }
    .referAndContactCon {
        text-align: left;
        padding-left: 30px;
    }
    .referAndContactCon>span:nth-of-type(2){
        margin-left: 0;
    }
    .footer {
        line-height: 24px;
        padding-top: 20px;
    }
    .referAndContactTit {
        margin-bottom: 20px;
    }
    .supportUnitTit {
        margin-bottom: 25px;
    }
    .supportUnit{
        padding-top: 21px;
    }
    .assessors {
        margin-top: 22px;
        padding-bottom: 30px;
    }
    .joinWayCon{
        margin-bottom: 25px;
    }
    .joinWayTit{
        margin-bottom: 22px;
    }
    .ruleAndRequest {
        padding-top: 30px;
    }
    .collectRuleTit {
        margin-bottom:25px;
    }
    .activeFlow {
        margin-top: 35px;
    }
    .activeFlowTit{
        margin-bottom: 25px;
    }
    .activeBgTit{
        margin-bottom: 22px;
    }
    .activeBgCon>p {
        line-height: 28px;
    }
    .collectRequireTit {
        max-width: 324px;
        margin: auto;
        margin-bottom: 25px;
    }
    .collectRule {
        margin-bottom: 32px;
    }
    .headbg>div>a img {
        width: 85%;
    }
    .headbg>div {
        width: 90%;
    }






}










