@charset "UTF-8";
/*reste-----------------------------------------------------------------*/
body, div, ul, li, dl, dt, dd, h2, p {
  padding: 0;
  margin: 0;
  font-family: "Microsoft SimSun"; }
input{outline:none;}
ul {
  list-style: none; }

a {
  text-decoration: none; }
.clearfix:after{content:"";display:block;clear:both;height:0;line-height:0;visibility:hidden;}
.clearfix{zoom:1;}

/**/
.login_rd_bg{
  background: url("bg_01.png") no-repeat top center;
}
.login_rd_bg .wrap {
  position: absolute;
  width: 100%;
  height: 600px;
  top: 8%;
 /* margin-top: -235px;*/
}
.login_rd_bg .tit{
    width: 100%;
    height: 110px;
    margin: 0 auto;
    background: url(logo.png) no-repeat center;
/*    border-bottom: 3px solid #0480e4;*/
}
.login_rd_bg .cont{
    position: relative;
    width: 1100px;
    height: 570px;
    margin: 30px auto 0 auto;
    background: url(login_001.png) no-repeat center;
    background-size: contain;
}
.login_rd_bg .cont .form{
    position: absolute;
    width: 362px;
    height: 400px;
    top: 106px;
    right: 97px;
}
::-webkit-input-placeholder {
    color: #999 !important;
}
.login_rd_bg .cont .form p{
  height: 34px;
  font-size: 20px;
  color: #00c3ff;
/*  border-bottom:1px solid #bababa;*/
    text-align: center;
    padding-left: 10px;
    font-weight: bold;
    font-family: '仿宋';
}
.login_rd_bg .cont .form p span{
	font-weight:bold;
	line-height: 38px;
	/*border-bottom:2px solid #2b8fda;*/
	}
.login_rd_bg .cont .form .input-wrap1{
	margin-top:26px;
	}
.login_rd_bg .cont .form .input-wrap2{
    margin-top: 28px;
	}
.login_rd_bg .cont .form .input-wrap3{
   margin-top: 28px;
}
.login_rd_bg .cont .form input{
    width: 265px;
    height: 48px;
    line-height: 48px;
    margin-left: 66px;
    border: none;
    background: transparent;
    color: #666;
}
.btn-wrap1{
    padding-top: 30px;
}
.btn-wrap1 a{
    float: left;
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #0480e4;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
}
.btn-wrap2{
    padding-top: 30px;
}
.btn-wrap2 a{
    float: left;
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #0480e4;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
}
.btn-wrap3{
    padding-top: 30px;
}
.btn-wrap3 a{
    float: left;
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #0480e4;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
}
.login_rd_bg .cont .form .yz{
    float: left;
    margin-left: 65px;
    width: 68px;
    height: 42px;
    /* border: 2px solid #bababa; */
    border-radius: 4px;
	}
.login_rd_bg .cont .form .yz img{
    width: 120%;
    height: 45px;
    background-size: 100%;
	}
.footer_l{
  position: absolute;
  width: 100%;
  height: 18px;
  left:0;
  bottom: 20px;
}
.login_rd_bg .copyright{
  width: 823px;
  height: 18px;
  background: url("login_05.png") no-repeat center;
  margin: 0 auto;
}
.forget{
	margin-left:40px;
	margin-top:14px;
	}
.forget a{
	font-size:14px;
	color:#fff;
	}
.tx{
	margin-left:40px;
	margin-top:8px;
	}
.tx p{
	font-size:14px;
	color:#fff;
	}

.wjmm{
    position: absolute;
    bottom: 100px;
    right: 2px;
    font-size: 14px;
    color: #ffffff;
}

.login_zhuce{
	width:600px;
	height:385px;
	margin:10px auto;
	background:#f8fafa;
	border-radius:3px;
	}
.login_zhuce h3{
	height:60px;
	width:600px;
	background:#2fb37a;
	border-radius:3px 3px 0 0;
	color:#fff;
	line-height:60px;
	text-align:center;
	font-size:24px;
	}
.login_con p.p2{
	margin-bottom:15px;
}
.p3{
	text-align:left;
	padding-left:10px;
	font-size:13px;
	color:#757575;
	vertical-align:middle;
	height:15px;
	line-height:15px;
}
.p3 input{
	width:13px;
	height:13px;
	border:1px solid #f38b4c;
	border-radius:2px;
	margin:2px;
	vertical-align: middle;
}
.navMenu-wrap{
    width: 500px;
    position: absolute;
    right: 20px;
    top: 60px;
    border-bottom: 1px solid #fff;
}
.navMenu-wrap a{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #2b6da3;
    font-weight: bold;
    margin: 0 13px;
}
.navMenu-wrap a.active{
    color: #2b6da3;
    border-bottom: 3px solid #2b6da3;
}

@media screen and (max-width: 1650px) {
    .login_rd_bg .cont {
        margin: 0 auto 0 auto;
    }
    .login_rd_bg .wrap {
        top: 5%;
    }
}
.login_rd_bg .cont .form .input-wrap1 {
    margin-top: 21px;
}
.login_rd_bg .cont .form .btn-wrap {
    margin-top: 0px;
    text-align: center;
}
.info-w{
    position: relative;
    height: 26px;
}
.jianyi {
    display: inline-block;
    position: absolute;
    left: 2px;
    bottom: 0;
    font-size: 12px;
    color: #666;
}
.wjmm{
    position: absolute;
    bottom: 0;
    right: 2px;
    font-size: 14px;
    color: #666;
}

::-webkit-input-placeholder { color:#999999; }
::-moz-placeholder { color:#999999; } /* firefox 19+ */
:-ms-input-placeholder { color:#999999; } /* ie */
input:-moz-placeholder { color:#999999; }
