body { font-family: Microsoft Yahei, Arial, sans-serif; background-color: #FFF; color: #464646; max-width: 6.4rem; margin: 0px auto;font-size:.18rem;}
*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
.headers{
	width: 6.4rem;
	height: 1.6rem;
	background: #fff;
	position: fixed;
	top: 0;
	left: center;
	z-index: 999;
}
.hdas{
	width: 6.4rem;
	height: 1.1rem;
	position: absolute;
	top: 0;
	left: 0;
}
.hdas img{
	width: 6.4rem;
	height: 1.1rem;
}
.zt_head{
	width: 6.4rem;
	height: 0.5rem;
	position: absolute;
	top: 1.1rem;
	left: 0;
}
.zt_head ul{
	width: 6.4rem;
	height: 0.5rem;
}
.zt_head ul li{
	width: 25%;
	height: 0.5rem;
	list-style: none;
	float: left;
}
.zt_head ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.22rem;
	color: red;
	text-align: center;
}
.footers{
	width: 6.4rem;
	height: 0.8rem;
	background: #fff;
	line-height: 0.2rem;
	font-size: 0.18rem;
	text-align: center;
	color: #000;
}
.footers p{
	width: 6.4rem;
	height: 0.25rem;
	line-height: 0.25rem;
	text-align: center;
}
.top_bar{
	width: 6.4rem;
	height: 0.9rem;
	position: fixed;
	bottom: 0;
	left: center;
}
.top_bar ul{
	width: 6.4rem;
	height: 0.9rem;
}
.top_bar ul li{
	width: 2.13rem;
	height: 0.9rem;
	float: left;
}
.top_bar ul li a{
	display: block;
	width: 2.13rem;
	height: 0.9rem;
}
.top_bar ul li img{
	width: 2.13rem;
	height: 0.9rem;
}
.ftm{
	width: 6.4rem;
	height: 4rem;
	position: fixed;
	left: center;
	top: 30%;
	z-index: 9999;
	display: none;
}
.ftm1{
	width: 5rem;
	height: 4rem;
	background: #CE390F;
	border-radius: 0.2rem;
	box-shadow: 0.05rem 0.05rem 0.05rem #666;
	margin: 0px auto;
}
.ftm1 dl{
	width: 5rem;
	height: 4rem;
}
.ftm1 dl dd{
	width: 5rem;
	height: 0.65rem;
	margin-top: 0.1rem;
	line-height: 0.65rem;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	position: relative;
}
.ftm1 dl dd input,.ftm1 dl dd select{
	width: 4rem;
	height: 0.5rem;
	font-size: 0.2rem;
	border-radius: 0.1rem;
	text-indent: 0.1rem;
	border: 1px solid #fff;
	position: absolute;
	left: 0.4rem;
	top: 0;
}
.ltel input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.ltel input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.ltel input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.ltel input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}


.ftm1 dl dd a{
	display: block;
	width: 1.6rem;
	height: 0.5rem;
	border-radius: 0.1rem;
	color: #fff;
	line-height: 0.5rem;
	position: absolute;
}

.tc{
	width: 6.4rem;
	height: 5.1rem;
	position: fixed;
	left: center;
	top: 20%;
	z-index: 9999;
	display: none;
}
.tc img{
	width: 4.9rem;
	height: 5.1rem;
	border-radius: 0.1rem;
	box-shadow: 3px 3px 3px #ccc;
	position: absolute;
	left: 0.75rem;
}
.tc input{
	width: 3rem;
	height: 0.45rem;
	font-size: 0.14rem;
	position: absolute;
	left: 1rem;
	top: 2.49rem;
}
.tc a{
	display: block;
	font-size: 0.22rem;
	text-align: center;
	color: #fff;
	position: absolute;
}
.tc_a1{
    top: 2.4rem;
    right: 0.85rem;
    width: 1.5rem !important;
    line-height: 1.1rem;
    height: 0.6rem;
}
.tc_a2{
	width: 2.5rem !important;
	line-height: 1.1rem;
	height: 1rem;
	bottom: 0.1rem;
	left: 0.9rem;
}
.tc_a3{
	width: 2.5rem !important;
	line-height: 1.1rem;
	height: 1rem;
	bottom: 0.1rem;
	right: 0.55rem;
}
.tc_a4{
	display: block;
	width: 0.4rem !important;
	height: 0.4rem;
	position: absolute;
	right: 0.75rem;
	top: 0rem;
}