.newSport {
	width: 580px;
	border-bottom: 1px solid #EBEBEB;
}
.newSpan {
	font-size: 24px;
	display: inline-block;
	line-height: 50px;
	border-bottom: 3px solid #005BAC;
}
.moreBg {
	width: 14px;
	height: 20px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	background-image: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png);
	background-position: -160px 0;
}
.moreDuo{
	margin-top: 15px;
}
.midleContIn {
	margin: 15px auto 0;
}
.contList {
	height: 50px;
	cursor: pointer;
	line-height: 50px;
	border-bottom: 1px dashed #ebebeb;
	margin-left:5px ;
}
.contList i {
	width: 18px;
	height: 18px;
	display: block;
	margin: 15px 10px 0 0;
	background-image: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png);
	background-position: -244px 0;
}
.contList b {
	width: 70px;
	height: 24px;
	overflow: hidden;
	font-style: normal;
	margin: 13px 10px 0 0;
	font-size: 12px;
	width: 70px;
}
.contList span{
	float: left;
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
	font-size: 12px;
}

.contList:hover i {
	background-position: -244px -18px;
}
.contList:hover span,
.contList:hover b {
	color: #005BAC;
}
.moreDuo:hover {
	color: #005bac;
}
.moreDuo:hover .moreBg {
	background-position: -160px -20px;
}
/***************  产险资讯     最新公告CSS结束******************/
@charset "utf-8";

	/* 导航内边距 begin */
	/* 导航内边距 end */
	/* 资产管理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:900px;
	float:right;
	padding:30px 55px 55px 55px;
}

	/* 页面内容框架 end */

	/* 左侧菜单 begin */
.left {
	width:188px;
	float:left;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	background:#f6f6f6;
}
.leftTop{
	height:45px;
	line-height: 45px;
	background-color: #005BAC;
	color:#fff;
	font-size: 16px;
	overflow: hidden;
}
.leftTopPic{
	width: 30px;height:30px;
	float: left;
	margin:8px 5px auto 36px;
}

.leftTop + ul a{
	display:block;
	font-size:16px;
	line-height:55px;
}
.leftBottom {
	height:200px;
}
.left ul li {
	height:55px;
	line-height:55px;
	text-align:left;
	padding-left:55px;
	cursor:pointer;
	background:#f1f1f1;
	border-bottom:#fff 1px solid;
	font-size:16px;
}
.left ul li:hover{ color:#005bac; border-left:3px #005bac solid; padding-left:52px; background:#fff; width:188px;}
.left ul li i{ width:9px; height:9px; background:url(../../images2/gwsy/common/common.png) no-repeat; background-position:0 0; display:block; float:left; margin:23px 0 0 -25px;}
.left ul li.leftHoverBg{ background:#fff;  padding-left:52px; color:#005bac; border-left:3px #005bac solid; width:187px; box-sizing:border-box; }
.boldBorder {
	width:5px;
	height:100%;
	background-color: #06569D;
	display: none;
	position: absolute;
	top:0;
	right:-1px;
}
.leftImg{ width:177px; height:113px; background:url(../../images2/gwsy/common/common.png) no-repeat; background-position:0 -18px;}
.leftLink{padding-left:15px; display:block; margin-bottom:10px;}

	/* 下拉菜单 */	
.selectBox {
	width:205px;
	height:36px;
	margin:0 auto;
	position:relative;
	text-indent: 1em;
	background-color: #fff;
}
.selectBoxSmall {
	width:161px;
	height:29px;
}

.selectLabel{
	line-height:36px;
}

.selectTitle {
	width:100%;
	height:100%;
	line-height:38px;
	border:#c0c0c0 1px solid;
}

.selectTitleCon{
	color:#aaa;
}

.selectTitleSmall {
	line-height:29px;
}

.seclectBg{
	width: 12px;
	height:11px;
	overflow: hidden;
	float:right;
	margin-top:13px;
	margin-right:12px;
	background:url(../../images2/gwsy/about/arrow.gif) no-repeat;
	background-position:0 0;
}

.seclectBgSmall{
	margin-top:10px;
}

.selectCont {
	width:100%;
	max-height:200px;
	overflow:auto;
	/*display:none;*/
	position:absolute;
	top:40px;
	left:0;
	z-index:100;
	font-size:12px;
	line-height:30px;
	border:#ccc 1px solid;
	background-color:#fff;
}

.selectItemTitle{
	color:#aaa;
	background-color:#fafafa;
}


.selectContSmall {
	top:30px;
}

.selectCont>a {
	display:block;
	cursor:pointer;
	text-indent:0.7em;
	padding:5px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.selectCont>a:hover {
	background-color:#005bac;
	color:#FFF;
}
	/* 左侧菜单 end */

/* style of  turnPage by eric begin  */
.pagebar{/*margin-right:30px;*/float: right;position: relative;overflow: hidden;}
.noBorder {
  	height:26px;
	margin-top: 20px;
  	margin-left:252px;
}

.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;}
.bgColorY{background-color:#ededed;}

.table_tdl tr{height:40px;border-bottom:1px solid #e8e8e8;}

/* style of  turnPage by eric end */

/* 资产管理底部 by reic begin */
/*.lastLine{
	width: 100%;height:1px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #fff;
}*/

/*.footer{
  padding:50px 0 94px;
	background-color: #f4f4f4;
  	border-top: 1px solid #ededed;
}*/
.footerIn{
	width: 1200px;margin:0 auto;
}
.footInLeft{
	width:395px;height: 158px;
	overflow: hidden;
	line-height: 158px;
	border-right: 1px solid #cacaca;
}
.footInLeft img{margin-top:42px;}
.footInRight{
	height:158px;padding-left: 100px;
	border-left:1px solid #fff;
}
.linkOut{
	height: 66px;line-height: 66px;
}
.linkOut a{
	font-size: 16px;
	margin-right: 10px;
}
.copyRightImg{margin-right: 8px;border:none;}
.copyWords p{font-size: 12px;}
/* 资产管理底部 by reic end */
.conTitle01,.tabWrapperCon01 {
  	border-bottom: 1px solid #005bac;
}
.tabs a.active {
background: #ffffff;
color: #005bac;
border-top: 3px #0a61af solid;
border-left: 1px #0a61af solid;
border-right: 1px #0a61af solid;
}
.tabs a:hover {
color: #005bac;
}
.tabs a {
margin-right: 10px;
padding: 8px 26px;
display: inline-block;
cursor: pointer;
}
.tabWrapperCon {
border-bottom: 1px #e8e8e8 solid;
height: 42px;
}
.tableTitle td {
font-size: 18px;
}
.f16 td {
padding: 12px 2em;
border-bottom: 1px solid #e6e6e6;
cursor: pointer;
}
.arrowAbout.open {
background-position: 0 -12px;
}
.span1 {
display: block;
width: 90%;
float: left;
}
.nls .newsListDetail {
border-bottom: 1px #e8e8e8 solid;
padding-bottom: 30px;
}
.tbOpen td {
padding: 4px 2em;
}