html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
button,article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark,
audio, video {
     margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: '[PingFang]';
    color: #666;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
button{background: transparent;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }
html{
	font-size: 100px;
    line-height: initial;
}
body{
    font-size: 0.32rem;
}
a{
    text-decoration: none;
    color: #666;
}
button,input{
    outline: none;
    border: 0;
    background: none;
}
.top{
	padding:0 0.25rem;
	height: 0.88rem;
	background: #46baf3;
	box-sizing: border-box;
	position: relative;

}
.top h3{
	line-height: 0.88rem;
	text-align: center;
	font-size: 0.34rem;
	color: #fff;
}
.top button{
	position: absolute;
	top:50%;
	margin-top: -0.17rem;
	background: none;
	width: 0.18rem;
	height: 0.34rem;
	background:url(../image/topLBtn.jpg) no-repeat;
	background-size: 0.18rem 0.34rem;
}
.banner{
	overflow: auto;
}

.content{
	overflow: auto;
}
.height20{
	height: 0.2rem;
	background: #f2f2f2;
}

/*���ݹ�����ʽ-start*/

.contentTit{
	line-height: 0.6rem;
	text-align: center;
	background: url(../image/conTitbg.jpg) no-repeat;
	background-size: 100% 0.6rem;
	font-size: 0.36rem;
	color: #fff;
}
.contentInfo{
	height: 3.56rem;
	overflow: hidden;
}
.chooseUs img{
	margin: 0.35rem 0 0 2.21rem;
	width: 3.07rem;
	height: 3.04rem;
}

.contentInfo p{
	margin: 0.14rem 0 0.09rem 0;
	box-sizing: border-box;
	padding: 0 0.66rem;
	font-size: 0.28rem;
	color: #46baf3;
	line-height: 0.38rem;
}
.safe img{
	margin-left: 2.34rem;
	width: 2.83rem;
	height: 2.52rem;
}
.pay img{
	margin-left: 2.14rem;
	width: 3.22rem;
	height: 2.53rem;
}
.freeBook img{
	margin-left: 1.97rem;
	width: 3.06rem;
	height: 2.15rem;
}
.cashback img{
	margin-left: 2.06rem;
	width: 3.38rem;
	height: 2.15rem;
}

/*���ݹ�����ʽ-end*/

/*��ϸ��Ϣ-start*/
.detailMsg{
	height: 6.3rem;
	box-sizing: border-box;
	padding: 0 0.25rem;
	overflow: hidden;
	/*margin-top: 1rem;*/
}
.detailMsg form{
	overflow: auto;
}
.detailMsg h3{
	text-align: center;
	line-height: 0.69rem;
	font-size: 0.35rem;
	color: #46baf3;
	font-weight: normal;
	margin: 5px 0;
}
.user{
	margin-bottom: 0.2rem;
	width: 100%;
	height: 0.8rem;	
	color: #999;
	text-indent: 0.22rem;
	box-sizing: border-box;
	border: 0.01rem solid #e1e1e1;
	border-radius: 0.08rem;
}

/*ʡ��������-start*/
.area{
	position: relative;
	/*z-index: 100;*/
	height: 0.8rem;
	margin-bottom: 0.2rem;
}
.area select{
	padding:0;
	float: left;
	width: 2.2rem;
	height: 0.8rem;
	color: #999;
	text-indent: 0.56rem;
	box-sizing: border-box;
	border-radius: 0.08rem;
	outline: none;
	border-color: #e1e1e1;
	background-color: #fff;
}
/*ʡ��������-end*/

.userPrint{
	padding:0;
	margin: 0;
	padding-top: 0.16rem;
	width: 100%;
	height: 1.3rem;
	color: #999;
	font-size: 0.24rem;
	color: #999;
	text-indent: 0.22rem;
	box-sizing: border-box;
	border: 0.01rem solid #e1e1e1;
	border-radius: 0.08rem;
	outline: none;
	border-color: #e1e1e1;
}
.userPrint input{
	width: 100%;
	overflow: auto;
	text-indent: 0.22rem;
}
.userTip{
	margin: 0.14rem 0 0.25rem 0;
	line-height: 0.52rem;
	color: #999;
	font-size: 0.22rem;
}
.userTip span{
	color: #ed0e0e;
}
.freeBtn{
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	font-weight: bolder;
	background: #46baf3;
	border-radius: 0.08rem;
	cursor: pointer;
}
.freeBtnClickBg{
	background: #1F8AF6;
}

/*����layer����ʽ-start*/
.layui-layer-hui .layui-layer-content{
	color: #fff;
}
/*����layer����ʽ-end*/

/*��ϸ��Ϣ-end*/

/*�ײ�-start*/
.footer{
	margin-top: 0.1rem;
	padding: 0.2rem 0;
	height: 1.4rem;
	box-sizing: border-box;
	background: #f2f2f2;
}
.copyright{
	text-align: center;
	line-height: 0.48rem;
	font-size: 0.28rem;
	font-family: '΢���ź�';
	color: #ADADAD;
}

/*�ײ�-end*/


/*�����ڶ���-start*/
.floatTop{
	padding:0 0.25rem;
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 1rem;
	box-sizing: border-box;
	background: rgba(127,127,127,0.8);
}
.go{
	width: 0.7rem;
	height: 0.74rem;
	border-radius: 50%;
	position: absolute;
	top: 0.12rem;
	right: 0.22rem;
}
.goClickStyle{
	border:0.01rem solid red;
}
/*.go:hover{
	border:0.1rem solid red;
}*/
.floatTop h3{
	line-height: 0.58rem;
	color: #fff;
	font-size: 0.3rem;
}
.floatTop b{
	color: #ee3b1c;
}
.floatTop p{
	line-height: 0.3rem;
	color: #fff;
}
.floatTop span{
	color: #ee3b1c;
	font-size: 0.26rem;
}
/*�����ڶ���-end*/
footer {
    width: 322px;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
	font-size:10px;
}
footer ul li {
    text-align: center;
    line-height: 22px;
    color: #B4B4B4;
}
ul, li {
    margin: 0;
    padding: 0;
}
