#sx_en_index{
	width: 100%;
	min-width: 1300px;
	height: auto;
	margin: 38px auto 0px;
}
#sx_en_index .index_news{
	width: 842px;
	height: auto;
	display: table;
}
#sx_en_index .y-tit{
	width:100%;
	height:38px;
	border-bottom: 3px solid #0068a8;
	position:relative;
}
#sx_en_index .y-tit .tt{
	display:block;
	float:left;
	font-size:24px;
	font-weight: bold;
	color:#444444;
	line-height: 35px;
	text-transform: uppercase;
	position:relative;
	top:0px;
	z-index:99;
}
#sx_en_index .y-tit .more{
	float:right;
	font-size:16px;
	color:#a2a2a2;
	line-height:32px;
	position:relative;
	z-index:99;
}
#sx_en_index .y-tit .more a{
	color:#a2a2a2;
}
#sx_en_index .y-tit .more a:hover{
	color:#001558;
}
#sx_en_index .index_news .news_list{
	width: 100%;
	max-height: 750px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 12px 0px 0px;
	overflow: hidden;
}
#sx_en_index .index_news .news_list li{
	width: 405px;
	height: auto;
	padding: 0px 0px 22px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#sx_en_index .index_news .news_list li:nth-child(2n){
	float: right;
}
#sx_en_index .index_news .news_list .nw_tit{
	width: 390px;
	max-height: 82px;
	margin: auto;
	padding: 10px 0 0;
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
}
#sx_en_index .index_news .news_list a:hover .nw_tit{
	color:#001558;
}
#sx_en_index .index_news .news_list .nw_date{
	height: 22px;
	padding: 3px 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #969595;
	line-height: 22px;
	text-align: right;
	overflow: hidden;
}
#sx_en_index .index_news .news_list .nw_pic{
	width: 381px;
	height: 192px;
	margin: 8px 0px 0px 7px;
	overflow: hidden;
}
#sx_en_index .index_news .news_list .nw_pic img{
	width: 100%;
	height: 100%;
}
#sx_en_index .index_news .news_list .nw_desc{
	width: 382px;
	height: 72px;
	margin: 27px 0px 0px 7px;
	font-size: 18px;
	color: #969595;
	line-height: 24px;
	overflow-wrap: break-all;
	word-wrap: break-word;
	overflow: hidden;
}
#sx_en_index .index_notice{
	width: 412px;
	height: auto;
	display: table;
}
#sx_en_index .index_notice .notice_list{
	width:100%;
	height: 750px;
	padding: 21px 0px 0px;
	overflow: hidden;
}
#sx_en_index .index_notice .notice_list li{
	width:98%;
	height:88px;
	margin: 0px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccb;
	position: relative;
	left: 1px;
}
#sx_en_index .index_notice .notice_list .date{
	width:83px;
	height:76px;
	float:left;
	text-align:center;
	background-color: #0e65b5;
	position:relative;
	overflow:hidden;
}
#sx_en_index .index_notice .notice_list .date .d{
	width:100%;
	height:35px;
	display:block;
	margin:8px auto 0px;
	padding:0px 0px;
	font-size:35px;
	font-weight: bold;
	color:#ff4c00;
	line-height:35px;
}
#sx_en_index .index_notice .notice_list .date .m{
	width:100%;
	height:31px;
	display:block;
	padding:0px 0px;
	margin:0px 0px;
	font-size:22px;
	color:#ffffff;
	line-height:31px;
	text-transform: uppercase;
	overflow:hidden;
}
#sx_en_index .index_notice .notice_list .txt{
	width:302px;
	height:72px;
	float:left;
	padding:0px 0px;
	font-size:18px;
	color:#000000;
	line-height:24px;
	text-align: justify;
	position:relative;
	top: 2px;
	left: 12px;
	overflow:hidden;
}
#sx_en_index .index_notice .notice_list .txt a:hover{
	color:#001558;
}
#sx_en_index .index_act{
	width: 1300px;
	height: auto;
	margin: 0 0 37px;
	overflow-x: hidden;
}
#sx_en_index .index_act .act_list{
	width: 1350px;
	height: auto;
	padding: 30px 0px 0px;
	position: relative;
	left: -10px;
	overflow: hidden;
}
#sx_en_index .index_act .act_list li{
	width: 311px;
	height: auto;
	margin: 0px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#sx_en_index .index_act .act_list .nw_tit{
	width: 100%;
	height: auto;
	display: table;
	padding: 10px 0 0;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
#sx_en_index .index_act .act_list a:hover .nw_tit{
	color:#001558;
}
#sx_en_index .index_act .act_list .nw_date{
	height: 22px;
	padding: 3px 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #969595;
	line-height: 22px;
	text-align: right;
	overflow: hidden;
}
#sx_en_index .index_act .act_list .nw_pic{
	width: 311px;
	height: 173px;
	margin: 0px 0px;
	overflow: hidden;
}
#sx_en_index .index_act .act_list .nw_pic img{
	width: 100%;
	height: 100%;
}
#sx_index_sq{
	width: 100%;
	min-width: 1300px;
	height: 118px;
	margin: 0 auto;
	background: url(../images/gn_12.jpg) no-repeat center center;
	background-size: auto 100%;
	position: relative;
}