<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 */
.con {
	width:1200px;
	margin:0 auto;
	margin-top:1px;
}
.conRight {
	width:1008px;
	float:right;
	padding:30px 55px 55px 55px;
	box-sizing:border-box;
}

	/* 公司你新闻与信息披露 begin */
.comNews{width:580px;}
.messBox{width:580px;}
.titleBox{
	width: 100%;height:50px;padding-top:30px;
	border-bottom: 1px solid #ededed;
}
.titleName{
	font-size: 24px;padding-right:20px;
	height: 48px;line-height:50px;
	border-bottom:3px solid #005bac;
}

.moreDuo{
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top:20px;
	font-size: 12px;
}
.moreBg{
	width: 14px;
	height: 20px;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	background-image: url(http://www.cpic.com.cn/images2/gwsy/index/index_pic.png);
	background-position: -160px 0;
}
.moreDuo:hover{color: #005bac;}
.moreDuo:hover .moreBg {
background-position: -160px -20px;
}
.listBox{
	width: 100%;
}
.contList a{
	display: block; height:50px;
	border-bottom:1px dashed #ededed;
}
.contList a i{
width: 18px;
height: 18px;
display: block;
margin: 15px 6px 0 0;
background-image: url(http://www.cpic.com.cn/images2/gwsy/index/index_pic.png);
background-position: -244px 0;
}
.contList a span{
	width:380px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;line-height:48px;
}
.contList a b{
	font-size:12px;margin-top:13px;
	width:70px;height:24px;overflow:hidden;
}
.contList a:hover i{background-position:-244px -18px;}
.contList a:hover span,.contList a:hover b{color:#005BAC;}
	/* 公司你新闻与信息披露 end */
	
	/* 资产管理产品 begin */
.titlePro{height: 50px;line-height: 50px;font-size: 24px;}
.proLeft{width: 602px;}
.proRight{width: 589px;}
.proLeft a,.proRight a{display: block;margin-top:10px;}

	/* 资产管理产品 end */	
	/* 委托人服务  begin */
.titleSer{
	height: 50px;line-height: 50px;font-size: 24px;
	border-bottom: 1px solid #ededed;
}
.serContBox{
	padding:30px 36px;
	border-bottom: 1px solid #ededed;
}
.serInLeft{width: 760px;}
.serInRight{width:274px;}
.simpleIntr{width: 450px;}
.detailsButton{
	cursor: pointer;
	width:184px;height:34px;
	font-size: 18px;color: #005BAC;
	border:1px solid #005bac;
	text-align: center;line-height: 34px;
}
.detailsButton:hover{
	background-color: #005BAC;
	color: #fff;
}
.serInRight a{
	color:#005BAC;
	display: block;height: 36px;line-height: 36px;
}
.serInRight a img{margin-right: 50px;}
	/* 委托人服务 end */
		
/* 页面内容框架 end */

/*资产管理sidebar begin*/
.side_bar{
    position: fixed;
    right: 8px;
    bottom: 120px;
  cursor: pointer;
}
.side_top,.side_bottom{
    position: relative;
    width: 34px;
    height: 34px;
    background-color: #575757;
    background-image: url(http://www.cpic.com.cn/images2/asset/sideIcon.png);
}
.side_top:hover,.side_bottom:hover{
     background-color: #005BAC;
}
.side_top{
    background-position: 34px 0;
}
.side_bottom{
    background-position: 0 0;
    margin-top:10px;
}
.side_bottom &gt; div,.side_top&gt;div{
    display:none;

}
.side_bottom &gt; div,.side_top &gt; div{
    
    position: absolute;
    width: 70px;
    height: 34px;
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    top: 0;
    left: -70px;
    z-index: 5;
    color: #fff;
    background-color: #686868;
}
.side_bottom&gt;div::after,.side_top&gt;div::after{
    content: ' ';
    top: 11px;
    right: -10px;
    width: 1px;
    height: 1px;
    display: block;
    position: absolute;
    z-index: 5;
    border-bottom: 5px transparent dashed;
    border-left: 5px #686868 solid;
    border-right: 5px transparent dashed;
    border-top: 5px transparent dashed;
}


/*资产管理 sidebar end*/</pre></body></html>