body {
  min-width: 1000px;
  color: #6c6c6c;
  margin: 0; 
  padding: 0;
  font: normal 12px ؟،جم;
}

img { 
  border: 0;
}

em {
  font-style: normal; 
  font-weight: normal;
}

a { 
  text-decoration: none;
  color: #6c6c6c;
  text-decoration: none; 
}

a:hover { 
  color: #ff4200; 
}

.header {
  width: 1000px;
  height: 64px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  overflow: hidden;
}

.headerLogo {
  top: 10x;
  /*left: 50px;*/
  
  position: absolute;
  padding: 0px;
  margin: 0px;
}

.headerIntro {
  height: 40px;
  width: 400px;
  display: block;
  background-position: 0 -64px;
  top: 8px;
  left: 80px;
  position: absolute;
  font-size: 40px;
  color: #fd8d29;
  
}

.headerNav {
  top: 21px;
  right: 6px;
  width: 400px;
  text-align: right;
  color: #CFD0D0;
  position: absolute;
}

.headerNav a {
  margin-left: 13px;
}

.headerNav a:hover{
  color:#000;
}

.footer {
  height: 65px;
  margin: 0 auto;
}

.footer-inner {
  width: 1000px;
  height: 63px;
  overflow: visible;
  margin: 0 auto;
  color: #6c6c6c;
  position: relative;
}

.footerLogo {
  top: 11px;
  left: 35px;
  position:absolute;
}

.footerNav {
  top: 15px;
  position: relative;
  text-align: center;
}

.main { 
  width: 100%; 
  max-width: 1920px; 
  margin: 0 auto;
}

.slide { 
  width: 100%; 
  height: 600px; 
  position: relative; 
  z-index: 1; 
  overflow: hidden; 
  margin: 0 auto; 
}

.slideLoading, .slideLoading2 { 
  background-image: url(../img/login/nav.png); 
}

.slideLoading { 
  position: absolute; 
  left: 40%; 
  top: 200px; 
  width: 325px; 
  text-align: center; 
  height: 56px; 
  background-position: 214px -56px;
  background-repeat: no-repeat; 
  line-height: 56px; 
  color: #9c9c9c; 
}

.slideLoading2 { 
  width: 330px; 
  height: 56px; 
  background-position: 0px 0px; 
  background-repeat: no-repeat; 
}

.slideLoading em {
  font-weight: bold; 
}

.slides { 
  top: 0; 
  position: absolute; 
}

.slideBox { 
  width:100%; 
  margin: 0 auto; 
}

.slideBox a { 
  display: block; 
  width: 1920px; 
  position: absolute; 
  z-index: 1; 
  opacity: 0.1; 
}

.slideBox img { 
  display: block; 
  width: 1920px; 
  height:600px;
}

.slideB { 
  position: absolute; 
  width: 100%; 
  left: 0; 
  bottom: 0; 
  height: 10px; 
  z-index: 4; 
  background-color: #818181; 
  background-repeat: repeat-x; 
  background-position: 50%; 
  filter: alpha(opacity=60); 
  opacity: 0.6;
}

.slideBtns { 
  width: 960px; 
  height: 10px; 
  margin: 0 auto;
}

.slideBtns a { 
  float: left; 
  display: block; 
  width: 240px; 
  height: 10px; 
  text-align: center; 
  position: relative; 
  outline: none; 
  background-repeat: no-repeat; 
  cursor: pointer; 
  background-color:#818181;
}

.slideBtns a:hover { 
  background-color: #4f4f4f; 
}

.slideBtns a:focus { 
  outline: none; 
}

.slideBtns a.slideOn { 
  background-color:#4f4f4f;
}

.tab-1 {
  position: absolute;
  text-align: left;
  width: 296px;
  height: 400px;
  top: 75px;
  left: 70%;
  z-index: 999;
  background: url(../img/login/login_v1.png) no-repeat;
  background-position: -13px -14px;
}

/* .tab-2 {
  position: absolute;
  text-align: left;
  width: 296px;
  height: 400px;
  top: 75px;
  left: 70%;
  z-index: 999;
  background: url(../img/login/login_v1.png) no-repeat;
  background-position: -335px -14px;
} */

.content{
  width:1000px;
  margin:0 auto;
  position:relative;    
}

.loginFunc {
  width: 100%;
  height: 47px;
  overflow: hidden;
  clear: both;
}

.loginForm {
  position:absolute;
  height: 313px;
  padding-top: 40px;
  width:296px;
}

.loginQRCode{
  position:absolute;
  height: 313px;
  background-position: -13px -14px;
}

.loginQRCode img{
  padding:12px 12px 0 12px;
}

.form-signin {
  height: 249px;
}

.loginFormIpt {
  position: relative;
  width: 240px;
  height: 42px;
  line-height: 42px;
  margin: 0 0 20px 25px;
  padding-right: 5px;
  clear: both;
  background:url(../img/login/input.png) no-repeat;
  z-index: 2;
  background-color:#fff;
}

.loginFormIptOnFocus {
  box-shadow: 0 0 15px rgba(0, 173, 255, 0.5);
  position: relative;
  width: 240px;
  height: 42px;
  line-height: 42px;
  margin: 0 0 20px 25px;
  padding-right: 5px;
  clear: both;
  background:url(../img/login/input.png) no-repeat;
  z-index: 2;
  background-color:#fff;
}

.loginFuncNormal/* , .loginFuncDynPw */ {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  line-height: 46px;
  float: left;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background-color: #fd8d29;
  
}

.loginFormIpt .ico,.loginFormIptOnFocus .ico {
  position: absolute;
  left: 9px;
  top: 13px;
  z-index: 1;
}
.ico-uid {
  width: 16px;
  height: 16px;
  background:url(../img/login/user.jpg) no-repeat;
}
.ico-pwd {
  width: 16px;
  height: 16px;
  background:url(../img/login/password.jpg) no-repeat;
}

.formIpt {
  width: 205px;
  padding: 9px 0 10px;
  ime-mode: disabled;
  height: 20px;
  top: 1px;
  left: 28px;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  border: none;
  font-family: verdana;
  line-height: 20px;
  position: absolute;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  outline: none;
  background: transparent!important;
}

.loginFormCheck {
  height: 14px;
  line-height: 14px;
  color: #555;
  margin-left: 25px;
  clear: both;
  width: 245px;
  position: relative;
  z-index: 1;
}

.loginFormCheckInner {
  line-height: 13px;
  width: 150px;
  float: left;
  position: relative;
}

.loginFormCheck .checkbox {
  vertical-align: middle;
  margin: 0px;
}

.loginFormCheck span {
  width: 200px;
  color: #6e767a;
  font-weight: normal;
  vertical-align: middle;
}

.loginFormBtn {
  position: relative;
  width: 245px;
  height: 38px;
  margin: 18px 0 0 25px;
}


.btn {
  width: 110px;
  height: 38px;
  float: left;
  text-align: center;
  cursor: pointer;
  border: 0;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  vertical-align: baseline;
  line-height: 38px;
  outline: 0;
  background-color: transparent;
}
.btn-login {
  background:url('../img/login/login_btn1.png') no-repeat;
}
.btn-main {
  color: #fff;
  box-shadow: 0 2px 5px rgba(0,28,88,.3);
}

.btn-res {
  background:url('../img/login/reset_btn1.png') no-repeat;
  float: right;
}
.btn-side {
  color: #6d798c;
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.btn-login:hover {
  background: url(../img/login/pass_login_btn1.png) no-repeat;
}

.btn-login:active {
  background: url(../img/login/press_login_btn1.png) no-repeat;
}


.btn-res:hover {
  background: url(../img/login/pass_reset_btn1.png) no-repeat;
}

.btn-res:active {
  background: url(../img/login/press_reset_btn1.png) no-repeat;
}

.loginFormConf {
  height: 14px;
  line-height: 14px;
  margin-left: 25px;
  margin-top: 18px;
  clear: both;
  position: relative;
  color: #848585;
  z-index: 1;
}

.loginFormVer {
  float: left;
  width: 160px;
}

.ext {
  padding: 13px 55px 13px 25px;
  height: 38px;
  overflow: hidden;
}

.extText {
  line-height: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.extText li {
  padding-left: 7px;
  background-image: url('../img/login/li.png');
  background-repeat: no-repeat;
  background-position: 2px;
  color: #848585;
}

.alert {
  position: absolute;
  padding: 15px;
  width: 220px;
  height: 100px;
  right: 340px;
  color: #7d7d7d;
  background: #fbfbfb;
  line-height: 24px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 16px;
}

.alert:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #fbfbfb transparent;
  display: block;
  width: 0;
  height: 0;
}

.alert.left:after {
  top: 16px;
  left: 250px;
  bottom: auto;
  border-width: 15px 40px 0 0;
}

.close {
  padding: 0;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  margin:0;
}

.close:hover,.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}
