body {
	font-family: "Microsoft YaHei";
}

.hover {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	transition: color .3s ease;
}

.borc {
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-ms-transition: border-color .3s ease;
	transition: border-color .3s ease;
}
/*@font-face {
font-family: "imooc-icon";
font-style: normal;
src: url('../fonts/iconfont.eot');
src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype')
    ,url('../fonts/iconfont.woff') format('woff')
    ,url('../fonts/iconfont.ttf') format('truetype')
    ,url('../fonts/iconfont.svg#iconfont') format('svg');
}*/



.iconfont {
	font-family: "imooc-icon";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.whole {
	margin: 0 auto;
}






/*评论*/


.act{
    color: #fd0200!important;
    border-bottom: 2px solid #fd0200;
    z-index: 100;
}
.my_p{
	width: 100%;
	padding-top: 0.3rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #c5c5c5;
}

.my_p_1{
	width: 100%;
	height: 1.5rem;
}
.star{
	width: 50%;
}
.myp{
	width: 20%;
	line-height: 1.5rem;
	font-size: 0.7rem;
	color: #000;
}
.star ul {
	width: 80%;
	height: 1.5rem;
}
.star_off{
	float: left;
	width: 1.4rem;
	height: 1.5rem;
	background: url(../../images/evaluate/star-off.png) no-repeat center center;
	background-size: 70% 65%; 
}
.star_on{
	background: url(../../images/evaluate/star-on.png) no-repeat center center;
	background-size: 70% 65%;
}
.close{
	margin-top: 0.3rem;
	width: 1rem;
	height: 1rem;
	display: block;
	background: url(../../images/evaluate/close.png) no-repeat center center;
	background-size: 100% 100%;
	float: right;
}
.comment_txt{
	padding: 0.5rem 0;
	color: #000;
}
.movie{
	width: 100%;
}
.movie_img{
	width: 5.85rem;
	height: 8.4rem;
}
.movie_txt{
	height: 8.4rem;
}
.movie_info{
	line-height: 1.5rem;
	font-size: 0.7rem;
	padding-left: 0.5rem;
}
.txt1{
	line-height: 2rem;
	font-size: 1rem;
	color: #000;
	padding-top: 1rem;

}
.fenlei{
	color: #000;
	margin-right: 0.5rem;
}


.ping_time_zan{
	width: 100%;
}

.ping_zan{
	padding-left: 1.3rem;
	background: url(../../images/evaluate/zan_off.png) no-repeat left center;
	background-size: auto 80%;
}
.zan_on{
	background: url(../../images/evaluate/zan_on.png) no-repeat left center;
	background-size: auto 80%;
}
.zan_num{
	color: #000;
}


.aui_img img{
	width: 3rem;
	height: 3rem;
}


.fennum{
	color: #ff5192;
	font-size: 0.8rem;
	float: left;
	width: 2rem;
	height: 1.5rem;
	line-height: 1.6rem;
	text-align: center;
}