@charset "utf-8";*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,input,span,a,i{ padding: 0;margin: 0;font-family: "PingFang SC", "mypingfang", "microsoft yahei", "HanHei SC","PingHei","PingFang SC","STHeitiSC-Light","Helvetica Neue","Helvetica","Arial",sans-serif;  }a{ text-decoration: none; }input,textarea,button{ outline: none;-webkit-appearance: none; }textarea{ resize: none; overflow: hidden; }li{ list-style: none; }/* mycat website public block end */.layui-layer-page .layui-layer-content{    overflow: hidden !important;}.layui-layer-title{    background-color: #000000 !important;    border-bottom: 1px solid #000 !important;    color: #909090 !important;}.play-md:after{	content: '';	display: block;	position: absolute;	width: 60px;	height: 60px;	background: url(../icon/play-md.png) no-repeat top center;	left: 50%;	top: 50%;	margin-left: -30px;	margin-top: -30px;	cursor: pointer;	-webkit-transition: all .4s ease;	transition: all .4s ease;}.play-lg:after{	content: '';	display: block;	position: absolute;	width: 80px;	height: 80px;	background: url(../images/play-lg.png) no-repeat top center;	left: 50%;	top: 50%;	margin-left: -40px;	margin-top: -40px;	cursor: pointer;	-webkit-transition: all .4s ease;	transition: all .4s ease;}.play-lg:hover:after,.play-md:hover:after{	-webkit-transform: scale(1.2);	transform: scale(1.2);}.play-lg,.play-md{	position: relative;}/* trans-page */