#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: 24px;
    color: #000000;
    text-align: center;
    border-bottom: 4px solid #3585EF;
}

.r_li_2 {
    width: 112px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-left: 50px;
}

.r_li_2 a {
    display: block;
    margin-top: 7px;
}

#new_centre_fg {
    width: 1300px;
    height: 1px;
    background: #CCCCCC;
}

#report_content {
    width: 720px;
    margin: 50px auto 0 auto;
}

#report_title_1 {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #FF3333;
}

#report_title_2 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    margin-top: 36px;
}

.new_centre_fg_1 {
    width: 720px;
    height: 1px;
    background: #CCCCCC;
}

#r_form {
    margin-top: 20px;
}

.bt {
    width: 720px;
    height: 50px;
    display: flex;
    margin-top: 10px;
}

.bt_x {
    display: block;
    width: 10px;
    height: 49px;
    color: #FF3333;
    text-align: center;
    line-height: 55px;
}

.bt_title {
    display: block;
    width: 105px;
    height: 49px;
    line-height: 49px;
}

.bt_input {
    width: 450px;
    height: 49px;
    background: #F5F5F5;
    border: 0;
    padding-left: 20px;
    font-size: 16px;
}

.bt_title_long {
    line-height: 20px;
}

.r_wc {

}

.r_wc_p_1 {
    color: red;
    margin-left: 115px;
    margin-top: 29px;
}

.r_wc_p_2 {
    width: 160px;
    height: 160px;
    margin-left: 115px;
    margin-top: 29px;
    border: 1px dashed #333333;
}

.bt_div_img {
    display: flex;
    margin-top: 33px;
}

#myDropzone {
    border: 0;
    padding: 0;
}

#up_img {
    margin: 0;
}

.r_complaint_agreement {
    width: 720px;
    text-align: center;
    margin-top: 42px;
}

#sub_div {
    width: 720px;
    text-align: center;
    margin-top: 42px;
    margin-bottom: 80px;
}

#submit {
    width: 160px;
    height: 40px;
    background: #358CF1;
    opacity: 1;
    border-radius: 6px;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}

.hidden {
    display: none !important;
}