html,body{background:url(../images/index/index.jpg) no-repeat center !important;background-size:cover!important;position:absolute;left:0;right:0;top:0;bottom:0; text-align:center;}
body table{width:100%;height:100%;}
.loginBy{padding:35px 85px;display:inline-block;background:#e6e6e6;width:495px;}
.loginBy .top{ text-align:center;}
.loginBy .top h3{font-size:16px;color:#333;padding-top:10px;font-weight:600;}
.loginBy .top h3 span{color:#ee0000;}
.loginBy .top p{font-size:14px;color:#333;padding-top:10px;}
.loginBy .cont{padding-top:20px;}
.loginBy .cont p{border:1px solid #e1e1e1;border-radius:4px;margin:8px 0;background:#fff;padding:15px 0;display:inline-block;width:493px; position:relative;}
.loginBy .cont p span{float:left;font-size:14px;line-height:20px;color:#333;padding-left:15px;width:165px; text-align:left;}
.loginBy .cont p input{height:20px;font-size:14px;line-height:20px;color:#333;border:0;width:453px;float:left;padding-right:25px;padding-left:15px;}
.loginBy .cont p em{ position:absolute;display:inline-block;width:5px;height:5px;background:url(../images/index/dot.png) no-repeat;right:10px;top:22px;}
.loginBy .cont .rem{ text-align:left;height:20px;line-height:20px; overflow:hidden;margin:8px 0;}
.loginBy .cont .rem input{ position:absolute;left:-20px;}
.loginBy .cont .rem  .chk + label {padding-left:25px;font-size:14px;line-height:20px;color:#333;	display: inline-block;position: relative;
background:url(../images/index/remember.png) no-repeat left center;}
.loginBy .cont .rem  .chk:checked + label:after {content: '\2714';position: absolute;top: -1px;left: -25px;color: #fff;width: 100%;text-align: center;
font-size: 1.3em;padding: 1px 0 0 0;vertical-align: text-top;}
.loginBy .cont .xieyi{font-size:14px;line-height:24px;text-align:left;color:#888;padding-top:5px;}
.loginBy .cont .xieyi a{font-size:14px;color:#888;text-decoration: none;}
.loginBy .cont .lang{border:1px solid #e1e1e1;border-radius:4px;margin:8px 0;background:#fff;display:inline-block;width:493px;height:50px;}
.loginBy .cont .lang select::-ms-expand{display: none;}  
.loginBy .cont .lang select{height:50px;border:0;width:493px;font-size:14px;padding-left:10px;
appearance:none;-moz-appearance:none; -webkit-appearance:none;background:url(../images/index/select.png) no-repeat 468px center;}
.loginBy .cont a.login_btn{display:inline-block;margin:15px 0 8px;height:52px;line-height:52px;font-size:16px;color:#fff;
background:#c4313f url(../images/index/btn.png) no-repeat 462px center;width:100%; text-decoration:none;}

.loginBy .cont a.forget{display:inline-block;font-size:15px;color:#c4313f;line-height:30px;font-weight:bold; text-decoration:none;margin-top:10px;}
