
.js p{ padding:0;}
 .js h3{ padding:0;}
 .list_1{ overflow: hidden; font-size: 14px; color: #056400}
 .list_1 li{ float: left; width:50%;}

 .part5{
	padding-bottom: 80px;
	text-align: center;
}
.part5 .cont02{
	width: 1000px;
	 
}
.part5 .cont02 .border{
	width: 358px;
	height: 310px;
	background: url(../images/border.png) no-repeat;
	margin: 0 auto;
	position: relative;
}
.part5 .cont02 .border p{
	color: #fff;
	margin: 0;
	padding: 0;	
}
.part5 .cont02 .border .p1{
	padding-top: 184px;
	padding-bottom: 17px;
	font-size: 20px;
}
.part5 .cont02 .border .p2{
	font-size: 22px;
	font-weight: bold;
}
.part5 .cont02 .posBox1{
	position: absolute;
	left: -160px;
	top: -25px;
}
.part5 .cont02 .posBox2{
	position: absolute;
	left: -320px;
	top: 66px;
}
.part5 .cont02 .posBox3{
	position: absolute;
	left: -162px;
	top: 160px;
}
.part5 .cont02 .posBox4{
	position: absolute;
	left: 316px;
	top: -25px;
}
.part5 .cont02 .posBox5{
	position: absolute;
	left: 480px;
	top: 66px;
}
.part5 .cont02 .posBox6{
	position: absolute;
	left: 320px;
	top: 160px;
}
.part5 .cont02 .pos1{
	width: 200px;
	height: 174px;
	background: url(../images/border1.png) no-repeat;	
	cursor: pointer;
	transition: 0.3s;
}
.part5 .cont02 .pos1 h3{
	font-size: 18px;
	color: #666;
	padding:0;
	padding-top: 46px;
	padding-bottom: 16px;
	margin: 0;
	line-height:0;

}
.part5 .cont02 .pos1 .p3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.part5 .cont02 .pos1 .p4{
	font-size: 16px;
	color: #009f07;
	margin-top: -80px;
	margin-left: 11px;
	/*opacity: 1;*/
	line-height: 24px;
	opacity: 0;
	filter:alpha(opacity=0); 
}
.part5 .cont02 .pos1 .p5{
	margin-top: -60px;
	margin-left: 0;
}
.part5 .cont02 .pos1 em{
	width: 77px;
	height: 1px;
	background: #999;
	display: block;
	margin: 25px auto 0;
}
.part5 .cont02 .color{
	opacity: 1;
	filter:alpha(opacity=100); 
	transition: 0.2s;
}
.part5 .cont02 .pos1 .p4.fir{
	opacity: 1;
	filter:alpha(opacity=100); 
}
.part5 .cont02 .color.fir{
	opacity: 0;
	filter:alpha(opacity=0); 
}
.part5 .cont02 .changeBg{
	background: url(../images/border2.png) no-repeat;
	cursor: pointer;
	transition: 0.3s;
}
.part1{
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
	border-bottom: 1px solid #f5f5f5;
}
.part1 h2{
	font-size: 38px;
	color: #424242;
	padding-top: 70px;	
}
.part1 h2.padT{
	padding-top: 50px;
}
.part1 h2 span{
	color: #009f07;
}
.part1 .text{
	font-size: 20px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 45px;
}
.js h3{ font-size: 24px;}
.table1{   border-collapse:collapse; margin:auto;}
.table1 td{  color: #333; font-size: 14px; line-height: 1.8em }
.table1 td table{border-collapse:collapse;border: 1px solid #ccc; background-color: #f6f7fb;}
.table1 td table td{padding:10px;border: 1px solid #ccc; }
.table1 td a{ text-decoration: none;  }
.table1 td .dayTitle{ font-size:16px; border-bottom: 1px solid #eee; height: 40px; cursor: pointer; line-height:40px; padding-left: 10px;}
.table1 td .dayTitle span{
	margin-right: 5px; color:#1a5f91;
	display:inline-block;
	transform: rotate(90deg);
-ms-transform: rotate(90deg);		/* IE 9 */
-webkit-transform: rotate(90deg);	/* Safari and Chrome */
-o-transform: rotate(90deg);		/* Opera */
-moz-transform: rotate(90deg);		/* Firefox */ 
}
	.hide{ display:none}
	.show{display:table;}
.table1 td .dayTitle span.change{ 
	transform: rotate(180deg);
-ms-transform: rotate(180deg);		/* IE 9 */
-webkit-transform: rotate(180deg);	/* Safari and Chrome */
-o-transform: rotate(180deg);		/* Opera */
-moz-transform: rotate(180deg);		/* Firefox */ }


.tborder{ border-collapse:collapse; border:1px solid #eee;}
.tborder td{border:1px solid #eee; padding:5px 10px;}