@charset "utf-8";
/* CSS Document */
*{margin:0;padding: 0;}
ul,li{list-style-type: none;}
a{text-decoration: none;}
body{background: #eef4f9;}
.m2{display: none;}
.zxjc-imgtitle{width: 1200px; height:220px;margin: 0 auto;}
.zxjd-container{margin: 0 auto;width: 1200px;}


a{color: #333;}
.matter-container{
	margin-top: 1.6rem;
	margin-bottom: 2.4rem;
}
.matter-box{
	margin-bottom: 1.7rem;
	background: #fff;
	padding: 20px;
}
.matter-box .head{
	border-bottom: 1px solid #115db2;
	padding: 0.65rem 0;
	margin-bottom: 1rem;
	
}
.matter-box .head h1{
	min-height: 2rem;
	line-height: 2rem;
	
	background-size: contain;
	font-size: 1.6rem;
	color: #333;
	
}
.matter-box .tab-head-box{
	position: relative;
	margin-bottom: 0.9rem;
}
.matter-box .tab-head{ 
	position: relative;
	min-height: 2.6rem;
	z-index: 1;
}
.matter-box .tab-head li{
	display: table;
	width: 22%;
	height: 2.5rem;
	margin-right: 4%;
	z-index: 1;
	
}
.matter-box .tab-head li:nth-of-type(4n){
	margin-right: 0;
}
.matter-box .tab-head li a{
	display: table-cell;
	width: 100%;
	height: 2.5rem;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #7ea4d7;
	background: #f5f9ff;
	padding: 0 0.2rem;
	line-height: 1.1rem;
	font-size: 1.2rem;
	color: #115db2;
	position: relative;
	border-radius: 20px;
}

.matter-box .tab-head li a:hover{
	text-decoration: none;
}
.matter-box .tab-head li.active a{
	border: 1px solid #1b6fe2;
	background: #1b6fe2;
	color: #fff;
}
.matter-box .tab-head li.active a::before{
	display: block;
}
.toppic-news-lists a{font-size: 16px;
}
@media (max-width:1200px) {
	.matter-container{
		margin-top: 2.75vw;
		margin-bottom: 4vw;
	}
	.matter-box{
		margin-bottom: 2.75vw;
	}
	.matter-box .head{
		padding: 1vw 0;
		margin-bottom: 1.75vw;
	}
	.matter-box .head h1{
		min-height: 2.25vw;
		line-height: 2.25vw;
		font-size: 2vw;
		padding-left: 1.5vw;
	}
	.matter-box .tab-head-box{
		margin-bottom: 1.5vw;
	}
	.matter-box .tab-head{ 
		min-height: 4.25vw;
	}
	.matter-box .tab-head li{
		height: 4.25vw;
	}
	.matter-box .tab-head li a{
		height: 4.25vw;
		line-height: 1.75vw;
		font-size: 1.5vw;
		padding: 0 0.25vw;
	}
	.matter-box .tab-head li a::before{
		border-left: 0.75vw solid transparent;
		border-right: 0.75vw solid transparent;
		border-top: 0.75vw solid #115db2;
	}
}
@media (max-width:768px) {
	.matter-container{
		margin-top: 4.4vw;
		margin-bottom: 6.4vw;
	}
	.matter-box{
		margin-bottom: 4.4vw;
	}
	.matter-box .head{
		padding: 1.6vw 0;
		margin-bottom: 2.8vw;
	}
	.matter-box .head h1{
		min-height: 5.2vw;
		line-height: 5.2vw;
		font-size: 4vw;
		padding-left:0vw;
	}
	.matter-box .tab-head-box{
		margin-bottom: 2.4vw;
	}
	.matter-box .tab-head{
		min-height: unset;
	}
	.matter-box .tab-head li{
		display: table;
		width: 23.5%;
		height: 10vw;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.matter-box .tab-head li:nth-of-type(6n){
		margin-right: 2%;
	}
	.matter-box .tab-head li:nth-of-type(4n){
		margin-right: 0;
	}
	.matter-box .tab-head li a{
		height: 10vw;
		line-height: 4.4vw;
		font-size: 3.2vw;
		padding: 0 0.4vw;
	}
	.matter-box .tab-head li a::before{
		border-left: 1.2vw solid transparent;
		border-right: 1.2vw solid transparent;
		border-top: 1.2vw solid #1b6fe2;
	}
}
@media (max-width:768px) {
	.matter-box .tab-head li a{
		font-size: 3.6vw;
	}
	.zxjc-imgtitle{width:100%; height:auto;margin: 0 auto;}
	.m2{display:block;width: 100%;}
	.m1{display:none;}
	.zxjd-container{margin: 0 auto;width:96%;}
	.matter-box{
	margin-bottom: 1.7rem;
	background: #fff;
	padding: 8px;
}

}
.tab-head {
	zoom: 1;
}
.tab-head li {
	float: left;
	cursor: pointer;
	
}