header{
	width: 100%;
	background: white;
	position: relative;
}
.header{
	width: 100%;
	height: 80px;
	display: inline-block;
}
.logo{
	height: 65px;
	display: block;
	float: left;
	margin-top: 7px;
}
.logo img{
	height: 100%;
	display: block;
}
.heade1{
	display: flex;
	float: left;
	margin-top: 20px;
}
.heade1_1{
	width: 100px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	background: #CE1088;
	font-weight: 400;
	font-size: 14px;
	color: #F5F5F5;
	display: block;
}
.heade1_2{
	border: 1px solid #D20D86;
	width: 100px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	font-size: 14px;
	color: #D20D86;
	display: block;
	margin-left: 10px;
}
.heade2{
	display: flex;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.heade2_1{
	width: 75px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	background: #0B234F;
	font-weight: 400;
	font-size: 14px;
	color: #F5F5F5;
	display: block;
}
.heade2_2{
	border: 1px solid #0B234F;
	width: 75px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 400;
	font-size: 14px;
	color: #0B234F;
	display: block;
	margin-left: 10px;
}
.heade3{
	background: #F5F5F5;
	border: 1px solid #B3B3B3;
	outline: none;
	width: calc(50% - 282px);
	margin: 0 20px;
	float: left;
	height: 40px;
	border-radius: 40px;
	margin-top: 20px;
	padding: 0 20px;
	font-weight: 400;
	font-size: 14px;
	color: #757575;
}
.heade4{
	width: calc(50% - 282px);
	height: 100%;
	float: left;
	text-align: center;
}
.heade4 li{
	margin-right: 35px;
	display: inline-block;
}
.heade4 li:last-child{
	margin-right: 0;
}
.heade4_1{
	height: 80px;
	display: block;
	line-height: 80px;
	font-weight: 400;
	font-size: 14px;
	color: #333;
}
.heade4_1.on{
	color: #D20D86;
}
.heade4_1:hover{
	color: #D20D86;
}
.heade5{
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	position: relative;
}
.heade8{
	height: 40px;
	font-weight: 600;
	font-size: 14px;
	color: #041C2C;
}
.heade8 img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.heade8 div{
	width: 110px;
	display: inline-block;
	vertical-align: middle;
	 white-space: nowrap; /* 禁止文本换行 */
	      overflow: hidden; /* 隐藏超出范围的内容 */
	      text-overflow: ellipsis; /* 使用省略号 */
}
.heade9{
	width: 460px;
	background: #FFFFFF;
	box-shadow: -2px 4px 21px 0px rgba(27,27,27,0.1);
	border-radius: 30px;
	padding: 30px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
}
.heade10{
	width: 100%;
	display: inline-block;
}
.heade10_1{
	width: calc(100% - 60px);
	font-weight: 600;
	font-size: 20px;
	color: #041C2C;
	float: left;
}
.heade10_1 img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.heade10_1 div{
	width: calc(100% - 51px);
	display: inline-block;
	vertical-align: middle;
	 white-space: nowrap; /* 禁止文本换行 */
	      overflow: hidden; /* 隐藏超出范围的内容 */
	      text-overflow: ellipsis; /* 使用省略号 */
}
.heade10_2{
	float: right;
	font-weight: 600;
	font-size: 14px;
	color: #999999;
}
.heade10_2 img{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}
.heade10_2 span{
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}
.heade11{
	width: 100%;
	margin-top: 20px;
	padding: 25px 15px;
	display: block;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.heade11_1{
	width: calc(100% - 115px);
	display: inline-block;
	vertical-align: middle;
}
.heade11_2{
	width: 70px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}
.heade11_3{
	width: calc(100% - 77px);
	display: inline-block;
	vertical-align: middle;
}
.heade11_4{
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	color: #471B0A;
}
.heade11_5{
	width: 100%;
	font-weight: 400;
	font-size: 14px;
	color: #471B0A;
	margin-top: 5px;
}
.heade11_6{
	width: 110px;
	height: 40px;
	background: linear-gradient( 113deg, #FBDC63 0%, #EC6B3A 100%);
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	vertical-align: middle;
}
.heade12{
	width: 100%;
	display: inline-block;
}
.heade13{
	width: 33.33%;
	float: left;
	margin-top: 35px;
	text-align: center;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #041C2C;
}
.heade13 img{
	height: 20px;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}
.heade5:hover .heade9{
	display: block;
}