/*index*/
#banner {
	z-index: -999;
	position: absolute;
	height: 100%;
	overflow: hidden;
}
#banner div {
	width: 500%;
	display: inline-block;
}
#banner img {
	float: left;
}
.index_bg {
    box-shadow: 0px 0px 180px 100px #000 inset;
    min-width: 1200px;
    position: relative;
}
.index a{
	color: #fff;
}
.index .header_nav{
	background: #8d1d22;
}

.index_section {
	position: relative;
	top: 40px;
}
.index_banner div {
	height: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}
.index_banner .banner1 img{
	width: 260px;
}
.index_banner .banner2 img{
	width: 260px;
}
.index_banner {
	position: absolute;
   	top: 240px;
}
.index_section h1 {
	color: #fff;
	font-size: 70px;
	font-family: '宋体';
	position: absolute;
    top: 30px;
}
.index_section b {
	display: inline-block;
	background: #8d1d22;
	width: 20px;
	height: 5px;
	margin-right: 19px;
}
.index_section h2 {
	color: #bf9963;
	position: absolute;
	top: 170px;
	left: 300px;
	font-size: 35px;
}
.f_index {
    width: 1200px;
    text-align: center;
    position: absolute;
    bottom: 6px;
}
.f_index li {
	width: 100px;
	text-align: center;
	border-right: 1px solid #bf9963;
	height:17px;
	line-height: 17px;
}
.f_index a {
	color: #bf9963;
}
.f_index p {
	color: #8a8a8a;
	margin-top: 12px;
}

/*aboutUs*/
.icon-yuanhuan {
	color: #8d1c21;
	font-size: 12px !important;
}
.contactgray {
	background: #f0f0ef !important;
}
.contact_p {
	margin: 30px 0;
	width: 93%;
}
.introduce {
	margin-bottom: 20px;
}
.content .title {
	font-size: 17px;
}
/*公司文化*/
.culture_list {
	height: 400px;
}
.culture_list li {
	display: inline-block;
    margin-bottom: 80px;
    width: 19%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.culture_list li img {
	margin-left: -144px;
}
.culture_list .mask {
	position: absolute;
	width: 100%;
	height: 99%;
	top: 0;
	background-color: rgba(10,10,10,.5);
}
.culture_list li .culture_list_title{
	z-index: 999;
	position: absolute;
	top: 48%;
	left: 50%;
	margin-left: -50px;
	height: 30px;
	line-height: 30px;
	width: 100px;
	background: rgba(150,150,150,.4);
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
}
.culture_list li .culture_list_hover {
	z-index: 999;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	color: #fff;
	text-align: left;
	display: none;
}
.culture_list li:hover .mask {
	display: block;
	background-color: rgba(141,28,33,.8);
}
.culture_list li:hover .culture_list_title {
	top: 35%;
	background: none;
}
.culture_list li:hover .culture_list_hover {
	display: block;
}
/*大事记*/
.time {
	width: 80%;
    margin: 0 auto;
    padding-left: 160px;
    padding-top: 110px;
}
/*add 20201016*/
.time .year {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #8c8c8c;
	text-align: center;
	position: relative;
    left: -22px;
}
.year h2 {
	font-size: 17px;
	color: #a95458;
	line-height: 20px;
    margin-top: 10px;
}
.year p {
	font-size: 12px;
	line-height: 16px !important;
	color: #565656;
}
.time_text {
	position: relative;
	height: 50px;
}
.circle {
	height: 10px;
    width: 10px;
    border: 1px solid #8c8c8c;
    border-radius: 50%;
}
.vertical {
	height: 39px;
    width: 2px;
    background: #8c8c8c;
    position: absolute;
    left: 5px;
}
.across {
	width: 30px;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 5.5px;
    left: -30px;
}
.content_l {
	position: absolute;
    left: -110px;
    top: -4px;
}
.content_l span {
	color: #515151;
	font-size: 14px;
}
.content_r {
	position: absolute;
    left: 45px;
    top: -4px;
}
.content_r p {
	line-height: 20px !important;
	color: #515151 !important;
	font-size: 14px;
}


/*investmentManagement*/
.in_img {
	height: 500px;
	overflow: hidden;
}
.in_img img {
	width: 93%;
	margin-top: -170px;
}
.decision_p {
	margin-top: 25px;
	margin-bottom: 15px;
}
.decision_p i {
	margin-right: 10px;
}
.decision_p p {
	line-height: 30px !important;
}
/*riskManagement*/
.risk {
	width: 100%;	
}
.risk_first {
	text-align: center;
}
.risk img {
	margin: 70px 0 30px 0;
}
.risk>div {
	display: inline-block;
	width: 33.3333%;
	float: left;
	position: relative;	
}
.risk p {
	width: 90%;
	text-align: left;
}
.risk h2 {
	font-size: 17px;
    line-height: 40px;
    color: #505050;
}
.risk_fx>div {
	margin-top: 30px;
}
.risk_fx p{
	border-top: 2px solid #a7a7a7;
	padding-top: 5px;
}
.risk_fx b {
	display: inline-block;
	text-align: left;
	width: 20px;
	height: 3px;
	background: #8d1c21;
	margin-top: 8px;
	margin-bottom: 40px;
}


/*productService*/
.product_img {
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.product_img img{
	width: 100%;
	position: absolute;
	top: -190px;
}
.product_p p {
	margin-top: 30px;
}
.product_list {
	margin-top: 30px;
}
.product_list li {
	height: 23px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.product_list li a {
	color: #000;
}
/*message*/
.message_list {
	margin-top: 20px;
}
.message_list li {
	height: 40px;
	line-height: 40px;
}
.message_list b {
	position: relative;
	top: -5px;
	display: inline-block;
	height: 2px;
	width: 16px;
	background: #8d1c21;
	margin-right: 10px;
}
.message_list a {
	color: #333;
}
.message_list .fr {
	color: #aaa;
}
.page {
	margin-top: 30px;
}
.page .fl {
	color: #aaa;
}
.page button {
	background: transparent;
	border: 0;
}
.page input {
	width: 15px;
	height: 12px;
	text-align: center;
	margin: 0 10px;
}
.list_tltle {
	margin-top: 40px;
	font-weight: bold;
}
.net-worth-list .row{
	height: 40px;
	line-height: 40px;
}
.net-worth-list .col li {
	display: inline-block;
	width: 20%;
	text-align: center;
}
.list_content {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
}
.net-worth-list .col li:nth-child(1){
	width: 32%;
}
.list_content .row:nth-of-type(even){
	background: #f0f0ef;
}
.next {
	background: #ccc;
	margin-left: 10px;
}
/*messageBasic-details*/

.details_nav {
	margin: 20px 0;
	font-size: 18px;	
}
.details_nav h5 {
	font-weight: normal;
}
.details_title {
	height: 60px;
}
.details_content {
	margin-bottom: 80px;
}
.details_content>div{
	border-bottom: 2px dotted #ccc;
	padding: 10px 0px;
}
.details_content h4 {
	font-size: 15px;
	margin-bottom: 5px;
}
.details_content p {
	line-height: 26px;
}
/*messageTemporary-details*/
.headline {
	margin: 50px 0 40px 0;
}
.headline h1 {
	color: #333;
	font-size: 25px;
	font-weight:normal;	
}
.clause {
	padding-bottom: 80px;
}
.clause p {
	text-indent: 28px;
	line-height: 30px;
	color: #333;
}
.clause h3 {
	text-indent: 25px;
	line-height: 34px;
	font-size: 15px;
	font-weight: normal;
}
.clause h2 {
	margin-top: 28px;
	margin-bottom: 5px;
	font-size: 17px;
	color: #333;
}
/*joinus*/
.join_title {
	position: relative;
	top: -250px;
	display: block;
	width: 100%;
	color: #fff;
	left:0px;
}
.join_title h2 {
	width: 20%;
	display: inline-block;
	padding-left: 20px;
	padding-top: 20px;
}
.join_title h5 {
	display: inline-block;
}
.join_bg {
	background-image: url(../images/53546846_L.png);
	height: 256px;
	width: 100%;
	background-position: 0px -290px;
}
.join_content {
	display: block !important;
    position: relative;
    margin-top: -165px;
    background: rgba(255,255,255,.9);
}
.join_content>div {
	display: inline-block;
}
.joindetails_title {
	width: 100%;
	height: 130px;
	border-bottom: 1px dashed #ccc;
}
.joindetails_title h5 {
	margin-top: 20px;
}
.joindetails_title div{
	margin-top: 30px;
	height: 50px;
}
.joindetails_title h2 {
	font-size: 21px;
	font-weight: normal;
}
.joindetails_content {
	margin-bottom: 100px;
}
.joindetails_content>div {
	margin-top: 20px;
}
.joindetails_content h3 {
	font-size: 15px;
}
.joindetails_content p {
	color: #555;
}
.joindetails_content h3,.joindetails_content p{
	display: inline-block;
}
.joindetails_content ul {
	margin-top: 6px;
}
.joindetails_content li {
	line-height: 30px;
	color: #555;
}
.join_bg1 {
	background-image: url(../images/54065182_L.png);
	height: 256px;
	width: 100%;
	background-position: 0px -160px;
}
.talents_banner {
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.talents_banner img {
	width: 100%;
	position: absolute;
	top: -138px;
}
.join_bg2 {
	background-image: url(../images/26172493_L.png);
	height: 256px;
	width: 100%;
	background-position: 0px -370px;
}
.relation_text {
	margin-top: 20px;
}
.relation_text h4,.relation_text p {
	display: inline-block;
}
.dt {
	height: 400px;
	overflow: hidden;
}
.dt {
	width: 100%;
	margin-top: 20px;
}


/*map*/
.map_body {
    height:650px;
	border-top: 4px solid #ce0000;
}
.map_title a{
	color: #000;
}
.map_title i {
	color: #CE0000;
}
.map_list {
	display: block !important;
	position: relative;
	margin-top: 40px;
}
.map_list li {
	width: 170px;
	text-align: center;
}
.map_list_title li {
	display: inline-block;
	font-weight: bold;
	color: #555;
}
.map_list_col {
	display: inline-block;
	float: left;
}
.map_list_col a {
	color: #666;
}

table.noBorder a {
    color: #535353;
}

table.noBorder input {

	text-align: center;
	
}
table.noBorder input[type="button"] {
    background: transparent;
	color: #535353;
	border: 0;
    cursor: pointer;
	width: 37px;
	height: 20px;
	text-align: center;
	
}

/*资产支持计划*/
.category_box{
	padding-left: 0px !important;
	height:auto !important;
}
.category_name,.sub_category{
	width: 100%;
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
	display: inline-block;
}
.category_name{
	background: #ccc;
}
.sub_category{
	background: rgba(222,222,222,.8);
	display: none;
}

.sub_category a{
	display: inline-block;
	width: 100%;
	margin-left:20px;
    font-size:small;
}
.zjmx_tab{
	position: absolute;
    right: 0;
    z-index: 1;
    cursor: pointer;
    /*text-decoration: underline;*/
    background: #8d1c21;
    color: #FFF;
    padding:2px 10px;
}
.zjmx_list{
	display: none;
}
.date{
	width: 120px;
	margin-right: 50px;
}
.search_btn{
	width: 60px;
	text-align: center;
	color: #FFF;
	background: #8d1c21;
	cursor: pointer;
	/*add 20201016*/
	line-height:29px;
}
.zjmx_table,.zjmx_table table{
	width: 100%;
	padding-top: 15px;
	text-align: left;
	float: left;
	padding-bottom:10px;
}
.zjmx_table table thead{
	background: #8d1c21;
	color: #FFF;
}
.zjmx_table table tr td,.zjmx_table table tr th{
	padding-left: 15px;
	line-height: 40px;
	border-bottom:1px solid #ececec;
}
/*login--css--*/
.login_box{
	color: #bf9963;
    position: absolute !important;
    top: 200px;
    left: 800px;
	width:320px;
	height: 210px;
	background: #493527;
	padding-top: 35px;
	border-radius: 4px;
}
.login_row{
	padding:10px 15px;
	line-height: 36px;
	text-align: center;
	margin: auto;
}
.login_row input{
	height: 28px;
	line-height: 28px;
	border: navajowhite;
	padding-left: 10px;
	border-radius: 4px;
	display: inline-block;
}
.login_row span{
	width: 70px;
	text-align: justify;
    display: inline-block;
}
.login_row button{
	width: 100px;
	line-height: 28px;
	background: #FFF;
	border: navajowhite;
	color: #bf9963;
	margin: 10px 20px;
	border-radius: 4px;
}
.current_page a {
	color: #333;
}
.current_page a:last-child{
    font-weight:bold;
    color: #f00;
}
.category_box.active .sub_category{
	display: inline-block;
}
