.bread{
    margin-top: 0.32rem !important;
    margin-bottom: 0.32rem !important;
}
.service{
    position: relative;
}
.rightBread{
    position: absolute;
    display: flex;
    width: 5.89rem;
    height: 0.6rem;
    background: linear-gradient( 90deg, #284FAD 0%, #1E9DDF 100%);
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    right: 0;
    top: -0.32rem;
}
.rightBread .rb{
    width: 2.05rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rightBread .rb a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.21rem;
    color: #FFFFFF !important;
    line-height: 0.6rem;
    text-align: center !important;
}
.rightBread .rb.active{
    background: url('../img/newsCenter/breadbanner2.png');
    background-size: 100% 100%;
}
.rightBread .rb.active a{
    color: #284FAD !important;
    font-weight: bold;
}
.rightBread::before{
    content: '';
    width: 2.05rem;
    height: 0.6rem;
    display: block;
    background: url('../img/newsCenter/breadbanner2.png');
    background-size: 100% 100%;
    position: absolute;
    left: -1.845rem;
}

.banText p{
    color: #fff;
}
.table{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.3rem;
    margin-bottom: 0.68rem !important;
}

.table .tableL{
    width: calc((100% - 0.4rem)/2);
}
.table .tableL{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    margin-top: 0.4rem;
}
.table .tableL label{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000;
}
.table .tableL label span{
    color: #C01920;
    margin-left: 0.1rem;
}
.table .tableL input{
    width: 0.13rem;
    height: 0.13rem;
    background: #FFFFFF;
    border: 0.01rem solid #888888;
    margin-top: 0.2rem;
    accent-color: #C01920;
    margin-left: 0.46rem;
    margin-right: 0.1rem;
}
.table .tableL input.first{
    margin-left: 0 !important;
}
.table .tableL input.first.text{
    width: calc(100% - 0.4rem);
    padding: 0.15rem 0.23rem;
}
.table .tableL input::placeholder,
.table .tableL textarea::placeholder{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
}
.tableL:nth-last-child(2){
    width: 100%;
}
.table textarea{
    width: calc(100% - 0.46rem);
    height: 1.5rem;
    background: #FFFFFF;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid rgba(112,112,112,0.5);
    margin-top: 0.2rem;
    margin-bottom: 0.7rem;
    padding: 0.15rem 0.23rem;
}

.table .butn{
    width: 2rem;
    height: 0.45rem;
    background: linear-gradient( 180deg, #284FAD 0%, #1E9DDF 100%);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.45rem;
    margin: 0 auto;
    text-align: center;
}

.downloadCenter{
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.7rem !important;
    margin-bottom: 1.3rem !important;
}
.downloadList{
    background: #FFFFFF;
    border: 0.01rem solid rgba(112,112,112,0.2);
    margin-right: 0.93rem;
    display: flex;
    align-content: center;
    padding: 0.17rem 0.32rem 0.17rem 0.39rem;
    margin-bottom: 0.7rem;
    transition: 0.3s all;
}
.downloadList:hover{
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.16);
    border: 0.01rem solid rgba(112,112,112,0.2);
}
.downloadList:nth-child(3n){
    margin-right: 0 !important;
}
.downloadLeft{
    width: 0.87rem;
    height: 1.16rem;
}
.downloadTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    margin-bottom: 0.25rem;
}
.downloadButn{
    display: flex;
    align-items: center;
}
.downloadButn img{
    width: 0.15rem;
    height: 0.15rem;
    margin-right: 0.08rem;
}

.downloadButn a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    display: flex;
    align-items: center;
}
.downloadButn a:hover{
    color: #C01920;
}
.downloadButn a:last-child{
    margin-left: 0.41rem;
}
.downloadRight{
    width: 2.8rem;
    height: 1.16rem;
    padding-left: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.downVL{
    width: 12.6rem;
    height: 0.55rem;
    margin: 0 auto;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 1rem 1rem 1rem 1rem;
    margin-top: 0.2rem;

}

.downVL .downVL1{
    display: block;
    width: 2.1rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.55rem;
    text-align: center;
    cursor: pointer;
}

.downVL .downVL1.active {
    font-weight: bold;
    color: #284FAD;
    position: relative;
}

.downVL .downVL1.active::after {
    content: '';
    width: 1rem;
    height: 0.05rem;
    display: block;
    background: rgb(192, 25, 32, 0.8);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}


@media only screen and (max-width:1024px){
    .rightBread{
        position: static;
            margin-left: 0.2rem;
    }
    .rightBread::before{
            left: -1.64rem;
    }
    .downVL{
            width: 94%;
            height: auto;
            flex-wrap: wrap;
            justify-content: space-between;
    }
    .downloadList{
            width: 100%;
            margin-right: 0;
            padding: 0.17rem 0.3rem 0.17rem 0.3rem;
    }
    .downloadCenter{
            justify-content: space-between;
    }
    .downloadLeft {
    width: 2.87rem;
    height: 100%;
    }
    .downloadTitle{
        white-space: normal;
    }
    .downloadRight{
        height: auto;
    }
}











