/*
Theme ID: ecms343
Author: 墨鱼移植
Author QQ：48444431
Author Email：48444431@qq.com
Author URL: http://www.moyublog.com/
*/

*{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:14px;font-family:"Microsoft YaHei","STHeiti Light","Trebuchet MS", Tahoma, Arial, sans-serif;}
body.fsize2{font-size:16px;}
a{color:#222;text-decoration:none;transition:all .3s linear;}
a:hover, .red{color:#d30;}
.erx-wrap{width:880px;max-width:94%;margin:0 auto;}
.erx-flex{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.erx-m-bot{margin-bottom:30px;}
.erx-tct{text-align:center;}
/* -- erx:Head -- */
.erx-top-nav{border-bottom:1px #eee solid;}
.erx-top-nav .erx-wrap{position:relative;}
.erx-top-nav .admin{position:absolute;top:0;right:0;color:#bbb;font-size:12px;background:#f3f3f3;padding:4px 1px;border-radius:0 0 3px 3px;writing-mode:vertical-lr;}
.erx-logo{padding:35px 0;}
.erx-logo .logo{float:left;font-size:2em;font-weight:normal;letter-spacing:2px;margin-bottom: 10px;}
.erx-logo .logo img{display:block;}
.erx-logo .title{display:block;font-size:.8em;padding-top:5px;opacity:.5;}
.erx-navbar{padding-bottom:20px;}
.erx-menu{display:none}
.erx-menu > li{display:inline-block;position:relative;margin-right:25px;z-index:999;    float: left;
    padding: 0 10px 10px 0;}
.erx-menu > li > a{display:inline-block;font-size:1.1em;}
.erx-menu > li > a > i{display:inline-block;width:0;height:0;margin:-2px -8px 0 4px;border:4px transparent solid;border-top-color:rgba(0,0,0,.3);}
.erx-menu > li > a:hover > i{border-top-color:rgba(0,0,0,.6);}
.erx-menu > li > a:hover, .erx-menu > li.cu > a{color:#d30;}
.erx-menu li ul{display:none;position:absolute;top:100%;left:0;min-width:100%;line-height:32px;background:#fff;border-radius:0 0 5px 5px;box-shadow:0 6px 6px #666;padding:5px 0;}
.erx-menu li li a{display:block;text-align:center;white-space:nowrap;border-bottom:1px rgba(0,0,0,.08) solid;padding:0 15px;}
.erx-menu li li:last-child a{border-bottom:0;}
.erx-mb-nav-ctrl{display:none;}
.erx-search{float:right}
.erx-search .sint{width:150px;height:28px;line-height:28px;border:1px #ddd solid;border-right:0;border-radius:30px 0 0 30px;padding:0 12px;box-sizing:border-box;}
.erx-search .sbtn{border:0;cursor:pointer;}
.erx-search .sbtn:hover{opacity:.9;}
/* -- erx:List -- */
.erx-fs{overflow:hidden;}
.erx-fs > img, .erx-fs > a > img{display:block;width:100%;}
.erx-content{align-items:flex-start;overflow:hidden;}
.list-hat a{display:inline-block;font-size:.8em;padding:5px 20px;background:#eee;text-shadow:1px 1px 0 #fff;border-radius:30px;}
.list-hat a.cu{color:#fff;background-color:#333;background-image:linear-gradient(135deg, transparent 25%, rgba(255,255,255,.1) 25%, rgba(255,255,255,.1) 50%, transparent 50%, transparent 75%, rgba(255,255,255,.1) 75%, rgba(255,255,255,.1), transparent);background-size:30px 30px;text-shadow:none;}
.list-hat a:nth-child(2){margin:0 8px;}
.erx-cate-tit{background:#f8f9fa;padding:8px 0;}
.erx-cate-tit h1{display:inline-block;margin-right:5px;font-size:1em;color:#d30;}
.erx-list{min-height:48vh;}
.erx-list .item{position:relative;left:100%;display:flex;justify-content:space-between;padding:0 0 1.6em;opacity:0;transition-property:left,opacity;transition-duration:.3s;}
.erx-list .item.perch{left:0;opacity:1;}
.erx-list .item .a .main{margin-right:8px;}
.erx-list .item .a .main.b{font-weight:bold;}
.erx-list .item .a .main:hover, .erx-article .con a:hover{text-decoration:underline;text-decoration-style:dotted;}
.erx-list .item .tags a{display:inline-block;margin-right:6px;color:#fff;font-size:12px;background:#d30;padding:1px 6px;border-radius:20px;}
.erx-list .item .tags a:hover{background:#333;}
.erx-list .item .tags .youhuiquan, .item .tags a:nth-child(2n){background:#f66;}
.erx-list .item .tags .weixin, .item .tags a:nth-child(3n){background:#08c161;}
.erx-list .item .tags .taobao, .item .tags a:nth-child(4n){background:#ff6200;}
.erx-list .item .tags .baicai, .item .tags a:nth-child(5n){background:#d3e023;}
.erx-list .item .tags .zhifubao, .item .tags a:nth-child(6n){background:#1677ff;}
.erx-list .item .tags .jingdong{background:#e1251b;}
.erx-list .item .tags .hebao{background:#e30077;}
.erx-list .item .tags .fangshui{background:#1dd6d6;}
.erx-list .item .ae-dele-list{margin-left:9px;font-size:12px;opacity:.5;}
.erx-list .item .i{white-space:nowrap;padding-left:.5em;opacity:.5;}
.erx-list .item .a em{margin-right:3px;font-weight:bold;}
.erx-list .istop .a .main, .erx-list .item .a .exter{color:#d30;}
.erx-list .nothing{padding:12vh 0;}
.erx-pagebar{padding:20px 0;}
.erx-pagebar .page, .erx-pagebar .now-page{display:inline-block;color:#666;margin:4px;transition:all .3s linear;}
.erx-pagebar .now-page{font-weight:bold;text-decoration:underline;text-decoration-style:double;}
.erx-pagebar a:hover .page{color:#d30;}
.erx-fs{overflow:hidden;}
.search .erx-list strong{color:#f00;}
/* -- erx:Article -- */
.erx-current{font-size:12px;background:#f8f9fa;padding:10px 20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.erx-current > *{opacity:.5;}
.erx-current > a:not(:last-child)::after{content:'';display:inline-block;width:6px;height:6px;margin:-2px 9px 0 6px;border:0 #bbb solid;border-width:1px 1px 0 0;transform:rotate(45deg);vertical-align:middle;}
.erx-article{position:relative;}
.erx-article > h1{margin-bottom:12px;font-size:24px;text-align:center;}
.erx-page > h1{margin-bottom:25px;border-bottom:1px #eee solid;padding-bottom:20px;}
.erx-article .i{margin-bottom:25px;font-size:12px;border-bottom:1px #efefef solid;padding:0 0 15px;}
.erx-article .i > span{opacity:.6;}
.erx-article .i > span:not(:last-child)::after{content:'';display:inline-block;width:4px;height:4px;margin:-2px 3px 0 6px;background:#bbb;vertical-align:middle;border-radius:50%;}
.erx-article .con{min-height:30vh;line-height:1.88;text-align:justify;word-wrap:break-word;overflow:hidden;}
.erx-article .con *{max-width:100%;}
.erx-article .con p{margin:0 0 12px;}
.erx-article .con > img, .erx-article .con p img{max-width:90%;display:block;margin:20px auto;border-radius:.5em;box-shadow:0 0 6px #aaa;}
.erx-article .con a{color:#d30;opacity:.68;}
.erx-article .con blockquote{background:#f6f6f6;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:18px;background:#f6f6f6;padding:6px 15px;}
.erx-article .con h4, .erx-article .con h5{font-size:16px;}
.erx-article .con h6{font-size:14px;}
.erx-article .tags, .erx-article .p{margin-top:15px;}
.erx-article .tags a{margin:0 .5em;opacity:.6;}
.erx-article .tags a::before{content:'#';}
.erx-article .p > span{display:block;width:50%;}
.erx-article .p .next{text-align:right;}
.erx-article .p .prev:before, .erx-article .p .next:after{display:inline-block;vertical-align:middle;opacity:.6;}
.erx-article .p .prev:before{content:'<<·';margin-right:3px;}
.erx-article .p .next:after{content:'·>>';margin-left:3px;}
.erx-article .p span a{display:inline-block;max-width:90%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;}
.erx-page-tit{margin-bottom:15px;font-size:18px;font-weight:bold;border-top:1px #efefef solid;padding:12px 0;}
.erx-page-list li{width:48%;padding:0 0 12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.erx-page-list li i{display:inline-block;width:15px;margin-right:6px;color:#d30;font-size:12px;text-align:right;opacity:.5;}
/* -- erx:Comment -- */
.reply-items{margin-top:20px;}
.reply-items .con{position:relative;padding:10px 0 10px 95px;}
.reply-items .msgarticle{line-height:1.8;margin:-8px 0 12px;text-align:justify;word-break:break-all;overflow:hidden;}
.reply-items .reply-items{margin:15px 0 0;background:rgba(0,0,0,.025);padding:15px;}
.reply-avatar{position:absolute;top:5px;left:0;border-right:1px #eee dashed;padding-right:20px;}
.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{padding-top:0;padding-bottom: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:80px;height:32px;background-color:#d30;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:#999;font-size:12px;background:#fff;border-top:1px #eee solid;padding:25px 0;}
.footer a{color:#999;}
.footer a:hover{text-decoration:underline;}
.flinks{margin-bottom:6px;}
.flinks li:first-child::after{content:':';}
.flinks li{display:inline-block;margin:0 6px;}
a.erx-gotop{display:none;position:fixed;right:50%;bottom:20%;height:40px;line-height:40px;margin-right:-700px;color:#fff;font-family:Arial;background:#ccc;padding:0 9px;border:3px #eee solid;border-radius:50px;}
a.erx-gotop.active{display:inline-block;}
.erx-gotop:hover{background:#bbb;}
.erx-page-turning{position:fixed;top:50%;width:50px;height:50px;border:0 #dedede solid;transform:rotate(45deg);}
.erx-page-turning:not(.none):hover{border-color:#d30;opacity:.5;}
.erx-page-turning.prev{left:50%;margin-left:-580px;border-width:0 0 1px 1px;}
.erx-page-turning.next{right:50%;margin-right:-580px;border-width:1px 1px 0 0;}
.erx-page-turning.none{cursor:not-allowed;opacity:.6;}
.erx-page-turning em{position:absolute;top:-5px;left:20px;width:14px;font-size:12px;transform:rotate(-45deg);opacity:0;transition:all .3s linear;}
.erx-page-turning.next em{top:3px;left:15px;}
.erx-page-turning:hover em{opacity:1;}
/* -- erx:Responsive -- */
@media screen and (max-width:980px) {
	.erx-top-nav{position:relative;}
	.erx-navbar{justify-content:flex-end;}
	.erx-mb-nav-ctrl{position:absolute;top:22px;right:0;display:block;width:38px;z-index:999999;height: 30px;
    line-height: 30px;
    text-align: center;
    right: 10px;}
	.erx-mb-nav-ctrl i{    font-size: 22px;}
	.erx-menu{display:none;position:absolute;top:95%;left:0;width:100%;max-height:80vh;overflow-y:auto;z-index:9999;padding-top: 10px;
    padding-left: 10px;background: #fff;}
	.erx-menu.active, .erx-content{display:block;}
	.erx-menu > li{display:block;margin-right:0;}
	.erx-menu > li > a{display:block;font-size: 15px;color: #757575;
    padding: 5px 15px;
    font-size: 15px;
    background: #f5f6f7;}
	.erx-menu > li > a:hover, .erx-menu > li.cu > a{border:0;}
	.erx-menu > li > ul{position:static;border-radius:0;box-shadow:none;}
	.erx-menu > li > a > i{border-top-color: rgba(255,255,255,.2);}
}
@media screen and (max-width:720px) {
	.erx-logo .title, .erx-current, .erx-top-nav .admin{display:none;}
	.erx-search .sint{width:60vw;width:calc(100vw - 160px);}
	.erx-m-bot, #divCommentPost, #divCommentPost .post-item p, #txaArticle{margin-bottom:20px;}
	.erx-logo{padding:15px 0;}
	.list-hat a{font-size:12px;padding:4px 15px;border-radius:0;}
	.list-hat a:first-child{border-radius:20px 0 0 20px;}
	.list-hat a:nth-child(2){margin:0 1px;}
	.list-hat a:last-child{border-radius:0 20px 20px 0;}
	.erx-list .item{padding:.8em 0;border-bottom:1px #eee dashed;}
	.erx-list .item .a, .erx-page-list li{width:100%;}
	.erx-list .item .tags a{display:inline-block;margin-right:6px;color:#fff;font-size:12px;padding:1px 6px;border-radius:20px;}

	/* .erx-list .item .tags .youhuiquan, .item .tags a:nth-child(2n){color:#fff;}
	.erx-list .item .tags .weixin, .item .tags a:nth-child(3n){color:#fff;}
	.erx-list .item .tags .taobao, .item .tags a:nth-child(4n){color:#fff;}
	.erx-list .item .tags .baicai, .item .tags a:nth-child(5n){color:#fff;}
	.erx-list .item .tags .zhifubao, .item .tags a:nth-child(6n){color:#fff;} */
	.erx-list .item .tags .jingdong{color:#e1251b;}
	.erx-list .item .tags .hebao{color:#e30077;}
	.erx-list .item .tags .fangshui{color:#1dd6d6;}
	.erx-list .item .i .time{display:inline-block;margin-top:-5px;vertical-align:middle;}
	.erx-article .con{text-align:left;}
	#divCommentPost .post-item p, .erx-article .p > span{width:100%;}
	.erx-article > h1{margin:6px 0 12px;font-size:18px;text-align:left;}
	.erx-article .p .next{margin-top:8px;}
	.reply-items .reply-items{padding:9px;}
	.reply-items .con{padding-left:65px;}
	.reply-avatar{padding-right:12px;}
	.reply-avatar img{width:38px;height:38px;}
	.erx-pagebar{padding:12px 0;}
	.footer{padding:15px 0;}
	.handsctrl-tip{display:none;position:fixed;bottom:0;left:0;width:100%;text-align:center;z-index:990;}
	.handsctrl-tip span{display:inline-block;color:#aaa;font-size:12px;padding:3px 9px;background:rgba(255,255,255,.88);border-radius:8px 8px 0 0;box-shadow:0 0 6px #bbb;}
	.handsctrl-tip span i{display:inline-block;}
	.handsctrl-tip span i:first-child{transform:rotate(180deg);vertical-align:middle;}
}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100% !important; height:auto !important}
.header{height:120px}
.erx-top-nav{position: fixed;
    right: 0;
    left: 0;
    z-index: 9999;}
.erx-top-nav .erx-wrap {
    background: #fff;
}    
@media(max-width:767px){.header{height:130px}}

.tab {
    margin: 0 0 10px;
    background: #e9ecef;
    border-radius: 5px;
    padding: 3px
}

.tab-item {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 10px;
    width: auto;
    margin: 0px 7px;
    text-align: center;
    cursor: pointer;
}

.tab-item.selected {
    color: #e50914;
    cursor: inherit;
    background: #fff;
    border-radius: 4px
}

.tab-list {
    display: none
}

.tab-list.selected {
    display: block
}
.ranking,.ranking .ranking-nav {
    overflow: hidden;
}

.ranking .ranking-nav>a {
    float: left;
    display: inline-block;
    padding: 10px 15px;
    width: 33.3333%;
    text-align: center;
    font-size: 16px;
}

.ranking .ranking-nav .active {
    color: #03a9f4;
}

.ranking .ranking-box {
    overflow: hidden;
    border-top: 1px solid #eee;
    display: none;
}

.ranking .ranking-box.active {
    display: block;
}

.ranking-box>li {
    overflow: hidden;
    padding: 15px;
}

.ranking-box>li:nth-child(odd) {
    background: #f7f8fa;
}

.ranking-box>li .num {
    float: left;
    width: 60px;
    height: 48px;
    color: #9ea7b6;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
}

.ranking-box>li .num.rk1 {
    color: #ffaf00;
}

.ranking-box>li .num.rk2 {
    color: #b1926d;
}

.ranking-box>li .num.rk3 {
    color: #4caf50;
}

.ranking-box>li .ranking-img {
    position: relative;
    float: left;
    display: block;
}

.ranking-box>li .ranking-img>img {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.ranking-box>li>h2 {
    float: left;
    overflow: hidden;
    margin: auto 15px;
    width: calc(100% - 455px);
    height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 18px;
    line-height: 48px;
}

.ranking-box>li .hot {
    float: left;
    margin-left: 50px;
    width: 100px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}

.ranking-box>li .ranking-go {
    float: right;
    margin-top: 8.5px;
    width: 80px;
    height: 25px;
    border-radius: 30px;
    background: linear-gradient(90deg,#f08f26,#fa704c);
    color: #fff;
    text-align: center;
    line-height: 25px;
}

.ranking-box>li:hover h2 {
    opacity: .8;
    color: #2196f3;
}
.ranking-box {
    overflow: hidden;
    border-top: 1px solid #eee;
    display: none;
}
.ranking-box.active {
    display: block;
}
@media(max-width:767px){
    .ranking-box>li {
        padding: 10px;
    }

    .ranking-box>li .num {
        width: 30px;
        line-height: 35px;
        height: 35px;
        font-size: 16px;
    }

    .ranking-box>li .ranking-img,.ranking-box>li .hot {
        display: none;
    }

    .ranking-box>li>h2 {
        width: calc(100% - 90px);
        margin: 0 auto;
        font-size: 16px;
        line-height: 35px;
        height: 35px;
    }

    .ranking-box>li .ranking-go {
        width: 40px;
        margin-top: 4.5px;
        font-size: 13px;
    }
}
.search-box {
    border-radius: 5px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 215px;
    background: #fff;
    box-shadow: 0px 0 10px 0 rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.1);
    padding: 1px;
}
.search-input {
    background: #fff;
    height: 42px;
    width: 100%;
    border-radius: 4px 0 0 4px;
    padding: 0 10px 0 44px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    font-size: 14px;
}
.sbtn {
    padding: 0 16px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0 4px 4px 0;
    background: #fff;
    color: #000;
}
.search-box .icon-search {
    position: absolute;
    left: 14px;
    top: 17px;
    font-weight: 700;
    color: #a0a0a0;
    font-size: 14px;
}
.swiper-wrapper::-webkit-scrollbar{
    scrollbar-width: none; 
    -ms-overflow-style: none;
    display: none;
}
@media(max-width:767px){.erx-search,.search-box{width:100%}.erx-search{float:none; }.erx-navbar{padding-bottom:0}}
.chapter-btn {
    display: inline-block;
    padding: 10px 20px;
    margin: 5px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #d48b3b;
    border: 1px solid #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
}
.chapter-btn:hover {
    background-color: #0056b3;
    border-color: #003d80;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.chapter-btn:active {
    background-color: #003d80;
    transform: translateY(1px);
}