@charset "utf-8";
* { margin: 0; padding: 0; }
body { font: 14px PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans; background: #f5f5f7; }
img { border: 0; display: block; width: 100%; }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #000; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1200px; margin: auto; }
.owl-theme .owl-nav.disabled + .owl-dots { position: absolute; top: 5px; right: 10px; margin-top: 0 !important; }
.sb { box-shadow: 0 1px 3px rgba(26, 26, 26, .2); background: #fff; }
/*header*/
header { height: 64px; width: 100%; z-index: 999999; position: fixed; top: 0; background: #fff; box-shadow: 0px 5px 40px 0px rgb(17 58 93 / 10%) !important; }
header .box { position: relative; }
.logo { float: left; margin-right: 40px; }
.logo img { height: 60px; margin-top: 2px; }
nav li { float: left; }
nav li a { padding: 0 14px; color: #333; line-height: 64px; font-size: 16px; }
li.selected a, nav li:hover a { color: #1eaa39; }
/*mnav*/
#mnavh { display: none; width: 40px; height: 40px; text-align: center; }
.navicon { display: block; position: relative; width: 27px; height: 2px; background-color: #828282; margin-top: 23px; float: left; }
.navicon:before, .navicon:after { content: ''; display: block; width: 27px; height: 2px; position: absolute; background: #828282; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -8px; }
.navicon:after { margin-top: 8px; }
.open .navicon { background: none; }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 28px; height: 2px; position: absolute; background: #828282; }
/*search*/
.search { overflow: hidden; width: 264px; float: right; background: #f8f8f8; border-radius: 40px; height: 44px; line-height: 44px; margin-top: 10px; position: relative; }
.search input.input_submit { border: 0; color: #fff; outline: none; position: absolute; top: 4px; right: 6px; display: block; font-size: 0; height: 36px; width: 60px; background: url(../images/search.png) no-repeat center #ffffff; background-size: 24px; box-shadow: 0 1px 3px 0 rgb(0 0 0 / 5%); cursor: pointer; border-radius: 20px; }
.search input.input_text { border: 0; line-height: 44px; height: 44px; font-size: 14px; outline: none; text-indent: 1em; background: none; }
.is-search { position: absolute; right: 0; top: 16px; cursor: pointer; border-radius: 100%; }
.is-search i { display: block; width: 36px; height: 36px; background: url(../images/search.png) no-repeat center; background-size: 18px; }
.search-page { width: 460px; background: #fff; position: absolute; top: 0; right: 0; z-index: 8; display: none; }
.search_box { height: 50px; padding-top: 12px; }
.search-page .search { clear: both; width: 360px; margin: auto; border-radius: 0 5px 5px 0; }
.search-page .search input.input_text { width: 83%; float: left; z-index: 9; }
.search-page .search input.input_submit { width: 15%; }
.search select { border: none; height: 36px; right: 20%; outline: none; z-index: 9; position: absolute; background: #fff; }
.search-page .go-left { background: url(../images/close.png) no-repeat center; width: 36px; height: 36px; background-size: 20px; position: absolute; right: 0; top: 16px; }
.search input.input_submit:hover { background: #1eaa39; font-size: 15px; }
main { width: 1200px; margin: 84px auto 0; overflow: hidden; display: block; }
.lbox { width: 70%; float: left; overflow: hidden; }
.rbox { width: 28.5%; float: right; overflow: hidden; }
.hotspot { width: 100%; overflow: hidden; }
/*banner*/
.banner { width: calc(100% - 220px - 15px); width: 68.5%; height: 280px; float: left; border-radius: 5px; overflow: hidden; box-shadow: 0 12px 28px 0 rgb(27 26 49/3%),0 5px 10px 0 rgb(27 26 49/1%); transition: all .3s ease-in-out; }
.banner section:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 60px; background: -webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000)); border-radius: 5px; z-index: -1; }
.banner section { bottom: 30px; left: 0; position: absolute; display: block; width: 100%; z-index: 0; }
.banner h4 { color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,.5); font-size: 18px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; padding: 0 15px; z-index: 2; margin: 15px 0 30px; }
/*headline*/
.headline { width: 30%; height: 290px; float: right; overflow: hidden; }
.headline ul li { width: 100%; border-radius: 5px; overflow: hidden; height: 134px; position: relative; box-shadow: 0 12px 28px 0 rgb(27 26 49/3%),0 5px 10px 0 rgb(27 26 49/1%); transition: all .3s ease-in-out; }
.headline ul li:first-child { margin-bottom: 12px; }
.headline ul li a { display: block; overflow: hidden; height: 100%; }
.headline ul li img { width: 100%; min-height: 100%; transition: all .6s; }
.headline ul li:hover img { transform: scale(1.1); }
.headline span:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 60px; background: -webkit-gradient(linear,0 0,0 bottom,from(transparent),to(#000)); z-index: -1; }
.headline span { bottom: 0; left: 0; position: absolute; display: block; width: 100%; z-index: 0; }
.headline h4 { color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,.5); line-height: 18px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; padding: 0 10px; z-index: 2; margin: 15px 0; }
/*tab*/
.gd-box { background: #fff; }
#tab { padding: 0 20px; overflow: hidden; border-bottom: #efefef 1px solid; }
#tab li, #tab span { font-size: 16px; margin-right: 30px; position: relative; cursor: pointer; display: inline-block; line-height: 50px; color: #666; float: left; }
#tab li:after { content: ""; background: #1eaa39; width: 20%; height: 2px; position: absolute; bottom: 0; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
#tab li:hover:after, #tab li.tab-current:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
#tab li.tab-current, #tab li:hover { color: #1eaa39; }
#tab-content > div { display: none; }
#tab-content > div:nth-child(1) { display: block; }
#tab-content { overflow: hidden; background-color: #ffffff; }
.toptxt-list { padding: 0 5px; }
.blogs_list { background: #fff; }
.blogs_list li { overflow: hidden; padding: 20px; border-bottom: #efefef 1px solid; position: relative; background: #fff; transition: .5s; height: 130px; }
.blogs_list li:hover { background: #fafafa; }
.blogs_list li:last-child { margin-bottom: 0; }
.blogs_list li i { width: 200px; height: 130px; overflow: hidden; border-radius: 4px; display: block; float: left; margin-right: 20px; position: relative; }
.blogs_list li em { position: absolute; background: rgba(0,0,0,.6); left: 0; top: 15px; padding: 4px 8px; font-size: 12px; line-height: 14px; font-style: normal; border-radius: 0 3px 3px 0; transition: .5s; }
.blogs_list li em:hover { background: #1eaa39; }
.blogs_list li em a { color: #fff; }
.blogs_list li i img { width: 100%; min-height: 100%; transition: .5s; }
.blogs_list li i img:hover { transform: scale(1.05); }
.blogs_list li h2 { word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 18px; line-height: 1.4; margin-bottom: 10px; font-weight: 600; }
.blogs_list li h2 a { color: #333; transition: .3s; }
.blogs_list li h2 a:hover { color: #1eaa39; }
.blogs_list li p { word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; color: #666; line-height: 1.58; font-weight: 500; }
.blogs_list section { display: block; position: relative; overflow: hidden; height: 100%; }
.blogs_info { position: absolute; left: 0; bottom: 0; color: #999; font-size: 12px; width: 100%; }
.blogs_list li span.ulogo { float: left; background: url(../images/0.png) no-repeat left center; background-size: 14px; padding-right: 16px; padding-left: 18px; }
.blogs_list li span.timer { float: left; background: url(../images/time.png) no-repeat left center; background-size: 12px; padding-right: 16px; padding-left: 18px; left: auto; }
.blogs_list li span.view { float: right; background: url(../images/view.png) no-repeat left center; background-size: 14px; padding-left: 16px; }
.blogs_list li span.timer b { font-weight: normal; }
.btn_more { background: #fff; text-align: center; overflow: hidden; padding: 20px; }
.btn_more span { color: #1eaa39; width: 266px; height: 36px; line-height: 36px; margin: auto; display: block; border: #1eaa39 1px solid; font-size: 14px; border-radius: 4px; transition: .3s; }
.btn_more span:hover { background: #1eaa39; color: #fff; cursor: pointer; }
.adimg { margin: 20px 0; padding: 0 !important; }
.adimg img { width: 100%; border-radius: 4px; }
.side_title { padding: 0 0 0 12px; margin-bottom: 5px; font-size: 16px; position: relative; }
.side_title:after { position: absolute; left: 0; top: 4px; width: 3px; height: 16px; content: ""; background: #1eaa39; border-radius: 4px; }
/*介绍*/
.card { height: auto; overflow: hidden; margin: 10px 0 0 0; }
.card li { line-height: 2.2; color: #333; }
.card li img { border-radius: 5px; margin: 5px 0; }
/*.toptxt*/
.toptxt { margin: 10px; overflow: hidden; }
.toptxt ul li { float: left; width: 49.5%; line-height: 34px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.toptxt ul li:hover { background: #f1f1f1; border-radius: 5px; }
.toptxt ul li:nth-child(even) { float: right; }
.toptxt ul li em { padding: 0px 5px; background: #666; margin-right: 5px; border-radius: 4px; color: #fff; white-space: nowrap; font-style: normal; font-size: 13px; }
.toptxt ul li em.color-1 { background-color: #f3420b; }
.toptxt ul li em.color-2 { background-color: #f90; }
.toptxt ul li em.color-3 { background-color: #448ef6; }
.toptxt ul li em.color-4 { background-color: #01bf1a; }
.toptxt ul li em.color-5 { background-color: #c8d410; }
.toptxt ul li em.color-6 { background-color: #7675c7; }
.toptxt ul li em.color-7 { background-color: #e60bef; }
.toptxt ul li em.color-8 { background-color: #0ae3f9; }
/*pic_news*/
.pic_news li { padding: 15px 0; overflow: hidden; border-bottom: 1px solid rgba(239,239,239,.8); }
.pic_news li i { float: left; width: 100px; height: 63px; overflow: hidden; border-radius: 3px; margin-right: 10px; }
.pic_news li i img { width: 100%; min-height: 100%; transition: .5s; }
.pic_news li h3 { overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-weight: 500; font-size: 14px; line-height: 1.4; color: #333; margin-bottom: 5px; }
.pic_news li span { font-size: 12px; color: #999; line-height: 14px; }
.pic_news li:hover img { transform: scale(1.05); }
.pic_news li:hover h3 { color: #1eaa39; }
.rbox > div { background: #fff; margin: 0 0 20px 0; padding: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(26,26,26,.2); }
.wenzi_news { overflow: hidden; margin-top: 10px; }
.wenzi_news li { position: relative; padding: 5px 0 5px 12px; line-height: 1.6; text-overflow: ellipsis; overflow: hidden; }
.wenzi_news li:before { position: absolute; left: 0; top: 13px; content: ""; width: 0; height: 0; line-height: 0; border: 4px solid transparent; border-left: 5px solid #ccc; }
.wenzi_news li a { color: #333; }
.wenzi_news li:hover a { color: #1eaa39; }
.text-danger { color: #FF0000; }
.tags ul { margin-top: 10px; overflow: hidden; }
.tags li { display: inline-block; }
.tags li a { border-radius: 6px; margin: 7px 10px 0 0; display: inline-block; background: #f1f1f1; padding: 5px 10px; text-align: center; color: #333; }
.tags li:hover a { background: #0084ff; color: #FFF; }
.tags .tag-count { font-size: 12px; font-weight: 100; }
#side_r_ad { padding: 5px !important; }
.links { background: #fff; padding: 20px 20px 15px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 22%); }
.link_title { color: #333; font-size: 16px; margin-bottom: 20px; }
.links ul { overflow: hidden; }
.links li { float: left; }
.links a { font-size: 14px; color: #999; display: inline-block; margin: 0 15px 5px 0; }
footer { padding: 30px 0 20px 0; color: #666; background: #fff; border-top: 1px solid rgba(0, 0, 0, .08); overflow:hidden; }
footer a { color: #666; }
footer a:hover { color: #1eaa39; }
.ftlogo img { width: 80px; display: none;}
.ftlogo { float: left; margin-right: 32px;}
.ftnav { margin-bottom: 10px; text-align: center; }
.ftnav a { margin-right: 10px; padding-right: 10px; position: relative; }
.ftnav a:after { content: "|"; position: absolute; right: 0; top: -1px; }
.ftnav a:last-child:after { display: none;}
.copyright { font-size: 12px; text-align: center; }
.copyright p { margin: 0 0 5px;}
.copyright p span{padding-left:5px;}
.icon-top { border-radius: 3px; background: url(../images/top.png) no-repeat center #1eaa39; background-size: 16px; width: 40px; height: 40px; position: fixed; right: 20px; bottom: 20%; transition: all 0.3s; z-index: 9999999; opacity: 0; }
.cd-is-visible { opacity: 1; }
.icon-top:hover { background: url(../images/top.png) no-repeat center #006934; background-size: 16px; }
.newslist { }
.page_title { padding: 10px 20px 5px; background: #fff; color: #333; font-size: 22px; }
/*hotspot*/
.hotspot li { width: 33.33%; float: left; margin-bottom: 20px; }
.hotspot li img { height: 80px; }
.hotspot li i { float: right; }
.hotspot li:nth-child(2) a { position: relative; }
.hotspot li:nth-child(2) a:after, .hotspot li:nth-child(2) a:before { position: absolute; content: ""; background: #e9eaed; width: 10px; height: 100%; }
.hotspot li:nth-child(2) a:after { right: -5px; bottom: 0; }
.hotspot li:nth-child(2) a:before { left: -5px; bottom: 0; }
.hotspot li a { background: #fff; display: block; height: 80px; padding: 15px; }
.hotspot h2 { line-height: 22px; font-size: 16px; height: 22px; margin-top: 10px; }
.hotspot p { line-height: 17px; font-size: 14px; color: #373d41; height: 17px; margin-top: 12px; }
.hotspot li a:hover { box-shadow: 0 2px 15px 0 rgba(0,0,0,.15); }
/*pagination*/
/* ========== 分页样式（适配绿色主题） ========== */
.pagination {
    width: 100%;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    clear: both;
}

.pagination ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #ffffff;
    border-radius: 40px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    overflow: hidden;
}

/* 分页项统一样式 */
.pagination ul span,
.pagination ul a {
    display: inline-block;
    min-width: 40px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    color: #4a5568;
    background: transparent;
    border: none;
    transition: all 0.25s ease;
    cursor: pointer;
    box-sizing: border-box;
}

/* 相邻项间距（视觉分隔） */
.pagination ul span + span,
.pagination ul span + a,
.pagination ul a + span,
.pagination ul a + a {
    margin-left: 2px;
}

/* 悬停效果（非当前页） */
.pagination ul a:hover {
    background: #e9f7ec;
    color: #1eaa39;
}

/* 当前页（绿色渐变，与主色调一致） */
.pagination ul span.current {
    background: linear-gradient(135deg, #1eaa39, #157f2a);
    color: #ffffff;
    box-shadow: 0 2px 6px rgba(30, 170, 57, 0.3);
}

/* “下页” 链接特殊处理（位于 span/ a 之后，如果有 .next 类则强化） */
.pagination ul .next a {
    background: #f8fafc;
    border-left: 1px solid #edf2f7;
    font-weight: 600;
    color: #1eaa39;
}
.pagination ul .next a:hover {
    background: #eef2ff;
    color: #0f5c2a;
}

/* 移动端适配：缩小内边距，保持可点区域 */
@media (max-width: 640px) {
    .pagination ul span,
    .pagination ul a {
        min-width: 34px;
        padding: 6px 12px;
        font-size: 13px;
    }
    .pagination {
        margin: 15px 0;
    }
}
.weizhi { color: #999; font-size: 12px; margin-bottom: 20px; }
.weizhi a { color: #999; }
article { background: #fff; padding: 30px 30px 0 30px; overflow: hidden; }
h1.ar_title { margin-bottom: 15px; font-size: 22px; line-height: 1.4; font-weight: normal; }
.ar_info { color: #999; font-size: 14px; margin-bottom: 30px; }
.ar_info a { color: #999; }
.ar_info a:hover, .weizhi a:hover { color: #1eaa39; }
.ar_info span { margin-right: 30px; position: relative; font-size: 12px; }
.ar_info span:after { position: absolute; content: ""; width: 4px; height: 4px; border-radius: 4px; background: #d1d0d0; right: -23px; top: 7px; }
.ar_info span:last-child:after { display: none; }
.content { font-size: 16px; line-height: 1.8; word-break: break-all; color: #262626; }
.content p { margin: 20px 0; }
.content p a { color: #448ef6; text-decoration: underline; }
.content ul, .content ol { margin: 20px 0 20px 35px; }
.content ul li, .content ol li { margin-top: 3px; line-height: 30px; }
.content.content ul li { list-style-type: disc; }
.content ol li { list-style-type: decimal; }
.content h2, .content h3, .content h4, .content h5, .content h6 { position: relative; margin: 20px 0; padding-left: 10px; line-height: 1.2; border-left: 4px solid #1eaa39; }
.content h2 { font-size: 22px; }
.content h3 { font-size: 20px; }
.content h4 { font-size: 18px; }
.content h5 { font-size: 17px; }
.content h6 { font-size: 16px; }
.content hr { width: 100%; height: 1px; border: 0; border-top: 1px #dedddd solid; margin: 30px 0; }
.content img { max-width: 100% !important; width: auto !important; height: auto !important; margin: 20px auto; }
.content video { height: auto !important; display: block; margin: auto; max-width: 100% !important; }
.content table { max-width: 100%; border-width: 1px; border-color: #666; border-collapse: collapse; font-size: 15px; line-height: 26px; }
.content table th { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #dedede; }
.content table td { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #ffffff; }
.content span.marker { background: yellow; }
.content blockquote { position: relative; padding: 30px 30px 30px 75px; background: #f3f3f3; border-left: 0; font-size: 16px; border-radius: 3px; margin: 20px 0; display: block; }
.content blockquote:before { content: ""; background: url(../images/yinhao.png) no-repeat; width: 37px; height: 32px; position: absolute; left: 26px; top: 16px; }
.diggit { display: block; width: 200px; margin: 30px auto; text-align: center; overflow: hidden; }
.diggit img { width: 200px !important; height: auto; border-radius: 5px; }
.diggit span { font-size: 16px; vertical-align: middle; text-align: center; margin: 10px auto 0; display: block; }
.tags_list { font-size: 14px; overflow: hidden; padding: 20px 0; }
.tags_list a { color: #666; padding: 4px 10px; border: #e7e5e5 1px solid; margin: 5px 8px 5px 0; display: inline-block; border-radius: 2px; border-radius: 6px; }
.tags_list a:hover { background: #1eaa39; color: #fff; border: #1eaa39 1px solid; }
.info-pre-next { overflow: hidden; margin: 0 auto 20px; }
.info-pre-next li { width: 98%; height: 30px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; }
.info-pre-next li a { overflow: hidden; }
.other { background: #fff; overflow: hidden; padding: 10px 10px 20px; }
.btitle { padding: 0 0 0 12px; font-size: 18px; position: relative; margin: 6px 20px; font-weight: 500; }
.btitle:after { position: absolute; left: 0; top: 4px; width: 3px; height: 16px; content: ""; background: #1eaa39; border-radius: 4px; }
.faq { background: #fff; margin-bottom: 20px; }
.faq ul { padding: 0 16px; }
.faq li { line-height: 32px; border-bottom: #f2f2f2 1px solid; position: relative; }
.faq li:before { position: absolute; left: 1px; top: 22px; width: 0; height: 0; border: 4px solid transparent; border-left: 6px solid #ccc; content: ""; }
.faq li a { color: #333; font-size: 16px; padding: 10px 0 10px 18px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.faq li:hover a { color: #1eaa39; }
.faq li span { float: right; font-size: 14px; color: #999; margin-left: 20px; }
.faq_title { font-size: 24px; line-height: 1.4; margin-bottom: 15px; padding-left: 44px; font-weight: normal; color: #333; background: url(../images/wd.jpg) no-repeat left top; }
.faq_info { color: #999; font-size: 14px; }
.faq_best { font-size: 20px; border-bottom: 1px solid #efefef; padding-bottom: 12px; margin: 40px 0 0; }
.faq_other { background: #fff; overflow: hidden; }
.wzlist { margin: 10px 10px 20px; }
.wzlist li { border-bottom: 1px solid #efefef; padding: 20px; transition: .5s; }
.wzlist li:hover { background: #fafafa; }
.wzlist h4 { margin: 0 0 10px; font-size: 20px; line-height: 1.4; font-weight: normal; }
.wzlist h4 a { color: #333; }
.wzlist h4 a:hover { color: #1eaa39; }
.wzlist li p { font-size: 14px; color: #666; line-height: 1.6; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.wz_info { color: #999; font-size: 12px; margin-top: 15px; }
.wz_info a { color: #1eaa39; }
.wz_info a:hover { color: #8dc21f; }
.wz_info em { font-style: normal; float: right; background: url(../images/view.png) no-repeat left center; background-size: 14px; padding-left: 16px; }
.wz_info span { margin-right: 20px; }
.white_box { background: #fff; padding: 30px; margin-bottom: 20px; min-height: 600px; }
.line_title { text-align: center; font-size: 24px; line-height: 1.4; font-weight: normal; color: #333; position: relative; margin-bottom: 50px; }
.line_title:after { position: absolute; left: 50%; bottom: -15px; width: 20px; height: 2px; margin-left: -10px; background: #999; content: ""; }
.tb_tags { overflow: hidden; }
.tb_tags li { width: 160px; float: left; text-align: center; }
.tb_tags li a { display: block; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 36px; background: #dedede; margin: 8px; }
.tb_tags li a:hover { color: #fff; background: #1eaa39; }
.err_text { text-align: center; color: #666; }
h3.err_title { font-size: 28px; text-shadow: 3px 5px 2px rgb(0 0 0 / 30%); font-weight: normal; margin: 20px auto; }
.err_text a { color: #1eaa39; }
ul.fmpic_news li { position: relative; border-radius: 3px; overflow: hidden; margin: 15px 0; }
ul.fmpic_news li a { position: relative; display: block; }
ul.fmpic_news li i { height: 155px; display: block; overflow: hidden; }
ul.fmpic_news li img { width: 100%; }
ul.fmpic_news li h3 { line-height: 1.6; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: absolute; bottom: 6px; left: 10px; color: #fff; font-weight: normal; width: 90%; }
ul.fmpic_news li span { position: absolute; bottom: 8px; left: 10px; font-size: 12px; color: rgba(255, 255, 255, 0.5) !important; }
ul.fmpic_news a:before { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.66); position: absolute; opacity: .5; top: 0; left: 0; content: ""; }
ul.fmpic_news li:last-child { margin: 15px 0 0; }
.wzfaq { background: #fff; }
.wzfaq ul { margin: 0; }
.zhuanzai { padding: 8px 20px; border-radius: 0 5px 5px 0; font-size: 13px; color: #999; }
.bgbox { border-radius: 5px; box-shadow: 0 1px 3px rgba(26, 26, 26, .2); overflow: hidden; margin: 20px 0; }
.libgbox { border-radius: 8px; box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 22%); overflow: hidden; margin-bottom: 20px; }
.headhf { clear: both; padding: 2px 2px 0 2px; }
.headhf li { margin-bottom: 2px; }
.headhf li img { border-radius: 2px; }
.xllist li:before { display: none; }
.xllist i { display: inline-block; width: 18px; height: 18px; line-height: 18px; border-radius: 10px; text-align: center; background: #d2cbca; font-style: normal; color: #fff; margin-right: 10px; font-size: 13px; }
.xllist li { padding: 0.8em 0; border-bottom: 1px dashed #ddd; }
.xllist li:nth-child(-n+3) i { background: #fc5531; }
.xllist li:last-child { border: none; padding-bottom: 0; }
.badge {
  display: inline-block;
  padding: 2px 10px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 30px;
  margin-right: 8px;
  letter-spacing: .4px;
  transition: all .2s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,.05);
  position: relative;
  top: -1px;
  border: 1px solid rgba(0,0,0,.03);
  text-shadow: 0 1px 2px rgba(0,0,0,0.12);  /* 提升白字可读性 */
}

/* ---- 白天模式 ---- */
.arc_primary {
  background: #0e3b7a;   /* 深蓝 */
  color: #fff;
  border-color: rgba(255,255,255,.15);
}
.arc_secondary {
  background: #3d4759;   /* 深灰蓝 */
  color: #fff;
}
.arc_success {
  background: #0a5c38;   /* 深绿 */
  color: #fff;
}
.arc_danger {
  background: #e60000;   /* 亮度稍降的纯红，保持醒目 */
  color: #fff;
}
.arc_warning {
  background: #f6c800;   /* 鲜艳金黄 */
  color: #1a1a1a;        /* 深色文字，高对比度 */
}

.badge:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
}
.pageload { text-align: center; padding: 10px 0px; }
.loader-ellips { font-size: 12px; position: relative; width: 4em; height: 1em; margin: 10px auto; }
.loading-img img { width: 18px; height: 18px; -webkit-animation: loadingRotate .5s linear infinite forwards; animation: loadingRotate .5s linear infinite forwards; }
.loader-ellips__dot { display: block; width: 1em; height: 1em; border-radius: 0.5em; background: #555; position: absolute; animation-duration: 0.5s; animation-timing-function: ease; animation-iteration-count: infinite; }
.loader-ellips__dot:nth-child(1), .loader-ellips__dot:nth-child(2) { left: 0; }
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }
button.view-more-button { width: 266px; height: 36px; line-height: 36px; background: #fff; font-size: 14px; overflow: hidden; cursor: pointer; color: #1eaa39; border-radius: 5px; border: #1eaa39 1px solid; margin: 10px auto; }
button.view-more-button:hover { background-color: #1eaa39; color: #ffffff; }
/*--文末图--*/
.qr_qun { text-align: center; margin: 50px auto 10px; max-width: 600px; }
.qr_qun p:first-child { font-weight: 600; border-top: 1px solid #ccc; padding-top: 20px; }
.qr_qun p:last-child { font-size: 14px; }