*{
	margin: 0;
	padding: 0;
}
.head{
	width: 1100px;
	display: flex;
	margin: 0 auto;
	/*background: #0F5169;*/
	height: 80px;
}
.logo{
	flex: 1;
	position: relative;
}
.dao{
	flex: 5;
	display: flex;
	height: 40px;
	/* position: absolute;
	top: 0;
	bottom: 0;
	margin: auto; */
	margin-top: 20px;
}
.dao div{
	font-size: 16px;
	color: white;
	text-align: center;
	flex: 1;
	line-height: 40px;
	
}
.dao div span{
	display: inline-block;
	margin: 0 auto;
	/* width: 80%; */
	cursor: pointer;
}
.deng{
	flex: 1.4;
	position: relative;
	/*display: none;*/
}
.deng2{
	flex: 1.4;
	position: relative;
	display: none;
}
.logo img{
	width: 80%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.actice1{
	color: #10A987 !important;
	border-bottom: 1px solid #10A987;
}
.lu{
	width: 80%;
	display: block;
	height: 40px;
	position: absolute;
	border-radius: 22px;
	border: 1px solid #FFFFFF;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}
.lu:hover{
	background: #0CEBFD;
	border: none;
}.lu2{
	width: 80%;
	display: block;
	height: 40px;
	position: absolute;
	border-radius: 22px;
	border: 1px solid #FFFFFF;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}
.zhu{
	width: 70%;
	display: block;
	margin: 0 auto;
	position: relative;
	height: 40px;
}
.lian{
	height: 40px;
	display: inline-block;
	width: 70%;
	margin-left: 30px;
	color: white;
	line-height: 40px;
}
.lian2{
	height: 40px;
	display: inline-block;
	width: 70%;
	color: white;
	line-height: 40px;
}
.zhu img{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
}
#tuichu{
	width: 75%;
	position: absolute;
	top: 110px;
	background: #0DEAFD;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #000000;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	display: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

	border-radius: 22px;
}
#chongzhi{
	width: 75%;
	position: absolute;
	top: 65px;
	background: #0DEAFD;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #000000;
	left: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
	display: none;
	
	
	border-radius: 22px;
}
#chongzhi:hover{
	background: #01BED1;
}
#tuichu:hover{
	background: #01BED1;
}
.headerda{
	background: white !important;
	color: #000000 !important;
	box-shadow:0 0 20px rgba(0, 0, 0, 0.15);/*阴影出现在元素下方*/
}
.bianse{
	color: #2B687C !important;
}
.lu33{
	border: 1px solid #2B687C !important;
}
.title{
	color: #115673 !important;
	border-bottom:1px solid  #115673 !important;
}
.logohei{
	display: none;
}
.userhei{
	display: none;
}
.xialahei{
	display: none;
	width: 15px !important;
}
#quzhuce:hover{
	color: greenyellow;
}
#qudenglu:hover{
	color: greenyellow;
}

/*底部*/
.footer{
	width: 100%;
	background: #0C232B;
	padding: 100px 0 60px;
	
}
.footerer{
	width: 1100px;
	display: flex;
	margin: 0 auto;
}
.yungongxiang{
	flex: 1.5;
}
.lianxiwomen{
	flex: 1;
}
.title_di{
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	height: 55px;
	line-height: 55px;
}
.title_di span{
	height: 49px;
	border-bottom: 2px solid #12FEAE;
	display: inline-block;
}
.zi{
	font-size: 16px;
	color: #5E7C86;
	line-height: 25px;
}
.dianand{
	display: flex;
	margin-top: 45px;
	color: white;
	font-size: 18px;
}
.beianhao{
	width: 100%;
	padding: 30px 0;
	background: #0C232B;
	display: block;
	border-top: 2px solid #0F2D36;
	position: relative;
}
.anhaozi{
	width: 1100px;
	display: block;
	margin: 0 auto;
	font-size: 16spx;
	color: white;
}
.fanding{
	width: 30px;
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
	margin: auto;
	cursor: pointer;
}
#footerPage{
	display: block;
	width: 100%;
}
