﻿@charset "utf-8";
/*-------------------
*Description:      By www.yiwuku.com
*Website:          https://app.zblogcn.com/?id=34109
*Author:           尔今 erx@qq.com
*update:           2022-10-28(Last:2024-05-06)
-------------------*/
/* -- erx:Global -- */
*{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
i, em{font-style:normal;}
ul{list-style:none;}
ol li{margin-left:1.2em;}
img{border:0;max-width:100%;}
input, textarea{outline:none;vertical-align:middle;}
body{color:#333;font-size:16px;font-family:"STHeiti Light","Trebuchet MS", Tahoma, Arial, sans-serif;background-position:center 0;background-repeat:no-repeat;background-size:cover;}
.bgimage{background-image:url(../images/bg.png);}
.bgfixed{background-attachment:fixed;}
.bgrepeat{background-repeat:repeat;background-size:auto;}
a{color:#222;text-decoration:none;transition:all .3s linear;}
a:hover{color:#f60;}
.erx-wrap{width:980px;max-width:96%;margin:0 auto;padding:0 50px;box-sizing:border-box;}
.erx-bgf{background:rgba(255,255,255,.9);}
.erx-flex{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.erx-m-bot{margin-bottom:1.5em;}
.b{font-weight:bold;}
/* -- erx:Head -- */
.erx-top-nav{border-bottom:1px rgba(0,0,0,.1) solid;}
.erx-top-logo.erx-wrap{padding-top:1em;padding-bottom:1em;box-sizing:border-box;}
.erx-top-logo.ht1{height:8em;}
.erx-top-logo.ht2{height:12em;}
.erx-top-logo.ht3{height:20em;}
.erx-top-logo.ht100{height:30em;}
.erx-logo{font-size:2em;font-weight:bold;letter-spacing:2px;white-space:nowrap;overflow:hidden;}
.erx-logo a{color:rgba(0,0,0,.68);}
.erx-logo img{max-height:70px;}
.erx-logo em{margin:0 0 -.5em 2em;font-size:.4em;font-weight:normal;opacity:.8;}
.erx-logo.light a{color:rgba(255,255,255,.88);}
.erx-menu-search{border-radius:.5em .5em 0 0;}
.erx-menu{position:relative;}
.erx-menu.blur{filter:blur(3px);pointer-events:none;opacity:.5;}
.erx-menu .line{position:absolute;bottom:-1px;left:0;width:32px;height:3px;padding:0;background:#f60;pointer-events:none;z-index:99;}
.erx-menu > li{position:relative;line-height:52px;padding-right:2em;z-index:90;}
.erx-menu > li > a{display:inline-block;}
.erx-menu > li > a > i{display:inline-block;width:4px;height:4px;margin:-5px 0 0 4px;border:0 rgba(0,0,0,.5) solid;border-width:0 1px 1px 0;transform:rotate(45deg);vertical-align:middle;}
.erx-menu > li > a:hover > i{border-top-color:rgba(0,0,0,.48);}
.erx-menu > li > a:hover, .erx-menu > li.cu > a{color:#f60;}
.erx-menu li ul{display:none;position:absolute;top:100%;left:0;min-width:100%;line-height:36px;background:rgba(255,102,0,.95);border-radius:0 0 5px 5px;overflow:hidden;}
.erx-menu li li a{display:block;color:#fff;font-size:14px;white-space:nowrap;border-top:1px rgba(0,0,0,.18) solid;padding:0 15px;}
.erx-menu li li a:hover{background:rgba(0,0,0,.9);}
.erx-search-form{position:relative;width:100px;height:30px;z-index:1999;}
.erx-search-form .sint{position:absolute;top:0;right:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.05);padding:0 20px;box-sizing:border-box;border-radius:20px;transition:all .3s linear;}
.erx-search-form .sint:focus{width:200%;background:#fff;box-shadow:0 0 8px #888;}
.erx-search-form .sint:focus + .sbtn i{border-color:#f60;}
.erx-search-form .sint:focus + .sbtn i::after{background:#f60;}
.erx-search-form .sbtn{position:absolute;top:6px;right:8px;background:none;border:0;cursor:pointer;}
.erx-search-form .sbtn i{position:relative;display:inline-block;width:12px;height:12px;border:2px rgba(255,255,255,.68) solid;border-radius:50%;cursor:pointer;transition:all .3s linear;}
.erx-search-form .sbtn i::after{content:'';position:absolute;right:-3px;bottom:-2px;width:4px;height:2px;background:rgba(255,255,255,.68);transform:rotate(45deg);transition:inherit}
.erx-mb-nav-ctrl{display:none;}
/* -- erx:List -- */
.erx-main-body{position:relative;border-radius:0 0 .5em .5em;padding-top:1.5em;}
.erx-fs{overflow:hidden;}
.erx-fs > img, .erx-fs > a > img{display:block;width:100%;}
.erx-main{padding:0 0 1.5em;overflow:hidden;}
.erx-list-box{min-height:48vh;}
.list-hat{border-bottom:1px rgba(0,0,0,.1) dashed;}
.list-hat li{display:inline-block;line-height:40px;margin-right:8px;font-size:.7em;opacity:.58;}
.list-hat li.cu{margin:0 1.5em -1px 0;font-size:.8em;font-weight:bold;border-bottom:1px #f60 solid;opacity:1;}
.list-hat li em{display:inline-block;line-height:16px;margin-left:2px;font-family:Arial, Helvetica, sans-serif;border:1px #bbb dotted;padding:0 6px;border-radius:15px;transform:scale(.9);}
.list-hat li::after{content:'';display:inline-block;width:1px;height:12px;margin:-2px 0 0 10px;border-right:1px #bbb solid;vertical-align:middle;}
.list-hat li:first-child::after, .list-hat li:last-child::after{display:none;}
.list-hat li.today em, .erx-list .item .new{color:#f60;}
.list-hat li.total::after{border-right:3px #bbb double;}
.erx-list{border-bottom:1px #eee dashed;}
.erx-list > li{display:flex;justify-content:space-between;padding:1.5em 0;border-bottom:rgba(0,0,0,.1) 1px solid;}
.erx-list > li.insert{display:block;}
.erx-list > li:has(.erx-fs){margin-bottom:-1.5em;border-bottom:0;padding:1em 0;}
.erx-list .item:last-child{border-bottom:0;}
.erx-list .item .pic{position:relative;width:24%;height:0;padding-top:18%;overflow:hidden;}
.erx-list .item .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s linear;}
.erx-list .item .pic a:hover img{transform:scale(1.05);}
.erx-list .item .pic + .txt{width:74%;}
.erx-list .item .txt{position:relative;width:100%;padding-bottom:2.2em;}
.erx-list .item h2{margin-bottom:.5em;font-size:1.2em;font-weight:normal;}
.erx-list .item h2 .b{font-size:1.15em;}
.erx-list .istop .tit::after{content:'TOP';margin-left:.5em;font-size:.6em;color:#fff;background:#f60;display:inline-block;padding:0 3px;vertical-align:top;}
.erx-list .item .des{max-height:5.2em;line-height:1.68;font-size:.95em;text-align:justify;word-wrap:break-word;overflow:hidden;opacity:.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}
.erx-list .item .des .pic{display:none;}
.erx-list .item .bar{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;font-size:.75em;}
.erx-list .item .bar span:not(:last-child){margin-right:1.5em;}
.erx-list .item .cate::before{content:'';display:inline-block;width:3px;height:3px;margin:-2px 4px 0 0;border:4px rgba(0,0,0,.1) dotted;vertical-align:middle;}
.erx-list .item .auth img, .erx-article .i .auth img{display:inline-block;width:24px;height:24px;margin:-3px 5px 0 0;border-radius:50%;vertical-align:middle;}
.erx-list .item .time, .ae-dele-list{opacity:.68;}
.erx-list .item .n i::before{content:'(';}
.erx-list .item .n i::after{content:')';}
.erx-list .item .more a{position:relative;padding:3px 4px;opacity:.5;}
.erx-list .item .more a::after{content:'';position:absolute;bottom:0;right:0;width:8px;height:8px;border:0 #666 solid;border-width:0 1px 1px 0;}
.erx-list .item .txt:hover .more a{color:#f60;opacity:1;}
.erx-list .item .txt:hover .more a::after{border-color:#f60;}
.erx-list .nothing{text-align:center;padding:12vh 0;}
.erx-pagebar{text-align:center;padding:20px;}
.erx-pagebar .page, .erx-pagebar .now-page{display:inline-block;color:#666;padding:6px 11px;margin:4px;font-size:12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.2);transition:all .3s linear;border-radius:3px;}
.erx-pagebar .now-page{font-weight:bold;background:rgba(0,0,0,.05);}
.erx-pagebar a:hover .page{color:#f60;border:1px solid #f60;}
.erx-fs{overflow:hidden;}
.search .erx-list strong{color:#f00;}
/* -- erx:Article -- */
.erx-current{font-size:.75em;padding:1em 0;white-space:nowrap;overflow-x:auto;background-image:linear-gradient(to right, transparent 0, rgba(0,0,0,.03) 20%, rgba(0,0,0,.03) 80%, transparent 100%);}
.erx-current > a{color:rgba(0,0,0,.35);}
.erx-current > a:not(:last-child)::after{content:'';display:inline-block;width:6px;height:6px;margin:-2px 9px 0 6px;border:0 rgba(0,0,0,.35) solid;border-width:1px 1px 0 0;transform:rotate(45deg);vertical-align:middle;}
.erx-article > h1{margin-bottom:.5em;font-size:24px;word-wrap:break-word;}
.erx-page > h1{border-bottom:1px rgba(0,0,0,.1) solid;padding-bottom:1em;}
.erx-article .i{margin-bottom:1.5em;font-size:.8em;border-bottom:1px rgba(0,0,0,.1) dashed;padding:.5em 0 1em;}
.erx-article .i > span{color:#aaa;}
.erx-article .i > span:not(:last-child)::after{content:'';display:inline-block;width:1px;height:10px;margin:-2px 8px 0;background:rgba(0,0,0,.15);vertical-align:middle;transform:skewX(-25deg);}
.erx-article .i > span > em{margin-right:5px;}
.erx-article .con{line-height:1.88;text-align:justify;word-wrap:break-word;overflow:hidden;}
.erx-article .con *{max-width:100%;}
.erx-article .con .intro{margin-bottom:1.5em;font-size:.8em;background:rgba(0,0,0,.05);padding:1em;}
.erx-article .con p{margin:0 0 1em;}
.erx-article .con a:not(:has(img)){opacity:.68;text-decoration:underline;}
.erx-article .con blockquote{font-size:14px;background:rgba(0,0,0,.03);padding:15px;border:4px transparent solid;border-left-color:#ddd;}
.erx-article .con pre{font-size:12px;}
.erx-article .con h2, .erx-article .con h3, .erx-article .con h4, .erx-article .con h5, .erx-article .con h6{margin:0 0 1em;font-size:1.1em;background:rgba(0,0,0,.03);padding:6px 15px;}
.erx-article .con h4, .erx-article .con h5{font-size:1em;}
.erx-article .con h6{font-size:.8em;}
.erx-article .con table{width:100%;margin:1em auto;}
.erx-article .con table th, .erx-article .con table td{line-height:2.2;font-size:.8em;border:1px #666 solid;padding:3px 5px 3px 9px;}
.erx-article .con table p{margin:0;font-size:inherit;}
.erx-article .erx-has-tip > p:last-child{font-size:.8em;}
.erx-article .erx-has-tip > p:last-child::before{content:'';display:block;width:100px;height:1px;margin:5px 0 9px;background:rgba(0,0,0,.1);}
.erx-article .tags{margin-top:15px;text-align:right;font-size:.8em;}
.erx-article .tags a{margin-left:1em;opacity:.58;}
.erx-article .tags a::before{content:'#';}
.erx-article .p{margin-top:15px;border-top:1px rgba(0,0,0,.1) solid;padding:1em 0 1.2em;}
.erx-article .p > span{display:block;width:50%;font-weight:bold;}
.erx-article .p .next{text-align:right;}
.erx-article .p .prev:before, .erx-article .p .next:after{content:'';display:inline-block;width:0;height:0;border:6px transparent solid;vertical-align:middle;}
.erx-article .p .prev:before{margin:0 8px 0 -6px;border-right-color:rgba(0,0,0,.2);}
.erx-article .p .next:after{margin:0 -6px 0 8px;border-left-color:rgba(0,0,0,.2);}
.erx-article .p span a{display:inline-block;max-width:95%;line-height:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;}
.erx-related-box, .erx-recommend-box{border-top:1px rgba(0,0,0,.1) solid;padding:.5em 0 0;}
.erx-related-list li{width:49%;padding:.5em 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.erx-related-list li::before{content:'';display:inline-block;width:4px;height:4px;margin:-2px 6px 0 0;background:rgba(0,0,0,.1);vertical-align:middle;}
.erx-recommend-box .erx-list{border:0;}
.erx-recommend-box .erx-list > li{border-bottom-style:dashed;}
.erx-recommend-box .erx-list .item .tit{font-size:1em;}
.erx-recommend-box .erx-list .item .des{font-size:.8em;}
.erx-article-index{display:none;position:absolute;top:0;left:100%;margin:5em 0 0 1em;}
.erx-article-index li{position:relative;max-width:150px;margin:0 0 .8em;font-size:.7em;}
.erx-article-index > li::before{content:'';position:absolute;top:0;right:100%;width:4em;height:3px;margin:1.2em 0 0;background-image:linear-gradient(90deg, transparent 0, rgba(0,0,0,.15) 100%);}
.erx-article-index li a{display:block;width:100%;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:rgba(0,0,0,.15);padding:5px 5px 7px 20px;border-radius:30px;box-sizing:border-box;}
.erx-article-index li li{margin:3px 0 0;opacity:.9;}
.lg-toolbar #lg-share, .lg-toolbar .lg-fullscreen, #lg-actual-size, .lg-toolbar .lg-flip-ver, .lg-toolbar .lg-flip-hor{display:none !important;}
/* -- erx:Comment -- */
.reply-items{border-top:1px rgba(0,0,0,.1) dashed;padding:1em 0;}
.reply-items .reply-items{margin:15px 0 0;background:rgba(0,0,0,.025);padding:15px;border:0;}
.reply-items .con{position:relative;padding:10px 0 10px 80px;}
.reply-items .msgarticle{line-height:1.8;margin:-8px 0 12px;text-align:justify;word-break:break-all;overflow:hidden;}
.reply-avatar{position:absolute;top:5px;left:0;}
.reply-avatar img{width:48px;height:48px;border-radius:50%;}
.reply-info{font-size:12px;opacity:.68;}
.reply-info > span:first-child{font-weight:bold;}
.reply-info > span:not(:last-child)::after{content:'';display:inline-block;width:1px;height:10px;margin:-2px 12px 0;background:#ddd;vertical-align:middle;}
.commentpagebar{margin-top:20px;padding:0;}
#divCommentPost .post-item p{position:relative;width:49%;margin-bottom:20px;}
#divCommentPost .item input{width:100%;box-sizing:border-box;}
#divCommentPost .item label{position:absolute;top:10px;right:9px;color:#999;font-size:12px;}
#divCommentPost .vcode label{right:118px;}
#divCommentPost .vcode img{position:absolute;top:1px;right:1px;height:36px;border-radius:0 6px 6px 0;}
#divCommentPost.reply-frm{position:relative;margin:10px 0 0;background:#f2f6f9;}
#cancel-reply{position:absolute;top:0;right:0;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#bbb;border-radius:0 0 0 6px;}
#divCommentPost input.text{border:1px solid #d7d7d7;line-height:38px;height:38px;padding:0 9px;border-radius:6px;}
#txaArticle{padding:9px;width:100%;height:150px;margin-bottom:20px;border:1px solid #d7d7d7;box-sizing:border-box;border-radius:6px;}
#divCommentPost .button{color:#fff;width:100px;height:38px;font-size:16px;background-color:#f60;background-image:linear-gradient(0deg, transparent 0, rgba(255,255,255,.08) 50%, transparent 100%);border:0;cursor:pointer;border-radius:6px;}
#divCommentPost .button:hover{background-color:#666;}
#divCommentPost .post-bot{font-size:14px;}
#divCommentPost .logout{margin-left:30px;font-size:12px;opacity:.68;}
/* -- erx:Foot -- */
.footer{line-height:1.8;color:rgba(0,0,0,.3);font-size:.7em;text-align:center;padding:2em 0;}
.footer.light, .footer.light a{color:rgba(255,255,255,.68);}
.footer a{color:rgba(0,0,0,.4);}
.footer a:hover{text-decoration:underline;}
.erx-flinks li{display:inline-block;margin:0 .6em .4em;}
.erx-flinks li:first-child::after{content:':';}
a.erx-gotop{display:none;position:fixed;right:50%;bottom:15%;height:40px;line-height:40px;margin-right:-580px;color:#fff;font-family:Arial;text-align:center;background:rgba(0,0,0,.1);padding:0 9px;border:3px rgba(255,255,255,.48) solid;border-radius:50px;}
a.erx-gotop.erxact{display:inline-block;}
.erx-gotop:hover{border-color:rgba(255,255,255,.88);background:rgba(0,0,0,.3);}
/* -- erx:Responsive -- */
@media screen and (max-width:980px) {
	body{font-size:14px;}
	.erx-wrap{padding:0;}
	.erx-m-bot{margin-bottom:3%;}
	.erx-top-logo{justify-content:center;text-align:center;}
	.erx-logo a, .erx-logo em, .erx-menu{display:block;}
	.erx-logo em{margin:0;}
	.erx-mb-nav-ctrl{position:relative;display:inline-block;width:28px;height:28px;margin-top:1px;vertical-align:middle;}
	.erx-mb-nav-ctrl i{position:absolute;top:50%;left:50%;display:block;width:100%;height:2px;margin:-1px 0 0 -50%;background-color:rgba(0,0,0,.2);transition:background-color .3s;}
	.erx-mb-nav-ctrl.erxact i{background-color:transparent;}
	.erx-mb-nav-ctrl i::before,.erx-mb-nav-ctrl i::after{position:absolute;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);content:'';transition:transform .3s;}
	.erx-mb-nav-ctrl i::before{transform:translateY(-400%);}
	.erx-mb-nav-ctrl i::after{transform:translateY(400%);}
	.erx-mb-nav-ctrl.erxact i::before{transform:translateY(0) rotate(45deg);}
	.erx-mb-nav-ctrl.erxact i::after{transform:translateY(0) rotate(-45deg);}
	.erx-menu-search{padding:8px 15px;}
	.erx-search-form{width:82%;}
	.erx-menu{position:fixed;top:0;left:-50%;width:50%;height:100%;background:rgba(0,0,0,.8);overflow-y:auto;z-index:9999;transition:all .3s linear;}
	.erx-menu.erxact{left:0;box-shadow:5vw 0 5vw rgba(0,0,0,.2);}
	.erx-menu > li{line-height:48px;padding-right:0;}
	.erx-menu .line{display:none;}
	.erx-menu > li > a{display:block;border:0;border-bottom:1px rgba(255,255,255,.2) solid;text-indent:30px;color:#fff;font-size:16px;padding:0;border-radius:0;}
	.erx-menu > li > a:hover, .erx-menu > li.cu > a{border:0;border-bottom:1px rgba(255,255,255,.2) solid;background:#000;}
	.erx-menu > li > a > i{border-color:rgba(255,255,255,.5);}
	.erx-menu > li > ul{position:static;border-radius:0;border:0;}
	.erx-menu li li a{padding:0 15px 0 40px;}
	.erx-search-form .sint:focus, .erx-related-list li{width:100%;}
	.erx-main-body{padding:15px;}
	.erx-list{padding:15px 0;}
	.erx-list .item .txt{padding:0;}
	.erx-list .item .des{display:flex;justify-content:space-between;}
	.erx-list .item .des .pic{display:block;margin-top:1.5%;}
	.erx-list .item .des .pic + p{width:73%;}
	.erx-list .item .bar{position:static;margin-top:1em;}
	.erx-pagebar{padding:1em 0 0;}
	.commentpagebar{margin:15px 0;padding:0;}
	#divCommentPost .post-item p, .erx-article .p > span{width:100%;}
	.erx-article .i{white-space:nowrap;overflow-x:auto;}
	.erx-article .i > span{margin-bottom:5px;}
	.erx-article .i span.comm::after{margin:-2px 5px 0;transform:skewX(0deg);}
	.erx-list .item .time, .erx-list .item .n, .ae-dele-list, .erx-article .i > span > em{display:none;}
	.erx-article > h1{margin:0 0 12px;font-size:18px;}
	.erx-article .p .next{margin-top:8px;}
	.erx-recommend-box .erx-list{padding:0;}
	.reply-items{margin-top:3%;}
	.reply-items .reply-items{padding:9px;}
	.reply-items .con{padding-left:65px;}
	.reply-avatar{padding-right:12px;}
	.reply-avatar img{width:38px;height:38px;}
	.footer, .erx-article .i .comm{text-align:center;}
	.footer{padding:15px 0;}
}