/*--------------------------全局样式---------------*/

body {
	margin: 0;
	padding: 0;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	background: #FFF
}

div,
form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
	list-style: none;
	margin: 0px
}

ul,
li,
dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #4a4a4a
}

.clear {
	clear: both;
}

hr {
	height: 1px;
	border: 1px dashed #dedede;
}


/*------------------头部---------------*/

header {
	width: 100%;
	background: url(bj.jpg) repeat-x;
	height: 152px;
}

.header-top {
	height: 152px;
	margin: 0 auto;
	overflow: hidden;
	/* background:#e63636; */
	/* background: url(topbj.jpg) repeat-x; */
}

.logo {
	float: left;
	width: 670px;
	margin-top: 22px;
	margin-left: 20px;
}

.weixin {
	float: right;
	width: 110px;
	margin-top: 10px;
	margin-right: 40px;
}

div[alt="wi"] {
	width: 1002px;
}


/*------------------表单部分---------------*/

.limit {
	height: 3px;
	width: 100%;
	background: #e63636;
}

.section {
	width: 1000px;
	border: 1px solid #dedede;
	margin: 0 auto;
	margin-top: 10px;
	padding: 1px;
}

.section-tatle {
	font-size: 14px;
	height: 150px;
	background: #e63636;
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 10px;
}

.section-middle {
	margin: 0 auto;
	background: url(bj1.jpg) no-repeat;
}

.section-middle h2 {
	font-size: 28px;
	font-family: "宋体";
	height: 80px;
	line-height: 80px;
	color: #009bdb;
	font-weight: 500;
	text-align: center;
	font-family: "微软雅黑";
	padding-top: 10px;
}

form#payment {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 900px;
	margin: auto;
}


form#payment fieldset {
	border: none;
	margin-bottom: 10px;
}

form#payment fieldset:last-of-type {
	margin-bottom: 0;
}

form#payment legend {
	color: #384313;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #c0d576;
}

form#payment > fieldset > legend:before {
	content: "Step " counter(fieldsets) ": ";
	counter-increment: fieldsets;
}

form#payment fieldset fieldset legend {
	color: #111111;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0;
}

form#payment ol li {
	/*background: #b9cf6a;
	background: rgba(255, 255, 255, .3);
	border-color: #e3ebc3;
	border-color: rgba(255, 255, 255, .6);*/
	/*border-style: solid;*/
	border-width: 2px;
	-webkit-border-radius: 5px;
	line-height: 30px;
	list-style: none;
	padding: 8px 10px;
	margin-bottom: 2px;
}

form#payment ol ol li {
	background: none;
	border: none;
	float: left;
}

form#payment label {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	width: 150px;
	text-align: right;
	color: #414141;
}

form#payment span {
	font-size: 13px;
	color: #818181;
}

form#payment fieldset fieldset label {
	background: none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}

form#payment fieldset fieldset label:hover {
	cursor: pointer;
}

form#payment input:not([type=radio]),
form#payment textarea {
	background: #ffffff;
	border: #c6cbd0 solid 1px;
	-webkit-border-radius: 5px;
	/*font: italic 13px Georgia, "Times New Roman", Times, serif;*/
	outline: none;
	padding: 5px;
	width: 280px;
	height: 20px;
}

.selyz {
	background: #ffffff;
	border: #c6cbd0 solid 1px;
	-webkit-border-radius: 5px;
	/*font: italic 13px Georgia, "Times New Roman", Times, serif;*/
	outline: none;
	padding: 5px;
	width: 290px;
	height: 32px;
	color: #4a4a4a;
}

form#payment input:not([type=submit]):focus,
form#payment textarea:focus {
	background: #f8f8f8;
	border: #1bb6e6 solid 1px;
}

form#payment input[type=radio] {
	float: left;
	margin-right: 5px;
}

.submit {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	 margin-left: 40px;
}

.submit input {
	width: 80px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	background: none;
	border: none;
	background: #e63636;
	-moz-border-radius: 5px;
	/*Mozilla(e.g firefox)*/
	-webkit-border-radius: 5px;
	/*webkit (e.g safari and chrome)*/
	border-radius: 5px;
	/*w3c*/
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
}


/*-------------------------------------------------底部-------------------------------------------------*/

.F {
	width: 1002px;
	border-top: 1px solid #dedede;
	height: 76px;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 12px;
	color: #4a4a4a;
	padding-top: 10px;
}

.F p {
	width: 1002px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.F1 {
	width: 1002px;
	border-top: 1px solid #dedede;
	height: 96px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 12px;
	color: #4a4a4a;
	padding-top: 10px;
}

.F1 p {
	width: 1002px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.denglu {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #dedede;
	margin-top: 10px;
}

.denglu-top {
	height: 30px;
	background: #ff9d4e;
	width: 988px;
	margin: 1px;
	margin-bottom: 0px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 10px;
}

.denglu-bottom {
	height: 390px;
	width: 1000px;
}

.denglu-bottom-left {
	width: 100%;
	float: left;
	height: 340px;
	
	padding-top: 40px;
}

.denglu-bottom-right {
	width: 350px;
	float: right;
	height: 390px;
	background: #f5f5f5;
	border-left: 1px solid #dedede
}

.denglu-bottom-left1 {
	margin-bottom: 20px;
}

.ming {
	width: 240px;
	height: 23px;
	display: block;
}

.ming2 {
	width: 246px;
	display: block;
	height: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

tr {
	height: 40px;
}

.yi {
	width: 55px;
}

.anniu {
	width: 82px;
	height: 37px;
	background: url(anniu.jpg) no-repeat;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
	font-weight: bold;
	color: #FFFFFF
}

.denglu-bottom-right1 {
	margin: 0 auto;
	width: 324px;
	height: 92px;
	padding-top: 15px;
}

.denglu-bottom-right2 {
	margin: 0 auto;
	width: 324px;
	height: 30px;
	line-height: 30px;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.denglu-bottom-right2 a {
	color: #11a3d2
}

.denglu-bottom-right3 {
	margin-top: 5px;
}
.denglu-bottom-left h2,h3{
	font-size: 25px;
	height: 80px;
	line-height: 80px;
	color: #e63636;
	font-weight: 500;
	text-align: center;
	font-family: "微软雅黑";
	padding-top: 10px;
}
.denglu-bottom-right3 li {
	margin: 0 auto;
	width: 324px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	
	
}