
@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{
	margin: 0; 
	padding: 0;
}
html,body{
	width:100%;
	height:100%;
	display:-webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient:vertical;	

	font-size: 0.24rem;
	font-family: -apple-system,Helvetica,sans-serif;
	color:#333; 
	text-align: left;
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	zoom: 1!important;
}

th,strong,var,em,address, caption, cite, code, dfn{
	font-weight: normal; 
	font-style: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{
	list-style: none;
}

fieldset,img{
	border: 0;
}

img{
	display: block;
} 
input {
    outline: none;
	border-radius: 0;
	border: 0;
    -webkit-appearance: none; 
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,select,textarea{
	outline:0;
}
button{
	outline: none;
	border: 0;
}
textarea{
	resize:none;
}

a{
	text-decoration: none;
	color: #333;
}
::-webkit-scrollbar{
	display: none;
}

/*==========================Reset_End===========================*/
.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.m-hide {
    display: none;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.The_total {
    display: none;
}

a[title="站长统计"] {
    display: none;
}

/* 首页 */

/*section*/
section{
	-webkit-overflow-scrolling: touch;
	-webkit-box-flex:1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	overflow: auto;
	background: url(../images/section.png) no-repeat center;
	background-size: 100% 100%;
}

.Zbanner{
	height: auto;
	padding-top: 0.3rem;
	position: relative;
}
.Zbanner>img{
	height: 3.9rem;
	margin: 0 auto;
}
.Zbanner .logo{
	height: auto;
}
.Zbanner .logo img{
	height: 0.4rem;
	position: absolute;
	left: 0.35rem;
	top: 0.35rem;
}
.present{
	height: 5.95rem;
	padding-top: 0.45rem;
	margin-top: 0.35rem;
	background: url(../images/a4.png) no-repeat left top;
	background-size: auto 6.1rem;
}
.present li{
	height: 1.05rem;
	padding-top: 0.2rem;
	padding-left: 2.86rem;
	font-size: 0.28rem;
	line-height: 0.46rem;
	margin-bottom: 0.3rem;
}
.Zbtn{
	height: auto;
	padding-bottom: 0.5rem;
}
.Zbtn button{
	display: block;
	width: 5.2rem;
	height: 0.7rem;
	font-size: 0.28rem;
	font-weight: bolder;
	margin: 0 auto 0.2rem;
}
.Zbtn button:first-child{
	color: #fff;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
}
.Zbtn button:last-child{
	color: #cd390a;
	background: url(../images/a7.png) no-repeat center;
	background-size: 100% 100%;
}


/* pc浏览器打开时--弹窗 */
.PCTerminal{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99;	
}
.PcPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.PcPop .pop{
	width: 6rem;
	height: 5.8rem;
	border-radius: 0.48rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.9rem;
}
.PcPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.25rem;
	top: -0.7rem;
}
.PcPop h3{
	height: 1.2rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.PcPop img{
	height: 2.6rem;
	margin: 0.4rem auto;
}
.PcPop p{	
	font-size: 0.26rem;
	text-align: center;
}
/*  */
.AdvicePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.AdvicePop .pop{
	width: 6rem;
	height: 6.6rem;
	border-radius: 0.48rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -3.3rem;
}
.AdvicePop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.2rem;
	top: -0.7rem;
}
.AdvicePop h3{
	height: 1.2rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.AdvicePop .pop>span{
	display: block;
	width: 3rem;
	height: 3rem;
	margin: 0.3rem auto;
	border-radius: 0.15rem;
	background: #0836fc;
}
.AdvicePop .pop>span img{
	height: 2.6rem;
	margin: 0.2rem;
	float: left;
}

.AdvicePop p{	
	height: auto;
	font-size: 0.28rem;
	line-height: 0.42rem;
	text-align: center;
}
.DrawPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.DrawPop .pop{
	width: 6rem;
	height: 5.6rem;
	border-radius: 0.48rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.8rem;
}
.DrawPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.25rem;
	top: -0.7rem;
}
.DrawPop h3{
	height: 1.2rem;
	font-size: 0.46rem;
	font-weight: bolder;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
	background: url(../images/a8.png) no-repeat center;
	background-size: 100% 100%;
}
.DrawPop h5{
	height: 0.66rem;
	padding-top: 0.3rem;
	font-size: 0.32rem;
	text-align: center;
	color: #e65246;
}
.DrawPop p{
	height: auto;
	padding: 0 0.55rem;
	font-size: 0.26rem;
	line-height: 0.42rem;
}
.DrawPop p a{
	color: #e65246;
}
.DrawPop .know{
	width: 3rem;
	height: 0.66rem;
	font-size: 0.28rem;
	line-height: 0.66rem;
	text-align: center;
	color: #fff;
	border-radius: 0.3rem;
	margin: 0.3rem auto 0;
	background: #e65246;
}


/* 分享——弹窗 */
.SharePop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;	
}
.SharePop .pop{
	width: 7.5rem;
	height: 13.34rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3.75rem;
	margin-top: -6.67rem;
}
.SharePop .pop img{
	height: 5rem;
	margin: 0.6rem 0.6rem 0 0;
	float: right;
}
.SharePop p{
	height: auto;
	font-size: 0.28rem;
	font-weight: bolder;
	text-align: center;
	line-height: 0.48rem;
	color: #fff;
	margin-top: 5.8rem;
}
.SharePop .know{
	width: 2.1rem;
	height: 0.82rem;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.7rem;
	color: #fff;
	margin: 0.5rem auto;
	background: url(../images/a9.png) no-repeat center;
	background-size: 100% 100%;
}



