/*
评测页面
*/

/*评测详情页面*/
body,html{background-color: #fff;}

.reports-detail{padding-top: 38px;padding-bottom: 100px;}
.reports-detail .reports-left{float: left;width: 775px;}
.reports-detail .reports-right{overflow: hidden;padding-left: 35px;}

.reports-article h1{font-size: 20px;font-weight: bold;color: #333;}
.reports-article .head-mes{position: relative;padding: 15px 0;font-size: 14px;color: #666;border-bottom: 1px solid #e5e5e5;}
.reports-article .detail{padding: 25px 10px 30px 10px;border-bottom: 1px solid #e5e5e5;} 
.reports-article .detail img{max-width:100%;height:auto;border:medium none;}


.reports-article .head-mes .inner-boutique{position: absolute;right: 25px;bottom: -5px;}
.reports-article .head-mes .inner-boutique img{display: block;}

/*.reports-article .detail p{margin:0 0 1em;font-size:14px;}
.reports-article .detail strong{font-weight: bold;}
.reports-article .detail a{color: #ED5565; text-decoration: none;}
.reports-article .detail a{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;}
.reports-article .detail a:hover{color:#FC95A0;}
.reports-article .detail img{max-width:100%;height:auto;border:medium none;}
.reports-article .detail object,.reports-article .detail embed{margin:0 auto;display:block;}
.reports-article .detail .noboder,.reports-article .detail .noboder img{border:0;}
.reports-article .detail .alignright{float:right;text-align:right;margin-left:15px;margin-bottom: 15px;}
.reports-article .detail .aligncenter,.size-full{display:block;margin-left:auto;margin-right:auto;}
.reports-article .detail .alignleft{float:left;text-align:left;margin-right:15px;margin-bottom: 15px;}
.reports-article .detail .floatleft{float:left;}
.reports-article .detail .floatright{float:right;}
.reports-article .detail i,.reports-article .detail cite,.reports-article .detail em,.reports-article .detail var,.reports-article .detail address,.reports-article .detail dfn{font-style: italic;}*/
/*.reports-article .detail font{font-size: 14px;color: #333;line-height: 30px;}*/

.reports-article .detail h1{font-size: 2em;font-weight: bold;}
.reports-article .detail h2{font-size: 1.5em;font-weight: bold;}
.reports-article .detail h3{font-size: 1.17em;font-weight: bold;}
.reports-article .detail h4{font-size: 1em;font-weight: bold;}
.reports-article .detail h5{font-size: 0.83em;font-weight: bold;}
.reports-article .detail strong{font-weight: bold;}

.reports-article .detail h1{font-size: 32px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail h2{font-size: 24px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail h3{font-size: 20px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail h4{font-size: 16px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail h5{font-size: 13px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail h6{font-size: 12px; font-weight: bold;margin: 20px 0px 15px;}
.reports-article .detail p{margin:0 0 1em;font-size:18px;}
.reports-article .detail p>span{text-indent: 25px;}

.reports-article .detail ol, .lph-article-comView ul{margin:20px 0 20px 40px;}
.reports-article .detail ol li{list-style-type:decimal;}
.reports-article .detail ul li{list-style-type:disc;}
.reports-article .detail blockquote{border-left:5px solid #eee;margin:20px;padding:5px 10px;clear:both;}
.reports-article .detail blockquote p{margin-bottom:0px;}


.related-report{padding-top: 45px;}
.related-report .tit{font-size: 14px;color: #333;border-bottom: 1px solid #e5e5e5;margin-bottom: 15px;padding-bottom: 6px;}
.related-report .tit span{color: #ec6b3d;}
.related-report .list li{float: left;margin: 0 16px 0 16px;width: 226px;}
.related-report .list li .pic{display: block;width: 224px;height: 126px;border:1px solid #e5e5e5;}
.related-report .list li .name{height: 48px;line-height: 24px;padding: 5px 0;overflow: hidden;}
.related-report .list li .name a{display: block;font-size: 14px;color: #333;}
.related-report .list li:hover .name a{color: #ec6b3d;}

.reports-left .bottom-op{padding-top: 40px;text-align: center;}
.reports-left .bottom-op .praise-btn{margin: 0 auto;display: block;border: solid 2px #ed6e41;width: 98px;font-size: 20px;height:98px;border-radius: 50%;background-color: #fff;color: #ed6e41; }
.reports-left .bottom-op .praise-btn .praise i{margin-top: 15px;display: inline-block;vertical-align: middle;background: url(../../images/praise.png);background-position: 0 -50px;width: 50px;height: 50px;}

.reports-left .bottom-op .praise-btn.act{background-color: #ed6e41;color: #fff; border-color: #fff;cursor: default; }
.reports-left .bottom-op .praise-btn.act .praise i{background-position: 0 0px;}


.reports-left .bottom-op .btns{text-align: right;}
.reports-left .bottom-op .btns a{font-size:12px;color: #888;padding-left: 22px;background-image: none!important;float: none;}
.reports-left .bottom-op .btns a i{margin-right: 2px;background: url(../../images/sprites.png) no-repeat;display: inline-block;vertical-align: middle;width: 15px;height: 15px;}
.reports-left .bottom-op .btns a.like i{background-position: 0 -66px;vertical-align: -2px;}
.reports-left .bottom-op .btns a.like.act{cursor: default;}
.reports-left .bottom-op .btns a.cmt i{ background-position: -39px -66px;}
.reports-left .bottom-op .btns a.like:hover i,.reports-left .bottom-op .btns a.like.act i{background-position: 0 -85px;}
.reports-left .bottom-op .btns a.cmt:hover i{ background-position: -39px -85px;}
.reports-left .bottom-op .btns a.like:hover,.reports-left .bottom-op .btns a.like.act,
.reports-left .bottom-op .btns a.cmt:hover{color: #e45f37;}

.reports-left .bottom-op .praise-btn,.reports-left .bottom-op .praise-btn .praise i{	
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
  	-moz-transition: all 0.3s ease-in;
  	transition: all 0.3s ease-in;
  	-o-transition: all 0.3s ease-in;
}
.reports-left .bottom-op .praise-btn.scale{
	transform: scale(1.1,1.1); 
	-ms-transform:scale(1.1,1.1); 	
	-moz-transform:scale(1.1,1.1); 	
	-webkit-transform:scale(1.1,1.1); 
	-o-transform:scale(1.1,1.1)
}

/*右侧*/
.reports-right .this-product .tit,
.reports-right .this-author .tit{font-size: 18px;}
.reports-right .this-product .product-cnt,
.reports-right .this-author  .author-cnt{padding-top: 12px;}
.reports-right .this-product .pic,
.reports-right .this-author .pic{display: block;width: 90px;height: 90px;float: left;}
.reports-right .this-product .txt,
.reports-right .this-author .txt{overflow: hidden;padding-left: 15px;}
.reports-right .this-product .txt a{color: #333;font-size: 14px;line-height: 26px;display: block;}

.reports-right .this-author{margin-top: 25px;}
.reports-right .this-author .pic img{border-radius: 50%;}
.reports-right .this-author .txt .name a{font-size: 18px;}
.reports-right .this-author .txt .tags{padding-top: 20px;}
.reports-right .this-author .txt .tags p{font-size: 12px;line-height: 20px;}

/*.reports-right .hot-activity{margin-top: 60px;}
.reports-right .hot-activity .tit{font-size: 18px;}
.reports-right .hot-activity .list li{margin-top: 15px;overflow: hidden;}
.reports-right .hot-activity .list li .pic{display: block;width: 90px;height: 90px;float: left;}
.reports-right .hot-activity .list li .txt{padding-left: 15px;overflow: hidden;}
.reports-right .hot-activity .list li .txt .name{padding-right: 40px;font-size: 12px;height:40px;line-height: 20px;overflow: hidden;}
.reports-right .hot-activity .list li .txt .name a{display: block;}
.reports-right .hot-activity .list li .txt .tags{font-size: 12px;line-height: 20px;padding-top: 10px;}
/*已移植到base.css*/


/*详情评论*/
.reports-comment {padding-top: 40px;}
.reports-comment .tit{font-size: 14px;color: #333;border-bottom: 1px solid #dedede;padding-bottom: 6px;}
.reports-comment .article-coment{padding: 0 10px;}


/*相关产品报告*/
.aside-proReprots{padding-top: 60px;}
.aside-proReprots .tit{font-size: 18px;}
.aside-proReprots .list li{margin-top: 15px;overflow: hidden;}
.aside-proReprots .list li .pic{width: 110px;float: left;display: block;}
.aside-proReprots .list li .pic img{display: block;}
.aside-proReprots .list li .txt{padding-left: 15px;overflow: hidden;}
.aside-proReprots .list li .txt .descri{font-size: 12px;color: #333;max-height: 60;overflow: hidden;}


.tryout-slide .slide-code{display: none;}
/*.tryout-slide .slide-sina{display: none;}*/

/*右侧改动部分样式*/

/*热门试用*/
.aside-tryout {
	margin-top: 25px;
	background: #fff;
}
.aside-tryout .title{font-size: 18px;}
.aside-tryout .list {
	/*padding: 6px 20px 20px 20px;*/
}

.aside-tryout .list li {
	overflow: hidden;
	margin-top: 15px;
}

.aside-tryout .list li .pic {
	display: block;
	float: left;
	width: 90px;
}

.aside-tryout .list li .txt {
	overflow: hidden;
	padding-left: 15px;
}

.aside-tryout .list li .txt .headline {
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.aside-tryout .list li .txt .datas {
	font-size: 12px;
	color: #888;
	padding-top: 8px;
}

/*雷锋达人*/
.aside-expert {
	margin-top: 25px;
	background: #fff;
}
.aside-expert .title{font-size: 18px;padding-bottom: 20px;}
.aside-expert .list {
	/*padding: 20px 20px 0 20px;*/
}

.aside-expert .list li {
	overflow: hidden;
	padding-bottom: 20px;
}

.aside-expert .list li .avater {
	width: 75px;
	float: left;
}

.aside-expert .list li .avater img {
	border-radius: 50%;
}

.aside-expert .list li .txt {
	overflow: hidden;
	padding-left: 15px;
}

.aside-expert .list li .txt .name {
	font-size: 14px;
	color: #333;
	display: block;
}
.aside-expert .list li:hover .txt .name{
	color: #ec6b44;
}
.aside-expert .list li .txt .QA {
	font-size: 12px;
	color: #888;
	padding-top: 4px;
}

.aside-expert .list li .txt .btns {
	margin-top: 4px;
}

.aside-expert .list li .txt .btns a {
	display: inline-block;
	/*width: 52px;*/
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	background: #ec6b44;
	color: #fff;
	border-radius: 2px;
	font-size: 12px;
	text-align: center;
}

.aside-expert .list li .txt .btns.haveAtten a {
	background: #ccc;
}

/*右侧改动样式 END*/






