body{line-height:1.5;font:12px/1.5 "Microsoft Yahei",Verdana,sans-serif;color:#333}
body,p{margin:0;padding:0}
.fl{float:left}
.fr{float:right}
.clearfix{_zoom:1}
.clear{clear:both}

.color-gray{color:#999}
.color-orange{color:#f57a02}
.color-blue{color:#468bd2}
.color-red{color:#d90c0c}

a{color:#333}
a:active,a:hover{text-decoration:none;}
img{border:0;vertical-align:middle}

input,button{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input:-webkit-autofill{ -webkit-box-shadow: 0 0 0px 1000px white inset; }

.login{width:1200px;margin:0 auto;_width:1200px}
.login .logo{width:570px;padding:10px 0 20px 0;}
.content{width: 1200px;height: 450px;margin: 0 auto;}
.content .login-banner{background-position:center;background-repeat:no-repeat;width:550px;height:450px;float:left;overflow:hidden;}
.content .login-box{width:400px; padding:10px 50px; margin-left:50px; border: 1px solid #ebebeb; height:450px;}
.content .login-h{width: 100%; height: 60px;}
.content .login-h .sph{font-size: 20px;line-height: 60px;width: auto;height: 60px;}
.content .login-h .sph>a{cursor:pointer;}
.content .login-h .sph>.cur{color:#f57a02;}
.content .login-h .spr{width:auto; height:60px; line-height:60px;}

.user-input-text{border:1px solid #ccc;border-radius:3px;font-size:13px;padding:10px 10px 10px 10px;width:370px;height:30px; line-height:30px; background-color:#fff;}
.user-input-text:hover{border:1px solid #327dc3}
.user-auth-code{width:260px;}

.login-field{margin-top:10px;clear:both;zoom:1}
.login-field:before,.login-field:after{content:" ";display:table}
.login-field:after{clear:both}
.login-tip{padding:2px 0 0 2px;height:auto;}
.login-tip span{display:inline-block;padding-left:16px}
.login-tip span.notice{color:#f57a02;background:url(../images/process/icon-warn.png) left no-repeat}
.login-tip span.error{color:#d90c0c;background:url(../images/process/icon-error.png) left no-repeat}
.login-tip span.hidden{display:none}
.placeholdercss{padding-left:40px;width:200px;color:#999;position:absolute;z-index:99999;font-size:14px}
.login-field .MessageError{line-height:25px;color:Red}
.login-field .MessageError span{padding-left:5px}
.login-btn,.login-btn:hover,.login-btn:visited {border: none;clear: both;width: 400px;height: 50px;line-height: 50px;display: block;background: #327dc3;font-size: 16px;font-weight: bold;color: #FFF;text-align: center;line-height: 50px;cursor: pointer;
                                                    border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px;}


