*{ padding:0; margin:0;}
body, html { width: 100%; height: 100%;}
body{background:#eeeeee;font-family:'宋体';font-size:12px;text-align:center; margin:0 auto; color:#444444;
margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 background-image:url(../../images/home/login_2.png);
 background-size: cover;
 background-repeat:no-repeat;
 background-position:top;
 background-attachment:fixed;}
.login_middle {
  width: 100%;
  height: 500px;
  background-image:url(../../images/login_middle.png);
  background-size: cover;
  background-repeat:no-repeat;
  background-position:top;
  background-attachment:fixed;
  position: absolute;
  top: 20%;
}
ul{ list-style:none;}
img{ border:none;}
.layout{width:1000px;text-align:center;margin:0 auto;}
#mainlogin{width:787px;height:306px;position:absolute;left:50%;top:50%;margin-top:-223px; margin-left:-393px;}
.mainlist{background:url(../../images/bg.gif) no-repeat;width:787px;height:306px;clear:both;}
.mainlist ul{ padding-top:45px; padding-left:70px;}
.mainlist ul li{ padding-bottom:22px; overflow:hidden; zoom:1;}
.name{ font-size:14px; font-weight:bold; margin-right:10px; height:38px; line-height:38px; float:left; text-align:right; width:120px;} 
.inputbg{ float:left;background:url(../../images/all.gif) no-repeat left -54px;  width:370px; height:38px;}
.inputpwd{float:left;background:url(../../images/all.gif) no-repeat left -92px;  width:370px; height:38px; }
.inputyzm{float:left;background:url(../../images/all.gif) no-repeat left -130px;  width:300px; height:38px;}
.mainlist input{ border:none;  color:#444444; font-size:14px; background:none; width:320px; font-weight:bold;}
.mainlist input.user{padding:12px 10px 8px 40px;}

.btn_submit{background:url(../../images/common/btn_bg.gif); width:90px; padding:3px 0px 5px 6px; text-align:center; height:22px; border:0px; cursor:pointer}
input[type="password"],input[type="text"]{padding:10px 10px 10px 40px; }
#password,#passwd,#dbpasswd{_padding:9px 10px 8px 40px;}
.mainlist input.code{padding:10px;width:300px; color:#444;}
.logbutton{ background:url(../../images/line.gif) no-repeat; height:20px; padding-top:20px;}
.btn{border: 0; display:inline-block; background:url(../../images/all.gif) no-repeat left -170px; width:122px; height:34px;}
.btn:hover{border: 0; background:url(../../images/all.gif) no-repeat left -204px;}


.fc_head {
  max-width: 1190px;
}
.logo {
  font-size: 22px;
  font-weight: bold;
  margin: 22px 0px;
}
.logo img {
  width: 146px;
  vertical-align: middle;
  margin-left: 0px;
}

.login_bg {
  width: 488px;
  margin: auto;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%);
}

@media screen and (min-width:1024px) and (max-width: 1440px) {
  .login_bg {
    top: 20%;
  }
}
.fc_wraper {
  background-color: #31bfcf;
}
.fc_login {
  max-width: 1190px;
  min-width: 990px;
  margin: 0px auto;
  background: url("../../../images/login/bg.png") no-repeat;
  background-position-y: center;
}
.login_l {
  float: left;
  width: 60%;
  position: relative;
  height: 350px;
}
.login_l_con {
  margin: 0px auto;
  width: 350px;
  text-align: center;
  margin-right: 50px;
}
.login_l_con p {
  font-size: 18px;
  color: #595959;
}
.login_code {
  margin-top: 40px;
  display: inline-block;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.login_code img {
  width: 165px;
  height: 165px;
  float: left;
}
.login_interval {
  position: absolute;
  right: 50px;
  top: 0px;
}
.join_in {
  color: #fff;
  position: absolute;
  left: 0px;
  top: -15px;
  padding-top: 0px;
}
.join_in h1 {
  font-size: 60px;
}
.join_in_c {
  margin-top: 8px;
  font-size: 48px;
}
.join_in_b {
  margin-top: 16px;
  font-size: 18px;
  color: #555;
}
.join_in_btn {
  margin-top: 60px;
}
.join_in_btn a {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  width: 198px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  letter-spacing: 5px;
}
.join_in_btn a:hover {
  color: #fa5d09;
  border: 1px solid #fa5d09;
}
.login_r {
  float: right;
  width: 40%;
  position: relative;
  height: 300px;
}
.login_r_con {
  padding: 25px 30px 35px;
  width: 290px;
  background-color: #ebf9fa;
  position: absolute;
  right: 0px;
}
.login_hd {
  margin-top: 40px;
}
.login_hd > h2 {
  display: inline-block;
  font-size: 16px;
  color: #656565;
  cursor: pointer;
  font-weight: 500;
  height: 16px;
  line-height: 16px;
}
.login_hd span {
  display: inline-block;
  padding: 0px 14px;
  color: #fc6d21;
  vertical-align: top;
  color: #000;
  font-size: 20px;
}
.login_hd .login_select {
  color: #fc6d21;
}
.login_hd img {
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -7px;
}
.login_tit {
  font-size: 17px;
}
.login_item {
  position: relative;
  display: inline-block;
  margin-top: 20px;
}
.login_item > label {
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #eee;
  display: none;
}
.login_item > input {
  height: 42px;
  line-height: 42px;
  border: 1px solid #d9d9d9;
  width: 236px;
  padding-left: 52px;
  font-size: 16px;
  color: #363636;
  border-radius: 3px;
}
.login_username i {
  background: url("../../../images/login/account_tag.png") no-repeat;
  display: inline-block;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 1px;
  top: 1px;
}
.login_password i {
  background: url("../../../images/login/pwd_tag.png") no-repeat;
  display: inline-block;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 1px;
  top: 1px;
}
.log_prompt {
  height: 20px;
  line-height: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  /*top: 44px;
  left: 52px;*/
  white-space: nowrap;
  font-size: 14px;
  color: #ff3115;
}
.reg_prompt {
  height: 20px;
  line-height: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  /*top: 1px;
  left: 352px;*/
  white-space: nowrap;
  font-size: 16px;
  color: #ff3115;
}
.log_bg {
  position: absolute;
  width: 330px;
  padding-left: 10px;
  top: 1px;
  left: 0px;
  height: 42px;
  line-height: 42px;
  color: #b1b1b1;
  font-size: 16px;
}
.forget_pwd {
  width: 282px;
  height: 20px;
  line-height: 20px;
}
.forget_pwd span {
  color: #595959;
  font-size: 14px;
}
.forget_pwd a {
  color: #7c7c7c;
  font-size: 14px;
  display: none;
}
.forget_pwd a:hover {
  color: #fc6d21;
}
.remember_pwd {
  cursor: pointer;
}
.agreement {
  color: #fc6d21;
  cursor: pointer;
}
.agreement:hover {
  color: #fa5d09;
}
.submit {
  width: 282px;
  margin-top: 24px;
  margin-bottom: 10px;
}
.submit > button {
  width: 290px;
  height: 44px;
  border: 0px;
  display: inline-block;
  line-height: 44px;
  font-size: 18px;
  color: #fff;
  background-color: #31becf;
  cursor: pointer;
  font-family: Microsoft YaHei, "΢���ź�", Lucida, Verdana, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
  border-radius: 5px;
}
.submit p {
  font-size: 16px;
  text-align: center;
  color: #ff3115;
  padding-bottom: 5px;
}
.login_bind {
  margin-top: 39px;
  width: 282px;
  text-align: center;
}
.login_bind > li {
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.login_bind > li span {
  height: 38px;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #7c7c7c;
}
.login_bind > li .qq_prev {
  display: block;
}
.login_bind > li .qq_after {
  display: none;
}
.login_bind > li:hover span {
  color: #f40;
}
.login_bind > li:hover .qq_prev {
  display: none;
}
.login_bind > li:hover .qq_after {
  display: block;
}
.login_bind img {
  vertical-align: sub;
}
.register_item {
  position: relative;
  display: inline-block;
  margin-top: 20px;
}
.register_item > label {
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 45px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #eee;
  display: none;
}
.register_item > input {
  height: 48px;
  line-height: 48px;
  border: 1px solid #d9d9d9;
  width: 330px;
  padding-left: 10px;
  font-size: 16px;
  color: #363636;
  border-radius: 3px;
}
.reg_bg {
  position: absolute;
  width: 330px;
  padding-left: 10px;
  top: 1px;
  left: 0px;
  height: 48px;
  line-height: 48px;
  color: #b1b1b1;
  font-size: 16px;
}
.reg_code_bg {
  width: 230px;
}
.get_codeBtn {
  color: #fc6d21;
  font-size: 16px;
  position: absolute;
  right: 149px;
  height: 36px;
  line-height: 36px;
  top: 145px;
  width: 99px;
  text-align: center;
  border-left: 1px solid #d9d9d9;
}

.get_codeBtn:hover {
  color: #525252;
}
.get_codeBtn img {
  width: 99px;
  height: 36px;
}
.login_footer {
  position: fixed;
  width: 100%;
  bottom: 30px;
}
.scan_btn {
  position: absolute;
  right: 4px;
  top: 0px;
  height: 23px;
  line-height: 23px;
  z-index: 12;
  letter-spacing: 1px;
  cursor: pointer;
  font-family: Tahoma,Helvetica,Arial;
  color: #999;
}
.scan_btn:hover {
  color: #f40;
}
.scan_con {
  position: absolute;
  background-color: #fff;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.scan_con p {
  text-align: center;
  letter-spacing: 1px;
}
.scan_con p span {
  color: #f40;
}
.scan_img {
  width: 127px;
  margin: 60px auto 10px;
}
.scan_img img {
  width: 115px;
  height: 115px;
  padding: 5px;
  border: 1px solid #ddd;
  box-shadow: 0 0 8px #DDD;
}
.scan_img div {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  color: #666;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial;
  text-align: center;
}
.remark {
  text-align: center;
  position: fixed;
  bottom: 20px;
  width: 100%;
  font-size: 16px;
}
