@charset "utf-8";
/* CSS Document */
/* 萧县众优网络科技有限责任公司
 * 计算机软著登记号2018SR632937,侵权必究
 * http://img.yxp8.cn/3f86f202010092247262007.png
 * 法务合作：安徽汇龙律师事务所 
 */
html, body, div, span, iframe,input,select, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1;
}
a{
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}
i, em {
    font-style: normal;
}

a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}

input[type=text],input[type=submit], input[type=button] {
	-webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input{
	outline: none;
	background: none;
}
img {
	display: block;
}
.layui-layer-content img{
	display:unset
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	overflow: hidden;
}
.clear{
	zoom: 1;
}
@font-face {
	font-family: ssm;
	/*src: url(../font/SOURCEHANSANSCN-MEDIUM.OTF)*/
	/*src:url(http://kkystatic.yxp8.cn/SOURCEHANSANSCN-MEDIUM.OTF)*/
}
@font-face {
	font-family: ssr;
	/*src: url(../font/SOURCEHANSANSCN-REGULAR.OTF);*/
	/*src:url(http://kkystatic.yxp8.cn/SOURCEHANSANSCN-REGULAR.OTF)*/
}
@font-face {
	font-family: pfm;
	/*src: url(../font/PINGFANG\ MEDIUM.TTF);*/
	/*src:url(http://kkystatic.yxp8.cn/PINGFANG%20MEDIUM.TTF)*/
}