@charset "utf-8";
/* CSS Document */
/*----------全站共用----------*/

/*----------哀悼网站样式----------*/
/*html {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(desaturate.svg#grayscale);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
}*/
/*----------哀悼网站样式----------*/


*{margin:0;padding:0;}
body{ background:#fff}
img{border:0;}  ul,li{list-style:none;}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; }
a img, iframe { border: none; }
input, img{ vertical-align:middle}
div,ul,li,dl,dt,dd,table,td{font:12px/20px "黑体";color:#333;}
form,ul,li,dl,dt,dd,table,input,div{font-family: "黑体";font-size: 12px;font-weight: normal;color: #000;}
/* == clearfix == */
.clearfix:after { /*/*/content: "."; /* IE8 hack */ display: block; height: 0; clear: both; visibility: hidden; }
/* IE7 hack */
.clearfix { display: inline-block; }
/* IE-mac, IE5, IE6 */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clearfix {zoom:1;}
*html{background-image:url(about:blank);background-attachment:fixed;}
select{padding:3px 4px;color:#434242}
a{color:#000;text-decoration:none;}
a:hover{color:#FF7300;text-decoration:none;}

/*计算器*/
.js_table {}
.js_table td {
	 width:25%;
	 padding:0 10px 0 10px;
	 font-size:14px; 
	 height:40px;}
.js_table td input[type='text'] { 
	width:90%; 
	height:30px; 
	line-height:30px; 
	color:#adadad;
	text-indent:1em; 
	border:#d5d5d5 1px solid;
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
.js_table td select { 
	width:90%; 
	height:32px; 
	line-height:32px;
	border:#d5d5d5 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
.js_table td button {
	width:auto; 
	height:35px; 
	line-height:35px; 
	padding:0 18px 0 18px; 
	cursor:pointer; 
	text-align:center; 
	color:#fff; 
	background:#c10000;
	border:#a50000 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
.js_table1 {
	background:#f2f2f2;}
.js_table1 td {
	 width:25%;
	 padding:0 10px 0 10px;
	 font-size:14px; 
	 height:40px;}
.js_table2 {
	border-collapse:collapse;}
.js_table2 th {
	 padding:0 5px 0 5px;
	 font-size:14px; 
	 height:40px;
	 background:#eeeeee;
	 border:#dadada 1px solid;}
.js_table2 td {
	 padding:0 5px 0 5px;
	 font-size:14px; 
	 height:40px;
	 border:#e5e5e5 1px solid;
	 border-collapse:collapse;
	 color:#595959;	 }
.bordert {border-bottom:#e5e5e5 1px solid; width:96%; margin:0 auto; margin-top:10px;}
/*申请表单*/
.c_red {color:#eb0000;}
.js_table_sq {
	border-collapse:collapse;}
.js_table_sq input[type='text'] { 
	width:90%; 
	height:30px; 
	color:#adadad;
	line-height:30px; 
	text-indent:1em; 
	border:#d5d5d5 1px solid;
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;} {
	border-collapse:collapse;}
.js_table_sq input[type='text'].ip1 { 
	width:150%; 
	height:30px; 
	line-height:30px; 
	text-indent:1em; 
	border:#d5d5d5 1px solid;
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;} {
	border-collapse:collapse;}
.js_table_sq input[type='radio'] {
	margin:-3px 3px 0 4px;}
.js_table_sq select { 
	width:90%; 
	height:32px; 
	line-height:32px;
	border:#d5d5d5 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
.js_table_sq select.s1 { 
	width:100%; 
	height:32px; 
	line-height:32px;
	border:#d5d5d5 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;
	padding-right:5px;}
.js_table_sq th {
	width:25%;
	 padding:0 5px 0 5px;
	 font-size:14px; 
	 height:40px;
	 background:#eeeeee;
	 border:#dadada 1px solid;}
.js_table_sq td {
	 padding:0 5px 0 5px;
	 font-size:14px; 
	 height:40px;
	 border:#e5e5e5 1px solid;
	 border-collapse:collapse;
	 color:#595959;	 }
.js_table_sq td p {
	width:auto;
	float:left;
	padding-right:10px;}
.xy {width:100%; text-align:center; margin-top:10px; float:left; color:#007dc4; font-size:14px;}
.xy a {color:#007dc4; font-size:14px;}
.xy a:hover { text-decoration:underline; color:#007dc4; font-size:14px;}
button.tj {width:auto; 
	height:35px; 
	line-height:35px; 
	padding:0 18px 0 18px; 
	cursor:pointer; 
	text-align:center; 
	color:#fff; 
	background:#c10000;
	border:#a50000 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
button.js {width:auto; 
	height:35px; 
	line-height:35px; 
	padding:0 18px 0 18px; 
	cursor:pointer; 
	text-align:center; 
	color:#fff; 
	background:#c10000;
	border:#a50000 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
button.jjue {width:auto; 
	height:35px; 
	line-height:35px; 
	padding:0 18px 0 18px; 
	cursor:pointer; 
	text-align:center; 
	color:#fff; 
	background:#777;
	border:#676767 1px solid; 
	border-radius:3px;
	-moz-border-radius: 3px;-webkit-border-radius:3px;}
.ceng_warp {width:660px; height:360px; background:#f5f5f5; padding:15px; position:absolute; z-index:100; left:50%; margin-left:-330px;}
.ceng {width:620px; height:320px; background:#fff; border:#b3b3b3 1px solid; margin:0 auto; padding:20px; line-height:24px;}
.ceng div{ margin-bottom:15px;}
.ceng div.bt{text-align:center; margin-top:180px; position:absolute; z-index:200; width:620px;}
.cg_box {width:600px; margin:0 auto; margin-top:30px; margin-bottom:30px; height:auto; overflow:hidden;}
.cg_box div.img1 { float:left; width:80px;}
.cg_box div.text1 { width:160px; float:left; color:#00aa54; font-size:20px; padding-bottom:20px;}
.cg_box div.text2 { width:500px; float:left;}

/*公用字号大小*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f24{font-size:24px;}
.f32{font-size:24px;}
.f36{font-size:36px;}
/*公用字体颜色*/
.c1{color:#d82b1c}
.c2{color:#d6000f}
.c3{color:#056393}
.c4{color:#009218}
.c5{color:#f58220}
.c6{color:#44f258}
.c7{color:#0000ff}
.c8{color:#c12225;}
.c9{color:#1b1b1b;}
.c10{color:#da130b;}
.c11{color:#2a2a2a}
.c12{ color:#c71d22; font-size:16px;}
.c13{ color:#c10000;}



.green{color:#009a1d}
.bgnone{ background:none}
.zcolor01{color:#d02137}
.font_bold{font-weight:bold}
.font_style{font-family:"黑体"}
.red{color:#cc0000}
.mb20{margin-bottom:20px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt32{margin-top:32px;}
.paddtop10{margin-top:10px;}
.padd30{padding-left:30px;}
.padbot10{padding-bottom:10px;}
.fr{float:right;padding-right:10px;}
.mt_left{ margin-left:20px;}
.padd10{ padding-left:10px;}
/*========公共head========*/
.head_wrap{width:100%;margin:0 auto;background:#fcfcfc; border-bottom:1px solid #e0e0e0;}
.head_top{width:1000px;height:29px;margin:0 auto;overflow:hidden;margin-top:2px;text-align:right;}
.head_top_menu{float:right;line-height:29px;margin:0 auto;color:#d1d1d1;padding-right:30px;padding-left: 20px;}
.head_top_menu span{height: 29px;display:inline-block;}
.head_top_menu a{color:#8d8d8d}  
.head_top_menu a:hover{ text-decoration:underline;color:#8d8d8d}

.head_wrap_a{width:100%;height:42px;margin:0 auto; background: url(../images/top_bg.png) no-repeat center;min-width:1000px;}
.head_top_a{width:1000px;height:42px;margin:0 auto;overflow:hidden;margin-top:2px;text-align:right; color:#fff;}
.head_top_menu01{float:right;line-height:42px;margin:0 auto;color:#fff;padding-right:30px;padding-left: 20px; position:relative;}
.head_top_menu01 span{height: 42px;display:inline-block; font-family:"黑体"; font-size:14px;}
.head_top_menu01 a{color:#fff}  
.head_top_menu01 a:hover{ text-decoration:underline;color:#fff}
.x_head_top{ float:left; width:350px; height:42px; color:#fff;
font-size:20px; line-height:42px; text-align:left; font-family:"黑体";}


.head_tips{height: 29px;display: block; float: left;}
.head_top_menu .head_info{ padding-right:15px;height: 29px; display: inline-block; width: auto;padding-left:10px;line-height:29px;}
.head_top_menu .head_info a:hover{ text-decoration:none;}
.head_top_menu .head_info_cont{width:220px;height:auto;z-index:1000; display:none;position:relative;padding-top:5px;background-color:white; border-right-width: 0px; margin-left: -100px;}
.head_top_menu .head_info{display:inline;position:relative;cursor:default;z-index:2000;}
.head_top_menu .jq_hidebox{display:block;position:absolute;left:0;top:18px;  padding:5px 0; z-index:99999;width:85px;height:165px;}
.head_top_menu .jq_hidebox a{color:#666; display:block; text-align:center;width:100%;font-weight:bold; line-height:30px; height:30px;}
.head_top_menu .jq_hidebox a:hover { color:#ee5231;font-weight:bold;line-height:30px;height:30px; }
.head_top_menu .jq_hidebox a.top_a:link,.head_top_menu jq_hidebox a.top_a:visited,.head_top_menu .jq_hidebox a.top_a:hover{color:#ee5231;font-weight:bold;line-height:30px;height:30px;background:#F9F9F9;margin:0 1px;width:138px}

.top_logo{ width:100%; float:left; /*background:#fff;*/}
.top_logo_a{ width:1000px; margin:0 auto;}
.top_logo_b{ background:url(../images/m_logo.png) no-repeat; width:228px; height:80px; float:left;}
.top_logo_c{width:223px; height:27px; float:left; margin-top:25px; margin-left:60px; background:url(../images/m_top_zi.png) no-repeat;}
.top_logo_right{ float:right; width:480px; margin-top:10px;}

		.top{
			width: 100%;
			background: #c71d22;
			height:46px;
			float:left;
			min-width:1000px;
		}
		.fixed{
			top: 0;
			z-index:9999;
		}

		.main{
			width: 1000px;
			margin: 0 auto;
		}
		.nav_bar{
			width: 1000px;
			float: left;
			height:46px;
		}
		.nav_bar ul li{
			list-style-type: none;
			float: left;
			line-height:40px;
			text-align: center;
			width:100px;
			
		}
		.nav_bar ul li.sj{
			list-style-type: none;
			float: left;
			line-height:40px;
			text-align: center;
			width:auto;
			padding-right:20px;
			
		}
		.nav_bar ul li a{
			color: #ffffff;
			text-decoration: none;
			display: block;
			font-size:14px;
			font-family:"黑体";
		}
		.nav_bar ul li a:hover{
			text-decoration: none;
			display: block;
			font-size:14px;
			font-family:"黑体";
		}
		.nav_bar ul li a:hover .djzt{
			font-size:14px;
			font-family:"黑体";
			color:#333;
		}
		
		.nav_bar ul li span{
			background:url(../images/xian.png) no-repeat;
			width:2px; 
			height:44px;
			float: left;
			}
			
		.nav_bar>ul>li:hover .x_zi{
			background:#eaeaea;
			margin-top:5px;
			color:#333333;
			width:100px;
		}
		
		.nav_bar>ul>li:hover .x_zi a{
			font-size:14px;
			font-family:"黑体";
			color:#333;
		}
		
		.nav_bar ul li.l1:hover .hid{
			display: block;
			z-index:9999;
		}
		
		.hid{
			width: 100%;
			background:#eaeaea;
			line-height:30px;
			position: absolute;
			left: 0;
			display: none;
			color:#333;
			margin:0 auto;
		}
		
		.hid_a{
			width: 1000px;
			line-height:30px;
			color:#333;
			margin:0 auto;
		}
		.hid_banner a{
		background: url(../images/banner_bg01.png) no-repeat;
		width:105px;
		height:20px;
		float:left;
		text-align:center;
		font-size:14px;
		color:#333;
		margin-top:10px;
		line-height:20px;
		margin-bottom:10px;
		}
		
		.hid_banner01{
		background: url(../images/banner_bg.png) no-repeat;
		width:76px;
		height:20px;
		float:left;
		text-align:center;
		font-size:14px;
		color:#fff;
		margin-top:10px;
		line-height:20px;
		margin-bottom:10px;
		}
		.hid_b{
			width:885px;
			line-height:30px;
			color:#333;
			float:right;
		}
		.hid_b ul li a{
			color:#333;
			text-align:left;
			width:270px;
			float:left;
		}
		.hid_b ul li a:hover{
			color:#333;
		}
		.hid_b ul li a:visited,a:active{
			color:#333;
		}
		.hid_b ul{
			margin: 0 auto;
		}
		
		
		.hid_c{
			width:1000px;
			line-height:30px;
			color:#333;
			float:left;
		}
		.hid_c ul li a{
			color:#333;
			text-align:left;
			width:270px;
			float:left;
		}
		.hid_c ul li a.sj{
			color:#333;
			text-align:left;
			width:auto;
			float:left;
			padding-right:20px;
		}
		.hid_c ul li a.sj:hover {color:#c10000}
		.hid_c ul li a:hover{
			color:#333;
		}
		.hid_c ul li a:visited,a:active{
			color:#333;
		}
		.hid_c ul{
			margin: 0 auto;
		}
		
		.login{
			float: right;
			height: 30px;
			margin-top:15px; 
		}
		.login a{
			width: 55px;
			height: 30px;
			text-align: center;
			line-height: 30px;
			display: block;
			float: left;
			color: #fff;
			border: 1px solid #666;
			text-decoration:none;
		}
		.login a.a1:hover{
			background: #5580fb;
		}
		.login a.a2{
			background: #5580fb;
		}

/*banner图*/
.m_bannerbg1{ width:100%; float:left; height:383px; position:relative; width:expression_r(document.body.clientWidth<=1000?'1000px':'auto'); min-width:1000px;}
.m_bannerbg1 li.b1 {width:100%; float:left; cursor:pointer; height:383px; position:relative;background:url(../images/m_banner01.png) no-repeat center;}
.m_bannerbg1 li.b2 {width:100%; float:left; cursor:pointer; height:383px; position:relative;background:url(../images/m_banner02.png) no-repeat center; display:none;}
.m_bannerbg1 li.b3 {width:100%; float:left; cursor:pointer; height:383px; position:relative;background:url(../images/m_banner03.png) no-repeat center;display:none;}
.m_bannerbg2{ width:100%; float:left; background:url(../images/m_banner02.png) no-repeat; height:383px; position:relative;}
.m_bannerbg3{ width:100%; float:left; background:url(../images/m_banner03.png) no-repeat; height:383px; position:relative;}


.m_banner_a{ width:1000px; height:383px; margin:0 auto;}
.m_banner_left{ float:left; position:absolute;}
.m_banner_yuan{ width:200px; position:absolute; top:330px; left:15px; z-index:999;}
.m_banner_yuan01{ background:url(../images/m_yuan01.png) no-repeat; width:15px; height:15px; float:left; margin-left:10px;cursor:pointer;}
.m_banner_yuan02{background:url(../images/m_yuan02.png) no-repeat; width:15px; height:15px; float:left;margin-left:10px;cursor:pointer;}
.m_banner_b{ width:100%; position:absolute; background:url(../images/m_bannerbg_top.png) repeat-x;
height:31px; line-height:31px; z-index:99; top:0px; left:0px;}

.m_banner_b1{ width:1000px; margin:0 auto;height:31px;}
.m_banner_b1 .m_img{ width:17px; height:15px; float:left; background:url(../images/m_laba.png) no-repeat;margin-top:6px;}
.m_banner_b1 a{ color:#fff; font-size:12px; float:left; line-height:31px; margin-left:10px;}
.m_banner_b1 .m_imgright{ background:url(../images/m_gb.png) no-repeat; width:16px; height:16px; float:right;
cursor: pointer;margin-top:6px;}

.m_banner_right{ width:225px; height:261px; float:right; background:url(../images/m_banner_right.png) no-repeat; margin-top:65px; position:absolute; margin-left:750px;}
.m_banner_right01{ width:220px; margin:auto; margin-top:5px;}
.m_banner_right02{ width:220px; float:left;}

.m_butmain{ width:181px; margin:0 auto; margin-top:10px;}
.m_but01{ background:url(../images/m_rebbut.png) no-repeat; width:181px; height:33px;
line-height:33px; color:#fff; text-align:center; border:none; margin:auto; font-size:14px;cursor:pointer;}
.m_but02{ background:url(../images/m_huibut.png) no-repeat; width:181px; height:33px;
line-height:33px; color:#fff; text-align:center; border:none;font-size:14px; margin-top:15px; cursor:pointer;}

/*快捷服务*/
.m_kjfw{ width:100%; float:left; background:#fff;}
.m_kjfw_a{ width:1000px; margin:0 auto; margin-top:10px;}
.m_kjfw_text{ width:1000px; float:left; height:40px; line-height:40px; font-size:18px; color:#da130b;}
.m_xian{width:1000px;float:left;border-top:4px #e5e5e5 solid;height:4px;}

/*图片滚动*/
.scrolltitle{height:24px;font-size:14px;width:1000px;border-bottom:solid 1px #ddd;margin:20px auto 15px auto;}

a.abtn{display:block;height:150px;width:17px;overflow:hidden;background:url(../images/arrow3.png) no-repeat 0px 50%;}
a.aleft{float:left;}
a.agrayleft{cursor:default;background-position:-34px 50%;}
a.aright{float:right;background-position:-17px 50%;}
a.agrayright{cursor:default;background-position:-51px 50%;}
.scrolllist{width:1000px;margin:0 auto;}
.scrolllist .imglist_w{width:962px;height:156px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:20px;}
.scrolllist .imglist_w li{width:100px;float:left;padding:0 10px;}
.scrolllist .imglist_w li img{padding:2px;border:solid 0px #ddd;}
.scrolllist .imglist_w li .img_ka{ width:215px; height:130px; float: left;}
.scrolllist .imglist_w li a{ width:100px;text-decoration:none;float:left;color:#2a2a2a; text-align:center; font-size:14px;}
/* .scrolllist .imglist_w li a:hover img{filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;} */
.scrolllist .imglist_w li p{height:30px;line-height:30px;overflow:hidden;float:left; text-align:center; color:#6e6e6e;}

/*行内公告 优惠活动*/
.m_hngg{ width:100%; float:left; margin-top:10px; background:#fff;}
.m_hngg_a{ width:980px; margin:auto; padding:10px 10px 10px 10px; overflow:hidden;}
.m_hngg_left{ width:470px; float:left;}
.m_hngg_left_span{ width:300px; float:left; height:40px; line-height:40px; font-size:18px;}
.xngg_right{ width:72px; float:right; text-align:center; height:40px;line-height:40px; font-size:12px; color:#707070;}


.m_hngg_r{width:470px;height:auto; float:left;}
.m_hngg_r ul{margin:0;padding:0;padding-top:8px;*padding-top:4px;}
.m_hngg_r li{width:446px;float:left;height:26px;line-height:26px; text-align:left;color:#504f4f; background:url(../images/dian01.png) 0 10px no-repeat;padding-left:10px; overflow:hidden; margin-bottom:10px;}
.m_hngg_r li a{color:#3a3a3a; font-size:14px; font-family:"黑体";} 
.m_hngg_r li a:hover{ text-decoration:none;color:#da130b}

.m_hngg_middle{width:1px; height:160px; float:left; margin-top:55px; border-left:#dddddd 1px solid;}
.m_hngg_right{ width:480px; float:right;}

/*电子银行*/
.m_dzyh{ width:1000px;float:left; height:22px;}
.m_dzyh_reb{ width:110px; height:22px; color:#da130b; font-size:18px; float:left;text-align:center;}
.m_dzyh_hui{ width:110px; height:22px; color:#2a2a2a; float:left; background:#f2f2f2;font-size:18px; margin-left:10px; text-align:center;}
.m_dzyh_hui a:hover{color:#da130b;} 

.m_dzyh_main{width:1000px; margin:0 auto;margin-top:10px;}
.m_dzyh_a{width:240px; height:197px; float:left; background:#efefef; margin-left:5px; margin-right:5px;}
.m_dzyh_b{width:240px; height:125px; float:left;}
.m_dzyh_c{width:240px; height:70px; background:#f5f5f5; float:left;}
.m_dzyh_c a{width:220px;float:left; padding-left:10px; color:#000000;line-height:35px;}
.m_dzyh_c a:hover{color:#000000; line-height:35px;}
.m_dzyh_c span{width:220px;float:left; padding-left:10px; color:#666666; line-height:35px;}

/*投资理财*/
.m_tzlc_a{width:240px; height:197px; float:left; background:#f5f5f5; margin-left:5px; margin-right:5px;}
.m_tzlc_b{width:240px; height:48px; float:left;background:#e1e1e1; position:relative; line-height:48px;}
.m_tzlc_b span{ width:230px; float:left; font-size:14px; line-height:48px; padding-left:10px;}
.m_tzlc_d{ width:30px; height:61px; position:absolute; z-index:999; top:0px; left:195px;}

.m_tzlc_c{width:240px; height:140px;float:left; margin-top:5px;}
.m_tzlc_c1{ width:200px; margin:0 auto;}
.m_tzlc_c2{ width:200px; float:left; height:30px; line-height:30px;}
.m_tzlc_c3{ width:220px; float:left; height:30px; line-height:30px;}

.m_text1{ font-size:14px; color:#000;}
.m_text2{ font-size:18px; color:#ff0000;}
.m_text3{ font-size:16px; color:#000fd3;}
.m_text4{ font-size:16px; color:#000;}
.m_text5{ font-size:10px; color:#000; font-style: italic;}
 
/*机构网点*/

.m_jgwd_left{width:500px; float:left;}
.m_jgwd_left_a{ width:500px; float:left;}
.m_jgwd_left_bimg{ background:url(../images/m_map.png) no-repeat;width:344px; height:275px;
margin:0 auto; position:relative; margin-top:20px;}
.m_jgwd_left_bdian01{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999; top:67px; left:213px;}
.m_jgwd_left_bdian02{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:105px; left:215px;}
.m_jgwd_left_bdian03{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:145px; left:167px;}
.m_jgwd_left_bdian04{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:250px; left:126px;}
.m_jgwd_left_bdian05{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:155px; left:276px;}
.m_jgwd_left_bdian06{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:102px; left:242px;}
.m_jgwd_left_bdian07{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:69px; left:243px;}
.m_jgwd_left_bdian08{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:49px; left:237px;}
.m_jgwd_left_bdian09{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:58px; left:138px;}
.m_jgwd_left_bdian10{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:86px; left:79px;}
.m_jgwd_left_bdian11{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:128px; left:97px;}
.m_jgwd_left_bdian12{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:110px; left:114px;}
.m_jgwd_left_bdian13{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:108px; left:156px;}
.m_jgwd_left_bdian14{ background:url(../images/m_bluedian.png) no-repeat;width:6px;
height:6px; position:absolute; z-index:999;top:112px; left:203px;}

.m_jgwd_left_rdian01{ background:url(../images/m_shenyang.png) no-repeat;width:77px;
height:26px; position:absolute; z-index:999; top:67px; left:213px;}
.m_jgwd_left_rdian02{ background:url(../images/m_liaoyang.png) no-repeat;width:78px;
height:31px; position:absolute; z-index:999;top:105px; left:215px;}
.m_jgwd_left_rdian03{ background:url(../images/m_yingkou.png) no-repeat;width:77px;
height:28px; position:absolute; z-index:999;top:145px; left:167px;}
.m_jgwd_left_rdian04{ background:url(../images/m_dalian.png) no-repeat;width:80px;
height:24px; position:absolute; z-index:999;top:250px; left:126px;}
.m_jgwd_left_rdian05{ background:url(../images/m_rebdk.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:155px; left:276px;}
.m_jgwd_left_rdian06{ background:url(../images/m_benxi.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:102px; left:242px;}
.m_jgwd_left_rdian07{ background:url(../images/m_fushun.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:69px; left:243px;}
.m_jgwd_left_rdian08{ background:url(../images/m_tieling.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:49px; left:237px;}
.m_jgwd_left_rdian09{ background:url(../images/m_fuxin.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:58px; left:138px;}
.m_jgwd_left_rdian10{ background:url(../images/m_chaoyang.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:86px; left:79px;}
.m_jgwd_left_rdian11{ background:url(../images/m_huludao.png) no-repeat;width:84px;
height:26px; position:absolute; z-index:999;top:128px; left:97px;}
.m_jgwd_left_rdian12{ background:url(../images/m_jinzhou.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:110px; left:114px;}
.m_jgwd_left_rdian13{ background:url(../images/m_panjin.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:108px; left:156px;}
.m_jgwd_left_rdian14{ background:url(../images/m_anshan.png) no-repeat;width:78px;
height:26px; position:absolute; z-index:999;top:112px; left:203px;}


.{width:2px; float:left; height:274px; border-right:1px #dddddd solid; margin-top:60px;}
.m_jgwd_right{width:460px; float:right;}
.m_jgwd_right_a{ width:460px; float:left;}
.m_ssjr{ width:426px; float:left;}
.m_ssjr ul li{ width:142px; float:left; margin-top:20px;}
.m_ssjr ul li img{ float:left; margin-right:5px; margin-top:2px;}
.m_ssjr ul li a{ font-size:14px; color:#333333; line-height:30px; float:left;}

.m_liuyan{ width:422px; float:left; margin-top:20px;}
.m_liuyan_a{ width:422px; height:60px; float:left; border:#cccccc 1px solid; background:#f7f7f7; color:#979797; padding:5px 5px 5px 5px;font-size:14px;  }
.m_liuyan_b{ width:422px; height:32px; float:left; line-height:32px; font-size:14px; border:#cccccc 1px solid; background:#f7f7f7; color:#979797; padding:5px 5px 5px 5px; margin-top:10px; }
.m_liuyan_c{ width:432px; float:left; margin-top:10px;}
.m_liuyan_cbut{ background:url(../images/m_jrbut.png) no-repeat; width:96px; height:37px; line-height:37px;
text-align:center; cursor:pointer; color:#333; float:right; border:none; font-size:16px;}

/*底部*/
.m_foot_xian{ width:100%; float:left; height:3px; background:#d70000;}
.m_fwrx{ width:100%; float:left; background:#eceaea;}
.m_fwrx_a{ width:980px;margin:0 auto; padding:20px 10px 10px 10px}
.m_fwrx_a1{ float:left; background:url(../images/m_rxdh.png) no-repeat; width:205px; height:114px;}
.m_fwrx_a2{ width:430px; float:left; margin-left:20px;padding-top:20px; padding-left:50px;}
.m_fwrx_a2 ul{margin:0;padding:0;padding-top:8px;*padding-top:4px;}
.m_fwrx_a2 li{width:133px;float:left;height:26px;line-height:26px; text-align:left;color:#504f4f; background:url(../images/m_sj.png) 0 10px no-repeat;overflow:hidden; margin-bottom:10px;}
.m_fwrx_a2 li a{color:#3a3a3a; font-size:14px; font-family:"黑体";margin-left:10px;} 
.m_fwrx_a2 li a:hover{ text-decoration:none;color:#da130b;margin-left:10px;}

.m_fwrx_a3{ width:270px; float: right;}
.m_fwrx_a3 img{ width:103px; height:101px; float:right; text-align:center;margin-left:10px; margin-right:18px;}
.m_fwrx_a3 a{width:103px;float: right; height:30px; text-align:center; color:#303030;margin-left:10px;margin-right:15px;
font-size:12px;}

.m_footer{ width:100%; float:left; background:#fff;}
.m_footer_a{ width:980px; margin:0 auto; padding:5px 5px 5px 5px;}
.m_footer_aleft{ width:700px; float:left; line-height:37px;}
.m_footer_aleft a{ color:#636363;font-size:12px;}
.m_footer_aleft span{ color:#636363;font-size:12px;}

.m_footer_aright{ width:223px; height:37px; float:left; margin-left:36px;}
.m_footer_aright img{vertical-align:top}
/*个人业务*/
.m_gryw{width:100%; float:left; background:#e5e5e5;}
.m_gryw_a{ width:1000px; margin:0 auto; height:30px; line-height:30px;}
.m_gryw_a span{ color:#333333; font-size:14px;}
.m_gryw_a a{ color:#c10000;font-size:14px;}
.m_gryw_a a:hover{ color:#c10000;font-size:14px;}

.m_conter{ width:100%; float:left; margin-top:20px; margin-bottom:20px; background:#fff;}
.m_conter_a{ width:1000px; margin:0 auto;}
.m_conter_left{ width:226px; float:left;}
.m_conter_left_a{ width:226px; float:left;}
.m_conter_left_a span{ width:226px; height:40px; float:left; line-height:40px;
border-bottom:#c10000 1px solid; color:#222222;float:left; font-size:18px;}
.m_conter_left_b{ width:224px; float:left; border:#d9d9d9 1px solid; padding-bottom:20px; border-top:2px solid #d9d9d9;}
.m_conter_leftbut01{ background:url(../images/m_rebbut.png) no-repeat; width:181px; height:33px;
line-height:33px; color:#fff; text-align:center; border:none; margin:auto; font-size:14px;cursor:pointer;
margin-top:10px;}

.m_conter_list{ width:200px; margin:0 auto; margin-top:10px;}
.m_conter_list ul{margin:0;padding:0;padding-top:8px;*padding-top:4px;}
.m_conter_list li{width:200px;float:left;height:40px;line-height:40px; text-align:left;color:#504f4f; background:url(../images/m_huij.png) 0 17px no-repeat;overflow:hidden;}
.m_conter_list li a{color:#1b1b1b; font-size:14px; font-family:"黑体";margin-left:20px;} 
.m_conter_list li a:hover{ text-decoration:none;color:#c10000;margin-left:20px;}



.m_conter_right{ width:760px; float:right;margin-top:10px;}
.m_conter_right_a{ width:349px; float:left;margin-left:20px;}
.m_conter_right_a1{ width:350px; height:166px;}
.m_conter_right_a02{ width:350px; height:166px;}
.m_conter_right_a03{ width:350px; height:166px;}
.m_conter_right_a04{ width:350px; height:166px;}
.m_conter_right_a05{ width:350px; height:166px;}

.m_conter_right_a2{ width:200px;float:left; font-size:20px; color:#888888; line-height:40px;
margin-top:20px; margin-left:40px; font-weight:bold;}
.m_conter_right_list{ width:349px;float:left;}
.m_conter_right_list ul{margin:0;padding:0;padding-top:8px;*padding-top:4px;}
.m_conter_right_list li{width:160px;float:left;height:40px;
line-height:40px; text-align:left;color:#504f4f; margin-left:14px; 
background:url(../images/m_huidian.png) 0 17px no-repeat;overflow:hidden;}
.m_conter_right_list li a{color:#1b1b1b; font-size:14px; font-family:"黑体";margin-left:20px;} 
.m_conter_right_list li a:hover{ text-decoration:none;color:#1b1b1b;margin-left:20px;}
.m_conter_rightcbut{ background:url(../images/m_jrbut.png) no-repeat; width:96px; height:37px; line-height:37px;
text-align:center; cursor:pointer; color:#333; float:left; border:0px; font-size:14px;}

/*个人贷款*/
.m_grdk_a{ width:760px; float:left;}
.m_grdk_a span{ width:760px; height:30px; float:left;
 color:#222222;float:left; font-size:18px;}
.m_grdk_b{ width:758px; float:left; border:#d9d9d9 1px solid; padding:0 0px 20px 0px;}
.m_grdk_c{ width:750px; margin:0 auto;}
.m_grdk_c1{ width:250px; float:left; position:relative; text-align:center;}
.img_main{ width:221px; margin:0 auto; margin-top:10px;}
.img_top{ width:221px; height:118px; margin-top:10px; background: url(../images/krdk_bg.png) #f8f8f8 repeat-x;float:left;}
.m_grdk_c2{ width:221px; position:absolute; z-index:999; top:43px;}
.m_grdk_c2 h1{ width:181px; margin:0 auto; font-size:20px; color:#888888; text-align:left; height:65px; line-height:30px;cursor:pointer;}
.m_grdk_c2 h1 a {color:#888888}
.m_grdk_c2 h1:hover {color:#666}
.m_grdk_c2 a{ font-size:14px; color:#c10000;float:left; width:60px;}
.m_grdk_c2 span{ font-size:14px; color:#999;width:220px; margin:0 auto; line-height:30px;}
.m_grdk_img{ width:221px; height:182px; float:left;cursor:pointer;}

/*分页*/
.m_fenye{ width:670px; float:right; margin-top:20px; margin-bottom:20px;margin-right:20px;}
.m_fenye ul{margin:0;padding:0; }
.m_fenye li{float:left;line-height:27px; padding:0px 10px 0px 10px; text-align:center;border:#e5e5e5 1px solid; background:#f7f7f7;overflow:hidden; margin-left:10px;}
.m_fenye li a{color:#1b1b1b; font-size:14px; font-family:"黑体";} 
.m_fenye li a:hover{ text-decoration:none;color:#c10000;}
.m_fenye01input{ width:40px; float:left; height:27px; line-height:27px; border:#e5e5e5 1px solid;}
.m_fenye01{color:#1b1b1b; font-size:14px;float:left; text-align:center; width:50px;height:27px; line-height:27px;
margin-left:5px;}
.m_fenye02{color:#1b1b1b; font-size:14px;float:left; text-align:center; width:20px;height:27px; line-height:27px;
margin-left:5px;}
.m_fenye03{float:left;line-height:27px; color:#1b1b1b; font-size:14px;padding:0px 10px 0px 10px; text-align:center;border:#e5e5e5 1px solid; background:#f7f7f7;overflow:hidden; margin-left:10px;}

/*内容*/
.m_dhdt_a{ width:760px; float:left;}
.m_dhdt_a span.ltittle{ width:760px; height:30px; float:left;
 color:#222222;float:left; font-size:18px; border-bottom:1px solid #c10000;}
.m_dhdt_b{ width:650px; margin:0 auto;}
.m_dhdt_b h2{ color:#222222; font-weight:normal;line-height:40px; /* height:40px; */ font-size:18px; float:left; width:650px; text-align:center;}
.m_dhdt_b h3{color:#222222; font-weight:normal;height:40px; line-height:40px; font-size:14px; float:left; width:650px; text-align:center;}
.m_dhdt_c{ width:650px; height:333px; text-align:center; float:left; margin-top:20px;}
.m_dhdt_c img{ width:539px; height:333px; text-align:center; margin:0 auto;}
.m_dhdt_b p{ font-size:16px; line-height:30px;text-indent:2em;}
/* .m_dhdt_b p{ width:650px; text-indent:2em; margin-top:10px; float:left; font-size:16px; color:#222222; line-height:30px;} */
.m_dhdt_d{ width:650px; float:left; margin-top:40px;}
.m_dhdt_d1{ width:375px; float:right;}
.m_dhdt_d2{ width:125px; float:left;}
.m_dhdt_d2 img{ width:32px; float:left; height:29px}
.m_dhdt_d2 a{width:85px; font-size:14px; float:right;height:29px; line-height:29px; color:#222222;} 

.m_dhdt_f{width:650px; float:left; margin-top:10px;}
.m_dhdt_f h4{ width:65px; font-weight:normal; color:#222222; float:left; line-height:30px; font-size:14px;}
.m_dhdt_f a{ color:#1751c7; width:585px; float:left; line-height:30px;font-size:14px;}


.m_dhdt_list{ width:700px; margin:0 auto;}
.m_dhdt_list ul{margin:0;padding:0;}
.m_dhdt_list li{width:700px; float:left;height:40px;line-height:40px; border-bottom:#d4d4d4 1px dashed; text-align:left;color:#504f4f; background:url(../images/dian01.png) 0 17px no-repeat;overflow:hidden;}
.m_dhdt_list li a{ width:540px;color:#333333; font-size:14px; font-family:"黑体";margin-left:20px;} 
.m_dhdt_list li a:hover{ text-decoration:none;color:#c10000;margin-left:20px;}
.m_dhdt_list li p{width:150px;text-align:right; float:right; color:#888888; font-size:14px;}

/*分行*/
.m_fenbank{width:223px; height:27px; float:left; margin-top:30px; margin-left:10px;
color:#333333; font-family:"黑体"; font-size:16px; font-weight:bold;}
.m_fenbank01{ width:950px; margin:0 auto;}
.m_fenbankleft{ width:300px; float:left;}
.m_fenbankleft img{ width:281px; height:202px; float:left; margin-top:40px; vertical-align:middle;}
.m_fenbankright{ width:650px; float:right; margin-top:20px; margin-bottom:20px;}
.m_fenbankright h5{ float:left; width:650px; color:#da130b; font-size:18px; line-height:40px; font-weight:normal;}
.m_fenbankright p{ float:left; text-indent:2em; font-size:14px; color:#303030; line-height:35px;}

/*搜索*/
.user_search{width:500px;margin:10px;*margin:5px;_margin: 5px;overflow:hidden;float: right;}
.user_search span{ line-height:40px; width:200px; float: left; text-align:right; color:#b2b2b2;}
.search_input{width:256px;height:31px; line-height:31px;border:1px solid #cccccc;margin-left:5px;*margin-left:3px;_margin-left:10px;color:#b5b5b5;padding-left:5px;margin-top:3px; position:relative; float: right;}
.search_buttonbg{width:14px;height:16px;  border:none;background:url(../images/m_fangda.png) no-repeat;cursor:pointer;position:absolute; z-index:9999; top:75px; margin-left:280px;}



/*信用卡*/
.m_xyk_a{ width:650px;text-align:center;float:left; margin-top:20px;}
.m_xyk_a img{ width:607px; height:290px; text-align:center; margin:0 auto;}
.m_xyk_a p{ width:650px; text-indent:2em; margin-top:10px; float:left; font-size:16px; color:#222222; line-height:30px;}

.m_xyk_b{width:650px; float:left; margin-top:20px; height:100px;}
.m_xyk_img{background:url(../images/xyk_01.png) no-repeat; height:43px; float:left; width:650px;}
.m_xyk_text{ width:96px; height:32px; font-size:16px; color:#fff; text-align:center; line-height:32px;}
.m_xyk_c{width:650px; float:left;font-size:16px; color:#222222; line-height:30px; margin-top:20px;}

.m_xyk_d{ width:650px; float:left; margin-top:20px;}
.m_xyk_d1{ width:178px; margin:0 auto;}
.m_xyk_but{ width:178px; height:54px; margin:0 auto; font-size:18px; color:#fff; background:#c71d22; text-align:center; border:none;}


/*电子银行*/

.tabbox{width:1000px;font-family:'黑体'; margin:0 auto;}
.tabbox .tab{overflow:hidden;}
.tabbox .tab a{display:block;float:left;text-decoration:none;
width:110px; height:22px; color:#2a2a2a;background:#f2f2f2;font-size:18px; margin-left:5px; margin-right:5px; text-align:center;}
.tabbox .tab a:hover{color:#da130b;text-decoration:none; background:#fff;}
.tabbox .tab a.on{text-decoration:none; width:110px; height:22px; color:#da130b; font-size:18px;text-align:center;}
.tabbox .content{overflow:hidden;padding:0px;}
.tabbox .content li{display:none;}


.xjq_hidebox{width:120px;background:#fff; border:1px solid #dddddd;  position:absolute;z-index:100000; right:228px; top:40px;}
.xjq_hidebox a:hover{background:#f5f5f5; color:#3a3a3a;}
.xjq_hidebox a{width:120px;float:left; color:#3a3a3a; line-height:30px; text-align:center; font-size:14px;background:#f5f5f5;}
.shez{width:120px; position:relative; float:left;}

a.yl_yh,a.yl_sz,a.yl_tc { padding-left:30px;}
a.yl_yh { background-position:0 -7px; _background-position:0 0px;}
a.yl_yh:hover {background-position:0 -60px;_background-position:0 -50px;}
a.yl_sz { background-position:-125px -8px; _background-position:-125px 0px;}
a.yl_sz:hover {background-position:-125px -61px; _background-position:-125px -53px;}
a.yl_tc { background-position:-248px -8px; _background-position:-248px 2px;}
a.yl_tc:hover {background-position:-248px -61px; _background-position:-248px -49px;}

a.y_bai18 { font-size:18px; color:#fff; line-height:30px;font-family:"黑体","黑体";}
a.y_bai18:hover { color:#fff;}

/*理财*/
.fina_contlist_tj{width:750px;margin-top:5px;}
.tranfertable{float:left}
.tranfertable tr,td{line-height:40px;font-size:14px;color:#1b1b1b; padding:0 10px;}
.tranfertable  td.padd5{padding-left:5px}
.radio_20{ width:20px; height:20px;}
.public_contlist_table{width:710px;height:auto;margin:0 auto;margin-top:8px;}
.listTable {border-collapse:collapse; width:100%;}
.listTable tr:hover{background-color:#ffe4d3; cursor:pointer}
.listTable td {border:#cbcbcb solid 1px;height:35px;font-size:12px;font-family:"Microsoft Yahei";line-height:35px;text-align:center;padding:0px 5px;color:#1b1b1b;}
.listTable .tdTitle {background-color:#ececec;text-align:center;color:#1b1b1b;line-height:18px;}
.listTable .tdTitle01{background-color:#f7f7f7;text-align:center;color:#434242;line-height:18px;}
.listTable .txtselect03{font-size:12px;font-family:"Microsoft Yahei";height:28px;border:1px solid #ACADB2;line-height:28px;padding-left:5px;color:#434242}
a.act_mxbutton:link,a.act_mxbutton:visited,a.act_mxbutton:active{color:#0072bc}
a.act_mxbutton:hover{ text-decoration:underline;color:#0072bc}
.act_connection_link{width:100%;height:auto;margin:0 auto;margin-top:18px;float:left;color:#6e6e6e}
.m_cx01{ width:97px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.m_cxbut{ width:97px; height:35px; line-height:35px; border-radius:3px; margin:0 auto;
 font-size:14px; color:#fff; background:#c71d22; text-align:center; border:none;-moz-border-radius:10px; /* Old Firefox */}
 
.Tranfer_star01{width:710px;height:auto;margin:0 auto;overflow:hidden; text-align:center;}

.fina_table{border-top:1px solid #d5d5d5;border-left:1px solid #d5d5d5; font-size:14px; color:#555;}
.fina_table .fina_tdtitle{border-right:1px solid #d5d5d5; text-align:right;border-bottom:1px solid #d5d5d5;margin:1px; background:#f2f2f2;}
.fina_table .fina_tdvalue{border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;margin:1px; background:#fff; text-align:left;}
.fina_tips{width:710px;height:37px;background:#FFF5ED;margin:0 auto;margin-top:18px;line-height:37px;font-size:14px; text-align:center}
.fina_myproduct_title{width:710px;height:30px;margin:0 auto;margin-top:10px;float:left}
.fina_star01{width:710px;height:auto;margin:0 auto;overflow:hidden; margin-top:8px;padding-top:18px;border-top:1px dashed #999999}
.m_cx02{ width:128px; margin:0 auto; margin-top:34px; margin-bottom:20px;}
.m_cxbut2{ width:128px; height:44px; line-height:44px; border-radius:3px; margin:0 auto;
 font-size:16px; color:#fff; background:#c71d22; text-align:center; border:none;-moz-border-radius:10px; /* Old Firefox */}
 
 /*贷款申请*/
.m_dkzxsq_right{ width:760px; float:right;}
.m_dkzx_a{ width:732px; float:left;}
.m_dkzx_a span{ width:732px; height:30px; float:left;
 color:#222222;float:left; font-size:18px; border-bottom:1px solid #c10000; margin-top:10px;}
.m_dkzx_b{ width:730px; float:left; border:#d9d9d9 1px solid; margin-bottom:10px; padding-bottom:20px;}
.m_dkzx_b01{ width:730px; margin:0 auto;} 
.m_dkzxsq_a{ width:732px;text-align:center;float:left;}
.m_dkzxsq_a img{ width:732px; height:256px; text-align:center; margin:0 auto;}

.m_dks1_b{ width:700px; margin:0 auto;}
.m_dks1_b h2{ color:#222222; font-weight:normal;line-height:40px; height:40px; font-size:30px; 
float:left; width:700px; text-align:center; margin-top:20px;}
.m_dks1_b p{ width:700px; text-align:center; border-bottom:1px solid #f1f2f2; margin-top:10px; float:left; font-size:16px; color:#222222; line-height:50px; font-weight:bold;}

.m_dksq_c{width:700px; float:left; margin-top:20px;}
.m_dksq_img{ background:#ff9600; border-radius:5px;height:35px; float:left; width:115px;}
.m_dksq_text{ width:115px; height:32px; font-size:16px; color:#fff; text-align:center; line-height:32px;}
.m_dksq_d{width:560px; float:right;font-size:16px; color:#222222; line-height:35px;}



/*手机银行下载*/
.sj_bank {width:720px; margin:0 auto; height:auto; overflow:hidden;}
.sj_bank_tittle { width:720px; height:40px; line-height:40px; text-indent:1em; background:#ececec; color:#222222; font-size:16px; float:left; margin-top:10px;}
.sj_bank_main { width:720px; height:auto; float:left; margin:15px 0}
.sj_bank_line {background:#e5e5e5; height:2px; width:720px; float:left;}
.sj_bank_main p.img {width:155px; height:auto; float:left;}
.sj_bank_main p.right {width:565px; height:auto; float:left;}
.sj_bank_main p font.sw16 {width:565px; height:auto; float:left; font-size:16px; line-height:34px; color:#000;}
.sj_bank_main p font {width:565px; height:auto; float:left; font-size:14px; line-height:24px; color:#595959;}
.sj_bank_main p font.dload {width:565px; height:auto; float:left; padding-top:10px;}
/*友情链接*/
.linklist {width:960px; height:auto; overflow:hidden; margin:0 auto;}
.linklist li {width:960px; height:50px; line-height:50px; border-bottom:#cdcdcd 1px dashed; float:left;}
.linklist li:last-child {width:960px; height:50px; line-height:50px; border-bottom:none; float:left;}
.linklist li span {width:240px; height:50px; line-height:50px; float:left; color:#222; font-size:16px; text-align:left;}
.linklist li span a {color:#222; font-size:16px;}
.linklist li span a:hover {color:#c10000; font-size:16px;}
/*网站导航*/
.webnav {width:960px; height:auto; overflow:hidden; margin:0 auto;}
.webnav li {width:960px; height:auto; overflow:hidden; float:left; margin-top:30px; border-bottom:#b9b9b9 1px dotted;}
.webnav li:last-child {width:960px; height:auto; overflow:hidden; float:left; margin-top:30px; border-bottom:none;}
.webnav li p.left {width:100px; height:auto; overflow:hidden; float:left; text-align:right; font-size:15px; padding-right:20px; color:#595959; font-weight:bold;}
.webnav li p.left a { font-size:15px; color:#595959; font-weight:bold;}
.webnav li p.left a:hover { color:#c10000; font-size:15px;font-weight:bold;}
.webnav li p.right {width:840px; height:auto; overflow:hidden; float:left;}
.webnav li p font {width:168px; height:30px; float:left; color:#595959; font-size:14px;}
.webnav li p font a {color:#595959; font-size:14px;}
.webnav li p font a:hover {color:#c10000; font-size:14px;}

/*404报错页样式*/
.bc404{ width:100%; margin:0 auto;margin-top:8%; text-align:center; font-family:"黑体";}
.bc404 img{ width:200px; height:200px; margin:0 auto; text-align:center;}
.hui404{ color:#bab2b6; font-size:24px; line-height:40px; text-align:center; width:100%; float:left;font-family:"黑体";}
.blue404{ color:#3366cc;font-size:24px; line-height:40px; text-align:center;width:100%; float:left;font-family:"黑体";}


/*161124丹行公告 理财公告*/
.x_tabbox{width:490px; float:left;}
.x_tabbox .tab{overflow:hidden;font-family:"黑体";}
.x_tabbox .tab a{display:block;padding:5px 20px;color:#2a2a2a;float:left;text-decoration:none;font-size:18px;}
.x_tabbox .tab a:hover{text-decoration:none;color:#da130b;}
.x_tabbox .tab a.on{color:#da130b;text-decoration:none; font-size:18px;}
.x_tabbox .content{overflow:hidden;padding:10px; border-right:1px #dddddd solid;}
.x_tabbox .content li{display:none;}



.x_tabbox1{width:480px; float:right;}
.x_tabbox1 .tab{overflow:hidden; font-family:"黑体";}
.x_tabbox1 .tab a{display:block;padding:5px 20px;float:left;text-decoration:none;font-size:18px;}
/* .x_tabbox1 .tab a:hover{background:#f2f2f2;color:#2a2a2a;text-decoration:none;} */
.x_tabbox1 .tab a.on{color:#da130b;text-decoration:none; font-size:18px;}
.x_tabbox1 .content{overflow:hidden;padding:10px;}
.x_tabbox1 .content li{display:none;}

.x_tabtext{ width:480px; float:left;}
.x_tabtext dl{width:480px;}
.x_tabtext dd{ width:360px; float:left;font-size:14px; font-family:"黑体"; background:url(../images/dian01.png) no-repeat left; text-indent:1em; line-height:40px;}
.x_tabtext dd span{width:30px; line-height:40px; margin-left:5px; text-align:right;}
.x_tabtext dt{width:100px; float:right; line-height:40px;font-size:14px; font-family:"黑体";}
.x_textcolor{color:#da130b}
.x_tabtext dd a:hover{color:#da130b}

.x_rightmore{ width:99px; float:right; text-align:center; height:40px;line-height:35px; font-size:14px; color:#707070; cursor:pointer; font-family:"黑体";}
.x_tabbox .tab .x_rightmore a{color:#707070;font-size:14px;font-family:"黑体";}
.x_tabbox .tab .x_rightmore a:hover{color:#da130b;}
.x_tabbox1 .tab .x_rightmore a{color:#707070;font-size:14px;font-family:"黑体";}
.x_tabbox1 .tab .x_rightmore a:hover{color:#da130b;}




/*产品信息查询*/

.cp_boret{ width:1100px; margin:0 auto; }
.cp_boret_a{ width:100%; float:left; margin-top:3%;}
.cp_boret_a1{ background:url(../images/x_cp01.png) no-repeat; width:337px; height:64px; line-height:64px; text-align:center; font-size:24px;
font-family:"黑体"; color:#fff;}

.cp_boret_b{ width:100%; float:left;border:1px solid #e71f19; margin-top:3%;margin-bottom:5%;}
.cp_boret_c{ width:98%; float:left; margin-left:1%; border-bottom:1px dashed #050505;}
.cp_boret_clast{ width:98%; float:left; margin-left:1%;}
.cp_boret_c1{ width:15%; float:left; border-right:1px dashed #454444; margin-bottom:10px;margin-top:10px;}
.cp_boret_c1 img{ width:13px; height:26px; float:left; margin-top:21px;}
.cp_boret_c1 span{margin-left:10px; font-size:18px; color:#000000; line-height:70px;}
.cp_boret_c2{ width:83%; float:right;margin-top:10px;}
.cp_boret_c2 ul{list-style:none;}
.cp_boret_c2 li a{
float:left; width:23%; background:url(../images/x_cp03.png) 0px 6px no-repeat; line-height:35px; text-indent:1.5em;
color:#080808; text-align:left;font-size:16px;
} 
.cp_boret_c2 li a:hover{
float:left;width:23%; background:url(../images/x_cp04.png) 0px 6px no-repeat; line-height:35px; text-indent:1.5em;
color:#e71f19;text-align:left;
} 
