﻿
body{
	
	background-color: #f5f5f5;
}

/*=======================头部导航  开始=======================*/


/*======================banner 开始==========================*/


.banner {
    position: relative;
    padding-top: 120px;
    z-index: 1;
}





/*---------------------------臻财富------开始--------------------------*/

.productListBanar{
	height: 505px;
	background: url(../image/productList_banert-1-1920-506.jpg) no-repeat;
	
}
.crumbsBar{
	border-left:8px solid #f0475b;
	padding-left: 10px;
	font-weight: normal;
	position: relative;
}
.crumbsBar>.text{
	position: absolute;
	right: 0;
	bottom: 0;
}

.crumbsBar a{
	color:#fff;
}

.crumbsBar a:hover{
	color:#f0475b;
}

.recommendBox{
	position: relative;
	
	margin-top: -278px;
	z-index: 999;
}
.recommend >h3{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.recommend .contetList{
	height: 250px;
	overflow: hidden;
}

.recommend .contetList li{
	width: 300px;
	float: left;
	border-right: 1px solid #efefef;
	cursor: pointer;
	transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	-o-transition: transform 0.2s;
}
.recommend .contetList li:hover{
	transform: translateY(-74px);
	-webkit-transform: translateY(-74px);
	-moz-transform: translateY(-74px);
	-ms-transform: translateY(-74px);
	-o-transform: translateY(-74px);
}
.contetList .text_center h3{
	padding-top: 28px;
}
.contetList .text_center> p.txt{
	margin-top: 10px;
	
}
.contetList .text_center> p:nth-of-type(3){
	margin-top: 14px;
	
}
.recommend .contetList .state{
	margin-top: 22px;
}
.recommend .contetList .state .cont{
	width: 50%;
	height: 73px;
	padding-top: 18px;
}
.recommend .contetList .state .leftCont{
	border-right: 1px solid #efefef;
}
.recommend .contetList .state .cont .txt{
	padding-top: 10px;
}
.recommend .contetList .linkList{
	height: 74px;
}
.recommend .contetList .linkList{
	height: 74px;
	background-color: #fbfbfb;
}
.recommend .contetList .linkList a{
	height: 72px;
	line-height: 72px;
	width: 50%;
	float: left;
}
.recommend .contetList .linkList a.yuyuebtn:hover{
	background-color: #e14355;
	color: #fff;
}
.recommend .contetList .linkList a.xiangqingbnt:hover{
	color: #f0475b;
}


.productclasstable h3{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.productListConditionBox{
	position: relative;
	background-color: #fcfcfc !important;
}
.searchbar input{
	width: 320px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #efefef;
	border-radius: 2px;
}
.searchbar input:focus{
	border-color: #ddd;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	
}
.searchbar .searchBtn{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #f0475b;
	color: #fff;
	border-radius: 2px;
	padding-left: 22px;
	padding-right: 22px;
}
.searchbar .searchBtn:hover{
	background-color: #e14355;
	color: #fff;
}


.nextBox .infoContList li{
	float: left;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	border-radius: 2px;
	cursor: pointer;
}
.nextBox .infoContList li:hover{
	background-color: #f0475b;
	color: #fff !important;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.nextBox .infoContList li.current{
	background-color: #f0475b;
	color: #fff !important;
}
.nextBox .infoContList li.current:hover{
	background-color: #e14355;
	color: #fff;
}
.shrinkBtn{
	
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 40px;
	background-image: url(../image/downBont-1-10-9.png);
	background-repeat:  no-repeat;
	background-position: 85% center;
	background-color: #fcfcfc;
	position: absolute;
	right: 30px;
	bottom: -30px;
	border: 1px solid #efefef;
	border-top: none;
	cursor: pointer;
	
}
.shrinkBtn:hover{
	color: #999999;
}

.shrinkBtnActive{
	background-image: url(../image/downBont-1-10-9-up.png);
}


.productListCondition{
	/*height: 170px;*/
	height:100%;
	overflow: hidden;
	transition: height 0.4s;
	-webkit-transition: height 0.4s;
}

.open{
	/*height: auto !important;*/
}


.productclasstable .table table tr{
	border-bottom: 1px solid #efefef;
	cursor: pointer;
}
.productclasstable .table table tr:hover{
	background-color: #fbfbfb;
}
.productclasstable .table table tr:hover a,.productclasstable .table table tr:hover .txt{
	color: #f0475b;
}

.productclasstable .table table tr td{
	padding-top: 28px;
	padding-bottom: 28px;
}
.productclasstable .table table tr .yuyuebtn{
	width: 150px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 2px;
}
.productclasstable .table td>a{
	max-width:310px;
	line-height:24px;
	display:block;
}
.productclasstable .table table tr .yuyuebtn:hover{
	background-color: #e14355;
	color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.paginationBtnlist ul{
	border-radius: 3px;
	overflow: hidden;
}
.paginationBtnlist li{
	float: left;
	width: 35px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.paginationBtnlist li{
	border-right: 1px solid #dfdfdf;
	
}
.paginationBtnlist li:nth-last-of-type(1){
	border-right: none;
}
.paginationBtnlist li.current{
	background-color: #f0475b;
	color: #fff;
	border-right: none;
	
}
.paginationBtnlist li:hover{
	background-color: #f0475b;
	color: #fff;
	border-right: none;
	cursor: pointer;
	transition: background 0.2;
	-webkit-transition: background 0.2;
	-moz-transition: background 0.2;
	-ms-transition: background 0.2;
}
.paginationBtnlist .btn{
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #efefef;
}
.paginationBtnlist .btn:hover{
	border: 1px solid #dfdfdf;
	 color: #555;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

/*---------------------------臻财富------结束--------------------------*/






/*=====================产品详情====== 开始=========*/



.detailstitle{
	padding: 20px;
}

.detailstitle p{
	padding: 0 12px;
	margin-left: 10px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	background-color: #efefef;
	cursor: pointer;
}

.detailstitle p:hover{
	color: #f0475b;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}


.detailstitle .text{
	line-height: 22px;
}
.detailsInfo .leftinfoCont{
	width: 858px;
}
.detailsInfo .makeCont{
	width: 340px;
}
.detailsInfo .leftinfoCont .dataBox{
	
}
 .detailsInfo .leftinfoCont .dataBox li{
	 text-align: center;
	 width: 214px;
	 float: left;
	border-right: 1px solid #efefef;
}
.detailsInfo .leftinfoCont .dataBox li .text{
	display: inline-block;
}
.brief .word{
	width: 50%;
}
.detailsInfo .mode{
	line-height: 30px;
}

.makeCont .title{
	height: 40px;
	line-height: 40px;
	background-color: #f8f8f8;
}
.makeCont .inputBox{

	width: 300px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 2px;
	
}
.makeCont .inputBox span{
	width: 88px;
	display: inline-block;
	line-height: 26px;
	height: 26px;
	border-right: 1px solid #dfdfdf;
}
.makeCont .inputBox input{
	line-height: 26px;
	height: 26px;
	width: 210px;
	border: none;
	padding-left: 15px;
	padding-right: 15px;
}
.makeCont .reservationBox{
	margin-top: 61px;
}
.reservationBox{
	display: inline-block;
	height: 44px;
	line-height: 44px;
	padding-left: 72px;
	padding-right: 72px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
}
.reservationBox:hover{
	color: #fff;
	background-color: #e14355;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.makeCont .prompt{
	padding-top: 17px;
	line-height: 26px;
	padding-bottom: 43px;
	
}
.makeCont .prompt>span{
	text-align: center;
	display: inline-block;	
}



.twoDetailstitle{
	height:50px;
	line-height:50px;
}
.threetitle{
	border-bottom:2px solid #f0475b;
	padding-bottom:10px;
	display:inline-block;
}
.detailsContBox .cont table td{
	line-height:1.5;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #e6e6e6;
	font-size:14px;
	color:#555;
}
.flowpath .line{
	width:930px;
	height:1px;
	background-color:#efefef;
	margin-top:38px;
	margin-left:auto;
	margin-right:auto;
}
.flowpath .cont{
	margin-top:-7px;
}
.flowpath .cont .firstPiece{
	width:212px;
	float:left;
	margin-left:18px;
}
.flowpath .cont .firstPiece .word{
	padding:15px 20px;
	line-height:20px;
	min-height:228px;
	border-radius:2px;

}

/*=====================产品详情====== 结束=========*/




/*=========================信息披露   开始===============================*/
.informationMian{
	position: relative;
	margin-top: -302px;
	z-index: 2;
}
.informationBanner{
	height: 505px;
	background: url(../image/informationBann-1960-505er.jpg) no-repeat;
	background-size: cover;
}
.informationBntList{
	width: 1202px;
}
/*
.informationTabContentList{
	display: none;
}
*/
.informationBntList li{
	float: left;
	width: 220px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
	
}
.informationBntList li a{
	display: block;
	color: #fff;
	background-color: #afb0b0;
}
.informationBntList li:nth-of-type(1){
	margin-left: 0px;
}
.informationBntList li.current a{
	background-color: #f0475b !important;
	color: #fff !important;
}
.informationBntList li:hover a{
	background-color: #b5b6b6;
	transition: all .2s;
}
.informationcont .searchBox,.overallSearchBox{
	position: relative;
	display: inline-block;
	margin-top: 20px;
}
.informationcont .searchBox input,.overallSearchBox input{
	width: 320px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 2px;
	border:1px solid #efefef;
}
.informationcont .searchBtn,.overallSearchBox .searchBtn{
	display: block;
	height: 40px;
	line-height: 40px;
	margin-left: -2px;
	border-radius: 2px;
}
.informationcont .searchBtn:hover,.overallSearchBox .searchBtn:hover{
	background-color: #e14355;
	color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.informationContetnList{
	margin-top: 18px;
	min-height: 500px;
}
.informationContetnList li{
	padding-left: 30px;
	padding-right: 30px;
}
.informationContetnList li>a{
	border-bottom: 1px solid #efefef;
	display: block;
	line-height: 49px;
	font-size: 14px;
	color: #555555;
	background-position: left center;
	
}
.informationContetnList li .dian{
	display: block;
	width: 8px;
	height: 8px;
	margin-top: 21px;
	background-color: #c0c0c0;
}
.informationContetnList li:hover{
	background-color: #f7f7f7;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.informationContetnList li:hover>a,.informationContetnList li:hover>a .dateNum{
	color: #f0475b;
	transition:color 0.2;
}
.informationContetnList li:hover>a .dian{
	background-color: #f0475b;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

/*=========================信息披露   结束===============================*/


/*==========================信息详情  开始===========================*/

.informaDetailsBox .detailstitle{
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}
.detailstitle .titletxt{
	max-width: 82%;
}
.informaDetailsBox .info .yuanlan{
	display: inline-block;
	
}
.contWord p.word{
	text-indent: 25px;
}

.turnOverBox>a{
	display: block;
	line-height: 24px;
}
 .share .news_fx p{
	margin-top: 7px;
}
/*==========================信息详情  结束===========================*/





/*============================投资教育  开始==================================*/
.invesBanner{
	height: 505px;
	background: url(../image/inves_licaizhishi_banner_1920_.jpg) no-repeat;
	background-size: cover;
}
.cjwt_contentBox{
	margin-left:30px;
	margin-right:30px;
	min-height: 549px;
}
.cpyc_contents .menu_head {
  /*  height: 48px;
    line-height: 48px;*/
	padding-top: 14px;
	padding-bottom: 14px;
    overflow: hidden;
    cursor: pointer;
	border-top: none;
	background-color: #f8f8f8;
}
.cpyc_contents .menu_head:hover{
	background-color:#f0475b;
	color:#fff;
}
.cpyc_contents .menu_head:hover span{
	color:#fff;
}

.cpyc_contents .current .gaoliang {
    background: #f0475b;
    color: #fff;
    font-weight: bold;
	
}
.cpyc_contents .current .gaoliang:hover span{
    color: #fff !important;
}

.cpyc_contents .gaoliang .top {
    max-width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    word-break: break-all;
}
.cpyc_contents .current .gaoliang .colorCorrent {
    color: #fff;
    font-weight: normal;
}

.cpyc_contents .introBox p {
    line-height: 24px;
}
.cpyc_contents .introBox a{
	display:inline-block;
}
.fxq_title{
	height: 48px;
	line-height: 48px;
}


/*=============================投资教育     结束=================================*/


/*=====================关于华澳     开始=========================================*/

.about_banner{
	background: url(../image/about_Banner_1920_505.jpg) no-repeat;
	background-size: cover;
	height: 505px;
}

.aboutTabList li{
	float: left;
	width: 154px;
	height: 44px;
	margin-left: 10px;
	line-height: 44px;
	text-align: center;
	background-color: #afb0b0;
	color: #fff;
}
.aboutTabList li a{
	display: block;
	color: #fff;
}
.aboutTabList li:hover {
	background-color: #b5b6b6;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.aboutTabList li.current a{
	background-color: #f0475b;
	color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.companyJJ>.text{
	display:none;
	min-height:120px;
}
.companyJJ .iconList{
	margin-top: 20px;
}
.companyJJ .iconList li{
	float: left;
	display: block;
	margin-left: 80px;
	cursor:pointer;
}
.companyJJ .iconList li:hover p{
	color:#f0475b;
	transition:all 0.2s;
}
.companyJJ .iconList li.current span{
	background-color: #f0475b;
	color: #fff;
	border: none;
}
.companyJJ .iconList li.current p{
	color: #f0475b;
}

.companyJJ .iconList li.current span i{
	color: #fff !important;
}
.companyJJ .iconList li>span{
	display: block;
	width: 145px;
	height: 145px;
	line-height: 145px;
	border: 1px solid #efefef;
	border-radius: 50%;
}
.aboutContentBox .title>span{
	border-bottom: 2px solid #f0475b;
	padding-bottom: 10px;
	display: inline-block;
}
.gudongContent .firstbox,.gudongContent .secondBox{
	position: relative;
}
.gudongContent .firstbox .imgBox{
	width: 590px;
	height: 280px;
	position: absolute;
	right: -1px;
	top: 0px;
}
.gudongContent .first,.gudongContent .second{
	width: 50%;
	height: 280px;
}
.gudongContent .first{
	background: url(../image/about_img2-1.jpg) no-repeat;
	background-position: right bottom;
}
.gudongContent .first p{
	width: 470px;
	line-height: 24px;
}
.gudongContent .second p{
	width: 508px;
	height:170px;
	overflow-y: auto;
	line-height: 24px;
	margin-left: 30px;
}
.gudongContent .secondBox .imgBox{
	width: 550;
	height: 280px;
	position: absolute;
	left: -1px;
	top: 0px;
}

.gudongContent .second{
	background: url(../image/about_img2-2.jpg) no-repeat;
	background-position: right bottom;
}
.gaoguantuandui .imgBox{
	width: 50%;
	height: 360px;
	overflow:hidden;
}
.gaoguantuandui .imgBox img{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.gaoguantuandui .imgBox img:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.gaoguantuandui .introduce{
	width: 50%;
	height: 360px;
	overflow: hidden;
	padding-top: 75px;
}
.gaoguantuandui .introduce p{
	height:175px;
	overflow-y: auto;
}
.rongyu .ruyuImg{
	width: 50%;
	height: 360px;
	overflow:hidden;
}
.rongyu .ruyuImg img{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.rongyu .ruyuImg img:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.rongyu .ruyushuoming{
	width: 50%;
	height: 360px;
}
.rongyu .ruyushuoming ul{
	height: 180px;
	overflow-y: auto;
}
.rongyu .ruyushuoming li{
	padding-left: 15px;
	background: url(../image/xian.jpg) no-repeat;
	background-position: left 15px;
}
.lianxiwomen .dizhi li{
	width: 50%;
	padding-left: 40px;
	height: 360px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	position: relative;
	float: left;
}
.lianxiwomen .dizhiTxt{
	width: 358px;
}
.lianxiwomen .dizhiIcon{
	display: block;
	position: absolute;
	right: 40px;
	bottom: 38px;
	width: 98px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	border: 1px solid #efefef;
	border-radius: 50%;
}
.lianxiwomen .dizhiIcon:hover{
	border: 1px solid #f0475b;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}


.jiamengfangfa .content{
	background-color: #f8f8f8;
}
.jiamengfangfa .content p>a{
	color: #f0475b;
	border-bottom: 1px solid rgba(240,71,91,.3);
}

.cpyc_contentBox .cpyc_contents .current .gaoliang{
	background-color: #f8f8f8;
	color: #f0475b;
}
.cpyc_contentBox .cpyc_contents .current .gaoliang:hover span{
	color:#f0475b !important;
}
.cpyc_contentBox .cpyc_contents .current .gaoliang .colorCorrent{
	color: #f0475b;
}
.cpyc_contents .zhize p{
	line-height: 24px;
}
.tdjl_btnBox .btn{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	padding-left: 88px;
	padding-right: 88px;
	background: #f0475b;
	 color: #fff;
}
.tdjl_btnBox .btn:hover{
	background: #e14355;
    color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}

.mask{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 9999999;
}
.popupBox{
	width: 400px;
	height: 250px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999999;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	
}
.popupBox .title{
	height: 42px;
	line-height: 42px;
	background-color: #f8f8f8;
}
.popupBox .title .closeBtn{
	cursor: pointer;
	padding-left: 20px;
	display: inline-block;
}
.popupBox .content{
	width:100%;
	padding: 30px;
	min-height:156px;
}
.popupBox .content span{
	display:inline-block;
	vertical-align:middle;
	margin-top:35px;
}

.popupBtn .btn{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 3px;
	background-color: #f0475b;
	color: #fff;
}
.popupBtn .btn:hover{
	background: #e14355;
    color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.cancelBtn{
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 3px;
	background-color: #f8f8f8;
	color: #e6e6e6;
	border:1px solid #e6e6e6;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	color: #555555;
	font-size:14px;
	cursor:pointer;
}
.externalLink .cancelBtn:hover{
	background: #e6e6e6;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.animation{
	transform: translateY(-500%);
	-webkit-transform: translateY(-500%);
	-moz-transform: translateY(-500%);
	-ms-transform: translateY(-500%);
	-o-transform: translateY(-500%);
	opacity:0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.actionAnimation{
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	opacity:1;
	
}
/*=====================关于华澳     结束=========================================*/





/*====================社会责任      开始========================================*/
.zerenList{
	
}
.zerenList .zeren{
	height: 320px;
	overflow: hidden;
}
.zerenList .zeren .zerenImg{
	width:570px;
	height:320px;
	overflow:hidden;
	
}
.zerenList .zeren .zerenImg img{
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
}
.zerenList .zeren .zerenImg img:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
.zerenshuoming{
	width: 565px;
	height: 320px;
	background: url(../image/shehuizeren_img2-1.jpg) no-repeat;
	background-position: 30px bottom;
}
.zerenshuoming p{
	overflow-y: auto;
	height: 270px;
}
.zerenList .zerenImg1{
	background: url(../image/shehuizeren_img2-2.jpg) no-repeat;
	background-position: 30px bottom;
}
.zerenList .zerenImg2{
	background: url(../image/shehuizeren_img2-3.jpg) no-repeat;
	background-position: 30px bottom;
}

/*====================社会责任      结束========================================*/

 

/*====================客服指南      开始========================================*/


.service_banner{
	background: url(../image/service_banner_1920_505.jpg) no-repeat;
	height: 505px;
}
.serviceTabList li{
	width: 220px;
}

.informationContetnList .service{
	border-bottom: 1px solid #efefef;
    line-height: 49px;
    font-size: 14px;
    color: #555555;
    background-position: left center;
	cursor: pointer;
}
.informationContetnList .service .dateNum{
	display: inline-block;
	height: 32px;
	line-height: 30px;
	border: 1px solid #efefef;
	margin-top: 10px;
	border-radius: 2px;
}
.informationContetnList li:hover .service .dateNum{
	background-color: #f0475b;
	color: #fff;
	border-color: #f0475b;
	transition: all .2s;
}

/*====================客服指南      结束========================================*/

/*====================在线留言      开始========================================*/
.serviceForm .title{
	min-width: 115px;
	text-align: right;
	font-size: 14px;
	color: #313131;
}
.radioBoxs{
	
}
.radioBoxList li {
    cursor: pointer;
}
.radioBoxList li {
    height: 18px;
    line-height: 18px;
    border-bottom: none;
}
.radioBoxList .icon{
    width: 18px;
    height: 18px;
    background: url(../image/icon5-1.png) no-repeat left;
    overflow: hidden;
    float: left;
}
.radioBoxList .choose {
    background-position: right;
}
.serviceForm .inputBox,.serviceForm .area{
	line-height: 40px;
	margin-top: 18px;
}
.serviceForm .inputBox input{
	width: 422px;
	height: 40px;
	line-height: 38px;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #efefef;
}
.serviceForm .area .select{
	width: 191px;
	height: 40px;
	line-height: 38px;
	border-radius: 2px;
	border: 1px solid #efefef;
	z-index: 3;
	position: relative;
	
}
.serviceForm .area .select span{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:31px;
	height:38px;
	background:url(../image/downBont-3-40-38.png) no-repeat;
	background-position:right center;
}
.serviceForm .area select{
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
	background: url(../image/downBont-2-12-6.png) no-repeat;
	background-position: 95% center;
	
}



.divselect cite {
    width: 191px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #8e8e8e;
    cursor: pointer;
    font-style: normal;
    padding-left: 10px;
    padding-right: 20px;
    border: 1px solid #efefef;
    background: url(../image/downBont-2-12-6.png) no-repeat;
	background-position: 95% center;
	border-radius: 2px;
}
.divselect ul {
    width: 191px;
    border: 1px solid #efefef;
    background-color: #fff;
    position: absolute;
    z-index: 20000;
    margin-top: 5px;
	border-radius:2px;
	display:none;
	opacity: 0;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transition:opacity 0.2s ease,transform 0.2s ease;
	-webkit-transition:opacity 0.2s ease,transform 0.2s ease;
	-moz-transition:opacity 0.2s ease,transform 0.2s ease;
	-ms-transition:opacity 0.2s ease,transform 0.2s ease;
	-o-transition:opacity 0.2s ease,transform 0.2s ease;
	
}
.openSelect{
	opacity: 1 !important;
	transform: translateY(0%) !important;
	-webkit-transform: translateY(0%) !important;
	-moz-transform: translateY(0%) !important;
	-ms-transform: translateY(0%) !important;
	-o-transform: translateY(0%) !important;
	
}
.divselect ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #8e8e8e;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
	border-bottom: 1px solid #efefef;
}
.divselect ul li a:hover{
	background-color:#efefef;
	
}
.textareaBox .title {
	line-height:40px;
}
.textareaBox .textarea {
    width: 670px;
}
.textareaBox textarea {
    width: 100%;
    padding: 10px;
    outline: none;
    border: 1px solid #efefef;
    height: 120px;
	border-radius:2px;
}
.yanzheng input{
	width:191px !important;
}
.yanzheng .yzmImg{
	width:102px;
	height:40px;
	cursor:pointer;
	border-radius:2px;
}
.yanzheng a{
	display:inline-block;
	margin-left:10px;
}
.luiyanBtn{
	margin-left:135px;
}
/*====================在线留言      结束========================================*/



/*===================用户登录      开始========================================*/
.userLogincontact{
	height: 40px;
	line-height:40px;
}
.userLoginBox{
	padding-top:88px;
	position:relative;
}
.userLoginBox .location{
	position: absolute;
	top: 88px;
	left: 0;
	width: 100%;
	height: 400px;
}
.userLoginBanner{
	background: url(../image/userLoginBanner.jpg) no-repeat;
	height:400px;
	background-size:cover;
	overflow: hidden;
}
.userLoginright_box{
	padding-top:35px;
}
.userLoginright_box>a{
	display:inline-block;
	padding-right:15px;
	border-color:#dfdfdf;
	
}
.userLoginright_box .numBox>span{
	margin-top:-3px;

}

.userLoginBox .kh_input{
	width:100%;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 29px;
	padding-bottom: 28px;
	
}
.userLoginBox .kh_input .num_srk {
	background-color: #fff;
    position: relative;
}
.userLoginBox .kh_input .num_srk .selectBox,.userLoginBox .kh_input .num_srk .divselect cite,.userLoginBox .kh_input .num_srk .divselect ul{
	width: 244px;
}
.userLoginBox .kh_input .num_srk span{
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border: 1px solid #efefef;
	border-radius: 2px 0 0 2px;
	
}
.userLoginBox .num_srk input {
    width: 244px;
    height: 40px;
    outline: none;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #efefef;
	border-radius: 0 2px 2px 0;
}
.userLoginBox .num_srk input:focus{
	border: 1px solid #dddddd;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.userLoginBox .topPw {
    position: absolute;
    top: 0;
    right: 0px;
}
.userLogin .loginInfo{
	background-color: #fefefd;
	width: 361px;
	position: absolute;
	top: 20px;
	right: 0;
}

.userLogin .loginInfo .logintabBar li{
	float: left;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	padding-left: 28px;
	padding-right: 28px;
	cursor: pointer;
}
.userLogin .loginInfo .logintabBar li:hover{
	color:#f0475b;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.userLogin .loginInfo .logintabBar li.current{
	background-color: #f0475b;
	color: #fff;
}
.userLogin .loginInfo .logintabBar li.current:hover{
	background-color: #e14355;
	color: #fff;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.loginBtn{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	
}
.loginBtn:hover{
	background-color: #e14355;
	color: #fff;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.morelogin{
	height: 44px;
	padding-left: 55px;
	padding-right: 55px;
}
.morelogin a{
	color: #8e8e8e;
	font-size: 14px;
	float: left;
	border-right: 1px solid #8e8e8e;
}
.morelogin a:hover{
	color: #f0475b;
}

.loginFooter .mode{
	width: 402px;
	padding-top: 25px;
	margin-left: 80px;
}
.loginFooter .mode .title i{
	color: #d5d5d5;
}
.loginFooter .address,.con_NavLsit{
	color: #8e8e8e;
	height: 80px;
	overflow: hidden;
}
.con_NavLsit ul{
	margin-left: 55px;
	float: left;
}
.con_NavLsit li a{
	display: block;
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.5;
}
.loginFooter .erweima{
	width: 240px;
	padding-left: 60px;
	margin-top: 25px;
}
.loginFooter .erweima .wm{
	width: 85px;
}
/*====================用户登录      结束========================================*/




/*===================管理中心_交易历史查询  开始==================================*/

.manageBannerBox{
	background:url(../image/manageBanner_1920_191.jpg) no-repeat;
	background-size:cover;
	height:160px;
}
.userImg{
	width:84px;
	height:84px;
	border-radius:50%;
	border:2px solid #fff;
}


.leftSidebar{
	width:220px;
	height:100%;
	overflow:hidden;
}
.leftSidebar>h3{
	height:50px;
	line-height:50px;
}
.leftSidebar li{
	border-bottom:1px solid #efefef;
}
.leftSidebar li>a{
	display:block;
	padding-left:30px;
	padding-right:20px;
	font-size:14px;
	height:50px;
	line-height:50px;
	color:#555;
}
.leftSidebar li:hover >a{
	color:#f0475b;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.leftSidebar li.current> a{
	color:#f0475b;
}
.rightSidebarContent{
	width:980px;
	min-height:530px;
}
.rightSidebarContent h3{
	height:50px;
	line-height:50px;
	overflow:hidden;
}
.rightSidebarContent h3>span{
	line-height:47px;
	border-bottom:2px solid #f0475b;
}
.queryForm .inputBox .leftTxt{
	display:inline-block;
	line-height:38px;
	min-width:57px;
}
.queryForm .inputBox  .selectBox,.queryForm .inputBox input{
	width:326px;
	height: 38px;
	line-height:38px;
}
.queryForm .inputBox  .selectBox cite{
	width:326px;
	height: 38px;
	line-height:38px;
	color:#999;
}
.queryForm .inputBox  .selectBox ul{
	width:326px;
}
.queryForm .inputBox .input{
	display:inline-block;
}
.queryForm .inputBox input{
	border:1px solid #efefef;
	padding:0 11px;
	border-radius:2px;
}
.queryForm .inputBox input:focus{
	border-color: #ddd;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
}
.queryForm .inputBox .input i{
	position:absolute;
	top:12px;
	right:15px;
	
}

.queryForm .inputBox .txt{
	line-height:38px;
	margin-left:11px;
	margin-right:12px;
}
.laydate-footer-btns span:hover{
	color:#f0475b !important;
}

.query .btnList .btn{
	height:38px;
	line-height:38px;
	display:inline-block;
	padding-left:82px;
	padding-right:81px;
	text-align:center;
	border:1px solid #efefef;
	background-color:#fff;
	border-radius:2px;
	overflow:hidden;
}
.query .btnList .btn.current{
	background-color:#f0475b;
	border:none;
	color:#fff;
}
.query .btnList .btn.current:hover{
	background-color:#e14355;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.query .btnList .cz:hover{
	color:#f0475b;
	border:1px solid #ddd;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.rightSidebarContent .title>span {
    border-bottom: 2px solid #f0475b;
    padding-bottom: 10px;
    display: inline-block;
}
.tables td{
	padding-left:20px;
	line-height:1.5;
	padding-top:10px;
	padding-bottom:10px;
}
.tables table td{
	border:1px solid #efefef;
}
.tables table th{
	border:1px solid #efefef;
	padding-left:20px;
	line-height:1.5;
	padding-top:10px;
	padding-bottom:10px;
}
.routineTable table tbody tr:hover{
	background-color:#f8f8f8;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}

/*===================管理中心_交易历史查询  结束==================================*/

/*===================管理中心_持有信托计划  开始==================================*/
.cyxtjh_content .infoItem>h4>span{
	line-height:22px;
}
.cyxtjh_content .infoItem>h4 .labelIcont{
	padding-left:9px;
	padding-right:8px;
	height:22px;
	line-height:22px;
	display:inline-block;
	background-color:rgba(240,71,91,.2);
	color:#f0475b;
	border-radius:2px;
}
.cyxtjh_content .infoItem>h4 .date{
	line-height:22px;
}
.cyxtjh_content .infoItem .txtConter li{
	float:left;
	margin-right:66px;
}
.cyxtjh_content .infoItem .txtConter li:nth-last-of-type(1){
	margin-right:0px;
}

.cyxtjh_content .infoItem .txtConter .ck_btn{
	height:30px;
	line-height:30px;
	border:1px solid #f0475b;
	border-radius:2px;
}
.cyxtjh_content .infoItem .txtConter .ck_btn:hover{
	background-color:#f0475b;
	color:#fff !important;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}

/*===================管理中心_持有信托计划  结束==================================*/


/*===================管理中心_产品净值查询  开始==================================*/
.screenTable table th{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	background-color:#f8f8f8;
}
.screenTable table td{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	border-bottom:1px solid #efefef;
}
.screenTable table tbody tr:hover{
	background-color:#f8f8f8;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
/*.screenTable table tbody tr:hover a{
	color:#f0475b;
	transition:all 0.2s;
}
*/
.screenTable .ellipsis{
	max-width:inherit;
}
.width600{
	width:600px;
}

.width465{
	width:430px;
}
.screenTable table th .icon{
	width:9px;
	height:12px;
	display:inline-block;
	background:url(../image/shangxiaIcon.png) no-repeat;
	background-size:cover;
	margin-top:8px;
	cursor:pointer;
}
.screenTable table th .icon.action{
	transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
}
.cpjzcxContetnList li{
	padding-left:0px;
	padding-right:0px;
}
.cpjzcxContetnList li a{
	padding-right:10px;
	padding-left:10px;
}

/*===================管理中心_产品净值查询  结束==================================*/

/*===================管理中心_预约申请  开始==================================*/
.leftSidebar .introBox >a{
	display:block;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:14px;
	color:#555;
}
.leftSidebar li.current .active{
	color:#f0475b;
}
.leftSidebar .introBox >a:hover{
	color:#f0475b;
}
.icon-icon-copy:before { content: "\e72d"; }

.yysq_formBox .inputBox .title{
	min-width:130px;
	line-height:40px;
	font-size:14px;
	color:#313131;
}
.yysq_formBox .inputBox.width420 cite,.yysq_formBox .inputBox.width420 ul{
	width:420px;
}
.yysq_formBox .inputBox.width420 input{
	width:420px;
}
.yysq_formBox .inputBox.width242 input{
	width:242px;
}
.yysq_formBox .inputBox input{
	width:190px;
	height:40px;
	line-height:40px;
	border:1px solid #efefef;
	padding-left:10px;
	padding-right:10px;
	border-radius:2px;
}
.yysq_formBox .luiyanBtn{
	margin-left:152px;
}
.yysq_formBox .inputBox.width420 textarea{
	width:420px;
    padding: 10px;
    outline: none;
    border: 1px solid #efefef;
    border-radius: 2px;
}
.inputBox .hint{
	display:inline-block;
	height:28px;
	line-height:30px;
	font-size:12px;
	background-color:rgba(240,71,91,0.1);
	padding-left:8px;
	padding-right:15px;
	border-radius:14px;
	color:#f0475b;
	margin-top:6px;
	overflow:hidden;
	display:none
}
.inputBox.warn .hint{
	display:inline-block;
}
.inputBox.warn input,.inputBox.warn cite,.inputBox.warn select,.inputBox.warn textarea{
	border-color:#f0c0c5;
	background-color:#fff5f6;
}

.screenBtnTable table th{
	padding-top:9px;
	height:30px;
	padding-bottom:10px;
}
.screenBtnTable table td{
	height: 30px;
    line-height: 30px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
	padding-top:9px;
	padding-bottom:8px;
}
.tableBtn{
	height:30px;
	line-height:28px;
	border:1px solid #f0475b;
	border-radius:2px;
	color:#f0475b;
}
.tableBtn:hover{
	background-color:#f0475b;
	color:#fff;
	transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.theadPrompt{
	position:absolute;
	top:-30px;
	left:-115px;
	border:1px solid #d0d0d0;
	min-width:179px;
	font-size:12px;
	height:25px;
	line-height:25px;
	border-radius:2px;

	background-color:#fff;
	background-position:90% 0;
	box-shadow: 0px 0px 8px 0px rgba(0, 0,0, 0.2);
	display:none;
	
}
.theadPrompt .icon{
	display:inline-block;
	width:10px;
	height:8px;
	position:absolute;
	top:23px;
	right:13px;
	background:url(../image/tabxia.png) no-repeat;
}
.appPrompt:hover .theadPrompt{
	display:block;
}

/*===================管理中心_预约申请  结束==================================*/

/*===================管理中心_个人信息  开始==================================*/
.gzxxBtnBox{
	margin-left:163px;
}
.mt88{
	margin-top:88px;
}
/*===================管理中心_个人信息  结束==================================*/
.dianIcon{
	display:inline-block;
	width:8px;
	height:8px;
}
.formTitle span{
	border-bottom:none !important;
}
.checkboxBoxList li{
	cursor:pointer;
}
.checkboxBoxList .icon{
	width: 19px;
	height: 18px;
	background:url(../image/checkboxIcon.png) no-repeat;
	overflow:hidden;
}

.checkboxBoxList .choose{
	background-position:right center;
}



.layui-table-cell{
	height: 28px;
    line-height: 28px;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}




.loginBox{
	width:240px;
	position:absolute;
	top:30px;
	left:-1px;
	background-color:#fff;
	display:none;
	z-index:999;
}
.loginBox .loginBtn{
	display:inline-block;
	width:210px;
	height:35px;
	line-height:35px;
	border-radius:2px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.loginBox .loginBtn:hover{
	background-color:#e14355;
}
.loginBox .num_srk {
	width:210px;
    margin-top: 10px;
    border: 1px solid #efefef;
    position: relative;
	margin-left:auto;
	margin-right:auto;
}
.loginBox .num_srk input {
    width: 178px;
    height: 30px;
    outline: none;
    border: none;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.loginBox .num_srk span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-right: 1px solid #efefef;
}
.text-indent{
	text-indent:35px;
}



.mapContentBox{
	padding-top:140px;
}

.mapContentBox .title{
	height:50px;
	line-height:50px;
}
.maptitle{
	height:45px;
	line-height:43px;
}
.listcontent{
	border:1px solid #efefef;
	border-top:none;
	padding-left:20px;
}
.listcontent a{
	margin-right:40px;
	display:inline-block;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#8e8e8e;

	
}
.listcontent a:hover{
	color:#f0475b;
	transition:all 0.2s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
}







/*zwq-7-9*/
.informaDetailsBox .contWord{
	padding-top:20px;
}


.informationcont{
	margin-bottom:20px;
}
.productclasstable{
	margin-bottom:20px;
}

#loginafter{
	padding-bottom:10px;
}


#loginafter .num_srk a{
	border-right:none;
}
.cleardispflex{
	display: flex;
	align-items: center;
}
.cleardispflex div:nth-child(2){
	margin: 10px 0 0 20px;
}



