.eContainer {
    padding: 0 30px;

}

#wkt_png{
    border-radius: 5px;
    height: 399px;
    width: 1040px;
    background-image: url(../../static/img/cpthyh01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 0
}

.sqfs{
   height: 48px;
   padding: 12px 0;
}

.sq1{
    font-size: 16px;
    color: #242933;
    line-height: 24px;
    font-weight: 600;
}
.sq2{
    font-size: 16px;
    color: #242933;
    line-height: 24px;
    font-weight: 400;
}
.cl{
    height: 92px;
    background: #F7F8FA;
    border-radius: 8px;
}
.cl a{
    font-size: 16px;
    color: #3B81E5;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
}

.kt_tit{
    height: 64px;
}
.mini__button{
    line-height: 32px;
    height: 32px;
}
.hz{
    background-image: linear-gradient(180deg, #FDF8EB 0%, #FFFFFF 50%);
    border-radius: 8px;
    height: 118px;
    margin-bottom: 0;
}
.r1{
    height: 32px;
    margin-bottom: 8px;
}
.r2{
    margin-bottom: 32px;
}
.sp01{
    font-size: 24px;
    color: #242933;
    line-height: 32px;
    font-weight: 600;
}
.sp02{
    font-size: 12px;
    color: #767A8B;
    line-height: 32px;
    font-weight: 400;
}
.sp11{
    font-size: 24px;
    color: #936243;
    line-height: 32px;
    font-weight: 600;
}
.sp21{
    font-size: 18px;
    color: #242933;
    line-height: 26px;
    font-weight: 600;

}
.sp03{
    font-size: 14px;
    color: #9199BD;
    line-height: 22px;
    font-weight: 400;
}
.sjzs{
    margin-top: 76px;
}

.sjzs div.sq1.f-l::before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 4px;
    background: #3B81E5;
    border-radius: 2px;
    margin-right: 8px;
    margin-left: 33px;
}

#leftEchart, #rightEchart {
    display: inline-block;
    width: 50%;
    height: 100%;
    float: left;
}
.sjzs-tit{
    height: 32px;

}

.sjzs-tit .sq1.f-l.mt-4{
    display: flex;
    align-items: center;
    line-height: normal
}

.mini__button-primary {
    border-color: #3B81E5;
    background: #3B81E5;
}
.mini__button-primary:hover{
    border-color: #629AEA;
    background-color: #629AEA;
}

#xq_footer{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.__cfi-form-item label{
    height: 32px;
}
