﻿.yx_ProPageTwo {
	background: #f7f7f7;
	padding: 10px 18px;
	border-radius: 0 0 4px 4px;
}
.yx_PT_Link {
	color: #000;
	display: inline-block;
}
.yx_PageTit {
	position: relative;
	line-height: 240%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	/*font-size: var(--yx_FS16);*/
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	cursor: pointer;
}
.yx_PageTit .yx_icon {
	transform: translateY(-50%);
	font-size: 14px;
	line-height: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	right: 0px;
	width: var(--yx_FS30);
	height: var(--yx_FS30);
	transition: all 0.6s;
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: center;
}
.yx_PPBox .yx_PPBox2 {
	display: none;
}
.yx_PPBox .yx_PPBox3 {
	display: none;
}
.yx_PPList {
	position: relative;
	padding: 1% 0;
}
.yx_PPBox2 .yx_PT_Link2 {
	display: flex;
	align-items: center;
	justify-content: left;
	width: 100%;
}
.yx_PPBox2 .yx_PT_Link2 em {
	display: block;
	width: 12px;
	height: 12px;
	border: #000 1px solid;
	cursor: pointer;
	flex-shrink: 0;
	margin-right: 5%;
	padding: 2px;
	position: relative;
}
.yx_PPBox2 .yx_PT_Link2 span {
	font-weight: normal;
	font-size: 15px
}
.yx_PPBox2 .yx_PageTit {
	padding: 0;
	font-siz: var(--yx_FS14) !important;
	border: none !important;
}
.yx_PPBox3 {
	padding-left: var(--yx_FS36);
}
.yx_PT_Link3 {
	font-size: var(--yx_FS14);
	line-height: 160%;
	font-weight: normal;
}
.yx_PT_Link.yx_Click {
	color: #ec8505 !important;
}
.yx_PT_Link.yx_Click em {
	border-color: #ec8505 !important;
	background: #ec8505 !important;
}
.yx_ProPageTwo .yx_PPBox2 {
	display: none;
	padding: 0 15px;
}
.yx_ProPageTwo .yx_PPBox3 {
	display: none;
}

@media only screen and (max-width:768px) {
.yx_ProPageTwo .yx_MoPageBtn {
	font-size: var(--yx_FS16);
	color: #fff;
	width: 100%;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	background: #ec8505;
	border-radius: 0px;
	padding: 14px calc(3% + 10px);
}
.yx_ProPageTwo .yx_MoPageBtn i {
	color: #fff;
	font-size: 14px !important;
}
.yx_ProPageTwo .yx_PPTCon {
	position: fixed;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	padding: var(--yx_FS36) 5%;
	left: 100%;
	transition: all 0.8s;
	overflow: auto;
}
.yx_PPBox2 .yx_PT_Link2 em {
	width: 10px;
	height: 10px;
	margin-right: 14px;
}
.yx_ProPageTwo > ul {
	width: 100%;
}
.yx_ProPageTwo .yx_MoPageClose {
	font-size: 18px;
	color: #fff;
	width: 30px;
	height: 30px;
	display: block !important;
	margin: 0 0 0 auto;
	background: #000;
	line-height: 30px;
	text-align: center;
}
.yx_ProPageTwo .yx_PPBox2 {
	background: #fafafa;
}
.yx_ProPageTwo .yx_PageTit {
	font-size: 16px;
	font-weight: normal;
	position: relative;
	line-height: 240%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 4px 12px;
}
.yx_ProPageTwo {
	padding: 0px;
	border-radius: 0px;
	background: transparent;
	border: none;
}
}
