.se_news{
	margin: 700px auto 50px;
	width: 1196px;
	height: auto;
	box-shadow:  0px 0px 10px #007DE6;
	background-color: #ffffff;
}
.se_news_title{
	width: 1196px;
	height: 100px;
	
}
.se_news_title img{
	width: 90px;
	height: 90px;
	margin: 10px 30px;
}
.se_more_a{
	text-align: right; 
	float: right;
	height: 50px;
	width: 100px;
	text-align: center;
	border-radius: 10px 10px 0px 0px;
	margin: 50px 100px 0px;
	color: #65a9da;
}


.se_news_p{
	width: 1100px;
	height: 50px;
	color: black;
	overflow: none;
	
}

.se_td:hover{
	color: #007DE6;
}
.se_td a{
	color: #000000;
	text-decoration: none;
}
.se_td a:hover{
	color: #3662FD;
}

.se_table{
	margin: 30px 10px;
	height: 500px;
	overflow: none;
	
}

.se_list{
	width: 1196px;
	height: 50px;
	text-align: center;
	margin: 50px auto;
}
.se_list button{
	border-radius: 10px 10px 10px 10px;
	border: none;
	background-color: #65A9DA;
	color: white;
	height: 25px;
	width: auto;
	margin: 10px 5px;
}
.se_list button button{
	border-radius: 10px 10px 10px 10px;
	border: none;
	background-color: #65A9DA;
	color: white;
	height: 25px;
	width: auto;
	margin: 10px 5px;
}
.se_list button:hover{
	background-color: #EBEBEB;
	color: #65A9DA;
}



.text_box{
	margin: 30px 10px;
	height: auto;
	overflow: none;
	padding: 1.25rem;
	
}
.text_ti{
	margin: 20px auto;
	font-size: x-large;
	text-align: center;
	width: 1100px;
	
}
.text_zz{
	margin: 20px auto;
	text-align: center;
	width: 1100px;
	
	color:gray;
}
.text_zz span{
	margin: 0px 10px;
}
.text_p{
	margin: 0px auto;
	font-size: large;
	text-align: left;
	width: 1100px;
}