﻿/*   。。。。。。。。重置样式。。。。。。。。。*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        vertical-align: baseline;
        background: transparent;
}
input{outline:none} 
textarea{resize:none} 
body {line-height: 1;font-family: "微软雅黑";}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
a:hover,a{text-decoration: underline;text-decoration: none;}
.clearfix:after{
	content: "";
	clear:both;
	display: table;
}
.clearfix > *{
	float: left;
}
.w1000{
	width:1000px;
	margin-left: auto; 
	margin-right: auto; 
}
#LZ_logo h1{
	padding-top:12px;
	padding-bottom: 27px;
}
.fafafa_100{
	background: #f5f5f5;
	font-size: 14px;
}
.fafafa_100 .mc{
	background: #fff;
	border: 1px solid #e4e4e4;
	position: relative;
}
.mt{
	position: relative;
}
.mt > ul{
	padding-top: 25px;
	padding-left: 90px;
}
.mt > ul > li{
	margin: 0 5px;
	width: 100px;
	height: 32px;
	text-align: center;
	cursor:pointer;
	margin-top: 2px;
	border: 1px solid #e4e4e4;
	line-height: 30px;
	position: relative;
	border-bottom:0; 
	top: 2px;
}
.mt > ul > li.curr{
	margin-top: 0;
	border-top: 3px solid #fb3222;
	background: #fff;

}
.mt > span{
	position: absolute;
	right: 0;
	top:30px;
}
.mt > span a{
	color:#2471f1;
	display: inline-block;
	padding: 0 5px;
}
#personReg_form{
	padding-top: 50px;
}
#personReg_form > li{
	margin-bottom: 23px;
	position: relative;
}
#personReg_form > li div{
	position: relative;
}
#personReg_form > li div img{
	position: absolute;
	left: 220px;
	top: 7px;
}
#personReg_form > li > span:first-child{
	width: 120px;
	text-align: right;
	padding-right: 10px;
	display: block;
	line-height: 36px;
}
#personReg_form > li input{
	height: 34px;
	border: 1px solid #cecece;
}
#personReg_form > li:nth-child(1) input,#personReg_form > li:nth-child(2) input{
	width: 220px;
	padding-left: 5px;
	padding-right: 25px;
}
#validation{
	width: 110px !important;
	padding: 0 5px;
}
#personReg_form > li div #btnCode{
	width: 110px;
	margin-left: 20px;
	height: 36px;
	background: #f6f6f6;
	cursor:pointer;
}
#personReg_form > li label{
	display: block;
	width: 250px;
	line-height: 36px;
	border: 1px solid #e4e4e4;
	background: #f6f6f6;
	margin-left: 10px;
	padding-left: 5px;
	font-size: 13px;
	display: none;
    z-index:10;
    position:relative;
}

#personReg_form > li > img{
	position: absolute;
	left: 400px;
	top: 6px;
	display: none;
}
#personReg_form > li:first-child > img{
	left: 465px;
}
#personReg_form > li.li{
	margin-left: 130px;
}
#personReg_form > li.li input{
	width: 250px;
	height: 36px;
	text-align: center;
	background: #eb241d;
	border: 1px solid #e40404;
	color:#fff;
	font-size: 16px;
	cursor:pointer;
}
#personReg_form > li.li input:hover{
	background: #f04439;
}
.personReg_img{
	position: absolute;
	right:300px;
	top:25%;
}
input.eb241d{
	border: 1px solid #eb241d !important;
}
label.eb241d{
	border: 1px solid #eb241d !important;
	color:#eb241d !important;
}
.cur_75bda4{
	border: 1px solid #75bda4 !important;
}
.getCode{
	display: inline-block;
	line-height: 36px;
	margin-left: 10px;
}
/*        练习  代码    */
center{
	padding: 10px;
	margin-left: 400px;
}
center input{
	width: 25px;
	height: 25px;
	padding: 0;
	border: 0;
	float: left;
}
center input:first-child{
	background: url("minusDisabled.png"/*tpa=http://www.jdjoy.com/img/minusDisabled.png*/) no-repeat center;
	cursor:pointer;
	text-indent: -10000px;
	position: relative;
	left: 2px;
}
center input:last-child{
	background: url("plus.png"/*tpa=http://www.jdjoy.com/img/plus.png*/) no-repeat center;
	cursor:pointer;
	text-indent: -10000px;
	position: relative;
	right: 1px;
}
center input:nth-child(2){
	background: url("valuePassive.png"/*tpa=http://www.jdjoy.com/img/valuePassive.png*/) no-repeat center;
	text-align: center;
}
center input.addimg{
	background: url("minus.png"/*tpa=http://www.jdjoy.com/img/minus.png*/) no-repeat center !important;
}
.js_Hspan {
    display:inline-block;
    margin-left:3px;
}
.js_Hspan span{
    margin-left:5px;
    color:#2471f1;
    cursor:pointer;
}
.bottom dl dd a { line-height:20px;}