@charset "utf-8";
/* CSS Document */


/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, div,/* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
}

/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
    font:12px/1.5 tahoma,\5b8b\4f53 ,arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶櫿*/
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，謿small 正常势*/
/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: underline; }

sup { vertical-align: text-top; } /* 重置，减少对行高的影呿*/
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边柿*/
button, input, select, textarea { font-size: 100%; } /* 使得表单元素嚿ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
input{ vertical-align:middle; }

/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing:0 !important; }

/** 清除浮动 **/
.layout:after{
content: '.';
display: block;
height: 0;
clear: both;
visibility:hidden;
}
.layout{
    *zoom: 1;
}
/* 去掉链接虚线柿*/
a{outline:none;}
a:active {outline:none; blr:expression(this.onFocus=this.blur());}

.body_bg{
	background:url(../images/body_bg.png) repeat-x 0 0;
	padding-top:4px;
}
/* header */
.wrapper{
	width:980px;
	margin:0 auto;
}
.header{
	height:115px;
	position:relative;
	background:url(../images/header_bg.png) no-repeat 0 0;
}
.logo{
	background:url(../images/logo.png) no-repeat 0 0;
	display:inline;
	height:60px;
	width:260px;
	float:left;
	margin-top:30px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/logo.png" ,sizingMethod="noscale");
}
.logo a{
	display:block;
}
.msg{
	background:url(../images/msg_bg.png) no-repeat 0 0;
	height:28px;
	line-height:28px;
	width:260px;
	padding:0 10px;
	position:absolute;
	top:0;
	right:10px;
}
.msg a{
	color:#fff;
	float:left;
	padding-left:22px;
	margin:0 4px;
}
.msg a.job{
	background:url(../images/msg_ico01.png) no-repeat 0 center;
	/*_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/msg_ico01.png" ,sizingMethod="noscale");*/
}
.msg a.agency{
	background:url(../images/msg_ico02.png) no-repeat 0 center;
	/*_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/msg_ico02.png" ,sizingMethod="noscale");*/
}
.msg a.invest{
	background:url(../images/msg_ico03.png) no-repeat 0 center;
	/*_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/msg_ico03.png" ,sizingMethod="noscale");*/
}
.search{
	background:url(../images/search_bg.png) no-repeat 0 0;
	position:absolute;
	top:60px;
	right:10px;
	width:280px;
	height:24px;
	padding:4px 0 2px 30px;
	*padding:3px 0 3px 30px;
}
.search .search_input{
	height:22px;
	line-height:22px;
	border:0;
	width:220px;
	color:#bbb;
}
.search .search_btn{
	background:url(../images/search_btn.png) no-repeat 0 0;
	width:55px;
	height:22px;
	border:none;
	cursor:pointer;
	text-indent:-999em;
}

/* 页面顶头导航、下拉框css */


/* 导航 */
.nav {
	background:url(../images/nav_bg.png) repeat-x 0 0;
	/*border:1px solid #084f22;*/
	position:relative;
	overflow:auto;
	padding-left:10px;
	/*z-index:1001;
	*zoom:1;*/
}
.nav li{
	float:left;
	padding:0;
	padding-right:9px;
	height:34px;
	line-height:34px;
	zoom:1;
}
.nav li div{
	padding:0 8px;
}
.nav li.delimiter{
	padding:0;
	background:url(../images/nav_line.png) no-repeat center center;
	text-indent:-999em;
	width:4px;
	height:34px;
}
.nav li a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	width:75px;
	display:block;
	text-align:center;
}
.nav li a:hover{
	text-decoration:none;
}
.nav_list{
	position:absolute;
	width:60px;
	height:170px;
	margin-top:-2px;
	/**float:right;*//**若不浮动，IE6上样式正嶿/
	/*zoom:1;*/
	z-index:11000
	/*overflow:hidden;*/
}
.nav_list_bg{
	background-color:#0266a4;
	filter:alpha(Opacity=60); Opacity:0.6;
	width:60px;
	height:170px;
	overflow:hidden;
	zoom:1;
}

.nav_list_con{
	position:absolute;
	filter:alpha(Opacity=80); Opacity:0.8;
	background-color:#0266a4;
	left:0;
	top:0;
}
.nav_list_con ul{
	float:left;
	padding:5px 10px 5px 10px;
	/*width:150px;*//*将动态下拉单数据定宽*/
}
.nav_list_con li a{
	color:#fff;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
}

.nav_list_con p.fenge{
	background:url(../images/fenge.png) no-repeat 0 0;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/fenge.png" ,sizingMethod="noscale");/**绝对路径，兼容IE6*/
	width:5px;
	height:170px;
	float:left;
}
/* 页面顶头导航、下拉框css END */
.text_change{
	color:#0167ab;
}
.background_change{
	background:url(../images/nav_on.png) no-repeat right 0;
}
.menu ul{
	position:absolute;
	top:34px;
	left:0;
	width:125px;
	border:1px solid #9e9c9d;
	background-color:#FFF;
	display:none;
}
.menu li{
	height:22px;
	line-height:22px;
	padding:0;
	float:none;
}
.menu li a{
	font-weight:normal;
	font-size:12px;
	text-align:left;
	color:#333;
	display:block;
	height:22px;
	line-height:22px;
	padding:0;
	width:100%;
}
.menu li a:hover{
	background-color:#cae2b2;
	text-indent:0;
}
.menu li b{
	background-color:#FFF;
	display:block;
	width:14px;
	height:21px;
	float:left;
}
.menu li a:hover b{
	background:url(../images/menu_icon.png) no-repeat 0 0;
}
.onchange{background:url(../images/nav_on.png) no-repeat 0 0;}
/*滚动新闻 css*/
.scroll_news{	
	background:url(../images/subnav_bg.png) repeat-x 0 0;
	height:29px;
	line-height:29px;
	color:#666;
	border:1px solid #aaaaaa;
	border-top:hidden;
	padding:0 10px;
	position:relative;
	z-index:10;
}
.scroll_news li{
	background:url(../images/across_icon.png) no-repeat 0 center;
	float:left;
	padding-left:15px;
	height:29px;
	margin-right:20px;
}
.scroll_news li a{
	line-height:29px;
}
/*滚动新闻 end*/
/* 内容布局 */
.content{
	background:#fff url(../images/content_bg.png) no-repeat 0 0;
	padding:10px 10px 0;
	width:960px;
	*zoom:1;
}
.cont{
	width:100%;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	*zoom:1;
}
.main{
	margin:0 230px 0 210px;
	position:relative;
}
.sidebar{
	z-index: 10;
	position: relative;
	display: inline;
	float: left;
	margin-right: -100%;
	width: 190px;
	*zoom:1;
}
.right{
	background-color:#f5f5f5;
	z-index: 10;
	position: relative;
	display: inline;
	float: left;
	margin-left: -220px;
	width: 210px;
	padding:5px;
}

/* 内容布局 end */

.banner_tab{
	border:1px solid #CCC;
	position:relative;
	margin-bottom:10px;
	width:518px;
	position:relative;
}
.banner_tab_pic{
	width:100%;
	height:220px;
	position:relative;
}
.banner_tab_pic a{
	display:block;
}
.banner_tab_pic .show{
	display:block;
}
.banner_tab_pic ul{
	width:100%;
	height:100%;
}
.banner_tab_pic ul li{
	width:100%;
	height:100%;
	display:none;
}
.banner_list{
	position:absolute;
	bottom:0;
	right:10px;
	width:100%;
	height:20px;
	margin:0 auto;
}
.banner_list a{
	background:url(../images/banner_list.png) no-repeat 0 0;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/indexjsp/sxyh_w/images/banner_list.png" ,sizingMethod="noscale");/**绝对路径，兼容IE6*/
	width:14px;
	height:14px;
	cursor:pointer;
	float:right;
	margin-right:5px;
	text-indent:-999em;
}
.banner_list .a_hover{
	background:url(../images/banner_list_on.png) no-repeat 0 0;
}





/* 侧栏 */
.sidebar_box{
	margin-bottom:10px;
}
.sidebar_box h3{
	background:url(../images/sidebar_box_h3.png) no-repeat 0 0;
	height:33px;
	line-height:33px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.sidebar_box_con{
	background:#FFF url(../images/sidebar_box_con_bg.png) repeat-x 0 bottom;
	border:1px solid #cccccc;
	border-top:none;
}
.sidebar_box_con ul{
	padding:10px 5px 0;
	*zoom:1;
}
.sidebar_box_btn{
	background:url(../images/sidebar_list_btn.png) no-repeat 0 0;
	width:173px;
	height:27px;
	line-height:27px;
	margin:0 auto;
}
.sidebar_box_btn a{
	display:block;
	padding-left:23px;
	font-weight:bold;
	color:#333;
}
.sidebar_box_btn a:hover{
	text-decoration:none;
}
.sidebar_box_aid{
	height:24px;
	padding-bottom:5px;
}
.sidebar_box_aid a{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:75px;
	color:#666;
	margin-left:5px;
	text-align:center;
}
.sidebar_box_prompt{
	background:url(../images/sidebar_box_prompt.png) repeat-x 0 0;
	height:32px;
	border-top:1px solid #ccc;
}
.sidebar_box_prompt a{
	background:url(../images/prompt_btn.png) no-repeat 0 0;
	display:block;
	float:left;
	text-align:center;
	width:76px;
	height:22px;
	line-height:22px;
	margin:6px 0 0 8px;
	color:#333;
	*zoom:1;
}
.mobile_banking{
	background:url(../images/mobile_banking.png) no-repeat center 0;
	display:block;
	margin:10px auto 0;
	height:30px;
	width:190px;
	text-indent:-999em;
}
.column_banner{
	display:block;
	margin-bottom:10px;
}

/* 侧栏 */
.column{
	width:190px;
	margin-bottom:10px;
}
.column h3{
	border-bottom:2px solid #0370b3;
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	height:34px;
	line-height:34px;
}

.shortcut{
	background-color:#f4f9ff;
}

.shortcut td{
	border-bottom:1px dashed #ccc;
	padding:15px 0;
	width:50%;
}
.shortcut td.r_border_c{
	border-right:1px dashed #ccc;
}
.shortcut td a{
	display:block;
	text-align:center;
	padding-top:45px;
	color:#4a6c91;
	*zoom:1;
}
.shortcut_icon01{
	background:url(../images/shortcut_icon01.png) no-repeat center 0;
}
.shortcut_icon02{
	background:url(../images/shortcut_icon02.png) no-repeat center 0;
}
.shortcut_icon03{
	background:url(../images/shortcut_icon03.png) no-repeat center 0;
}
.shortcut_icon04{
	background:url(../images/shortcut_icon04.png) no-repeat center 0;
}
.shortcut_icon05{
	background:url(../images/shortcut_icon05.png) no-repeat center 0;
}
.shortcut_icon06{
	background:url(../images/shortcut_icon06.png) no-repeat center 0;
}
.shortcut_icon07{
	background:url(../images/shortcut_icon07.png) no-repeat center 0;
}
.shortcut_icon08{
	background:url(../images/shortcut_icon08.png) no-repeat center 0;
}

/* 企业邮箱 */
.column_email{
	width:90%;
	margin:5px auto 0;
}
.column_email td{
	height:24px;
	line-height:24px;
}
.email_input{
	border:1px solid #CCC;
	background-color:#FFF;
	height:16px;
	line-height:16px;
	padding:2px;
	width:170px;
}
.email_btn{
	background:url(../images/email_btn.png) no-repeat 0 0;
	width:57px;
	height:23px;
	border:none;
	text-indent:-999em;
	margin-top:5px;
	float:left;
}

/* content */
.business{
	background-color:#FFF;
	margin-bottom:10px;
}
.business h3{
	background:url(../images/business_h3_bg.png) repeat-x 0 0;
	border:1px solid #cfcfcf;
	border-top:none;
	height:28px;
	line-height:28px;
}
.business h3 span{
	background:url(../images/business_h3_title.png) no-repeat 0 0;
	display:block;
	width:113px;
	height:27px;
	text-align:center;
	color:#FFF;
	margin-left:8px;
}

.business_tab_title{
	background:url(../images/business_h3_bg.png) repeat-x 0 0;
	border:1px solid #cfcfcf;
	border-top:none;
	height:28px;
	line-height:28px;
}
.business_tab_title a{
	cursor:pointer;
	display:block;
	color:#333;
	font-weight:bold;
	float:left;
	width:113px;
	height:27px;
	text-align:center;
	margin-left:8px;
}
.business_tab_title a.a_over{
	background:url(../images/business_h3_title.png) no-repeat 0 0;
	color:#FFF;
}
.business_tab_title a:hover{
	text-decoration:none;
}
.business_con{
	border:1px solid #cfcfcf;
	padding:10px;
	position:relative;
	*zoom:1;
}
.business_img{
	border:1px solid #CCC;
	display:block;
	float:left;
	margin-right:-100%;
	*zoom:1;
}
.business_img img{
	float:left;
}
.business_cont{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	*zoom:1;
}
.business_info{
	margin:0 160px 0 115px;
	padding:0 10px;
}
.business_link{
	border-left:1px dashed #CCC;
	display:inline;
	float:left;
	margin-left:-160px;
	width:150px;
	z-index: 10;
	padding-left:9px;
	position: relative;
	*zoom:1;
}

.business_con h4{
	font-weight:bold;
	color:#0167ab;
}
.business_info p{
	line-height:22px;
	color:#666;
	text-indent:20px;
}
.business_info a.more{
	float:right;
	color:#666;
	margin-top:5px;
}
.business_link li{
	background:url(../images/icon01.png) no-repeat left center;
	line-height:22px;
	padding-left:10px;
	*zoom:1;
}
.business_link li a{
	color:#333;
}
.business_link li a img{
	float:left;
}
.business_link a.more{
	float:right;
	color:#666;
	margin-top:5px;
}

/* right */
.right_box{
	margin-bottom:10px;
}
.right_box h3{
	background:url(../images/right_box_h3.png) no-repeat 0 0;
	font-weight:bold;
	color:#016aa5;
	height:25px;
	line-height:25px;
	padding-left:30px;
	padding-top:5px;
}
.right_box .right_box_con{
	background:#FFF url(../images/right_box_bg.png) repeat-x 0 bottom;
	border:1px solid #CFCFCF;
	border-top:none;
	*zoom:1;
}
.right_box ul{
	padding:10px 5px;
}
.right_box li{
	height:25px;
	line-height:25px;
}
.right_box li a{
	color:#666;
	padding-left:15px;
	background:url(../images/icon02.gif) no-repeat 5px center;
}
.right_box_con p{
	background:url(../images/sidebar_box_prompt.png) repeat-x 0 0;
	border-top:1px solid #CCC;
	height:25px;
	line-height:25px;
}
.right_box_con p a{
	display:block;
	float:left;
	width:50%;
	text-align:center;
	color:#003261;
}

.column_box{
	margin-bottom:10px;
}
.column_box h3{
	font-size:16px;
	font-weight:bold;
	font-family:"微软雅黑";
	height:30px;
	line-height:30px;
	border-bottom:2px solid #0370b3;
}
.column_box h3 a{
	font-size:12px;
	font-weight:normal;
	float:right;
	*margin-top:-30px;
	color:#333;
}
.column_box p{
	padding:5px;
	line-height:24px;
	text-indent:20px;
}
.column_box ul{
	padding:5px;
	zoom:1;
}
.column_box ul li{
	height:25px;
	line-height:25px;
}
.column_box ul li a{
	background:url(../images/icon01.png) no-repeat 0 center;
	padding-left:10px;
	color:#333;
}
.column_box_select{
	padding:10px;
	padding-bottom:5px;
}
.column_box_select select{
	width:180px;
}

/* footer */
.footer{
	background:url(../images/footer_bg.png) repeat-x 0 0;
	height:96px;
	padding-top:20px;
	width:100%;
}
.footer_con{
	width:600px;
	margin:0 auto;
}
.footer p{
	line-height:26px;
	color:#666;
	padding-top:5px;
}
.footer_alarm{
	float:left;
	padding-right:20px;
}
/* 特惠页面 */
.barnch_con{
	margin-left:210px;
	position:relative;
}
.barnch_con .banner_tab{
	width:748px;
}
.filter{
	background-color:#F5F5F5;
	padding:5px;
	*zoom:1;
}
.filter h4{
	float:left;
	color:#333;
	width:95px;
	text-align:right;
	line-height:25px;
}
.filter p{
	line-height:25px;
	overflow:hidden;
	*zoom:1;
}
.filter p span{
	padding:0 8px;
	color:#999;
}
.filter p span a{
	color:#333;
}

.list_box{
	border-bottom:1px solid #CCC;
	padding:10px 0;
	width:100%;
	*zoom:1;
}
.list_img{
	display:block;
	float:left;
	background-color:#fff;
	border:1px solid #CCC;
	margin-right:10px;
	padding:1px;
	*zoom:1;
}
.list_table{
	overflow:hidden;
	*zoom:1;
}
.list_table td{
	line-height:22px;
	padding:3px;
	vertical-align:top;
	color:#666;
}
.list_table .list_title{
	color:#333;
	width:60px;
}
.l_border_b td{
	border-bottom:1px dashed #CCC;
}


.list_info{
	margin-bottom:5px;
	overflow:hidden;
	*zoom:1;
}
.list_info h4{
	font-size:14px;
	line-height:25px;
}
.list_info p{
	line-height:22px;
	border-bottom:1px dashed #CCC;
	padding:3px 0;
}
.list_info p span{
	display:block;
	float:left;
}
.list_info p b{
	display:block;
	font-weight:normal;
	overflow:hidden;
	*zoom:1;
}
.list_info p b.red{color:#f01a1a;}

.list_map{
	background-color:#FFF;
	width:300px;
	padding:1px;
	float:right;
	border:1px solid #CCC;
	margin-left:10px;
}
.list_map img{
	float:left;
}
.mt10{
	margin-top:10px;
}
/* 二级页面 左侧列表 */
.left-list{
	background-color:#f5f5f5;
}
.column_box ul.left-list li{
	background:url(../images/icon03.png) no-repeat 5px center;
	border-bottom:1px solid #CCC;
	line-height:30px;
	height:30px;
}
.column_box ul.left-list li a{
	padding-left:20px;
	display:block;
	background:none;
}
.column_box ul.left-list li a:hover{
	background:url(../images/icon04.png) no-repeat 5px center;
}
.sub-content {
	padding:50px 10px 10px 10px;
	margin:0 auto;
	position:relative;
}
.search_second{
	background:url(../images/search_bg.png) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:10px;
	width:280px;
	height:24px;
	padding:4px 0 2px 30px;
	*padding:3px 0 3px 30px;
	z-index:100;
}
.search_second .second_search_input{
	height:22px;
	line-height:24px;
	border:0;
	width:220px;
	color:#bbb;
	position:absolute;
	top:4px;
	left:31px;
}
.search_second .second_search_btn{
	background:url(../images/search_btn.png) no-repeat 0 0;
	width:55px;
	height:22px;
	border:none;
	cursor:pointer;
	text-indent:-999em;
	position:absolute;
	top:4px;
	right:1px;
}

.sub-content h3{
	background:url(../images/sub-content-h3.png) repeat-x 0 center;
	margin-bottom:10px;
}
.sub-content h3 span{
	padding-left:20px;
	display:block;
	float:left;
	font-size:14px;
	padding:0 0 0 20px;
	background:#fbfcfc url(../images/icon05.png) no-repeat 0 center;
}
.icon06{
	float:left;
	display:block;
	width:20px;
	height:20px;
	background:#fbfcfc url(../images/icon06.png) no-repeat center center;
}
.sub-content li{
	border-bottom:1px dashed #CCC;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background:url(../images/icon01.png) no-repeat 5px center;
}
.sub-content li a{
	color:#333;
}
.sub-content li span{
	float:right;
	color:#999;
	line-height:30px;
	*margin-top:-30px;
	margin-right:10px;
}

/* 三级详细页面 */
.detailed{
	*zoom:1;
}
.detailed h1{
	font-size:16px;
	text-align:center;
	/*height:35px;*/
	line-height:35px;
}
.detailed p.time-info{
	text-align:center;
	color:#666;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
}
detailed-con{
	line-height:22px;
	color:#333;
	*zoom:1;
}

/*-------------全文检索展示页雿-------------*/
/*---jiansuo_explain---*/
.jiansuo_explain{
	font-size: 12px;
	text-indent: 24px;
	padding: 8px 15px;
	border: 1px solid #aaaaaa;
	line-height: 25px;
}

/**/
.seach_jiansuo_box{
	height: 30px;
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	margin-top: 20px;
}
.seach_jiansuo .seach_jiansuo_input{
	float: left;
	width: 520px;
	height: 30px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	border: solid 3px #0166a9;
	text-indent: 10px;
	outline: none;
	margin-left: 48px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.seach_jiansuo .seach_jiansuo_btn{
	float: left;
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	background: #0166a9;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.seach_jiansuo .seach_jiansuo_btn:hover{
	text-decoration: none;
	outline: none;
}

/*-----------------------*/
.jiansuo_navList{
	background: url(../images/nav_bg.png) repeat-x 0 0;
	border:1px solid #cfcfcf;
	border-top:none;
	height:32px;
	line-height:32px;
	width: 100%;
	margin-bottom: 20px;
}
.jiansuo_navList li{
	cursor:pointer;
	float: left;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	zoom: 1;
	background: url(../images/nav_line.png) no-repeat right center;
}
.jiansuo_navList li.li_over{
	/*
	background: url(../images/sidebar_list_btn_item.png) no-repeat center center;*/
}
.jiansuo_navList li.li_over a{
	color:#FFFFFF; /*#333333;*/
}
.jiansuo_navList li a{
	font-size: 14px;
	/*color: #FFFFFF;*/
	color: black;
	font-weight: bold;
	width: 75px;
	display: block;
	text-align: center;
}
.jiansuo_navList li a:hover{
	text-decoration:none;

}

/*-----列表------*/
.jiansuoListBox{
	min-height: 560px;
	height: auto;
	background: #fcfcfc;
	width: 200px;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jiansuoListBox>li>a{
	background: url(../images/sidebar_list_btn.png) no-repeat 0 0;
	width: 173px;
	height: 27px;
	line-height: 27px;
	margin: 5px auto;
	display: block;
	text-indent: 23px;
	font-size: 14px;
	color: #333;
}
.jiansuoListBox li a:hover{
	text-decoration: none;
	color: #0173b4;
}
.jiansuoListBox>li>ul li{
	width: 173px;
	height: 27px;
	line-height: 27px;
	margin: 5px auto;
	background: #f3f3f3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jiansuoListBox>li>ul li a{
	display: block;
	background: url(../images/icon01.png) no-repeat 18px center;
	text-indent: 28px;
	font-size: 14px;
	color: #333;
}
.business_info_new{
			margin:0 -4px 0 115px;
			padding:0 10px;
	}
	.business_info_new p{
	line-height:22px;
	color:#666;
	text-indent:20px;
}