.content{ position: relative; height: 100%;background-color: #fff;}
.topNav{width: 82%; margin: 0 auto; height: 83px; }
.topLogo{width: 50%; margin-top: 2%;}
.topLogo .logoimg{width: 209px; margin-right: 30px;}
.topLogo .logotit{color: #163B75;font-size: 24px; font-weight: 500;}
.navul{width: 50%;}
.navul li{ float: right; height: 83px; line-height: 83px; padding-left:7.8%; }
.navul li a{font-size: 16px;color: #173B75;}
.navul li a:hover{color:#FFA929;}

.midbg{background: url("../images/banner.png") no-repeat;width: 100%; height: calc(100% - 127px);  background-size: 100% 100%; }
.midcon{width: 82%; margin: 0 auto;}
.midcon .midconBan{width: 53%; padding-top: 10%; }
.midcon .midconBan img{width: 100%; }
.midcon .loginCon{width:42%; background:rgba(255,255,255,1); box-shadow:0px 1px 29px 0px rgba(0,25,42,0.09); border-radius:2px;margin-top: 10%;}
.midcon .loginCon .loginConmid{width:73%; margin:10% auto;}
.midcon .loginCon .loginConmid .loginInput{display: block;width: calc(100% - 10px); height:48px; line-height:48px; border: 1px solid #DCDFE6;border-radius: 2px; padding-left: 10px; margin-bottom: 30px; font-size: 14px;}
.midcon .loginCon .loginConmid .loginBtn{ height:48px; line-height:48px;background: #FFA929; border-radius: 2px; color: #fff; font-size: 16px; text-align: center;}
.midcon .loginCon .loginConmid .apply{color:#5294F9; font-size: 14px; line-height: 60px;}


.fotNav{ width: 82%; margin: 0 auto;height: 44px;}
.fotNavleft{width: 50%;}
.fotNavleft .fotimg{width: 77px; margin-right: 3%; margin-top: 3px;}
.fotNavleft .fotcon{color: #606266; display: inline-block;margin-top: 20px;}
.fotNavright{width: 50%;}
.fotNavright ul li{ float: right; margin-left: 3%;margin-top: 20px;}
.fotNavright ul li a{text-decoration:underline; color: #7C7C7C;}
.fotNavright ul li a:hover{color: #FFA929;}

