body {
	font-size: 14px;
	font-family: 'å¾®è½¯é›…é»‘';
}
.container {
	width: 100%;
}
.head {
	width: auto;
	height: 380px;
	margin-bottom: 38px;
	background: url(images/Q34.jpg) no-repeat center ;
}
.content {
	width: 100%;
}
.content .section {
	width: 1128px;
	margin: 0 auto 35px;
}
.sec_head {
	width: 602px;
	margin: 0 auto 18px;
}
.sec_list {
	width: 100%;
}

.sec_list ul li{
	height: 48px;
	width: 500px;
	line-height: 48px;
	padding-left: 30px;
	border-bottom: 1px solid #c2c2c2;
	background: url(tl_19da_20171201_08.jpg) no-repeat 12px center;
	overflow:hidden;
}
.content_pic {
	width: 100%;
	height: 480px;
	background: #eeeeee;
}
.content_pic .sec_head {
	margin: 14px auto 35px;
}
.pic_list {
	width: 940px;
	height: 348px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.pic_list ul {
	width:100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.pic_list ul li {
	width: 390px;
	height: 250px;
	margin-left: 20px;
	float: left;
}
.pic_list ul li img {
	width: 390px;
	height: 250px;
}
.footer {
	width: 100%;
	padding: 80px 0;
	position: relative;
	border-top: 6px solid #b02f2f;
}
.footer p {
	text-align: center;
	height: 36px;
	line-height: 36px;
}
.footer .dzjg {
	position: absolute;
	left: 20%;
	top: 20%;
}
.footer .jiucuo {
	position: absolute;
	left: 75%;
	top: 20%;
}
.footer p a {
	text-decoration: underline;
}