body {
 	font-family: Microsoft Yahei;
 	font-size: 15px;
 }

 fieldset {
 	width: 680px;
 }

 legend {
 	margin-left: 8px;
 }

 div.item.last {
 	height: 30px;
 }

 .item {
 	height: 74px;
 	line-height: 36px;
 	margin: 10px;
 }

 .item_lb {
 	height: 126px;
 }

 .item .item-label {
 	float: left;
 	width: 100px;
 	text-align: right;
 }

 .item .item-label font {
 	margin-right: 3px;
 	color: red;
 }

 .yzm-text {
 	float: left;
 	width: 200px;
 	height: 16px;
 	padding: 9px 25px 9px 5px;
 	margin-left: 10px;
 	border: 1px solid #ccc;
 	overflow: hidden;
 }

 .item img {
 	margin: 0 12px;
 	float: left;
 }

 .item-text {
 	float: left;
 	width: 397px;
 	height: 16px;
 	padding: 9px 25px 9px 5px;
 	margin-left: 10px;
 	border: 1px solid #ccc;
 	overflow: hidden;
 }

 .item-select {
 	float: left;
 	height: 34px;
 	border: 1px solid #ccc;
 	margin-left: 10px;
 	font-size: 14px;
 	padding: 6px 0px;
 }

 .item-submit {
 	margin-left: 88px;
 }

 input.error {
 	border: 1px solid #E6594E;
 }

 input.highlight {
 	border: 1px solid #7abd54;
 }

 label.error,
 label.tip {

 	/*    float: left;*/
 	height: 48px;
 	line-height: 48px;
 	font-size: 14px;
 	text-align: left;
 	margin-left: 110px;
 	padding-left: 20px;
 	color: #aaa;
 	background: url('../images/dlm/error.jpg') no-repeat left center;
 	clear: both;
 	display: block;
 }

 label.tip {
 	color: #ff6600;
 	background: url('../images/dlm/tip.jpg') no-repeat left center;
 }

 label.valid {
 	position: absolute;
 	float: left;
 	background: url('../images/dlm/valid.jpg') no-repeat 440px 10px;
 	width: 800px;
 }

 .item li.dui {
 	padding-left: 131px;
 	position: absolute;
 	background: url(../images/dlm/valid.jpg) no-repeat 113px 11px;
 	color: green;
 	background-size: 15px;
 	letter-spacing: 1px;
 }

 .item li.cuo {
 	padding-left: 131px;
 	position: absolute;
 	background: url(../images/dlm/error.jpg) no-repeat 113px 11px;
 	color: red;
 	background-size: 15px;
 	letter-spacing: 1px;
 }

 .sele-text {
 	float: left;
 	width: 397px;
 	height: 38px;
 	padding: 9px 25px 9px 5px;
 	margin-left: 10px;
 	border: 1px solid #ccc;
 	overflow: hidden;
 }

 .item p.yzm_w {
 	font-size: 14px;
 	color: #ff6600;
 }

 .dlm_warn p {
 	font-size: 14px;
 	color: #999;
 }

 .dlm_di {
 	margin-left: 120px;
 	height: 70px;
 }

 .tk18 {
 	margin-left: 280px;
 }

 .dlm_tel i {
 	background: url(../images/dlm/q_icon.png) no-repeat center;
 	width: 17px;
 	height: 21px;
 	position: absolute;
 }

 .dlm_tel p {
 	float: left;
 }

 .dlm_tel p.zx {
 	position: relative;
 }

 .dlm_tel p.bd {
 	margin-left: 18px;
 }

 .dlm_tel p {
 	margin: 0;
 }

 .dlm_tel p:last-child a {
 	color: red;
 	text-decoration: none;
 }

 .item-submit {
 	margin: 0 342px;
 	border: 1px solid;
 	background: #ff6600;
 	color: #fff;
 	font: 18px "Microsoft Yahei";
 	float: right;
 	width: 292px;
 	height: 48px;
 	text-align: center;
 	line-height: 35px;
 	display: block;
 	border-radius: 5px;
 }

 .tj-submit {
 	margin: 20px auto;
 	border: 1px solid;
 	background: #ff6600;
 	color: #fff;
 	font: 18px "Microsoft Yahei";
 	width: 134px;
 	height: 48px;
 	text-align: center;
 	line-height: 35px;
 	display: block;
 	border-radius: 5px;
 }

 .dlm_tk p a {
 	font-size: 14px;
 	color: #13409a;
 	text-decoration: none;
 }

 select.sele-text {
 	float: left;
 	width: 397px;
 	padding: 9px 25px 9px 5px;
 	margin-left: 10px;
 	border: 1px solid #ccc;

 }

 input.item-text.gddh {
 	width: 130px;
 }

 input.item-text.gddh1 {
 	width: 30px;
 }

 input.item-text.ccz {
 	width: 130px;
 }

 input.item-text.ccz1 {
 	width: 30px;
 }

/* 注册成功弹框 */
.fu_zon .tk_wrap{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color:rgba(59,59,59,.8);
}
.fu_zon .tk{
	width: 500px;
	height: 300px;
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border: 1px solid #fff;
	border-radius: 5px;
	opacity: 1;
}
.fu_zon .tk p:nth-of-type(1){
	font-size: 20px;
	text-align: center;
	font-weight: 900;
	margin-top: 100px;
}
.fu_zon .tk p:nth-of-type(2){
	text-align: center;
	margin-top: 50px;
}
.fu_zon .tk button{
	padding: 10px 20px;
	background: #ff6600;
	color: #fff;
	border: 1px solid #ff6600;
	border-radius: 5px;
	font-size: 15px;
}
.fu_zon .tk button a{
	color: #fff;
}



