.bdyLft{
	width: 789px;
	margin-right: 41px;
}
.bdy_item{
	padding: 20px 0;
}
.bdy_item a,.bdy_item span{
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
}
.latestList li{
	width: 243px;
	margin: 0 30px 40px 0;
}
.latestList li h3 a{
	font-size: 18px;
	line-height: 24px;
}
.latestList li h3,.latestList li em{
	margin-top: 6px;
	display: block;
}
.latestList li em{
	font-size: 16px;
	font-style: normal;
	color: #0095d3;
}
.adsWrap{
	background: #0095d3;
}
.adsBg{
	padding: 20px;
}
.adsBg h3 a{
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.adsBg p{
	font-size: 14px;
	line-height: 20px;
	color: #9fe3ff;
	margin: 13px 0 0;
}
.readMore a{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.readMore::after,.serviceList li a span::after{
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 30px;
	background: url(../img/arrow.png) no-repeat 50% 50%;
}
.readMore::after{
	margin-left: 6px;
}
.adsWrap .readMore{
	margin-top: 13px;
}
.lightBg{
	background: #eff6fa;
	padding: 60px 0;
}
.focusNews li{
	width: 370px;
	margin-right: 40px;
}
.focusNews li div{
	background: #fff;
	padding: 10px 15px;
}
.focusNews li div h3 a{
	font-size: 18px;
	line-height: 24px;
}
.blugBg{
	padding: 50px 0;
	background: #0066cc;
}
.blugBg .floatlft{
	margin-top: 5px;
	width: 250px;
}
.blugBg .floatlft h3 a,.blugBg .floatlft h3 span,.serviceWrap .floatrgt a,.serviceWrap .floatrgt span{
	color: #fff;
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.serviceWrap{
	padding: 75px 0;
	background: #eff6fa;
}
.serviceWrap .floatrgt{
	margin-top: 32px;
}
.serviceWrap .floatrgt a,.serviceWrap .floatrgt span{
	color: #000;
}
.iconsList li{
	margin-left: 90px;
}
.iconsList li a::before{
	content:'';
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto;
	background: url(../img/icon_01.png) no-repeat 50% 50%;
}
.iconsList li:nth-child(2) a::before{
	background-image: url(../img/icon_02.png);
}
.iconsList li:nth-child(3) a::before{
	background-image: url(../img/icon_03.png);
}
.iconsList li a span{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-top: 5px;
}
.iconsList li a:hover{
	color: #fff;
}
.serviceList li{
	margin-right: 40px;
}
.serviceList li a{
	display: block;
	width: 276px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
.serviceList li a::after{
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .45);
}
.serviceList li a span{
	width: 120px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	position: absolute;
	left: 40px;
	top: 48px;
	z-index: 30;
}
.serviceList li a span::after{
	display: block;
}
.serviceList li:nth-child(3) a span{
	top: 32px;
}
.transImg img{
	transition: .2s all ease-in-out;
}
.transImg:hover img{
	transform: scale(1.1);
}
.navBg{
	height: 59px;
	background: #0066cc;
}
.navList li{
	position: relative;
}
.navList li.home a{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	width: 26px;
	height: 59px;
	background: url(../img/homeIcon.png) no-repeat 50% 50%;
	margin: 0 30px;
}
.navList li a.top{
	font-size: 20px;
	line-height: 59px;
	color: #fff;
	padding: 0 15px;
	margin: 0 23px;
}
.navList li dl{
	position: absolute;
	padding: 10px 15px;
	background: rgba(0,102,204,.9);
	top: 59px;
	left: 0;
	opacity: 0;
	z-index: 50;
	visibility: hidden;
	transition: .2s all ease-in-out;
}
.navList li:hover dl{
	opacity: 1;
	visibility: visible;
}
.navList li dl dd{
	width: 100%;
}
.navList li.search a{
	width: 97px;
	height: 59px;
	display: inline-block;
	vertical-align: top;
	background: url(../img/search.png) no-repeat 50% 50% #00aff8;
}
.navList li dl dd a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	white-space: nowrap;
}
.navHead{
	padding: 20px 0;
}
.navHead a.floatrgt{
	font-size: 16px;
	margin-top: 30px;
	color: #0a314d;
}

.footerBg{
	padding-bottom: 50px;
	border-top: 4px solid #0066cc;
}
.selectDrops,.backTop,.shareFoot{
	display: inline-block;
	vertical-align: top;
	word-spacing: -3em;
	font-size: 0;
	*display: inline;
	*zoom:1;
}
.selectDrops{
	position: relative;
	margin: 0 auto;
	display: block;
	width: 490px;
}
.selectDrops dt{
	height: 53px;
	width: 438px;
	padding: 0 25px;
	background: #fff;
	border: 1px solid #bbd9e5;
	position: relative;
	cursor: pointer;
}
.selectDrops dt span{
	font-size: 22px;
	line-height: 52px;
	color: #003a54;
}
.selectDrops dt i{
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 53px;
	background: url(../img/downarr.png) no-repeat 50% 50%;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 0;
	z-index: 30;
	transition: .2s all ease-in-out;
}
.selectDrops dt.ddTrans i{
	transform: rotate(180deg);
}
.selectDrops dd{
	position: absolute;
	bottom: 52px;
	left: 0;
	right: 0;
	background: #e3f4fb;
	padding: 20px;
	transition: .2s all ease-in-out;
	visibility: hidden;
	opacity: 0;
	border: 1px solid #d1e9f2;
	display: none;
}
.selectDrops dd.selectShow{
	opacity: 1;
	visibility: visible;
	display: block;
}
.selectDrops dd ul li a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	border-bottom: 1px solid #d1e9f2;
}
.selectDrops dd ul li a:hover{
	color: #5298c4;
}
.selectDrops dd ul{
	max-height: 160px;
	overflow-y: auto;
}
.selectDrops dd ul li a:hover{
	text-decoration: underline;
}
.backTop{
	height: 52px;
	line-height: 52px;
	padding: 0 25px;
	background: #fff;
	margin-left: 17px;
}
.backTop span{
	font-size: 14px;
	color: #003a54;
	word-spacing: normal;
}
.backTop::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 22px;
	background: url(../img/icons/topArr.png) no-repeat 50% 50% #003a54;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-top: 15px;
	margin-left: 40px;
}
.shareFoot li{
	margin-left: 24px;
	margin-top: 8px;
}
.shareFoot li span{
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	line-height: 36px;
}
.shareFoot li i{
	display: inline-block;
	vertical-align: top;
	width: 36px;
	height: 36px;
	background: url(../img/icons/weixin.png) no-repeat 50% 50%;
}
.shareFoot li:nth-child(2) i{
	background-image: url(../img/icons/weibo.png);
}
.footMar{
	padding-top: 60px;
	padding-bottom: 45px;
}
.footNav li{
	margin-right: 85px;
}
.footNav li .top{
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	display: block;
}
.footNav li dl,.footNav li dl dd{
	display: block;
}
.footNav li dl dd a{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.footBot{
	padding: 30px 0;
	background: #0066cc;
}
.footBot div{
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}
.footTop{
	background: #0066cc;
	text-align: center;
}
.footTop a{
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 70px;
	background: url(../img/goTop.png) no-repeat;
}
.codesList{
	position: absolute;
	top: -65px;
	right: 0;
	z-index: 30;
}
.codesList li{
	width: 114px;
	margin-left: 18px;
}
.codesList li span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-top: 2px;
}
.topWrapper{
	margin-top: 40px;
}
.swiper-container-home{
	height: 558px;
}
.swiper-container-home ul{
	height: 100%;
}
.swiper-container-home ul li{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.swiper-container-home ul li a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.swiper-container-home ul li a span{
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1120px;
	margin-left: -600px;
	z-index: 30;
	background: rgba(0,102,204,.65);
	font-size: 36px;
	line-height: 1.1;
	font-weight: bold;
	color: #fff;
	padding: 40px;
	display: block;
	text-align: center;
}
.pagination-home{
	background: rgba(0,102,204,.65);
	padding: 15px 0;
	text-align: center;
}
.pagination-home span{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 8px;
	background: #fff;
	cursor: pointer;
}
.pagination-home span.swiper-active-switch{
	background: #66ccff;
}
.secBanner{
	height: 250px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.breadCum{
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	background: #f2f2f2;
	margin-top: 10px;
}
.breadCum a,.breadCum span{
	font-size: 16px;
	margin-right: 6px;
}
.guideList{
	margin-top: 60px;
}
.guideList li{
	position: relative;
	text-align: center;
	margin: 5px 5px 0 0;
	height: 294px;
	overflow: hidden;
}
.guideList li::after{
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .35);
}
.guideList li a{
	position: absolute;
	z-index: 30;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 30;
}
.footTopPlaceHolder{
	height: 115px;
}
.guideList li a span{
	display: inline-block;
	vertical-align: top;
	padding: 17px 30px;
	line-height: 30px;
	font-size: 24px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 113px;
}
.lists_lst dd{
	padding: 29px;
	border: 1px solid #eff6fa;
	background: #eff6fa;
	overflow: hidden;
	margin-bottom: 20px;
}
.lists_lst dd .floatlft{
	margin-right: 30px;
}
.lists_lst dd h3 a{
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
}
.lists_lst dd span{
	display: block;
	font-size: 18px;color: #0095d3;
	margin-top: 10px;
}
.lists_lst dd:hover{
	border-color: #67bdee;
}
/* 20241224 start */
.lists_lst dd div.overhid{
	margin: 0;
}
/* 20241224 end */
.page{
	margin-top: 40px;
}
.lists_lst dd p{
	font-size: 16px;
	line-height: 22px;
	color: #666;
	margin-top: 10px;
}
.busiMarT{
	margin-top: 40px;
}
.rightBar a{
	font-size: 24px;
	line-height: 1.1;
	padding: 15px 0;
	display: block;
}
.itemWrap div{
	padding: 14px 18px;
	background: #0095d3;
}
.itemWrap div h3 a{
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}
.listLft{
	width: 790px;
	margin-right: 40px;
}
.rightSideList dd{
	margin-bottom: 20px;
	position: relative;
	width: 370px;
	height: 128px;
	overflow: hidden;
}
.rightSideList{
	margin-top: 70px;
}
.rightSideList dd div{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px;
	background: rgba(0, 0, 0, .45);
	overflow: hidden;
}
.rightSideList dd div i{
	display: inline-block;
	vertical-align: top;
	width: 68px;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-right: 15px;
	float: left;
}
.rightSideList dd div h3{
	font-size: 24px;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	margin-top: 9px;
}
.rightSideList dd:nth-child(3) div h3{
	margin-top: 20px;
}
.rightSideList dd:nth-child(1) div i{
	background-image: url(../img/rgtIcon01.png);
}
.rightSideList dd:nth-child(2) div i{
	background-image: url(../img/rgtIcon02.png);
}
.rightSideList dd:nth-child(3) div i{
	background-image: url(../img/rgtIcon03.png);
}
.menuList{
	width: 254px;
	margin-right: 40px;
}
.menuList dd{
	margin-bottom: 5px;
}
.menuList dd a{
	display: block;
	width: 210px;
	height: 48px;
	padding: 0 16px;
	background: #999;
	font-size: 16px;
	color: #fff;
	float: left;
	line-height: 48px;
}
.menuList dd::after{
	content:'';
	width: 12px;
	height: 48px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	background: url(../img/menuRgt.png) no-repeat;
}
.menuList dd.current a{
	background: #0095d3;
}
.menuList dd.current::after{
	background-image: url(../img/menuRgtActive.png);
}
.title{
	font-size: 36px;
	line-height: 44px;
	font-weight: bold;
}
.authorBx{
	margin-top: 20px;
}
.fontChoose{
	background: url(../img/font.png) no-repeat 0 50%;
	padding-left: 23px;
}
.fontChoose li a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin-left: 7px;
}
.fontChoose li.current a{
	color: #ff0000;
	font-weight: bold;
}
.authorIns{
	font-size: 0;
	letter-spacing: -3em;
}
.authorIns a,.authorIns span{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	letter-spacing: normal;
	margin-right: 14px;
	font-size: 14px;
	line-height: 18px;
}
.content{
	font-size: 22px;
	line-height: 1.5;
	color: #333;
	margin-top: 50px;
}
.article{
	width: 579px;
	margin: 0 auto;
}
.article p{
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.shareList{
	margin-top: 60px;
}
.shareList li{
	margin-right: 7px;
}
.shareList li a{
	display: inline-block;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.twitter a{
	background-image: url(../img/twitter.png);
}
.facebook a{
	background-image: url(../img/facebook.png);
}
.wechat a{
	background-image: url(../img/wechat.png);
}
.weibo a{
	background-image: url(../img/weibo.png);
}
.more a{
	background-image: url(../img/more.png);
}
.relateBx{
	margin-top: 45px;
}
.relateBx dt span{
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
}
.relateBx dt{
	padding: 10px 0;
}
.relateBx dd{
	margin-top: 14px;
}
.relateBx dd i{float: left;margin-right: 10px;margin-top: 5px;width: 12px;height: 12px;background: #0095d3;-o-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.relateBx dd a{
	display: block;
	overflow: hidden;
	font-size: 20px;
	line-height: 24px;
}

.searchWrap{
	height: 40px;
	background: #fff;
}
.searchWrap input{
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 1026px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.searchWrapper{
	padding: 20px;
	background: #eff6fa;
	margin-top: 40px;
}
.searchWrap a{
	float: left;
	width: 134px;
	height: 40px;
	background: #0095d3;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.searchText{
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0;
}
.search_nav{
	position: absolute;
	top: 181px;
	z-index: 30;
	left: 50%;
	width: 1175px;
	margin-left: -600px;
	right: 0;
	background: #00aff8;
	padding: 25px 0 25px 25px;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.search_nav_show{
	visibility: visible;
	opacity: 1;
}
.search_nav input{
	float: left;
	width: 1077px;
	height: 58px;
	line-height: 58px;
	padding: 0 20px;
	background: rgba(255,255,255,.2);
	font-size: 16px;
	color: #fff;
}
.search_nav a{
	display: inline-block;
	vertical-align: top;
	width: 39px;
	height: 41px;
	background: url(../img/searchIcon.png) no-repeat 50% 50%;
	padding-left: 50px;
	margin-top: 10px;
}
.search_nav input::input-placeholder{
	color:#ffd2d2;
}
.search_nav input::-webkit-input-placeholder{
	color: #ffd2d2;
}

/*20241216*/
displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#999999;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 100px;
	text-align: center;
	font-weight:normal;
	margin:20px 0 0;
    line-height: 35px;
}

#displaypagenum {
text-align: center;
}
#displaypagenum span {
	text-decoration:none;
	padding:10px 15px;
	background-color:#0095d3!important;
	color:#fff;
	margin:unset;
	float:none;
	border:1px solid #0095d3;
}
#displaypagenum a {
text-decoration:none;
	color:#333;
	padding:10px 15px;
	background:#EEEEEE;
	border:1px solid #EEEEEE;
}
#displaypagenum span:hover,#displaypagenum a:hover{background-color:#0095d3!important;color:#fff;cursor:pointer; }

.content iframe{ display:block; margin:0 auto}
/*20241216*/
.content em {
	font-style: italic;
}
.content img {
	max-width: 100%;
}
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
    margin:40px 270px 50px;
}
.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #bdbdbd;
    font-size: 14px;
	text-align: center;
}

.m-style .active {
float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #ebebeb;
    color: #a0a3a5;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
	text-align: center;
}

.m-style a:hover {
    color: #fff;
    background: #636566;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.jump-ipt {
    float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
.lists_lst dd h3 a b{ color:#ff0000;}
.lists_lst dd p b{
color:#FF0000;
}

.ipWrap {
	background: #0095d3;
}
.ipBg {
	padding: 20px;
}
.ipBg h3 a {
	font-size: 26px;
	line-height: 30px;
	color: #fff;
}
.ipBg p {
	font-size: 14px;
	line-height: 20px;
	color: #9fe3ff;
	margin: 13px 0 0;
}
.ipWrap .readMore {
	margin-top: 13px;
}
