header {
	width: 100%;
}

.header {
	width: 100%;
	height: 160px;
	display: inline-block;
}

.logo {
	/*height: 80px;*/
	height: 60px;
	float: left;
	/*margin-top: 40px;*/
	margin-top: 50px;
	display: block;
}

.logo img {
	height: 100%;
	display: block;
	float: left;
}

.heade1 {
	/*width: calc(100% - 570px);*/
	    width: calc(100% - 495px);
	height: 52px;
	float: left;
	margin-top: 54px;
	text-align: center;
}

.heade1 li {
	display: inline-block;
	margin-right: 50px;
	position: relative;
}

.heade1 li:last-child {
	margin-right: 0;
}

.heade1_1 {
	display: block;
	color: #2B2B2E;
	font-size: 15px;
	font-weight: 400;
}

.heade1_1 span {
	line-height: 52px;
	display: inline-block;
	vertical-align: middle;
}

.heade1_1 img {
	width: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.heade2 {
	border: 1px solid #CACACA;
	box-sizing: border-box;
	background: white;
	width: 135px;
	text-align: left;
	display: none;
	position: absolute;
	left: 0;
	top: 52px;
	z-index: 1001;
}

.heade2_1 {
	width: 100%;
	position: relative;
}

.heade2_2 {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	display: block;
	color: #2B2B2E;
	font-size: 14px;
	font-weight: 400;
}

.heade2_2 span {
	width: calc(100% - 11px);
	display: inline-block;
	vertical-align: middle;
}

.heade2_2 img {
	width: 6px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.heade3 {
	border: 1px solid #CACACA;
	box-sizing: border-box;
	background: white;
	width: 135px;
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1001;
}

.heade3_1 {
	width: 100%;
	position: relative;
}
.heade3_2{
	width: 100%;
	box-sizing: border-box;
	padding: 7px 15px;
	display: block;
	color: #3A3A3F;
	font-size: 15px;
	font-weight: 400;
}
.heade3_2 span {
	width: calc(100% - 11px);
	display: inline-block;
	vertical-align: middle;
}

.heade3_2 img {
	width: 6px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.heade7{
	border: 1px solid #CACACA;
	box-sizing: border-box;
	background: white;
	width: 135px;
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 1001;
}
.heade7_1{
	width: 100%;
	box-sizing: border-box;
	padding: 7px 15px;
	display: block;
	color: #3A3A3F;
	font-size: 15px;
	font-weight: 400;
}
.heade1 li:hover .heade2 {
	display: block;
}

.heade1 li:hover .heade1_1 {
	color: #FEF102;
}

.heade2_1:hover .heade2_2 {
	color: #FEF102;
}

.heade2_1:hover .heade3 {
	display: block;
}

.heade3_2:hover {
	color: #FEF102;
}
.heade3_1:hover .heade7{
	display: block;
}
.heade7_1:hover {
	color: #FEF102;
}

.heade4 {
	float: left;
	display: block;
	/* margin-top: 70px; */
	margin-top: 67px;
	position: relative;
}
.heade4:hover .heade4_2 {
	display: block;
}
.heade4_1 {
	width: 100%;
}
.heade4_1:hover .heade4_1_2 {
	color: #FEF102;
}
.heade4_1_1 {
	border: 1px solid #000000;
	box-sizing: border-box;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.heade4_1_1 img {
	width: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.heade4_1_1 div {
	width: 15px;
	height: 15px;
	background: #000000;
	border-radius: 50%;
	text-align: center;
	line-height: 15px;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	top: -5px;
	right: -7px;
}

.heade4_1_2 {
	margin-left: 5px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
}

.heade4_2 {
	border: 1px solid #CACACA;
	box-sizing: border-box;
	background: white;
	width: 225px;
	padding: 10px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 1001;
}

.heade4_2_1 {
	border-bottom: 1px solid rgba(222, 222, 222, 0.80);
	box-sizing: border-box;
	padding: 5px 0;
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}

.heade4_2_1_1 {
	color: #FF1D1D;
}

.heade4_2_1_2 {
	font-size: 8px;
	font-weight: 400;
}
.heade4_2_2{
	border-bottom: 1px solid rgba(222, 222, 222, 0.80);
	box-sizing: border-box;
	padding: 5px 0;
	width: 100%;
	display: inline-block;
}
.heade4_2_2_1{
	border: 1px solid rgba(222, 222, 222, 0.80);
	box-sizing: border-box;
	width: 54px;
	height: 37px;
	margin-right: 5px;
	float: left;
}
.heade4_2_2_1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.heade4_2_2_2{
	width: calc(100% - 59px);
	float: left;
}
.heade4_2_2_3{
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.heade4_2_2_4{
	width: 100%;
	margin-top: 5px;
	display: inline-block;
	color: #A0A0A0;
	font-size: 12px;
	font-weight: 400;
}
.heade4_2_2_4 span:last-child{
	float: right;
}
.heade4_2_3{
	width: 100%;
	display: inline-block;
	margin-top: 12px;
}
.heade4_2_3_1{
	width: 85px;
	height: 25px;
	display: block;
	border-radius: 2px;
	background: #000;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	float: right;
}
.heade5 {
	float: left;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-top: 70px;
	margin-left: 16px;
}

.heade5 img {
	width: 15px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}

.heade5 span {
	display: inline-block;
	vertical-align: middle;
}
.heade5:hover{
	color: #FEF102;
}
.heade6 {
	float: left;
	display: block;
	margin-left: 16px;
	width: 90px;
	height: 26px;
	border-radius: 6px;
	background: #FEF102;
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: 400;
	margin-top: 67px;
}

.heade6 img {
	width: 16px;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s linear;
}

.heade6 span {
	line-height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.heade6:hover img {
	transform: scale(1.1);
}