/*nav start*/


/*hover*/

.new_recommendedDestinations_item:hover {
	border: 1px solid #2ba187;
	background: #fff;
}


/*banner start*/

.city_banner {
	height: 300px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.new_banners_lists .swiper-pagination-bullets {
	bottom: 17px;
}


/*banner end*/





/*找场地找服务 */

.log_txt {
	position: absolute;
	width: 100%;
	top: 100px;
	color: #fff;
}

.log_txt h1 {
	font-size: 50px;
}

.log_txt h3 {
	font-size: 36px;
}

.z-changdi,
.z-fuwu {
	display: inline-block;
	margin-left: 15px;
}

.suosuo-box {
	width: 770px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 26px;
}

.suosuo-box-top {
	width: 195px;
	position: relative;
	height: 18px;
}

.qw {
	position: relative;
	z-index: 100;
}

.w-qw {
	width: 190px;
	padding: 0 10px;
	border: 1px solid #e4e4e4;
	border-right: none;
}

.w-qw>span,
.w-qw-f>span {
	line-height: 38px !important;
}

.w-qw:last-child {
	border-right: 1px solid #e4e4e4 !important;
}

.w-qw-f {
	width: 570px;
	padding: 0 10px;
	border: 1px solid #e4e4e4;
}

.xuanze-box {
	margin-top: 16px;
}

.xuanze-box>div {
	height: 40px;
}

.rotate180 {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari ï¿½ï¿½ Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
}

.xuanze-btn a {
	width: 135px;
	line-height: 40px !important;
	text-align: center;
}

.tianjian-box {
	border: 1px solid #e4e4e4;
	border-top: none;
	position: absolute;
	top: 40px;
	padding: 20px 10px;
	z-index: 100;
}

.tianjian-boxr li,
.tianjian-boxs li,
.tianjian-box-f li {
	margin-bottom: 20px;
}

.tianjian-box li {
	padding: 0 18px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}

.tianjian-box li:first-child {
	padding-left: 0;
}

.tianjian-box li:last-child {
	border-right: none
}

.tianjian-box-f {
	width: 570px;
	padding-bottom: 0;
	left: 0
}

.tianjian-boxt {
	width: 381px;
	left: 0;
}

.tianjian-boxr {
	width: 381px;
	left: 190px;
	padding-bottom: 0;
}

.tianjian-boxs {
	width: 325px;
	left: 380px;
	padding-bottom: 0;
}

.city-gequ-img img {
	cursor: pointer;
	margin-top: 20px;
	width: 270px;
}


/*找场地找服务end */


/*推荐目的地start*/

.new_recommendedDestinations_items {
	height: auto;
	padding-bottom: 40px;
}

.new_recommendedDestinations_item {
	width: 244px;
	height: 210px;
	padding: 10px 10px 0;
	margin-top: 20px;
	border: 1px solid transparent;
}

.new_recommendedDestinations_items .new_recommendedDestinations_item:last-child {
	margin-right: 0;
}

.new_recommendedDestinations_item .new_recommendedDestinations_item_img {
	width: 100%;
	height: 167px;
	border-bottom: 1px solid #f2f3f5;
}

.new_recommendedDestinations_item_txt {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left: 15px;
}

.new_recommendedDestinations_item_txt_tit {
	font-size: 15px;
	line-height: 17px;
	margin: 3px 24px 0 15px;
	font-weight: 600;
}

.new_recommendedDestinations_item_txt {
	color: #414141;
	text-align: left;
}

.new_recommendedDestinations_item_txt_tit a {
	color: #d3d3d3;
}


/*推荐目的地end*/


/*推荐服务商 start*/

.service_items {
	margin-top: 20px;
	padding-bottom: 30px;
	width: 100%;
	display: flex;
}

.service_item {
	width: 386px;
	height: 165px;
	margin-right: 21px;
	display: flex;
}

.service_item:hover {
	border-color: #2ba187;
}

.service_item a {
	padding: 35px 20px 0;
}

.service_items>.service_item:last-child {
	margin-right: 0;
}

.service_name {
	height: 60px;
}

.service_icon {
	width: 95px;
	height: 95px;
}

.service_item dd {
	width: 234px;
	height: 95px;
}

.service_type {
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
}

.service_type span {
	width: 70px;
	height: 22px;
	background: #F4F4F4;
	border-radius: 8px;
	margin-top: 4px;
}

.service_type span:nth-child(3),
.service_type span:nth-child(6) {
	margin-right: 0;
}

.a_container {
	width: 100%;
	height: 100%;
	display: flex;
}


/*推荐服务商 end*/


/*banner广告区 start*/

.new_banners_lists {
	width: 100%;
	height: 345px;
	margin-bottom: 40px;
}

.new_banners_lists>div {
	margin-right: 17px;
}

.new_banners_lists>div:last-child {
	margin-right: 0;
}

.new_banners_lists>div {
	height: 345px;
	overflow: hidden;
	border-radius: 3px;
}

.nwe_banners:hover .swiper-button-next,
.nwe_banners:hover .swiper-button-prev {
	display: block;
}

.new_recommended_site:hover .swiper-button-next,
.new_recommended_site:hover .swiper-button-prev,
.new_recommended_service:hover .swiper-button-next,
.new_recommended_service:hover .swiper-button-prev {
	display: block;
}

.nwe_banners {
	width: 537px;
	position: relative;
}

.new_bannners_content {
	position: absolute;
	top: 0;
	left: 0;
}

.new_banners_items {
	width: 537px;
	float: left;
	position: relative;
}

.new_banners_lists_commot_p {
	width: 100%;
	padding-left: 18px;
	margin-bottom: 20px;
	text-align: left;
	color: #ffffff;
	font-size: 17px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
}

.nwe_banners_two {
	width: 260px;
}

.nwe_banners_two>div {
	width: 100%;
	height: 163px;
	position: relative;
}

.nwe_banners_two>div:first-child {
	margin-bottom: 19px;
}

.nwe_banners_two_common_p {
	font-size: 15px;
	margin-bottom: 13px;
}

.new_city_dynamic {
	width: 340px;
	line-height: 25px;
	margin-left: 29px;
}

.new_essays .new_common_title {
	padding-top: 4px;
	line-height: 34px;
	font-size: 16px;
	margin-bottom: 10px;
}

.new_essays .new_common_title a {
	font-weight: normal;
	font-family: 微软雅黑;
}

.new_city_dynamic_item {
	height: 49px;
	padding-top: 12px;
	border-bottom: 1px solid #f2f3f5;
}

.new_city_dynamic_item a:hover {
	color: #2ba187;
}

/*banner end*/

/* 宁波频道会奖宣传语动画效果 str */
.city_banner .citytext{
	height:50px;
	width: 1200px;
	display:inline-block;
	/* background:url('http://www.hweelink.com/Public/Pc/img/ningbo.png') center center no-repeat; */
	background-size:contain;
	margin:0px auto;
	text-align: left;
	
}
.city_banner .citytext img {
	height: 35px;
	cursor:pointer;
	-webkit-animation:scaleout 5.3s infinite ease-in-out;
	animation:scaleout 5.3s infinite ease-in-out;
	margin-left: 30px;
	margin-top: 30px;
	
}
@-webkit-keyframes scaleout {
	0% {
	-webkit-transform:scale(1.0);
	animation-delay:1s;
	-webkit-animation-delay:1s;
	}
	100% {
		-webkit-transform:scale(0.5);
		opacity:0;
	}
}
@keyframes scaleout {
	0% {
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		opacity:0;
		animation-delay:1s;
	-webkit-animation-delay:1s;
	}
	10% {
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		opacity:0;
	}
	50% {
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		opacity:1;
	}
	100% {
		transform:scale(1.0);
		-webkit-transform:scale(1.0);
		opacity:1;
	}
}
/* 宁波频道会奖宣传语 end */

