em,
i,
span,
a,
img {
    display: inline-block;
}

.product_list img {
    border-radius: 0.06rem;
}


/* 轮播图 */

.banner {
    width: 12rem;
    margin: 0 auto;
    position: relative;
}

.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: 0.2rem;
    position: absolute;
}

.banner_nav li {
    float: left;
    width: .16rem;
    height: .16rem;
    cursor: pointer;
    margin: 0 .02rem;
    border-radius: 50%;
    background: #fff;
}

.active {
    color: #fff;
    background: #ea1f26;
    border-radius: .04rem;
}

.banner .banner_nav li.active {
    background: red;
}


/* .banner .banner_left,
.banner .banner_right {
    width: 1.2rem;
    height: 1rem;
    position: absolute;
    top: 2rem;
    display: none;
    cursor: pointer;
    z-index: 2;
} 

.banner:hover .banner_left {
    display: block;
}

.banner:hover .banner_right {
    display: block;
}*/


/*作品展示*/

.product_list {
    width: 12rem;
    margin: .2rem auto;
    position: relative;
    background: url(../../IMAGE/mine/background.png);
    overflow: hidden;
    box-sizing: border-box;
}

.product_title {
    margin-bottom: 0.2rem;
    border-bottom: 0.02rem solid #bfbfbf;
    padding: 0 0.2rem 0rem 0.2rem;
}

.product_head {
    float: left;
    padding: 0.2rem 0;
    font-size: 0.24rem;
    color: #333333;
    cursor: pointer;
}

.product_head em {
    font-size: 0.23rem;
    color: #a9a9a9;
    margin-left: 0.1rem;
}
.product_tab{
    float: right;
    display: inline-block;
    position: relative;
    top: 0.09rem;
}
.disText,.comTab {
    float: right;
    display: inline-block;
    position: relative;
    top: 0.09rem;
}

.product_tab a,.comTab a {
    font-size: 0.16rem;
    color: #333333;
    margin: 0 0.2rem;
    padding: 0.2rem 0;
}

.product_tab a:last-child,.comTab a:last-child{
    margin-right: 0.02rem;
}

.product_tab a:hover,
.product_tab .product_cur,.comTab a:hover,.comTab .product_cur {
    color: #ea1f26;
    border-bottom: 0.02rem solid #ea1f26;
}

.product_details,.commodity_details {
    height: 2.6rem;
    width: 1190px;
    overflow: hidden;
    padding: 0 0  0.2rem 0;
    position: relative;
    display: none;
    padding-left: 4px;
}
#details{
    padding-left: 0px;
}
.product_details .left-img,.commodity_details .left-img{
    cursor: pointer;
}
.product_details .right-img,.commodity_details .right-img{
    cursor: pointer;

}
.product_details div:nth-child(3) {
    height: 2.6rem;
    overflow: hidden;
    width:1200px;
    box-sizing: border-box;
}

 .product_details ul,.commodity_details .product_details{
    height: 2.6rem;
    width:3000px;
    float: left;
}
. #fictionDiv ul{
     width:3000px;
 }
#movieDiv  ul{
    height: 2.6rem;
    width:3000px;
    float: left;
}

/*#movieDiv .li:nth-child(1){
  margin-left: -16px;
}*/
#xq-details {
    height: 4.1rem;
    overflow: hidden;
  /*  padding: 0 0.2rem 0.2rem 0.2rem;*/
    position: relative;
    display: none;
}

 .product {
    height: 4.3rem;
 }
#content{
    height: 4.4rem;
}
#Performance{
    height: 5rem;
}
.demand_hotList {
    height: 4.36rem;
}

.demand_hotList #demand_item {
    cursor: pointer;
    height: 4.2rem;
    width: 2.75rem;
    background: #fff;
    border-radius: 8px;
    margin-left: .19rem;
}

.demand_hotList #demand {
    cursor: pointer;
    height: 4.36rem;
    width: 2.75rem;
    background: #fff;
    border-radius: 8px;
    margin-left: .19rem;
}

#demand_item img {
    width: .37rem;
    height: .41rem;
    margin-left: 1.19rem;
    margin-top: .44rem;
}

#demand img {
    width: .37rem;
    height: .41rem;
    margin-left: 1.19rem;
    margin-top: .44rem;
}

.title {
    color: #ea1f26;
    font-size: .18rem;
    text-align: center;
    padding: 0 0.5rem;
    margin: .21rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tag {
    width: .96rem;
    height: .28rem;
    line-height: .28rem;
    color: #333;
    font-size: .16rem;
    text-align: center;
    border: 1px solid #bfbfbf;
    padding: .09rem .08rem;
    margin: 0 auto;
    border-radius: 8px;
}

.time-XQ {
    width: 189px;
    font-size: .16rem;
    color: #333;
    text-align: center;
    line-height: 0.36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
   /* padding-left: 0.35rem;*/
}

.fls {
    font-size: .16rem;
    color: #333;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    margin: .2rem 0 .28rem 0;
    /*width: 1.1rem;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail {
    width: 2.68rem;
    height: .22rem;
    box-sizing: border-box;
    font-size: .16rem;
    color: #333;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    margin: 0 0 .2rem 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 .34rem;
    /*line-height: 0.28rem;*/
}

.status {
    height: .36rem;
    width: 2rem;
    line-height: .36rem;
    color: #fff;
    font-size: .16rem;
    text-align: center;
    margin: 0 auto;
    border-radius: 8px;
    background: #3363fb;
}

.product_details li,.commodity_details li {
    /*display: inline-block;*/
    float: left;
    width: 1.8rem;
    height: 2.6rem;
    margin-left: 0.16rem;
    margin-bottom: 0.2rem;
    position: relative;
    border-radius: 8px;
    cursor: pointer;
}
.product_details li .dotDiv{
    width: 1.8rem;
    height: 2.6rem;
}
.commodity_details li .dotDiv2{
    width: 1.8rem;
    height: 2.6rem;
}

.product_details .public,
.product_details .public  .dotDiv {
    width: 3.75rem;
}
.product_details .public .product_name {
    width: 3.55rem;
}

.product_details img ,.commodity_details img{
    width: 100%;
    /*height: 2.6rem;*/
    height:100%;
}
.product_details .right-img,.commodity_details .right-img {
    width: .4rem;
    /*height: 2.6rem;*/
    height:.4rem;
    cursor: pointer;
    z-index: 1;
    position: absolute;
    top: 105px;
    left: 17px;

}

.product_details .left-img ,.commodity_details .left-img{
    width: .4rem;
    /*height: 2.6rem;*/
    height:.4rem;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    top: 105px;
    right: 17px;

}
 .right-img  img{
    width: 100%;
    /*height: 2.6rem;*/
    height:100%;
}
.product_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.6rem;
    height: 0.46rem;
    line-height: 0.46rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    padding: 0 0.1rem;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}




.proName {
    float: left;
    font-size: 0.2rem;
    font-weight: bold;
    max-width: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_details li:first-child .proName,.commodity_details li:first-child .proName {
    max-width: 2rem;
}

.proScore {
    float: right;
    color: #ea1f26;
    margin-top:0.04rem;
}

.proScore i {
    height: .2rem;
    font-size: .2rem;
    line-height: .2rem;
}

.proScore em {
    font-size: .12rem;
}

#thislist {
    height: 4.14rem;
    margin: 0 auto;
}
/*#thislist li:nth-child(1){
    margin-left: -16px;
}*/
#thislist li {
    cursor: pointer;
    float: left;
    background: white;
    width: 2.73rem;
    height: 4.14rem;
    margin-left: 19px;
   /* margin: 0  0rem 0.2rem 0.2rem;*/
    border: 0.01rem solid #bfbfbf;
    border-radius: 0.06rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
}

#thislist li p {
    font-size: 0.16rem;
    color: #333;
    margin: 0 0.38rem auto;
    line-height: 0.16rem;
    margin-top: 0.22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#thislist li p span {
    width: 0.7rem;
    display: inline-block;
    text-align-last: justify;
}

#thislist li p i {
    width: 0.1rem;
    margin-left: 0.1rem;
    display: inline-block;
}

#thislist li .img {
    margin: 0 auto;
    margin-top: 0.44rem;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url("../../IMAGE/film-details/product-features.png");
    background-size: 100%;
}

#thislist li .title {
    margin-top: 0.28rem;
    color: #ea1f26;
    text-align: center;
}

#thislist li .time {
    width: 2rem;
    height: 0.36rem;
    background: #ea1f26;
    color: white;
    margin-top: 0.35rem;
    border-radius: 0.06rem;
    line-height: 0.36rem;
    text-align: center;
}
#addCommodityDiv .public{
    width:1.8rem;
    overflow:hidden;
}
/*评分*/
.like_grade{
	margin-bottom: 0.05rem;
	color:#666;
    font-size: 0.14rem;
    display: flex;
    margin-top:0.02rem;
}
.like_start img{
	width: 0.14rem;
    height: 0.14rem;
}
.iStyle{
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    display: block;
    font-size: 0.14rem;
    padding: 0.03rem 0.1rem;
    background: #ea1f26;
    color: white;
}
.half_bottom{
    padding:0.02rem 0.1rem;
}