.head-nav> a{
	width: 242px;
	display: block;
	margin: 0 auto 45px auto;
}
.head-nav{
	padding-top: 40px;
	padding-bottom: 20px;
}
.body-container.special{
	padding-top: 0;
	background: #f9f9f9;
}
.nav-btn .logo{
	width: 105px;
}

.nav-btn .logo{
	width: 132px;
	margin-left: 6px;
}
.nav-btn a{
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #303030;
	border: 1px solid #e5e5e5;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	margin:0 60px ;
}
.nav-btn a:hover{
	background: #0db252;
	border: 1px solid #0db252;
	color: #FFFFFF;
}
.n-artcleLeft {
	width: 782px;
	box-shadow: 0px 0px 4px #d4d3d3;
}

.boutique-content .details{
	color: #808080;
	display: -webkit-box;
  display: -moz-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
  height: 40px;
  line-height: 20px;
}
.boutique-content {
	padding: 0 66px;
}

.boutique-content h2 {
	color: #303030;
	font-size: 18px;
	padding-top: 26px;
	padding-bottom: 16px;
	font-weight: bold;
}
.boutique-content h2:hover{
	color: #0db252;
}
.boutique-content .label-art {
	margin-top: 0;
}

.boutique-content .imgs{
	display: block;
	height: 260px;
	overflow: hidden;
	margin: 14px 0;
	position: relative;
}
.imgs .num{
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	right: -1px;
	top: 8px;
	z-index: 999;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.imgs .num label{
	font-size: 14px;
}
.boutique-content .imgs:after{
	content: '';
	width: 0;
    height: 0;
    border-bottom: 56px solid transparent;
    border-left: 56px solid transparent;
    border-top: 56px solid #ffa200;
    position: absolute;
	right: 0px;
	top: 0px;
	z-index: 99;
}
.boutique-content>div {
	padding-bottom: 24px;
	border-bottom: 1px solid #F4F4F4;
}

.boutique-content>p {
	font-size: 14px;
	color: #505050;
}

.boutique-content .view-count {
	margin-left: 30px;
}
.boutique-content p a{
	color: #0db252;
}
.boutique-content p a label{
	display: inline-block;
	width: 6px;
	height: 12px;
	background-position: -363px -52px;
	vertical-align: middle;
	margin-left: 4px;
	margin-top: -2px;
}
.evaluation a{
	display: block;
	width: 250px;
	height: 100px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 10px auto 0 auto;
	position: relative;
}
.evaluation {
	padding: 10px 0 24px 0;
}
.evaluation a p{
	width:100%;
	height: 100%;
	color: #FFFFFF;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	display: block;
}
.evaluation a p:hover{
	background: rgba(0,0,0,.6);
}
.evaluation p span{
	width: 100%;
	display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px;
    position: absolute;
    bottom: 6px;
    padding: 0 12px;
	box-sizing: border-box;
}
.evaluate-cover{
	height: 290px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.evaluate{
	border: 1px solid #ececec;
	margin-top: 6px;
}
.evaluate.special .datas{
	float: left;
	margin-left: 20px;
	width: 350px;
	margin-top: 10px;
}
.evaluate .datas h3{
	font-size: 20px;
	color: #404040;
	margin-top: 0;
}
.evaluate .datas{
	margin-left: 100px;
}
.evaluate .datas a{
	display: inline-block;
	width: 70px;
	height: 24px;
	background: #0db252;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 4px;
	font-size: 12px;
}
.evaluate{
	margin-top: 20px;
}

.evaluate span{
	width: 80px;
	height: 80px;
	border-radius: 4px;
	overflow: hidden;
}
.evaluate.special span{
	width: 90px;
	height: 90px;
	margin-top: 4px;
}
.evaluate >a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 14px;
	box-sizing: border-box;
}
.evaluate .datas h3{
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 4px;
}
.evaluate:hover h3{
	color: #0DB252;
}
.evaluate:hover{
	background: #F9F9F9;
}
.evaluate .datas p{
	font-size: 12px;
}
.evaluate .datas p{
	font-size: 14px;
	color: #9f9f9f;
	display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 20px;
    height: 40px;
    margin: 3px 0;
}
.artcleLeft .data-detail{
	border: none;
}

.evaluate .num {
	width: 120px;
	text-align: center;
	color: #ffa200;
	font-size: 40px;
	margin-top: 23px;
	margin-left: 16px;
}
.evaluate .num span{
	font-size: 14px;
}
.evaluate .qrcode{
	width: 72px;
	color: #404040;
	font-size: 12px;
	text-align: center;
	margin-top: 4px;
}
.evaluate .qrcode p{
	margin-top: 0;
	font-size: 12px;
}
.evaluate .qrcode img{
	width: 100%;
	margin-bottom: 4px;
	margin-top: 0;
}
/*导航css   begin*/
.nav-title label{
	background:url(../images/nav.png);
}
.nav-title{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #F4F4F4;
	padding: 0 16px;
}
.nav-title h2{
	font-size: 18px;
	color: #909090;
	display: inline-block;
}
.navigate{
	border: 1px solid #F4F4F4;
	margin-bottom: 30px;
	background: #FFFFFF;
}

.nav-content{
	padding: 15px 8px;
	box-sizing: border-box;
}
.nav-content h3{
	font-size: 16px;
	color: #0db252;
}
.nav-icon{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -7px 4px 0 0;
}
.nav-content a{
	float: left;
	width: 20%;
	height: 90px;
	background: #FFFFFF;
	padding: 20px 16px;
	box-sizing: border-box;
}
.nav-content a:hover h3,
.nav-content a:hover p{
	color: #0065a9;
}
.nav-content a:hover{
	background: #f8f8f8;
}
.nav-content a p{
	font-size: 12px;
	color: #999999;
	display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 17px;
    height: 34px;
    margin-top: 8px;
}
/*导航css   end*/


/*评论的样式*/
.mark{
	padding: 24px 0;
}
.mark-left{
	border-right: 1px solid #eeeeee;
	width: 328px;
	height: 100px;
	font-size: 56px;
	color: #ffad1f;
	padding: 18px 10px 28px 70px;
	box-sizing: border-box;
}
.mark-left p{
	font-size: 14px;
	color: #505050;
}
.mark-left .many{
	margin-left: 20px;
	margin-top: 16px;
}
.score-detail{
	margin-bottom: 10px;
}

.scoreblack{
	position: relative;
	width: 102px;
	height: 18px;
	background-position: -880px 0;
}
.scorelight{
	position: absolute;
	background-position: -880px -18px;
	height: 18px;
	left: 0;
	top: 0;
	z-index: 99;
}
.scoreblack span,
.scorelight span{
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	background-position: -880px 0;
}
.scorelight span{
	background-position: -898px 0;
}
.mark-right{
	width: 412px;
	padding: 0 60px;
	box-sizing: border-box;
}
.mark-right label,
.mark-right span{
	display: inline-block;
}
.mark-right>div{
	margin-bottom: 2px;
}
.mark-right label{
	font-size: 12px;
	color: #aaaaaa;
	margin-right: 18px;
}
.mark-right span{
	font-size: 14px;
	color: #505050;
	margin-left: 18px;
}
.mark-right .bar{
	position: relative;
}
.mark-right .bar,
.mark-right .bar-active{
	width: 168px;
	height: 8px;
	background: #eeeeee;
	display: inline-block;
	border-radius: 30px;
}
.mark-right .bar-active{
	background: #0db252;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.userdata a{
	display: inline-block;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
}
.userdata{
	padding: 20px 0;
}
.userdata p{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #505050;
	margin-left: 8px;
}
.editbox{
	border: 1px solid #eeeeee;
	border-radius: 6px;
	overflow: hidden;
}
.editbox textarea{
	height: 106px;
	padding: 8px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
}
.comment-more a{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	color: #808080;
}
.detaltext .more a:hover{
	color: #0db252;
	border: 1px solid #0db252;
}
.no-conment{
	padding: 48px 0;
	font-size: 20px;
	color: #bbbbbb;
	border-top: 1px solid #eeeeee;
	margin-top: 34px;
}
.no-conment img{
	width: 113px;
	margin-bottom: 22px;
}
.score-box p{
	margin-top: 10px;
	margin-right: 20px;
}
.score-box .btn{
	width: 78px;
	height: 30px;
	background: #f4f4f4;
	float: right;
	line-height: 30px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	border-radius: 4px;
	margin-top: 7px;
}
.score-box .btn:hover{
	background: #0db252;
	border: none;
	color: #FFFFFF;
}
.grade{
	float: left;
	margin-top: 3px;
}
.grade li{
	float: left;
	width:31px ;
	height: 31px;
	margin-right: 14px;
	list-style: none;
}
.grade li span{
	float: left;
	width:31px ;
	height: 31px;
	background-position: -913px -36px;
	cursor: pointer;
}
.grade li span.active{
	background-position: -882px -36px;
}
.grade li span.active2{
	background-position: -882px -36px;
}
.reply-content textarea{
	min-height: 36px;
	width: 100%;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 8px;
	margin-top: 10px;
	word-wrap: break-word;
    overflow: hidden; line-height:18px;
}
.has-reply {
	display: block;
	box-sizing: border-box;
	background: #f5f5f5;
	padding: 8px ;
	border:1px solid #f5f5f5;
	box-sizing: border-box;
	margin-top: 10px;
}
.right-ucenter .has-reply:hover{

	background: #f3fdf7;
	border:1px solid #e7faef;
}
.has-reply .name{
	color: #0db252;
}
.editBtn,
.cancel{
	width: 68px;
	height: 32px;
	line-height: 32px;
	background: #d1d1d1;
	text-align: center;
	color: #FFFFFF;
	border-radius: 4px;
	margin-top: 12px;
}
.cancel{
	background:none;
	color: #bcbcbc;
	margin-right: 24px;
}
.editBtn.active{
	background: #0db252;
}
.avater-comment{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	cursor: default;
}

.right-ucenter .avater-comment {
	overflow: inherit;
	position: relative;
}
.right-ucenter .avater-comment span{
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
}
.comment{
	border-bottom: 1px solid #EEEEEE;
	padding: 16px 0;
}
.data-comment{
	margin-left: 56px;
	margin-top: 12px;
}
.data-comment p{
	line-height: 22px;
}
.comment .grade{
	float:none;
	margin: 6px 0 6px 0;
}
.name-comment span{
	color: #bcbcbc;
	margin-left: 30px;
}
.comment-list{
	margin-top: 24px;
}
.data-comment .reply{
	width: 44px;
	height: 22px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	border-radius: 2px;
}
.data-comment .reply:hover{
	background: #0db252;
	border: 1px solid #0db252;
	color: #FFFFFF;
}
.score-box{
	border-top: 1px dashed #dcdcdc;
	width: 568px;
	margin: 0 auto;
	padding-top: 20px;
	color: #808080;
}
