#report_title {
    width: 1300px;
    margin: 60px auto 0 auto;
}

.r_ul {
    height: 54px;
}

.r_li {
    float: left;
}

.r_li_1 {
    width: 99px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    text-align: center;

}

.r_li_2 {
    width: 150px;
    height: 50px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    text-align: center;
    margin-left: 50px;
    border-bottom: 4px solid #3585EF;
}

.r_li_1 a {
    display: block;
    margin-top: 7px;
}

#new_centre_fg {
    width: 1300px;
    height: 1px;
    background: #CCCCCC;
}

.jubaowrap {
    width: 1300px;
    height: 470px;
    background: #FFFFFF;
    border: 0;
    margin: 40px auto 0 auto;
}

.jb_head {
    margin-top: 30px;
    width: 1300px;
    height: 60px;
    background: #F2F8FF;
    border-radius: 0;
    display: flex;
    text-align: center;
}

.jb_head img {
    width: 27px;
    height: 25px;
    margin-top: 17px;
    margin-left: 145px;
}

.jb_head span {
    font-weight: 400;
    font-size: 16px;
    color: #3585EF;
    line-height: 60px;
    margin-left: 14px;
}

.s_box {
    margin-top: 10px;
    height: 400px;
    background: #F5F5F5;

}

.s_form {
    height: 400px;
}

.s_form_1 {
    width: 1300px;
}

.s_form_1 input {
    margin-top: 50px;
    margin-left: 150px;
    background: #FFFFFF;
    border-radius: 6px;
    padding-left: 20px;
    font-size: 16px;
}

.search_input {
    width: 745px;
    height: 59px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    opacity: 1;
    vertical-align: baseline;
}

.search_form input::-webkit-input-placeholder {
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    opacity: 1;
}

.search_btn {
    width: 220px;
    height: 60px;
    background: #3585EF;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    border: 0;
    margin-top: 1px;
}

.search_btn img {
    width: 24px;
    height: 25px;
}

.s_form_2 {
    width: 100%;
    text-align: center;
}

.s_form_2 img {
    margin-top: 30px;
}

.s_form_3 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.table_tr {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    opacity: 1;
}

.search_table_wrap {
    margin: 20px auto 0 auto;
    width: 1300px;
}

.table_wrap {
    background: #F2F8FF;
    color: #3585EF;
    border: 0;
}

.table_head {
    background: #F2F8FF;
    color: #3585EF;
    font-weight: 400;
    font-size: 16px;
}

.table_wrap th, .table_wrap td {
    border: 1px solid #F2F8FF;
}
