html{
	height:100%;
}
body {
    margin: 0;
    width: 100%;
    height: 100vh;
    font-family: '微软雅黑';
	
}
.t{
	  background-image: url(../img/xjbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	/* height:86vh; */
	height: 100%;
	min-height: 760px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.content{
	width: 100%;
}

.nav_box {
    width: 73%;
	margin:0 auto;
}
.nav_box .top{
	padding: 46px 0;
}
.nav_box .top .img{
	display: inline-block;
	margin: 0 10px;
    vertical-align: baseline;
}
.nav_box .top .nav{
    display: inline-block;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.nav_box .middle {
    display: flex;
    flex-direction: column;
    /* height: 580px; */
}
.nav_box .navContent{
    width: 100%;
    background: #0096ff;
    display: flex;
    flex: row;
    height: 130px
}
.nav_box .navItem1{
    flex: 1;
    height: 100%;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.nav_box .navItem2 {
	line-height: 90px;
    flex: 4;
    background: url(../img/navbg1.png) no-repeat;
    background-size: 100% 100%;
}
.nav_box .navlists {
	/* height:23.6vh; */
    width: 100%;
    flex: 1;
    background: url(../img/navbg2.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
}
.nav_box .navlist1 {
	flex:1;
	position:relative
}
	.qrcode{
		width:174px!important;
		height:174px!important;
		position: absolute;
    left: 50%;
    margin-left: -87px;
    top: 127px;
	}
	.layui-carousel{
		height:100%;
		  background-image: url(../img/q.png);
		background-repeat: no-repeat;
		background-size: 95% 100%;
		background-color: transparent;;
	}
	
	.wenzi{
		position:absolute;
		top:100px;
		left:51%;
		color:#fff;
		margin-left:-50px;
		font-size:16px;
		
	}
	
	.app{
		position: absolute;
    top: 306px;
	
    left: 50%;
    color: #fff;
    margin-left: -50px;
    font-size: 16px;
	}
.back{
	float: right;
    width: 50%;
    height: 100%;
}

.qr-back{
	position: absolute;
    left: 49%;
    margin-left: -100px;
    top: 108px;
    width: 200px;
}
.nav_box .navlist2 {
    flex: 1;
    display: flex;
	overflow: hidden;
	padding: 10px;
}



.nav_box .navChild1 {
    flex: 1;
	position:relative;
	left:3%;
}

.nav_box .navChild2 {
    flex: 1;
	margin-top:20px;
}
.nav_box .navChild3 {
    flex: 1;
	position:relative;
	right:3%;
	margin-top:26px;
}


.nav_box .listItem {
	margin:0 auto;
    width: 80%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 6px;
    height: 95px;
	line-height:95px;
    cursor: pointer;
}

.nav_box .listItemBg3 {
    height: 70px;
	line-height:70px;
	
}

.navlist2{
	/* padding-top:30px; */
}
.nav_box .cListItem {
	margin-top:20px;
}

.nav_box .cListItem-s {
    /* padding: 10%; */
	margin-top:14px;
}
.nav_box .top .sub{

}
.nav_box .top .line{
    margin-right: 18px;
    margin-left: 18px;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.nav_box .navsearch {
    width: 60%;
    margin: 0 0 auto auto;
    display: flex;
    flex-direction: row;
    align-items:center;
    justify-content:center;
	position: relative;
	padding-right: 60px;
}
.nav_box .navsearch .downLoadMsg{
	position: absolute;
	right: 16px;
	bottom: 0;
	color: #fff;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
.nav_box .navInput {
    width: 70%;
}
.nav_box .navButton {
    /* flex: 1; */
}
.nav_box .layui-btn {
    height: 38px !important;
}
.nav_box .itemChoosed {
    cursor: pointer;
}
.nav_box .itemChoosed:hover {
    text-decoration: underline;
	/* border-bottom:1px solid #eee */
	color:#e0f342;
}
.nav_box .typeface {
    font-size: 12px;
    color: gray;
}
.login_form{
    margin: 12% 16% 20% 20%;
}
.validate_ipt{
	width: 55%;
	float: left;
	border-radius: 5px;
}
.code{
	float: left;
	margin-left: 5%;
}
.layui-input-block {
    margin-left: 80px;
    margin-right: 85px;
    min-height: 36px;
}
.noborder{
	border: none !important;
}
.head_ic{
	width: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0;
    height: 40px;
    line-height: 40px;
    z-index: 999;
    font-family: '微软雅黑';
}
.login_form .heading{
    margin-bottom: 15px;
	color: #2D5097;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.login_form_row{
	position: relative;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}
.login_form_row .name{
    display: inline-block;
    width: 47px;
}
.login_form_row .login_ipt{
	display: inline-block;
	height: 42px;
	width:auto;
    border: none !important;
    font-size: 14px;
    color: #ababab;
    font-family: '微软雅黑';
    background-color: #fff!important;
}
.login_form_row i{
    position: absolute;
    right: 10px;
    top: 15px;
}
.login_icon{
	width: 26px;
    position: absolute;
    left: 6px;
    top: 6px;
}
.jzmm{
    margin: auto;
    margin-bottom: 16px;
    text-align: center;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #66ccff;
    background-color: #66ccff;
    color: #fff;
}
.login_btn{
    height: 38px !important;
    width: 100%;
    border-radius: 5px;
}
.copyright{
    text-align: center;
	color: #aaa;
    font-size: 13px;
}
input:-webkit-autofill{
	box-shadow: 0 0 0px 1000px white inset !important;
}


.f{
	position: fixed;
	bottom: 0;
	width:100%;
	height:100px; 
	background:#000016;
	color:#88898a;
	text-align:center;
	padding: 10px 0 ;
	z-index: 999;
	box-sizing: border-box;
	}
	
	.f-t{
		margin:0 auto;
		height:30px;
		line-height:30px;
	}
	.f-t span{
		padding:0 15px;
	}
	.f-b{
	    height: 20px;
	    line-height: 20px;
	    font-size: 12px;
	}
	
	.reg-t{
		padding-top:35px;
		margin-bottom:3px;

	}
	.reg-b{
		font-size:18px;
		padding-top:1vh;
		color:#e0f342;
	}
	
	a{
		text-decoration: none;
		color:#88898a
	}
	
	a:hover{
		color:#e0f342
	}
	
	.nth-btn-wrap{
		position:relative;
		    margin-top: 20px;
		/*margin-top:-133.7px; */
		}
		
	.til{
		color:#fff
	}
	
	.s{
		font-size:10px;
	}
	.nth-zt-1{
		position: absolute;
    top: 72px;
    left: 40%;
	}
	
	.nav{
		position:relative;
		bottom:20px;
		}
	@media only screen and (max-width: 768px) {
	    
	}
	@media only screen and (min-width: 769px) and (max-width: 1024px) {
		.reg-t{
			    padding-top: 15px;
		}
		.nav_box .middle{
			height:520px; 
		}
	   .qr-back{
		width: 180px;
		    left: 50%;
			margin-left: -90px;
		}
		.qrcode{
			    width: 154px!important;
			    height: 154px!important;
				 margin-left: -77px;
		}
	}
	
	@media only screen and (min-width: 1025px) and (max-width: 1920px) {
	    .nav_box .middle{
	    	height:520px!important; 
	    }
		.nav_box .listItem{
			height: 100px;
			line-height: 100px;
		}
		.nth-btn-wrap{
			margin-top: 73px;
		}
		.qrcode{
			    top: 120px;
		}
	   .qr-back{
		       top: 100px;
	   }
	   .wenzi{
			top: 90px;
	   }
	   .app{
		  /* top:75%; */
	   }
	}
	
	@media screen and (min-width: 1024) and (max-width: 1400px)  {
	    .nav_box .middle{
			/* height:477px!important; */
			position:relative;
			top:20px;
		}
		.nav_box .navContent{
			height:auto!important;
		}
		.reg-t{
			padding-top:17px!important;
			margin-bottom:0!important;
		}
		
		.top{
			padding:0!important;
			position:relative;
			top:20px!important;
		}
	}
	
	#system{
		display: flex;
		justify-content: center;
		height: 150px;
		background: #EBEEF5;
	}
	#system a{
		width: 128px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.tipJ{
		display: none;
		font-size: 16px;
		text-align: center;
		color: #000016;
		padding: 0 0 16px 0;
	}
	#layui-layer1 .layui-layer-content{
		overflow: initial;
	}
	
	.gonggao{
		position:fixed;
		z-index: 999;
		top: 0;
		left: 0;
		right: 0;
		background: #d14c3a;
		color: #fff;
		height: 36px;
		line-height: 36px;
	}
	.gonggao marquee{
		margin: 0;
		margin-right: 32px;
	}
	.gonggao span{
		position: absolute;
		right: 0;
		width: 32px;
		text-align: center;
		cursor: pointer;
	}