#ifarme_bjq .aggregation_title_all{
    height: 197px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url("https://bcn.135editor.com/files/demo/images/26_style_bj.png") no-repeat center center;
}
#ifarme_bjq .aggregation_title_h1{
    font-size: 24px;
    color: #1D1D1D;
    font-weight: bold;
    text-align: center;
}

#ifarme_bjq .aggregation_title_h1 span{
    font-size: 24px;
    color: #FFFFFF;
    margin-left: 4px;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    padding: 6px 15px 6px 11px;
    border-radius: .5rem .5rem .5rem 0;
    background: linear-gradient(90deg, #fe801f 0%, #ff392b 100%);
}

#ifarme_bjq .aggregation_title_p{
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    text-align: center;
}

#ifarme_bjq .aggregation_title_p span{
    color: #FF3C2B;
}


/* 面包屑 */
#ifarme_bjq .ui-portlet{padding: 10px 30px 0;margin: auto;background: unset !important;}
#ifarme_bjq .ui-portlet .breadcrumb {
    padding: 0 !important;
}

.popup_kefu_box .close{
position: absolute;right: -40px;top: 22px;cursor: pointer;z-index: 333;
}

#zhongYearJuHui{
    position: fixed;right: 80px;top: 20%;z-index: 333333;width: 140px;display:none;
}

#zhongYearJuHui .yuanxing_shanchu_all{
    text-align: right;margin-right: -10px;margin-bottom: 0px;font-size: 22px;line-height: 22px; cursor: pointer;
}

.bige_tjscxq1{
    z-index: 3333;position: fixed;right: 10px;top: 400px;color: #000;background-color: #fd720a;line-height: 8px;color: #fff;border-radius: 4px;/* border: 1px solid #767676; */
}

.bige_tjscxq1 a{
    padding: 14px 8px;color: #fff;display: flex;align-items: center;
}

.bige_tjscxq2{
    z-index: 333;position: fixed;right: 10px;top: 50%;color: #000;background-color: #fd720a;line-height: 8px;color: #fff;border-radius: 4px;/* border: 1px solid #767676; */
}

.bige_tjscxq2 a{
    padding: 14px 8px;color: #fff;display: flex;align-items: center;
}

#fenlei__ .fenlei_li_a{
    background:none;padding-bottom:15px;font-size:16px;color:#888888;font-weight: bold;
}

#fenlei__ .fenlei_li_a span{
    color: #fff;background: #ff6f4a;padding: 0px 6px;position: absolute;top: -10px;border-radius: 10px;right: 0;font-size: 12px;
}

#search-form{
    color:#999;margin-bottom:28px;padding-top:30px;
}
#search-form .search-form-px{
    display:inline-block;height: 35px;border:1px solid #dddddd;border-right:none;background:white;border-top-left-radius:5px;border-bottom-left-radius:5px;line-height:35px;
}
#search-form .search-form-px span{
    padding:3px 10px 3px 10px;display:inlne-block;
}
#search-form #sort-type{
    width: auto;height: 35px;border:1px solid #dddddd;border-top-right-radius:5px;border-bottom-right-radius:5px;padding:0px 15px 0px 15px;margin-right:0px;color:#333333;outline:none;font-size:13px;
}
#search-form #search-input,
#search-form .form-control{
    height:33px;line-height:33px;margin-right: 0;display:inline-block;border:1px solid #ff793f;color：#3f3f3f;font-size:14px;letter-space:2.5px;outline:none;margin-left:12px;
}
#search-form .search-form-box .btn-default,
#search-form .form-control .btn-default{
    width:13.5%;padding:0 5px;background:#ff793f;height:35px;color:white;border-top-right-radius:5px;border-bottom-right-radius:5px;line-height:1.5;margin-left:-7px;
    
}

#xbjkoi-ad-container > a > span{
    position: absolute; top: 5px; right: 5px; font-size: 20px; line-height: 1; color: #fff; background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10;
}

#moban-ad-container > a > span{
    position: absolute; top: 5px; right: 5px; font-size: 20px; line-height: 1; color: #fff; background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10;
}

.fixed_right_kefu {
    width: 120px;
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 9999;
    cursor: pointer;
}
.fixed_right_kefu img {
    width: 100%;
}
.popup_kefu_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 3333333;
}
.popup_kefu_box img.background {
    width: 306px;
    position: relative;
}
.popup_kefu_box .code {
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: 10;
    top: 576px;
    left: 50%;
    transform: translate(-49%, -55%);
    border: 3px solid #d8a667;
    border-radius: 5px;
}


#maincontent .faq_title{
    display: flex;
    padding-top: 40px;
    align-items: center;
    justify-content: center;
}
#maincontent .faq_title p{
    margin: 0 auto;
    font-size: 24px;
    color: #212020;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    position: relative;
}
#maincontent .faq_title p::after{
    left: -8px;
    right: -8px;
    height: 6px;
    content: '';
    z-index: -1;
    bottom: -2px;
    position: absolute;
    border-radius: 3px;
    background: #FFDA7E;
}
#maincontent .faq_title span{
    color: #FF793F;
}
#maincontent .faq-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
#maincontent .faq-section h3{
    margin: 0px;
    display: flex;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    align-items: center;
}
#maincontent .faq-section h3 span{
    width: 37px;
    height: 37px;
    color: #fff;
    display: flex;
    font-size: 22px;
    font-weight: bold;
    margin: 0 15px 0 0;
    align-items: center;
    justify-content: center;
    border-radius: 19px 19px 0px 19px;
    background: linear-gradient(0deg, #FFDA7E 0%, #FF7A40 100%);
}
#maincontent .faq-section p{
    height: 48px;
    display: flex;
    font-size: 14px;
    color: #333333;
    margin-left: 37px;
    margin-bottom: 20px;
    padding: 0 0 0 18px;
    align-items: center;
    background: #FAFAFA;
    border-radius: 0px 10px 10px 10px;
}
#maincontent .faq-section p span{
    color: #FF793F;
    font-weight: bold;
}
#maincontent .faq-section strong{
    color: #333333;
}
