/*首页*//*banner*/.banner_layout {	position: relative;	/* margin-bottom: 200px; */}.banner_text {	position: absolute;	left: 0;	bottom: 0;	width: 100%;	height: 54px;	text-align: center;	background: rgba(0, 0, 0, 0.4);	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,		endcolorstr=#66000000);	overflow: hidden;	background: #363636\9;}.close_banner_text {	position: absolute;	top: 21px;	right: 20px;	height: 11px;	width: 11px;	cursor: pointer;}.web_banner_img {	/* display: inline-block; */	/* width: 100%;
    height: 100%; */	/* background: url("../img/banner.jpg") no-repeat;
    background-size: 100% 100%; */	}.announcement_group {	width: 100%;	height: 100%;}.announcement_item {	list-style: none;	color: #f5ad03;	height: 54px;	line-height: 54px;	margin: 0;	padding: 0;	font-weight: bold;	font-size: 14px;}.announcement_item a {	font-weight: bold;	display: inline-block;	margin: 0 0 0 40px;	color: #fff;	cursor: pointer;}.announcement_item a:hover {	text-decoration: none;	color: #fff;}.banner_layout:hover .carousel-control {	display: block;}.carousel-control {	display: none;}.carousel-indicators li {	display: inline-block;	width: 20px;	height: 7px;	margin: 0 10px 0 0;	text-indent: -999px;	cursor: pointer;	background: rgba(255, 255, 255, 0.6);	background: #fff;	opacity: 0.6;	filter: opacity(60);	/*filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#4Cffffff, endcolorstr=#4Cffffff);*/	border-radius: 0;	border: none;}.carousel-indicators .active {	width: 20px;	height: 7px;	margin: 0 10px 0 0;	background: rgba(255, 255, 255, 0.9);	background: #fff;	opacity: 0.9;	filter: opacity(90);	/*filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#E5ffffff, endcolorstr=#E5ffffff);*/}.banner-left-icon {	position: absolute;	top: 50%;	left: 50%;	z-index: 5;	margin: -22px 0 0 -11px;	display: inline-block;	width: 23px;	height: 45px;	background: url('../img/banner_left.png') no-repeat center;}.banner-right-icon {	position: absolute;	top: 50%;	left: 50%;	z-index: 5;	margin: -22px -11px 0 0;	display: inline-block;	width: 23px;	height: 45px;	background: url('../img/banner_right.png') no-repeat center;}.left_arrow {	}.right_arrow {	right: 0;	left: auto;}/*Ebanks列表*//* .Ebanks_layout {
    padding: 0;
    width: 100%;
    height: 120px;
    background: #2d2d2d;
} */.Ebanks_group {	font-size: 0;}.Ebanks_item {	display: inline-block;	width: 50%;	text-align: center;	color: #d8d8d8;	cursor: pointer;	padding: 0;	margin: 0 0 20px 0;}.Ebanks_item_even {	/* border-top: 1px solid #232a2f;
	border-bottom: 1px solid #232a2f; */	}.Ebanks_item_group {	}.EBanks_item_img {	display: inline-block;	width: 64px;	height: 64px;	line-height: 64px;	border-radius: 5px;	text-align: center;}.Ebanks_item a {	color: #d8d8d8;}.Ebanks_item:last-child {	border-right: none;}.Ebanks_item_div {	/* display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 0 0 30px;
    text-align: left; */	}.Ebanks_item_title {	margin: 0px 0 0 0;	font-size: 12px;	color: #808080;}.Ebanks_item_txt {	margin: 5px 0 0 0;	font-size: 14px;	color: #fff;}/* .Ebanks_icon_ok {
    display: none;
} */.Ebanks_item:hover {	/*  color: #fff; */	/* background: #394045; */	}/* .Ebanks_item:hover .Ebanks_icon_ok {
    display: inline-block;
}

.Ebanks_item:hover .Ebanks_icon_no {
    display: none;
} *//*重写客服*//* .indCentre_main{
	position: absolute;
	top:0;
	left: 50%;
	width: 1240px;
	margin: 0 0 0 -620px;
	font-size: 0;
	border-top: 4px solid #B6090A;
	
} */.indCentre_main {	width: 1240px;	font-size: 0;	height: 100%;	border-top: 4px solid #B6090A;}.indCentre_body {	position: absolute;	top: 0;	left: 50%;	width: 1240px;	padding: 2% 0;	margin: 0 0 0 -620px;}.customer_service_main {	vertical-align: top;	display: inline-block;	width: 75%;	height: 100%;	background: #fff;	border-right: 1px solid #e2e2e2;}.customer_service_title {	text-indent: 42px;	font-size: 15px;	color: #404040;	font-weight: bold;	height: 13%;	padding: 30px 0 30px 0;}.customer_service_icon {	float: left;	margin: 0 20px 0 0;}.business_prefecture {	vertical-align: top;	display: inline-block;	width: 25%;	height: 100%;	overflow: auto;	background: #f5f5f5;}.business_line {	width: 100%;	height: 1px;	text-align: center;}.business_line span {	vertical-align: top;	display: inline-block;	width: 50%;	height: 1px;	background: #eaeaea;	background: -moz-linear-gradient(to right, #f5f5f5 10%, #eee 30%, #eee 50%, #f5f5f5		100%);	background: -webkit-linear-gradient(to right, #f5f5f5 10%, #eee 30%, #eee 50%,		#f5f5f5 100%);	background: -o-linear-gradient(to right, #f5f5f5 10%, #eee 30%, #eee 50%, #f5f5f5		100%);	background: linear-gradient(to right, #f5f5f5 10%, #eee 30%, #eee 50%, #f5f5f5 100%);}/*重要公告-cx*/.important_notice_group {	margin: 0;	padding: 0 22px;}.important_notice_item {	width:100%;	margin: 0 0 15px 0;	line-height: 25px;	font-size: 12px;	color: #727272;	overflow:hidden;      text-overflow:ellipsis;      white-space:nowrap;  }/*业务专区*/.business_prefecture {	background: #fff;}.business_title {	text-indent: 21px;	font-size: 15px;	color: #404040;	font-weight: bold;	padding: 30px 0 10px 0;	height: 13%;}.business_title2 {	text-indent: 21px;	font-size: 15px;	color: #404040;	font-weight: bold;	padding: 20px 0 10px 0;	height: 13%;}.business_title img {	margin: 0 12px 0 24px;}/*融e服务推荐*/.bfgl_item_box {	position: relative;	width: 64px;	height: 64px;	text-align: center;	background: #fff;	cursor: pointer;	border-radius: 1px;	border: 1px solid #ececec;	border-bottom: none;}.bfgl_item_last_box {	border-bottom: 1px solid #ececec;}.bfgl_item_icon {	margin: 17px 0 0 0;}.bfgl_item_text {	display: inline-block;	color: #fff;	text-align: justify;	letter-spacing: 4px;	line-height: 16px;	margin: 17px 0 0 0;	font-size: 13px;	font-weight: bold;	-moz-user-select: none;	-khtml-user-select: none;	user-select: none;	display: none;}.bfgl_codeImg {	position: absolute;	top: -25px;	right: 64px;	padding: 0 6px 0 0;	display: none;}.bfgl_item_box_curr {	background: #c80000;	border: none;}.bfgl_item_box_curr .bfgl_item_icon {	display: none;}.bfgl_item_box_curr .bfgl_item_text, .bfgl_item_box_curr .bfgl_codeImg {	display: inline-block;}/* 小屏幕（小屏设备，小于等于1023） */.mobile_banner_layout, .mobile_notice_layout, .mobile_Ebank_layout {	display: none;}/* 中等屏幕（桌面显示器，大于等于 1024px） */.indBody {	overflow-y: hidden;}/* .indCentre_main{	position: absolute;	top:0;	left: 50%;	width: 1024px;	margin: 0 0 0 -512px;	font-size: 0;	border-top: 4px solid #B6090A;	}  */.indCentre_body {	position: absolute;	top: 0;	left: 50%;	width: 900px;	margin: 0 0 0 -450px;	padding: 2% 0;}.indCentre_main {	width: 900px;	font-size: 0;	height: 100%;	border-top: 4px solid #B6090A;}/*Ebanks列表*/.Ebanks_layout {	padding: 0;	width: 100%;	height: 120px;	background: #2d2d2d;}.Ebanks_group {	/* position: relative; */	}/* .Ebanks_group {        width: 992px;        margin: 0 auto;        padding: 38px 0;    } */.carousel-indicators {	bottom: 60px;}/* @media (min-width: 1024px) {
	
    
} *//* 大屏幕（大桌面显示器，大于等于 1200px） */@media ( min-width : 1240px) {	.indBody {		overflow-y: hidden;	}	/* .indCentre_main{
		position: absolute;
		top:0;
		left: 50%;
		width: 1240px;
		margin: 0 0 0 -620px;
		font-size: 0;
		border-top: 4px solid #B6090A;
	} */	.indCentre_body {		position: absolute;		top: 0;		left: 50%;		width: 900px;		margin: 0 0 0 -450px;		padding: 1.5% 0;	}	.indCentre_main {		width: 900px;		font-size: 0;		height: 100%;		border-top: 4px solid #B6090A;	}	.Ebanks_layout {		padding: 0;		width: 100%;		height: 120px;		background: #2d2d2d;	}	/*Ebanks列表*/	.Ebanks_group {		/* position: relative; */			}	/* .Ebanks_group {
        width: 1227px;
        margin: 0 auto;
        padding: 38px 0;
    } */	.carousel-indicators {		bottom: 60px;	}	.mobile_banner_layout, .mobile_Ebank_layout {		display: none;	}}/* 大屏幕（大桌面显示器，大于等于 1200px） */@media ( min-width : 1600px) {	.indBody {		overflow-y: hidden;	}	/* .indCentre_main{
		position: absolute;
		top:0;
		left: 50%;
		width: 1240px;
		margin: 0 0 0 -620px;
		font-size: 0;
		border-top: 4px solid #B6090A;
	} */	.indCentre_body {		position: absolute;		top: 0;		left: 50%;		width: 1024px;		margin: 0 0 0 -620px;		padding: 2% 0;	}	.indCentre_main {		width: 1240px;		font-size: 0;		height: 100%;		border-top: 4px solid #B6090A;	}	.Ebanks_layout {		padding: 0;		width: 100%;		height: 120px;		background: #2d2d2d;	}	/*Ebanks列表*/	.Ebanks_group {		/* position: relative; */			}	/* .Ebanks_group {
        width: 1227px;
        margin: 0 auto;
        padding: 38px 0;
    } */	.carousel-indicators {		bottom: 60px;	}}