@charset "UTF-8";
html,
body {
  height: 100%;
  font-size: 62.5%;
}
body {
  background: url(bg_login.jpg) right no-repeat;
}
a:hover{text-decoration:none;}
li {
  list-style: none;
}
h1 {
  font-size: 42px;
  color: #ffffff;
  line-height: 63px;
}
.footer-info a {
  color: #ffffe6 !important;
}
.footer-info a:hover {
  color: #ffff91 !important;
}
.wrapper {
  position: absolute;
  top: 6rem;
  left: 6rem;
  right: 6rem;
  bottom: 6rem;
  background: rgba(11, 66, 104, 0.5);
  font-size: 1.4rem;
}
.container-login {
  display: flex;
  flex-flow: row-reverse;
  height: 100%;
  min-width: 900px;
}
.logo-name {
  position: absolute;
  top: 50px;
  left: 65px;
}


.radio0 div {
  display: flex;
  flex-wrap: wrap;
}
.flex-center {
  display: flex;
  justify-content: center;
}
.login-box {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  background: #fff;
  height: 100%;
  align-items: center;
}
.login-frame {
  width: 76%;
  position: relative;
}
.login-box h3 {
  font-size: 36px;
  color: #333333;
  line-height: 54px;
  margin-bottom: 18%;
}
.login-box .btn-login {
  font-size: 28px;
  color: #fff;
  margin: 40px 0;
  box-shadow: 0px 2px 21px 5px #cfd4ea;
  width: 100%;
}
.btn-login {
   background: #036ab1;

}
.btn-tel {
   background: ##5bc0de;
   border-color: #46b8da;
 }
.login-box .link a {
  color: #333;
}
.login-box .link a:nth-child(2) {
  color: #f19d19;
}
.login-box .input-group {
  border-bottom: 1px solid #a6a6a6;
}
.login-box .input-group i {
  font-size: 30px;
}
.login-box .input-group-addon {
  border: none;
  background: none;
}
.login-box .form-control {
  border: 0;
  box-shadow: none;
  margin-top: 6px;
}
.ishift {
  font-size: 3em;
  position: absolute;
  top: 8%;
  right: 0;
  color: #d9534f;
  z-index: 0;
  cursor: pointer;
}
.ishift:hover {
  font-weight: bold;
  color: #ff0000;
}
.footer-info {
  color: #fff;
  text-align: center;
  line-height: 24px;
  align-items: flex-end;
}
.footer-info span {
  margin: 0 10px;
}
.footer-info button {
  background: #9b893b;
  border-radius: 30px;
  margin: 0 19px 0 10px;
}
.nav {
  background-color: #a3bed2;
}
.radio0.tab-content {
  height: 300px;
  background-color: #fff;
}
@media screen and (max-width: 1920px) {
  .login-box {
    width: 32.22%;
  }
  .footer-info {
    width: 67.77%;
  }
}
@media (max-width: 1440px) {
  .wrapper {
    top: 3rem;
    left: 3rem;
    right: 3rem;
    bottom: 3rem;
  }
  .logo-name {
    top: 2rem;
    left: 5rem;
  }
}

@media screen and (max-width: 1200px) {
  .login-box {
    width: 45%;
  }
  .footer-info {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  .wrapper {
    top: 2rem;
    left: 2rem;
    right: 2rem;
    bottom: 2rem;
  }
  .login-box {
    width: 35%;
  }
  .radio0 .option {width:35%}
  .logo-name {
    top: 0;
    left: 3rem;
  }
  .footer-info {
    width: 65%;
   font-size:12px;
  }
  .footer-info ul{padding-left:8px}
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px !important;
  }
  h3 {
    font-size: 24px !important;
  }
  .login-box .btn-login {
    font-size: 22px;
  }
  .wrapper {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .logo-name {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .login-box {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .login-box h3 {
    margin-bottom: 0;
  }
  .ishift {
    top: 10%;
  }
  .container-login {
    display: inherit;
    min-width: 100%;
  }
  .login-box {
    width: 90%;
    margin: 0 auto;
  }
  .footer-info {
    display: inherit;
    width: 100%;
    line-height: 22px;
    padding: 15px 0;
  }
 
  .radio0.tab-content {
    height: auto;
    padding: 10px;
  }
}

 #fm1{display:none;}
 
  .checkbox{
  	color:#6E6E6E;
    height: 36px;
    line-height: 36px;
  }
 .checkbox .active{
 	font-size:1.5em;
 	color:#003366;
 	}
div#fm0,#fm1 {
  height: 255px;
}

.form-group {
  margin: 0!important;
}

div#fm1 i {
  font-size: 30px;
}
.checkbox input {
  margin-right: 3px;
}
.link{text-align:right;}
.link .ico{display: inline-block;
	 cursor: pointer;
    width: 34px;
    height: 34px;
    margin: 0 auto;}
.weixin{
     background: url(//p1.ifengimg.com/allsite/login/icon_wechat.png) no-repeat center;
 }
.app{
     background: url(app.png) no-repeat center;
 }
#qrcode{
    text-align: center;
}


.icon-shouji:before {
  font-size: 30px;
  margin: -2px 0 -3px 0;
  display: block;
}
.icon-yanzhengma:before {
   font-size: 32px;
   margin: -5px 0 -3px 0;
   display: block;
 }