@charset "utf-8";

/*--login--*/
/*body{ background:url(./images/login/login_bgx.gif);}*/
body{ background:url(./images/login/login_bj.jpg);}
.login_m{ width:950px; margin:0 auto; height:565px; position: fixed; margin: auto; left: 0; right: 0; top: 0;bottom: 0; /*position: absolute;left:50%;top:50%;margin-left:-202px;margin-top:-188px;  margin-top:180px;*/}
.login_logo{ text-align:center; margin-bottom:25px; height: 50px;}
.login_logo img{height:60px;float:left;}
.login_logo b{height:60px;float:left;line-height:60px;font-size:24px;color:#ffffff}
.login_logo span{font-size:26px;font-family:黑体,宋体;float:left;height:60px;line-height:60px;padding-left:10px;}
.login_boder{ background:url(./images/login/lbgstyle.jpg) right top no-repeat #ffffff; height:450px; width:1025px; margin:0 auto;  border-radius:12px; overflow: hidden}
.login_padding{ padding:28px 94px 20px 47px ; width: 395px; float: right;}
.login_boder h2{ color:#4f5d80; text-transform:uppercase; font-size:12px; font-weight:normal; margin-bottom:11px;}
.forget_model_h2{color:#4f5d80; font-size:12px; font-weight:normal; margin-bottom:11px;}

.login_boder input.txt_input{ width:100%; height:74px; border: none; border-bottom:1px solid #cccccc;  line-height:74px; margin-bottom:25px; font-size:14px; color:#717171; font-family:Arial; text-indent:35px; font-size:20px;
    color: #c6ced4;}
.login_boder input.txt_input2{ margin-bottom:20px;}
.login_boder input.txt_input:focus{ transition:border linear .2s,box-shadow linear .2s; -moz-transition:border linear .2s,-moz-box-shadow linear .2s; -webkit-transition:border linear .2s,-webkit-box-shadow linear .2s; outline:none;border-color:rgba(173,173,173.75); box-shadow:0 0 8px rgba(173,173,173,.5); -moz-box-shadow:0 0 8px rgba(173,173,173,.5); -webkit-box-shadow:0 0 8px rgba(173,173,173,3); border:1px solid #6192c8;}
.login_boder p.forgot{ font-size:11px;  text-align:right; margin-bottom:15px;}
.login_boder p.forgot a,.login_boder p.forgot a:visited{color:#8c8e91;}
.login_boder p.forgot a:hover{color:#206fd5;}
.rem_sub input.sub_button{ float:right; width:100%; height:50px; background:#0088f4; border:none; color:#FFF; padding-bottom:2px; font-size:14px; font-weight:bold;}

.rem_sub input.sub_buttons{ float:left; width:122px;  height:32px; background:url(./images/login/site_bg.png) no-repeat -153px -850px; border:none; color:#FFF; padding-bottom:2px; font-size:14px; font-weight:bold;}
.rem_sub input.sub_buttons:hover{ background-position:-153px -882px; cursor:pointer;}

.rem_sub input.sub_button:hover{ background-position:-153px -882px; cursor:pointer;}
.rem_sub .rem_sub_l{ float:left; font-size:12px; height:33px; line-height:33px;}
.rem_sub input#checkbox{ margin-right:5px; vertical-align:middle;}
input:focus{outline:none;}
.login_boder input.txt_input[type=text]{ background:url(./images/login/name.jpg) left  center no-repeat; background-size: 24px; }
.login_boder input.txt_input[type=password]{ background:url(./images/login/pass.jpg) left  center no-repeat;  background-size: 24px; }
.lleft{ float: left; width:450px; height:450px; padding-top:10px; padding-left:20px; text-align: center}
.lleft img{ width:450px;}
input:focus{outline: none;}