* { margin: 0; padding: 0; font-family: "思源黑体";}
body{color: #000000;}
ul{display:block;}
a:link, a:visited {
    color: #ffffff;
    text-decoration: none;
}
a:hover{ 
	text-decoration: underline;
	cursor: pointer;
}
.clear {
    clear: both;
}
/*-------------------------------------------- 页面移动图片 --------------------------------------------*/
.index_moveImg{
	position: fixed;
	left: 0px;
	top: 550px;
	width: 200px;
	height: 156px;
	z-index: 99;
}
.index_moveImg button{
	position: absolute;
	left: 184px;
	top: 8px;
	width: 16px;
	height: 16px;
	border: 0;
	background-color: #00000060;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
}
/*-------------------------------------------- 首页顶部 --------------------------------------------*/
.index_top{
	width: 100%;
	min-width: 1280px;
	height: 360px;
	background: url(../img/index_topBg.png) no-repeat;
	background-size: cover;
	background-position: bottom;
}
.index_top_login{
	width: 1280px;
	height: 32px;
	margin: 0 auto;
	padding-top: 12px;
}
.index_top_login label{
	font-size: 16px;
    text-align: right;
    line-height: 32px;
    display: inline-block;
	color: #ffffff;
	opacity: 0.6;	
	font-style: italic;
}
.index_top_login input{
	width: 160px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	background-color: #ffffff30;
	border: 1px solid #ffffff40;
	border-radius: 8px;
	text-indent: 8px;
}
.index_top_login button{
	line-height: 32px;
	color: #ffffff;
	background-color: #ffffff30;
	border-radius: 8px;
	text-align: center;
	border: 0;
}

.index_logo{
	width: 1280px;
	height: 68px;
	margin: 18px auto 0 auto;
}

.index_top_search{
	width: 720px;
	height: 56px;
	margin: 86px auto 0 auto;
}
.index_top_search input{
	width: 572px;
	background-color: #ffffff;
	color: #333333;
	text-indent: 16px;
	border: 0;
	line-height: 56px;
	font-size: 24px;
	float: left;
}
.index_top_search input::placeholder {
	color: #33333330;
}
.index_top_search button{
	background-color: #F6AE16;
	color: #ffffff;
	width: 148px;
	text-align: center;
	border: 0;
	line-height: 56px;
	font-size: 24px;
	float: left;
}

.index_top_newsBox{
	width: 1280px;
	height: 180px;
	margin: 32px auto 0 auto;
	background-color: #ffffff;
	opacity: 0.95;
	box-shadow: 0px 3px 5px rgba(0,1,136,0.3);
}
.index_top_news_icon{
	padding-top: 28px;
	padding-left: 28px;
	float: left;
}
.index_top_newsBox ul{
	list-style: none;
	float: left;
	width: 1074px;
	padding-top: 24px;
	padding-left: 48px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
}
.index_top_newsBox a{
	color: #333333;
}
.index_top_newsBox .more{
	padding-top: 4px;
	padding-right: 28px;
	font-size: 18px;
	color: #1492FF;
	float: right;
}
.index_allBox{
	width: 1320px;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 4px;
}
.index_navBox{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	background: #001966;
	opacity: 0.8;
	margin-top: -80px;
}
.index_navBox ul{
	list-style-type: none;
	width: 1288px;
	height: 50px;
	margin: 0 auto;
}
.index_navBox li{
	width: 160px;
	margin: 10px 0;
	line-height: 30px;
	font-size: 20px;
	font-family: "宋体";
	float: left;
	text-align: center;
	border-right: 1px #4D79FF dashed;
}
.index_navBox li a{
	font-family: "宋体";
}

/*-------------------------------------------- 首页新闻 --------------------------------------------*/
.index_newsBox_bg{
	width: 1280px;
	margin: 0 auto;
	border-radius: 4px;
	background: linear-gradient(to bottom, #b0d5ff30, #ffffff 50%);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.index_newsBox{
	width: 1280px;
	margin: 8px auto 0 auto;
	padding: 12px 0;
	border-radius: 4px;
}
.news_left{
	width: 576px;
	height: 368px;
	float: left;
    position: relative;
}
.news_img{
	width: 100%;
	height: 100%;
}
.news_img img{
	border-radius: 4px;
}
.news_img_bottom{
	position: absolute;
	top: 318px;
	width: 576px;
	height: 50px;
	background-color: #00000080;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.news_img_bottom a{
	display: block;
	width: 452px;
	height: 50px;
	line-height: 50px;
	text-indent: 12px;
	font-size: 16px;
	color: #ffffff;
	float: left;
}
.news_img_bottom ul{
	list-style-type: none;
	float: right;
	margin-right: 16px;
	margin-top: 24px;
	width: 100px;
	height: 4px;
}
.news_img_bottom li{
	float: left;
	width: 16px;
	height: 4px;
	/* border-radius: 6px; */
	background-color: #ffffff60;
	margin-right: 4px;
}

.news_list{
	margin-left: 22px;
	width: 680px;
	float: left;
	border-radius: 4px;
	/* background: linear-gradient(to bottom, #b0d5ff30, #ffffff 50%); */
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	background: url(../img/listBg.png) no-repeat;
	background-size: 100% 40%;
}
.news_listTop{
	width: 680px;
	height: 51px;
	/* border-bottom: 1px solid #d5d5d5; */
	color: #333333;
	font-size: 20px;
}
.news_menu{
	display: block;
	width: 120px;
	height: 28px;
	line-height: 28px;
	padding: 10px 0;
	text-align: center;
	float: left;
	cursor: default;
}
.news_menu1{
	font-size: 18px;
	font-family: '宋体';
	cursor: default;
	color: #132194;
	font-weight: bold;
	opacity: 0.8;
}
.news_listTop .menu_title{
	margin-left: 4px;
	height: 40px;
	display: flex;
	float: left;
	align-items: flex-end;
}
.news_menu1 p{
	display: block;
}
.news_menu_focus{
	color: #1D96FF;
	font-weight: bold;
}
.news_menu_focus1{
	/* color: #CC7400;
	color: #1492FF;
	color: rgba(27, 66, 146, 0.8); */
	color: #132194;
	font-weight: bold;
	font-size: 24px;
	opacity: 1;
}
.news_menu_bottom{
	width: 48px;
	height: 3px;
	background-color: #1D96FF;
	text-align: center;
	display: none;
}
.news_menu_bottom1{
	width: 48px;
	height: 3px;
	background-color: #CC7400;
	background-color: #1492FF;
	/* background-color: rgba(27, 66, 146, 0.8); */
	text-align: center;
	display: none;
}
.news_menu_bottom_focus{
	display: inline-block;
}
.vline{
	display: block;
	float: left;
	width: 1px;
	height: 36px;
	background: #E7E7E7;
	margin-top: 8px;
}
.news_listTop .more a{
	margin-top: 14px;
	padding: 0px 8px;
	font-size: 14px;
	line-height: 24px;
	float: right;
	color: #ffffff;
	background-color: #1e36f1;
	border-radius: 14px;
	text-decoration: none;
}
.news_list li{
	list-style-type: none;
	/* border-bottom: 1px #33333320 dashed; */
	line-height: 40px;
	opacity: 0.8;
	overflow: hidden;
}
.news_list a{
	display: block;
	color: #333333;
	float: left;
}
.news_list li span{
	font-size: 14px;
	width: 100px;
	text-align: right;
	color: #999999;
	float: right;
}

.one_list{
	margin-top: 4px;
	width: 100%;
	float: left;
}
.video_listTop{
	margin-left: 10px;
	width: 1260px;
	font-size: 20px;
	font-weight: 600;
}
/* .video_listTop span{
	display: block;
	color: #132194;
	width: 120px;
	text-align: center;
	border-left: 4px solid #1D96FF;
	float: left;
} */
.one_listTop{
	width: 100%;
	color: #333333;
	font-size: 20px;
	box-sizing: border-box;
	padding-top: 12px;
	padding-bottom: 12px;
}
.one_listTop span{
	display:block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #132194;
	background: url(../img/topTitle_bg.png) center center no-repeat;
}
.more a{
	padding: 0px 8px;
	font-size: 16px;
	line-height: 24px;
	float: right;
	font-weight: 400;
	color: #1492FF;
	/* background-color: #1492FF;
	border-radius: 14px; */
	text-decoration: none;
}
.jwsp_leftBtn{
	margin-left: 16px;
	margin-top: 68px;
	float: left;
	width: 20px;
	height: 40px;
	background-image: url(../img/btn_left0.png);
	background-size: 100%;
}
.jwsp_rightBtn{
	margin-top: 68px;
	float: left;
	width: 20px;
	height: 40px;
	background-image: url(../img/btn_right0.png);
	background-size: 100%;
}
.jwsp_listBox{
	float: left;
	width: 94.3%;
	height: 216px;
	overflow: hidden;
}
#jwsp_list{
	display: inline-flex;
	flex-wrap: nowrap;
}
#jwsp_list li{
	list-style-type: none;
	width: 232px;
	margin-right: 12px;
	float: left;
}
#jwsp_list a{
	display: block;
}
#jwsp_list li span{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333333;
	background-color: #ffffff;
	overflow: hidden;
}
#tu_list{
	width: 90%;
	margin: 0 auto;
}
#tu_list li{
	display: block;
	list-style-type: none;
	width: 100%;
	height: 75px;
	float: left;
	opacity: 1;
	border-bottom: 0px;
}
#tu_list a{
	width: 100%;
	height: 74px;
	display: block;
}

#menu_list a{
	display: block;
	list-style-type: none;
	width: 303px;
	height: 150px;
	border: 1px solid #E5E5FF;
	box-shadow: 0px 1px 3px 0px rgba(203, 204, 255, 0.7);
	margin-left: 12px;
	background-color: #ffffff;
	float: left;
}
#menu_list div{
	width: 76px;
	height: 64px;
	margin: 32px auto 0 auto;
}
#menu_list p{
	width: 100%;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: 16px;
    color: #3D3F99;
	text-align: center;
}
/*-------------------------------------------- 首页广告图 --------------------------------------------*/
.index_banner{
	width: 1280px;
	margin: 12px auto 0 auto;
}
.index_banner img{
	border-radius: 4px;
}
/*-------------------------------------------- 首页底部 --------------------------------------------*/
.index_bottom{
	width: 100%;
	min-width: 1280px;
	background-color: #0882ec;
}
.index_bottomBox{
	width: 1280px;
	margin: 0 auto;
}
.webHref{
	width: 100%;
	height: 36px;
	padding: 20px 0px;
	background-color: #2398ff;
}
.select_box{
	width: 1280px;
	margin: 0 auto;
}
/* .webHref a{
	float: left;
	width: 200px;
	height: 68px;
	margin-right: 16px;
} */
.index_bottom_other_info{
	width: 1280px;
	height: 24px;
	margin: 24px auto 0 auto;
	padding-bottom: 24px;
}
.index_bottom_other_info img{
	float: left;
}
.index_bottom_other_info span{
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff90;
	float: left;
	text-indent: 4px;
	letter-spacing: 0.5px;
}
/*-------------------------------------------- 通知公告 --------------------------------------------*/
/*#news_listTitle li{
	height: 68px;
	margin: 28px 0px;
	border-bottom: 0px;
}
#news_listTitle li a{
	width: 100%; 
	height: 100%;
	display: block;
	text-decoration: none;
}
.newstime{
	float: left;
	margin-top: 4px;
	width: 100px;
	height: 60px;
}
#news_listTitle li .newstime span{
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #CC7400;
	color: #1b4292;
}
#news_listTitle li h1{
	display: block;
	padding-left: 20px;
	width: 560px;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	color: #995700;
	color: #1b4292;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
}
#news_listTitle li p{
	padding-left: 20px;
	padding-top: 4px;
	width: 536px;
	height: 40px;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	overflow: hidden;
	opacity: 1;
}*/