.login_cont {
  width: 100%;
  background: #10a1da;
  /*min-height: 752px;*/
  /*padding-bottom: 9%;*/
}
/*我修改的*/
.cont_box {
  margin: 0 auto;
  /*padding-top: 7%;*/
  overflow: hidden;
  zoom: 1;
  position:relative;
}
/*.login_img {
  width: 605px;
  min-width: 605px;*/
 /* float: left;*//*  margin-top: 10px;*/
 /* position:absolute;
  left:0;
}*/
/*.login_img img {
  width: 605px;
  min-width: 605px;
}*/


.Loinbanner {
	width: 700px;
	left: 0;
	bottom: 30%;
/*	height: 310px;*/
	position: absolute;
}
.loginBaanr {
	width: 100%;
	position: relative;
	height: 390px;
}
.loginBaanr .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 43%;
	zoom: 1;
	z-index: 3
}
.loginBaanr img{
	width:100%;
	height:390px;}
.loginBaanr .num li {
	width:10px;
	height: 10px;
	font-size:0;
	background: #dcdcdc;
	margin-right: 10px;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	border:0;
}
.loginBaanr .num li.on {
	background: #fff;
	border:0 !important;
}





.login {
  float: right;
  width: 325px;
  min-width: 325px;
  border-radius: 5px;
  background: #e8f6fb;
  position:absolute;
  right:0;
}
.login_title {
  border-bottom: 1px solid #d8e6ec;
  font-size: 16px;
  color: #333;
}
.login_box {
  padding: 0 5%;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 65px;
}
.login_input {
  color: #999;
  width: 100%;
  height: 40px;
  margin: 29px 0;
}
.input {
  float: left;
  width: 40px;
  height: 36px;
  border: 1px solid #e5e4e4;
  background: #f3f3f3;
}
i{
  display: block;
  text-align: center;
  line-height: 35px;
  color: #bebebe;
  font-size: 20px !important;
}
.login_input input {
  float: left;
  border: 1px solid #e5e4e4;
  background: #fff;
  width: 86%;
  line-height: 46px;
  padding-left: 10px;
  height: 36px;
  margin-left: -1px;
  color: #999;
  font-size:1.3rem;
}
.jz {
  width: 14px !important;
  height: 14px !important;
  margin-top: 3px;
  float: left;
  margin-right: 10px !important;
  margin-top: 2px !important;
}
.submit {
  width: 100%;
  height: 45px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  background: #10a1da;
  font-size: 18px;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  -webkit-appearance:none;
  appearance:none;
}
.dlfs {
  padding: 0 5%;
  height: 60px;
  background: #e5f3f9;
  line-height: 60px;
  border-radius: 0 0 5px 5px;
}
.dlfs ul li {
  float: left;
  font-size: 12px;
  color: #999;
  line-height: 65px;
  margin-right: 15px;
}
.dlfs ul li a {
  color: #999;
}
.dlfs ul li img {
  vertical-align: middle;
  margin-right: 10px;
} 
.navbar{
  margin-bottom: 0 !important;
}
.this_footer{
  margin-top: 0;
}
.this_top_con,.cont_box{
  width:67%;
}
.login_title a {
    text-align: center;
    padding: 0;
    width: 49%;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    color: #333;
}
.login_title a:hover{
  color:#333;
}
.login_title .hovera {
    color: #10a1da;
    border-bottom: 2px solid #10a1da;
}
.login_title .hovera:hover{
  color: #10a1da;
}
.login_img,.login{
  top: 25%;
}
.sj_dl_form{
  display: none;
}
.but_key{
  line-height: 36px;
  text-align: center;
  height: 36px;
  color: #333;
  background-color: #fff;
  border:0;
  border-radius: 5px;
  margin-left: 12px;
  float: left;
  padding: 0 16px;
  font-size: 0.95rem;
  border:1px solid #e5e4e4;
}
.yzm_img {
    width: 45%;
    height: 40px;
    float: left;
    margin-left: 5%;
}
.yzm_img img {
    width: 100%;
    height: 40px;
}
.yzbox_smq {
    margin: 10px 0;
    padding: 5px 0;
    background: #ffebeb url(/img/error2.png) no-repeat;
    color: #e4393c;
    border: 1px solid #faccc6;
    padding-left: 45px;
    font-size: 14px;
    line-height: 25px;
    background-position: 20px 5px;
}
.icon-yonghu1,.icon-mima,.sjyz_icon,.icon-yanzhengma,.icon-shouji{
  display: none;
}

@media screen and (max-width:1700px) {

.this_top_con,.cont_box {
  width: 70%;
}
.login_img,.login{
  top:20%;
}
}
@media screen and (max-width:1400px) {

.this_top_con,.cont_box {
  width: 83%;
}
.login_img,.login{
  top:20%;
}
}
@media screen and (max-width:1170px) {

.this_top_con,.cont_box {
  width: 93%;
}
.login_img,.login{
  top:20%;
}
}
.navbar{
    height: 90px !important;
    }
.container-fluid{
  margin-top: 15px !important;
}
.navbar-brand{
  padding: 5px 5px !important;
}
@media screen and (max-width:768px) {
.navbar{
  height: 55px !important;
    }
.container-fluid{
  margin-top: 0 !important;
}

.navbar-header{
  height: 55px !important;
  line-height: 55px !important;
}
.navbar-brand{
  padding: 0 !important;
  height: 55px !important;
  line-height: 55px !important;
  
}
.this_logo{
    vertical-align: middle;
    height: 35px;
    margin-top:10px ;
}


  .login_input input {
  font-size:1.2rem;
}
/*.submit{
  height: 40px;
  line-height: 40px;
}*/
  .icon-yonghu1,.icon-mima,.icon-yanzhengma,.sjyz_icon,.icon-shouji{
  display: block;
}
 .Loinbanner {
	display: none;
}
  .login_title a{
    height:45px;
    line-height:45px;
  }
.login_cont{
  background:#fff;
}
.login{
  position: inherit;
  margin: 0 auto;
  top: 0;
  float: inherit;
}
.login_cont{
  overflow: hidden;
}
.cont_box,.this_top_con{
  width:100%;
}
.but_key{
position: absolute;
    right: 4%;
    top: 21%;
    padding: 0 5px;
}


.login {
  float: none;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  top:0;
  padding-bottom: 30%;
}
i {
    display: block;
    text-align: center;
    line-height: 50px;
    color: #cfcfcf;
    font-size: 20px !important;
}
.login_title {
  border-bottom: 0;
}
.login_title a {
  width: 50% !important;
  float: left;
  display: block !important;
}

.login_title .hovera {
  color: #fff !important;
  background: #10a1da;
  border-bottom: 0 !important;
}
.dlfs {
  display: none;
}
.login_box {
  border: 0;
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 0;
}
.sj_dl_form {
  
}
.dl_form_bg{
    background-image: url(/memberimages/denlu2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 120px;
}
.submit{
    margin-bottom: 10%;
}
.input{
    background: none;
    border: 0;
    width: 16%;
    position: absolute;
    height: 51px;
    left: 6px;
    top: 6px;
}
.icon-yonghu,.icon-mima1,.icon-shouji1{
  display: none;
}
.login_input input {
  margin-left: 20%;
  width: 70%;
  height: 45px;
  margin-top: 10px;
  border: 0;
/*  line-height:35px;
*/  background: #fff;
  float: left;
}
.yzm_img img {
  float: right;
  width: 65px;
  margin-top: 10px;
  margin-right: 2%;
  height: 46px;
}
.login_input {
  position: relative;
  margin: 0;
  height: 55px;
}
.yzm_img {
  margin-top: 5px;
  margin-left: 0 !important;
  width: 30% !important;
  height: 48px !important;
}
.yzm_img img {
  margin-top: 0 !important;
  height: 48px !important;
}
.jz {
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.sj_check {
  padding: 20px 0;
  margin:20px 0;
  margin-top:8px;
}
.sj_rhsq {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999;
  padding: 5% 0;
}
.sj_rhsq a {
  color: #10a1da;
}
.login  .login_title{
  border-top:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
  overflow:hidden;
}


}

