body,html {padding:0;margin:0;height:100%;}
.wrapper {min-height:100%;position:relative;}
/*header*/
.header_bg, .login_form .btn_login, .container .red_btn {background: url("../../images/sgmw/bg_gray_red.png");}
.header_bg {height:80px;border-bottom:1px solid #FFF;background-position:0 0;}
.header {width:910px;height:64px;padding:8px 0;margin:0 auto;}
.logo_con {width:400px;float:left;}
.logo {width:74px;height:64px;background: url("../../images/sgmw/logo.png") no-repeat;float:left;}
.logo_con .dot_line {float:left;width:1px;height:15px;border-right:1px dotted #666;margin:25px 15px 0;overflow-y:hidden;}
.logo_con .txt {float:left;font-size:18px;font-weight:normal;margin:20px 0 0;}
.top_login {float:right;width:400px;text-align:right;}
.top_login a {color:#333;}
.top_login span {font-size:12px;color:#666;padding:0 10px;}


/*login*/
.login_bg {width:100%;height:356px;background:url("../../images/sgmw/bg_login.jpg") -190px 0px no-repeat;margin:10px 0 0;}
.login_con {width:910px;height:340px;padding:16px 0 0;background: transparent ;margin:0 auto;}
.login {width:300px;height:320px;background:#FFF;border:1px solid #DDD;}
.login .title {height:42px;line-height:42px;border-bottom:1px solid #DDD;font-size:18px;font-weight:normal;padding:0 0 0 25px;}
.login_form {width:250px;padding:20px 25px 0;}
.login_form label {display:block;margin-bottom:5px;}
.login_form input {width:238px;height:28px;line-height:28px;border:1px solid #DDD;padding:0 5px;}
.login_form .user_name {margin-bottom:15px;}
.login_form .pass_word {margin-bottom:30px;}
.login_form .btn_login {border-radius:2px;height:40px;background-position:0 -90px;}
.login_form .btn_login input {background:none;border:none;cursor:pointer;width:250px;height:40px;line-height:40px;color:#FFF;font-size:18px;}
.contact {color:#666;padding:0 25px;margin-top:15px;}
.contact a {text-decoration:underline;}

/*input框后面的提示信息*/
.errorInfo_lvcj{margin-top:-30px;}

.place {height:1px;margin-top:10px;padding-bottom:57px;}


/*contact*/
.contact_us {width:152px;height:155px;padding:22px 0 0 10px;position:absolute;top:92px;right:10px;background: url("../../images/sgmw/bg_contact.png") no-repeat;}
.contact_us .closed {width:11px;height:11px;display:block;cursor:pointer;float:right;margin-right:6px;_display:inline;background: url("../../images/sgmw/closed.png") no-repeat;}
.contact_us .tel {line-height:20px;margin:30px 0 10px;}
.contact_us .title {font-size:14px;padding-top:12px;white-space:nowrap;}
.contact_us .tel span {font-size:16px;color:#a71a31;}

.footer {margin:0;position:absolute;bottom:0;width:100%;padding-bottom:20px;}