.profile_cont{
	width: 784px;
}
.profile_cont div.overhid{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-left: 0;
}
.item_tit a,.item_tit span{
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
	color: #333;
}
.bg_gray{
	background: #f7f7f7;
}
.cor_gray,.cor_gray a{
	color: #333;
}
.swiper-container-01{
	height: 600px;
}
.focuslst li{
	margin: 0;
	position: relative;
}
.focuslst li img{
	padding: 0 5px;
}
.focuslst li h3{
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
	text-align: center;
}
.focuslst li h3 a{
	display: inline-block;
	font-size: 24px;
	line-height: 30px;
	padding: 20px 25px;
	background: rgba(0,0,0,.7);
	color: #fff;
	font-weight: normal;
}
.date{
	font-size: 14px;
	line-height: 30px;
	color: #c88d00;
	display: block;
}
.font-18{
	font-size: 18px;
	line-height: 24px;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-25{
	margin-top: 25px;
}
.mt-30{
	margin-top: 30px;
}
.mt-65{
	margin-top: 65px;
}
.mt-80{
	margin-top: 80px;
}
.mr-6{
	margin-right: 6px;
}
.pb-35{
	padding-bottom: 35px;
}
.news_lft{
	width: 767px;
}
.news_lft_lft{
	width: 267px;
	margin-right: 98px;
}
.news_ul li{
	margin-bottom: 24px;
}
.video_wrap{
	width: 267px;
	margin-top: 153px;
}
.video_ins{
	display: block;
}
.video_ins em{
	display: inline-block;
	width: 48px;
	height: 48px;
	z-index: 30;
	background: url(../img/v_icon.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
}
.video_bg{
	background: url(../img/gray_bg.jpg) no-repeat #eee;
	height: 500px;
}
.bg_hold{
	position: absolute;
	right: 0;
	top: 0;
	height: 500px;
	width: 100px;
	background: #eee;
}
.invest_item{
	width: 396px;
	height: 400px;
}
.invest_bg01{
	background: #f1f6fb;
}
.invest_bg02{
	background: #f1fbf6;
}
.invest_bg03{
	background: #f1f9fb;
}
.invest_ins{
	width: 267px;
}
.invest_tit a,.invest_tit span{
	font-size: 24px;
	line-height: 1.2;
	font-weight: normal;
	display: block;
	text-align: center;
	color: #1167b4;
}
.invest_tit_02 a,.invest_tit_02 span{
	color: #12b667;
}
.invest_tit_03 a,.invest_tit_03 span{
	color: #1298b5;
}
.guide{
	padding: 0 23px;
}
.guide dd{
	margin-top: 15px;
}
.guide dd a{
	display: block;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	background: #12b667;
	border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.living_lst li{
	width: 200px;
	height: 200px;
	margin-right: 50px;
	overflow: hidden;
}
.living_lst li a{
	display: block;
	position: relative;
}
.living_lst li a span{
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
	line-height: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	text-align: center;
	bottom: 0;
	background: rgba(0,0,0,.4);
}
.living_lst li a img{
	transition: .2s all ease-in-out;
}
.living_lst li a:hover img{
	transform: scale(1.2);
}
.living_lst li a:hover span{
	visibility: visible;
	opacity: 1;
}
.secbanner{
	background-repeat: no-repeat;
	background-position: 50% 0;
	display: block;
	height: 300px;
	text-align: center;
}
.secbanner a{
	display: inline-block;
	padding: 0 30px;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	color: #fff;
	margin-top: 202px;
	background: rgba(0,0,0,.7);
}
.breadCum{
	font-size: 20px;
	padding: 30px 0;
}
.breadCum a,.breadCum span,.breadCum b{
	font-weight: normal;
	color: #666;
	display: inline-block;
	margin-left: 4px;
}
.menu_lst{
	width: 277px;
	margin-right: 40px;
}
.menu_lst dd{
	margin-bottom: 2px;
	overflow: hidden;
}
.menu_lst dd a{
	float: left;
	width: 219px;
	height: 58px;
	padding-left: 50px;
	line-height: 58px;
	font-size: 20px;
	color: #111;
	background: #f8f8f8;
}
.menu_lst dd.current a,.menu_lst dd:hover a{
	background: #c88d00;
	color: #fff;
}
.menu_lst dd a:hover{
	text-decoration: none;
}
.menu_lst dd.current::after,.menu_lst dd:hover::after{
	display: block;
	overflow: hidden;
	content:'';
	width: 8px;
	height: 58px;
	background: url(../img/arrow.png) no-repeat;
}
.list_lst li{
	padding: 20px;
	background: #f8f8f8;
	overflow: hidden;
	margin-bottom: 20px;
}
.list_lst li .floatlft{
	margin-right: 25px;
}
.list_lst li h3 a{
	font-size: 24px;
	line-height: 1.2;
	color: #333;
	font-weight: normal;
}
.list_lst li span{
	display: block;
	font-size: 16px;
	line-height: 1.2;
	color: #999;
	margin-top: 5px;
}
.list_lst li h3 a:hover{
	text-decoration: none;
}
.list_lst li p{
	font-size: 18px;
	line-height: 1.2;
	color: #555;
	margin: 10px 0 0;
}
.list_lst li:hover{
	background: #eee;
}
.list_lst li:hover h3 a{
	color: #c88d00;
}
.paginate{
	text-align: center;
	margin-top: 25px;
}
.paginate a,.paginate span{
	display: inline-block;
	vertical-align: top;
	padding: 10px 25px;
	font-size: 20px;
	line-height: 1.2;
	color: #666;
}
.paginate a.prev,.paginate a.nxt{
	width: 9px;
	height: 15px;
	background: url(../img/left_arr.png) no-repeat;
	padding: 0;
	margin-top: 14px;
}
.paginate a.prev{
	padding-right: 10px;
}
.paginate a.nxt{
	background: url(../img/right_arr.png) no-repeat;
	padding-left: 10px;
}
.paginate span{
	color: #c88d00;
	text-decoration: underline;
}
.pics_lst li{
	width: 241px;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #f8f8f8;
}
.pics_lst li h3{
	margin-top: 18px;
}
.pics_lst li h3 a{
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
	display: block;
	text-align: center;
	color: #333;
}
.pics_lst li:hover{
	background: #eee;
}
.pics_lst li h3 a:hover{
	text-decoration: none;
}
.title{
	font-family: 'Helvetica-Condensed-Bold';
	font-size: 48px;
	line-height: 1.2;
	font-weight: normal;
	margin-top: 0;
	text-align: center;
}
.author_bx{
	text-align: center;
	margin-top: 10px;
}
.author_bx span{
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	color: #666;
	margin: 0 5px;
}
.share_bx{
	margin-top: 20px;
	text-align: center;
}
.share_bx a{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.content{
	font-size: 22px;
	line-height: 36px;
	color: #333;
	margin-top: 38px;
}
.bdy_wid_cont{
	width: 1100px;
}
.related{
	margin-top: 60px;
	padding-top: 70px;
	border-top: 1px solid #e7e7e7;
}
.relate_pl{
	padding-left: 50px;
}
.relate_tit{
	font-size: 36px;
	line-height: 60px;
	color: #333;
	text-transform: uppercase;
}
.relate_lst{
	margin-top: 10px;
	padding-bottom: 20px;
}
.relate_lst dd{
	margin-top: 20px;
}
.relate_lst dd a,.relate_lst dd span{
	color: #333;
	font-size: 22px;
	line-height: 1.2;
}
.relate_lst dd:hover a,.relate_lst dd:hover span{
	color: #c88d00;
}
.relate_lst dd span{
	float: left;
	margin-right: 5px;
}
.relate_lst dd a{
	display: block;
	overflow: hidden;
}
.search_item{
	font-size: 18px;
	line-height: 24px;
	color: #999;
}
.search_bx{
	width: 800px;
	height: 68px;
	border: 1px solid #ccc;
	border-radius: 34px;
	-o-border-radius: 34px;
	-webkit-border-radius: 34px;
	overflow: hidden;
}
.search_bx div{
	float: left;
	padding-left: 25px;
	width: 630px;
	position: relative;
}
.search_bx div input{
	font-size: 24px;
	display: inline-block;
	width: 600px;
	height: 68px;
	line-height: 68px;
	color: #333;
	border: none;
}
.search_bx div span{
	display: inline-block;
	width: 17px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 24px;
	cursor: pointer;
	background: url(../img/close.png) no-repeat;
}
.search{
	display: inline-block;
	width: 121px;
	height: 58px;
	border-radius: 29px;
	-o-border-radius: 29px;
	-webkit-border-radius: 29px;
	background: #c88d00;
	line-height: 58px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	float: right;
	margin: 5px 5px 0 0;
}
.footer_bx{
	background: #f1f1f1;
	margin-top: 70px;
	padding-bottom: 65px;
}
.drop_wrap{
	width: 550px;
	margin: 0 auto;
	padding-top: 50px;
}
.drop_wrap dd{
	position: relative;
}
.drop_wrap dd ul{
	position: absolute;
	bottom: 58px;
	left: 0;
	right: 0;
	z-index: 30;
	transition: .2s all ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.drop_wrap dd.show_drop ul{
	visibility: visible;
	opacity: 1;
}
.drop_wrap dd ul{
	border-top: 1px solid #ccc;
}
.drop_wrap dd ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.drop_wrap dd div{
	padding: 0 20px 0 25px;
	border: 1px solid #ccc;
	height: 58px;
	line-height: 58px;
	cursor: pointer;
	background: #fff;
}
.drop_wrap dd div i{
	float: right;
	width: 14px;
	height: 8px;
	margin-top: 27px;
	background: url(../img/arr.png) no-repeat;
	transition: .2s all ease-in-out;
}
.drop_wrap dd.show_drop div i{
	transform: rotate(180deg);
}
.drop_wrap dd div span{
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #666;
}
.foot_char{
	text-align: center;
	font-size: 18px;
	line-height: 1.2;
	color: #ccc;
	margin-top: 38px;
}
.head_wrap{
	height: 150px;
	z-index: 30;
}
.head_wrap a.floatlft{
	margin-right: 33px;
	margin-top: 30px;;
}
.nav_lst{
	padding-top: 60px;
}
.nav_lst li{
	position: relative;
}
.nav_lst li a{
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
	margin: 0 22px;
	color: #333;
	position: relative;
}
.nav_lst li dl{
	position: absolute;
	top: 32px;
	left: 0;
	width: 220px;
	display: none;
}
.nav_lst li dl dd{
	width: 100%;
}
.nav_lst li dl dd a{
	display: block;
	width: 100%;
	font-size: 18px;
	background: #F1F1F1;
	padding: 5px 15px;
}
.nav_lst li:hover a,.nav_lst li.current a{
	color: #c88d00;
}
.nav_lst li a:hover{
	text-decoration: none;
}
.nav_lst li:hover a::after,.nav_lst li.current a::after{
	content:'';
	display: inline-block;
	width: 36px;
	height: 2px;
	background: #c88d00;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -18px;
}
.nav_lst li:hover dl dd a::after,.nav_lst li.current dl dd a::after{
	display: none;
}
.nav_lst li:hover dl{
	display: block;
}
.nav_lst li:hover dl dd a,.nav_lst li.current dl dd a{
	color: #333;
}
.nav_lst li dl dd a:hover{
	text-decoration: underline;
}
.search_wrap{
	position: absolute;
	right: 0;
	top: 55px;
}
.search_ins{
	width: 300px;
	height: 40px;
	border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #f2f2f2;
}
.search_ins input,.search_ins a{
	display: inline-block;
	background: none;
	border: none;
}
.search_ins a{
	width: 19px;
	height: 20px;
	background: url(../img/search.png) no-repeat;
	margin-left: 8px;
}
.search_ins input{
	font-size: 20px;
	margin-left: 20px;
	line-height: 40px;
	width: 234px;
	font-family: 'Helvetica-Condensed';
}
.cn{
	line-height: 40px;
	font-size: 18px;
	margin-left: 35px;
}
.pagination-01{
	position: absolute;
	z-index: 30;
	bottom: 13px;
	text-align: center;
	left: 0;
	right: 0;
}
.pagination-01 span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #999;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin: 0 5px;
}
.pagination-01 span.swiper-active-switch{
	background: #fff;
}
.focus_prev,.focus_nxt{
	display: inline-block;
	width: 34px;
	height: 67px;
	top: 50%;
	z-index: 30;
	cursor: pointer;
	margin-top: -33.5px;
	position: absolute;
	background: url(../img/focus_arr.png) no-repeat;
}
.focus_prev{
	left: 0;
}
.focus_nxt{
	right: 0;
	background: url(../img/focus_arr_rgt.png) no-repeat;
}