.header {
	width: 100%;
}

.header__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100vw;
	height: 4rem;
	background-image: url("/r/cms/www/mobile/assets/header-bg.png");
	background-size: 100vw 4rem;
	background-position: center;
}

.header__content .content__logo {
	margin-top: 0.47rem;
	width: 0.88rem;
	height: 1.06rem;
}

.header__content .content__name {
	margin: 0.24rem 0 0.05rem 0;
	font-size: 0.5rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #bd1b2d;
	line-height: 0.64rem;
}

.header__content .content__name-eng {
	font-size: 0.29rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	line-height: 0.13333rem;
	white-space: nowrap;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.header__content .content__search {
	margin-top: 0.24rem;
	position: relative;
	width: 3.90rem;
	height: 0.4rem;
}

.header__content .content__search .content__search_href {
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
}

.header__content .content__search .search__input {
	padding: 0rem 0.12rem 0rem 0.04rem;
	width: 3.2rem;
	height: 0.4rem;
	background: rgba(255, 255, 255, 0.5);
	border: 0.01333rem solid rgba(67, 67, 67, 0.5);
	border-radius: 0.08rem;
	box-sizing: border-box;
	line-height: 0.4rem;
	font-size: 0.16rem
}

.header__content .content__search .search__input:focus {
	outline: none;
}

.header__content .content__search .search__button {
	position: absolute;
	top: 0rem;
	right: 0;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.11rem 0.14rem;
	width: 0.84rem;
	height: 0.4rem;
	background: #bd1b2d;
	border-radius: 0 0.08rem 0.08rem 0;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ffffff;
}

.header__content .content__search .search__text {
	height: 0.53333rem;
	line-height: 0.53333rem;
	font-size: 0.16rem;
}

.header__content .content__search .search__icon {
	display: block;
	width: 0.15rem;
	height: 0.15rem;
	background-image: url("/r/cms/www/mobile/assets/search.png");
	background-size: 0.15rem 0.15rem;
	background-position: center;
}

.header__tabs {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.30667rem 0.42rem 0 0.42rem;
	width: 100vw;
	background: #bd1b2d;
}

.header__tabs .tabs__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: calc(100vw - 1.12rem);
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__tabs .tabs__item {
	margin-top: 0.13333rem;
	margin-bottom: 0.37333rem;
	margin-right: 0.93rem;
	white-space: nowrap;
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.28rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ffffff;
}

.header__tabs .tabs__item:last-child {
	margin-right: 0;
}

.header__tabs .tabs__item-checked {
	font-size: 0.28rem;
	font-family: Source Han Sans CN;
	color: #ffffff;
}

.header__tabs .tabs__item-57 {
	margin-right: 0.76rem;
}

.dialog-menu {
	height: auto;
	position: fixed;
	left: 5%;
	padding: 0.19rem 0rem;
	text-align: center;
	display: none;
	z-index: 10;
	width: 1.58rem;
	background: #FEFFF6;
	border: 0.02rem solid #FFE9AC;
	box-shadow: 0px 0px 0.08rem 0px rgba(0, 0, 0, 0.1);
	border-radius: 0.1rem;
}

.tabs__item-checked {
	position: relative;
}

.tabs__item-checked:after {
	content: '';
	width: 0.36rem;
	height: 0.06rem;
	background: #FFE9AC;
	box-shadow: 0px 0px 0.08px 0px rgb(0 0 0 / 10%);
	border-radius: 0.02px;
	position: absolute;
	bottom: -0.07rem;
	left: 50%;
	margin-left: -0.18rem;
}

.dialog-menu .dialog-menu-item {
	width: 100%;
	font-size: 0.24rem;
	margin-bottom: 0.25rem;
	color: #333;
}

.dialog-menu .dialog-menu-item a {
	color: #333;
	font-size: 0.26rem;
	margin-bottom: 0.0rem;
}

.dialog-menu .dialog-menu-item:nth-last-child(1) {
	margin-bottom: 0rem;
}

.dialog-menu .dialog-menu-active {
	font-size: 0.28rem;
	font-weight: bold;
}

.dialog-menu-item a {}

.dialog-menu .dialog-menu-item .boldfont {
	font-size: 0.28rem;
	font-weight: bold;
}
<!--0.00018906593322754-->