h2, h3{
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	box-sizing: content-box;
}
h2.title{
	padding-bottom: 4px;
	font-size: 48px;
	height: 48px;
	line-height: 48px;
}
h2.left{
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding-top: 64px;
	font-weight: bold;
	/* padding-top: calc(64/1600*100%); */
}
h3{
	font-size: 20px;
	height: 20px;
	color: #494949;
	line-height: 20px;
	font-weight: normal;
	box-sizing: content-box;
}
p{
	color: #494949;
	font-size: 16px;
	line-height: 26px;
}
p.text{
  font-size: 14px;
  line-height: 24px
}

.content>.banner{
	position: relative;
}
/* 一张图的 */
.content>.banner.img>.text-box{
	color: #fff;
	text-align: center;
}
.content>.banner.img>.text-box>.title{
	padding-top: 240px;
}
.content>.banner.img>.text-box>.text{
	color: #fff;
	margin-bottom: calc(24px - 5px);
}
.content>.banner.img>.text-box>a{
	display: inline-block;
	width: 122px;
	height: 35px;
	line-height: 35px;
	color: #00a600;
	border: 1px solid #00a600;
	font-size: 14px;
	letter-spacing: 3px; 
}
.content>.banner.img:first-of-type>.text-box>h2{
	padding-top: 229px;
	padding-bottom: 9px;
}
.content>.banner.img:first-of-type>.text-box>a{
	width: 137px;
	height: 31px;
	line-height: 31px;
	color: #00d500;
	border: 1px solid #00d500;
	border-radius: 3px;
}
/* 四张图的 */
.content>.banner>.list-box{
	text-align: center;
	margin: 0 auto;
}
.content>.banner>.list-box>.link{
	display: inline-block;
	width: 358px;
	text-align: left;
	vertical-align: top;
}
.content>.banner>.list-box>.link:last-of-type{
	margin-right: 0; 
}
.content>.banner>.list-box>.link>img{
	width: 358px;
	height: 201px;
}
.content>.banner>.list-box>.link.list-3{
	width: 252px;
	margin-right: 370px
}
.content>.banner>.list-box>.link.list-3:last-of-type{
	margin-right: 0;
}
.content>.banner>.list-box>.link.list-3>img{
	width: auto;
	height: 184px;
}

.content>.banner>.list-box.wcjt{
	margin-top: 73px;
	margin-bottom: 40px;
}
.wcjt h3{
	color: #494949;
	font-weight: bold;
	padding-top: 21px;
	margin-bottom: calc(9px - 5px);
}
.wcjt .text{
	color: #0067b8;
	margin-top: 7px;
}
.wcjt>.link{
	margin-right: 24px;
}
.wcjy>h2{
	padding-top: 54px;
	padding-bottom: 43px;
}
.wcjy>.link{
	margin-bottom: 51px;
	margin-right: 24px;
}
.wcjy>.link>img{
	width: 358px;
	height: 203px;
	margin-bottom: 22px;
}
.yky{
	padding-bottom: 53px;
}
.yky>h2{
	padding-top: 52px;
	padding-bottom: 39px;
}

.content>.banner>.list-box.yky>.link{
	width: 376px;
	padding-left: 120px;
	box-sizing: border-box;
}
.content>.banner>.list-box.yky>.link:first-of-type{
	width: 1503px;
	height: 409px;
	margin-right: 0;
	padding-left: 0;
}
.content>.banner>.list-box.yky>.link>img{
	width: 1503px;
	height: 409px;
}
.yky h3{
	padding-top: 52px;
	font-weight: bold;
	padding-bottom: 11px;
}
.df{
	padding-bottom: 105px;
}
.df>h2{
	padding-top: 78px;
	padding-bottom: 58px;
}
.df>.block>img{
	width: 1561px;
	height: 532px;
}
.cy{
	padding-bottom: 50px;
}
.cy>h2{
	padding-top: 54px;
	padding-bottom: 60px;
}
.cy h3{
	padding-top: 43px;
	padding-bottom: 11px;
	font-weight: bold;
}

/* 需要测量 */
.line{
	border: 1px solid #b3c9c9;
	width: 1600px;
	margin: 0 auto 24px auto;
}