.wrap {
	width: 100%;
	min-height: 6.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #f2f2f2;
}

.wrap .banner-box {
	position: relative;
	width: 100%;
	height: 3.03rem;
	overflow: hidden;
}
.wrap .banner-ny{ position: relative;width:100%;height:3.03rem;overflow: hidden; text-align: center}
.wrap .banner-ny img{width:100%;height:3.03rem;}
.wrap .center {
	width: 7.666666rem;
	margin-top: -0.416666rem;
	position: relative;
	z-index: 99;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.wrap .center .left {
	width: 1.09375rem;
	height: auto;
}

.wrap .center .left .left-item {
	width: 100%;
	height: 0.416666rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	cursor: pointer;
	padding: 0 0.15625rem;
}

.wrap .center .left .left-item:hover {
	color: #0078bf;
}

.wrap .center .left .left-item.active {
	color: #0078bf;
}

.wrap .center .left .left-item:last-child {
	border-bottom: none;
}

.wrap .center .left .left-item.on {
	font-size: 0.109375rem;
	font-weight: 500;
	color: #ffffff;
	background: linear-gradient(270deg, #00b0e1 0%, #0078bf 100%);
}

.wrap .center .left .left-item.on .left-font1 {
	font-size: 0.109375rem;

	font-weight: 500;
	color: #ffffff;
	height: auto;
	line-height: inherit;
	border-bottom: none;
	text-align: left;
}

.wrap .center .left .left-item.on .left-font2 {
	font-size: 0.0625rem;

	color: #ffffff;
}

.wrap .center .left .left-item .left-item-title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.wrap .center .left .left-item .left-font1 {
	width: 100%;
	height: 0.416666rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 0.09375rem;

	border-bottom: 0.005208rem solid #f2f2f2;
}

.wrap .center .right {
	width: 6.354166rem;
	min-height: 4rem;
	background: #ffffff;
}

.wrap .center .right .right-title {
	width: 6.354166rem;
	height: 0.416666rem;
	background: #f7f7f7;
	display: flex;
	align-items: center;
	padding-right: 0.15625rem;
}

.wrap .center .right .right-title .line-box {
	width: 0.020833rem;
	height: 0.416666rem;
	margin-right: 0.104166rem;
}

.wrap .center .right .right-title .line-box .line-top {
	width: 0.020833rem;
	height: 0.208333rem;
	background: #0078bf;
}

.wrap .center .right .right-title .line-box .line-bottom {
	width: 0.020833rem;
	height: 0.208333rem;
	background: #f7921e;
}

.right-title-font {
	flex: 1;

	color: #333333;
}

.right-title-font .font1 {
	font-size: 0.09375rem;
}

.right-title-font .font2 {
	font-size: 0.057291rem;
}

.el-icon-location-outline {
	font-size: 0.072916rem;
}

.nav-font {
	font-size: 0.072916rem;
	color: #333333;
}

.nav-font .font-color {
	color: #0078bf;
}
