@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0}
body{ font-size:13px;color:#666;background:#fff;}
a:link,a:visited{text-decoration:none;color:#666;}
a:hover{ text-decoration:underline;color:#ccc;}
ul,li{ list-style:none;}
img{ vertical-align:middle; border:none;}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fefefe inset !important;
}
input{outline:none}

.header{height:107px;border-bottom: 3px solid #ef7719;}
.header .logo{width: 1000px;height:82px; padding-top: 25px; margin: 0 auto;background: url("../images/login_top_bg.png") no-repeat right bottom;}

.main {min-width: 1200px;
  background: #fff;
  padding-top: 40px;
  border-top: 1px solid #e9e9e9;
  /*border-bottom: 1px solid #e9e9e9;*/
  font-size: 12px;
}
.container-custom {width: 1000px; margin:auto;}
.main .user-info {
  padding: 0 30px;
}
.main .login-part {
  height: 398px;
  background: #fefefe;
  border: 1px solid #ccc;
  border-left: none;
  /*border-top: none;*/
  box-shazdow: 1px 1px 1px #eaeaea;
}
.main .login-part h3 {
  margin: 0;
  margin-bottom: 16px;
  font-size: 1.25em;
  color: #747474;
  padding: 22px 30px 0 30px;
}
.main .line {
  background: #eee;
  height: 1px;
  margin-top: 38px;
}
.extends-input,
.user-name,
.pass-word {
  background: #fff;
  display: block;
 width: 100%;
  padding:8px 0;
  border: 2px solid #e1e1e1;
  margin-bottom: 20px;
  font-weight: normal;
  /*text-indent:43px;*/
  outline: 0;
  font-size: 1.25em;
  line-height: 20px;
}
.extends-input:focus,
.user-name:focus,
.pass-word:focus {
  border: 2px solid #d6f1ff;
}
.error {
  border: 2px solid #fedddc;
}
.user-pass form {
  margin: 0;
  padding: 0;
  padding-right: 8px;
}
.user-name {text-indent:40px;
  background: url("../images/login-locked-icon.png") no-repeat 15px center;
}

.pass-word {text-indent:40px;
  background: url("../images/login-key-icon.png") no-repeat 15px center;
  margin-bottom: 0;
}
.user-name input,.pass-word input{width:180px;line-height:20px;border:none;}

.error-mess {
  background: #fff0f0;
  border: 1px solid #ffd2d2;
  height: 26px;
  line-height: 26px;
  margin-top: 10px;
  color: #b74d46;
  width: 100%;
}
.error-mess .error-icon {
  display: inline-block;
  background: url("../images/login-logic-icons.png") no-repeat 0 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: -4px 5px 0 5px;
}
.forget-password {
  margin-top: 10px;
  color: #999;
  font-size: 1em;
  *padding: 0 10px;
}
.forget-password span {
  *padding: 0;
}
.forget-password input {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.forget-password a {
  color: #999;
  text-decoration: none;
}
.forget-password a:hover {
  text-decoration: underline;
}
.forget-password .forget {
  text-align: right;
}
.logging { 
  /*background: #dc3c00;*/
  background: #0073b2;
  display: block;
  height: 44px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 1.5em;
  text-decoration: none;
  clear: both;
  width: 100%;
  border: none;
}

.logging:hover {
  /*background: #b43200;*/
  background: #005e91;
  color: #fff;
  text-decoration: none;
}
.extends-third-part-icon,
.third-part .sina,
.third-part .linkin,
.third-part .baidu,
.third-part .qq,
.third-part .google,
.third-part .github {
  /*display: inline-block;*/
  /*登录图标隐藏*/
  display: none;
  background-image: url("../images/login-third-party.png");
  background-repeat: no-repeat;
  margin-right: 5px;
  width: 32px;
  height: 32px;
}
.third-part {
  padding: 20px 52px 9px 30px;
}
.third-part span {
  display: block;
  font-size: 1.083em;
  color: #666;
  margin-bottom: 11px;
}
.third-part .sina {
  background-position: 0 0;
}
.third-part .linkin {
  background-position: -37px 0;
}
.third-part .baidu {
  background-position: -74px 0;
}
.third-part .qq {
  background-position: -112px 0;
}
.third-part .google {
  background-position: -149px 0;
}
.third-part .github {
  background-position: -186px 0;
}
.third-part .register-now {
  margin-top: 20px;
}
.third-part .register-now span {
  display: inline-block;
}
.third-part .register-now .register {
  text-align: right;
}
.third-part .register-now .register a {
  color:#428bca;
  margin-left: 15px;
}

.wrap-login {
	display: table;
	margin: 0 auto;
}
.wrap-login .login-banner {
	display: table-cell;
	vertical-align: top;
}
.wrap-login .login-user {
	float: left;
}
.pub_fo {
	margin-top: 0 !important;
}

.footer{width:1000px;margin:0 auto;color:#555; padding:20px 0; line-height:26px;text-align:center; font-family:"微软雅黑";}
/*图片轮播*/
.mainbox{overflow:hidden;position:relative;}
.flashbox{overflow:hidden;position:relative;}
.imagebox{text-align:center;position:relative;z-index:999;display:none;}
.bitdiv{ display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;/*float:right;*/}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}

