
.sub_left {
	width: 250px;
	float: left;
	text-align: center;
}
.sub_left h3 {
	/*width: 250px;*/
	height: 80px;
	color: #fff;
	font-size: 24px;
	line-height: 80px;
	background: #2861a6;
}
.sub_left ul {
	margin-left: 30px;
}
.list_left {
	z-index:100;
}
.sub_left ul li {
	/*width: 220px;*/
	height: 60px;
	font-size:18px;
	color: #000;
	line-height: 60px;
	background: #f2f2f2;
	border-bottom: 1px dotted #dfdfdf;
}

@media screen and (max-width: 600px) {
  .sub_left {
	width: 350px;
	float: left;
	text-align: center;
	}
	.sub_left ul {
		margin-left: 0px;
	}
}


.sub_right {
	/*width: 900px;*/
	/*margin-left: 70px;*/
	float: left;
}
.sub_right_top {
	/*width: 900px;*/
	height: 40px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #005534;
}
.sub_title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	float: left;
}
.sub_nav {
	padding-top: 10px;
	float: right;
}
.sub_container {
	/*width: 840px;*/
	height: 600px;
	height: auto;
	min-height: 600px;
	padding: 0 30px;
}
.sub_list li {
	/*width: 840px;*/
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dfdfdf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sub_list span {
	color:#005534;
}
.sub_list4 li {
	width: 150px;
	height: 255px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	margin-bottom: 50px;
	float: left;
	line-height: 24px;
}
.sub_list4 li img {
	width: 150px;
	height: 225px;
}
.sub_list3 li {
	width: 249px;
	height: 193px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 50px;
	float: left;
	line-height: 24px;
}
.sub_list3 li img {
	width: 249px;
	height: 163px;
}
.sub_list2 li {
	width: 384px;
	height: 228px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
	margin-bottom: 50px;
	float: left;
	line-height: 24px;
}

@media screen and (max-width: 600px) {
  .sub_title  {
  	display: none;
  }
  .sub_nav {
  	float: left;
  }
  .sub_right_top {
  	border-bottom: none;
  }
  .sub_list {
  	margin-top: 0;
  }
  .sub_list span {
		/*color:#005534;*/
		display: none;
	}
 /* .sub_right_top {
  	display: none;
  }*/
}

.sub_list2 li img {
	width: 384px;
	height: 198px;
}
.sub_list0 li {
	width: 50%;
	height: 255px;
	text-align: center;
	margin-bottom: 50px;
	float: left;
}
.sub_list0 li img {
	width: 170px;
	height: 255px;
}
.lingdao_img {
	width: 170px;
	height: 270px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}
.lingdao_name {
	width: 150px;
	padding-top: 35px;
	text-align: left;
	float: left;
}
.lingdao_name p {
	font-size: 18px;
	line-height: 28px;
}
.lingdao_name a {
	font-size: 22px;
	font-weight: bold;
	color: #005534;
	line-height: 70px;
}
.black {
	color:#565656;
}
.sub_news_title {
	width: 840px;
	font-size: 20px;
	font-weight: bold;
	color: #005534;
	text-align: center;
	margin-bottom: 10px;
}
.sub_news_time {
	width: 840px;
	font-size: 14px;
	color: #A6A6A6;
	text-align: center;
}
.sub_news_container {
	margin-top: 25px;
}
.sub_news_title2 {
	width: 840px;
	font-size: 22px;
	font-weight: bold;
	color: #005534;
	text-align: center;
	margin-bottom: 10px;
}
.sub_news_container2 {
	margin-top: 35px;
}
.listpage {
	width: 100%;
	text-align: center;
	margin-top: 35px;
}

/*nav*/
.i-nav {
    width: 100%;
    height: 50px;
    margin: 0 auto 0 auto;
    background:#ffffff;
    position: relative;
    z-index: 999999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
