*{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul, ol, li {
    list-style-type: none;
    display: block;
}
body,html{
    width:100%!important;
    height:100%!important;
    overflow:auto;
    background: #d9d9d9;
}
/* 内容 */
.bgnav{
    width: 100%;
    /*overflow:hidden;*/
    padding:20px 0;
    background:url("../images/bgc.jpg") no-repeat center;
   background-size: cover;
   min-width:1525px;
}
.nav{
    width: 1407px;
    margin: 50px auto;
    overflow: hidden;
    padding: 30px 40px;
}
.sign{
    width: 32%;
    float: right;
    /*background:#fff;*/
    background-image: linear-gradient(  
    to bottom,   
    rgba(255,255,255,1) 0%,   
    rgba(255,255,255,1) 5%,   
    rgba(255,255,255,1) 10%,   
    rgba(255,255,255,0.8) 90%,   
    rgba(255,255,255,0.5) 95%,   
    rgba(255,255,255,0.4) 100%); 
    box-shadow:5px 5px 25px #333;
    margin-top:25px;
    border-radius:20px;
}
.nav .title {
    margin-top:40px;
    text-align:center;
}
.nav .title span{
    font-size:14px;
    display:inline-block;
    width: 35%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor:pointer;
    color:#0a1f55;
}
.nav .title span:nth-child(1) {
    border-right:1px solid #aaa;
}
.dgtit {
    color:#595959!important;
}
.signv{
    height: 340px;
    text-align: center;
    overflow: hidden;
    padding: 40px 20px;
}
.signvw{
    height: 340px;
    text-align: center;
    overflow: hidden;
    padding: 10px 20px 0 10px;
}
.signvw .reamb{
	margin-bottom: 25px;
	position: relative;
}
.reamb{
	margin-bottom: 15px;
	position: relative;
}
.reamb .inblock{
	width: 96px;
	text-align: right;
	display: inline-block;
	font-size: 16px;
}
.reamb .phonumber{
	border:1px solid #aaa;
	height: 35px;
	width: 75%;
	text-indent: 16px;
	outline: none;
    border-radius:3px;
}
.inpt{
	width: 53%;
	margin-right: 5px;
	vertical-align: middle;
	border:1px solid #aaa;
	height: 35px;
	text-indent: 16px;
	outline: none;
    border-radius:3px;
}
.rela{
	width: 20%;
	height: 35px;
	border-radius: 5px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
}
.rela img {
    width:100%;
}
.rela .absbto{
	position: absolute;
    top: -1px;
    left: 0;
	cursor: pointer;
	vertical-align: middle;
	height: 35px;
}
.buget{
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #aaa;
    font-size: 13.333px;
    border: 1px solid #aaa;
    outline: none;
}
.mbque{
	margin-bottom: 10px;
    padding-left: 50px;	
    cursor: pointer;
    text-align:left;
}
.mbque .eyift{
	width: 80px;
	margin-right: 2px;
    font-size: 14px;
}
.mbque .eyift a {
    color:#f00;
}
.cwhite{
	border-radius: 3px;
    display: inline-block;
    background: #0a1f55;
	width: 75%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
    font-size: 14px;
    text-decoration: none;
    border:none;
    outline: none;
    cursor: pointer;
}
.cwt{
    background: #fec500;
}
.nav .hr{
    float: left;
    width: 1px;
    height: 475px;
    margin: 0 25px;
    background-color: #ddd;
}
.enter{
    width: 32%;
    float: right;
    background-image: linear-gradient(  
    to bottom,   
    rgba(255,255,255,1) 0%,   
    rgba(255,255,255,1) 5%,   
    rgba(255,255,255,1) 10%,   
    rgba(255,255,255,0.8) 90%,   
    rgba(255,255,255,0.5) 95%,   
    rgba(255,255,255,0.4) 100%); 
    box-shadow:5px 5px 25px #333;
    margin-top:25px;
    border-radius:20px;
}
.huy{
    margin-top: 20px;
}
.jzmu{
    padding-bottom: 25px;
    font-size: 14px;
    width:75%;
    margin:auto;
    text-align:left;
}
.jzmu a{
    text-decoration: none;
    cursor: pointer;
    float:right;
}
.zhezhao{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100000;
    display: none;
}
.tiaokuan{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 345px;
    margin-top: -182px;
    margin-left: -153px;
    background-color: #fff;
    z-index: 100001;
    border:1px solid #aaa;
    text-align: center;
    border-radius: 10px;
    display: none;
}
.tiaokuan .fwtit{
    padding: 8px 10px;
}
.tiaokuan .fwnr{
    height: 260px;
    overflow-y: scroll;
    padding-left: 10px;
}
.tiaokuan .tongyi{
    width: 100%;
    padding: 8px 0;
    background-color: #f00;
    color: #fff;
    margin-top: 12px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    position:absolute;
    bottom:0;
}
.tiaokuan .guanbi{
    display: inline-block;
    float:right;
    font-size: 23px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: #aaa;
    font-weight: bolder;
    cursor: pointer;
}
/* 重置密码 */
.xinzeng{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 350px;
    margin-top: -182px;
    margin-left: -203px;
    background-color: #fff;
    z-index: 100001;
    padding:20px;
    border:1px solid #aaa;
    display: none;
    border-radius:20px;
}
.xinzeng .title{
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align:center;
}
.xinzeng .guanbi{
    display: inline-block;
    float:right;
    font-size: 23px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: #aaa;
    font-weight: bolder;
    cursor: pointer;
}
.form{
    font-size: 14px;
    text-align: center;
}
.form span{
    display: inline-block;
    width: 90px;
    text-align: right;
}
.form b{
    color:#f00;
}
.form .inpo{
    width: 70%;
    height: 35px;
    line-height: 35px;
    text-indent: 13px;
    border:1px solid #aaa;
    outline: none;
    border-radius:3px;
}
.form .yanzh input{
    width: 46%;
}
.form #tsyan {
    width:47%;
}
.form .cyanzh {
    margin-top:10px;
    margin-left:-8px;
}
.form .yanzh img{
    vertical-align: middle;
    width:100%;
    margin-left: 8px;
}
.form .yanzh .cya{
    width: 20.5%;
    margin-left:8px;
    height: 32px;
    line-height: 31px;
    border:none;
    background-color: #bebebe;
    color:#000;
    outline: none;
    text-align:center;
    cursor:pointer;
}
.form p{
    margin-top: 10px;
}
.form .bte{
    width:70%;
    height:35px;
    line-height:35px;
    color: #fff;
    background-color: #0a1f55;
    border-radius:3px;
    border:none;
    margin-top:10px;
    outline: none;
    cursor:pointer;
}
.gologon {
    width:75%;
    text-align:right;
    margin:10px auto;
}
.gologon a{
    color:#0a1f55;
}
.goloogzu {
    width:75%;
    text-align:right;
    margin:20px auto;
}
.goloogzu a{
    color:#0a1f55;
}