.infor-top{
	padding: 0.20rem;
	overflow: hidden;
}
.infor-top h3{
	font-size: 0.30rem;
	color: #714934;
	font-weight: 500;
}
.infor-top span{
	font-size: 0.28rem;
	color: #e68630;
	float: left;
}
.infor-top .fr{
	float: right;
	font-size: 0.24rem;
	color: #878787;
}
.infor-img{
	width: 100%;
	overflow: hidden;
}
.infor-img img{
	width: 100%;
	display: block;
}
.infor-bottom{
	display: block;
	padding: 0.20rem;
	overflow: hidden;
}
.infor-bottom span{
	float: left;
	color: #333;
	font-size: 0.22rem;
}
.infor-bottom .fr{
	float: right;
}
.infor-bottom .fr img{
	width: 0.4rem;
	float: left;
	margin-right: 0.1rem;
}
.infor-bottom .fr img{
	width: 0.36rem;
	float: left;
	margin-left: 0.2rem;
}
.infor-bottom .share img{
    width:0.32rem;
}
.vio{
	font-size: 0.28rem;
	color: #333;
	font-weight: 500;
	padding: 0.20rem 0.28rem;
}
	.wrapper03 {position:relative;height:1.78rem;width: 100%;overflow: hidden;margin:0 auto;background-color: #fff;}
    .wrapper03 .scroller {position:absolute;margin-left:0.15rem;}
    .wrapper03 .scroller li {
      float: left;
      width: 3.3rem;
      height: 1.78rem;
      font-size: 0.22rem;
      text-align: center;
      overflow:hidden;
      border-radius: 0.1rem;
    }
    .wrapper03 .scroller li img{
    	width: 100%;
        height: 1.78rem;
    	display: block;
        border-radius: 0.1rem;
    }
    .wrapper03 .scroller li a{color:#fff;display:block;margin:0 0.08rem;position: relative;}
    .wrapper03 .scroller li.cur a{color:#e68630;border-bottom:0.02rem solid #e68630;}
    .wrapper03 .scroller li .content{
    	position: absolute;
    	bottom: 0rem;
    	left: 0rem;
    	width: 100%;
    	height: 0.86rem;
    	display: block;
        border-bottom-right-radius: 0.1rem;
        border-bottom-left-radius: 0.1rem;
    }
    .wrapper03 .scroller li .content span{
    	float: left;
    	color: #fff;
        margin-top: 0.5rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .wrapper03 .scroller li .content .fr{
    	float: right;
        margin-right:0.06rem;
        width:60%;
        text-align:right;
    }
    .wrapper03 .scroller li .content img{
    	float: left;
    	width: 0.23rem;
        height:auto;
    	margin: 0.07rem;
    }
    .wrapper03 .scroller li .content{       
      -webkit-box-shadow:inset 0px -15px 30px -15px #000;
      -moz-box-shadow:inset 0px -15px 30px -15px #000;  
      box-shadow:inset 0px -15px 30px -15px #000;

    }  




video{
    width: 100%;
    margin-top: 0.88rem;
}
.dati{
    width: 100%;
    text-align: center;
}
.dati img{
    width: 7.0rem;
    display: block;
    margin: 0 auto;
}
.gushi{
    width: 7.0rem;
    margin: 0 auto;
    font-size: 0.28rem;
    color: #333;
    margin-top: 0.30rem;
}
.gushi span{
    float: right;
}
.gushi span img{
    width: 0.29rem;
    margin-right: 0.23rem;
}
.play{
    overflow: hidden;
    width: 7.0rem;
    margin: 0.1rem auto;
}
.play .bf{
    color: #666666;
    font-size: 0.24rem;
    float: left;
}
.play .bf img{
    float: left;
    width: 0.32rem;
    margin-right: 0.1rem;
}
.play .share{
    float: right;
    color: #c1c1c1;
    font-size: 0.24rem;
    margin-right: 0.23rem;
}
.play .share img{
    float: left;
    width: 0.28rem;
    margin-right: 0.1rem;
}
.intro{
    display: block;
    width: 7.0rem;
    margin: 0 auto;
      text-indent: 0.48rem;
    font-size: 0.24rem;
    color: #878787;
}
.intro p{
    text-indent: 0.48rem;
    font-size: 0.24rem;
    color: #878787;
}
.name{
    font-size: 0.28rem;
    color: #e68630;
    width: 7.0rem;
    margin: 0 auto;
    margin-top: 0.30rem;
}
.time{
    width: 7.0rem;
    margin: 0 auto;
    font-size: 0.26rem;
    color: #666666;
}
.time span{
    font-size: 0.24rem;
    color: #878787;
    float: right;
}
.chuzi{
    font-size: 0.24rem;
    color: #878787;
    width: 7.0rem;
    margin: 0 auto;
}
.chuzi span{
    color: #333333;
}
.line{
    height: 1px;
    width: 6.84rem;
    background-color: #d1d1d1;
    margin: 0 auto;
    margin-top: 0.25rem;
}
/*·ÖÏíµÄÕÚ±ÎÕÖ*/
    #mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
 }
 #mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 40%!important;
    z-index: 20001;
 }
 .text {
    margin: 15px 0;
    font-size: 14px;
    word-wrap: break-word;
    color: #727272;
 }
 #mess_share {
    margin: 15px 0;
    display: block;
 }
 #share_1 {
    float: left;
    width: 49%;
    display: block;
 }
 #share_2 {
    float: right;
    width: 49%;
    display: block;
 }
 .clr {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
 }
 #mess_share img {
    width: 22px!important;
    height: 22px!important;
    vertical-align: top;
    border: 0;
 }





