* {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: 'microsoft yahei';
}

body {
    min-width: 1200px;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul,
li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i,
em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    display: table;
    clear: both;
}

.clear:after {
    content: '';
    display: table;
    clear: both;
}

.pc_none {
    display: none !important;
}

.clearfix {
    zoom: 1;
    _height: 1px;
}

.clearfix:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.du-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.three-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.over-visible {
    overflow: visible !important;
}



.jyxc_top {
    padding-bottom: 75px;
    background: #eef5ff url('./sthjJyxc_top.png') no-repeat top center;/*上传头部图片并设置背景色*/
    /* background-size: contain; */
}

.jyxc_width_1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.jyxc_header {
    height: 447px;
}

.jyxc_header h1 {
    padding-top: 28px;
}

.logo_title {
    width: 909px;
    position: absolute;
    top: 55px;
    left: 145px;
}

.jyxc_location {
    height: 45px;
    line-height: 45px;
}

.jyxc_location a,
.jyxc_location {
    color: #2a5cb2;
    font-size: 16px;
}

.jyxc_location {
    background: url('./sthjJyxc_weizhiBg.png') no-repeat top center;
    padding-left: 10px;
}

.daoyu {
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-weight: bold;
    color: #fbfcfe;
    font-size: 30px;
    background: url('./sthjJyxc_daoyuBg.png') no-repeat top center;
}


.daoyu_neirong {
    /* width: 1200px; */
    margin: 0 auto;
    position: relative;
    background: url(sthjJyxc_daoyunrBg.png) no-repeat top center;
    font-size: 20px;
    color: #1a1a1a;
    line-height: 46px;
    padding: 30px 50px;
    height: 265px;
}

.daoyu_neirong p {
    position: relative;

}

.daoyu_neirong span {
    font-weight: bold;
    color: #1755c1;
}

.right-quotation {
    float: right;
    margin-top: 33px;
}

.jyxc_form_title {
    background: url(sthjJyxc_jyxctitle.png) no-repeat top center;
    font-size: 40px;
    color: #1755c1;
    font-weight: bold;
    font-family: "思源宋体 CN", "Noto Serif", "宋体";
    text-align: center;
    line-height: 40px;
}

.suggestion_areas {
    margin-top: 55px;
}

.suggestion_areas_title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #1755c1;
    text-align: center;
    height: 68px;
    line-height: 68px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.suggestion_areas_title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 40px;
    background: url(sthjJyxc_jyxc_lianjie.png) no-repeat center center;
}

.jyly_shadow {
    background-color: #fbfcfe;
    box-shadow: 0 0 20px rgba(23, 85, 193, 0.09);
}

.suggestion_areas_nr {
    margin-top: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}

.suggestion_areas_nr ul {
    position: relative;
    margin: 0 0 0 30px;
    /* border-bottom: 1px dashed #b3cde5; */
    padding: 30px 0 50px 0;
}

.suggestion_areas_nr ul::before {
    content: "";
    position: absolute;
    width: 1140px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px dashed #b3cde5;
    /* background-color: #b3cde5; */
}

.suggestion_areas_nr ul li {
    float: left;
    background: #edf3fc;
    width: 364px;
    height: 47px;
    line-height: 45px;
    border: 2px solid #fff;
    border-radius: 6px;/* 圆角边框的属性 */
    box-sizing: border-box;/* 响应式设计 */
    padding-left: 15px;
    margin-bottom: 19px;
    box-shadow: 0 0 12px rgba(33, 101, 189, 0.22);
    font-size: 18px;
    color: #1a3a73;
    font-weight: bold;
    cursor: pointer;
    margin-right: 23px;
}

.suggestion_areas_nr ul li:hover,
.suggestion_areas_nr ul li.on {
    color: #1755c1;
    border-color: #5c84cb;
    box-shadow: 0 0 12px rgba(33, 101, 189, 0.28);/*多层阴影叠加效果*/ 
}

.suggestion_areas_nr ul li.double_width {
    width: 752px;
}

.form-nr {
    padding: 40px 40px 60px 30px;
}

.form-item-right,
.form-item-left {
    float: left;
}

.form-item-left {
    width: 108px;
}

.form-nr .form-item {
    margin-bottom: 30px;
}

.form-nr .form-item .form-item-left label {
    font-size: 20px;
    font-weight: bold;
    color: #1a1a1a;
}

.form-nr textarea {
    background: #ffffff;
    height: 295px;
    width: 1000px;
    border: 1px solid #96aed7;
    border-radius: 6px;
    resize: none;
    font-size: 20px;
    box-sizing: border-box;
    padding: 10px;
    color: #b3bfce;
    outline: none;
}

.hint-info {
    font-size: 16px;
    color: #809fb8;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    margin-top: 5px;
}

.hint-info span {
    display: block;
    float: left;
}

.hint-info img {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.fileUploadLabel {
    display: block;
    float: left;
    width: 108px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #1755c1;
    border: 1px solid #7db2f7;
    border-radius: 6px;
    cursor: pointer;/*手型光标*/
}

.fileUpload-item .form-item-right {
    position: relative;
    overflow: hidden;/*溢出隐藏*/

}

.fileUpload-item #fileUpload {
    position: absolute;
    width: 108px;
    left: 0;
    height: 46px;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    font-size: 0;
}

/* IE10ã€IE11 CSS Hack */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .fileUpload-item #fileUpload {
        font-size: 30px;
        width: 114px;
        left: -6px;
    }
}

.fileUpload-item .form-item-left {
    height: 44px;
    line-height: 44px;
}

.fileUpload-item .form-item-right .hint-info {
    float: left;
    height: 44px;
    line-height: 44px;
    margin-left: 20px;
    margin-top: 0;
}

.fileUpload-item .form-item-right .hint-info img {
    margin-top: 12px;
}

.captcha-item input {
    display: block;
    float: left;
    width: 200px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #96aed7;
    border-radius: 6px;
    font-size: 20px;
    color: #b3bfce;
    padding-left: 15px;
}

.captcha-item .form-item-left {
    height: 44px;
    line-height: 44px;
}

.captchaImg {
    display: block;
    float: left;
    margin-left: 17px;
    cursor: pointer;
    height: 44px;
}

.btns {
    width: 420px;
    margin: 0 auto;
    overflow: hidden;
    /* display: flex;
  -js-display: flex;
  justify-content: space-between; */
}

.btns button {
    width: 200px;
    height: 52px;
    line-height: 50px;
    border-radius: 6px;
    color: #1755c1;
    border: 1px solid #1755c1;
    background: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 60px;
    float: right;
    box-sizing: border-box;
}

.btns .submit {
    float: left;
    background: #1755c1 url(sthjJyxc_submitIcon.png) no-repeat 46px 15px;
    font-size: 20px;
    font-weight: bold;
    color: #fffF;
    padding-left: 20px;
    color: #fff;
}

.file-name {
    display: none;
    float: left;
    width: 100%;
    margin-top: 5px;
}

@media screen and (max-width: 1640px) {
    .jyxc_top {
        padding-bottom: 75px;
        background: #eef5ff url('./sthjJyxc_top.png') no-repeat top center;
        background-size: 1640px auto;
    }

    .jyxc_width_1200 {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    .jyxc_header {
        height: 381px;
    }

    .jyxc_header h1 {
        padding-top: 28px;
    }

    .logo_title {
        width: 757px;
        position: absolute;
        top: 35px;
        left: 121px;
    }

    .logo_title img {
        width: 100%;
    }

    .jyxc_location {
        height: 38px;
        line-height: 38px;
    }

    .jyxc_location a,
    .jyxc_location {
        color: #2a5cb2;
        font-size: 14px;
    }

    .jyxc_location {
        background: url('./sthjJyxc_weizhiBg.png') no-repeat top center;
        padding-left: 10px;
    }

    .daoyu {
        height: 46px;
        line-height: 46px;
        text-align: center;
        font-weight: bold;
        color: #fbfcfe;
        font-size: 26px;
        background: url('./sthjJyxc_daoyuBg.png') no-repeat top center;
    }

    .daoyu_neirong {
        /* width: 1200px; */
        margin: 0 auto;
        position: relative;
        background: url(sthjJyxc_daoyunrBg.png) no-repeat top center;
        background-size: 100% auto;
        font-size: 16px;
        color: #1a1a1a;
        line-height: 38px;
        padding: 25px 42px;
        height: 220px;
    }

    .daoyu_neirong p {
        position: relative;

    }

    .daoyu_neirong p  img{
        width: 22px;
    }

    .daoyu_neirong span {
        font-weight: bold;
        color: #1755c1;
    }

    .right-quotation {
        float: right;
        margin-top: 20px;
    }

    .jyxc_form_title {
        background: url(sthjJyxc_jyxctitle.png) no-repeat top center;
        background-size: auto 32px;
        font-size: 32px;
        color: #1755c1;
        font-weight: bold;
        font-family: "思源宋体 CN", "Noto Serif", "宋体";
        text-align: center;
        line-height: 32px;
        margin-top: 10px;
    }

    .suggestion_areas {
        margin-top: 35px;
    }

    .suggestion_areas_title {
        position: relative;
        font-size: 18px;
        font-weight: bold;
        color: #1755c1;
        text-align: center;
        height: 56px;
        line-height: 56px;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .suggestion_areas_title::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 33px;
        background: url(sthjJyxc_jyxc_lianjie.png) no-repeat center center;
        background-size: 810px auto;
    }

    .jyly_shadow {
        background-color: #fbfcfe;
        box-shadow: 0 0 16px rgba(23, 85, 193, 0.09);
    }

    .suggestion_areas_nr {
        margin-top: 10px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;

    }

    .suggestion_areas_nr ul {
        position: relative;
        margin: 0 0 0 25px;
        /* border-bottom: 1px dashed #b3cde5; */
        padding: 25px 0 42px 0;
    }

    .suggestion_areas_nr ul::before {
        content: "";
        position: absolute;
        width: 950px;
        height: 1px;
        bottom: 0;
        left: 0;
        border-bottom: 1px dashed #b3cde5;
        /* background-color: #b3cde5; */
    }

    .suggestion_areas_nr ul li {
        float: left;
        background: #edf3fc;
        width: 303px;
        height: 39px;
        line-height: 36px;
        border: 2px solid #fff;
        border-radius: 6px;
        box-sizing: border-box;
        padding-left: 12px;
        margin-bottom: 16px;
        box-shadow: 0 0 10px rgba(33, 101, 189, 0.22);
        font-size: 16px;
        color: #1a3a73;
        font-weight: bold;
        cursor: pointer;
        margin-right: 19px;
    }

    .suggestion_areas_nr ul li:hover,
    .suggestion_areas_nr ul li.on {
        color: #1755c1;
        border-color: #5c84cb;
        box-shadow: 0 0 10px rgba(33, 101, 189, 0.28);
    }

    .suggestion_areas_nr ul li.double_width {
        width: 624px;
    }

    .form-nr {
        padding: 33px 33px 50px 25px;
    }

    .form-item-right,
    .form-item-left {
        float: left;
    }

    .form-item-left {
        width: 90px;
    }

    .form-nr .form-item {
        margin-bottom: 25px;
    }

    .form-nr .form-item .form-item-left label {
        font-size: 16px;
        font-weight: bold;
        color: #1a1a1a;
    }

    .form-nr textarea {
        background: #ffffff;
        height: 245px;
        width: 833px;
        border: 1px solid #96aed7;
        border-radius: 6px;
        resize: none;
        font-size: 16px;
        box-sizing: border-box;
        padding: 10px;
        color: #b3bfce;
        outline: none;
    }

    .hint-info {
        font-size: 14px;
        color: #809fb8;
        line-height: 25px;
        height: 25px;
        vertical-align: middle;
        margin-top: 5px;
    }

    .hint-info span {
        display: block;
        float: left;
    }

    .hint-info img {
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 4px;
        width: 16px;
    }

    .fileUploadLabel {
        display: block;
        float: left;
        width: 90px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        font-size: 15px;
        color: #1755c1;
        border: 1px solid #7db2f7;
        border-radius: 6px;
        cursor: pointer;
    }

    .fileUpload-item .form-item-right {
        position: relative;
        overflow: hidden;

    }

    .fileUpload-item #fileUpload {
        position: absolute;
        width: 90px;
        left: 0;
        height: 38px;
        opacity: 0;
        cursor: pointer;
        z-index: 9;
        font-size: 0;
    }

    /* IE10ã€IE11 CSS Hack */
    @media all and (-ms-high-contrast: none),
    (-ms-high-contrast: active) {
        .fileUpload-item #fileUpload {
            font-size: 30px;
            width: 114px;
            left: -6px;
        }
    }

    .fileUpload-item .form-item-left {
        height: 36px;
        line-height: 36px;
    }

    .fileUpload-item .form-item-right .hint-info {
        float: left;
        height: 36px;
        line-height: 36px;
        margin-left: 16px;
        margin-top: 0;
    }

    .fileUpload-item .form-item-right .hint-info img {
        margin-top: 10px;
    }

    .captcha-item input {
        display: block;
        float: left;
        width: 166px;
        height: 36px;
        line-height: 36px;
        border: 1px solid #96aed7;
        border-radius: 6px;
        font-size: 16px;
        color: #b3bfce;
        padding-left: 11px;
    }

    .captcha-item .form-item-left {
        height: 36px;
        line-height: 36px;
    }

    .captchaImg {
        display: block;
        float: left;
        margin-left: 14px;
        cursor: pointer;
        height: 36px;
    }

    .btns {
        width: 350px;
        margin: 0 auto;
        overflow: hidden;
        /* display: flex;
  -js-display: flex;
  justify-content: space-between; */
    }

    .btns button {
        width: 166px;
        height: 43px;
        line-height: 43px;
        border-radius: 6px;
        color: #1755c1;
        border: 1px solid #1755c1;
        background: #fff;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        margin-top: 50px;
        float: right;
        box-sizing: border-box;
    }

    .btns .submit {
        float: left;
        background: #1755c1 url(sthjJyxc_submit.png) no-repeat 38px 13px;
        background-size: auto 19px;
        font-size: 16px;
        font-weight: bold;
        color: #fffF;
        padding-left: 16px;
        color: #fff;
    }

    .file-name {
        display: none;
        float: left;
        width: 100%;
        margin-top: 5px;
    }
}