.index-head{position:fixed;left:0;top:0;z-index:10000;}
.recomBox {
    background: #fff none repeat scroll 0 0;
    margin-top: 10px;
    text-shadow: none;
}
.recomBox .title {
   /* border-bottom: 1px solid #d1d1d1;*/
    line-height: 36px;
    padding-left: 10px;
	font-size:1.6rem;
}
.recomBox .title em {
    background: #e40077 none repeat scroll 0 0;
    float: left;
    height: 14px;
    margin: 11px 6px 0 0;
    width: 3px;
}

.recomBox .title em {
    height: 12px;
    margin: 12px 6px 0 0;
}
.goback{display:block;position:absolute;width:10%;height:40px;padding: 10px;}
.forselarea{position:absolute;background:#fff;left:0;top:0;width:100%;z-index:100000;}
.forselarea .head{background:rgb(57,165,230);color:#fff;position:fixed;left:0;top:0;z-index:100001;width:100%;}
.forselarea .head span{display:block;width:100%;text-align:center;height:40px;line-height:40px;}
.forselarea ul{margin-top:39px;}
.forselarea li{margin: 4px 4px 4px 10px;cursor:pointer;font-size:1.6rem;padding-top:10px;}
.type{clear:both;display:table;font-size:1.3rem;width:100%;}
.type a{width:20%;display:table-cell;text-align:center;}
.type a.active{color:#FF9900;}
.jq{display:block;}
.jq li{float:left;width:50%;text-align:center;overflow:hidden;padding-bottom:8px;}
.jq li a{display:block;}