<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header_wrap{
	height: 101px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 30;
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,.2));
}
.head_static{
	position: static;
	height: 101px;
	background: #307abb;
}
.header_ins .logo img{
	margin-top: 30px;
}
.search_tit,.search_tit span{
	font-size: 30px;
	color: #3d65b6;
	text-transform: uppercase;
	font-weight: bold;
}
.bdy_top_lft{
	width: 436px;
}
.mt15{
	margin-top: 15px;
}
.mt40{
	margin-top: 40px;
}
.rgt_news li{
	padding: 10px;
	background: #f9f9f9;
	margin-top: 20px;
}
.lastest_pic{
	position: relative;
	margin-top: 20px;
}
.lastest_pic h3{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	background: rgba(0,0,0,.4);
}
.lastest_pic h3 a{
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	display: block;
	padding: 10px;
	font-weight: normal;
}
.invest_lst dd{
	overflow: hidden;
	background: #f5faff;
	margin-top: 20px;
}
.invest_lst dd img{
	width: 73px;
	height: 70px;
	float: left;
}
.invest_lst dd a{
	display: block;
	overflow: hidden;
	padding: 0 20px;
	font-size: 22px;
	line-height: 70px;
	color: #0a4f8a;
	
}
.search_lft{
	width: 836px;
	margin-right: 40px;
}
.search_wrap{
	width: 420px;
	margin-top: 40px;
}
.search_ins{
	width: 217px;
	height: 30px;
	border: 1px solid #5d97ca;
}
.search_ins span.search{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.search_ins span.search img{
	margin-top: 6px;
}
.icons_ls{
	overflow: hidden;
	margin-top: 3px;
	padding-left: 20px;
}
.icons_ls a{
	display: inline-block;
	vertical-align: top;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}
.icons_ls a:nth-child(2) img{
	margin-top: 6px;
}
.wxcode{
	position: absolute;
	z-index: 30;
	right: -124px;
	top: -42px;
	display: none;
}
.search_wrap span,.search_wrap input{
	height: 32px;
	display: inline-block;
	vertical-align: top;
	margin-right: 9px;
}
.search_wrap input{
	height: 30px;
	width: 180px;
	box-sizing: border-box;
	padding: 0 20px;
	line-height: 30px;
	background: transparent;
	color: #fff;
}
.wechat{
	background: #3cb035;
}
.swiper-container-01 {
	width: 100%;
	height: 798px;
	color: #fff;
	margin-top: -50px;
	text-align: center;
}
.swiper-container-01 .swiper-slide{
	height: 798px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.focus_handle{
	margin-top: 54px;
	height: 432px;
	background: #000;
}
.focus_handle dl dd{
	width: 135px;
	height: 432px;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: all .3s ease-in;
}
.focus_handle dl dd div{
	position: relative;
}
.focus_handle dl{
	position: relative;
}
.focus_handle dl dd div a{
	width: 665px;
	box-sizing: border-box;
	display: block;
	background: rgba(0,0,0,.5);
	padding: 10px 20px;
	color: #fff;
	font-size: 20px;
	position: absolute;
	left: 0;
	right: 0;
	height: auto;
	text-align: left;
	bottom: 0;
	z-index: 20;
	opacity: 1;
	transition: all .3s ease-in;
}
.focus_handle dl dd div a.hide{
	opacity: 0;
}
.focus_handle dl dd.ddShow{
	z-index: 999;
}
.focus_handle dl dd.ddShow div a.hide{
	display: block;
}
.shadow_bx{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	height: 188px;
	background: url(../img/shadow_bg.png) repeat-x;
}
.swiper-container-01 .swiper-slide a{
	/*display: block;*/
	margin: 0 auto;
	height: 798px;
}
.swiper-container-01 .swiper-slide a span{
	position: absolute;
	bottom: 85px;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	left: 50%;
	text-align: left;
	z-index: 30;
	width: 620px;
	margin-left: -380px;
	font-weight: bold;
	padding: 20px 70px;
	background-color: rgba(0,0,0,.4);
}
.slide-shadow{
	height: 200px;
	background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));
	position: absolute;
	left: 0;
	right: 0;
	z-index: 20;
	bottom: 0;
	position: absolute;
}
.swiper-container-01 .pagination {
	position: absolute;
	z-index: 20;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	bottom: 30px;
	text-align: center;
}
.swiper-container-01 .pagination span{
	display: inline-block;
	vertical-align: top;
}
.swiper-container-01 .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: transparent;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}
.swiper-container-01 .swiper-active-switch {
	background: #fff;
	border-color: #fff;
}
.nav_pos{
	position: absolute;
	left: 0;
	right: 0;
	z-index: 30;
	top: 101px;
}
.nav{
	height: 50px;
	background-image: linear-gradient(0deg, #1b578d 0%, #1b578d 100%);
	position: relative;
	z-index: 20;
}
.nav_lst{
	margin: 0 auto;
	text-align: center;
}
.nav_lst li{
	height: 50px;
	position: relative;
}
.nav_lst li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 48px;
	padding: 0 35px;
	cursor: pointer;
	border-top: 2px solid transparent;
}
.nav_lst li a:hover,.nav_lst li.current a{
	background: #144978;
	border-top: 2px solid #0f83ed;
}
.nav_lst li dl{
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 20;
	width: 100%;
}
.nav_lst li:hover dl{
	display: block;
}
.nav_lst li dl dd a{
	height: 36px;
	line-height: 36px;
	font-size:14px;
	padding: 0 15px;
	background: rgba(0,0,0,.3);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.nav_lst li dl dd a:hover{
	background: #0f83ed;
}
.mr50{
	margin-right: 50px;
}
.font-28{
	font-size: 28px;
	line-height: 32px;
}
.font-20{
	font-size: 20px;
	line-height: 24px;
}
.item_tit{
	text-align: center;
	margin-top: 60px;
}
.item_tit a{
	color: #0f63a4;
	display: inline-block;
	font-size: 46px;
	font-weight: bold;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.item_tit a b{
	font-size: 60px;
}
.item_little{
	width: 217px;
	height: 49px;
	background: url(../img/item_bg.png) no-repeat 100% 100% #1972be;
}
.culture_lst li{
	width: 365px;
	margin-right: 53px;
	position: relative;
}
.culture_lst li span{
	font-style: normal;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	padding: 0 15px;
	background: #843dd3;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	display: inline-block;
	vertical-align: top;
}
.culture_lst li span::after{
	display: inline-block;
	content:'';
	border-top: 9px solid transparent;
	border-left: 9px solid #6520b1;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #6520b1;
	position: absolute;
	right: -18px;
	top: 0;
}
.culture_lst{
	margin-top: 70px;
}
.culture_lst li:nth-child(2) span{
	background: #57b04b;
}
.culture_lst li:nth-child(2) span::after{
	border-left-color: #298a1c;
	border-bottom-color: #298a1c;
}
.culture_lst li:nth-child(3) span{
	background: #da8551;
}
.culture_lst li:nth-child(3) span::after{
	border-left-color: #b35b25;
	border-bottom-color: #b35b25;
}
.culture_lst li a{
	margin-top: 18px;
	display: block;
}
.footerTop{
	background: url(../img/footerTopbg.jpg) no-repeat 50% 50%;
	height: 329px;
}
.mt90{
	margin-top: 90px;
}
.footop_tit{
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 65px;
}
.footNav{
	margin-top: 20px;
	text-align: center;
}
.footNav li a{
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 20px;
}
.item_little_light{
	background: url(../img/item_bg_light.png) no-repeat 100% 100% #69d3d7;
}
.item_little a{
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.servicesLst_rgt li{
	width: 152px;
	height: 60px;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 0 19px 19px 0;
}
.servicesLst_rgt li a{
	font-size: 13px;
	line-height: 60px;
}
.servicesLst li:nth-child(1) a{
	background: url(../img/s_01.png) no-repeat -8px 25px;
	-webkit-background-size: contain;
	background-size: contain;
}
.servicesLst li:nth-child(2) a{
	background: url(../img/s_02.png) no-repeat 0 100%;
	-webkit-background-size: contain;
	background-size: contain;
}
.servicesLst li:nth-child(3) a{
	background: url(../img/s_03.png) no-repeat 0 100%;
	-webkit-background-size: contain;
	background-size: contain;
}
.servicesLst li:nth-child(4) a{
	padding-left: 35px;
	background: url(../img/s_04.png) no-repeat 0 30px;
	-webkit-background-size: contain;
	background-size: contain;
}
.servicesLst_rgt li:nth-child(1) a{
	background: url(../img/s_01.png) no-repeat -5px 15px;
	-webkit-background-size: auto 50px;
	background-size: auto 50px;
}
.servicesLst_rgt li:nth-child(2) a{
	-webkit-background-size: auto 50px;
	background-size: auto 50px;
}
.servicesLst_rgt li:nth-child(3) a{
	-webkit-background-size: auto 50px;
	background-size: auto 50px;
}
.servicesLst_rgt li:nth-child(4) a{
	background-position: -3px 13px;
	-webkit-background-size: auto 38px;
	background-size: auto 38px;
}
.swiper-container-02{
	width: 1200px;
	height: 310px;
	margin-top: 70px;
}
.swiper-container-02 .swiper-slide img{
	width: 349px;
	height: 232px;
}
.swiper-container-02 .swiper-slide div{
	width: 349px;
}
.swiper-container-02 .swiper-slide h3{
	padding: 14px 12px;
	background: #5896cc;
	text-align: left;
}
.swiper-container-02 .swiper-slide h3 a{
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
}
.swiper_wid{
	position: relative;
}
.arr_left,.arr_right{
	cursor: pointer;
	display: inline-block;
	width: 24px;
	height: 91px;
	background: url(../img/arr.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -45.5px;
}
.arr_left{
	left: 0;
}
.arr_right{
	right: 0;
	transform: rotate(180deg);
}
.bdy_wid_2{
	width: 1248px;
}
.widper{
	width: 110%;
}
.bg_blue{
	background: #f5faff;
}
.pd120{
	padding-bottom: 120px;
}
.pd100{
	padding-bottom: 100px;
}
.mt65{
	margin-top: 65px;
}
.bdy_half{
	width: 566px;
}
.dl_news{
	margin-top: 15px;
}
.dl_news dd{
	margin-top: 20px;
}
.dl_news dd a{
	display: block;
	padding: 15px;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	background: #f5faff;
}
.bdy_wrap .floatlft{
	margin-right: 50px;
}
.font-18{
	font-size: 18px;
	line-height: 24px;
}
.font-14{
	font-size: 14px;
}
.block{
	display: block;
}
.pad20{
	padding: 20px;
}
.btn_lst{
	text-align: center;
	margin-top: 65px;
}
.btn_lst li{
	margin: 0 17px;
}
.lastest_lst li{
	width: 380px;
	margin: 60px 30px 0 0;
	position: relative;
}
.lastest_lst li div{
	width: 315px;
	margin-left: 25px;
	background: #f5faff;
	padding-top: 50px;
	margin-top: 30px;
}
.lastest_lst li span.date{
	display: inline-block;
	width: 73px;
	height: 63px;
	text-align: center;
	padding-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
	background: url(../img/date_bg.png) no-repeat;
}
.guide_lst li{
	width: 565px;
	margin: 55px 68px 0 0;
	position: relative;
}
.cor_gray{
	color: #444;
}
.ins_wid{
	width: 450px;
	border-top: 6px solid #843dd3;
	padding: 30px 30px 30px 40px;
	margin-left: 45px;
	background: #fff;
}
.month_style{
	position: absolute;
	left: 0;
	top: 0;
	background: #843dd3;
	width: 77px;
	height: 80px;
	overflow: hidden;
}
.guide_lst li:nth-child(2) .ins_wid{
	border-color: #57b04b;
}
.guide_lst li:nth-child(2) .month_style{
	background: #57b04b;
}
.guide_lst li:nth-child(3) .ins_wid{
	border-color: #da8551;
}
.guide_lst li:nth-child(3) .month_style{
	background: #da8551;
}
.guide_lst li:nth-child(4) .ins_wid{
	border-color: #b04b6c;
}
.guide_lst li:nth-child(4) .month_style{
	background: #b04b6c;
}
.bg_mountain{
	margin-top: 110px;
	padding-bottom: 130px;
	background: url(../img/bg_mountain.jpg) no-repeat 50% 100% #4081bd;
}
.bgLightBlue{
	background: #add5f4;
}
.item_tit_white a{
	color: #fff;
}
.month_style span,.month_style b{
	display: block;
	text-align: center;
}
.month_style span{
	margin-top: 20px;
}
.month_style b{
	margin-top: 5px;
}
.font-12{
	font-size: 12px;
}
.font-24{
	font-size: 24px;
}
.bold{
	font-weight: bold;
}
.mt20{
	margin-top: 20px;
}
.mt10{
	margin-top: 10px;
}
.mt55{
	margin-top: 55px;
}
.cor-white{
	color: #fff;
}
.cor-gray{
	color: #666;
}
.mt65{
	margin-top: 65px;
}
.corBlue{
	color: #0f63a4;
}
.footer{
	padding: 60px 0 30px;
	background: #3d74a4;
}
.footer_top{
	width: 352px;
	position: relative;
}
.link_wrap{
	width: 352px;
}
.link_ins{
	width: 352px;
	height: 44px;
	background: #9ac7ee;
	position: relative;
	cursor: pointer;
}
.link_ins i{
	font-style: normal;
	color: #5d97ca;
	line-height: 44px;
	font-size: 16px;
	padding: 0 15px;
}
.mt45{
	margin-top: 45px;
}
.link_ins span{
	display: inline-block;
	border-top: 8px solid #5d97ca;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	right: 10px;
	top: 20px;
	z-index: 30;
	cursor: pointer;
}
.link_open span{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜� Chrome */
	-o-transform:rotate(180deg); /* Opera */
	top: 10px;
}
.link_cont{
	position: absolute;
	bottom: 44px;
	right: 0;
	width: 352px;
	background: #9ac7ee;
	display: none;
}
.link_cont li{
	height: 44px;
	width: 100%;
	line-height: 44px;
	border-bottom: 1px solid #94bee3;
}
.link_cont li a{
	color: #fff;
	display: block;
	padding: 0 15px;
}
.link_tit{
	font-size: 20px;
	width: 70px;
	color: #5d97ca;
	line-height: 44px;
}
.arrtop{
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../img/arrtop.png) no-repeat 50% 50% #5893c6;
	cursor: pointer;
	position: absolute;
	top: -34px;
	left: 50%;
	margin-left: -32.5px;
}
.arrtop:hover{
	opacity: 1;
}
.footer_bot{
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
/*list*/
.list_banner{
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 250px;
}
.bread_cum{
	padding: 10px 0;
	font-size: 14px;
}
.bread_cum a,.bread_cum span{
	display: inline-block;
	margin-right: 5px;
	color: #000;
	text-transform: capitalize;
}
.res_txt{
	font-size: 16px;
	color: #666465;
	padding: 10px 0;
}
.res_txt span{
	color: #ff0000;
}
.searchBx{
	padding: 20px;
	background: #f0f0f0;
	overflow: hidden;
}
.searchBx input,.searchBx span{
	float: left;
	height: 40px;
	line-height: 40px;
}
.searchBx input{
	padding: 0 15px;
	background: #fff;
	width: 660px;
}
.searchBx span{
	text-align: center;
	width: 134px;
	background: #307abb;
	font-size: 20px;
	color: #fff;
}
.news_lst li{
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
	border-bottom: 8px solid #e3ecf4;
	padding-bottom: 10px;
}
.news_lst li div{
	overflow: hidden;
	padding: 20px;
}
.news_lst li div h3 a{
	font-size: 18px;
	line-height: 24px;
}
.search_lst li div h3 a{
	color: #444;
}
.news_lst li div span{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.news_lst li div p{
	font-size: 16px;
	margin: 10px 0 0;
	color: #000;
}
.mt30{
	margin-top: 30px;
}
.list_menu{
	width: 323px;
	margin-right: 40px;
}
.list_menu dd{
	height: 68px;
	margin-bottom: 20px;
}
.list_menu dd a{
	display: block;
	text-align: center;
	line-height: 68px;
	font-size: 24px;
	color: #fff;
	background: #bebebe;
}
.list_menu dd.current a,.list_menu dd a:hover{
	background: #307abb;
	opacity: 1;
}
.share{
	margin-top: 5px;
	margin-left: 15px;
}
.share a{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.pages{
	text-align: center;
	margin: 60px 0 140px;
}
.pages_out{
	margin-bottom: 0;
}
.pages li{
	height: 28px;
	box-sizing: border-box;
	border: 1px solid #3d74a4;
	margin: 0 4px;
}
.pages li a{
	display: block;
	line-height: 28px;
	padding: 0 10px;
	font-size: 16px;
	color: #3d74a4;
}
.pages li.current{
	background: #3d74a4;
}
.pages li.current a{
	color: #fff;
}
.mountain{
	height: 388px;
	overflow: hidden;
	background: url(../img/mountain_bg.png) no-repeat 50% 0;
}
.mountain_m{
	margin-top: -180px;
}
.mountain_m .pages{
	margin-top: 220px;
}
.content_wrap{
	box-sizing: border-box;
}
.title,.content{
	width: 770px;
	margin: 0 auto;
}
.title{
	font-size: 30px;
	line-height: 40px;
	color: #000;
	text-align: center;
	margin-top: 55px;
}
.author{
	background: #f2f2f2;
	height: 32px;
	line-height: 32px;
	margin-top: 25px;
	overflow: hidden;
	padding-left: 180px;
	padding-right: 180px;
}
.author span{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #000;
	float: left;
	font-family: 'Times New Roman', Times, serif;
}
.author span:nth-child(2){
	float: right;
}
.top_news li h3 a{
	color: #666;
	font-size: 20px;
	line-height: 24px;
}
.top_news li span{
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
.top_news li p{
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.content{
	margin-top: 40px;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	padding-bottom: 50px;
}
.bgGr{
	background: #f2f2f2;
}
.relate_wrap{
	box-sizing: border-box;
	padding: 20px;
	position: relative;
	margin-top: 60px;
}
.relateNews li{
	font-size: 16px;
	margin-top: 15px;
}
.relate_tit{
	font-size: 20px;
	font-weight: bold;
	padding: 0 20px 0 10px;
	color: #000;
}
.wave_ins li{
	margin-top: 22px;
	width: 322px;
	height: 69px;
}
.wave_ins li a{
	background: url(../img/wave_01.png) no-repeat 0 100% #843dd3;
	display: block;
	line-height: 69px;
	font-size: 24px;
	text-align: center;
	text-transform: capitalize;
	color: #fff;
}
.wave_ins li:nth-child(2) a{
	background: url(../img/wave_02.png) no-repeat 0 100% #57b04b;
}
.wave_ins li:nth-child(3) a{
	background: url(../img/wave_03.png) no-repeat 0 100% #da8551;
}
.biz_lst{
	margin-top: 20px;
	overflow: hidden;
}
.biz_lst dd{
	background: #f5faff;
	overflow: hidden;
	margin-top: 20px;
}
.biz_lst dd a{
	display: block;
	overflow: hidden;
	padding: 15px;
	font-size: 18px;
	line-height: 24px;
}
.biz_lst dd span{
	float: left;
	background: url(../img/snowbg.png) no-repeat;
	width: 73px;
	height: 87px;
	font-size: 20px;
	font-weight: ;bottom: ;
	text-align: center;
	padding-top: 30px;
	color: #fff;
}
.biz_lst dd span b{
	font-size: 30px;
}
.relateNews li a{
	color: #000;
	font-size: 16px;
	display: inline-block;
	margin-right: 30px;
	margin-left: 30px;
}
.relateNews li a span{
	overflow: hidden;
}
.relateNews li a::before{
	content:'';
	float: left;
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #000;
	margin-right: 10px;
	margin-top: 7px;
}
.news_lst li img {width: 258px;height: 172px;}</pre></body></html>