@charset "utf-8";

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "."
}

.clearfix {
	display: inline-block
}

.clearfix {
	display: block
}

/****** 首页 ******/
.warp {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.w1060 {
	width: 1060px;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* 内容 */

/* header */
.wap_header {
	display: none;
}

.x_navigation {
	display: none;
}

.wap_footer {
	display: none;
}

.header {
	width: 100%;
	overflow: visible;
	position: relative;
	background: url(5068.jpg) no-repeat top;
}

.header-top {
	width: 100%;
	height: 157px;
	background: url(5069.jpg) center;
}


.logo {
	float: left;
}

.logo a {
	display: block;
	margin: 37px 0px 0px 0px;
}

.logo .guohui {
	margin: 0px 20px 0px 0px;
}

.logo .logo-name {
	margin-top: 27px;
}


.search {
	float: right;
	width: 195px;
	height: 37px;
	overflow: hidden;
	background: url(5072.png) no-repeat center;
	margin-top: 60px;
	background-size: 100%;
}

.search .cn-btn {
	display: none;
}

.search_input {
	width: 140px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin: 1px 0px 0px 10px;
	font-size: 14px;
	outline: none;
	border: 0;
	background: none;
}

.search_btn {
	float: right;
	width: 25px;
	height: 35px;
	margin: 1px 13px 0px 0px;
	background: url(5073.png) no-repeat center;
	outline: none;
	border: 0;
	cursor: pointer;
}

/* header end */


/* nav */
.nav {
	width: 100%;
	height: 40px;
}

.nav ul {
	float: left;
}

.nav ul li {
	padding: 0px 35px 0px 3px;
	float: left;
	line-height: 40px;
	font-size: 16px;
}

.nav ul li a {
	display: block;
	height: 45px;
	color: #FFFFFF;
}

.nav-right {
	float: right;
	line-height: 45px;
}

.nav-right a {
	display: block;
	height: 45px;
	float: left;
	padding: 0px 10px 0px 11px;
	color: #FFFFFF;
	font-size: 16px;
}

/* nav end */


/* 生活服务指引内容开始 */
.main {
	width: 100%;
	overflow: hidden;
	height: auto;
	background-color: #f1f4f9;
}

.location {
	height: 59px;
	line-height: 59px;
	padding-left: 20px;
	background: url(5063.png) 0 center no-repeat;
	font-size: 16px;
	margin-bottom: 10px;
}

.content_one {
	width: 100%;
	height: 65px;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
	line-height: 65px;
	padding-left: 20px;
}

.content_one a .life {
	color: #0043b2;
	font-weight: bold;
	font-size: 20px;
}

.content_two {
	width: 100%;
	height: 360px;
	padding: 30px 0 40px;
	background-color: #fff;
	margin: 0 auto;
}

.two_left {
	float: left;
	margin-left: 25px;
}

.two_left .pic1 {
	width: 231px;
	height: 346px;
	overflow: hidden;
	border: 4px solid #bbd6ff;
	box-sizing: border-box;
}

.two_left .pic1 img {
	width: 100%;
	transition: all 1s;
}

.two_left .pic1 img:hover {
	transform: scale(1.2);
}

.two_right {
	float: left;
	margin-left: 58px;
}

.two_right ul li:nth-child(1) {
	height: 150px;
	margin-bottom: 30px;
}

.two_right ul li div {
	float: left;
	margin-right: 25px;
	border: 4px solid #bbd6ff;
	box-sizing: border-box;
	overflow: hidden;
}
 .two_right ul li div img{
	 width: 100%;
	 transition: all 1s;
 }
  .two_right ul li div img:hover{
	  transform: scale(1.2);
  }
/* 生活服务指引内容结束 */


/* footer */
.footer {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.footer-one {
	display: none;
	width: 100%;
	padding: 0px 0px 22px 0px;
	background-color: #072760;
}

.link {
	width: 860px;
	float: left;
	margin-top: 32px;
}

.link-name {
	width: 100%;
	overflow: hidden;
	float: left;
}

.link-name a {
	color: #FFFFFF;
	font-size: 22px;
}

.link ul {
	float: left;
	margin-top: 20px;
}

.link ul li {
	width: 430px;
	line-height: 25px;
	float: left;
}

.link ul li a {
	font-size: 12px;
	color: #FFFFFF;
}

.footer-sitemap {
	width: 126px;
	float: right;
	margin-top: 22px;
}

.footer-sitemap ul li {
	width: 100%;
	float: left;
	line-height: 45px;
	text-align: left;
}

.footer-sitemap a {
	color: #FFFFFF;
	font-size: 22px;
}

.footer-two {
	width: 100%;
	padding: 10px 0px;
	overflow: hidden;
	background-color: #012057;
}

.footer-two p {
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.footer-two p a {
	color: #FFFFFF;
}

/* footer end */
