@charset "utf-8";
	/* 资产管理banner  begin */
.assetBanner{width: 100%;height:369px;position: relative;overflow: hidden;}		
.assetBanner img{width: 1800px;height:369px;position: absolute;top:0;left: 50%;margin-left:-900px;}		
	/* 资产管理banner  end */	

	/* 面包屑导航  begin */	
.breadcrumbsWrapper{
	background: #FDFDFD;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: -moz-linear-gradient(#ffffff, #f5f5f5);
	background: linear-gradient(#ffffff, #f5f5f5);
	border: 1px solid #e8e8e8;
    box-shadow: 0 1px 5px #ddd;
	z-index:1000;
}
.breadcrumbs {
	width:1200px;
	margin:0 auto;
	padding:15px;
	/*text-indent:2em;*/
	display:block;	
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
	/* 面包屑导航  end */
	
	/* 页面内容框架 begin */
.con {
	width:1200px;
	margin:0 auto;
	margin-top:1px;
}
.conRight {
	width:1008px;
	float:right;
	padding:30px 55px 55px 55px;
	box-sizing:border-box;
}

	/* 页面内容框架 end */

	/* 左侧菜单 begin */

.left {
	width: 188px;
	float: left;
}
.menuList {
	width: 187px;
	border: 1px solid #CCCCCC;
	border-right: none;
	color: #000000;
	background-color: #f8f8f8;
	font-size: 14px;
	text-align: center;
	border-bottom: none;
}
.leftTop {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	color: #575757;
	font-size: 16px;
	overflow: hidden;
}
.left_bottom {
	height: 200px;
	border-right: #ccc 1px solid;
}
.outbox {
	width: 187px;
	text-align: center;
	/*border-top: 1px solid #CCCCCC;*/
}
.submenu_title {
	width: 131px;
	height: 50px;
	line-height: 50px;
	position: relative;
	text-align: left;
	padding-left: 55px;
	cursor: pointer;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
}
.img1 {
	background-position: -1px -75px;
}
.img2 {
	background-position: -26px -76px;
}
.imgs {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 20px;
	top: 10px;
	background: url(../../img/common/left_list.png) no-repeat;
}
.submenu_title.current .bold_border {
	display: block;
}
.bold_border {
	width: 5px;
	height: 100%;
	background-color: #06569D;
	display: none;
	position: absolute;
	top: 0;
	left: 0px;
}
.submenu_cont.current {
	display: block;
}
.submenu_cont {
	cursor: pointer;
	display: none;
	background-color: #FFFFFF;
}
.submenu_cont li.current {
	border-right-color: transparent;
	color: #06569D;
}
.submenu_cont li {
	width: 186px;
	font-size: 12px;
	color: #575757;
	height: 50px;
	line-height: 50px;
	text-align: left;
	list-style: none;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	position: relative;
}
.submenu_cont li.current .list_min_icon {
	background: url(../../img/common/left_list.png) no-repeat;
	background-position: -20px -25px;
}
.list_min_icon {
	width: 14px;
	height: 14px;
	background: url(../../img/common/left_list.png) no-repeat;
	background-position: 0 -25px;
	display: inline-block;
	float: left;
	margin: 19px 15px 0 30px;
}
	/* 左侧菜单 end */
/*表格样式*/
.f16 td {
	padding-left: 2em;
}
.arrowAbout{
	position: absolute;
	top: 50%;
	right: 6px;
	display: block;
	width: 12px;
	height: 11px;
	background: url(../../images2/xrsbx/arrow.gif) no-repeat;
	margin-top: -6px;

}
.span1 {
	display: block;
	width: 95%;
}

.newsListSimple .newsListItem {
border-bottom: #e8e8e8 1px solid;
padding: 10px;
}
.newsListSimple .newsListIcon {
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	background: url(../../images2/gwsy/about/dots.gif) top;
}
.newsListSimple .newsListItem:hover .newsListIcon, .newsListSimple .newsListItem.open .newsListIcon {
	background:url(../../images2/gwsy/about/dots.gif) 0 -6px;
}
.newsListSimple .newsListItem:hover a {color:#005bac;}
.newsListSimple .listText {
margin-left: 10px;
}


.conRight1 {
	width: 226px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
  	margin-bottom: 20px;
}
.bd_box img {
	display: block;
}
/*翻頁*/
.tcdPageCode {
	padding: 26px 0 36px;
	text-align: left;
	color: #ccc;
	float: right;
}
.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
}
.tcdPageCode span {
	display: inline-block;
	color: #575757;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	vertical-align: middle;
}
.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #005BAC;
	border: 1px solid #005BAC;
	vertical-align: middle;
}

.tcdPageCode a {
	display: inline-block;
	color: #575757;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	vertical-align: middle;
}
.tcdPageCode a:hover {
	text-decoration: none;
	background-color: #005BAC;
	color: #FFFFFF;
	border: 1px solid #005BAC;
}

.carzone_ad_box {
overflow: hidden;
margin-bottom: 34px;
margin-top: 9px;
}
.bd_box1 {
	border: #ddd 1px solid;
	width: 226px;
}
.bd_box{

background: #FFF;
width: 226px;
}
.carzone_ad_box li {
border: #E2E2E2 1px solid;
overflow: hidden;
float: left;
position: relative;
}
.ad326_119 img,.ad326_119 a {
	border: none;
	
}
.carzone_ad_box img {
	width: 400px;
}

.dibu {
background: #fcfcfc;
margin-top: 55px;
}


.dibuCon {
width: 1200px;
margin: 0 auto;
padding: 30px 0;
}

.toubaozhinan {
border-right: 1px #ebebeb solid;
width: 300px;
float: left;
height: 130px;
}
.dibuTit {
display: block;
height: 28px;
line-height: 28px;
font-size: 18px;
margin: 0;
margin-bottom: 10px;
}
.dibuIcon01 {
width: 26px;
height: 26px;
background: url(../../images2/cxzq/spirt.png) no-repeat;
background-position: -432px -263px;
display: block;
float: left;
margin-right: 5px;
}
.dibu a {
display: block;
margin-left: 30px;
font-size: 12px;
}


.bangzhuxinxi {
border-right: 1px #ebebeb solid;
width: 300px;
float: left;
padding-left: 100px;
height: 130px;
}
.dibuIcon02 {
width: 26px;
height: 26px;
background: url(../../images2/cxzq/spirt.png) no-repeat;
background-position: -472px -263px;
display: block;
float: left;
margin-right: 5px;
}
.fuwuzhiyin {
width: 300px;
float: left;
padding-left: 100px;
height: 130px;
}
.dibuIcon03 {
width: 26px;
height: 26px;
background: url(../../images2/cxzq/spirt.png) no-repeat;
background-position: -516px -263px;
display: block;
float: left;
margin-right: 5px;
}

.clear {
	clear: both;
}


.dibu a:hover {
	color: #005bac;
	cursor: pointer;
}
/*xiangqiye*/
.art_pb a {
	font-size: 12px;
}
.bdsharebuttonbox  {
	text-align: right;
	margin-bottom: 40px;
	
}
.bdsharebuttonbox span {
	margin: 6px 0;
	display: inline-block;
	vertical-align: top;
}

.left .bdsharebuttonbox a {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.mt20 {
	margin-top: 20px;
}
.paragraph p{
	margin-top: 12px;
}
.fs16 {
font-size:16px;}

.navHomePage2 .marketPageActive {
  color: #005BAC;
  border-bottom: 2px solid #005BAC;
}
/*翻页样式*/
.pagecss {
	clear: both;
	padding: 20px 0px;
	height: 20px;
	line-height: 20px;
	float:right;
	color: #999;
	/*width:573px;*/
 	position: relative;
  	margin-right:30px;
	overflow: hidden;
}
.noBorder {
   /* margin-left: 323px;*/
}
.fc_hui2 {
	padding: 4px;
}
.current {
	padding: 4px 4px;
}
.z_pret {
	color: #fff;
	padding: 4px 8px;
	background-color: #005BAC;
}
.pagecss a {
	text-decoration: none;
}
.z_num {
	width: 51px;
	height: 20px;
}


/* style of  turnPage */
.pagebar{margin-right:30px;float: right;position: relative;overflow: hidden;}
.noBorder {
  	height:26px;
	/*margin-top: 20px;*/
  /*	margin-left:232px;*/
}
/*.noBorder a{height:24px;line-height:24px; padding:0 8px;margin-right: 6px;border: 1px #e6e6e6 solid;}*/
.current{
	padding: 4px 4px;
	margin-right: 6px;
	border: 1px #e6e6e6 solid;
	background-color: #005BAC;
	color: #FFFFFF!important;
}
a.z_num {
	  color:#575757;
	padding: 4px 7px;
	margin-right: 6px;
	border: 1px #e6e6e6 solid;
}
input.z_num {
	border: 2px inset;
}
input, select, img {
	border: none;
	outline: none;
	vertical-align: middle;
}
.fc_hui2{padding:0 6px;}
