@charset "utf-8";
/*index--start*/
.bx_indBanner,
.bx_indContent,
.bx_indClub,
.bx_servies,
.bx_indTimeAxis,
.bx_indTrends,
.bx_newsBanner,
.bx_newsCenterInd,
.bx_findRegOk,
.error{
    width:100%;
	min-width: 1200px;
	margin: 0 auto;

}
.bx_indContent .indServies_con,
.indIncrement,
.bx_servies .servies_con,
.bx_indClub .indClub_con,
.indTimeAxis .indTimeAxis_con,
.indTrends .indTrends_con,
.bx_newsCenterInd .newsCenter_tabs,
.bx_newsCenterInd .newsCenter_con,
.bx_findRegOk .findRegOk_con,
.error .error_con{
    width:1200px;
    margin:0 auto;
}
.bx_indBanner{
	height:650px;
	overflow: hidden;
}
.bx_indBanner a{
	display: block;
	text-align: center;
	height:650px;
}
.bx_indBanner ul{
	bottom:25px;
	left:50%;
	/*margin-left:-76.5px;*/
	transform: translateX(-50%);
}
.bx_indBanner ul li{
	float: left;
	border-radius:50%;
	width:15px;
	height:15px;
	background: #fff;
	margin:0 18px;
	cursor:pointer;
}
.bx_indBanner ul li.active{
	background: #000
}
.bx_indContent .bx_indServies{
	background: #fff;
	height:685px;
	margin:0 auto;
	padding-bottom:120px;
}
.bx_indContent .indServies_con{
	padding-top:42px;
}
.bx_indContent h2{
	font-size:24px;
	color:#323232;
	margin-bottom:10px;
}
.bx_indContent h2 a{
	right: 0;
}
.bx_indContent .indServies_con > div a span{
	width: 74px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	z-index: 10;
	background: #fd7045;
	top:-7px;
	left: 18px;
}
.bx_indContent .indServies_con > p{
	margin-bottom:120px;
}


.bx_indClub{
	background: #f6f7fb;
	padding-top:63px;
}
.bx_indClub ul{
	margin-bottom: 65px;
	overflow: hidden;
	margin-top: 100px;
}
.bx_indClub ul li{
	float: left;
	width: 375px;
}

.bx_indClub ul li p{
	font-size: 24px;
	color:#222;
	text-align: center;
	font-size: 16px;
	padding:20px 10px 0 10px;
}

.bx_servies{
	padding-top:60px;
	height: 480px;
}
.bx_servies .servies_con ul{
	padding: 0 30px;
	margin-top:100px;
}
.bx_servies .servies_con ul li{
	float: left;
	margin-right: 56px;
	cursor: pointer;
	position: relative;
}
.bx_servies .servies_con ul li > div{
	position: absolute;
	padding: 22px 0;
	background: #707070;
	left: -29px;
	top: 0;
	width: 200px;
}
.bx_servies .servies_con ul li > div img{
	width: 85px;
	height: 85px;
	border: 5px solid #fff;
	margin: 0 auto;
	display: block;

}
.bx_servies .servies_con ul li > div p{
	font-size: 14px;
	color:#fff;
	text-align: center;
}
.bx_servies .servies_con ul li.last{
	margin-right: 0;
}
.bx_servies .servies_con ul li p{
	font-size: 24px;
	margin-top:20px;
}
.bx_servies .servies_con ul li span{
	background: url("../images/bx_img/icon_servise.png") no-repeat;
	display: inline-block;
	width: 141px;
	height: 141px;
}
.bx_servies .servies_con ul li span.icon_1{
	background-position: 0 0 ;
}
.bx_servies .servies_con ul li span.icon_2{
	background-position: 0 -141px ;
}
.bx_servies .servies_con ul li span.icon_3{
	background-position: 0 -282px ;
}
.bx_servies .servies_con ul li span.icon_4{
	background-position: 0 -423px;
}
.bx_servies .servies_con ul li span.icon_5{
	background-position: 0 -564px ;
}
.bx_servies .servies_con ul li span.icon_6{
	background-position: 0 -705px ;
}
/*index--end*/


.mt_50{
	margin-top: 50px;
}
.height_170{
	height: 170px;
}
/* 关于我们-高端服务 */
.aboutHigh_banner{
	width: 100%;
	height: 340px;
	background: url(../images/aboutHigh_02.jpg) no-repeat center;
}
.aboutHigh{
	width: 1200px;
	margin: 0 auto;
}
.aboutHigh .aboutHigh_title{
	margin-top: 35px;
}
.aboutHigh .aboutHigh_title p{
	font-size: 18px;
	color: #222222;
	margin-top: 25px;
}
.aboutHigh .aboutHigh_main{
	margin-top: 50px;
}
.aboutHigh .aboutHigh_main .aboutHigh_main_left{
	float: left;
	width: 380px;
}
.aboutHigh_main_left_top_title{
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	margin-top: 30px;
}
.aboutHigh_main_left_top_title em{
	float: left;
	color: #373542;
}
.aboutHigh_main_left_top_title span{
	float: right;
}
.aboutHigh_main_left_top_title span img{
	vertical-align: middle;
}
.aboutHigh_main_left_top_main{
	margin-top: 15px;
}
.aboutHigh_main_left_top_main p{
	line-height: 24px;
	font-size: 14px;
	margin-top: 15px;
}
.aboutHigh_main_left_top_but{
	margin-top: 30px;
}
 .aboutHigh_main_left_top_but a{
	display: block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #e4e4e4;
	text-align: center;
	color: #222;

}
.aboutHigh_main_center{
	float: left;
	width: 380px;
	margin-left: 30px;
}
.aboutHigh_main_right{
	float: right;
	width: 380px;
}
.aboutHigh_main_right_bottom{
	width: 380px;
	height: 330px;
	background: #e1e1e1;
}
.aboutHigh_main_right_bottom p{
	line-height: 330px;
	background: #e1e1e1;
	text-align: center;
	color: #222222;
}
.aboutHigh_main_right_bottom p span{
	background: #fff;
	padding: 15px 20px 15px 20px;
}
/* 关于我们-高端服务 end */

/* 关于我们-公司业务 */
.aboutBusiness_banner{
	width: 100%;
	min-width: 1200px;
	margin:0 auto;
	height: 340px;
	background: url(../images/aboutHigh_02.jpg) no-repeat center;
}
.aboutBusiness{
	width: 1200px;
	margin: 0 auto;
}
.aboutBusiness .aboutBusiness_title{
	margin-top: 35px;
}
.aboutBusiness .aboutBusiness_title p{
	font-size: 18px;
	color: #222222;
	margin-top: 25px;
}
.aboutBusiness_top{
	margin-top: 50px;
}
.aboutBusiness_top_left{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_03.jpg) no-repeat;

}
.aboutBusiness_top_main{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_04.jpg) no-repeat;

}
.aboutBusiness_top_main p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_top_main a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}
.aboutBusiness_top_right{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_05.jpg) no-repeat;

}
.aboutBusiness_top_right p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_top_right a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}
.aboutBusiness_asset{
	margin-top: 50px;
}
.aboutBusiness_asset_banner{
	height: 231px;
	overflow: hidden;
}



.aboutBusiness_asset_left{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_12.jpg) no-repeat;

}
.aboutBusiness_asset_left p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_asset_left a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}
.aboutBusiness_asset_main{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_10.jpg) no-repeat;

}
.aboutBusiness_asset_main p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_asset_main a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}

.aboutBusiness_asset_right{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_11.jpg) no-repeat;

}
.aboutBusiness_asset_right p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_asset_right a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}

.aboutBusiness_bottom{
	margin-top: 50px;
}

.aboutBusiness_bottom_left{
	float: left;
	width: 400px;
	height: 300px;
	background: url(../images/aboutBusiness_15.jpg) no-repeat;

}
.aboutBusiness_bottom_left p{
	margin-top: 48px;
	margin-left: 40px;
	color: #222;
}
.aboutBusiness_bottom_left a{
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #c4c4c4;
	text-align: center;
	color:#222;
	margin-left: 40px;
	margin-top: 160px;
}
.aboutBusiness_bottom_right{
	float: left;
}


/* 关于我们-公司业务 end */


/* 关于我们-合作伙伴 */
.aboutParener_banner{
	width: 100%;
	height: 340px;
	background: url(../images/aboutHigh_02.jpg) no-repeat center;
}
.aboutParener{
	width: 1200px;
	margin: 0 auto;
}
.aboutParener .aboutParener_title{
	margin-top: 35px;
}
.aboutParener .aboutParener_title p{
	font-size: 18px;
	color: #222222;
	margin-top: 25px;
}
.aboutParener_main{
	width: 100%;
	height: 794px;
	background: url(../images/aboutParener_dbg_02.jpg) no-repeat center;
	margin-top: 50px;
}
.aboutParener_main_cnt{
	padding-top:60px;
}
.aboutParener_main ul{
	width: 1020px;
	margin: 0 auto;
	
}
.aboutParener_main ul li{
	float: left;
	width: 335px;
	height: 131px;
	border: 1px solid #ddd;
}
.aboutParener_main ul li.financial{
	background: url(../images/aboutParener_03.jpg) no-repeat;
}
.aboutParener_main ul li.financial:hover{
	background: url(../images/aboutParener_bg_03.jpg) no-repeat;
}
.aboutParener_main ul li.chinaTrust{
	background: url(../images/aboutParener_05.jpg) no-repeat;
}
.aboutParener_main ul li.chinaTrust:hover{
	background: url(../images/aboutParener_bg_05.jpg) no-repeat;
}

.aboutParener_main ul li.minmetals{
	background: url(../images/aboutParener_07.jpg) no-repeat;
}
.aboutParener_main ul li.minmetals:hover{
	background: url(../images/aboutParener_bg_07.jpg) no-repeat;
}

.aboutParener_main ul li.central{
	background: url(../images/aboutParener_12.jpg) no-repeat;
}
.aboutParener_main ul li.central:hover{
	background: url(../images/aboutParener_bg_12.jpg) no-repeat;
}

.aboutParener_main ul li.Anxin{
	background: url(../images/aboutParener_13.jpg) no-repeat;
}
.aboutParener_main ul li.Anxin:hover{
	background: url(../images/aboutParener_bg_13.jpg) no-repeat;
}
.aboutParener_main ul li.assets_financial{
	background: url(../images/aboutParener_14.jpg) no-repeat;
}
.aboutParener_main ul li.assets_financial:hover{
	background: url(../images/aboutParener_bg_14.jpg) no-repeat;
}
.aboutParener_main ul li.financial_fund{
	background: url(../images/aboutParener_18.jpg) no-repeat;
}
.aboutParener_main ul li.financial_fund:hover{
	background: url(../images/aboutParener_bg_18.jpg) no-repeat;
}
.aboutParener_main ul li.zhejiang_fund{
	background: url(../images/aboutParener_19.jpg) no-repeat;
}
.aboutParener_main ul li.zhejiang_fund:hover{
	background: url(../images/aboutParener_bg_19.jpg) no-repeat;
}

.aboutParener_main ul li.manulfe_teda{
	background: url(../images/aboutParener_20.jpg) no-repeat;
}
.aboutParener_main ul li.manulfe_teda:hover{
	background: url(../images/aboutParener_bg_20.jpg) no-repeat;
}


.aboutParener_main ul li.e_fund{
	background: url(../images/aboutParener_24.jpg) no-repeat;
}
.aboutParener_main ul li.e_fund:hover{
	background: url(../images/aboutParener_bg_24.jpg) no-repeat;
}

.aboutParener_main ul li.bo_fund{
	background: url(../images/aboutParener_25.jpg) no-repeat;
}
.aboutParener_main ul li.bo_fund:hover{
	background: url(../images/aboutParener_bg_25.jpg) no-repeat;
}

.aboutParener_main ul li.life{
	background: url(../images/aboutParener_26.jpg) no-repeat;
}
.aboutParener_main ul li.life:hover{
	background: url(../images/aboutParener_bg_26.jpg) no-repeat;
}
.aboutParener_main ul li.ping_china{
	background: url(../images/aboutParener_30.jpg) no-repeat;
}
.aboutParener_main ul li.ping_china:hover{
	background: url(../images/aboutParener_bg_30.jpg) no-repeat;
}
.aboutParener_main ul li.taikang_life{
	background: url(../images/aboutParener_31.jpg) no-repeat;
}
.aboutParener_main ul li.taikang_life:hover{
	background: url(../images/aboutParener_bg_31.jpg) no-repeat;
}
.aboutParener_main ul li.picc{
	background: url(../images/aboutParener_32.jpg) no-repeat;
}
.aboutParener_main ul li.picc:hover{
	background: url(../images/aboutParener_bg_32.jpg) no-repeat;
}

/* 关于我们-合作伙伴 end */


/* 关于我们-集团概况 */
.aboutSurvey_banner{
	width: 100%;
	height: 340px;
	background: url(../images/cnBanner1.jpg) no-repeat center;
}
.aboutSurvey{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.aboutSurvey_top{
	width: 1200px;
	height: 459px;
	background: #f3f4f6;
}
.aboutSurvey_top_left{
	float: left;
}
.aboutSurvey_top_left{
	margin-left: 46px;
}
.aboutSurvey_top_left .aboutSurvey_top_left_title{
	margin-top: 49px;
}
.aboutSurvey_top_left .aboutSurvey_top_left_title p{
	font-size: 18px;
	color: #222222;
	margin-top: 25px;
}
.aboutSurvey_top_left_main{
	width: 730px;
	margin-top: 97px;
}
.aboutSurvey_top_left_main h1{
	color: #222222;
	font-size: 18px;
}
.aboutSurvey_top_left_main_cent{
	margin-top: 16px;
}
.aboutSurvey_top_left_main_cent p{
	font-size: 14px;
	color: #3b3b3c;
	line-height: 26px;
}
.aboutSurvey_top_right{
	float: right;
}
.aboutSurvey_main{
	margin-top: 50px;
}
.aboutSurvey_main_title h1{
	color: #222222;
	font-size: 18px;
	font-weight: 100;
}
.aboutSurvey_main_title p{
	margin-top: 26px;
	font-size: 14px;
	color: #222222;
}
.aboutSurvey_main_one{
	margin-top: 20px;
}
.aboutSurvey_main_one_title h2{
	font-size: 16px;
	color: #222222;
}
.aboutSurvey_main_three_title h2{
	font-size: 18px;
	color: #222222;
}
.aboutSurvey_main_three_main p{
	font-size: 14px;
	color:#222222;
	margin-top: 20px;
}
.aboutSurvey_main_four{
	margin-top: 55px;
}
.aboutSurvey_main_three_img{
	text-align: center;
	margin-top: 50px;
}
 

/* 关于我们-集团概况 end */


/* 关于我们-人文建设 */
.aboutBuild_banner{
	width: 100%;
	height: 340px;
	background: url(../images/aboutHigh_02.jpg) no-repeat center;
}
.aboutBuild{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.aboutBuild_top{
	width: 1200px;
	height: 288px;
	background: #f3f4f6;
}
.aboutBuild_top_left{
	float: left;
}
.aboutBuild_top_left{
	margin-left: 46px;
}
.aboutBuild_top_left .aboutBuild_top_left_title{
	margin-top: 49px;
}
.aboutBuild_top_left .aboutBuild_top_left_title p{
	font-size: 18px;
	color: #222222;
	margin-top: 25px;
}
.aboutBuild_top_left_main{
	width: 730px;
	margin-top: 97px;
}
.aboutBuild_top_left_main h1{
	color: #222222;
	font-size: 24px;
}
 
 
.aboutBuild_top_right{
	float: right;
}
.aboutBuild_one{
	margin-top: 20px;
}
.aboutBuild_one_title h2{
	font-size: 18px;
	color: #222222;
	font-weight: 100;
}
.aboutBuild_one_main p{
	font-size: 14px;
	color:#222222;
	margin-top: 20px;
	line-height: 24px;
}
.aboutBuild_two{
	margin-top: 50px;
}
.aboutBuild_two_title h2{
	font-size: 18px;
	color: #222222;
	font-weight: 100;
}
.aboutBuild_two_main p{
	font-size: 14px;
	color:#222222;
	margin-top: 20px;
	line-height: 24px;
}



.aboutBuild_tab{
	width: 1200px;
	height: 650px;
	background: #f8f8f8;
	margin-top: 60px;
	overflow: hidden;
}
.aboutBuild_tab_title{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	padding-top: 64px;
}
/*.aboutBuild_tab_main{*/
	/*margin-top: 60px;*/
	/*position: relative;*/
/*}*/
.aboutBuild_tab{
	position: relative;
}

/*.aboutBuild_tab ul{*/
	/*margin-left: -29px;*/
	/*width: 3000px;*/
/*}*/
/*.aboutBuild_tab ul li{*/
	/*float: left;*/
	/*margin-left: 30px;*/
	/*text-align: center;*/
	/*position: relative;*/
	/*padding: 34px 30px 34px 30px;  */
	/*background: #fff;*/
/*}*/
/*.aboutBuild_tab ul li:hover{*/
	/*background: #ddd;*/
/*}*/
/*.aboutBuild_tab ul li p{*/
	/*padding-top: 10px;*/
/*}*/
/*.aboutBuild_tab ul li em{*/
	/*position: absolute;*/
	/*top: 0px;*/
	/*right: 0px;*/
/*}*/
 /**/
/*.aboutBuild_tab ul li em.aboutBuild_on{*/
	/*width: 64px;*/
	/*height: 67px;*/
	/*background: url(../images/aboutBuild_06.png) no-repeat;*/
/*}*/
.aboutBuild_tab .aboutBuild_tab_main ul{
	top:85px;
}
.aboutBuild_tab_main_left{
	position: absolute;
	top: 320px;
	left: 0px;
	z-index: 100;
}
.aboutBuild_tab_main_right{
	position: absolute;
	top: 320px;
	right: 0px;
}

/* 关于我们-人文建设 end */




/*产品服务-高端增值服务*/

.proServicesHigh{
	width: 100%;
}
.banner{
	width: 100%;
	height: 341px;
	background: url(../images/fuwuBanner1.jpg) no-repeat center;

}
.proServicesHigh_one{
	width: 100%;
}
.proServicesHigh_one_content{
	width: 1200px;
	margin: 0 auto;
}
.proServicesHigh_one_content_one{
	width: 1200px;
	height: 703px;
	text-align: center;
}

.proServicesHigh_one_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	margin-top: 73px;
}

.proServicesHigh_one_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;

}
.proServicesHigh_one_content_one ul li{
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesHigh_one_content_one ol li{
	width: 397px;
	height: 162px;
	float: left;
	margin-bottom: 2px;
}
.proServicesHigh_one_content_one ol{
	margin-top: 55px;
}
.proServicesHigh_one_content_one ol li:nth-child(1){
	background: #a9e0e3;
}
.proServicesHigh_one_content_one ol li:nth-child(2){
	background: #43c9eb;
	margin: 0 2px 0;
}
.proServicesHigh_one_content_one ol li:nth-child(3){
	background: #203a7d;
}
.proServicesHigh_one_content_one ol li:nth-child(4){
	background: #7ecef4;
}
.proServicesHigh_one_content_one ol li:nth-child(5){
	background: #556fb5;
	margin: 0 2px 0;
}
.proServicesHigh_one_content_one ol li:nth-child(6){
	background: #88abda;
}
.proServicesHigh_one_content_one ol li a{
	display: block;
	line-height: 162px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.proServicesHigh_tow_content{
	width: 100%;
	background: #f6f7fb;
}
.proServicesHigh_tow_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesHigh_tow_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesHigh_tow_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesHigh_tow_content_one_main{
	height: 428px;
}
.proServicesHigh_tow_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesHigh_tow_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	text-align: center;
	line-height: 30px;
}
.proServicesHigh_tow_content_one_main ol li img{
	float: right;
}

.proServicesHigh_theer{
	width: 100%;
}
.proServicesHigh_theer_content{
	width: 1200px;
	margin: 0 auto;
}
.proServicesHigh_theer_content_one{
	width: 1200px;
	height: 595px;
	text-align: center;
}

.proServicesHigh_theer_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	margin-top: 75px;
}

.proServicesHigh_theer_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;

}
.proServicesHigh_theer_content_one ul li{
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesHigh_theer_content_one dl dt{
	width: 296px;
	height: 156px;
}
.proServicesHigh_theer_content_one dl{
	padding-top: 43px;
	float: left;
	margin-right: 4px;
}
.proServicesHigh_theer_content_one dl:nth-child(2){
	
}
.proServicesHigh_theer_content_one dl dd{
	width: 296px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	background: #7ecef4;
}

.proServicesHigh_four{
	width: 100%;
	background: #f6f7fb;
}
.proServicesHigh_four_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesHigh_four_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesHigh_four_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesHigh_four_content_one ol li{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesHigh_four_content_one p{
	display: inline-block;
	width: 598px;
	height: 241px;
	margin-top: 44px;
}

.proServicesHigh_fiue{
	width: 100%;
	background: #f6f7fb;
}
.proServicesHigh_fiue_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesHigh_fiue_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesHigh_fiue_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesHigh_fiue_content_one ol li{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}

.proServicesHigh_fiue_content_one p{
	display: inline-block;
	width: 1200px;
	height: 207px;
	margin-top: 44px;
	margin-bottom: 67px;
}

/*产品服务-高端增值服务    end*/

/*产品服务-综合金融服务-财富管理*/

.proServicesWealth{
	width: 100%;
}
.proServicesWealth_banner{
	width: 100%;
	height: 340px;
	background: url(../images/proServicesHigh_nav.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
}
.proServicesWealth_one{
	width: 100%;
	border-bottom: solid 1px #ccc;  
}
.proServicesWealth_one_content{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.proServicesWealth_one_content p{
	display: inline-block;
	width: 597px;
	height: 108px;
	text-align: center;
	margin-top: 42px;
}
/* .proServicesWealth_one_content p img{
	padding-top: 15px;
} */
.proServicesWealth_tow_content{
	width: 100%;
	height: 533px;
	border-bottom: solid 1px #ccc; 
}
.proServicesWealth_tow_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesWealth_tow_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesWealth_tow_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesWealth_tow_content_one_main{
	height: 285px;
}
.proServicesWealth_tow_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesWealth_tow_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesWealth_tow_content_one_main ol li img{
	float: left;
}
.proServicesWealth_tow_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}

.proServicesWealth_theer_content{
	width: 100%;
}
.proServicesWealth_theer_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesWealth_theer_content_one ul h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesWealth_theer_content_one_main ol li{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesWealth_theer_content_one_main_span1{
	display: inline-block;	
	width: 598px;
	padding-bottom: 88px;
}
.proServicesWealth_theer_content_one_main_span1 h5{
	text-align: center;
	padding-bottom: 30px;
	list-style: none;
	font-size: 60px;
	color: #000;
}
.proServicesWealth_theer_content_one_main_span1 h5 em{
	display: inline-block;
	font-size: 40px;
	font-weight: normal;
}
.proServicesWealth_theer_content_one_main_span1 p{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
}

.proServicesWealth_four_content{
	width: 100%;
	height: 520px;
	background: #f6f7fb; 
}
.proServicesWealth_four_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesWealth_four_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesWealth_four_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesWealth_four_content_one_main{
	height: 338px;
	border-bottom: solid 1px #ccc;
}
.proServicesWealth_four_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesWealth_four_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesWealth_four_content_one_main ol li img{
	margin-left: 33px;
}
.proServicesWealth_four_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}
.proServicesWealth_fiue{
	width: 100%;
	background: #f6f7fb;
}
.proServicesWealth_fiue_content{
	width: 1200px;
	margin: 0 auto;
}
.proServicesWealth_fiue_content_one{
	width: 1200px;
	text-align: center;
}
.proServicesWealth_fiue_content_one ul h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	padding-top: 75px;
}
.proServicesWealth_fiue_content_one ul li{
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesWealth_fiue_content_one em{
	display: block;
	width: 1200px;
	height: 372px;
	padding-top: 62px;
	padding-bottom: 114px;
}
.proServicesWealth_fiue_content_one em p{
	width: 265px;
	height: 372px;
	float: left;
	margin: 0 18px 0 17px;
	text-align: center;
}

/*产品服务-综合金融服务-财富管理  end*/


/*产品服务-综合金融服务-金融技术服务*/

.proServicesFinance{
	width: 100%;
}
.proServicesFinance_banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 340px;
	background: url(../images/proServicesHigh_nav.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
}

.proServicesFinance_one_content{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 520px;
	background: #f6f7fb; 
}
.proServicesFinance_one_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesFinance_one_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesFinance_one_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesFinance_one_content_one_main{
	height: 338px;
	border-bottom: solid 1px #ccc;
}
.proServicesFinance_one_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesFinance_one_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesFinance_one_content_one_main ol li img{
	float: left;
}
.proServicesFinance_one_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}

.proServicesFinance_tow_content{
	width: 100%;
}
.proServicesFinance_tow_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesFinance_tow_content_one ul h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesFinance_tow_content_one ul li{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesFinance_tow_content_one_main{
	height: 150px;
	padding-top: 77px;
	padding-bottom: 132px;
}
.proServicesFinance_tow_content_one dl{
	float: left;
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
.proServicesFinance_tow_content_one_main dl:nth-child(1){
	background: #a7d7db;
}
.proServicesFinance_tow_content_one_main dl:nth-child(2){
	background: #4bbddb;
	margin: 0 112px 0 112px; 
}
.proServicesFinance_tow_content_one_main dl:nth-child(3){
	background: #1f3977;
}
.proServicesFinance_tow_content_one_main dl:nth-child(4){
	background: #7ec4e6;
	margin: 0 113px 0 113px;
}
.proServicesFinance_tow_content_one_main dl:nth-child(5){
	background: #2fa6de;
}
.proServicesFinance_tow_content_one_main dl dt{
	text-align: center;
	margin: 30px 0 15px 0;
}
.proServicesFinance_tow_content_one_main dl dd{
	text-align: center;
	font-size: 16px;
	color: #fff;
}

/*产品服务-综合金融服务-金融技术服务  end */




/*产品服务-综合金融服务-资产管理*/

.proServicesAssets{
	width: 100%;
}

.proServicesAssets_banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 340px;
	background: url(../images/proServicesHigh_nav.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
}
.proServicesAssets_one{
	width: 100%;
	min-width:1200px;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
}
.proServicesAssets_one_content{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.proServicesAssets_one_content p{
	display: inline-block;
	width: 393px;
	height: 108px;
	text-align: center;
	margin-top: 42px;
}
/* .proServicesAssets_one_content p img{
	padding-top: 15px;
} */
.proServicesAssets_tow_content{
	width: 100%;
	height: 520px;
}
.proServicesAssets_tow_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesAssets_tow_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesAssets_tow_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesAssets_tow_content_one_main{
	height: 338px;
	border-bottom: solid 1px #ccc;
}
.proServicesAssets_tow_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesAssets_tow_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesAssets_tow_content_one_main ol li img{
	float: left;
}
.proServicesAssets_tow_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}

.proServicesAssets_theer_content{
	width: 100%;
}
.proServicesAssets_theer_content_one{
	width: 1200px;
	margin: 0 auto;
}
.proServicesAssets_theer_content_one h3{
	text-align: center;
	font-size: 20px;
	color: #000;
	padding-top: 51px;
}
.proServicesAssets_theer_content_one_main{
	height: 338px;
	margin-top: 42px;
	margin-bottom: 68px;
}
.proServicesAssets_theer_content_one_main ul li{
	float: left;
	height: 316px;
	width: 205px;
	margin: 7px;
	padding: 10px;
}
.proServicesAssets_theer_content_one_main ul li:nth-child(1){
	background: #0cb3f8;
}
.proServicesAssets_theer_content_one_main ul li:nth-child(2){
	background: #f6f7fb;
}
.proServicesAssets_theer_content_one_main ul li:nth-child(3){
	background: #20377d;
}
.proServicesAssets_theer_content_one_main ul li:nth-child(4){
	background: #40c9eb;
}
.proServicesAssets_theer_content_one_main ul li:nth-child(5){
	background: #a9e0e3;
}
.proServicesAssets_theer_content_one_main ul li span{
	font-size: 16px;
	text-align: center;
	display: block;
	color: #fff;
	padding: 78px 0 60px 0; 
}
.proServicesAssets_theer_content_one_main ul li p{
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 30px;
	color: #fff;
}

.proServicesAssets_four_content{
	width: 100%;
	height: 520px;
	background: #f6f7fb;
}
.proServicesAssets_four_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesAssets_four_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesAssets_four_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesAssets_four_content_one_main{
	height: 338px;
	border-bottom: solid 1px #ccc;
}
.proServicesAssets_four_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesAssets_four_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesAssets_four_content_one_main ol li img{
	float: left;

}
.proServicesAssets_four_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}
.proServicesAssets_fiue_content{
	width: 100%;
	background: #f6f7fb;
}
.proServicesAssets_fiue_content_one{
	width: 1200px;
	margin: 0 auto;
}
.proServicesAssets_fiue_content_one ul h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
}
.proServicesAssets_fiue_content_one ul li{
	text-align: center;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesAssets_fiue_content_one_main{
	height: 152px;
	margin-top: 44px;
	padding-bottom: 65px;
}
.proServicesAssets_fiue_content_one_main ol li{
	text-align: center;
	width: 236px;
	height: 152px;
	line-height: 152px;
	color: #fff;
	font-size: 16px;
	float: left;
	margin: 2px;
}
.proServicesAssets_fiue_content_one_main ol li:nth-child(1){
	background: #a9e0e3;
}
.proServicesAssets_fiue_content_one_main ol li:nth-child(2){
	background: #40c9eb;
}
.proServicesAssets_fiue_content_one_main ol li:nth-child(3){
	background: #20377d;
}
.proServicesAssets_fiue_content_one_main ol li:nth-child(4){
	background: #7ecef4;
}
.proServicesAssets_fiue_content_one_main ol li:nth-child(5){
	background: #0cb3f8;
}

.proServicesAssets_six_content{
	width: 100%;
}
.proServicesAssets_six_content_one{
	width: 1200px;
	margin:  0 auto;
}
.proServicesAssets_six_content_one ul h3{
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
} 
.proServicesAssets_six_content_one ul span{
	display: block;
	width: 30px;
	height: 2px;
	background: #0cb3f8;
	margin: 0 auto 45px;
}
.proServicesAssets_six_content_one_main{
	height: 338px;
	border-bottom: solid 1px #ccc;
}
.proServicesAssets_six_content_one_main ol li{
	float: left;
	width: 600px;
}
.proServicesAssets_six_content_one_main ol li span{
	display: block;
	font-size: 16px;
	color: #6f7a7f;
	line-height: 30px;
}
.proServicesAssets_six_content_one_main ol li img{
	float: left;

}
.proServicesAssets_six_content_one_main ol li h3{
	font-size: 20px;
	color: #000;
}

.proServicesAssets_seuen_content{
	width: 100%;
}
.proServicesAssets_seuen_content_one{
	width: 1200px;
	margin: 0 auto;
}
.proServicesAssets_seuen_content_one ul h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 73px;
}
.proServicesAssets_seuen_content_one ul li{
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #6f7a7f;
}
.proServicesAssets_seuen_content_one p{
	width: 100%;
	height: 110px;
}


/*产品服务-综合金融服务-资产管理 end*/



/*新闻中心--二级页面*/

.newsCenter{
	width: 100%;
}
.newsCenter_clear{
	width: 100%;
	height:50px;
	background: #eaeaea;
}
.newsCenter_one{
	width: 100%;
	background: #eaeaea;
}
.newsCenter_one_content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 50px;
}
.newsCenter_one_content_news{
	width: 100%;
	height: 82px;
}
.newsCenter_one_content_news span{
	display: inline-block;
	font-size: 15px;
	color: #5e5a5a;
	line-height: 82px;
}
.newsCenter_center{
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	border-bottom: dashed 1px #ccc;
}
.newsCenter_center ul h2{
	font-size: 23px;
	color: #000;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 20px;
}
.newsCenter_center ul li{
	font-size: 16px;
	color: #5e5a5a;
	text-align: center;
}
.newsCenter_center_margin{
	width: 915px;
	margin: 0 auto;
}
.newsCenter_center_margin p{
	margin:15px 0;
}
.newsCenter_center_margin ol li{
	line-height: 22px;
	font-size: 12px;
	color: #b3b3b3;
	padding-bottom: 20px;
}
.newsCenter_tow_center{
	width: 915px;
	height: 110px;
}
.newsCenter_tow_center h3{
	font-size: 16px;
	color: #000;
	line-height: 25px;
	text-align: center;
}
.newsCenter_theer_center{
	width: 915px;
}
.newsCenter_theer_center h3{
	font-size: 16px;
	color: #000;
	line-height: 25px;
}
.newsCenter_theer_center li{
	line-height: 22px;
	font-size: 12px;
	color: #b3b3b3;
}
.newsCenter_four_center{
	width: 915px;
}
.newsCenter_four_center h3{
	font-size: 16px;
	color: #000;
	line-height: 25px;
}
.newsCenter_four_center li{
	line-height: 22px;
	font-size: 12px;
	color: #b3b3b3;
}
.newsCenter_fiue_center{
	width: 915px;
	padding-top: 35px;
}
.newsCenter_fiue_center h3{
	font-size: 16px;
	color: #000;
	line-height: 25px;
}
.newsCenter_fiue_center h5{
	font-size: 14px;
	color: #000;
}
.newsCenter_fiue_center li{
	line-height: 30px;
	font-size: 12px;
	color: #b3b3b3;
}
.newsCenter_fiue_center p{
	text-align: center;
	padding-top: 22px;
}


/*新闻中心--二级页面  end*/


/*newsCenter-start*/
.bx_newsBanner p{
	text-align: center;
	height:340px;
	background: url('../images/bx_img/bx_info/bx_newsCenterInd_01.jpg') no-repeat center center;
}

.bx_newsCenterInd{
	background: #e8e8e8;
	padding:40px 0;
}
.bx_newsCenterInd .newsCenter_con{
	width:1150px;
	padding:50px 25px;
	background: #fff;
}
.bx_newsCenterInd .newsCenter_tabs{
	height: 52px;
}
.bx_newsCenterInd .newsCenter_tabs p{
	width: 100%;
	height:52px;
	line-height: 52px;
	background: #fd7045;
	color:#fff;
	font-size: 24px;
	text-indent: 38px;
}
.bx_newsCenterInd .newsCenter_tabs p img{
	vertical-align: middle;
	margin-right: 10px;
}
.bx_newsCenterInd .newsCenter_list{
	width: 1120px;
	margin: 0 auto;
	padding: 0 40px 0px 40px;
	background: #fff;

}
.bx_newsCenterInd .newsCenter_list .centainer{
	width:830px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid #ececec;
	min-height: 230px;
}
.bx_newsCenterInd .newsCenter_list ul li{
	padding: 15px 0;
	border-bottom: 1px dashed #c3c1c1
}
/*.bx_newsCenterInd .newsCenter_list ul li:hover{*/
	/*background: #f5f5f5;*/
/*}*/
.bx_newsCenterInd .newsCenter_list ul li a{
	color:#222;
}
.bx_newsCenterInd .newsCenter_list .list_l{
	margin-right:20px;
}
.bx_newsCenterInd .newsCenter_list .list_l .list_l_img img{
	display: inline-block;
	width:179px;
	height:116px;
}
.bx_newsCenterInd .newsCenter_list .list_r strong{
	font-size: 18px;
}
.bx_newsCenterInd .newsCenter_list .list_r{
	width:875px;
	position: relative;
}

.bx_newsCenterInd .newsCenter_list .list_r a{
	display: block;
}
.bx_newsCenterInd .list_intro{
	font-size:14px;
	color:#bcbcbc;
	line-height: 25px;
	margin:10px 0;
}
.bx_newsCenterInd  .list_yd{
	position: absolute;
	top: 95px;
}
.bx_newsCenterInd .tabs{
	width: 240px;
	font-size: 18px;
	padding-top: 20px;
	cursor: pointer;
	/*height: 100%;*/
	padding-right: 20px;
	/*border-right: 1px solid #eaeef1;*/
	padding-right: 20px
}
.bx_newsCenterInd .tabs > div{
	  height:70px;
	line-height: 70px;
}
.bx_newsCenterInd .tabs .bar_1 i{
	display: inline-block;
	width: 22px;
	height:27px;
	background: url('../images/bx_img/bx_info/icon_02.png') no-repeat;
	vertical-align: middle;
	margin-right: 20px;
	background-position: 0 -27px;
}
.bx_newsCenterInd .tabs .bar_2 i{
	display: inline-block;
	width: 22px;
	height:22px;
	background: url('../images/bx_img/bx_info/icon_01.png') no-repeat;
	vertical-align: middle;
	margin-right: 20px;
	background-position: 0 -22px;
}
.bx_newsCenterInd .tabs .bar_3 i{
	display: inline-block;
	width: 20px;
	height:25px;
	background: url('../images/bx_img/bx_info/icon_03.png') no-repeat;
	vertical-align: middle;
	margin-right: 20px;
	background-position: 0 -25px;
}
.bx_newsCenterInd .tabs .bar_4 i{
	display: inline-block;
	width: 24px;
	height:22px;
	background: url('../images/bx_img/bx_info/icon_04.png') no-repeat;
	vertical-align: middle;
	margin-right: 20px;
	background-position: 0 -25px;
}
.bx_newsCenterInd .tabs .active span{
	color:#fd7045
}

.bx_newsCenterInd .tabs .active.bar_1 i{
	background-position: 0 0;
}
.bx_newsCenterInd .tabs .active.bar_2 i{
	background-position: 0 0;
}
.bx_newsCenterInd .tabs .active.bar_3 i,
.bx_newsCenterInd .tabs .active.bar_4 i{
	background-position: 0 0;
}
.bx_newsCenterInd .head{
	height: 50px;
	line-height: 50px;
	background: #ececec;
}
.bx_newsCenterInd .head span{
	display: inline-block;
	text-align: center;
	font-size: 18px;
}
.bx_newsCenterInd .head span.text{
	width:41% ;
}
.bx_newsCenterInd  .centainer table{
	width:100%
}
.bx_newsCenterInd  .centainer table tr th{
	font-weight: 100;
	text-align: center;
}
.bx_newsCenterInd .centainer table tr{
   /*border: 1px solid #eaeef1;*/
	text-align: center;
	height:60px;
	line-height: 60px;
}
.bx_newsCenterInd  .centainer tr td span {
	display: inline-block;
	text-align: center;
	font-size: 16px;
}
.bx_newsCenterInd  .centainer ul li span:first-child {
	width: 12%;
}
.bx_newsCenterInd .centainer table tr:not(:first-child) {
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #eaeef1;

}
.bx_newsCenterInd .centainer table tr:first-child th:first-child{
	border-top-left-radius: 10px;
}

.bx_newsCenterInd .centainer table tr:first-child th:last-child {
	border-top-right-radius: 10px;
}
.bx_newsCenterInd .centainer table tr a{
	color: #fd7045;
	cursor: pointer;
}
.bx_newsCenterInd .centainer a.list.colfd7{
	color:#fd7045
}
.bx_newsCenterInd .showImg{
	color: #c38b45;
	cursor: pointer;
}
/*newsCenter-end*/



/*高晟财富--俱乐部*/


.gsClub_tow_content_one,
.gsClub_one_content{
	width: 1200px;
	margin: 0 auto;
}
.gsClub_tow_content_one,
.gsClub_theer_content{
	padding-top:50px
}
.gsClub{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}
.gsClub_banner{
	width: 100%;
	height: 340px;
	background: url(../images/zyBanner.jpg) no-repeat center;
}
.gsClub_one{
	width: 100%;
}
.gsClub_one_content_one{
	width: 1198px;
	height: 57px;
	border: solid 1px #e6e6e6;
	margin-top: 59px;
	margin-bottom: 38px;
}
.gsClub_one_content_one h3{
	line-height: 57px;
	text-align: center;
	font-size: 24px;
	color: #999999;
}
.gsClub_one_content_tow{
	width: 1200px;
	height: 287px;
	margin-bottom: 53px;
	background: url(../images/gsClub_01.jpg) no-repeat center;
	background-size:100% 100%; 
}
.gsClub_one_content_theer{
	width: 1200px;
	height: 527px;
	border-top:solid 1px #e6e6e6;
}
.gsClub_one_content_four{
	width: 1200px;
}
.gsClub_one_content_four ul li{
	float: left;
	line-height: 55px;
	width: 400px;
}
.gsClub_one_content_four ul li:nth-child(1){
	text-align: left;
	background: url(../images/icon_prev.png) no-repeat left; 
}
.gsClub_one_content_four ul li:nth-child(2){
	text-align: center;
	font-size: 18px;
	color: #232323;
}
.gsClub_one_content_four ul li:nth-child(3){
	text-align: right;
	background: url(../images/icon_next.png) no-repeat right;
}
.gsClub_one_content_four ul li:nth-child(1) span:nth-child(1){
	padding-left: 20px;
	cursor: pointer;
}
.gsClub_one_content_four ul li:nth-child(3) span:nth-child(1){
	padding-right: 20px;
	cursor: pointer;
}
.gsClub_one_content_dl{
	width: 1200px;
	height: 400px;
	overflow: hidden;
}
.gsClub_one_content_dl dl{
	width: 277px;
	height: 387px;
	float: left;
	border-bottom: solid 1px #ccc;
	padding:10px 11px 75px 11px;
}
.gsClub_one_content_dl dl:hover span{
	border-bottom: solid 1px #00479d;
}

.gsClub_one_content_dl dl dt{
	width: 277px;
	height: 217px;
	background: #666666;
	overflow: hidden;
}
.gsClub_one_content_dl dl dt p{
	width:277px;
	height:217px;
	background: rgba(0,0,0,0.8)
	/*opacity: 0.3;*/
	/*filter:alpha(opacity=30)*/
}
.gsClub_one_content_dl dl dt p img{
	width:142px;
	margin-top: 40px;
}
.gsClub_one_content_dl dl dd{
	padding: 27px 0 14px 0;
	text-align: center;
	font-size: 14px;
}
.gsClub_one_content_dl dl p{
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	color: #000;
}
.gsClub_one_content_dl dl span{
	padding-bottom: 22px;
	border-bottom: 1px solid #ccc;
	display: block;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	color: #999999;
}
.gsClub_one_content_dl dl span img{
	vertical-align: middle;
	padding-right: 15px;
	padding-bottom: 5px;
}
.gsClub_one_content_dl .show_ani{
	width:200%
}
.gsClub_tow_content{
	width: 100%;
	background: #f8f8f8;
}
.gsClub_tow_content_h3 h3{
	margin:50px 0;
	text-align: center;
	font-size: 24px;
	color: #000;
	/*padding: 65px 0 56px 0;*/
}
.gsClub_tow_content_left{
	width: 55px;
	height: 55px;
	position: absolute;
	top: 144px;
	left: 10px;
	cursor: pointer;
	z-index: 99;
}
.gsClub_tow_content_tow{
	width: 1200px;
	height: 325px;
	overflow: hidden;

	position: relative;
}
.gsClub_tow_content_tow ul{
	position: absolute;
	width: 1200px;
	left: 0;
	top: 0;
}
.gsClub_tow_content_tow ul li{
	float: left;
	width: 161px;
	/*height: 425px;*/
	padding: 0 19px;
}
.gsClub_tow_content_tow ul li > a{
	display: block;
	width:160px;
	height: 208px;
	background: #fff;
}
.gsClub_tow_content_tow ul li > a img{
	width: 140px;
	padding: 10px;
}
.gsClub_tow_content_tow ul li p a{
	background: none;
	color:#000
}

.gsClub_tow_content_tow ul>li strong{
	position: absolute;
	top: 0;
	left: 10px;
}
.gsClub_tow_content_tow ul li p{
	display: block;
	width: 160px;
	height: 40px;
	position: absolute;
	background: #ff7223;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #000;
	top: 168px;
	display: none;
	cursor: pointer;
}
.gsClub_tow_content_tow ul li em{
	display: block;
	color: #000;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
.gsClub_tow_content_tow ul li em span{
	padding-left: 20px;	
	color: #7685a2;
}
/* ******* tow****** */
.gsClub_tow_content_right{
	width: 55px;
	height: 55px;
	position: absolute;
	top: 575px;
	right: 14px;
	cursor: pointer;
	z-index: 99;
}
.gsClub_tow_content_theer{
	width: 1200px;
	height: 425px;
	position: relative;
}
.gsClub_tow_content_theer ul{
	position: absolute;
	width: 1200px;
	left: 0;
	top: 0;
}
.gsClub_tow_content_theer ul li{
	float: left;
	width: 277px;
	height: 425px;
	padding: 0 11px;
}
.gsClub_tow_content_theer ul li a{
	display: block;
	width: 277px;
	height: 345px;
	background: #fff;
}
.gsClub_tow_content_theer ul li a img{
	margin: 25px 30px 0;
}
.gsClub_tow_content_theer ul li p{
	display: block;
	width: 277px;
	height: 62px;
	position: absolute;
	background: #ff7223;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #000;
	top: 282px;
	display: none;
	cursor: pointer;
}
.gsClub_tow_content_theer ul li em{
	display: block;
	color: #000;
	font-size: 12px;
	padding-top: 25px;
}
.gsClub_tow_content_theer ul li em span{
	padding-left: 20px;	
	color: #7685a2;
}

.gsClub_theer_content{
	width: 100%;
	/*margin-top: 90px;*/
	margin-bottom: 79px;
}
.gsClub_theer_content_one{
	width: 1196px;
	background: #f8f8f8;
	margin: 0 auto;
	padding-top: 55px;
}
.gsClub_theer_content_h3 h3{
	width:1200px;
	margin:0 auto;
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom:30px;
	/*padding: 65px 0 56px 0;*/
}

.gsClub_theer_content_left{
	width: 55px;
	height: 55px;
	position: absolute;
	top: 144px;
	left: 10px;
	cursor: pointer;
	z-index: 99;
}
.gsClub_theer_content_right{
	width: 55px;
	height: 55px;
	position: absolute;
	top: 144px;
	right: 14px;
	cursor: pointer;
	z-index: 99;
}
.gsClub_theer_content_tow,
.aboutBuild_tab_main{
	width: 1200px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.gsClub_theer_content_tow ul,
.aboutBuild_tab_main ul{
	position: absolute;
	width: 1499px;
	left: 0;
	top: 0;
}
.gsClub_theer_content_tow{
	height:400px;
}
.gsClub_theer_content_tow ul li,
.aboutBuild_tab_main ul li{
	float: left;
	width: 277px;
	/*height: 500px;*/
	position: relative;
	padding: 0 11px;
}
.gsClub_theer_content_tow ul li>a,
.aboutBuild_tab_main ul li>a{
	display: block;
	width: 277px;
	height: 345px;
	background: #fff;
}
.gsClub_theer_content_tow ul li>a>img,
.aboutBuild_tab_main ul li>a>img{
	margin: 25px 30px 0;
	width:220px;
	height:301px;
}
.gsClub_theer_content_tow ul li>p,
.aboutBuild_tab_main ul li>p{
	display: block;
	width: 277px;
	height: 62px;
	position: absolute;
	top: 282px;
	display: none;
	background: #01479d;
}
.gsClub_theer_content_tow ul li p>a,
.aboutBuild_tab_main ul li p>a{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 62px;
}
.gsClub_theer_content_tow ul li i,
.aboutBuild_tab_main ul li i{
	position: absolute;
	top: 0;
	right: 11px;
	display: none;
}
.gsClub_theer_content_tow ul li em,
.aboutBuild_tab_main ul li em{
	display: block;
	color: #000;
	font-size: 12px;
	padding-top: 25px;
	text-align: center;
}




/*高晟财富--俱乐部  end*/


 /* 注册弹窗 */
.login_top{
	background: #fff;
	border-bottom: 1px solid #d2d2d2;
	padding: 30px 0;
}
.login_top .login_top_con{
	width: 1200px;
	margin: 0 auto;
}
.login_top .login_top_con span{
	display: inline-block;
	padding: 33px 0 0 33px;
}
 .pop_admin{
	width: 1200px;
	 margin: 0 auto;
	 margin-bottom: 37px;
 }

.pop_admin_main_cent{
	float: left;
	width: 708px;
	margin-left:154px;
}
.pop_admin_main_cent_title{
	margin-top:40px;
}
.pop_admin_main_cent_title > span{
	font-size:20px;
}
.pop_admin_main_cent_title h1 {
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.pop_admin_main_cent_title p {
	text-align: center;
	font-size: 16px;
	margin-top: 22px;
	margin-bottom: 26px;
}
.pop_admin_main_right{
	width: 571px;
	height: 370px;
	background: #eeeeee;
	margin-top:30px;

}

.pop_admin_main_cent_m dl{
	margin-top: 40px;
	height: 40px;
	line-height: 40px;
}
.pop_admin_main_cent_m dl dt{
	float: left;
	width: 108px;
	margin-right: 35px;
}
.pop_admin_main_cent_m dl dt label{
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #222222;
}

.pop_admin_main_cent_m dl dd{
	float: left;
	position: relative;
}
.pop_admin_main_cent_m dl dd input,
.pop_admin_main_cent_m dl dd button.validation{
	width: 560px;
	height: 45px;
	line-height: 45px;
	color: #a9adb0;
	text-indent:8px;
	border: none;
	margin-left:5px;
	float: left;
	background: #fff;
	border-radius:5px;
	border:1px solid #e2e2e1;
	box-shadow: 0px 0px 10px #eee inset;
}
.pop_s_password{
	padding-top: 50px;
}
.pop_s_password dl{
	width: 300px;
	height: 47px;
	text-indent: 12px;
	margin: 0 auto;
	border: 1px solid #000;
	background: #fff;
	margin-top: 20px;
	position: relative;
}
.pop_s_password dl dd input{
	width: 255px;
	height: 47px;
	line-height: 47px;
	color: #a9adb0;
	text-indent:8px;
	border: none;
	margin-left:5px;
	float: left;
	background: #fff;

}
.pop_admin_main_right .pop_s_password dl dd span {
	position: absolute;
	top: 37px;
	left: -10px;
	color: red;
}
.pop_s_password dl dt{
	position: absolute;
	right: 0px;
	z-index: 100;
	width: 50px;
	top: 8px;
}
.password_btn {
	width: 302px;
	margin: 0 auto;

}
.password_btn .password_l{
	float: left;
	width: 110px;
	background: #0cb3f9;
	font-size: 18px;
	color: #fff;

}
.password_btn .immediately_l,
.pop_admin_main_cent_m .reg_btn{
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #00479d;
	display: block;
	margin-left: 20px;
}
.pop_admin_main_cent_m .reg_btn{
	margin-left:0;
	width:99%;
	border:none;
	margin-top:15px;
}
.pop_admin_main_cent_m dl dd input.win128{
	width: 190px;
}
.pop_admin_main_cent_m dl dd input.txtMobelCode,
.pop_admin_main_cent_m dl dd input.codeImg {
	width: 344px;
}
.pop_admin_main_cent_m dl dd .yaz{
	float: left;
	width: 110px;
	height: 40px;
	background: #00479d;
	margin-left: 5px;
}
.pop_admin_main_cent_m dl dd .yaz img{
	width:110px;
	height: 40px;
}
.pop_admin_main_cent_m dl dd button{
	float: left;
	width: 95px;
	height: 40px;
	background: none;
	border: none;
	color: #a5a5a5;
	margin-left: 5px;
}
.pop_admin_main_cent_m dl dd span{
	position: absolute;
	top: 50px;
	left: 6px;
	color: red;
	height:20px;
	line-height: 20px;
}

.pop_admin_main_cent_m dl dd button.forgetValidation{
	width: 84px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	position: absolute;
	top: 8px;
	right: 10px;
}
.pop_admin_main_cent_m dl dd button.validation{
	width: 211px;
	font-size: 16px;
}
.immediately{
	width: 350px;
	height: 40px;
	line-height: 40px;
	background: #00479d;
	text-align: center;
	color:#fff;
	border:none;
	margin-top: 15px;
}
.forgotPassword{
	float: right;
	margin-top: 15px;
	color: #3b3b3b;
	
}
.immediately_l{
	float: left;
	margin-top: 15px;
	color: #3b3b3b;
	cursor: pointer;
}

.pop_admin_main_cent_m .userGo{
	width: 562px;
	margin-top: 40px;
	margin-left: 146px;
	height: 55px;
	line-height: 55px;
	background: #fd7045;
	color: #fff;
	border: none;
	font-size: 26px;
}
.pop_admin_main_right .pop_s_password dl dd span.shw{
	top: 48px;
}

.wj_password {
	width: 300px;
	margin: 0 auto;
	margin-top: 20px;

}
.wj_password a{
	color: #333;
}
.pop_admin.login_wrap{
	height: 591px;
}
.pop_admin_main.login{
	margin-top: 75px;
	width: 433px;
	height: 477px;
	background: #fff;
	float: right;
}
.pop_admin_main.login .pop_admin_main_cent{
	float: none;
	width:433px;
	margin-left: 0;
}
.pop_admin_main.login .pop_admin_main_cent_title{
	height: 71px;
	line-height: 71px;
	border-bottom: 1px solid #e4e4e4;
	text-indent: 22px;
}
.pop_admin_main_cent_m.loginCon{
	width: 389px;
	padding: 0 22px;
	margin-top: 40px;
}
.pop_admin_main_cent_m.loginCon input{
	width: 282px;
}
.pop_admin_main_cent_m.loginCon  dl dt{
	width: 90px;
}
.pop_admin_main_cent_m.loginCon dl dd input.codeImg{
	width: 93px;
}
.pop_admin_main_cent_m.loginCon dl dd .yaz img,
.pop_admin_main_cent_m.loginCon dl dd .yaz{
	width: 93px;
}
.pop_admin_main.login .pop_admin_main_cent_title{
	margin-top: 0;
}
.pop_admin_main_cent_m.loginCon dt{
	margin-right: 6px;
}
.pop_admin_main_cent_m.loginCon dl dd button{
	width: 81px;
}
.pop_admin_main_cent_m.loginCon .userGo{
	width: 163px;
	height: 47px;
	line-height: 47px;
	margin-left: 119px;
	margin-top:0;
	font-size:22px;
}
.pop_admin_main_cent_m.loginCon dl{
	margin-top:35px;
}
.pop_admin_main_cent_m.loginCon  dl dd span{
	top:50px;
}
.pop_admin_main_cent_m.loginCon p{
	margin: 35px 0;
}
.pop_admin_main_cent_m.loginCon p a{
	margin-right: 21px;
}
.login_bg{
	width: 100%;
	height:628px;
	z-index: -1;
	background: url("../images/bx_img/login_img.jpg") no-repeat center center;
}
.pop_admin_main input[type="text"],
.pop_admin_main input[type="password"]{
	color:#666 !important;
}
/* 注册弹窗 end */

/* 购买弹窗 */
.go_top{
	height: 160px;
}
.go_mai{
	text-align: center;
}
.go_mai h1{
	font-size: 24px;
	color: #333333;
}
.go_mai p{
	padding-top: 22px;
	font-size: 18px;
	color: #333333;
}
.go_mai_main{
	margin-top: 20px;
}


.bx_findRegOk{
	background: #fff;
}
.bx_findRegOk .findRegOk_con{
	text-align: center;
}
.bx_findRegOk .findRegOk_con{
	margin: 160px auto;
}
.bx_findRegOk .findRegOk_con p.ft36{
	font-size: 36px;
	margin: 35px 0;
}
.bx_findRegOk .findRegOk_con p.ft24{
	font-size: 24px;
}
.error_con{
	text-align: center;
}
.error_con p.ft32{
	font-size: 32px;
	color:#666666
}
.error_con p a.ft36{
	font-size: 36px;
	width: 320px;
	height: 81px;
	text-align: center;
	line-height: 81px;
	background: #fd7045;
}
/*404*/


/* 购买弹窗 end */

/*----------------------------------------------------------------------------------------*/


/*保险帮助中心*/
.bx_aboutSurvey_banner{
	width: 100%;
	height: 430px;
	background: url(../images/bx_img/bx_help_02.jpg) no-repeat center;
}
.height_70{
	height: 70px;
}
.bx_aboutSurvey_top{
	font-size: 24px;
	color:#131314;
	text-align: center;
}
.bx_aboutSurvey_top p{
	width: 24px;
	border: 1px solid #fd7045;
	margin: 0 auto;
	margin-top: 35px;
}
.bx_aboutSurvey_main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.bx_aboutSurvey_main ul{
	margin-left: -6px;
}
.bx_aboutSurvey_main ul li{
	width: 235px;
	float: left;
	margin-left: 6px;
	cursor: pointer;
}
.bx_aboutSurvey_main_li_1{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #015c79;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.sj_box_1{
	width: 0px;
	height: 0px;
	border-width:20px 20px 0px 20px ;
	border-color:#015c79 transparent ;
	border-style: solid;
	margin: 0 auto;
}

.bx_aboutSurvey_main_li_2{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #00b1c1;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.sj_box_2{
	width: 0px;
	height: 0px;
	border-width:20px 20px 0px 20px ;
	border-color:#00b1c1 transparent ;
	border-style: solid;
	margin: 0 auto;
}

.bx_aboutSurvey_main_li_3{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #f9a818;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.sj_box_3{
	width: 0px;
	height: 0px;
	border-width:20px 20px 0px 20px ;
	border-color:#f9a818 transparent ;
	border-style: solid;
	margin: 0 auto;
}

.bx_aboutSurvey_main_li_4{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #a4cd57;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.sj_box_4{
	width: 0px;
	height: 0px;
	border-width:20px 20px 0px 20px ;
	border-color:#a4cd57 transparent ;
	border-style: solid;
	margin: 0 auto;
}

.bx_aboutSurvey_main_li_5{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #0cb3f8;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.sj_box_5{
	width: 0px;
	height: 0px;
	border-width:20px 20px 0px 20px ;
	border-color:#0cb3f8 transparent ;
	border-style: solid;
	margin: 0 auto;
}
.bx_aboutSurvey_main_box{
	width: 1200px;
	display: inline-block;
	margin: 0 auto;
	margin-top: 50px;
}
.bx_aboutSurvey_main_box ul li{
	float: left;
	width: 597px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	padding-top: 20px;
}
.bx_aboutSurvey_main_box ul li span{
	padding-right: 6px;
	color: #fd7045;
	font-size: 18px;
}
.bx_aboutSurvey_main_box ul li a{
	color: #5e5e5e;
}
.fot_bottom{
	width: 1200px;
	height: 100px;
	margin: 0 auto;

	border-bottom: 1px solid #eee;
}
/*保险帮助中心 end*/



/* 保险帮助详情 */
.bx_aboutBusiness_banner{
	width: 100%;
	height: 430px;
	background: url(../images/bx_img/bx_xq_banner.jpg) no-repeat center;
}
.bx_aboutBusiness{
	width: 100%;
	display: inline-block;
	padding-top: 70px;
	padding-bottom: 70px;
	background: #ececec;
}
.bx_aboutBusiness_main{
	width: 1200px;
	margin: 0 auto;
}
.bx_aboutBusiness_main_left ul{
	width: 250px;
	float: left;
}
.bx_aboutBusiness_main_left ul li{
	width: 270px;
	cursor: pointer;
}
.bx_aboutBusiness_main_left ul li .bx_aboutSurvey_main_li_1{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #015c79;
	text-align: center;
	color: #fff;
	font-size: 24px;
	float: left;
}
.bx_aboutBusiness_main_left ul li .sj_box_1{
	width: 0px;
	height: 0px;
	margin-top: 30px;
	border-top:10px solid transparent;
	border-left:15px solid #015c79;
	border-bottom:10px solid transparent;
	float: left;
}
.bx_aboutBusiness_main_left ul li .bx_aboutSurvey_main_li_2{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #00b1c1;
	text-align: center;
	color: #fff;
	font-size: 24px;
	float: left;
}
.bx_aboutBusiness_main_left ul li .sj_box_2{
	width: 0px;
	height: 0px;
	margin-top: 30px;
	border-top:10px solid transparent;
	border-left:15px solid #00b1c1;
	border-bottom:10px solid transparent;
	float: left;
}

.bx_aboutBusiness_main_left ul li .bx_aboutSurvey_main_li_3{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #f9a818;
	text-align: center;
	color: #fff;
	font-size: 24px;
	float: left;
}
.bx_aboutBusiness_main_left ul li .sj_box_3{
	width: 0px;
	height: 0px;
	margin-top: 30px;
	border-top:10px solid transparent;
	border-left:15px solid #f9a818;
	border-bottom:10px solid transparent;
	float: left;
}

.bx_aboutBusiness_main_left ul li .bx_aboutSurvey_main_li_4{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #a4cd57;
	text-align: center;
	color: #fff;
	font-size: 24px;
	float: left;

}
.bx_aboutBusiness_main_left ul li .sj_box_4{
	width: 0px;
	height: 0px;
	margin-top: 30px;
	border-top:10px solid transparent;
	border-left:15px solid #a4cd57;
	border-bottom:10px solid transparent;
	float: left;
}

.bx_aboutBusiness_main_left ul li .bx_aboutSurvey_main_li_5{
	width: 235px;
	height: 85px;
	line-height: 85px;
	background: #0cb3f8;
	text-align: center;
	color: #fff;
	font-size: 24px;
	float: left;
}
.bx_aboutBusiness_main_left ul li .sj_box_5{
	width: 0px;
	height: 0px;
	margin-top: 30px;
	border-top:10px solid transparent;
	border-left:15px solid #0cb3f8;
	border-bottom:10px solid transparent;
	float: left;
}
.bx_aboutBusiness_main_right{
	float: right;
	width: 880px;
	background: #fff;
	padding: 20px;
	padding-top: 0px;
}
.bx_aboutBusiness_main_right ul li{
	width: 880px;
	/*float: left;*/
}
.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li{
	padding-left: 50px;
	width: 830px;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	position: relative;
	cursor: pointer;
}
.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li span{
	position: absolute;
	left: 0;
	top:20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #fd7045;
	color: #fff;
	display: block;
	/*float: left;*/
	text-align: center;
	/*margin-top: 20px;*/
	font-size: 16px;
	/*margin-right: 20px;*/
}
.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li em{
	float: left;
	font-size: 14px;
}



.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li_list p{
	width: 830px;

	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50px;
}
.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li_list span{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #00a0e9;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 16px;
	margin-right: 20px;
	position: absolute;
	left: 0px;
	top:10px;
}
.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li_list em{
	font-size: 14px;
	width: 830px;
	padding-top: 15px;
	padding-bottom: 20px;
	display: block;

}

.bx_aboutBusiness_main_right ul li .bx_aboutBusiness_li_list i{
	line-height: 30px;
	display: block;
	text-indent: 2em;
	font-size: 14px;
	/*width: 830px;*/
	/*float: left;*/
	/*padding-top: 30px;*/

}
/* 保险帮助详情 end *//*----------------------------------------------------------------------------------------*/


/****** 高晟保险-保险产品列表页*****/
.bx_product_banner{
	width: 100%;
	min-width: 1200px;
	height: 340px;
}
.bx_product_0{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner01.jpg) no-repeat center;
}
.bx_product_1{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner02.jpg) no-repeat center;
}
.bx_product_2{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner03.jpg) no-repeat center;
}
.bx_product_3{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner04.jpg) no-repeat center;
}
.bx_product_4{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner05.jpg) no-repeat center;
}
.bx_product_5{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner06.jpg) no-repeat center;
}
.bx_product_6{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner07.jpg) no-repeat center;
}
.bx_product_7{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner08.jpg) no-repeat center;
}
.bx_product_8{
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background: url(../images/bx_list/bx_product_list_banner09.jpg) no-repeat center;
}
.bx_product_banner_content{
	width: 1200px;
	margin: 0 auto;
}
.bx_product_banner_left{
	float: left;
	width: 354px;
}
.bx_product_banner_left h1{
	font-size: 36px;
	color: #8eacdd;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bx_product_banner_left p{
	font-size: 18px;
	color: #8eacdd;
	line-height: 30px;
}
.bx_product_banner_right{
	width: 540px;
	background: #fff;
	float: right;
	margin-top: 28px;
	position: relative;
}
.bx_product_banner_right_one{
	width: 490px;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
}
.bx_product_banner_right_one_posi{
	width: 123px;
	height: 39px;
	background: #fd7045;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 39px;
	position: absolute;
	top: 17px;
	left: -14px;
}
.bx_product_banner_right_one p{
	display: block;
	font-size: 14px;
	color: #5e5e5e;
	padding-left: 130px;
	padding-top: 30px;
	padding-bottom: 60px;
}
.bx_product_banner_right_one_h2{
	height: 30px;
	width: 100%;
	padding-bottom: 30px;
}
.bx_product_banner_right_one_h2 h2{
	display: inline-block;
	font-size: 24px;
	color: #323232;
	height: 24px;
}
.bx_product_banner_right_one h2.pad_l1{
	float: left;
}
.bx_product_banner_right_one h2.pad_l2{
	float: right;
}
.bx_product_banner_right_tow{
	width: 490px;
	margin: 0 auto;
}
.bx_product_banner_right_tow_p{
	padding-top: 15px;
}
.bx_product_banner_right_tow_p p{
	display: block;
	line-height: 30px;
	color: #5e5e5e;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/bx_list/bx_product_list_09.jpg) no-repeat left;
}
.bx_product_banner_right_tow_a{
	float: right;
	margin-right: 30px;
	width: 125px;
	height: 40px;
	background: #fd7045;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bx_product_banner_right_tow_a a{
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}

.bx_product_main{
	width: 100%;
	background: #f6f7fb;
}
.bx_product_main_content{
	width: 1200px;
	margin: 0 auto;
}
.bx_product_main_content_one{
	width: 1200px;
}
.bx_product_main_content_one>ul>li{
	width: 1200px;
	padding-top: 42px;
}
.bx_product_main_content_one>ul>li .bx_product_main_content_one_lil{
	float: left;
	width: 430px;
	height: 280px;
}
.bx_product_main_content_one>ul>li .bx_product_main_content_one_lir{
	float: right;
	width: 730px;
	height: 280px;
	border: solid 1px #ebeff4;
	background: #fff;
}
.bx_product_main_content_tow{
	width: 657px;
	margin: 0 auto;
	border-bottom: solid 1px #ebeff4;
}
.bx_product_main_content_tow h1{
	float: left;
	font-size: 24px;
	color: #5e5e5e;
	padding-top: 34px;
	padding-bottom: 24px;
}
.bx_product_main_content_tow p{


}
.bx_product_main_content_three{
	width: 657px;
	margin: 0 auto;
}
.bx_product_main_content_three_lineh40 p.four_p span{
	line-height: 20px;
	font-size: 14px;
	color: #5e5e5e;
	display: block;
}
.bx_product_main_content_three_lineh40>p{
	font-size: 18px;
	line-height: 30px;
	color: #5e5e5e;
	padding-top: 10px;
}
.bx_product_main_content_three > p{
	color: #5e5e5e;
	font-size: 18px;
}
.bx_product_main_content_four{
	width: 657px;
}
.bx_product_main_content_four .four_p{
	float: left;
	padding-top: 20px;
}
.bx_product_main_content_four .four_p span{
	display: block;
	color: #5e5e5e;
	font-size: 14px;
	line-height: 25px;
}
.bx_product_main_content_three .four_a{
	width: 125px;
	height: 40px;
	background: #fd7045;
}
.bx_product_main_content_three .four_a a{
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 40px;
}
.bx_product_main_content_fiue{
	width: 1200px;
	margin: 0 auto;
	padding: 55px 0 115px 0;
}
.bx_product_main_content_fiue>ol{
	display: block;
	padding: 0 350px;
}
.bx_product_main_content_fiue>ol>li{
	float: left;
	border: solid 1px #ccc;
	width: 30px;
	height: 30px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
}
.bx_product_main_content_fiue>ol>p{
	float: left;
	border: solid 1px #ccc;
	padding: 7px;
	margin: 10px;
}
/****** 高晟保险-保险产品列表页 end*****/


/****** 高晟保险-保险产品首页*****/
.border_bottom1{
	border-bottom: solid 1px #ccc;
}
.bx_product_index_banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 430px;
	background: url(../images/bx_list/bx_product_index_banner1.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
}
.bx_product_index_banner_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.bx_product_index_banner_left{
	float: left;
	width: 260px;
	height: 430px;
	background: #0e88e9;
	opacity: 0.7;
}
.bx_product_index_banner_left h1{
	font-size: 30px;
	color: #fff;
	padding-top: 57px;
	padding-bottom: 40px;
	padding-left: 25px;
	font-weight: normal;
}
.bx_product_index_banner_left p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding: 0 25px;
}
.bx_product_index_banner_right{
	width: 540px;
	height: 370px;
	background: #fff;
	float: right;
	margin-top: 28px;
	position: relative;
}
.bx_product_index_banner_right_one{
	width: 490px;
	margin: 0 auto;
	border-bottom: solid 1px #ccc;
}
.bx_product_index_banner_right_one_posi{
	width: 123px;
	height: 39px;
	background: #fd7045;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 39px;
	position: absolute;
	top: 17px;
	left: -14px;
}
.bx_product_index_banner_right_one p{
	display: block;
	font-size: 14px;
	color: #5e5e5e;
	padding-left: 130px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.bx_product_index_banner_right_one_h2{
	height: 30px;
	width: 100%;
	padding-bottom: 20px;
}
.bx_product_index_banner_right_one_h2 h2{
	display: inline-block;
	font-size: 24px;
	color: #323232;
	height: 24px;
}
.bx_product_index_banner_right_one h2.index_pad_l1{
	float: left;
}
.bx_product_index_banner_right_tow{
	width: 490px;
	margin: 0 auto;
}
.bx_product_index_banner_right_tow p{
	padding-top: 18px;
}
.bx_product_index_banner_right_tow .four_p span{
	line-height: 25px;
}

.bx_product_index_banner_right_tow_p{
	width:300px;
	float: left;
}
.bx_product_index_banner_right_tow_p p{
	display: block;
	line-height: 25px;
	color: #5e5e5e;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/bx_list/bx_product_list_09.jpg) no-repeat left;
}
.bx_product_index_banner_right_tow_top p{
	font-size: 14px;
	color: #5e5e5e;
	padding-top: 10px;
}
.bx_product_index_banner_right_tow_top_con{
	padding-top: 10px;
}
.bx_product_index_banner_right_tow_top_con .top_con_left{
	float: left;
	font-size: 14px;
	color: #5e5e5e;
}
.bx_product_index_banner_right_tow_top_con .top_con_right{
	float: left;
}
.bx_product_index_banner_right_tow_top_con .top_con_right p{
	font-size: 14px;
	color: #5e5e5e;
}
.bx_product_index_banner_right_tow_a{
	width: 125px;
	height: 40px;
	background: #fd7045;
}
.bx_product_index_banner_right_tow_a a{
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}
.bx_product_index_banner_ol{
	position: absolute;
	left: 350px;
	bottom: 22px;
}
.bx_product_index_banner_ol li.index_active{
	background: #fd7045;
}
.bx_product_index_banner_ol li{
	float: left;
	width: 40px;
	height: 5px;
	background: #fff;
	margin-left: 23px;
}
.bx_product_index_main{
	width: 100%;
	background: #f6f7fb;
}
.bx_product_index_main_content{
	width: 1200px;
	margin: 0 auto;
}

.bx_product_index_main_one_top{
	width: 1200px;
}
.bx_product_index_main_one_top h1{
	display: block;
	color: #323232;
	font-size: 24px;
	text-align: center;
	padding-top: 89px;
	padding-bottom: 14px;
}
.bx_product_index_main_one_top p{
	color: #323232;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-bottom: 42px;
}
.bx_product_index_main_one_top span{
	display: block;
	width: 30px;
	height: 2px;
	background: #f00;
	margin: 0 auto;
}
.bx_product_index_main_one .ul{
	display: block;
	padding-top: 55px;
}
.bx_product_index_main_one .ul .li{
	width: 1200px;
	padding-bottom: 92px;
	position: relative;
}
.bx_product_index_main_one .ul .li .bx_product_index_main_left{
	float: left;
	width: 690px;
	height: 448px;
	padding-left: 27px;
	background: #fff;
}
.bx_product_index_main_one .ul .li .bx_product_index_main_left img{
	width: 100%;
	height: 100%;
}
.bx_product_index_main_one .ul .li .bx_product_index_main_right{
	float: right;
	width: 483px;
	background: #fff;
}
.bx_product_index_main_right_one{
	width: 225px;
	float: left;
	padding-left: 40px;
}
.bx_product_index_main_right_one .right_span2 .four_p span{
	display: block;
}
.bx_product_index_main_right_one .right_span1{
	display: block;
	color: #323232;
	font-size: 18px;
	padding-top: 30px;
}
.bx_product_index_main_right_one .right_span2{
	display: block;
	color: #5e5e5e;
	font-size: 14px;
	padding-top: 20px;
}
.bx_product_index_main_right_one .right_span2>p{
	line-height: 25px;
}
.bx_product_index_main_right_one>p{
	width: 125px;
	hegiht: 40px;
	background: #fd7045;

}
.bx_product_index_main_right_one p a{
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.bx_product_index_main_right_tow{
	float: right;
	padding-top: 25px;
}
.bx_product_index_main_one_top_posi{
	position: absolute;
	top: -20px;
	left: 0;
	width: 210px;
	height: 389px;
	background: #fd7045;
}
.bx_product_index_posi_top{
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_posi_top h1{
	font-size: 48px;
	color: #fff;
	padding-top: 52px;
	padding-bottom: 11px;
}
.bx_product_index_posi_top span{
	display: block;
	font-size: 12px;
	padding-bottom: 145px;
	text-align: center;
	color: #fff;
}
.bx_product_index_main_one_top_posi > ol{
	display: block;
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_main_one_top_posi > ol>li{

}
.bx_product_index_main_one_top_posi > ol>li>a{
	background: #f33900;
	width: 75px;
	height: 32px;
	margin-bottom: 3px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	text-align: center;

}

.bx_product_index_main_one .ul2{
	display: block;
}
.bx_product_index_main_one .ul2 .li2{
	width: 1200px;
	padding-bottom: 92px;
	position: relative;
}
.bx_product_index_main_one .ul2 .li2 .bx_product_index_main_left2{
	float: left;
	width: 690px;
	height: 448px;
	padding-left: 27px;
	background: #fff;
}
.bx_product_index_main_one .ul2 .li2 .bx_product_index_main_left2 img{
	width: 100%;
	height: 100%;
}
.bx_product_index_main_one .ul2 .li2 .bx_product_index_main_right2{
	float: right;
	width: 483px;
	background: #fff;
}
.bx_product_index_main_right{
	overflow: hidden;
}
.backgroundUrl{
	background: url(../images/bx_list/bx_product_index_05.png) no-repeat center right;
}
.bx_product_index_main_right_one2{
	width: 483px;
}
.bx_product_index_main_right_one2{
	width: 190px;
	float: left;
	padding-left: 40px;
}
.bx_product_index_main_right_one2 .right_span12{
	display: block;
	color: #323232;
	font-size: 18px;
	padding-top: 35px;
}
.bx_product_index_main_right_one2 .right_span22{
	display: block;
	color: #5e5e5e;
	font-size: 14px;
	padding-top: 26px;
}
.bx_product_index_main_right_one2 p{
	width: 125px;
	hegiht: 40px;
	background: #fd7045;
	margin-top: 57px;
	margin-bottom: 16px;
}
.bx_product_index_main_right_one2 p a{
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.bx_product_index_main_right_tow2{
	float: right;
	padding-top: 25px;
}
.bx_product_index_main_one_top_posi2{
	position: absolute;
	top: -20px;
	left: 0;
	width: 210px;
	height: 389px;
	background: #f9a818;
}
.bx_product_index_posi_top2{
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_posi_top2 h1{
	font-size: 48px;
	color: #fff;
	padding-top: 52px;
	padding-bottom: 11px;
}
.bx_product_index_posi_top2 span{
	display: block;
	font-size: 12px;
	padding-bottom: 145px;
	text-align: center;
	color: #fff;
}
.bx_product_index_main_one_top_posi2 > ol{
	display: block;
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_main_one_top_posi2 > ol>li{

}
.bx_product_index_main_one_top_posi2 > ol>li>a {
	background: #e77200;
	width: 75px;
	height: 32px;
	margin-bottom: 3px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
}

.bx_product_index_main_one .ul3{
	display: block;
}
.bx_product_index_main_one .ul3 .li3{
	width: 1200px;
	padding-bottom: 92px;
	position: relative;
}
.bx_product_index_main_one .ul3 .li3 .bx_product_index_main_left3{
	float: left;
	width: 690px;
	height: 448px;
	padding-left: 27px;
	background: #fff;
}
.bx_product_index_main_one .ul3 .li3 .bx_product_index_main_left3 img{
	width: 100%;
	height: 100%;
}
.bx_product_index_main_one .ul3 .li3 .bx_product_index_main_right3{
	float: right;
	width: 483px;
	background: #fff;
}
.backgroundUrl{
	width: 440px;
	background: url(../images/bx_list/bx_product_index_05.png) no-repeat center right;
}
.bx_product_index_main_right_one3{
	width: 483px;
}
.bx_product_index_main_right_one3{
	width: 190px;
	float: left;
	padding-left: 40px;
}
.bx_product_index_main_right_one3 .right_span13{
	display: block;
	color: #323232;
	font-size: 18px;
	padding-top: 35px;
}
.bx_product_index_main_right_one3 .right_span23{
	display: block;
	color: #5e5e5e;
	font-size: 14px;
	padding-top: 26px;
}
.bx_product_index_main_right_one3 p{
	width: 125px;
	hegiht: 40px;
	background: #fd7045;
	margin-top: 64px;
	margin-bottom: 16px;
}
.bx_product_index_main_right_one3 p a{
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.bx_product_index_main_right_tow3{
	float: right;
	padding-top: 25px;
}
.bx_product_index_main_one_top_posi3{
	position: absolute;
	top: -20px;
	left: 0;
	width: 210px;
	height: 389px;
	background: #a4cd57;
}
.bx_product_index_posi_top3{
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_posi_top3 h1{
	font-size: 48px;
	color: #fff;
	padding-top: 52px;
	padding-bottom: 11px;
}
.bx_product_index_posi_top3 span{
	display: block;
	font-size: 12px;
	padding-bottom: 145px;
	text-align: center;
	color: #fff;
}
.bx_product_index_main_one_top_posi3 > ol{
	display: block;
	width: 154px;
	margin: 0 auto;
}
.bx_product_index_main_one_top_posi3 > ol>li{

}
.bx_product_index_main_one_top_posi3 > ol>li>a {
	background: #82b02b;
	width: 75px;
	height: 32px;
	margin-bottom: 3px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
}

/****** 高晟保险-保险产品首页  end*****/



/****** 高晟保险-保险产品详情页*****/
.bx_product_page_mian_nav_con p.page_active{
	color: #fd7045;
	border-top: solid 3px #fd7045;
	background: #fff;
}
.bx_product_page_banner{
	width: 100%;
}
.bx_product_page_banner_content{
	width: 1200px;
	margin: 60px auto;
	position: relative;
}
.bx_product_page_banner_content_top{
	position: absolute;
	top: 15px;
	left: -20px;
}
.bx_product_page_banner_content_top p{
	background: #fd7045;
	display: block;
	width: 211px;
	height: 50px;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
}
.bx_product_page_banner_content_left{
	float: left;
	width: 551px;
}
.bx_product_page_banner_content_right{
	width: 597px;
	float: right;
}
.bx_product_page_banner_content_right h1{
	font-size: 24px;
	color: #323232;
	display: block;
	border-bottom: solid 1px #ccc;
	padding: 0 0 17px 0;
}
.bx_product_page_banner_content_right_one p{
	color: #323232;
	font-size: 14px;
}
.bx_product_page_banner_content_right_one .first_p{
	padding-top: 16px;
}
.bx_product_page_banner_content_right_one .last_p{
	padding: 22px 0;
}
.bx_product_page_banner_content_right_three,
.bx_product_page_banner_content_right_tow{
	float: left;
	width: 100%;
}
.bx_product_page_banner_content_right_three{
	padding-top: 11px;
}
.bx_product_page_banner_content_right_three .last_tow p{
	background: url(../images/bx_list/bx_product_page_04.jpg) no-repeat center left;
	padding-left: 15px;
}
.bx_product_page_banner_content_right_tow .left_span{
	float: left;
	display: inline-block;
	color: #323232;
	font-size: 14px;
}
.bx_product_page_banner_content_right_tow .right_span{
	float: left;
	display: inline-block;
	color: #323232;
	font-size: 14px;
}
.bx_product_page_banner_content_right_tow .right_span>p{
	padding-bottom: 10px;
}
.bx_product_page_banner_content_right_three>span{
	display: inline-block;
	color: #323232;
	font-size: 14px;
}
.bx_product_page_banner_content_right_three>span>p{
	display: inline-block;
	color: #323232;
	font-size: 14px;
}
.bx_product_page_banner_content_right .bottom_a{
	display: block;
	width: 211px;
	height: 50px;
	background: #fd7045;
	margin-top: 8px;
}
.bx_product_page_banner_content_right .bottom_a > a{
	display: block;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
}
.bx_product_page_mian{
	width: 100%;
}
.bx_product_page_mian_nav_con,
.bx_product_page_mian_content{
	width: 1200px;
	margin: 0 auto;
}
.bx_product_page_mian_nav{
	width: 100%;
	background: #f6f9fe;
}
.bx_product_page_mian_nav_con{
	height: 60px;
}
.bx_product_page_mian_nav_con p{
	display: inline-block;
	font-size: 24px;
	color: #323232;
	line-height: 60px;
	padding: 0 60px;
	cursor: pointer;
}
.bx_product_page_mian_content_one h1{
	padding-top: 53px;
	padding-bottom: 30px;
	color: #535556;
	font-size: 20px;
}
.bx_product_page_mian_content_one_con{
	border: solid 1px #e6eaed;
}
.bx_product_page_mian_content_one_con_p{
	height: 52px;
	background: #f6f9fe;
}
.bx_product_page_mian_content_one_con_p p{
	line-height: 52px;
	padding-left: 26px;
	font-size: 18px;
}
.bx_product_page_mian_content_one_left{
	float: left;
	width: 460px;
	margin-left: 30px;
	background: url(../images/bx_list/bx_product_page_02.jpg) no-repeat center left;
}
.bx_product_page_mian_content_one_left span{
	display: inline-block;
	padding: 65px 50px;
	font-size: 18px;
}
.bx_product_page_mian_content_one_right{
	float: right;
	width: 635px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.bx_product_page_mian_content_one_right p{
	font-size: 18px;
}
.bx_product_page_mian_content_tow h1{
	border-bottom: solid 1px #f2f2f2;
	padding-top: 32px;
	padding-bottom: 30px;
	color: #535556;
	font-size: 20px;
}
.bx_product_page_mian_content_tow_con{

}
.bx_product_page_mian_content_tow_left{
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #f3f3f3;
	margin-top: 26px;
	background: url(../images/bx_list/bx_product_page_03.jpg) no-repeat center center;
}
.bx_product_page_mian_content_tow_right{
	float: left;
	padding-left: 30px;
}
.bx_product_page_mian_content_tow_right h2{
	padding-top: 40px;
	padding-bottom: 26px;
	font-size: 20px;
	color: #11191a;
}
.bx_product_page_mian_content_tow_right p{
	padding-bottom: 15px;
	font-size: 18px;
}

/****** 高晟保险-保险产品详情页  end*****/


/****** 高晟保险-保险产品详情页-购买须知*****/

.bx_product_page_mian_hidden{
	width: 1200px;
	margin: 0 auto;
}
.bx_product_page_mian_hidden_one .hidden_left{
	line-height: 220px;
	width: 200px;
	text-align: left;
	color: #5e5e5e;
	font-size: 18px;
	float: left;
	padding-left: 60px;
}
.bx_product_page_mian_hidden_one .hidden_right{
	color: #5e5e5e;
	font-size: 14px;
	width: 857px;
	float: right;
	padding: 50px 0;
}
.bx_product_page_mian_hidden_seven,
.bx_product_page_mian_hidden_six,
.bx_product_page_mian_hidden_fiue,
.bx_product_page_mian_hidden_four,
.bx_product_page_mian_hidden_three,
.bx_product_page_mian_hidden_tow,
.bx_product_page_mian_hidden_one{
	border-bottom: solid 1px #ebeef0;
}
.bx_product_page_mian_hidden_eight p,
.bx_product_page_mian_hidden_seven p,
.bx_product_page_mian_hidden_six p,
.bx_product_page_mian_hidden_fiue p,
.bx_product_page_mian_hidden_four p,
.bx_product_page_mian_hidden_three p,
.bx_product_page_mian_hidden_tow p,
.bx_product_page_mian_hidden_one p{
	display: inline-block;
}
.bx_product_page_mian_hidden_eight .hidden_right7 span,
.bx_product_page_mian_hidden_seven .hidden_right6 span,
.bx_product_page_mian_hidden_six .hidden_right5 span,
.bx_product_page_mian_hidden_fiue .hidden_right4 span,
.bx_product_page_mian_hidden_four .hidden_right3 span,
.bx_product_page_mian_hidden_three .hidden_right2 span,
.bx_product_page_mian_hidden_tow .hidden_right1 span,
.bx_product_page_mian_hidden_one .hidden_right span{
	line-height: 30px;
	display: block;
}

.bx_product_page_mian_hidden_four .hidden_left3,
.bx_product_page_mian_hidden_three .hidden_left2,
.bx_product_page_mian_hidden_tow .hidden_left1{
	padding: 40px 0 30px 0;
}
.bx_product_page_mian_hidden_eight .hidden_left7,
.bx_product_page_mian_hidden_seven .hidden_left6,
.bx_product_page_mian_hidden_six .hidden_left5,
.bx_product_page_mian_hidden_fiue .hidden_left4,
.bx_product_page_mian_hidden_four .hidden_left3,
.bx_product_page_mian_hidden_three .hidden_left2,
.bx_product_page_mian_hidden_tow .hidden_left1{
	width: 200px;
	text-align: left;
	color: #5e5e5e;
	font-size: 18px;
	float: left;
	padding-left: 60px;
}
.bx_product_page_mian_hidden_eight .hidden_right7,
.bx_product_page_mian_hidden_seven .hidden_right6,
.bx_product_page_mian_hidden_six .hidden_right5,
.bx_product_page_mian_hidden_fiue .hidden_right4,
.bx_product_page_mian_hidden_four .hidden_right3,
.bx_product_page_mian_hidden_three .hidden_right2,
.bx_product_page_mian_hidden_tow .hidden_right1{
	color: #5e5e5e;
	font-size: 14px;
	width: 857px;
	float: right;
	padding: 22px 0;
}
.bx_product_page_mian_hidden_fiue .hidden_left4{
	line-height: 420px;
}
.bx_product_page_mian_hidden_six .hidden_left5{
	line-height: 130px;
}
.bx_product_page_mian_hidden_eight .hidden_left7,
.bx_product_page_mian_hidden_seven .hidden_left6{
	line-height: 70px;
}

/****** 高晟保险-保险产品详情页-购买须知 end*****/



/* 高晟保险-关于我们 */
.bx_aboutBuild_banner{
	width: 100%;
	height: 430px;
	background: url(../images/bx_img/bx_guanyu_02.jpg) no-repeat center;
}
.bx_aboutBuild_top{
	width: 1200px;
	margin: 0 auto;
	height: 480px;
	margin-top: 120px;
}
.bx_aboutBuild_top_left{
	float: left;

}
.bx_aboutBuild_top_right{
	width: 576px;
	float: left;
	margin-left:46px;
}
.bx_aboutBuild_top_right h1{
	font-size: 24px;
	color: #323232;
}
.bx_aboutBuild_top_right .bod_bottom{
	width: 20px;
	height: 30px;
	border-bottom: 2px solid #fd7045;
}
.bx_aboutBuild_top_right p{
	font-size: 14px;
	color: #5e5e5e;
	padding-top: 30px;
	line-height: 24px;
}
.bx_aboutBuild_main{
	width: 100%;
	height: 600px;
	background: #ececec;
}
.bx_aboutBuild_main_cent{
	width: 1200px;
	margin: 0 auto;
}
.bx_aboutBuild_main_cent h1{
	text-align: center;
	font-size: 24px;
	font-weight:100;
	padding-top: 60px;
}
.bx_aboutBuild_main_cent .bod_bottom{
	width: 20px;
	height: 28px;
	border-bottom: 2px solid #fd7045;
	margin: 0 auto;
}
.bx_aboutBuild_main_cent ul{
	margin-top: 50px;
	margin-left: -30px;
}
.bx_aboutBuild_main_cent ul li{
	float: left;
	margin-left: 30px;
}
.bx_aboutBuild_main_cent ul li .bx_bg{
	width: 275px;
	height: 285px;
	background: #015c79;
}
.bx_aboutBuild_main_cent ul li p{
	text-align: center;
	padding-top: 5px;
}
.bode_text{
	margin-top: 30px;
}
.bx_aboutBuild_logo{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	border-bottom: 1px solid #eeeeee;
}
.bx_aboutBuild_logo h1{
	margin-top: 64px;
	text-align: center;
	color: #323232;

}
.bx_aboutBuild_logo .bod_bottom{
	width: 20px;
	height: 28px;
	border-bottom: 2px solid #fd7045;
	margin: 0 auto;
}
.bx_aboutBuild_logo .bx_paner{
	width: 100%;
	overflow: hidden;
}
.bx_aboutBuild_logo ul{
	/*width:4476px;*/
	width:4870px;
}
.bx_aboutBuild_logo ul li{
	float: left;
	text-align: center;
	padding-top: 84px;
}


.bx_aboutBuild_about{
	width: 1200px;
	height: 350px;
	margin: 0 auto;

}
.bx_aboutBuild_about h1{
	margin-top: 64px;
	text-align: center;

}
.bx_aboutBuild_about .bod_bottom{
	width: 20px;
	height: 28px;
	border-bottom: 2px solid #fd7045;
	margin: 0 auto;
}
.bx_aboutBuild_about_left{
	margin-top: 45px;
	float: left;
}
.bx_aboutBuild_about_right{
	float: left;
	margin-top: 45px;
	margin-left: 40px;
}
.bx_aboutBuild_about_right ul li{
	font-size: 24px;
	padding-top: 10px;
}
.bx_aboutBuild_about_right ul li span{
	margin-left: 14px;
}
.bx_aboutBuild_about_right ul li img{
	vertical-align: middle;
	margin-left: -14px;
}
/* 高晟保险-关于我们 end */


#bx_product_img{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
#bx_product_auto{
	margin: 0 auto;
}
#bx_product_auto p{
	font-size: 18px;
	color: #535353;
	line-height: 35px;
}
