/*// Header*/
.Header {
    width: 100%;
    height: 124px;
    background: #fff;
}

.dl_logo img {
    width: 380px;
    height: 72px;
}

.mr12 {
    margin-right: 12px;
}

.comeBack {
    width: 84px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #328bd8;
    color: #006abe;
    border-radius: 2px;
    margin-top: 44px;
}

.comeBack:hover {
    color: #fff;
    background: #328bd8;
}

/*//Content*/
.Content {
    width: 100%;
    height: 822px;
    background: url(../images/pic_dlBg.jpg) no-repeat;
    background-size: 100% 100%;
}

.Content .word-img {
    width: 484px;
    height: 502px;
    margin-top: 146px;
    margin-left: 46px;
}

.Content .word-img img {
    width: 100%;
    height: 100%;
}

.Content .zhuCe {
    width: 424px;
    min-height: 400px;
    background: #fff;
    border-radius: 5px;
    margin-top: 75px;
}

.Content .zhuCe .title {
    margin-top: 6px;
    width: 360px;
    height: 59px;
    border-bottom: 1px solid #328bd8;
}

.Content .zhuCe .title .dengLu {
    color: #328bd8;
    font-size: 20px;
    height: 57px;
    line-height: 57px;
    width: 82px;
    border-bottom: 3px solid #328bd8;
}

.DLBox p {
    height: 20px;
}

.InputWH {
    width: 300px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 33px;
    color: #999999;
}

.InputYZ {
    width: 193px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 33px;
    color: #999999;
    background: url(../images/sprite/icon_dlYanzheng.png) no-repeat 10px center;
}

.yanzhengma {
    /*// width: 85px;
    // height: 35px;
    margin-top: 10px;
    // background: url(../images/sprite/icon_dlyzma.png) no-repeat center;*/
}
.ml45{
    margin-left: 45px;
}
#securityCode{
    width:100px;
    height:40px;
    border-radius:4px;
    background:#ccc;
    color:#fff;
    border:none;
    /* // margin:0 0 0 7px; */
    cursor:pointer;
}
.yanzhengma img {
    width: 100%;
    height: 100%;
}

.mt23 {
    margin-top: 23px;
}

/*// .DLBox.DLBox_yan{
//     width: 335px;
//     height: 40px;
// }*/
.InputWH.Input01 {
    background: url(../images/sprite/icon_dlCompany.png) no-repeat 9px center;
}

.InputWH.Input02 {
    background: url(../images/sprite/icon_dlUsename.png) no-repeat 12px center;
}

.InputWH.Input03 {
    background: url(../images/sprite/icon_dlPhone.png) no-repeat 10px center;
}

.InputWH.Input04 {
    background: url(../images/sprite/icon_dlKeys.png) no-repeat 10px center;
}

.onError,
.onFocus,
.onLoad,
.onShow,
.onTime {
    margin-left: 46px!important;
}

::-webkit-input-placeholder {
    color: #999999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

/*// 忘记密码*/
.rememberPW {
    margin: 15px 0 0 0;
}

.identify .code {
    width: 160px;
}

.checkbox {
    width: 15px;
    height: 15px;
    margin: 3px 10px 0 2px;
}

.loginBtn {
    width: 340px;
    height: 48px;
    line-height: 48px;
    border-radius: 2px;
    background: #328bd8;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 18px;
    margin: 21px auto;
}

.loginBtn:hover {
    background: #106ebd;
}

.ml46 {
    margin-left: 46px;
}

.mr46 {
    margin-right: 46px;
}

/*// 底部*/
.CommonFooter {
    margin-top: 0;
}

#ehong-code-input {
    width: 42px;
    letter-spacing: 2px;
    margin: 0 8px 0 0
}

.ehong-idcode-val {
    position: relative;
    padding: 5px 4px;
    top: 0;
    *top: -3px;
    letter-spacing: 4px;
    display: inline;
    cursor: pointer;
    font-size: 16px;
    font-family: courier new, Courier, monospace;
    text-decoration: none;
    font-weight: 700
}

.ehong-idcode-val0 {
    border: solid 1px #a4cded;
    background-color: #ecfafb
}

.ehong-idcode-val1 {
    border: solid 1px #a4cded;
    background-color: #fcefcf
}

.ehong-idcode-val2 {
    border: solid 1px #6c9;
    background-color: #d0f0df
}

.ehong-idcode-val3 {
    border: solid 1px #6c9;
    background-color: #dcddd8
}

.ehong-idcode-val4 {
    border: solid 1px #6c9;
    background-color: #f1deff
}

.ehong-idcode-val5 {
    border: solid 1px #6c9;
    background-color: #ace1f1
}

.ehong-code-val-tip {
    font-size: 12px;
    color: #1098ec;
    top: 0;
    *top: -3px;
    position: relative;
    margin: 0 0 0 4px;
    cursor: pointer
}
/*用户注册协议*/
.Wordwrap{
	margin: 0 auto;
	padding: 20px 0;
}
.title{
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 20px;
}
.passage{
	font-size: 18px;
	text-indent: 36px;
	line-height: 34px;
}
.leftTitle{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
}    	
