<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	cursor: pointer;
}
li{
	list-style-type: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.head{
	width: 100%;
	height: 90px;
	background: #1b67a6;
	min-width: 1340px;
}
.head_cont img{
	float: left;
}
.head_cont a{
	float: right;
	color: #cbd7e9;
	height: 90px;
	line-height: 90px;
}
.head_cont a:hover{
	color: #fff;
}
.show{
	width: 309px;
	height: 32px;
	background: url(../images/date.png);
	float: left;
	margin-left: 300px;
	margin-top: 30px;
}
.head_cont a{
	float: right;
	/*margin-right: 50px;*/
}
#show_day,#show_month,#show_year,#show_hour,#show_minute{
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #000;
}
#show_day{
	width: 30px;
	color: #fff;
	margin-left: 2px;
}
#show_month{
	width: 112px;
	font-size: 20px;
	margin-top: -30px;
	margin-left: 40px;
}
#show_year{
	width: 55px;
	margin-top: -30px;
	margin-left: 160px;
}
#show_hour{
	width: 40px;
	margin-top: -30px;
	margin-left: 230px;
}
#show_minute{
	width: 40px;
	margin-top: -30px;
	margin-left: 271px;
}
.main{
	width: 100%;
	height: 415px;
	min-width: 1340px;
}
.main_cont{
	height: 419px;
	background: url(../images/main-cover.png) repeat-x;
	/*background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;*/
}
.main-pic
{
    width:12%;
    height:415px;
    float:left;
    background: url(../images/pic-cover-2.png) no-repeat;
	background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;
}
.main_cont
{
    position:relative;
}
.cont-pic
{
    width:71%;
    height:415px;
    float:left;   
}
.cont-pic img
{
    width:100%;
    height:415px;
    float:left;
    position:relative;
}
.cont-cover
{
    height:420px;
    z-index:999;
    position:absolute;
    top:0px;
    width:130px;
}
.cont-cover img
{
    height:420px; 
    width:130px;   
}
.info{
	width: 16%;
	height: 412px;
	float: right;	
	margin-right:0px;
}
.inform{
	width: 90%;
	height: 340px;
	margin-top: 20px;
	border-radius: 10px;
	border: 5px solid rgba(125,125,125,0.5);
	background-color: rgba(222,222,222,0.5);
}
.info_head{
	width: 90%;
	height: 35px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: center;
	border-bottom: 3px solid #004986;
}
.info_tit span{
	font-size: 24px;
	font-family: "微软雅黑";
	height: 35px;
	line-height: 35px;
}
.info_cont{
	height: 420px;
	overflow: hidden;
}
.info_cont ul{
	margin-top: 30px;
}
.info_cont ul li{
	margin-bottom: 37px;
	position: relative;
}
.info_cont ul li img{
	position: absolute;
	top: 0;
	left: 0;
}
.info_cont a{
	font-size: 16px;
	display: block;
	text-align: left;
	margin-left: 25px;
	line-height: 25px;
	font-weight: bold;
	font-family: "宋体";
}
.info_cont a:hover{
	text-decoration: underline;
}
.info_cont ul li span{
	float: left;
	margin-left: 20px;
	margin-top: 2px;
}
.red a{
	color: #0259a0;
}
.info_head
{
    position:relative;
}
.more_1{
	/*margin-top: -147px;
	margin-left: 151px;*/
	position:absolute;
	top:305px;
	left:85%;
}
.more_1 a:hover{
	text-decoration: underline;
}
.blue{
	width: 100%;
	height: 100px;
	background: #0259a0;
	margin-top: -50px;
}
.bottom{
	height: 750px;
	min-width: 1345px;
	background: url(../images/bottom.png);
	background-size: 100% 100%;  
    -moz-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;
}
.bot_cont{
	width: 1325px;
	height: 380px;
	margin: 0 auto;
	padding-top: 27px;
}
.cont_left{
	width: 40px;
	height: 270px;
	margin-left: 40px;
	float: left;
	border-right: 3px solid #1b67a6;
}
.cont_left p{
	/*font-family: "宋体";*/
	font-size: 28px;
	margin: 0 auto;
	line-height: 30px;
}
.cont_left a{
	float: right;
	width: 10px;
	height: 10px;
	line-height: 15px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #1b67a6;
	margin-right: 22px;
	margin-top: 100px;
}
.cont_left a:hover{
	color: red;
}
.cont_mid{
	width: 720px;
	height: 380px;
	float: left;
	margin-left: 13px;
}
.mid_top{
	width: 760px;
	height: 158px;
}
.mid_top img{
	border: 3px solid #3f98ca;
	border-radius: 5px;
}
.top_cont{
	width: 400px;
	float: right;
	margin-top: -5px;
	margin-right: 40px;
}
.cont_mid span,.cont_mid p{
	font-family: "微软雅黑";
}
.name a{
	/*display: block;
	width: 560px;*/
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	font-family: "微软雅黑";
}
.news_1 a,.news_2 a,.news_3 a{
	width: 560px;
	display: inline-block;
}
.name a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.date{
	font-size: 10px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.date_1{
	margin-top: 15px;
}
.top_cont p,.mid_foot p{
	font-size: 14px;
	line-height: 27px;
	font-weight: 200;
	color: #253544; 
	font-family: "宋体"; 
}
.news_1{
	margin-top: 10px;
}
.date_1{
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}
.cont_right{
	float: right;
	margin-right: 20px;
	width: 474px;
	border-radius: 6px;
}
.aca{
	width: 464px;
	height: 230px;
}
.aca_tit{
	width: 444px;
	margin-left: 20px;
	border-bottom: 3px solid #1b67a6;
	margin-bottom: 5px;
}
.aca_tit span{
	/*font-family: "宋体";*/
	font-size: 28px;
}
.aca_tit a{
	float: right;
	color: #1b67a6;
	margin-top: 5px;
}
.aca_tit a:hover{
	color: red;
}
.aca_cont{
	margin-top: 15px;
	width: 444px;
	margin-left: 20px;
	height: 80px;
	overflow: hidden;
}
.aca_na a{
	font-weight: bold;
	font-size: 18px;
}
.aca_na a:hover{
	text-decoration: underline;
}
.aca_date{
	float: right;
}
.aca_cont p{
	margin-top: 5px;
	font-family: "宋体";
	line-height: 25px;
}
.focusBox{
	width: 330px;
	height: 200px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 20px;
	position: relative;
}
.con{
	width: 310px;
	height: 35px;
	margin-left: 10px;
	line-height: 35px;
	text-align: center;
	position: absolute;
	top: 20px;
	font-size: 19px;
	background: rgba(255,255,255,0.5);
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 2px;
}
.focusBox .prevStop{
	display: none;
}
.focusBox .nextStop{
	display: none;
}
.focusBox{
	position: relative;
}
.focusBox .prev{
	position: absolute;
	left: 2%;
	top: 50%;
	margin-top: -25px;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	opacity: 0.5;
	display: none;
}
.focusBox .next{
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -25px;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	background-position: 8px 5px;
	opacity: 0.5;
	display: none;
}
.focusBox{
	position: relative;
}
.focusli{
	width: 100px;
	height: 194px;
	position: absolute;
	top: 261px;
	right: 35px;
	border: 3px solid #b8bec3;
}
.focusli ul li{
	width: 100px;
	height: 33px;
	margin-top: 25px;
}
.focusli ul li a{
	text-align: center;
	font-size: 15px;
	margin-left: 5px;
	height: 33px;
	line-height: 33px;
}
.focusli ul li img{
	float: right;
	margin-right: 5px;
	margin-top: 8px;
}
.focusli ul li:hover{
	background: #7fc1f8;
	border-radius: 6px;
}
.wrap_navi{
	width: 100%;
	height: 100px;
}
.navi{
	width: 100%;
	height: 100px;
	background: #0259a0;
	
}
.navi_cont{
	width: 1340px;
	height: 100px;
	margin: 0 auto;
}
.navi_tit{
	float: left;
	width: 300px;
	height: 100px;
	background: #0f5d9d;
}
.navi_tit span{
	font-family: "微软雅黑";
	font-size: 32px;
	color: #fff;
}
.first{
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin-left: 35px;
}
.second{
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin-left: 75px;
}
.navi_li{
	width: 1001px;
	height: 100px;
	float: left;
}
.navi_li ul{
	width: 1001px;
	height: 100px;
	margin-left: 50px;
}
.navi_li ul li{
	float: left;
	width: 143px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: relative;
}
.navi_li ul li a{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #fff;
}
.navi_li ul li:hover{
	background: #1f4a6d;
}
.na_ul{
	background: url(../images/navbg.png);
	background-size:100%;
	width: 143px;
	height: 254px;
	position: absolute;
	z-index: 99;
	bottom: 100px;
	right: 0px;
	display: none;
}
.navi_li ul li ul{
	position: absolute;
	right: 0px;
	bottom: 110px;
	width: 143px;
	margin-bottom: 25px;
}
.navi_li ul li ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 143px;
	margin-left: 0;
}
.navi_li ul li ul li a{
	font-family: "微软雅黑";
	font-size: 20px;
	width: 143px;
	height: 40px;
	display: block;
}
.navi_li ul li ul li a:hover{
	color: #000;
	background: rgba(37,53,58,0.75);
}
.footer{
	width: 100%;
	height: 90px;
	min-width: 1340px;
	margin-top: 250px;
	z-index: 999;
}
#sticker{
	z-index: -99;
}
.foot_cont{
	width: 500px;
	height: 40px;
	margin: 0 auto;
	padding-top: 25px;
}
.foot_cont p{
	font-family: "微软雅黑";
	font-size: 13px;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 3px;
	margin-right:42px;
	/*margin-bottom: -8px;*/
}
.foot_cont span{
	font-family: "Microsoft YaHei";
	font-size: 13px;
	text-align: center;
	color: #fff;
	margin-left:55px;
}
.foot_cont span:last-child{
	margin-left: 10px;
}
.bot_cont{
	position: relative;
}
.wrap_color{
	width: 100%;
	position: absolute;
	top: 985px;
	left: -2px;
}
.color{
	width: 1344px;
	height: 31px;
	margin: 0 auto;
}
.color ul li{
	float: left;
	width: 224px;
	height: 31px;
	text-align: center;
	line-height: 31px;
}
.color ul li a:first-child{
	letter-spacing: 5px;
}
.color ul li ul li a:first-child{
	letter-spacing: 0px;
}
.color a{
	font-family: "微软雅黑";
	font-size: 17px;
	color: #fff;
	display: block;
	width: 224px;
	height: 31px;
}
.color a:hover{
	/*background: #1f4a6d;*/
}
.color li{
	background: #cc5a5e;
	transition: .6s;
}
.color li ul{
	height: 130px;
	background-color: rgba(255,255,255,0.5);
	display: none;
}
.color li ul li a {
	font-size: 16px;
	color: #000;
	display: inline;
}
.color li ul li a:hover{
	background: none;
	border-bottom: 3px solid #0259a0;
}
.color li:first-child+li{
	background: #f8b551;
}
.color li:first-child+li+li{
	background: #0259a0;
}
.color li:first-child+li+li+li{
	background: #80c269;
}
.color li:first-child+li+li+li+li{
	background: #74438e;
}
.color li:first-child+li+li+li+li+li{
	background: #f19149;
}

.color li ul li{
	background-color: rgba(255,255,255,0);
}
.color li ul li:first-child+li{
	background-color: rgba(255,255,255,0);
}
.color li ul li:first-child+li+li{
	background-color: rgba(255,255,255,0);
}
.color li ul li:first-child+li+li+li{
	background-color: rgba(255,255,255,0);
}
/*.focusBox{
	height: 292px;
}*/


.more_note{
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	min-height: 300px;
}
.more_note ul{
	width: 800px;
	margin: 0 auto;
}
.more_note ul li{
	height: 40px;
}
.more_note ul a{
	font-size: 18px;
}
.more_note ul span{
	float: right;
}
.more_note ul a:hover{
	color: #0259a0;
	font-weight: bold;
}
.spe_note{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.spe_note_spe{
	margin-bottom: 20px;
}
.spe_note_spe span{
	display: block;
	width: 900px;
	text-align: center;
	font-size: 19px;
}
.spe_note_spe span:first-child+span{
	color: red;
	font-size: 14px;
	margin-top: 10px;
}
/*.spe_note p{
	font-size: 16px;
	margin-top: 10px;
	text-indent: 40px;
	line-height: 25px;
}*/
.spe_note a{
	/*float: right;
	margin-top: 50px;
	font-size: 18px;*/
	/*color: red;*/
}
.spe_note a:hover{
	text-decoration: underline;
}
.top_cont p{
	width: 400px;
	height: 75px;
	overflow: hidden;
}
.mid_foot p{
	width: 560px;
	height: 51px;
	overflow: hidden;
}



#top_img{
	width: 308px;
	height: 154px;
}

.announce{
	width: 17%;
	height: 100%;
	float: right;
	margin: 0 10px;
	margin-right: 2%;
}
.announceCont{
	width: 98%;
	height: 94%;
	margin: 0 auto;
	margin-top: 3%;
	border: 8px solid #b1b1b1;
	border-radius: 6px;
}
.annTitle{
	margin: 10px;
	border-bottom: 3px solid #004986;
	z-index: 999;
}
.annTitle span{
	font-size: 20px;
	display: block;
	text-align: center;
	padding-bottom: 4px;
}
.moreNote{
	float: right;
	margin-top: -25px;
	color: #0259a0;
}
.moreNote:hover{
	color: red;
}
.annCont ul{
	margin: 10px;
	z-index: 1;
	overflow-y: hidden;
}
.annCont ul a{
	font-family: '微软雅黑';
	font-size: 16px;
	margin-top: 15px;
	color: #0259a0;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: 1px;
}
.annCont ul li{
	margin-top: 20px;
}
.annCont ul a:hover{
	text-decoration: underline;
}




.Banner { width: 80%; float: left; }
/*flexslider start*/
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.flexslider {margin: 0; padding: 0;}
.flexslider .slides &gt; li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides &gt; li a { height: 0px; padding-bottom: 27.5%; display: block; overflow: hidden; }
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides &gt; li:first-child {display: block;}

.flexslider {background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: block; width: 27px; height: 44px;position: absolute; margin-top: -20px; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../images/arr.png) no-repeat; text-indent:-999em; }
.flex-direction-nav .flex-prev { left: -30px; }
.flex-direction-nav .flex-next { right: -30px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; background: url(../images/arrow_left.png) no-repeat;}
.flexslider:hover .flex-next { opacity: 0.7; right:10px; background: url(../images/arrow_right.png) no-repeat;}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

.flex-control-nav {width: 100%; position: absolute; bottom: 2px; text-align: center; z-index: 1000;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; background: #000; opacity: .2; cursor: pointer; text-indent: -9999px; border-radius: 6px; }
.flex-control-paging li a:hover { background: #007aff;  opacity: 1;}
.flex-control-paging li a.flex-active { background: #007aff; opacity: 1; }






.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; }
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; }
/*flexslider end*/










.Banner1 .flex-direction-nav a { opacity: 1; }
.Banner1 .flex-direction-nav .flex-prev { left: 10px; }
.Banner1 .flex-direction-nav .flex-next { right: 10px; }
.Banner1 .flexslider:hover .flex-prev { opacity: 0.7; left: 10px; background: url(../images/slider-arrow_left.png) no-repeat;}
.Banner1 .flexslider:hover .flex-next { opacity: 0.7; right:10px; background: url(../images/slider-arrow_right.png) no-repeat;}
.Banner1 .flexslider:hover .flex-next:hover,.Banner1 .flexslider:hover .flex-prev:hover { opacity: 1; }
.Banner1 .flex-direction-nav .flex-disabled { opacity: 1!important; filter:alpha(opacity=1); }
.Banner1 .flexslider .slides &gt; li a { padding-bottom: 61%; }
.Banner1 .flex-control-nav { display: none; }</pre></body></html>