.erji_list {background:#f6f7fa;}
.full{border-radius:0.125rem;margin-bottom:0.5rem;}
.footLineBg{display:none;}



.full .tip{font-size:.2rem;color: #565863;margin-bottom:0.2rem;}
.full .tip img{width:0.25rem;vertical-align: middle;margin-right:0.125rem;margin-bottom:0.03rem;}

/*联系我们*/
.lxwm.contact{padding: .375rem .5rem;}
.lxwm.contact li{width: 33.333%;float: left;margin-bottom: 0.4rem;}
.lxwm.contact li h5{color: #070b2d;font-size: .225rem;margin-bottom: 0.15rem;}
.lxwm.contact li p{color: #565863;font-size: .225rem;}

/*友情链接*/
.links.yqlj{padding: .375rem .5rem;}
.links.yqlj ul{margin-bottom:0.3rem;}
.links.yqlj li{width: 24%;margin-right: 1.333%;float:left;}
.links.yqlj li:nth-child(4n){margin-right: 0;}
.links.yqlj li img{width: 100%;}
.links.yqlj li p{color: #565863;font-size: .225rem;text-align: center;margin-top: .25rem;}

.erji_content_box{background:#fff;padding-top:0.4rem;margin-top:0;}

.erji_banner_showBox .box{top:60%;}
#detail{display:none;}



 .noticeBox{
        position: relative;
    }
    .yj_jy_contain .feedback_box{
        border: 0.075rem solid #e7eef6;
        padding: 0.3rem 0.6rem;
        background: #f0f5fa url(/eportal/uiFramework/commonResource/image/2024102422370777143.png) no-repeat right -0.3rem bottom -0.4rem;
        background-size: 3.75rem 3.18rem;
        border-radius: 0.1rem;
    }
    .yj_jy_contain .messageTittle{
        font-size: 0.25rem;
        color: #070b2d;
        text-align: center;
        font-weight: 700;
    }
    .yj_jy_contain .sameStyle{
        margin-left: 0;
        width: auto;
        color: #070b2d;
        font-size: 0.2rem;
        margin-top: 0.15rem;
        font-weight: 700;
    }
    .yj_jy_contain #email{
        width: 3.75rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 4px;
        padding: 0 0.125rem;
        color: #666;
        font-size: 0.2rem;
        margin-top: 0.1rem;
        border: 1px solid #c9c9c9;
    }
    .yj_jy_contain #message{
        border-radius: 4px;
        padding:0.125rem;
        border: 1px solid #c9c9c9;
        width: 80%;
        height: 100px;
        color: #666;
        font-size: 0.2rem;
        margin-top: 0.1rem;
    }
    .yj_jy_contain #captcha{
        width: 100px;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 4px;
        padding: 0 0.125rem;
        color: #666;
        font-size: 0.2rem;
        border: 1px solid #c9c9c9;
        margin-top: 0.1rem;
    }
    .yj_jy_contain .noticeEmail em,
    .yj_jy_contain .noticeMessage em,
    .yj_jy_contain .noticeSuggest em {
        color: #f01f0b;
        margin: 0 5px;
        display: inline-block;
        vertical-align: top;
    }
    .yj_jy_contain .noticeBtn_box{
        margin-top:5px;
        padding: 14px 0;
    }
    .yj_jy_contain .noticeBtn{
        margin: 0 auto;
        float: none;
        text-align: center;
        font-size: 0.2rem;
    }
    .yj_jy_contain .left_btn{
        width: 1.25rem;
        height: 0.375rem;
        line-height: 0.375rem;
        border-radius: 0.2rem;
        background: #0d1eb6;
        border: 0;
        padding: 0;
        font-size: 0.2rem;
        color: #fff;
        margin-right: 20px;
        cursor: pointer;
    }
    .yj_jy_contain .right_btn{
        width: 1.25rem;
        height: 0.375rem;
        line-height: 0.375rem;
        border-radius: 0.2rem;
        background: #fff;
        border: 1px solid #b6b8c2;
        padding: 0;
        font-size: 0.2rem;
        color: #565863;
        cursor: pointer;
    }
    .yj_jy_contain .err_email{
        color: red;
        padding-left: 20px;
        white-space: nowrap;
        background: url(/eportal/uiFramework/commonResource/image/2024102422362888999.png) no-repeat left center;
        font-size: 0.2rem;
        position: absolute;
        left: 1.5rem;
        top: -0.1rem;

    }
    .yj_jy_contain .noticeEmail,
    .yj_jy_contain .noticeMessage,
    .yj_jy_contain .noticeSuggest{
        position: relative;
    }
   
    .yj_jy_contain .noticeSuggest img{
        height: 0.5rem;
        margin-left: 0.5rem;
        border: 1px solid #b6b8c2;
    }
    .yj_jy_contain .suc_txt{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        width: 3.75rem;
        height: 2.2rem;
        text-align: center;
        border-radius: 10px;
        box-shadow: 0px 12px 16px 4px rgba(104, 104, 104, 0.2);
        padding-top: 0.6rem;
    }
    .yj_jy_contain .suc_txt h4{
        color: #565863;
        font-size: 0.225rem;
        margin: 0;
        font-weight: 400;
    }
    .yj_jy_contain .suc_btn{
        display: inline-block;
        width: 1.3rem;
        height: 0.45rem;
        line-height: 0.45rem;
        color: #565863;
        font-size: 0.2rem;
        background: #f5f5f7;
        border-radius: 24px;
        margin-top: 0.4rem;
        cursor: pointer;
    }
    .yj_jy_contain #captcha_img{
        cursor: pointer;
    }




@media (max-width:768px){
.lxwm.contact li{width:auto;float:none;height:auto;margin-bottom:10px;}
.commonTopTitle span{font-size:20px;line-height:18px;}
.lxwm.contact li h5{font-size:14px;}
.lxwm.contact li p{font-size:14px;}

.links.yqlj li{width:49%;margin-right:2%;margin-bottom:8px;}
.links.yqlj li:nth-child(2n){margin-right:0;}


        .yj_jy_contain .messageTittle{font-size: 16px;}
        .yj_jy_contain .sameStyle{font-size: 14px;}
        .yj_jy_contain #email{font-size: 14px;}
        .yj_jy_contain #message{font-size: 14px;}
        .yj_jy_contain #captcha{font-size: 14px;}
        .yj_jy_contain .noticeBtn{font-size: 14px;}
        .yj_jy_contain .err_email{font-size: 14px;left: 2.3rem;}
        .yj_jy_contain .left_btn,
        .yj_jy_contain .right_btn{width: 55px;height: 24px;border-radius: 16px;font-size: 12px;}


}