.ztzl_xq{
  overflow: hidden;
  padding:40px 0;
}
.ztzl_xq .ztzl_p1{
  font-size: 28px;
  color: #000;
  padding-bottom:20px;
}
.ztzl_xq .ztzl_p2{
  font-size: 16px;
  color: #000;
  line-height: 42px;
  text-indent: 2em;
}
.ztzl_box{
	width: 25%;
	height: 346px;
	float: left;
}
.ztzl_box img{
	width: 100%;
	height: 346px;
}

.ztzl_box_bg1{
	background: #3cc4ce;
}
.ztzl_box a{
	display: block;
	height: 100%;
	overflow: hidden;
	padding-left: 27px;
}
.ztzl_box span{
	display: block;
	font-size: 42px;
	margin-top: 134px;
}
.ztzl_box p{
	display: block;
	font-size: 22px;
	margin-top: 15px;
}
.ztzl_box_bg1 a span{
	color: #fff;
}
.ztzl_box_bg1 a p{
	color: #fff;
}
.ztzl_box_bg2{
	background: #fff;
}
.ztzl_box_bg2 a span{
	color: #3cc4ce;
}
.ztzl_box_bg2 a p{
	color: #3cc4ce;
}
.ztzl_ls_zs{
	overflow: hidden;
}
.ztzl_ls_box{
	width: 314px;
	border-bottom: 4px solid #3cc4ce;
	float: left;

}
.ztzl_ls_box img{
	width: 100%;
	height: 185px;
}
.ztzl_ls_box a{
	font-size: 23px;
	color: #000;
	display: block;
	font-weight: bold;
}
.ztzl_ls_box span{
	font-size: 14px;
	color: #646363;
	display: block;
	padding-bottom: 15px;
}

.ztzl_zs_box{
	width: 674px;
	height: 581px;
	float: left; background: #f9f9f9; margin-bottom: 40px;
}
.ztzl_zs_box h3{
	color: #3cc4ce;
	font-size: 24px;
	display: block;
	border-left: 4px solid #3cc4ce;
	padding-left: 16px;
	font-weight: 700;
}
.ztzl_list{
	overflow: hidden;
	margin-top: 13px;
}
.ztzl_list_l{
	float: left;
	width: 93px;
	height: 87px;
	text-align: center;
	border-bottom: 6px solid #3cc4ce;
}
.ztzl_list_l span{
	display: inline-block;
	font-size: 30px;
	color:#3cc4ce;
	margin-top: 13px;
}
.ztzl_list_l p{
	display: inline-block;
	font-size: 13px;
	color:#3cc4ce;
}
.ztzl_list_r{
	width: 561px;
	float: right;
	height: 90px;
	border-bottom: 3px dotted #c2c2c2;
	padding-left: 20px;
}
.ztzl_list_r a{
	display: inline-block;
	color: #000;
	font-size: 18px;
	margin-top: 20px;

}
.ztzl_list_r span{
	display: inline-block;
	color: #666;
	font-size: 15px;
	margin-top: 10px;

}
.ztzl_list:hover .ztzl_list_l{
	background: #3cc4ce;
}
.ztzl_list:hover .ztzl_list_l span{
	color: #fff;
}
.ztzl_list:hover .ztzl_list_l p{
	color: #fff;
}
.ztzl_list:hover .ztzl_list_r{
	background: #f0f0f0;
}






.content01 {
  padding: 30px;
  background: #3cc4ce;
  box-sizing: border-box;
}
.content01 span {
  display: block;
  font-size: 30px;
  color: #fff;
  height: 20px;
}
.content01 h3 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height:50px;
}
.content01 p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  padding: 15px 0;
  text-indent: 2em;
}
.pic {
  left: 0;
  top: 0;
}
.pic img {
  width: 920px;
  height: 570px;
}
.title {
  width: 580px;
  height: 560px;
  right: 0;
  bottom: 5px;
  filter: alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3cc4ce, endcolorstr=#3cc4ce);
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
  -moz-box-shadow: 0px 2px 6px #3cc4ce;
  -webkit-box-shadow: 0px 2px 6px #3cc4ce;
  box-shadow: 0px 2px 6px #3cc4ce;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.title a .h3{
	text-indent: 2em;
}
.content-1 {
    height: 590px;
}
.mar-lft-40{
	margin-left: 40px;
}
.mar-lft-32{
	margin-left: 32px;
}