body {
	font-family: 微软雅黑;
	margin: 0;
	min-width: 1200px;
	color: #333;
	font-size: 20px;
	background: #fff url("zfkfr-banner.png") center 0 no-repeat;
}

* {
	box-sizing: border-box;
}

a {
	color: #333;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.logo {
	width: 1200px;
	margin: auto;
	padding-top: 35px;
}

.main {
	margin-top: 450px;
}

.tip {
	width: 1226px;
	height: 317px;
	margin: auto;
	background: url("zfkfr-daoyu.png") center no-repeat;
}

.tip-title {
	font-size: 42px;
	color: #064ae0;
	text-align: center;
	padding: 50px 0 15px;
	font-weight: bold;
}

.tip-content {
	padding: 0 30px 0 160px;
	text-indent: 2em;
	line-height: 1.8;
}

.section1,
.section2 {
	width: 1200px;
	margin: 60px auto 0;
}

.section1 {
	border-radius: 16px;
	box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
	background: rgba(255,255,255,.6);
}

.title {
	text-align: center;
	padding: 50px 0 30px;
}

.ly-list {
	padding: 0 30px 45px;
}

.ly-list li {
	border-bottom: 1px dashed #c2d1db;
	padding: 30px 20px;
}

.ly-list li:hover {
	background: #fff;
	box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
	border: 0;
}

.list-title a {
	padding-left: 15px;
	font-weight: bold;
	max-width: 900px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}

.list-title a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 12px;
}

.list-time {
	float: right;
	font-size: 18px;
	color: #666;
}

.list-brief {
	padding-left: 15px;
	line-height: 2.2;
	font-size: 18px;
	margin-top: 15px;
}

.pic-list {
	padding-top: 30px;
	margin: 0 -15px;
	border-radius: 4px;
}

.pic-list li {
	float: left;
	width: 33.3333%;
	padding: 15px;
	margin-bottom: 15px;
}

.pic-list li:hover {
	box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
}

.pic img {
	width: 100%;
	height: 260px;
}

.pic-title {
	font-weight: bold;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 15px 0;
}

.pic-time {
	font-size: 18px;
	color: #666;
}

.section3 {
	background: url("zfkfr-bg1.png") center no-repeat;
	margin-top: 60px;
	padding-bottom: 80px;
}

.section3 .ly-list-container {
	background: url("zfkfr-bg2.png") center no-repeat;
	width: 1327px;
	height: 441px;
	margin: auto;
	padding: 40px 0 40px 50px;
}

.section3 .ly-list {
	width: 1140px;
	padding: 0;
}