﻿html,
body {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 16px;
	-webkit-text-size-adjust: none;
}

* {
	margin: 0rem auto;
	padding: 0rem;
	outline: none
}

*:not(input, textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto
}
a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
	text-decoration: none
}

button,
input,
select,
textarea {
	margin: 0;
	padding: 0;
	outline: none;
	border-radius: 0rem;
}

dt,
dd {
	display: inline-block
}

textarea,
input,
select {
	resize: none;
	outline: none;
}

textarea {
	resize: none;
	-webkit-appearance: none
}

ul,
ol,
li {
	list-style: none
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.relative {
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
.header {
	width: 100%;
	background-color: #00c8c8;
	text-align: center;
}

.header img {
	width: 1000px;
	display: inline-block;
	vertical-align: top;
}

.ksts {
	color: #999999;
	font-size: 27px;
	text-align: center;
	line-height: 116px;
}

.main{
	width:1000px;
	border: 1px solid #00c8c8;
	margin: 22px auto;
	box-sizing: content-box;
	padding-bottom: 90px;
}
.zcjianjie{
	box-sizing: border-box;
	padding: 26px 30px;
	border-bottom: 1px solid #00c8c8;
	position: relative;
}
.zcjianjie .hx{
	position: absolute;
	width: 228px;
	height: 3px;
	background-color: #00c8c8;
	bottom: -3px;
	left: 386px;
}
.zcjianjie .fl{
	font-size: 66px;
	line-height: 108px;
	vertical-align: middle;
	font-weight: bold;
	color: #00c8c8;
	margin-left: 15px;
}
.zcjianjie .fl img{
	vertical-align: middle;
	width: 72px;
	margin-right: 10px;
}
.zcjianjie .fr{
	font-size: 22px;
	color:#999999;
	line-height: 36px;
	width: 540px;margin-top: 18px;
}
.mainCnt{
	padding: 50px 20px 0px;
}
.mainCnt>.fl{
	width: 306px;
	border: 1px solid #c2c2c2;
}
.mainCnt>.fl .zcwt{
	background-color: #eaeaea;
	width: 306px;
	margin-top: 25px;
}
.mainCnt>.fl .zcwt p{
	font-size: 26px;
	color: #2a2a2a;
	line-height: 60px;
	text-align: center;
}
.mainCnt>.fl .zcwt p img{
	vertical-align: middle;
	width: 29px;
	margin-right: 10px;
}
.mainCnt>.fl .zcwt div{
	padding: 10px 15px 20px;
	text-align: center;
}
.mainCnt>.fl .zcwt div a{
	float: left;
	width: 92px;
	color: #2a2a2a;
	font-size: 22px;
	line-height: 1.5em;
	text-align: center;
}
.mainCnt>.fr{
	width: 610px;
}
.bbWt li{
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
}
.bbWt li h3{
	font-size: 24px;
	font-weight: bold;
	color: #151515;
	line-height: 40px;
	margin-bottom: 15px;
}
.bbWt li h3 span:first-of-type{
	width: 110px;
	line-height: 36px;
	text-align: center;
	background-color: #00c8c8;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	margin-right: 15px;
}
.bbWt li label{
	font-size: 20px;
	margin: 0 12px;
	line-height: 40px;
}
.bbWt li label input{
	width: 15px;
    height: 15px;
    margin: 0 1%;
}
.bdtjxx{
	font-size: 24px;
	color: #000;
	line-height: 48px;
	text-align: center;
	margin: 20px auto 0;
}
.bdtjxx input{
	width: 255px;
	line-height: 46px;
	font-size: 22px;
	border: 1px solid #4c4c4c;
	box-sizing: border-box;
	padding: 0 10px;
}
#zcbdtj{
	width: 380px;
	line-height: 52px;
	color: #fff;
	background-color: #fb5412;
	text-align: center;
	border-radius: 5px;
	font-size: 30px;
	margin: 30px auto 0;
}
