@charset "utf-8";

body {
	background: #ffffff;
	font-size: .32rem;
	color: #333333;
}

/* --------------index-start-------------- */

.banner{
	width: 100%;
	height: auto;
}
.banner img{
	width: 100%;
	height: auto;
}
.item{
	width: 88%;
	margin: 0.25rem auto;
}
.item li{
	width: 100%;
	height: auto;
	margin-bottom: 0.25rem;
}
.item li a.btn{
	width: 100%;
	height: 1.05rem;
	display: block;
	line-height: 0.9rem;
	text-align: center;
	font-size: 0.35rem;
	color: #FFFFFF;
}
.item li a.mores{
	display: inline-block;
	float: right;
	color: #f54434;
	text-decoration: underline;
	font-size: .3rem;
}
.item li a.btn1{
	background: url(../images/index-wap_03.png) no-repeat center;
	background-size: auto 100%;
}
.item li a.btn2{
	background: url(../images/index-wap_03-03.png) no-repeat center;
	background-size: auto 100%;
}
.item li a.btn3{
	background: url(../images/index-wap_03-04.png) no-repeat center;
	background-size: auto 100%;
	color: #000000;
}
.b-f5{
	background: #F5F5F5;
}
.btxt{
	font-size: 0.3rem;
	text-align: center;
	color: #333333;
	text-align: left;
	margin-top: 0.1rem;
}
.item-tip{
	width: 88%;
	height: auto;
	background: #f5f5f5;
	border-radius: 0.25rem;
	padding: 0.25rem;
	margin: 0.25rem auto;
	box-sizing: border-box;
}
.item-tip li{
	line-height: 0.45rem;
	color: #888888;
	font-size: 0.28rem;
	margin-bottom: 0.2rem;
}
.footer{
	margin: 0.25rem auto;
	font-size: 0.3rem;
	color: #999999;
	text-align: center;
	line-height: 0.66rem;
}
.heads{
	width: 100%;
	height: 1rem;
	background: #ffffff;
	position:fixed;
	left: 0;
	top: 0;
}
.heads a.backs{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 1rem;
	line-height: 1rem;
	font-size: .35rem;
	color: #333;
	padding-left: .6rem;
	background: url(../images/arrow_03.png) .23rem center no-repeat;
	    background-size: auto;
	background-size: .19rem .34rem;
}
.x-box{
	width: 90%;
	height: auto;
	margin: 1.25rem auto 0;
}
.x-box .ttits{
	font-size: 0.5rem;
	margin-bottom: 0.2rem;
	text-align: center;
	color: #000000;
}
.x-box .tit{
	width: 100%;
	line-height: 0.65rem;
	padding:0 0.25rem;
	box-sizing: border-box;
	background: #ff2121;
	color: #FFFFFF;
	margin-bottom: 0.2rem;
	border-radius: 0.05rem;
}
.x-box .contimg img{
	width: 100%;
	height: auto;
	margin-bottom: 0.2rem;
}