@charset "utf-8";
/* CSS Document */

body{
	background-color: #F5F5F5;
	font-family: Microsoft YaHei;
}
a:hover {
    color: #f03333;
    text-decoration: none;
}
.yb_conct {
    top: 500px;
}
.hd_qr{
	/*覆盖样式冲突*/
	box-sizing: content-box;
}
/*banner*/
/* .banner{
	width: 100%;
	min-width:1220px;
	height: 498px;
	background: url(/images/treasureBox/treasureBox.jpg);
  	background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner img{
	width: 100%;
	display: block;
} */
/*banner*/
.banner{ width:100%; height:500px; overflow:hidden; position:relative;font-size:0;min-width: 1220px;margin-top: 0px;}
.b-img{ height:500px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:500px; float:left;}
.b-list{ height:50px; padding-top:450px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #f00505;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:210px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:210px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

/* 钱币图标向上调整 */
.user-gold{
	position: relative;
    top: -1px;
}

.new_box {
	min-width: 1220px;
}

.user_information{
	background-color: #EEEEEE;
	height: 140px;
	width: 1220px;
    margin: 30px auto;
    margin-top: 80px;
}
.user_information>ul{
	list-style: none;
	/*margin: 0px 40px 0px 40px;*/
}
.user_information>ul .headimg{
	width: 230px;
	height: 100%;
	display: block;
    float: left;
    text-align: center;
}
.user_information>ul .headimg>img{
	
	width: 150px;
    height: 150px;
    position: relative;
    top: -50px;
    border-radius: 20px;
}

.user_information>ul .user_info{
	
	width: 660px;
	font-size: 16px;
	height: 100%;
	color: #4E4E4E;
	display: block;
    float: left;
    padding-top: 45px;
}
.user_information>ul .user_info p{
	font-size: 18px;
    color: #4e4e4e;
    margin-top: -5px;
    margin-bottom: 5px;
    font-weight: 600;
}
.user_information>ul .user_info p>i{
	font-size: 18px;
    color: #EE6E6D;
    margin-left: 10px;
}
.user_information>ul .user_info .gold{
	font-size: 12px;
	color: #dcaf00;
}
.user_information>ul .user_info span:last-child{
	font-size: 12px;
	color: #4E4E4E;
}
/*登出按钮*/
.user_information>ul .user_info>p>.exit{
	color: #333;
    font-size: 12px;
    font-weight: 100;
}

.user_information>ul .article_write{
	width: 330px;
	font-size: 16px;
	height: 100%;
	color: #4E4E4E;
	display: block;
    float: left;
    padding-top: 40px;
}
.user_information>ul .article_write div{
	background-color: #ffffff;
    width: 176px;
    height: 59px;
    float: right;
    margin-right: 45px;
    border-radius: 8px;
}

.user_information>ul .article_write div a{
	background-color: #EE6E6D;
    color: #ffffff;
    cursor: default;
    border-radius: 4px;
    width: 90px;
    position: relative;
    top: 11px;
    left: 10px;
}
.user_information>ul .article_write div .date{
    position: relative;
    top: 10px;
    left: -10px;
    float: right;
    font-size: 13px;
}
.user_information>ul .article_write div .week{
    position: relative;
    left: -20px;
    float: right;
    top: -8px;
    font-size: 12px;
}

/*导航栏*/
.acritle_navigation{
	/* background-color: #EEEEEE;
	border-radius: 8px;
	height: 60px;
	width: 1220px;
    margin: 10px auto; */
    background-color: #EEEEEE;
    border-radius: 8px;
    height: 50px;
    width: 1220px;
    margin: 10px auto;
}

.acritle_navigation>ul{
	/* list-style: none;
    line-height: 60px;
    overflow: hidden; */
    list-style: none;
    line-height: 50px;
    overflow: hidden;
}
.acritle_navigation>ul>li{
	/* width: 122px;
	font-size: 16px;
	height: 100%;
	color: #4E4E4E;
	display: block;
    float: left;
    font-weight: 600;
    text-align: center;
    cursor: pointer; */
    width: 120px;
    font-size: 15px;
    height: 100%;
    color: #4E4E4E;
    display: block;
    float: left;
    /* font-weight: 600; */
    text-align: center;
    cursor: pointer;
}

.acritle_navigation .active{
	color: #ffffff!important;
	background-color: #EE6E6D!important;
	cursor: default!important;
	border-radius: 8px;
}


/*文章列表*/
.acritle_information>ul>li{
	overflow: hidden;
	display: block;
    background-color: #eeeeee;
    border-radius: 4px;
    margin-top: 10px;
	-webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s;
    width: 100%;
    min-height: 215px;
    height: auto;
}
.acritle_information>ul>li:last-child{
	margin-bottom: 20px;
}


.acritle_information{
	width: 1220px;
	margin: 0 auto;
	position: relative;
	min-height: 300px;
}
.acritle_information>ul{
	/* margin: 50px; */
	width: 100%;
    min-height: 220px;
}

/*用户信息板块*/
.acritle_information>ul>li .u_info{
	width: 244px;
    height: 100%;
    float: left;
    background-color: #EEEEEE;
    position: relative;
    min-height: 215px;
}
/*文章详情板块*/
.acritle_information>ul>li .article_info{
	width: 976px;
    height: auto;
    float: left;
    background-color: #FFFFFF;
    min-height: 215px;
}
.u_info div:first-child{
    position: relative;
    left: 65px;
    top: 30px;
    width: 132px;
}

.u_info div:last-child{
    position: relative;
    top: 35px;
}
.u_info div .username{
	text-align: center;
	margin-bottom: 0px;
	font-size: 14px;
	color: #EA8F4E;
	font-weight: 600;
	position: relative;
	
	/*防止用户名过长*/
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    height: 25px;
}

.u_info div .username>img{
	width: 18px;
    position: absolute;
    top: 3px;
}

.u_info div .score{
	margin-top:5px;
	text-align: center;
	font-size: 12px;
	color: #dcaf00;
}

.u_info div .score>i{
	font-size: 14px; 
	color: #dcaf00;
}

.u_info>div:first-child img{
	width: 122px;
	height: 122px;
}

.article_info{
	padding: 30px 30px 0px 30px;
}
.article_info .title{
	color:#4E4E4E;
	font-size: 18px;
    font-weight: 600;
}
.article_info .label>span{
	color: #e95555;
    margin-bottom: 10px;
    border: 1px solid #e95555;
    min-width: 95px;
    height: 36px;
    line-height: 36px;
    padding: 0px 6px;
    margin-right: 4px;
    margin-left: 6px;
    text-align: left;
    font-size: 12px;
}

.icon-biaoqian{
	font-size: 16px;
	color: #3baefe;
}

.article_info .content{
	color:#8D8D8D;
	font-size: 14px;
	/* letter-spacing: 1px;
    word-spacing: 1px; */
    
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow:ellipsis;
	line-height: 25px; 
	height:75px;
}
.article_info .action{
	color:#8D8D8D;
	font-size: 14px;
	margin-bottom:0px;
	line-height: 40px;
	padding-bottom: 10px;
	position: relative;
}

.article_info .action span{
	padding: 10px;
}

.article_info .action span a{
	color:#8D8D8D;
}

.article_info .action span .is-collection{
	font-size: 16px;
	color: #EE6F6F;
}

.article_info .action span:last-child{
	float: right;
	margin-right: 0px;
	color: #F39A9C;
	margin-top: -10px;
}

.article_info .action span:last-child>a{
	color: #F39A9C!important;
}

.article_info .action>.article-time{
	position: absolute;
    right: 70px;
    top: -9px;
}


.acritle_information>ul>li .in_new_txt{
	width: 430px;
    padding-top: 44px;
    float: left;
}
.acritle_information>ul>li .in_new_txt h5{
	font-size: 18px;
    color: #333;
	font-weight: 600;
    line-height: 37px;
}
.acritle_information>ul>li .in_new_txt span{
	font-size: 16px;
    color: #666;
    padding: 10px 0 25px;
	display: block;
}
.acritle_information>ul>li .in_new_txt span em{
	color: #f00505;
}
.acritle_information>ul>li .in_new_txt p{
	font-size: 14px;
    color: #4c4c4c;
    line-height: 28px;
	height: 84px;
	overflow: hidden;
}





/* 评论区样式 */
.comment_show{
	background-color: #F5F5F5;
	border-radius: 8px;
}

.comment_info{
	background-color: #F5F5F5;
	margin-bottom: 20px;
	border-radius: 8px;
	padding: 20px;
	margin-top: -10px;
	position: relative;
}

.comment_info>ul{
	width: 100%;
	min-height: 80px;
}

.comment_info>ul>li{
	width: 100%;
    min-height: 60px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #cbcac6;
}
/*没有评论时的提醒*/
.comment_info>ul>li .comment-tips{
	font-size: 14px;
}
.comment_info>ul>li .u_head{
	/* position: relative; */
	float:left;
	width:70px;
}
.comment_info>ul>li .u_head>img{
	width: 60px;
	height: 60px;
}
.comment_info>ul>li .u_content{
	/* position: relative;
    padding-left: 80px;
    top: -59px; */
    width:806px;
    float:left;
    font-size: 14px;
    color: #8D8D8D;
    margin-top: 5px;
}
.comment_info>ul>li .u_content>p{
	margin-bottom: 0px;
}
/* 回复 @用户  */
.comment_info>ul>li .u_content>p>a{
	color:#EA8F4E;
}
/* 评论用户昵称 */
.comment_info>ul>li .u_content>p:first-child>span:first-child a{
	font-weight: 600;
	color:#4E4E4E;
}
/* 评论主体内容  */
.comment_info>ul>li .u_content>p:first-child>span:last-child{
	/* word-spacing: 2px;
	letter-spacing: 2px; */
	line-height: 25px;
}
.comment_info>ul>li .u_content>p:last-child{
	text-align: left;
	margin-top: 10px;
}
/* 评论回复时间 */
.comment_info>ul>li .u_content>p:last-child>span:first-child{
	color:#8D8D8D;
}
/* 评论点赞按钮 */
.comment_info>ul>li .u_content>p:last-child>span:last-child{
	color:#8D8D8D;
	float: right;
}
.comment_info>ul>li .u_content>p:last-child>span:last-child>a{
	color:#8D8D8D;
}

.comment_info>ul>li .u_content .praise-active>a{
	color:#e95555!important;
}


/* 发布评论按钮 */
.comment_info>div>a{
	position: relative;
    top: 10px;
    margin-bottom:20px;
    left: 786px;
	background-color: #EE6E6D;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
    width: 90px;
}
/* 评论框  */ 
.comment_info>.comment-input>input{
	border: 1px dashed #D2D2D2;
	margin-top: 20px;
}


.acritle_information>ul li .articl-tips{
	text-align: center;
    font-size: 30px;
    margin-top: 75px;
    color: #4e4e4e;
}


/* .acritle_information ul li:hover{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transition:box-shoadow .5s;
	-webkit-transition:all .5s;
	-moz-transition:box-shoadow .5s;
	box-shadow:0 0 15px #999;
	-webkit-box-shadow:0 0 15px #999;
	-moz-box-shadow:0 0 15px #999;
}
 */
 
 .au-badge{
	background-color: #ffffff;
    border: 1px solid #f56c6c;
    color: #f56c6c;
}
.me-badge{
	background-color: #ffffff;
    border: 1px solid #26a7de;
    color: #26a7de;
}
/*评论分页组件样式覆盖*/
.layui-laypage a:hover {
    color: #EE6E6D;
}


.getmore-comment{
	width: 1220px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
	display: block;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
	-webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s;
    height: auto;
}
.getmore-comment>p{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.getmore-comment>p>a{
	font-size: 16px;
    color: #EEA777;
    font-weight: 600;
}

.no-more{
	text-align: center;
	color:#8D8D8D;
}
