* {
	box-sizing: border-box
}

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

html,body {
	width: 100%;
	height: 100%;
	font-family: 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
	color: #333
}

#my-video {
	object-fit: cover;
	object-position: center center
}

img {
	display: block;
	width: 100%
}

li {
	list-style: none
}

.dn {
	display: none
}

.topImg {
	width: 100%;
	height: 2.81rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url("../images/topImg.png") no-repeat;
	background-size: 100% 100%
}

.botImg {
	width: 100%;
	height: 3.58rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	background: url("../images/botImg.png") no-repeat;
	background-size: 100% 100%
}

.leftImg {
	width: .72rem;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url("../images/leftImg.png") no-repeat;
	background-size: 100% 100%
}

.rightImg {
	width: .72rem;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	background: url("../images/rightImg.png") no-repeat;
	background-size: 100% 100%
}

video::-webkit-media-controls-fullscreen-button {
	display: none !important
}

video::-webkit-media-controls-mute-button {
	display: none !important
}

video::-internal-media-controls-overflow-button {
	display: none !important
}

.trump-button[sub-component="fullscreen_btn"],.trump-button[now="fullscreen"] {
	display: none !important
}

.trump-button[sub-component="setting"] {
	display: none !important
}

video::-webkit-media-controls {
	opacity: 0 !important
}

video::-webkit-media-controls-enclosure {
	overflow: hidden
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px)
}

.detail {
	width: 100%;
	height: 100%
}

.detail .detail-content {
	width: 100%;
	height: 100%;
	position: relative;
	left: 0;
	top: 0
}

.detail .detail-content:before {
	width: .45rem;
	height: 100%;
	background: url(../images/midImg.png) no-repeat;
	background-size: 100% 100%;
	background-position: 0 0
}

.detail .detail-content:after {
	width: .45rem;
	height: 100%;
	background: url(../images/midImg.png) no-repeat;
	background-size: 100% 100%;
	background-position: 100% 0
}

.detail .detail-content video {
	width: 100%;
	height: 100%
}

.detail .detail-content .operationBox {
	width: .94rem;
	position: fixed;
	bottom: 3.48rem;
	right: .67rem;
	border-radius: 1rem;
	padding: 0 .1rem .5rem;
	z-index: 6
}

.detail .detail-content .operationBox img {
	width: .59rem;
	margin: .5rem auto 0
}

.detail .detail-content .operationBox img.zan {
	width: .74rem
}

.detail .detail-content .operationBox .zenNum {
	font-size: .28rem;
	color: #fff;
	margin: 0;
	text-align: center
}

img.posImg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.playBox,.loadingBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	z-index: 3;
	padding: 1.3rem .51rem .98rem
}

.playBox img.play,.loadingBox img.play {
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.shareBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 6
}

.shareBox img.share {
	width: 5rem;
	height: auto;
	position: absolute;
	top: 0;
	right: 0.5rem;
	margin: 0
}

.listBox {
	height: auto;
	min-height: 100%;
	position: relative;
	background: url("../images/bg.jpg") #b0002b no-repeat;
	background-size: 100% auto
}

.listBox .listContent {
	width: 100%;
	position: relative;
	padding: 4.9rem .28rem 0;
	overflow: hidden
}

.listBox .listContent .list {
	overflow: hidden
}

.listBox .listContent .list .item {
	width: 2.22rem;
	height: 3.94rem;
	position: relative;
	margin-right: .11rem;
	margin-bottom:.11rem;
	float: left
}

.listBox .listContent .list .item:nth-child(3n+0) {
	margin-right: 0
}

.listBox .listContent .list .item .nodata {
	width: 100%
}

.listBox .listContent .list .item .dataShow {
	padding-top: .38rem
}

.listBox .listContent .list .item .dataShow .item-border {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.listBox .listContent .list .item .dataShow .coverBox {
	width: 1.93rem;
	height: 3.28rem;
	margin: 0 auto;
	position: relative
}

.listBox .listContent .list .item .dataShow .coverBox img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.listBox .listContent .list .item .dataShow .info {
	width: 1.93rem;
	position: absolute;
	left: .14rem;
	bottom: .54rem;
	overflow: hidden
}

.listBox .listContent .list .item .dataShow .info p {
	color: #fff
}

.listBox .listContent .list .item .dataShow .info p.com {
	font-size: .12rem
}

.listBox .listContent .list .item .dataShow .info p.user {
	font-size: .21rem;
	text-align: center
}

.listBox .listContent .list .item.item-show .nodata {
	display: none
}

.listBox .listContent .list .item.item-show .dataShow {
	display: block
}

.listBox .small_text {
	color: #fff;
	font-size: .13rem;
	text-align: right;
	padding-right: .35rem;
	padding-bottom: .3rem;
	font-weight: bold;
}


.bottomtop{
	width: 1.25rem;
	margin:0 auto;
	display: block;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin:0 0 0 -.6rem;
	  animation:mymove 5s infinite;
	  -webkit-animation:mymove 5s infinite; 
	  animation-direction:alternate;
	  animation-timing-function: ease-in-out; 
	  -webkit-animation:mymove 5s infinite;
	  -webkit-animation-direction:alternate;
	  -webkit-animation-timing-function: ease-in-out; 
	  }
	  @keyframes mymove
	  {
	  0%{
	  transform: scale(1); 
	  }
	  25%{
	  transform: scale(1.1); 
	  }
	  50%{
	  transform: scale(1);
	  }
	  75%{
	  transform: scale(1.1);
	  }
  
	  }
  
	  @-webkit-keyframes mymove 
	  {
	  0%{
	  transform: scale(1); 
	  }
	  25%{
	  transform: scale(1.1); 
	  }
	  50%{
	  transform: scale(1);
	  }
	  75%{
	  transform: scale(1.1);
	  }
	  }