.bdy_item {
	text-align: center;
}
.bdy_item a,.bdy_item span,.bdy_item b{
	font-size: 36px;
	line-height: 1;
	color: #333;
	font-weight: bold;
}
.bdy_item b{
	padding: 0 10px;
	text-transform: uppercase;
	font-family: 'Myriad-Pro-Bold';
}
.bdy_item a::before,.bdy_item span::before{
	content:'';
	display: block;
	margin: 0 auto;
	width: 55px;
	height: 8px;
	background: #f4333d;
	margin-bottom: 10px;
}

.mobileItem{
	display: none;
}
.bdy_blue{
	height: 200px;
	background: #eaf1f7;
}
.ads_list li{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -30px;
}
.ads_list li:last-child{
	margin-right: 0;
}
.clear{
	clear: both;
}
.trl_list li{
	width: 383px;
	margin: 30px 25px 0 0;
}
.trl_list li a.top{
	display: block;
	position: relative;
}
.trl_list li a.top::before,.trl_list li a.top::after{
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 30;
}
.trl_list li span.tit{
	background: url(../img/lne.png) repeat-x 50% 50%;
	display: block;
	text-align: center;
}
.trl_list li span.tit a{
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 24px;
	color: #1f6e8d;
	padding: 0 10px;
	background: #fff;
	font-weight: bold;
}
.trl_list li a.top{
	width: 383px;
	height: 230px;
	overflow: hidden;
	margin-top: 12px;
}
.trl_list li a.top img{
	transition: .2s all ease-in-out;
}
.trl_list li a.top:hover img{
	transform: scale(1.1);
}
.trl_list li a.top::before{
	background: rgba(0,0,0,.3);
}
.trl_list li a.top::after{
	width: 100%;
	height: 100%;
	z-index: 31;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.trl_list li div{
	padding: 20px;
	background: #3399cc;
}
.trl_list li:hover div{
	background: #52b93e;
}
.trl_list li div h3 a{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
}
.trl_list li div h3 a:hover{
	text-decoration: underline;
}
.trl_list li div p{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin: 10px 0 0;
}
.trl_list li:nth-child(1) a.top::after{
	background-image: url(../img/icon_01.png);
}
.trl_list li:nth-child(2) a.top::after{
	background-image: url(../img/icon_02.png);
}
.trl_list li:nth-child(3) a.top::after{
	background-image: url(../img/icon_03.png);
}
.fontNews{
	font-size: 26px;
	line-height: 30px;
}
.fontDesc{
	font-size: 16px;
	line-height: 22px;
}
.newsIns .floatlft{
	margin-right: 30px;
	margin-top: -30px;
	margin-left: 30px;
}
.newsIns div{
	padding-right: 30px;
}
.newsIns div h3 a,.newsIns div p{
	color: #fff;
}
.newsIns .date{
	margin-top: 40px;
}
.date{
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	font-size: 14px;
	margin-top: 10px;
	color: #666;
}
.newsIns .fontNews{
	margin-top: 20px;
}
.newsIns .fontDesc{
	margin: 10px 0 0;
}
.newsWrap{
	height: 390px;
	background: #1f6e8d;
}
.newsWrap02{
	background: #1f6e8d;
}
.newsTri li{
	width: 319px;
	margin-top: 39px;
	padding-left: 40px;
	margin-right: 40px;
	border-left: 1px solid #d3e3e8;
}
.newsTri li h3{
	margin-top: 12px;
}
.newsTri li h3 a{
	color: #003366;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.readMore{
	display: inline-block;
	vertical-align: top;
	padding-right: 26px;
	background: url(../img/arr.png) no-repeat 100% 50%;
}
.readMoreWhite{
	background-image: url(../img/arr_white.png);
}
.newsTri .readMore{
	margin-top: 14px;
}
.newsIns02 .readMoreWhite{
	margin-top: 15px;
}
.newsIns02 .fontNews{
	margin-top: 40px;
}
.readMore i{
	font-style: normal;
	font-size: 14px;
	color: #003366;
	text-transform: uppercase;
}
.readMoreWhite i{
	color: #fff;
}
.vidLft{
	width: 650px;
	margin-right: 5px;
}
.vidLft div{
	padding: 20px 30px;
	background: #3399cc;
}
.vidLft div h3 a{
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
}
.focus_tit{
	text-align: center;
	margin-top: 70px;
}
.focus_tit a,.focus_tit span{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 38px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.focus{
	height: 750px;
	background: url(../img/bg.jpg) no-repeat 50% 0;
}
.vtop{
	position: relative;
	display: block;
}
.vtop::before,.vtop::after{
	content: '';
	position: absolute;
}
.vtop::before{
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	height: 150px;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.4));
}
.vidListNoVid .vtop::before{
	height: 100%;
	background: transparent;
}
.vidList .vtop::before{
	height: 100%;
}
.vtop::after{
	display: inline-block;
	vertical-align: top;
	width: 39px;
	height: 28px;
	background: url(../img/vidIcon.png) no-repeat;
	right: 20px;
	bottom: 20px;
	z-index: 31;
}
.vidListNoVid .vtop::after{
	display: none;
}
.vidList{
	width: 252px;
	padding-left: 20px;
}
.vidList dd{
	margin-bottom: 20px;
}
.vidList dd div{
	padding: 15px;
	background: #3399cc;
}
.vidList dd div:hover,.vidLft div:hover{
	background: #52b93e;
}
.vidList dd div h3 a{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
}
.investWrap{
	height: 870px;
	background: url(../img/bg02.jpg) no-repeat 50% 0;
}
.investLft{
	width: 322px;
	margin-right: 46px;
}
.investDl dd{
	margin-bottom: 4px;
}
.invest_tit{
	margin-top: 25px;
}
.invest_tit a{
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #52b93e;
}
.investList li{
	margin-top: 32px;
}
.investList li i{
	float: left;
	width: 7px;
	height: 12px;
	margin: 5px 9px 0 0;
	background: url(../img/arrow.png) no-repeat;
}
.investList li h3{
	overflow: hidden;
}
.investList li h3 a{
	display: block;
	overflow: hidden;
	margin-left: 8px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
}
.imgBx{
	position: relative;
	width: 414px;
	height: 248px;
	overflow: hidden;
}
.mr-4{
	margin-right: 4px;
}
.ml-4{
	margin-left: 4px;
}
.imgBx img{
	transition: .2s all ease-in-out;
}
.imgBx:hover img{
	transform: scale(1.1);
}
.imgBx span{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 30;
	background: rgba(0,0,0,.3);
	line-height: 248px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.dlBlock{
	height: 248px;
	background: #52b93e;
}
.dlBlock02{background: #1f6e8d;}
.dlBlock h3{
	overflow: hidden;
	margin-top: 30px;
}
.dlBlock h3 a,.dlBlock h3 i{
	float: left;
	height: 47px;
}
.investBx{
	margin-top: 45px;
}
.dlBlock h3 a{
	font-size: 20px;
	line-height: 48px;
	padding: 0 15px 0 30px;
	color: #fff;
	background: #6cd457;
}
.dlBlock02 h3 a{
	background: #3994b8;
}
.dlBlock h3 i{
	width: 15px;
	background: url(../img/arr_01.png) no-repeat;
}
.dlBlock02 h3 i{
	background: url(../img/arr_02.png) no-repeat;
}
.dlBlock p{
	font-size: 16px;
	padding: 20px 30px;
	margin: 0;
	line-height: 24px;
	color: #fff;
}
.culPos{
	position: absolute;
	width: 708px;
	bottom: 0;
	right: 0;
	z-index: 30;
	background: rgba(31, 110, 141, .85);
}
.culPos div{
	padding: 35px 40px;
}
.culPos div h3 a{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
}
.culPos div p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.focuslist li{
	width: 350px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}
.culBg{
	background: url(../img/bg03.jpg) no-repeat 50% 0;
}
.culWrap{
	padding-top: 40px;
}
.focuslist li .floatlft{
	margin-right: 10px;
}
.focuslist li div h3 a{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.focuslist li div em{
	display: block;
	font-size: 14px;
	color: #52b93e;
	margin-top: 6px;
}
.cul_prev,.cul_nxt{
	position: absolute;
	width: 44px;
	top: 0;
	height: 100%;
	background: url(../img/shadow_lft.jpg) no-repeat -18px 0;
	z-index: 30;
}
.swiper-container-culture{
	width: 1130px;
	height: 185px;
}
.cul_prev{
	left: -20px;
}
.cul_nxt{
	right: -23px;
	background-image: url(../img/shadow_rgt.jpg);
	background-position: 0 0;
}
.cul_prev i,.cul_nxt i{
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	width: 44px;
	height: 44px;
	margin-top: 58px;
	background: url(../img/arr_prev.png) no-repeat;
}
.cul_nxt i{
	transform: rotate(180deg);
}
.cul_arr{
	margin-top: 15px;
}
.culture_mart{
	margin-top: 15px;
}
.cul_arr i{
	display: inline-block;
	vertical-align: top;
	width: 49px;
	height: 24px;
	background: url(../img/arrow_green.png) no-repeat 50% 0;
}
.pagination-culture{
	text-align: center;
	position: relative;
	margin-top: -25px;
}
.pagination-culture span{
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #eaf1f7;
	margin: 0 5px;
}
.pagination-culture span.swiper-active-switch{
	background-color: #52b93e;
}
.livingBg{
	height: 390px;
	background: url(../img/livingbg.jpg) no-repeat 50% 0;
	margin-top: 110px;
}
.livList{
	text-align: center;
	margin-top: 48px;
}
.livList li{
	width: 150px;
	text-align: center;
	margin: 0 40px;
}
.livList li a{
	display: block;
}
.livList li a i{
	display: block;
	height: 67px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.livList li a:hover{
	color: #fff;
}
.livList li.icon_01 a i{
	background-image: url(../img/liv_ico_01.png);
}
.livList li.icon_02 a i{
	background-image: url(../img/liv_ico_02.png);
}
.livList li.icon_03 a i{
	background-image: url(../img/liv_ico_03.png);
}

.livList li.icon_04 a i{
	background-image: url(../img/liv_ico_04.png);
}
.livList li.icon_05 a i{
	background-image: url(../img/liv_ico_05.png);
}
.livList li a span{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-top: 11px;
}
.liv_tit{
	text-align: center;
	font-weight: bold;
	margin-top: 70px;
	font-size: 38px;
	line-height: 1.1;
	color: #fff;
	text-transform: uppercase;
}
.liv_tit a{
	color: #fff;
}
.mart-culture{
	margin-top: -80px;
}
.swiper-container-home,.homeFocusList li{
	height: 896px;
}
.homeFocusList li{
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
}
.homeFocusList li::after{
	content:'';
	height: 100%;
	background: rgba(0,0,0,.4);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
}
.homeFocusList li div{
	position: absolute;
	bottom: 125px;
	left: 0;
	right: 0;
	z-index: 30;
}
.homeFocusList li div a{
	display: block;
	text-align: center;
	padding: 0 50px;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}
.pagination-home{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
	text-align: center;
	z-index: 30;
}
.pagination-home span{
	margin: 0 5px;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,.1);
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-top: 2px;
	text-align: center;
}
.pagination-home span::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	background: #ccc;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-top: 6px;
}
.pagination-home span.swiper-active-switch{
	width: 22px;
	height: 22px;
	margin-top: 0;
	background: rgba(255,255,255,.24);
}
.pagination-home span.swiper-active-switch::after{
	width: 8px;
	height: 8px;
	background: #fff;
	margin-top: 7px;
}
.navTips{
	letter-spacing: -3em;
	font-size: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}
.navTips a,.navTips em{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	background: #999;
	color: #fff;
	padding: 0 23px;
	margin-left: 1px;
}
.navTips a.facebook,.navTips a.twitter{
	padding: 0;
	width: 34px;
	height: 34px;
	background: url(../img/facebook.png) no-repeat;
}
.navTips a.twitter{
	background-image: url(../img/twitter.png);
}
.home_prev,.home_nxt{
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	z-index: 31;
	top: 50%;
	margin-left: -20px;
}
.home_nxt{
	right: 50%;
	margin-right: -600px;
	transform: rotate(180deg);
}
.home_prev{
	left: 50%;
	margin-left: -600px;
	
}
.foot_top{
	text-align: center;
	margin: 0 auto;
	width: 238px;
	margin-top: -40px;
	position: relative;
	z-index: 30;
}
.foot_top a{
	display: block;
	width: 238px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background: url(../img/goTopbg.png) no-repeat 50% 0;
	text-align: center;
}
.foot_top a span,.foot_top a i{
	display: inline-block;
	vertical-align: top;
}
.foot_top a span{
	font-size: 16px;
	color: #10384f;
	text-transform: uppercase;
}
.foot_top a i{
	width: 18px;
	height: 18px;
	background: url(../img/topArr.png) no-repeat;
	margin-left: 12px;
	margin-top: 12px;
}
.footLink{
	width: 500px;
	margin-top: 55px;
	display: none;
}
.linkTop{
	height: 54px;
	width: 468px;
	background: #ecf7fe;
	border: 1px solid #83b6cc;
	line-height: 54px;
	padding: 0 15px;
	cursor: pointer;
	position: relative;
}
.linkTop i{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 100%;
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 30;
	transition: .2s all ease-in-out;
	background: url(../img/downArr.png) no-repeat 50% 50%;
}
.linkTopShow i{
	transform: rotate(180deg);
}
.linkTop span{
	font-size: 18px;
	color: #10384f;
}
.footNav{
	margin-top: 40px;
}
.footNav li{
	margin-right: 95px;
}
.footNav li:last-child{
	margin-right: 0;
}
.footNav li a.top{
	font-size: 20px;
	line-height: 1;
	padding: 8px 0;
	font-weight: bold;
	color: #333;
	display: block;
	text-align: left;
}
.footNav li dl,.footNav li dl dd,.footNav li dl dd a{
	display: block;
	text-align: left;
}
.footNav li dl dd a{
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
.footBot{
	padding: 35px 0;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	background: #f4333d;
	text-align: center;
	margin-top: 40px;
}
.footer{
	border-top: 1px solid #f4333d;
}
.linkBx{
	position: absolute;
	bottom: 56px;
	z-index: 30;
	background: #f5f5f5;
	border: 1px solid #eaeaea;
	border-bottom: none;
	display: block;
	left: 0;
	right: 0;
	padding: 0 20px;
	transition: .2s all ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.linkBxShow{
	visibility: visible;
	opacity: 1;
}
.linkBx li{
	border-bottom: 1px solid #85b3c7;
}
.linkBx li:last-child{
	border-bottom: none;
}
.linkBx li a{
	display: block;
	line-height: 40px;
	font-size: 14px;
}
.navHome{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 30;
}
.navList li{
	position: relative;
}
.navList li{
	margin-top: 64px;
}
.navSec .navList li{
	margin-top: 60px;
}
.navList li a.top{
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	padding: 0 21px;
	display: block;
	position: relative;
	padding-top: 10px;
}
.navSec .navList li a.top{
	color: #000;
}
.navList li dl{
	background: rgba(255,89,85,.9);
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 30;
	padding: 15px;
	min-width: 120px;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.sharebxMob{
	display: none;
}
.navList li a.top::before{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 56px;
	height: 3px;
	background: transparent;
	top: 0;
	left: 50%;
	margin-left: -28px;
	position: absolute;
}
.navList li:hover a.top::before{
	background: #ff5955;
}
.navList li:hover dl{
	visibility: visible;
	opacity: 1;
}
.navList li dl dd,.navList li dl a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	white-space: nowrap;
}
.navList li.logo{
	margin-top: 0;
	margin-right: 88px;
}
.navHome .navList li.logo{
	margin-top: 20px;
	margin-left: 40px;
}
.navList li.logo a{
	display: inline-block;
	vertical-align: top;
	background: url(../img/logo.png) no-repeat 50% 0;
	width: 286px;
	height: 76px;
}
.navSec .navList li.logo{
	margin-top: 21px;
}
.navSec .navList li.logo a{
	background-image: url(../img/logo_sec.png);
}
.navList li.search{
	/* margin-left: 20px; */
	margin-top: 68px;
}
.navList li.search a{
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: url(../img/searchIco.png) no-repeat;
}
.search_nav{
	/* height: 53px; */
	padding: 30px;
	background: #f4333d;
	overflow: hidden;
	width: 1140px;
	position: absolute;
	top: 117px;
	left: 50%;
	margin-left: -600px;
	z-index: 31;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.search_nav_show{
	visibility: visible;
	opacity: 1;
}
.search_nav input,.search_nav a.searchBtn{
	float: left;
}
.search_nav input{
	border: none;
	height: 53px;
	line-height: 53px;
	width: 1040px;
	padding: 0 20px;
	background: #f9858b;
	font-size: 14px;
	color: #fff;
}
.search_nav a.searchBtn{
	width: 40px;
	height: 53px;
	/* margin-left: 20px; */
	background: url(../img/searchIconWhite.png) no-repeat 50% 50%;
}
.search_nav input::-webkit-input-placeholder{color:#eee;}
.search_nav input::-moz-placeholder{color:#eee;}
.search_nav input:-ms-input-placeholder{color:#eee;}
.search_nav input:-moz-placeholder{color:#eee;}
.navSec{
	height: 116px;
}
.banner{
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 220px;
}
.breadCumBg{
	background: #f8f8f8;
}
.breadCum{
	padding: 15px 0;
	font-size: 16px;
}
.breadCum a,.breadCum span{
	color: #000;
}
.livingList li{
	position: relative;
	width: 590px;
	height: 230px;
	overflow: hidden;
	margin: 25px 25px 0 0;
}
.livingList li img{
	transition: .2s all ease-in-out;
}
.livingList li:hover img{
	transform: scale(1.1);
}
.livingList02 li{
	width: 383px;
}
.vidList02{
	width: 110%;
	margin: 30px 0 0;
	padding: 0;
}
.vidList02 dd{
	width: 383px;
	margin-right: 25px;
}
.livingList li a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 30;
	display: block;
	line-height: 230px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background: rgba(0,0,0,.3);
}
.placeBlank{
	height: 75px;
}
.item_tit_sec{
	text-align: center;
}
.item_tit_sec::before,.item_tit_sec::after{
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 291px;
	height: 7px;
	background: url(../img/item_rgt_long.png) no-repeat;
	margin-top: 20px;
}
.item_tit_sec02::before,.item_tit_sec02::after{
	width: 124px;
	background: url(../img/short_shadow.png) no-repeat;
}
.item_tit_sec a{
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 30px;
	line-height: 48px;
	color: #0f384c;
	font-weight: bold;
}
.halfList dd{
	width: 580px;
	margin-right: 40px;
}
.item_tit_sec::before{
	transform: rotate(180deg);
}
.newsTwo li .floatlft{
	margin-right: 20px;
}
.list_inv{
	margin-top: 25px;
}
.list_inv .floatlft{
	margin-right: 17px;
}
.halfList{
	margin-top: 70px;
}
.newsTwo li{
	overflow: hidden;
	width: 580px;
	padding-left: 0;
	border-left: none;
	margin-right: 40px;
}
.newsTwo li:nth-child(2){
	margin-right: 0;
}
.item_tit_sec_top{
	margin-top: 54px;
}
.newsList li{
	overflow: hidden;
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.newsList li .floatlft{
	margin-right: 25px;
}
.newsList li div h3 a{
	font-size: 24px;
	line-height: 30px;
	color: #000;
	display: block;
}
.newsList li div p{
	font-size: 18px;
	line-height: 22px;
	color: #666;
	margin: 10px 0 0;
}
.sideBar{
	width: 247px;
	margin-right: 50px;
}
.sideBar dd{
	overflow: hidden;
	width: 260px;
	margin-bottom: 5px;
}
.sideBar dd a{
	background: #f5f5f5;
	display: block;
	line-height: 24px;
	font-size: 18px;
	padding: 14px 20px;
	color: #000;
	width: 218px;
	border: 1px solid #cecece;
}
.sideBar dd a,.sideBar dd i{
	float: left;
}
.sideBar dd:hover a,.sideBar dd.current a{
	border-color: #f4333d;
}
.page_news{
	text-align: center;
	margin-top: 40px;
}
.newsMart{
	margin-top: 45px;
}

.title{
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 20px;
}
.content{
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}
.article_wid{
	width: 766px;
}
.authorBx a,.authorBx span{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-right: 10px;
}
.article_wid p{
	font-size: 14px;
	line-height: 18px;
}
.authorBxIns a{
	float: left;
	margin-left: 7px;
	font-size: 14px;
	line-height: 35px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-right: 10px;
	color: #666;
}
.authorBxIns a.cor_red{
	color: #ff0000;
}
.authorBxIns{
	overflow: hidden;
	background: url(../img/font.png) no-repeat 0 50%;
	padding-left: 22px;
}
.sharebx{
	word-spacing: -3em;
	font-size: 0;
}
.sharebx{
	margin-left: 30px;
}
.sharebx a{
	display: inline-block;
	vertical-align: top;
	word-spacing: normal;
	width: 35px;
	height: 35px;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
	margin-right: 0;
}
.twitter{
	background-image: url(../img/twitter.png);
}
.facebook{
	background-image: url(../img/facebook.png);
}
.ins{
	background-image: url(../img/ins.png);
}
.more{
	background-image: url(../img/more.png);
}

.search_wrap{
	padding: 20px 20px 0;
	background: #eaf1f7;
	overflow: hidden;
}
.search_wrap input,.search_wrap a{
	float: left;
	height: 51px;
	line-height: 51px;
	border: none;
	overflow: hidden;
}
.search_wrap input{
	background: #fff;
	padding: 0 20px;
	font-size: 16px;
	color: #333;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 801px;
}
.search_wrap a{
	width: 157px;
	background: #52b93e;
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.search_txt{
	padding: 10px 20px 20px;
	background: #eaf1f7;
	font-size: 16px;
	color: #333;
}
.searchTop,.bizList{
	margin-top: 20px;
}
.bizList li{
	width: 383px;
	margin-right: 25px;
}
.bizList li a{
	display: block;
}
.imgBox{
	width: 383px;
	height: 230px;
}
.imgTrans{
	display: block;
	overflow: hidden;
}
.imgTrans img{
	transition: .2s all ease-in-out;
}
.imgTrans:hover img{
	transform: scale(1.1);
}
.bizList li{
	margin-top: 6px;
}
.bizList li div{
	padding: 20px;
	background: #eaf1f7;
}
.bizList li div h3{
	margin-top: 10px;
}
.bizList li.bizImportant{
	background: url(../img/bgG.jpg) repeat-x;
	min-height: 360px;
	margin-top: 0;
}
.bizList li.bizImportant div{
	background: none;
}
.bizList li.bizImportant div h3 a{
	font-size: 22px;
	line-height: 26px;
}
.bizList li.bizImportant div p{
	font-size: 16px;
	line-height: 24px;
	color: #003366;
	margin: 10px 0 0;
}
.listUl{
	margin-top: 20px;
}
.listUl li{
	width: 284px;
	background: #eaf1f7;
	margin-right: 12px;
}
.listUl li div{
	padding: 20px;
}
.facebookNav{
	width: 51px;
	height: 51px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}
.facebookNav a.facebook{
	display: inline-block;
	vertical-align: top;
	width: 51px;
	height: 51px;
	background: url(../img/facebookNav.png) no-repeat;
	
}
.culTitle{
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	width: 275px;
	margin-top: 80px;
}
.culTitle-mr{
	margin-right: 60px;
}
.culTitle-ml{
	margin-left: 60px;
}
.culTitle02{
	margin-top: 100px;
}
.culPrev,.culNxt{
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 95px;
	z-index: 30;
	cursor: pointer;
	background: url(../img/green_arr_prev.png) no-repeat;
}
.culPrev{
	left: 0;
}
.culNxt{
	transform: rotate(180deg);
	right: 0;
}
.culFocusList li h3{
	margin-top: 55px;
}
.culFocusList li h3 a{
	font-size: 22px;
	line-height: 26px;
}
.culItemBg{
	background: url(../img/itemBg.jpg) no-repeat 50% 100%;
	padding-bottom: 30px;
	margin-bottom: 70px;
}
.culItemBg02{
	background-image: url(../img/itemBg02.jpg);
}
.swiper-container-cul_t{
	width: 770px;
}
.culFocusList li p{
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	margin: 10px 0 0; 
}
.culFocusList li .floatrgt{
	margin-left: 30px;
}
.culFocusList li .floatlft{
	margin-right: 30px;
}
.culFocusList li .readMore{
	margin-top: 10px;
}
.culFocusList li a.readMore:hover{
	color: #003366;
}
.newsMenu{
	margin-top: 90px;
}
.newsMenu li{
	margin: 0 16px;
}
.newsMenu li a{
	display: block;
	text-align: center;
	width: 347px;
	height: 91px;
	line-height: 91px;
	background: #999999;
	border-radius: 46px;
	font-size: 30px;
	color: #fff;
	font-family: 'Myriad-Pro-Bold';
	font-weight: bold;
}
.wid-192{
	width: 192px;
}
.mr-10{
	margin-right: 10px;
}
.wid-595{
	width: 595px;
}
.transPic img{
	transition: .2s all ease-in-out;
	transform: scale(1);
}
.transPic:hover img{
	transform: scale(1.1);
}
.newsPics li{
	overflow: hidden;
}
.newsPics li a{
	display: block;
	position: relative;
}
.newsPics li a::after{
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.3);
}
.newsPics li a span{
	position: absolute;
	font-size: 22px;
	line-height: 24px;
	left: 30px;
	right: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: 'Myriad-Pro-Bold';
	font-weight: bold;
	top: 99px;
	z-index: 30;
}
.newsPics li.bigChar a span{
	top: 50%;
	margin-top: -18px;
	font-size: 30px;
	line-height: 1.2;
}
.news-tri li a span{
	top: 111px;
}
.newsMenu li.current a{
	background: #F4333D;
}
.newsMenu li.current::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	border-bottom: 20px solid transparent;
	border-top: 20px solid #F4333D;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.cont-lft{
	width: 580px;
	margin-right: 40px;
}
.cont-tit a,.cont-tit span{
	display: inline-block;
	vertical-align: top;
	font-size: 28px;
	line-height: 1;
	font-family: 'Myriad-Pro-Bold';
	color: #333;
}
.bgLight{
	background: #f5f5f5;
}
.contNewsList{
	padding: 20px;
	background: #fff;
	margin-top: 20px;
}
.contNewsList li{
	overflow: hidden;
	margin-bottom: 20px;
}
.contNewsList li:last-child{
	margin-bottom: 0;
}
.contNewsList li h3 a{
	font-size: 20px;
	line-height: 24px;
}
.contNewsList .floatlft{
	margin-right: 18px;
}
.date_cont{
	width: 90px;
	border-right: 1px solid #999;
}
.date_cont b,.date_cont span{
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	color: #666;
}
.date_cont b{
	font-size: 48px;
}
.spe_wrapper{
	margin-top: 35px;
	margin-bottom: 20px;
}
.spe_prev,.spe_nxt{
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 25px;
	background: url(../img/spe_arr.png) no-repeat;
	position: absolute;
	z-index: 30;
	top: 50%;
	margin-top: -22.5px;
	cursor: pointer;
}
.swiper-container-spe{
	margin-left: 15px;
	width: 550px;
}
.spe_prev{
	left: 0;
}
.spe_nxt{
	right: 0;
	transform: rotate(180deg);
}
.pagination-spe{
	margin-top: 10px;
	text-align: center;
}
.pagination-spe span{
	display: inline-block;
	vertical-align: top;
	width: 11px;
	height: 11px;
	background: #ccc;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 4px;
}
.pagination-spe span.swiper-active-switch{
	background: #f4333d;
}
.mainCont{
	display: none;
}
.mainContShow{
	display: block;
}
.place_80{
	height: 80px;
}
.place_130{
	height: 130px;
}
.livngList{
	margin-top: 25px;
	height: 318px;
}
.livngList li{
	overflow: hidden;
	width: 149px;
	margin: 0 25px;
}
.livngList li h3 a{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Myriad-Pro-Bold';
}
.livngList li a.topBlock{
	width: 149px;
	height: 149px;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
}
.livngList li:hover{
	width: 205px;
	margin: 0;
}
.livngList li:hover a.topBlock{
	width: 205px;
	height: 205px;
	margin-top: 0;
}
.livngList li:hover h3 a{
	font-size: 26px;
}
.livngList li a.topBlock img{
	width: 100%;
	height: auto;
}
.livngList li a.topBlock::before{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.3);
}
.livngList li a.topBlock::after{
	content:'';
	width: 58px;
	height: 58px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 21;
	margin: -29px 0 0 -29px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}
.livngList li:nth-child(1) a.topBlock::after{
	background-image: url(../img/liv_ico_01.png);
}
.livngList li:nth-child(2) a.topBlock::after{
	background-image: url(../img/liv_ico_02.png);
}
.livngList li:nth-child(3) a.topBlock::after{
	background-image: url(../img/liv_ico_03.png);
}
.livngList li:nth-child(4) a.topBlock::after{
	background-image: url(../img/liv_ico_04.png);
}
.livngList li:nth-child(5) a.topBlock::after{
	background-image: url(../img/liv_ico_05.png);
}
.livngList li:nth-child(6) a.topBlock::after{
	background-image: url(../img/liv_ico_06.png);
}
.profileList{
	margin-top: 35px;
}
.profileList li{
	width: 147px;
	transition: .2s all ease-in-out;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
.profileList li.current{
	width: 465px;
}
.profileList li a{
	display: block;
	position: relative;
	height: 465px;
}
.profileList li a h3::before{
	content:'';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	bottom: 86px;
	left: 20px;
	width: 63px;
	height: 6px;
	background: #f4333d;
}
.profileList li a h3{
	padding: 0 20px;
	font-size: 20px;
	line-height: 92px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	color: #fff;
}
.footLinks{
	word-spacing: -3em;
	font-size: 0;
	margin-top: 40px;
}
.footLinks a,.footLinks span,.footLinks i{
	display: inline-block;
	vertical-align: top;
	word-spacing: normal;
	font-size: 18px;
	color: #333;
	font-style: normal;
	margin-right: 20px;
}
.footTips{
	margin-top: 25px;
}
.footTips li a{
	font-size: 16px;
	color: #333;
}
.footTips li{
	background: url(../img/arr.png) no-repeat 0 50%;
	padding-left: 12px;
	margin: 0 6px;
}
.picsList{
	margin-top: 15px;
}
.picsList li{
	width: 362px;
	margin: 55px 45px 0 5px;
}
.picsList li h3 a{
	display: block;
	text-align: center;
	font-size: 24px;
	margin-top: 15px;
}
.culMart{
	margin-top: 56px;
}
.culture_lft{
	width: 533px;
	margin-right: 134px;
}
.newsPicsWrap{
	margin-top: 62px;
}
.newsList02 li{
	padding: 30px 50px;
}
.newsList02 li h3 a{
	font-family: 'Myriad-Pro-Bold';
	font-size: 30px;
	line-height: 1;
}
.newsList02 li div p{
	font-size: 22px;
	line-height: 28px;
}
.newsLft{
	width: 893px;
	margin-right: 50px;
}
.culPics{
	margin-top: 21px;
}
.culPicsWrap{
	padding: 0 25px;
}
.cul_tit a,.cul_tit span{
	font-size: 36px;
	color: #333;
	display: block;
	padding: 10px 0;
}
.culPics li{
	margin-right: 30px;
}
.culPicsTri li{
	margin-right: 21.5px;
}
.cul_lst dd{
	padding: 20px;
	background: #f5f5f5;
	margin-top: 10px;
}
.cul_lst dd h3 a{
	display: block;
	font-size: 22px;
	line-height: 26px;
	padding: 0 10px;
	color: #000;
	margin-top: 15px;
}
.sideR_tit{
	margin-bottom: 18px;
}
.sideR_tit span,.sideR_tit a{
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	background: #f4333d;
}
.sideR_lst dd{margin-bottom: 38px;}
.sideR_lst dd h3 a{
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin-top: 15px;
}
.newsList03 li{
	overflow: visible;
	margin-top: 97px;
	position: relative;
	margin-bottom: 48px;
}
.newsList03 li h2{
	font-size: 36px;
	line-height: 1;
	position: absolute;
	top: -97px;
	z-index: 20;
}
.thisIs{
	font-size: 36px;
	line-height: 1;
}
.newsList04 li h2{
	left: 0;
}
.newsList03 li.holder{
	clear: both;
	padding: 0;
	background: none;
	margin: 0;
}
.newsList03 li a.floatlft{
	margin-top: -67px;
}
.newsList03 li h3 a{
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
}
.clear{
	clear: both;
}
.newsList03 li div p{
	font-size: 18px;
	line-height: 24px;
	color: #666;
	font-family: 'MyriadPro-LightSemiExt';
}
.newsList03 li div p.fontP,.fontP{
	font-family: 'Myriad-Pro';
	font-size: 20px;
	line-height: 26px;
}
.hisCont .fontP{
	font-size: 18px;
	margin: 0;
}
.hisCont{
	margin: 0 90px;
	margin-top: 65px;
	display: none;
}
.hisContShow{
	display: block;
}
.disMart{
	margin-top: 60px;
}
.hisCont span{
	font-size: 28px;
	font-family: 'Myriad-Pro';
	line-height: 1;
	font-weight: bold;
}
.hisCont span.floatlft{
	margin-right: 40px;
}
.moreRead{
	display: inline-block;
	vertical-align: top;
	background: url(../img/mree.png) no-repeat 0 50%;
	padding-left: 30px;
	font-size: 16px;
	text-transform: uppercase;
	color: #f4333d;
	line-height: 25px;
	margin-top: 20px;
}
.disList{
	margin-top: 24px;
}
.disList li{
	width: 362px;
	margin-right: 56px;
}
.disList li h3{
	padding: 16px 20px;
	background: #f5f5f5;
}
.disList li h3 a{
	font-size: 18px;
	line-height: 24px;
	display: block;
	width: 100%;
}
.galleryList li{
	width: 570px;
	margin: 0;
}
.galleryList li h3 a{
	font-size: 28px;
	line-height: 34px;
	font-family: 'Myriad-Pro-Bold';
}
.g_list li{
	width: 257px;
	margin: 0 0 20px 58px;
}
.g_list li h3 a{
	font-size: 16px;
	line-height: 22px;
}
.v_list li{
	background: #666;
	overflow: hidden;
	width: 554px;
	margin-right: 93px;
	margin-top: 30px;
}
.v_list li div.overhid{
	padding: 20px;
}
.v_list li div h3 a{
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
}
.galleryMart{
	margin-top: 70px;
}
.vidMart{
	margin-top: 30px;
}
.hisMenu{
	margin: 0 58px;
	background: url(../img/lne.png) repeat-x 0 50%;
	padding-top: 28px;
	margin-top: 35px;
}
.hisBg{
	padding: 58px 0 60px;
}
.hisMenu li{
	margin-right: 27px;
}
.hisMenu li:last-child{
	margin-right: 0;
}
.hisMenu li a{
	display: block;
}
.hisMenu li a:hover{
	text-decoration: none;
}
.hisMenu li:nth-child(1) a::before,.hisMenu li:nth-child(2) a::after,.hisMenu li:nth-child(3) a::before,.hisMenu li:nth-child(4) a::after,.hisMenu li:nth-child(5) a::before,.hisMenu li:nth-child(6) a::after,.hisMenu li:nth-child(7) a::before,.hisMenu li:nth-child(8) a::after,.hisMenu li:nth-child(9) a::before,.hisMenu li:nth-child(10) a::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	background: #fff;
	border: 8px solid #f4333d;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.hisMenu li.current a::before,.hisMenu li.current a::after{
	background-color: #f4333d;
}
.hisMenu li.current span{
	color: #f4333d;
}
.hisMenu li:nth-child(2n) span{
	margin-top: -28px;
}
.hisMenu li a span{
	display: block;
	font-family: 'Myriad-Pro-Bold';
	font-size: 18px;
	line-height: 29px;
}
.welcome{
	width: 604px;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -302px;
	z-index: 40;
}
.welcome h2{
	font-size: 60px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Myriad-Pro-Bold';
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.welcome h2 b{
	font-size: 80px;
}
.welcomeSearch{
	border: 5px solid rgba(255,255,255,.5);
	height: 64px;
	-o-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	overflow: hidden;
	margin-top: 45px;
}
.welcomeSearch input{
	width: 440px;
	float: left;
	line-height: 64px;
	padding: 0 30px;
	background: #fff;
	border: none;
	font-size: 20px;
}
.welcomeSearch a{
	float: left;
	width: 154px;
	line-height: 64px;
	font-size: 24px;
	font-family: 'Myriad-Pro-Bold';
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-align: center;
	background-image: linear-gradient(to right,#ff5555,#ff6f53);
}