 @charset 'UTF-8';
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
body {
	background: #f2f2f2;
}
.index_top {
	height: 1.4rem;
	background: #2cacfc /*url(../../images/bg_bg.png) .5rem .1rem no-repeat*/;
	background-size: 1.5rem;
	padding: 0 .3rem;
	padding-top: 0.16rem;
}
.top1 {
	color: #fff;
	height: 1.2rem;
}
.top1_l img {
	width: 1rem;
	border-radius: 100%;
	margin-right: .2rem;
}
.ys_ming {
	font-size: .32rem;
}
.ys_rz {
	font-size: .26rem;
}
.top1_r {
	text-align: center;
}
.top1_r img {
	width: .4rem;
}
.top2 {
	background-color: #ffffff;
	color: #666666;
	border-radius: .2rem .2rem 0 0;
	height:;
}
.recommend-item {
	  text-align: center;
    font-size: .51rem;
    padding: .18rem 0 .04rem 0;
    float: left;
    width: 33.33%;
}
.rec-lable {
	  font-size: .38rem;
    line-height: .3rem;
    color: #2cacfc;
}
.rec-lable span {
	font-size: .24rem;
}
.rec-num {
	color: #666666;
	font-size: .24rem;
}
.index_hide {
	width: 100%;
	height: .8rem;
	line-height: .8rem;
	overflow: hidden;
	background-color: #f3efbe;
	color: #ff3434;
	padding: 0 .4rem;
	position: relative;
	font-size: .28rem;
}
.index_hide img {
	width: 0.4rem;
	vertical-align: middle;
	margin-right: .1rem;
}
.index_hide span {
	border: 1px solid #ff2020;
	color: #fd1a1a;
	background-color: #fff;
	height: .5rem;
	width: 1.4rem;
	font-size: .24rem;
	border-radius: .03rem;
	float: right;
	line-height: .5rem;
	text-align: center;
	margin-top: 0.14rem;
}
.huanzhe_tishi {
	height: 1.6rem;
	background: #fff;
}
.ts_zuo {
	    width: 44%;
    margin-top: .26rem;
    margin-left: .35rem;
}
.ts_wen {
	margin-left: 0;
	margin-right:.35rem;
}
.zuo_img {
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	background: #e9f7ff url(../../images/yichang.png) center center no-repeat;
	background-size: .7rem;
}
.ts_wen .zuo_img {
	background: #e9f7ff url(../../images/daihuida.png) center center no-repeat;
	background-size: .7rem;
}
.zuo_wenzi {
	margin-top: .16rem;
	margin-left: .2rem;
}
.zuo_ming {
	font-size: .3rem;
	color: #2e2e2e;
	height: .4rem;
	line-height: .4rem;
}
.zuo_ren {
	font-size: .24rem;
	color: #666;
	height: .34rem;
	line-height: .34rem;
}
.zuo_ren span {
	color: #f94d4d;
}
.anlt {
	background: #fff;
	width: 100%;
}
.annl {
	width: 33.33%;
	border-bottom: 1px solid #e6e4e4;
	border-right: 1px solid #e6e4e4;
	text-align: center;	
	margin: 0 auto;
	padding: .3rem 0;
}
.anm_img img{ width: .75rem;}
.anm_zi{font-size: .28rem;}


.annl:nth-child(3n+0)
{
	    border-right:none;
}


.index_expand {
    width: 100%;
    overflow-x: scroll;
    margin: 0 0;
}.index_expand ul {
    padding-left: .14rem;
}.index_expand li {
    float: left;
    margin-right:.2rem;
}.index_expand img {
    width: 3rem;
}

























