html,
body {
	/* font-size: 10px !important; */
}

body {
	max-width: 7.5rem;
	width: 100%;
	margin: 0 auto;
	/* padding-bottom: 80px; */
}

video {
	display: block;
}

img {
	width: 100%;
	height: auto;
	display: block;
}

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none
}

video::-webkit-media-controls-fullscreen-button{ display: none !important; }



a,
img {
	border: 0
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
.contentplay {
	top: 1rem;
}
.video{
	width: 90%;
	margin: 0 auto;
	padding-top: 1rem;
}
.contentimg{
	width: 90%;
	position: relative;
	height: 400px;
	margin: 1.2rem auto 0;
}
.lbt{
	top: 1.1rem;
	width: 100%;
}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left .hd{  position: absolute; width: 100%; top: 1.8rem;}
.picScroll-left .hd ul, .picScroll-left .hd .pageState{ display: none; }
.picScroll-left .bd{ padding: 1.2rem 0.2rem 0 0.2rem;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1;display: flex; justify-content: center; }
.picScroll-left .bd ul li{ margin:0 .15rem; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:6.8rem; height:4.4rem; display:block; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
/* .picScroll-left .bd ul li .title{ line-height:24px;   } */
.picScroll-left .hd .next{ background: url(../img/left.png?f=webp) no-repeat; width: .65rem;height: 1.5rem;display: inline-block;background-size: 100%;margin-top: .2rem;margin-left: 0.1rem; }
.picScroll-left .hd .prev{ background: url(../img/right.png?f=webp) no-repeat; width: .65rem;height: 1.5rem;display: inline-block;background-size: 100%;right: 0.1rem; top: .2rem;position: absolute; }
.btn{width: 2.4rem; height: 1.3rem;right: .25rem; bottom: .3rem;}
.btnmi{width: 2.6rem; height: 1.3rem;right: .4rem; top: 0.7rem;}
.btnimg{ }
