.bdy_item_tit{
	background: url(../img/tit_bg.png) no-repeat 50% 0;
	padding-top: 46px;
	text-align: center;
}
.bdy_item_tit a{
	display: inline-block;
	font-size: 36px;
	font-family: 'Myriad-Pro-Bold';
	color: #049f91;
}
.media_lft{
	width: 360px;
	margin-right: 60px;
}
.media_lft dd{
	overflow: hidden;
	margin-bottom: 40px;
}
.media_lft span.floatlft{
	width: 105px;
	height: 105px;
	background: #049f91;
	text-align: center;
	margin-right: 20px;
}
.media_lft span.floatlft em{
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-size: 22px;
	line-height: 28px;
	font-family: 'Myriad-Pro-Bold';
	color: #fff;
	margin-top: 24px;
}
.media_lft div{
	overflow: hidden;
}
.media_lst li{
	width: 360px;
	margin-right: 60px;
}
.media_lst li a.imgWrap{
	display: block;
	width: 360px;
	height: 230px;
	overflow: hidden;
}
.media_lst li a.imgWrap img{
	transition: .2s all ease-in-out;
}
.media_lst li a.imgWrap:hover img{
	transform: scale(1.1);
}
.font_22 a,.font_22{
	font-size: 22px;
	line-height: 24px;
}
.more_link{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #03bcfd;
	padding-right: 38px;
	font-style: italic;
	background: url(../img/arrow.png) no-repeat 100% 50%;
}
.font_date{
	font-size: 18px;
	color: #333;
	display: block;
}
.blueBg{
	padding: 20px;
	background: #eff7f6;
}
.culture_pics li{
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 0;
	transition: .2s all ease-in-out;
}
.culture_pics li .link_btn{
	display: none;
}
.culture_pics li.first{
	width: 582px;
	height: 373px;
	background-size: cover;
}
.culture_pics li.first .link_btn{
	display: inline-block;
}
.culture_pics li{
	width: 186px;
	height: 374px;
	margin-right: 20px;
	overflow: hidden;
}
.culture_pics li img{
	transition: .2s all ease-in-out;
}
.culture_pics li div.bg{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	padding: 0 20px;
	background: rgba(0,0,0,.4);
}
.culture_pics li.first{
	margin-top: 30px;
}
.culture_pics li.first div.bg{
	padding: 0 40px;
}
.font_24,.font_24 a{
	font-size: 24px;
	line-height: 28px;
}
.culture_pics li div a{
	color: #fff;
}
.culture_pics li div.bg .font_24{
	font-family: 'Myriad-Pro-Bold';
	margin-top: 135px;
}
.culture_pics li.first div.bg .font_24{
	max-width: 328px;
	margin-top: 84px;
}
.link_btn{
	display: inline-block;
	vertical-align: top;
	background: #03bcfd;
	height: 44px;
	text-align: center;
	padding: 0 22px;
}
.link_btn a{
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
	color: #fff;
	line-height: 44px;
	font-size: 20px;
	background: url(../img/arrow_white.png) no-repeat 100% 50%;
}
.business_lft{
	width: 690px;
	margin-right: 46px;
}
.busi_top{
	max-width: 560px;
	margin-left: 0;
}
.busi_top h3{
	font-size: 24px;
	font-family: 'Myriad-Pro-Bold';
}
.busi_top p{
	font-size: 18px;
	line-height: 24px;
	color: #666;
	margin: 15px 0 0;
}
.busi_items li{
	width: 325px;
	padding-left: 18px;
	border-left: 2px solid #049f91;
}
.busi_items li h3{
	padding-right: 60px;
}
.busi_icons dd{
	width: 465px;
	height: 128px;
	margin-bottom: 10px;
}
.busi_icons dd a{
	display: block;
	position: relative;
	overflow: hidden;
}
.busi_icons dd a img{
	transition: .2s all ease-in-out;
}
.busi_icons dd a:hover img{
	transform: scale(1.1);
}
.busi_icons dd a span{
	width: 195px;
	height: 128px;
	background: rgba(136,210,45,.7);
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.busi_icons dd a span i{
	display: inline-block;
	vertical-align: top;
	padding-top: 75px;
	background: url(../img/busi_icon_01.png) no-repeat 50% 10px;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	font-family: 'Myriad-Pro-Bold';
	color: #fff;
	margin-top: 15px;
}
.busi_icons dd:nth-child(2) a span{
	background: rgba(4,159,145,.7);
}
.busi_icons dd:nth-child(2) a span i{
	background-image: url(../img/busi_icon_02.png);
}
.busi_icons dd:nth-child(3) a span{
	background: rgba(3,188,253,.7);
}
.busi_icons dd:nth-child(3) a span i{
	background-image: url(../img/busi_icon_03.png);
}
.charming_bg{
	height: 808px;
	background: url(../img/view_bg.jpg) no-repeat 50% 0;
}
.charming_bg .bdy_item_tit{
	background: url(../img/tit_bg_white.png) no-repeat 50% 0;
	margin-top: 156px;
}
.charming_bg .bdy_item_tit a{
	color: #fff;
}
.charming_lst{
	text-align: right;
	margin-top: 160px;
}
.charming_lst li{
	width: 316px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}
.charming_lst li a{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background: rgba(0,0,0,.4);
}
.charming_lst li span{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 25;
	padding: 25px;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Myriad-Pro-Bold';
	color: #fff;
	transform: translate3d(0,100%,0);
	transition: .2s all ease-in-out;
	visibility: hidden;
	opacity: 0;
	text-align: left;
}
.charming_lst li.video a::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 38px;
	height: 27px;
	background: url(../img/v_ico.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 25;
	margin: -19px 0 0 -13.5px;
}
.charming_lst li img,.top_lst li img{
	transition: .2s all ease-in-out;
}
.charming_lst li:hover span{
	transform: translate3d(0,0,0);
	opacity: 1;
	visibility: visible;
	text-decoration: underline;
}
.charming_lst li:hover img,.top_lst li:hover img{
	transform: scale(1.1);
}
.top_lst li{
	width: 360px;
	margin-right: 60px;
	position: relative;
	overflow: hidden;
}
.top_lst li a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	text-align: center;
}
.top_lst li a span{
	display: inline-block;
	vertical-align: top;
	line-height: 28px;
	padding: 23.5px 20px;
	background: rgba(136,210,45,.7);
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 78px;
	font-family: 'Myriad-Pro-Bold';
}
.top_lst li:nth-child(2) a span{
	background: rgba(4,159,145,.7);
}
.top_lst li:nth-child(3) a span{
	background: rgba(3,188,253,.7);
	padding: 12px 15px;
	max-width: 218px;
}
.top_lst li a:hover span{
	text-decoration: underline;
}
.breadCum{
	height: 53px;
	line-height: 53px;
	background: url(../img/bread_bg.png) no-repeat;
	padding-left: 30px;
	margin-top: 40px;
}
.breadCum a,.breadCum span{
	font-size: 16px;
	display: inline-block;
	margin-right: 4px;
}
.font-30,.font-30 a{
	font-size: 30px;
	line-height: 34px;
}
.font-18,.font-18 a{
	font-size: 18px;
	line-height: 24px;
	color: #666;
}
.list_lst li{
	overflow: hidden;
	padding: 20px;
	background: #eff7f6;
	border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #eff7f6;
	margin-top: 30px;
}
.list_lst li:hover{
	border-color: #bbe0db;
}
.list_lst li a.floatlft{
	margin-right: 30px;
	position: relative;
}
.list_lst li a.floatlft::after{
	content:'';
	position: absolute;
	height: 100%;
	width: 100px;
	z-index: 20;
	right: 0;
	top: 0;
	background: linear-gradient(to right,transparent,#eff7f6);
}
.lst_top{
	word-spacing: -3em;
	font-size: 0;
}
.lst_top span,.lst_top a{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:0;
	height: 33px;
	line-height: 33px;
	margin-right: 20px;
	color: #fff;
	font-size: 18px;
	word-spacing: normal;
	padding: 0 15px;
}
.lst_top span{
	background: #03bcfd;
}
.lst_top a{
	background: #049f91;
}
.list_lst li h3{
	font-family: 'Myriad-Pro-Bold';
	margin-top: 15px;
}
.list_lst li p{
	margin: 10px 0 0;
}
.lst_lft{
	width: 920px;
	margin-right: 20px;
}
.pagebx{
	letter-spacing: -3em;
	font-size: 0;
	*display: inline;
	*zoom:1;
	text-align: center;
}
.pagebx span,.pagebx a{
	display: inline-block;
	vertical-align: top;
	letter-spacing:normal;
	padding: 0 18px;
	line-height: 40px;
	border: 1px solid #ccc;
	font-size: 14px;
	margin: 0 4px;
}
.pagebx span{
	background: #34afe7;
	color: #fff;
}
.rgtBar{
	min-height: 1000px;
	background: linear-gradient(to bottom,#5db0d8 60%,#fff);
	-webkit-border-radius: 20px 20px 0 0;
	-o-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.bar_item a{
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	font-family: 'Myriad-Pro-Bold';
}
.barMenu{
	padding: 0 20px;
}
.barMenu dd a{
	display: block;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	-o-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	background: #77c7ee;
	color: #fff;
	position: relative;
	padding: 9px 20px 9px 40px;
}
.barMenu dd a:hover,.barMenu dd.current a{
	background: linear-gradient(to bottom,#fff,#a5e0ff);
	color: #2874bb;
	text-decoration: none;
}
.barMenu dd a:hover::before,.barMenu dd.current a::before{
	content:'';
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -9px;
	border-left: 9px solid transparent;
	border-right: 9px solid #5db0d8;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
}
.request_lst{
	word-spacing: -3em;
	font-size: 0;
	padding: 0 20px;
}
.request_lst a{
	display: inline-block;
	*display: inline;
	*zoom:0;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 10px;
	background: #53a7d0;
	color: #fff;
	margin: 5px 6px 0 0;
}
.request_lst a.cor_01{
	background: #1879a9;
}
.request_lst a.cor_02{
	background: #2180af;
}
.request_lst a.cor_03{
	background: #2987b5;
}
.request_lst a.cor_04{
	background: #318dba;
}
.request_lst a.cor_05{
	background: #3a94c0;
}
.request_lst a.cor_06{
	background: #449cc7;
}
.mHide{
	display: block;
}
.radius_bg{
	padding: 33px 110px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: linear-gradient(to right,#5db0d8 70%,#b7dcee);
}
.radius_bg h3 a{
	color: #fff;
	font-size: 36px;
	font-family: 'Myriad-Pro-Bold';
}
.radius_bg p{
	font-size: 22px;
	line-height: 26px;
	margin: 10px 0 0;
	color: #fff;
}
.radius_bg a.more{
	font-size: 18px;
	font-style: italic;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding-right: 30px;
	background: url(../img/arrow_white.png) no-repeat 100% 50%;
	margin-top: 10px;
}
.subBanner{
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 424px;
	text-align: center;
}
.subBanner span{
	display: inline-block;
	font-size: 48px;
	background: rgba(4,159,145,.7);
	height: 80px;
	line-height: 80px;
	padding: 0 30px;
	color: #fff;
	font-family: 'Myriad-Pro-Bold';
	margin-top: 95px;
}
.subBanner span.word_bg{
	background: rgba(3,188,253,.7);
}
.world_top{
	padding: 20px;
	background: #fff;
	margin-top: -154px;
}
.pics_lst li{
	padding: 20px;
	border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #eff7f6;
	width: 258px;
	margin: 30px 10px 0 0;
	border: 1px solid #eff7f6;
}
.pics_lst li:hover{
	border-color: #bbe0db;
}
.pics_lst li div.date{
	font-size: 18px;
	color: #03bcfd;
	line-height: 1.2;
	margin-top: 14px;
}
.pics_lst li p{
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 0;
}
.pics_lst li p span{
	font-style: italic;
	color: #049f91;
	display: inline-block;
	margin-right: 6px;
}
.bdy_wid_search{
	width: 1000px;
}
.list_search_lst li p.font-18{
	font-size: 20px;
	line-height: 26px;
}
.search_txt{
	font-size: 16px;
	line-height: 24px;
	color: #000;
}
.search_wrap{
	word-spacing: -3em;
	font-size: 0;
	padding: 20px;
	background: #e2f0ee;
	margin-top: 60px;
	margin-bottom: 12px;
}
.search_wrap input,.search_wrap a{
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	font-size: ;
}
.search_wrap input{
	width: 823px;
	font-size: 20px;
	color: #999;
	padding: 0 20px;
	background: #fff;
}
.search_wrap a{
	width: 134px;
	font-size: 18px;
	color: #fff;
	background: #049f91;
	text-align: center;
}
.travel_tit{
	text-align: center;
}
.travel_tit a,.travel_tit span{
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	color: #000;
	padding: 8px 0;
	border-bottom: 2px solid #049f91;
	font-family: 'Myriad-Pro-Bold';
}
.travel_lst li{position: relative;}
.travel_lst li div.lst_top{
	position: absolute;
	top: 0;left: 0;
	z-index: 20;
}
.bdy_half{
	width: 580px;
	margin-right: 35px;
}
.cul_top{
	background: #eff7f6;
}
.cul_top .blueBg h3{
	font-family: 'Myriad-Pro-Bold';
}
.cul_top a.floatlft{
	width: 284px;
	height: 182px;
	overflow: hidden;
}
.cul_top a.floatlft img{
	transition: .2s all ease-in-out;
}
.cul_top a.floatlft:hover img{
	transform: scale(1.1);
}
.font-20,.font-20 a{
	font-size: 20px;
	line-height: 24px;
}
.cul_bot{
	margin-top: 18px;
}
.cul_bot li{
	width: 284px;
	margin-right: 15px;
}
.tour_lst li{
	position: relative;
	border-bottom: 4px solid #049f91;
}
.tour_lst li div.cover{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.4);
}
.tour_lst li div.cover h3 a{
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Myriad-Pro-Bold';
	text-align: center;
	display: block;
	padding: 0 28px;
	margin-top: 24px;
}
.tour_lst li div.cover div.readMore{
	text-align: center;
	margin-top: 70px;
}
.tour_lst li div.cover div.readMore a{
	display: inline-block;
	vertical-align: top;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	border: 2px solid #fff;
	font-size: 18px;
	font-style: italic;
	color: #fff;
}
.pics_lst_bg{
	background-repeat: no-repeat;
	background-position: 0 0;
}
.pics_lst_bg ul{
	padding-left: 242px;
	height: 207px;
	padding-top: 12px;
	padding-right: 48px;
	background: linear-gradient(to right,transparent,#5b9fdc 40%);
}
.pics_lst_bg_red ul{
	background: linear-gradient(to right,transparent,#811b03 40%);
}
.dot_news li{
	margin-top: 18px;
	overflow: hidden;
}
.dot_news li a{
	overflow: hidden;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
}
.dot_news li::before{
	content:'';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #fff;
	float: left;
	margin: 6px 6px 0 0;
}
.green_item{
	text-align: center;
}
.green_item a{
	display: inline-block;
	vertical-align: top;
	height: 51px;
	line-height: 51px;
	font-size: 20px;
	width: 295px;
	padding-left: 31px;
	color: #fff;
	text-align: left;
	background: url(../img/green_bg.png) no-repeat 50% 0;
}
.title{
	font-size: 48px;
	line-height: 1;
	font-family: 'Myriad-Pro-Bold';
	margin-top: 55px;
}
.author_ins,.fontCont,.share_ins{
	word-spacing: -3em;
	font-size: 0;
}
.author_ins{
	line-height: 35px;
}
.author_ins span,.share_ins a{
	word-spacing: normal;
	font-size: 18px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:1;
}
.share_wrap{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}
.fontCont{
	margin-top: 8px;
	display: inline-block;
	vertical-align: top;
}
.fontCont i,.fontCont em{
	font-style: normal;
	word-spacing: normal;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:1;
	color: #666;
	line-height: 22px;
	font-size: 18px;
	margin-right: 10px;
}
.fontCont em{
	cursor: pointer;
}
.fontCont i{
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #6a6a6a;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.share_ins{
	margin-left: 45px;
}
.share_ins a{
	font-size: 0;
	margin-left: 9px;
}
.picCont{
	width: 717px;
}
.picCont p{
	font-size: 18px;
	line-height: 24px;
	color: #333;
}
.content{
	font-size: 20px;
	line-height: 34px;
	margin-top: 100px;
}
.relate_tit{
	font-size: 30px;
	line-height: 34px;
	font-family: 'Myriad-Pro-Bold';
}
.relate_news{
	margin-top: 20px;
}
.relate_news li{
	width: 280px;
	margin-right: 20px;
	background: #eff7f6;
	padding: 20px;
	border-top: 2px solid #03bcfd;
}
.relate_news li a{
	display: block;
	font-size: 20px;
	line-height: 24px;
}
.relate_news li em{
	display: block;
	font-style: normal;
	font-size: 18px;
	color: #03bcfd;
	margin-top: 10px;
}
.relate_pics{
	margin-top: 10px;
}
.relate_pics li{
	width: 320px;
	margin: 0 20px 30px 0;
}
.swiper-container-01{
	height: 666px;
}
.focuslst li{
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
}
.focuslst li h3{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	min-height: 342px;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0.6));
}
.focuslst li h3 a{
	display: block;
	width: 620px;
	position: absolute;
	margin: 0 auto;
	bottom: 212px;
	left: 50%;
	margin-left: -310px;
	font-size: 38px;
	line-height: 42px;
	color: #fff;
	font-family: 'Myriad-Pro-Bold';
}
.pagination-01{
	word-spacing: -3em;
	font-size: 0;
	text-align: center;
	position: absolute;
	bottom: 180px;
	left: 0;
	right: 0;
	z-index: 20;
}
.pagination-01 span{
	display: inline-block;
	vertical-align: top;
	word-spacing: normal;
	width: 86px;
	height: 2px;
	background: #ccc;
	margin: 0 2px;
	margin-top: 4px;
	cursor: pointer;
}
.pagination-01 span.swiper-active-switch{
	height: 6px;
	background: #03bcfd;
	margin-top: 0;
}
.swiper-container-01::after{
	content:'';
	display: block;
	height: 104px;
	position: absolute;
	bottom:-1px;
	left: 0;
	right: 0;
	z-index: 20;
	background: url(../img/swiper_bg.png) no-repeat 50% 0;
}
.innovationMar{
	position: relative;
	z-index: 30;
	margin-top: -104px;
}
.travel_swiper li div.bdy_wid{
	overflow: hidden;
	margin-top: 75px;
	position: relative;
	z-index: 2;
}
.travel_swiper li div.overhid{
	height: 260px;
	background: #ecebea;
	margin-top: 26px;
	padding: 30px;
}
.travel_swiper li div.overhid h3 a{
	font-size: 30px;
	line-height: 36px;
	font-family: 'Myriad-Pro-Bold';
}
.travel_swiper li div.overhid p{
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0 0;
	color: #666;
}
.swiper-container-travel{
	height: 532px;
}
.travel_swiper li div.bg{
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 0;
	/* filter: blur(10px); */
}
.travel_swiper li div.bg::after{
	content:'';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	background: rgba(0,0,0,.3);
	backdrop-filter: blur(15px);
}
.travel_swiper li .floatlft{
	width: 582px;
	height: 373px;
	overflow: hidden;
}
.travel_swiper li .floatlft img{
	transition: .2s all ease-in-out;
}
.travel_swiper li .floatlft:hover img{
	transform: scale(1.1);
}
.pagination-travel{
	position: relative;
	bottom:44px;
	z-index: 30;
	text-align: center;
	left: 0;
	right: 0;
}
.pagination-travel span{
	width: 13px;
	height: 13px;
	margin: 0 6px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #ccc;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.pagination-travel span.swiper-active-switch{
	background: #fff;
}
.foot_cover{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 124px;
	z-index: 20;
	background: url(../img/foot_top_bg.png) no-repeat 50% 0;
}
.videoPop{
	position: fixed;
	background: rgba(0,0,0,.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
	text-align: center;
	transition: .2s all ease-in-out;
	opacity: 0;
	visibility: hidden;
}
.videoPop div{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 35;
	margin: -320px 0 0 -400px;
	width: 800px;
}
.videoPop video{
	width: 800px;
	height: 500px;
}
.videoPop span{
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 50px;
	background: url(../img/close.png) no-repeat;
	background-size: contain;
	margin-top: 10px;
	cursor: pointer;
}
.videoPopShow{
	visibility: visible;
	opacity: 1;
}
.footerBx{
	clear: both;
	background: url(../img/foot_bg.jpg) no-repeat 50% 100%;
	margin-top: 90px;
}
.footerBx .bdy_item_tit{
	background: url(../img/tit_bg_white.png) no-repeat 50% 0;
	margin-top: 102px;
}
.footerBx .bdy_item_tit a{
	color: #fff;
}
.clearBoth{
	clear: both;
}
.living_lst{
	margin-top: 60px;
}
.living_lst li{
	width: 16.666%;
}
.living_lst li a{
	display: block;
	position: relative;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.living_lst li a::before{
	content:'';
	height: 71px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 15px;
}
.living_lst li:nth-child(1) a::before{
	background: url(../img/living_ico_01.png) no-repeat 50% 50%;
}
.living_lst li:nth-child(2) a::before{
	background: url(../img/living_ico_02.png) no-repeat 50% 50%;
}
.living_lst li:nth-child(3) a::before{
	background: url(../img/living_ico_03.png) no-repeat 50% 50%;
}
.living_lst li:nth-child(4) a::before{
	background: url(../img/living_ico_04.png) no-repeat 50% 50%;
}
.living_lst li:nth-child(5) a::before{
	background: url(../img/living_ico_05.png) no-repeat 50% 50%;
}
.living_lst li:nth-child(6) a::before{
	background: url(../img/living_ico_06.png) no-repeat 50% 50%;
}
.link_drop{
	width: 406px;
	margin: 0 auto;
	padding-top: 64px;
}
.link_drop dt{
	height: 57px;
	line-height: 57px;
	background: #fff;
	padding: 0 15px;
	position: relative;
	cursor: pointer;
}
.link_drop dt span{
	font-size: 18px;
	color: #333;
	display: inline-block;
	vertical-align: top;
	line-height: 57px;
}
.link_drop dt i{
	display: inline-block;
	font-style: normal;
	vertical-align: top;
	font-size: 30px;
	color: #049f91;
	line-height: 57px;
	padding: 0 15px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	transform: rotate(-90deg);
	font-family: 'Myriad-Pro-Bold';
	transition: .2s all ease-in-out;
}
.link_drop dd{
	position: absolute;
	bottom: 57px;
	left: 0;
	right: 0;
	z-index: 20;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.link_drop dd ul li{
	line-height: 50px;
	padding: 0 15px;
	background: #fff;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;
}
.show_drop dt i{
	transform: rotate(90deg);
}
.show_drop dd{
	visibility: visible;
	opacity: 1;
}
.foot_nav{
	margin-top: 65px;
}
.foot_nav dl{
	float: left;
	padding-right: 55px;
}
.foot_nav dl dt a{
	color: #fff;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 15px;
	font-family: 'Myriad-Pro-Bold';
	display: block;
}
.foot_nav dl dd,.foot_nav dl dd a{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.foot_nav dl dd::before{
	float: left;
	margin-right: 4px;
	content:'-';
	color: #fff;
}
.footBottom{
	margin-top: 44px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.goTop{
	text-align: center;
}
.goTop a{
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 75px;
	background: url(../img/top_arr.png) no-repeat 50% 50% #049f91;
	margin-top: 35px;
}
.subFootMar{
	padding-top: 125px;
}
.headerTop{
	height: 135px;
}
.headerTop div.bdy_wid{
	height: 100%;
	background: url(../img/headBg.png) no-repeat 100% 0;
}
.nav_lst{
	width: 710px;
	padding-left: 285px;
	padding-top: 40px;
}
.nav_lst li{
	position: relative;
}
.nav_lst li:nth-child(1),.nav_lst li:nth-child(5){
	width: 90px;
}
.nav_lst li:nth-child(2),.nav_lst li:nth-child(6){
	width: 215px;
}
.nav_lst li:nth-child(3),.nav_lst li:nth-child(7){
	width: 165px;
}
.nav_lst li a{
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 15px;
	display: block;
}
.nav_lst li:hover a,.nav_lst li.current a{
	color: #049f91;
	text-decoration: none;
}
.nav_lst li dl{
	position: absolute;
	top: 28px;
	z-index: 30;
	left: 0;
	padding: 8px 12px;
	min-width: 150px;
	background: rgba(4,159,145,.9);
	opacity: 0;
	visibility: hidden;
	transition: .2s all ease-in-out;
}
.nav_lst li:hover dl{
	visibility: visible;
	opacity: 1;
}
.nav_lst li dl dd{
	display: block;
	width: 100%;
}
.nav_lst li dl a{
	padding: 0;
	text-transform: none;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.nav_lst li:hover dl a,.nav_lst li.current dl a{
	color: #fff;
}
.nav_lst li:hover dl a:hover,.nav_lst li.current dl a:hover{
	text-decoration: underline;
}
.logo{
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 20;
}
.navRgt{
	word-spacing: -3em;
	font-size: 0;
	position: absolute;
	top: 44px;
	right: 0;
	z-index: 20;
}
.navRgt a{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:1;
	word-spacing: normal;
	width: 44px;
	height: 44px;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: 14px;
}
.search{
	background: url(../img/search_ico.png) no-repeat 50% 50% #049f91;
}
.lang{
	text-align: center;
	line-height: 44px;
	background: #88d22d;
	font-size: 16px;
	color: #fff;
}
.faceBook{
	background: url(../img/facebook_ico.png) no-repeat 50% 50% #03bcfd;
}
.search_ins{
	background: #049f91;
	padding: 25px;
	overflow: hidden;
	position: absolute;
	top: 135px;
	left: 50%;
	width: 1150px;
	margin-left: -600px;
	z-index: 30;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.search_ins_show{
	opacity: 1;
	visibility: visible;
}
.search_ins input,.search_ins a{
	float: left;
	height: 46px;
	line-height: 46px;
}
.search_ins input{
	width: 1065px;
	background: #32c3b6;
	font-size: 24px;
	padding: 0 12px;
	color: #fff;
}
.search_ins input::input-placeholder{
	color:#7de2d9;
}
.search_ins input::-webkit-input-placeholder{
	color: #7de2d9;
}
.search_ins a{
	width: 70px;
	background: url(../img/search_btn.png) no-repeat 100% 50%;
}
.headerTop{
	position: relative;
}
.headerTop::after{
	content:'';
	display: block;
	height: 53px;
	background: url(../img/subHeaderBg.png) no-repeat;
	position: absolute;
	top: 125px;
	left: 0;
	right: 0;
	z-index: 20;
}
.headerTopHome::after{
	display: none;
}

/*20220714*/
.content em{ font-style:italic}
.content iframe{ margin:0 auto; display:block;}
/*20220714*/



#displaypagenum {
	font-size:14px;
	font-weight:bold;
	color:#a0a3a5;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	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:#34afe7;
	border:1px solid #34afe7;
	color:#fff;
	margin:unset;
	float:none;
}
#displaypagenum a {
text-decoration:none;
	color:#333;
	padding:10px 15px;
	border:1px solid #ccc;
}
#displaypagenum span:hover,#displaypagenum a:hover{background-color:#34afe7;color:#fff;cursor:pointer; border:1px solid #34afe7;}

.lst_top span:nth-child(2) {background: #049f91;}

/* 20220809 start */
.focuslst li img.forMobile{
	display: none;
}

.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;
}

.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;
}

.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;
}
.list_lst li h3 b{ color:#FF0000;
}
/* 20250525 start */
.busi_pic_list li{
	width: 365px;
	position: relative;
	margin: 0 52px 0 0;
	height: 294px;
	overflow: hidden;
}
.busi_pic_list li div{
	position: absolute;
	width: 195px;
	height: 196px;
	left: 50%;
	margin-left: -97.5px;
	z-index: 30;
	background: linear-gradient(to bottom,rgba(136,210,45,0.7) 70%,transparent);
}
.busi_pic_list li:nth-child(2) div{
	background: linear-gradient(to bottom,rgba(4,159,145,0.7) 70%,transparent);
}
.busi_pic_list li:nth-child(3) div{
	background: linear-gradient(to bottom,rgba(3,188,253,0.7) 70%,transparent);
}
.busi_pic_list li div i{
	display: block;
	width: 72px;
	height: 56px;
	background: url(../img/busi_icon_01.png) no-repeat 50% 50%;
	margin: 0 auto;
	margin-top: 24px;
}
.busi_pic_list li:nth-child(2) div i{
	background-image: url(../img/busi_icon_02.png);
}
.busi_pic_list li:nth-child(3) div i{
	background-image: url(../img/busi_icon_03.png);
}
.busi_pic_list li div h3 a{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	font-family: 'Myriad-Pro-Bold';
	color: #fff;
	margin-top: 10px;
}
.busi_pic_list li img{
	transition: .2s all ease-in-out;
}
.busi_pic_list li:hover img{
	transform: scale(1.1);
}
/* 20250525 end */