.banner {
	min-width: 1200px;
	width: 100%;
}

.banner_bg {
	width: 100%;
	height: 100%;
	position: relative;
}

.navigater {
	position: fixed;
	top: 60px;
	right: 60px;
}

.city_banner {
	width: 100%;
}

.city_name {
	width: 12%;
	position: absolute;
	right: 25%;
	top: 28%;
}

.city_list {
	width: 100%;
	position: relative;
}

.cityban_bottom {
	width: 100%;
	margin-top: -4px;
}


/*通知公告*/

.notice_box {
	width: 100%;
	background: #FAFAFA;
	/*margin-top:-6px;*/
}

.notice {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 215px;
	padding-top: 81px;
	position: relative;
	padding-bottom: 20px;
}

.notice_left {
	width: 509px;
	float: left;
}

.notice_left p.notice_title {
	font-size: 30px;
	color: #D53421;
}

.notice_left h1 {
	color: #D53421;
	font-size: 16px;
}

.notice_left h1:hover {
	cursor: pointer;
	text-decoration: underline;
}

.notice_left p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.notice_more {
	color: #D53421;
	font-size: 16px;
	float: right;
	margin-bottom: 30px;
}

.notice_right {
	float: left;
	margin-left: 92px;
	margin-top: 27px;
}

.noticer_img {
	width: 245px;
}

.notice_href {
	position: absolute;
	text-align: center;
	right: -100px;
	background: url(../img/banner_add.png) no-repeat center;
	background-position: 71px 36px;
}

.gg {
	display: inline-block;
	width: 92px;
	height: 24px;
	background: rgba(181, 181, 181, 1);
	border-radius: 12px;
	line-height: 24px;
	text-align: center;
}

.notice_href a {
	color: #717171;
	font-size: 16px;
	display: block;
	margin-top: 33px;
	margin-left: 100px;
}

.dynamic {
	width: 100%;
	background: #F0F0F0;
	padding-top: 54px;
}

.dynamic_header {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.dynamic_icon {
	position: absolute;
	width: 55px;
	height: 26px;
	background: url(../img/d_img.png) no-repeat;
	background-size: 100%;
	text-align: left;
	margin-left: -106px;
	margin-top: 9px;
}

.service_header .dynamic_icon {
	margin-left: 0px;
}

.dynamic_header h1,
.service_header h1 {
	font-size: 34px;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	margin-left: 69px;
}

.dynamic_header p,
.service_header p {
	font-size: 14px;
	color: #808080;
	word-spacing: 8px;
	display: inline-block;
}

.dynamic_content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 48px;
	text-align: center;
	padding-bottom: 40px;
}

.dynamic_content .content {
	width: 380px;
	float: left;
	margin-left: 30px;
	text-align: left;
	cursor: pointer;
}

.dynamic_content .content_0 {
	margin-left: 0px;
}

.content_img {
	width: 380px;
	height: 260px;
}

.img0 {
	background: url("../img/dt1.png") no-repeat;
	background-size: 100%;
}

.img1 {
	background: url("../img/dt2.png") no-repeat;
	background-size: 100%;
}

.img2 {
	background: url("../img/dt3.png") no-repeat;
	background-size: 100%;
}

.arrow_img {
	position: absolute;
	width: 18px;
	height: 18px;
	background: url("../img/arrow.png") no-repeat;
	background-size: 100%;
	margin-top: 19px;
}

.content h1 {
	color: #333;
	font-size: 16px;
	margin-left: 25px;
	margin-top: 19px;
}

.content p {
	width: 344px;
	text-align: justify;
	font-size: 12px;
	color: #646464;
	line-height: 24px;
	margin-top: 20px;
}

.content p.content_time {
	margin-top: -5px;
}

.notice_mor {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 36px;
	color: #D53421;
	text-align: right;
}

.notice_more {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 36px;
	color: #D53421;
	text-align: text;
}

.notice_more a {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 32px;
	background: rgba(229, 43, 49, 1);
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}

.service {
	width: 100%;
	background: #fafafa;
	box-sizing: border-box;
}

.service_container {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 82px;
}

.service_header {
	position: relative;
	border-bottom: 1px solid #E52B31;
}

.service_header a {
	position: absolute;
	right: 0px;
	color: #808080;
	font-size: 14px;
}

.service_header p {
	margin-bottom: 28px;
}

.service_header p.hm {
	letter-spacing: 8px;
}

.scontent {
	padding-top: 37px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}

.scontent_left {
	float: left;
	color: #666666;
	font-size: 20px;
}

.scontent_right {
	width: 944px;
	float: left;
	margin-left: 46px;
}

.scontent_right h1 {
	font-size: 18px;
	color: #333;
}

.scontent_right p {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
	line-height: 24px;
}