/*头部导航城市切换*/
.city_hend {
	/*width: 550px;*/
	width: auto;
	background: #fff;
	border: 1px solid #000;
	padding: 30px 25px;
	position: absolute;
	left: -5px;
	top: 63px;
	z-index: 3;
	border-radius: 10px;
	display: none;
}
.header-city:hover .city_hend {
	display: block;
}
.cityfly:hover .city_hend {
	display: block;
}
.city_hend :after {
	content: "";
	width: 100px;
	height: 12px;
	position: absolute;
	left: 25px;
	top: -12px;
	background: url(../images/top.png) no-repeat;
}
.city_nav {
	border-bottom: 1px solid #dadada;
	line-height: 36px;
	height: 36px;
}
.city_nav ul {
	display: flex;
	float: left !important;
}
.city_nav li {
	color: #000;
	font-size: 15px;
	line-height: 35px;
	background: #ececec;
	border: 1px solid #d7d7d7;
text-align: center;
	margin-right: 5px;
	width: 70px;
}
.city_nav li.on {
	background: #fff;
	border-bottom: #fff;
}
.city_main ul {
	display: flex;
	flex-wrap: wrap;
	float: left !important;
}
.city_main ul:nth-child(1) {
	display: flex;
}
.city_main li a {
	display: inline-block;
	font-size: 16px;
	color: #5a5a5a;
	text-align: left;
	margin-right: 20px;
	padding: 0 10px;
	margin-top: 15px;
}
.city_main li a:hover {
	background: #000;
	color: #fff;
}
.city_main li.on a {
	background: #000;
	color: #fff;
}
.syhomeheadce {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.eyou_city {
	width: 100px;
    height: 45px;
    line-height: 40px;
}
.cityfly {
	float: right;
	margin-top: 10px;
	position: relative;
	line-height: 20px;
	padding-bottom: 10px;
}
.cityfly>a {
	display: block;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 0px 5px;
}
.cityfly a span {
	color: #969696;
	font-size: 12px;
	background: url(../images/down.png) no-repeat right center, url(../images/tb.png) no-repeat left center;
	padding-right: 20px;
	padding-left: 20px;
}
.city_hend {
	left: -30px;
	top: 40px;
}
.header-city {
	display: none !important;
}
@media screen and (max-width: 767px) {
.header-city {
	display: block !important;
}
}
.header-city {
	position: relative;
	line-height: 26px;
	padding: 0px 15px;
}
.fl {
	float: left;
}
.header-city a {
	display: inline-block;
	color: #fff;
    margin-top: 5px;
}
.header-city i {
	display: inline-block;
	width: 23px;
	height: 15px;
	background: url(../images/icon-city.png) center center no-repeat;
	background-size: 12px auto;
	position: relative;
	top: 2px;
}

.quyux {
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000000;
	overflow-y: auto;
}
.clearfix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0;
}
.ey_citymain {
	position: relative;
	height: 55px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	background: #fff;
}
.city_tit p {
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.ey_citynav p {
	background: #eee;
	line-height: 38px;
	text-indent: 1em;
	font-size: 15px;
}
.ey_citynav ul {
	padding: 16px;
	background: #fff;
}
.ey_citynav li {
	float: left;
	width: 22%;
	text-align: center;
	border: 1px solid #eee;
	font-size: 15px;
	margin-right: 3%;
	line-height: 33px;
	margin-bottom: 5px;
}
.ey_citynav li a {
	display: block;
}

.ey_citynav li:nth-child(4n+4) {
	margin-right: 0;
}
.ey_citytop p {
	background: #eee;
	line-height: 38px;
	text-indent: 1em;
	font-size: 15px;
}
.ey_qbcity {
	background: #fff;
	margin-bottom: 100px;
}
.ey_qbcity ul {
	padding: 16px;
	border-bottom: 1px solid #eee;
}
.ey_qbcity li {
	float: left;
	width: 22%;
	text-align: center;
	border: 1px solid #eee;
	font-size: 15px;
	margin-left: 2%;
	line-height: 38px;
	height: 38px;
	margin-bottom: 7px;
}
.ey_qbcity li a {
	display: block;
}
.ey_qbcity li:first-child {
	height: 83px;
	line-height: 83px;
	font-size: 24px;
	background: #eee;
	margin-left: 0;
}
.ey_qbcity li:nth-child(4n+4) {
	margin-left: 0;
}
.ey_qbcity li:nth-child(4) {
	margin-left: 2%;
}
.dnegdai p {
	line-height: 0.4rem;
	font-size: 15px;
	text-align: center;
	background: #fff;
}
.city_pic {
	position: absolute;
	right: 0;
	top: 0;
	width: 15%;
	line-height: 0.5rem;
	text-align: center;
	z-index: 2;
}
.city_pic a {
	display: block;
}
.city_pic img {
	width: 100%;
}
.ey_citymain-logo img {
	width: 20%;
	position: absolute;
	left: 0.08rem;
	top: 0.13rem;
}
.quyux {
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000000;
	overflow-y: auto;
}