/* 轮播图 */

.banner {
    width: 12rem;
    position: relative;
    margin: 0 auto .2rem;
}

.banner_play {
    width: 100%;
    height: 3.14rem;
    overflow: hidden;
    position: relative;
}

.banner_play a {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}

.banner_play a img {
    width: 100%;
    height: 100%;
}

.banner_play a:first-child {
    display: block;
}

.banner_nav {
    left: 50%;
    z-index: 2;
    bottom: .2rem;
    position: absolute;
}

.banner_nav li {
    float: left;
    width: .16rem;
    height: .16rem;
    cursor: pointer;
    margin: 0 .02rem;
    border-radius: 50%;
    background: #fff;
}

.banner .banner_nav li.active {
    background: red;
}


/* 分类盒子样式 */

.classify {
    width: 12rem;
    overflow: hidden;
    background: #fff;
	overflow: hidden;
	font-size: .12rem;
	margin: .2rem auto 0;
	padding: .2rem .15rem;
	background: url(../../IMAGE/mine/background.png);
	box-sizing: border-box;
}

.classify_head {
    width: 100%;
    height: .5rem;
    line-height: .5rem;
}

.classify_title {
    float: left;
    /*color: #333;*/
   	color: #ea1f26;
    font-size: .24rem;
}

.view_all {
    float: right;
}

.all {
    color: #666;
    cursor: pointer;
    font-size: .16rem;
}

.all_icon {
    width: .16rem;
    height: .16rem;
    display: inline-block;
    vertical-align: -.02rem;
    background: url(../../IMAGE/filmobj/page_bg.jpg) no-repeat -.38rem -.33rem;
}

.lines {
    border-top: .01rem solid #bfbfbf;
}

.idea_info {
    padding: .2rem 0;
    margin-left: -.7rem;
}

.idea_info_list {
    float: left;
    width: 3.4rem;
    height: 1.82rem;
    margin-left: .7rem;
}

.idea_info_left {
    float: left;
    height: 100%;
    width: 1.26rem;
    position: relative;
    margin-right: .1rem;
    border-radius: .06rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
}

.idea_info_left a {
    width: 100%;
    height: 100%;
    display: block;
}

.default_score {
    top: .04rem;
    right: .04rem;
    position: absolute;
}

.score {
    color: #ea1f26;
    display: inline-block;
}

.default_max_score {
    height: .2rem;
    font-size: .2rem;
    line-height: .2rem;
}

.default_min_score {
    font-size: .12rem;
}

.idea_img {
    width: 100%;
    height: 100%;
    border-radius: .06rem;
}

.idea_info_right {
    float: left;
    height: 100%;
    width: 2.04rem;
}

.idea_title {
    float: left;
    width: 1.3rem;
    color: #333;
    overflow: hidden;
    padding-bottom: .05rem;
    font-size: .16rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.idea_price {
    float: right;
    width: .6rem;
    height: .2rem;
    color: #ea1f26;
    text-align: center;
    line-height: .2rem;
    border-radius: .1rem;
    border: solid .01rem #ea1f26;
}

.idea_author,
.idea_intro {
    line-height: .18rem;
}

.idea_intro {
    min-height: .54rem;
}

.idea_author {
    margin: .03rem 0 .54rem;
}

.author_label,
.time_label {
    float: left;
    width: .74rem;
}

.author_text,
.time_text {
    width: .6rem;
    color: #333;
    display: inline-block;
    text-align-last: justify;
}

.author_concent,
.time_concent {
    float: left;
}

.author_concent {
    width: 1.2rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.idea_time {
    margin-top: .18rem;
}
.recomList {
    width: 12rem;
    margin: 0 auto;
    /*background: white;*/
    overflow: hidden;
    padding-bottom: 0.2rem;
    background: url(../../IMAGE/mine/background.png);
    box-sizing: border-box;
}

.recomList li{
    cursor: pointer;
    float: left;
    width: 1.8rem;
    margin: 0.2rem 0 0 0.17rem;
    border-radius: 0.06rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
    position: relative;
}

.recomList li i {
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    display: block;
    font-size: 0.14rem;
    padding: 0.03rem 0.1rem;
    background: #ea1f26;
    color: white;
}

.recomList li .img {
    width: 1.8rem;
    height: 2.6rem;
    border-radius: 0.06rem;
    overflow: hidden;
}

.recomList li .img img {
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.recomList li .title{
    font-size: .16rem;
    margin-top: 0.07rem;
    height: 0.18rem;
}
.default_score2{
    float: right;
}
.recomList li .price {
    font-size: 0.14rem;
    margin-top: 0.07rem;
    color: #666;
    height: 0.16rem;
}

.recomList li .price span {
    color: #ea1f26;
}

.recomList li .place {
    margin: 0.07rem 0;
    height: 0.18rem;
    color: #666;
    font-size: 0.14rem;
    height: 0.16rem;
}
/*换一组样式*/
.refresh{
    font-size: 0.18rem;
    margin-right: 0.1rem;
    display: inline-block;
    float:right;
    line-height: 0.26rem;
    cursor: pointer;
    margin-top:0.12rem;
  }
  .paI{
    width: 0.18rem;
    height: 0.18rem;
    background: url("../../IMAGE/film-details/refresh.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    display: inline-block;
    margin-top:-0.02rem;
  }
  .refresh:hover{
    color:#e7232f;
  }
  .refresh:hover .paI{
    background: url("../../IMAGE/film-details/refreshR.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
  }