
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: 16px;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
}
body{
	line-height: 1;
	width: 100%;
	height: 100%;
	font-size: 14px;
}
*{
	padding: 0;
	margin: 0;
	box-sizing:border-box;
	font-size: inherit;
	line-height: inherit;
}
img
{
    border: 0;
    display: inline-block;
}
a{
	text-decoration: none;
	color: #222;
	}
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
input{
	outline: none;
	border: none;
}
button{
	border: none;
	outline: none;
}
b,em,i{
	font-style: normal;
}

/* 鏂扮殑灏卞垹  涓嶄竴瀹氳鐨勪竴浜� */
.hengtiao{
	width: 100%;
	height: 6px;
	background-color: #F5F5F5;
}
.contentmine .layui-m-layercont{
	padding: 10px;
	text-align: inherit;
}
.topbar{
	width: 100%;
	height: 44px;
	display: flex;
	align-items: center;
	background-color: #F8F8F8;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1071;
}
.topbar .left{
	width: 27px;
	height: 27px;
	position: absolute;
	left: 5px;
}
.topbar .left img{
	width: 27px;
	height: 27px;
}
.topbar .title{
	flex: 1;
	text-align: center;
	font-size: 16px;
}
.dianzi{
	width: 100%;
	height: 44px;
}
.mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1070;
}
.mask2,.mask3,.mask4{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1072;
}

.yuanqumask{
	width: 100%;
	height: 75%;
	background-color: #FFFFFF;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1073;
}
.shouhuomask,.xiehuomask{
	width: 100%;
	height: 55%;
	background-color: #FFFFFF;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1073;
}
.masktitle{
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.masktitle img{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 5px;
}
.tiaojian{
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.tiaojian img{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 5px;
}
.rulecon{
	margin: 0 10px;
	height: 80%;
}
.rulecon .rulecontit{
	font-size: 16px;
	margin: 15px 0;
}
.yqitems{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.yqitems>div{
	width: 32%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 17px;
	background-color: #F6F6F6;
	font-size: 12px;
	margin-bottom: 5px;
}
.buts{
	display: flex;
	height: 40px;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 10px;
}
.buts div{
	flex: 1;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
.chongzhi{
	background-color: #F8A734;
}
.queding{
	background-color: #F77A28;
}
.maskmode{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1072;
}
.modal{
	width: 85%;
	height: auto;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1073;
	overflow: hidden;
}
.modaltit{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #F8F8F8;
}

.more_item{
	margin: 0 10px 15px;
}
.more_item .sitename{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 5px;
}
		
.wangdian{
	margin-bottom: 5px;
	line-height: 20px;
}
.wangdian p{
	line-height: 20px;
}
.wangdian .zhanwei{
	padding-right: 5px;
}
.yewudhcon{
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.contactbox{
	margin-bottom: 10px;
	
}
.contactbox .contactit{
	margin-bottom: 5px;
}
.contactbox .telcontent{
	display: inline-block;
	padding-right: 10px;
	line-height: 20px;					
}
.telcontent img{
	width: 13px;
}
/*搴曢儴*/
.tabbar-bottom-zhanwei{
	width: 100%;
	height: 50px;
}
.tabbar-bottom{
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	display: flex;
	border-top: 1px solid #D5D5D5;
	justify-content: space-around;
	position: fixed;
	bottom: 0;
}
.tabbar-bottom div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.tabbar-bottom div img{
	width: 24px;
	height: 24px;
	margin-top: 5px;
}
.tabbar-bottom div p{
	font-size: 10px;
	margin-top: 3px;
}
