.list_content{
	width:90%;
	margin:0 auto;
}
.list_title h1{
	border-bottom:1px solid #A3A3A3;
	font-size:16px;
	line-height:40px;
	padding-top:30px;
}
.list_col li{
	float:left;
}
.col2{
	width:20%;
	float:left;
	margin-bottom:60px;
}
.box2{
	padding:0 40px;
}
.box2 h2{
	margin-top:10px;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
.box2 p a{
	font-size:12px;
	line-height:22px;
}
.box2 p a:hover{
	color:;
}
.list_col{
	margin-top:20px;
	margin-left:40px;
}
.list_col li{
	padding:0 10px;
	border-bottom:1px #a3a3a3 solid;
}
.list_col .current{
	border:1px #a3a3a3 solid;
	border-bottom: none;
}
.list_col li span{
	line-height: 30px;
}
.content_title1{
	/* text-align: center; */
	margin-bottom:20px;
}
.content_title1 h1{
	font-size:14px;
	/* text-align: center; */
	margin-top:10px;
}
.content_title1 h1 span,.content_title1 h1 span span{
	font-size:14px !important;
	font-weight:bold !important;
	font-family:"微软雅黑" !important;
	/* text-align: center; */
}
.content_title1 h3 span,.content_title1 h3 span span{
	font-size:14px !important;
	
	font-family:"微软雅黑" !important;
	/* text-align: center; */
}
.content_title1 h3{
	margin-top:6px;
	/* text-align: center; */
}
.content_title1 h2{
	font-size:10px;
	margin-top:10px;
	/* text-align: center; */
}
.content_title1 h2 span,.content_title1 h2 span span{
	font-size:14px !important;
	font-family:"微软雅黑" !important;
	/* text-align: center; */
}
.children_col{
	width:73%;
	margin:0 auto;
}
.chn{
	width:76%;
}
@media (max-width:1080px){
	.col2{width:100%;}
	.box2 p{text-align: center;}
	.box2 h2{text-align: center;}
}