.headerBox {
	background: #ffffff;
	height: 90px;
}

.headerBoxCenter {
	width: 1388px;
	padding-top: 34px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 10;
}

.headerLogoBox {
	margin-right: 30px;
	white-space: nowrap;
}

.headerLogoBox img {
	height: 36px;
	margin-right: 14px;
}

.headerLogoBox span {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	position: relative;
	padding-left: 13px;
	margin-right: 15px;
}

.headerLogoBox span::before {
	width: 1px;
	height: 26px;
	background-color: #aaaaaa;
	content: '';
	position: absolute;
	left: 0;
	margin-top: -2px;
}

.spanAfter {
	width: 20px;
	height: 20px;
	background-image: url(../images/xialatubiao.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	right: 0;
	margin-top: 2.5px;
	cursor: pointer;
}

.headerSelectBox {
	position: absolute;
	width: 160px;
	background: #ffffff;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
	z-index: 15;
	padding: 10px 0;
	border-radius: 5px;
	top: 30px;
	display: none;
}

.headerSelectBox1 {
	left: -65px;
}

.headerSelectBox2 {
	left: -55px;
}

.headerSelectBox3 {
	left: -30px;
}

.headerSelectBox4 {
	left: -50px;
}

.headerSelectBoxHeader {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px;
}

.headerSelectBoxHeader img {
	width: 28px;
	height: 28px;
	margin-right: 10px;
	border-radius: 100%;
}

.headerSelectItem a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #1b1b1b;
	font-weight: 400;
}

.headerSelectItem a:hover {
	color: #ff892f;
}

.headerSelectItem a img {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.headerSelectItem {
	padding: 10px;
}

.headerCenterMenu {
	width: 830px;
	margin-right: 28px;
}

.headerCenterMenuItem {
	position: relative;
	font-size: 16px;
	cursor: pointer;
}

.headerCenterMenuItem a {
	color: #1b1b1b;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.headerCenterMenuItem a img {
	margin-right: 5px;
/* 	width: 20px;
/* 	height: 16px; */ */
}

.headerCenterMenuItemparticularly {
	color: red;
}

/* .headerCenterMenuItemIsMoer {
	padding-right: 20px;
} */

.headerCenterMenuItemIsMoer::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 8px;
	background-image: url(../img/tsjx.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 0;
	margin-top: 8px;
}

.headerTool {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #ff801f;
	white-space: nowrap;
	cursor: pointer;
}

.headerTool img {
	width: 22px;
	height: 22px;
	margin-right: 9px;
}

.headerLoginBox {
	margin-left: 26px;
}

.headerLoginBox div {
	width: 55px;
	height: 30px;
	border-radius: 15px;
	font-size: 16px;
	text-align: center;
	line-height: 27px;
	cursor: pointer;
}

.headerLogin {
	border: solid 2px #ff6e00;
	color: #ff801f;
	margin-right: 8px;
}

.headerLogin:hover {
	background-color: #ff801f;
	color: #ffffff;
}

.headerRegister {
	background-color: #ff801f;
	color: #ffffff;
	border: solid 2px #ff6e00;
}

.headerRegister:hover {
	color: #ff801f;
	background: none;
}


.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f17 {
	font-size: 17px;
}

.f18 {
	font-size: 18px;
}

.f19 {
	font-size: 19px;
}

.f20 {
	font-size: 20px;
}

.f21 {
	font-size: 21px;
}

.f22 {
	font-size: 22px;
}

.f23 {
	font-size: 23px;
}

.f24 {
	font-size: 24px;
}

.f25 {
	font-size: 25px;
}

.f26 {
	font-size: 26px;
}

.f600 {
	font-weight: 600;
}

.w1200 {
	position: relative;
	width: 1200px;
	left: 50%;
	transform: translateX(-50%);
}

.w1100 {
	position: relative;
	width: 1100px;
	left: 50%;
	transform: translateX(-50%);
}

.w1000 {
	position: relative;
	width: 1000px;
	left: 50%;
	transform: translateX(-50%);
}

.w100 {
	width: 100%;
}

.w50 {
	width: 50%;
}

.w25 {
	width: 25%;
}

.height100 {
	height: 100%;
}

.set-left-center {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.fixed {
	position: fixed;
}

.cursor {
	cursor: pointer;
}

.c0 {
	color: #000000;
}

.c3 {
	color: #333333;
}

.c6 {
	color: #666666;
}

.c9 {
	color: #999999;
}

.cf {
	color: #ffffff;
}

.czt {
	color: #d6b16b;
}

.cztbg {
	background: #d6b16b;
}

.cbgf {
	background: #FFFFFF;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.flex-center {
	justify-content: center;
}

.flex-space-around {
	justify-content: space-around;
}

.flex-space-between {
	justify-content: space-between;
}

.flex-start {
	justify-content: flex-start;
}

.align-center {
	align-items: center;
}

.text-overflow1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-overflow2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.text-overflow3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.bgimg{
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.loginMsg {
	color: rgba(24, 79, 150, 1);
	font-size: 16px;
	display: none;
	white-space: nowrap;
	margin-left: 20px;
	color: #ff801f;
}

.loginMsg .loginMsgHeaderImg {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	margin-left: 10px;
	cursor: pointer;
}

.loginMsg em {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.loginMsg span {
	/* margin-left: 20px; */
	cursor: pointer;
	color: #1b1b1b;
}

.loginOut {
	color: #ff801f;
	margin-left: 20px;
}

.rightMaskCodeBox {
	width: 110px;
	/* height: 106px; */
	padding: 11px 17px 8px 18px;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	background: url(https://img.gaodun.cn/uploads/2206/256-220615104213C8.png) no-repeat;
	position: absolute;
	left: -110px;
	background-size: 100% 100%;
	text-align: center;
	font-size: 12px;
	display: none;
}

.rightMaskCodeBox img {
	width: 70px;
	height: 70px;
}

.rightMaskBoxContItem:hover .rightMaskCodeBox {
	display: block;
}

#tagsList {
	position: relative;
	width: 100% !important;
	max-width: 100% !important;
	height: 100%;
	overflow: hidden;
}

.tagsListItem {
	align-items: flex-end;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.tagsListItem img {
	width: 50px;
	height: 50px;
}
.headerBoxCenter {
	width: 1388px;
	padding-top: 34px;
	padding-bottom: 20px;
	position: absolute;
	z-index: 10;
}

