* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}
@media screen and (max-width:374px) {
	html {
		font-size: 10px
	}
}
@media screen and (min-width:375px) and (max-width:413px) { /* iPhone6 */
	html {
		font-size: 11.71875px
	}
}
@media screen and (min-width:414px) and (max-width:479px) { /* iPhone6plus */
	html {
		font-size: 12.9375px
	}
}
@media screen and (min-width:480px) and (max-width:639px) {
	html {
		font-size: 15px
	}
} 
@media screen and (min-width:640px) and (max-width:719px) {
	html {
		font-size: 20px
	}
} 
@media screen and (min-width:720px) and (max-width:749px) {
	html {
		font-size: 22.5px
	}
} 
@media screen and (min-width:750px) and (max-width:799px) {
	html {
		font-size: 23.5px
	}
} 
@media screen and (min-width:800px) and (max-width:959px) {
	html {
		font-size: 25px
	}
} 
@media screen and (min-width:960px) and (max-width:1079px) {
	html {
		font-size: 30px
	}
} 
@media screen and (min-width:1080px) {
	html {
		font-size: 32px
	}
}
a img {
	border: none;
}
.c:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .c {
	zoom: 1;
	display: inline-block;
	_height: 1px;
}
a {
	color: #000;
}
.wrap {
	width: 32rem;
	min-width: 32rem;
	margin: 0 auto;
}

.banner img {
	width: 100%;
}

h1 {
	font-size: 1.6rem;
	text-align: center;
	margin: 2rem 0;
}
.intro {
	font-size: 1rem;
	margin: 1rem;
	padding: 1rem;
	border: 1px dotted #CCC;
	text-indent: 2em;
	color: #666;
	line-height: 160%;
}

.answerList li {
	border-bottom: 1px dotted #CCC;
	padding: 1rem 2rem;
}
.answerList li .title {
	font-size: 1.6rem;
	line-height: 140%;
	color: #000;
	padding: 1rem 0;
}
.answerList li label input {
	margin-right: 1rem;
}
.answerList li label:active {
	background-color: #f8f8f8;
	border-radius: 0.3rem;
}
.answerList li label {
	display: block;
	padding: 0.5rem 0 0.5rem 2rem;
	line-height: 160%;
	color: #666;
	font-size: 1.4rem;
}
.answerList li label:hover {
	color: #000;
}

.btns {
	padding: 0 4rem 2rem;
}


.dibuwzxj{margin: 0.5rem 4rem 2rem; color:#F00; font-size:2rem;}

.contact {
	margin: 2rem 4rem 0.5rem;
}
.contact input {
	padding: 0.3rem 0.5rem;
	border: 0.1rem solid #CCC;
	height: 2.4rem;
	width: 16rem;
	font-size: 1.6rem;
}
.contact span.require {
	color: #C00;
}
.contact .tip {
	font-size: 1.2rem;
	color: #999;
}
.contact div {
	display: block;
	padding: 0.5rem 0;
	color: #000;
	font-size: 1.6rem;
}
.btns {
	text-align: center;
}
.btns button {
	border: none;
	background: #C00;
	color: #FFF;
	padding: 0.5rem 5rem;
	line-height: 3rem;
	cursor: pointer;
	font-size: 1.6rem;
}

.footer {
	height: 4.5rem;
	line-height: 4.5rem;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;/* 下边是个电话号码输入框 */
	background-color: #262626;
	text-align: center;
	z-index: 2147483647;
}
.footer a,
.footer {
	color: #FFF;
	text-decoration: none;
	font-size: 1.4rem;
}
.footer .wrap {
	background-color: #262626;
	width: 3.2rem;
	margin: 0 auto;
	position: relative;
}
.footer .mainFixNav {
	overflow: hidden;
}
.footer .mainFixNav a {
	display: block;
	width: 10.6rem;
	float: left;
	border-left: 1px solid #4E4E4E;
	margin-left: -1px;
	background: #262626 url(icon2.gif) 1rem 1rem no-repeat;
	text-indent: 2.2rem;
	background-size: 2rem;
}
.footer .mainFixNav a.i1 {background-position: 1.0rem  1.5rem;}
.footer .mainFixNav a.i2 {background-position: 1.3rem -2.5rem;}
.footer .mainFixNav a.i3 {background-position: 1.5rem -6.5rem;}
.footer .subFixNav {
	display: none;
	background-color: #262626;
	position: absolute;
	bottom: 4.5rem;
	left: 0;
	width: 10.5rem;
}
.footer .subFixNav a {
	display: block;
	height: 3.8rem;
	line-height: 3.8rem;
	border-bottom: 1px solid #3E3E3E;
}

a[href^="#top"],
a[href^="http://www.cnzz.com"] {
	display: none;
}
body {
	padding-bottom: 4.5rem;
}
