.mt_40{ margin-top:40px;}
.fund_nav{float:left;padding-top:18px;height:50px;line-height:50px;}
.fund_nav ul li{float:left;padding:0 42px;font-size: 18px;color: #6a6a6a;text-align: center;}
.fund_nav ul li a{cursor: pointer;}
.fund_nav a.nav_on {  color: #0066b3;}
.nav_detail .wealth_link {
	padding-left: 26px;
	min-width: 98px;
	color: #ff9900;
	margin-right: 0;
}
.show{
	overflow: hidden;
	margin-bottom:8px;
}
.label_nin, .tiaojian dd .yuyueSet .label_nin ,.tiaojian dd .yuyueSet2 .label_nin{
    padding-left: 20px;
    background: url(../images/select.png) no-repeat left top;
}
.label_nin.cur, .tiaojian dd .yuyueSet .label_nin.cur ,.tiaojian dd .yuyueSet2 .label_nin.cur{
    background: url(../images/selected.png) no-repeat left top;
}
.blue{
	color:#025a9d;}
a {color: #fff;}
.title4{
    float: left;
    height: 26px;
    line-height: 26px;
    width: 60px;
    text-align: right;
}
input,button{font-family: 'Microsoft YaHei';}
a {text-decoration:none;color:#333;}
a:hover {
	color:#0066b3;
}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
h3,h2,h1,h4{font-weight:normal;}
.clear {clear:both;font-size:0px;line-height:0;}
.h10{height: 10px;_font-size:0;}
.h20{height:20px;_font-size:0;}
input{border:0;background: none;}
.ml10{margin-left: 10px;}
.btn-blue_b{
	border-radius:4px;
	-moz-border-radius: 4px;
	padding:5px 20px;
	margin-right:10px;
	color:#fff;
}
.btn-blue_b{
	background-color:#0066b3;
}
.btn-blue:hover, .btn-blue_b:hover, .btn-blue_y:hover {
	color: #fff;
	background-color: #3da4f1;
}
.all_table .disabled, .disabled, .disabled:hover { 
	pointer-events: none; /*禁止鼠标点击*/
	background-color:#ccc;
	cursor: default;
}
.h10{height: 10px;_font-size:0;}
.content{width: 960px;margin: 0 auto;font-family: "Microsoft YaHei";}
.hdi4 {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	width:375px;
	height:30px;
	line-height:30px;
	border: 1px solid #0066b3;
	position: relative;
	outline: 0;
	-webkit-appearance: none;
	color: #999;
	float: left;
	/*padding-left: 10px;*//*20160620 jww注释*/
}
.blue{
	color: #0066b3;
}
.hide{display:none;}
.th3{
	height: 34px;
	line-height: 34px;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	padding-left: 22px;
	background: url(../images/handbook/h3_left.jpg) no-repeat 0 1px;
	color:#333;
}
.th3 a {
	cursor: pointer;
	float: right;
	margin-right: 0px;
	font-size: 12px;
	color: #0066b3;
	text-decoration: underline;
}
.combinationA , .combinationC{
	float: left;
	width: 470px;
	margin-right: 20px;
}
.combinationB , .combinationD {
	float: left;
	width: 470px;
}
.combinationA p ,.combinationB p {
	line-height: 32px;
	color: #FFF;
	background-color: #3da4f1;
	height: 32px;
	width: 450px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}
.w398 {width:398px;}
.sousuo2 {
	width: 60px;
	height: 32px;
	cursor: pointer;
	float: left;
	position: relative;
	line-height: 32px;
	color: #FFF;
	background-color: #0066b3;
	text-align: center;
	font-size: 14px;
}
.comb_warpper{
	position: relative;
	float: left;
}
.comb_search_result{
	position: absolute;
	width: 100%;
	max-height: 210px;
	display: none;
	border: 1px solid #999;
	overflow-y: scroll;
	border-top: none;
	background: #fff;
	line-height: 1.5;
	z-index: 999;
	cursor: default;
	top: 100%;
	left:0;
	font-size: 14px;
}
.comb_search_result li {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.combination input{
	text-indent:6px;
}
.comb_search_result li.hover {
background-color: #ccc;
}
.combination table{
	border:1px solid #ddd;
	margin-top:10px;
	line-height:16px;
	border-collapse:separate;
 }
.combination tr:hover {
	background-color: #f9f9f9;
}
.combination table th, .combination table td{
	height:60px;
	text-align:center;
}
.combination table td input{
	display: inline-block;
	width: 65%;
	text-align: center;
	color: rgb(102,102,102);
	text-indent: 0;
}
.combination table th{
	font-size:14px;
	background-color:#dbebf7;
	border-right:1px dashed #ddd;
}
.combination table td{
	border-bottom: 1px dashed #ddd;
	border-right:1px dashed #ddd;
	font-size: 12px;
}
.combination table td span{
	display:block;
	color:#999;
}
.combination .edit {
	background-image: url(../images/edit.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 14px;
	position: absolute;
	background-position: 50%;
	cursor: pointer;
}
.combination .select {
	background: url(../images/jijin/X.PNG) no-repeat center;
	height: 30px;
	width: 14px;
	float: left;
	margin-left: 10px;
	margin-right: -15px;
}
.combination .select:hover {
	background: url(../images/jijin/X2.PNG) no-repeat center;
}
.combination .no-rb {border-right:none;}
.combination .spacial_td {border:none;}
.combination .margc {
	margin-left:435px;
}
.perfortitle {
	font-size: 18px;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 40px;
	display: inline-block;
	background: url(../images/icon_histroy_2.png) left center no-repeat;
	width: 930px;
	color:#666;
}
.zcpztitle {
	font-size: 18px;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 40px;
	display: inline-block;
	background: url(../images/zcpz.png) left center no-repeat;
	width: 930px;
}
.perfortitle a {
	cursor:pointer;
	float: right;
	margin-right: 0px;
	font-size: 12px;
	color: #0066b3;
	text-decoration: underline;
}
.perforcontent {
	border: 1px solid #ddd;
	border-top: 2px solid #0066b3;
	padding-bottom: 15px;
	position:relative;
}
.perforcontent .riqi li {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border-right: 1px  solid #ddd;
	padding-right: 10px;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	cursor:pointer;
}
.perforcontent .riqi {
	margin-left: 20px;
	float: none;
}
.perforcontent .riqi .cur {
	color: #0066b3;
}
.perforcontent .chart {
	width: 958px;
}
.perforcontent .chart p {
	font-size: 18px;
	color: #333;
	display: inline-block;
	margin-left: 390px;
}
.label_nin {
    padding-left: 20px;
	cursor:pointer;
    background: url(../images/select.png) no-repeat left top;
}
.label_nin.cur {
    background: url(../images/selected.png) no-repeat left top;
}
.radioSet1 {
	margin-left: 222px;
	margin-top: 15px;
	display: inline-block;
}
.radioSet1 li {
	float: left;
	width: 110px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 14px;
}
.radioSet1 li i {
	height: 4px;
	width: 36px;
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 10px;
}
.profor-chrat {
}
.profor-chrat table{
	border:1px solid #ddd;
	line-height:16px;
 }
.profor-chrat tr:hover {
	background-color: #f9f9f9;
}
.profor-chrat table th{
	height:30px;
	text-align:center;
}
.profor-chrat table td{
	height:60px;
	text-align:center;
}
.profor-chrat table th{
	font-size:14px;
	background-color:#dbebf7;
	border-right:1px solid #fff;/*20160406 jww修改*/
}
.profor-chrat table td{
	border-bottom: 1px dashed #ddd;
	border-right:1px dashed #ddd;
	font-size: 12px;
}
.profor-chrat table tr .btb {
	border-bottom: 1px solid #fff;/*20160406 jww修改*/
}
.profor-chrat table .nobt{
	border-bottom: none;
}
.profor-chrat table .no-rb {border-right:none;}
.tubiaoqu1 {
	border: 1px solid #ddd;
	float: left;
	height: 300px;
	width: 468px;
	margin-right: 20px;
}
.tubiaoqu1 h1 {
	line-height: 60px;
	background-color: #dbebf7;
	height: 60px;
	font-size:14px;
	text-align: center;
}
.tubiaoqu1 img {
	float: left;
	margin: 40px 0 0 20px;
	display: inline-block;
}
.zcpz {	width: 960px;
}
.zcbl {
	float: left;
	height: 238px;
	width: 106px;
	border-left: 1px dashed #ddd;
	position: relative;
}
.tubiaoqu1 .leftcc {
	float: left;
	height: 238px;
	width: 360px;
	position: relative;
}
.zhushi2 {
	display: inline-block;
	height: 50px;
	margin-top: 20px;
	margin-left: 15px;
}
.zhushi2 li {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin-bottom: 10px;
}
.zhushi2 li i {
	background-color: #f6c75e;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 10px;
}
.lieb {
	display: inline-block;
	margin: 30px 15px;
}
.lieb li {
	overflow:hidden;
	font-size: 12px;
	line-height: 15px;
	width: 420px;
	margin-bottom: 10px;
}
.lieb li span {
	float: left;
}
.lieb li .titlefund {
	width: 120px;
	padding-left: 10px;
}
.lieb li .data {
	text-align: right;
	width: 80px;
	padding-right: 15px;
}
.lieb li .bar {
	background-color: #ffcd5c;
	width: 50px;
	display: inline-block;
	height: 15px;
}
.tubiaoqu2 {
	border: 1px solid #ddd;
	float: left;
	min-height: 351px;
	width: 468px;
	margin-right: 20px;
}
.tubiaoqu2 h1 {
	line-height: 60px;
	background-color: #dbebf7;
	height: 60px;
	font-size:14px;
	text-align: center;
}
.combination3 table{
	border:1px solid #ddd;
	border-top:3px solid #0066b3;
	margin-top:10px;
	line-height:16px;
 }
.combination3 tr:hover {
	background-color: #f9f9f9;
}
.combination3 table th, .combination3 table td{
	height:60px;
	text-align:center;
}
.combination3 table th{
	font-size:14px;
	background-color:#dbebf7;
	border-right:1px dashed #ddd;
}
.combination3 table td{
	border-bottom: 1px dashed #ddd;
	border-right:1px dashed #ddd;
	font-size: 12px;
}
.combination3 table td span{
	display:block;
	color:#999;
}
.combination3 p {
	font-size: 14px;
	text-align: center;
}
.combination3 table .no-rb{
	border-right:none;
}
.combination3 table .no-bb{
	border-bottom:none;
}
.tubiaoqu3 {
	border: 1px solid #ddd;
	float: left;
	height: 275px;
	width: 468px;
	margin-right: 20px;
}
.lieb .pzizhi {
	margin-bottom: 20px;
}
.tubiaoqu3 h1 {
	line-height: 60px;
	background-color: #dbebf7;
	height: 60px;
	font-size:14px;
	text-align: center;
}
.notice3 {
	border: 1px solid #ddd;
	height: 148px;
	width: 958px;
}
.notice3 h1 {
	line-height: 30px;
	background-color: #eeeeee;
	height: 30px;
	font-size:14px;
	text-align: left;
	padding-left: 10px;
}
.lieb3 {
	display: inline-block;
	margin: 15px 15px;
}
.lieb3 li {
	font-size: 14px;
	line-height: 15px;
	height: 15px;
	width: 950px;
	margin-bottom: 10px;
}
.perforcontent2 {
	border: 1px solid #ddd;
	padding-bottom: 15px;
	width: 468px;
	height: 361px;
	float: left;
	margin-right: 20px;
	position:relative;
}
.perforcontent2 .riqi li {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border-right: 1px  solid #ddd;
	padding-right: 10px;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	cursor:pointer;
}
.perforcontent2 .riqi {
	margin-left: 20px;
	float: none;
}
.perforcontent2 .riqi .cur {
	color: #0066b3;
}
.perforcontent2 .chart{
	padding-top: 36px;
}
.perforcontent .chart {
	padding-top: 46px;
}
.perforcontent2 p {
	font-size: 14px;
	line-height: 32px;
	color: #FFF;
	background-color: #3da4f1;
	height: 32px;
	width: 468px;
	text-align: center;
}
.perforcontent2 .chart img {
	margin-top: 20px;
	margin-left: 10px;
}
.radioSet2 {
	display: inline-block;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.radioSet2 li ,.radioSet4 li{
	width: 110px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}
.radioSet2 li i ,.radioSet4 li i {
	height: 4px;
	width: 36px;
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 10px;
}
.perforcontent2 .ml10 {
	margin-left: 10px;
}
.radioSet4 {
display: inline-block;
    float: right;
    margin-right: 90px;
    margin-top: 30px;
}
.radioSet4 li {
	width: 200px;
}
.label_nin.laz {
	font-size: 14px;
	line-height: 14px;
	margin-left: 20px;
}
.label_nin.lazs{
	font-size: 14px;
	line-height: 14px;
	margin-left: 20px;
}
.zcgl_pie_wp3>.fl{
	width:211px;
	height:222px;
	display:block;
}
.zcgl_pie_wp3>.fr{
	width:130px;
	display:block;
}
.zcgl_pie_wp3 .data_detail{
	margin-top:100px;
	color:#999;
	width: 128px;
}
.zcgl_pie_wp3 .data_detail li{
	width:50px;
	height:20px;
	line-height:20px;
	border:1px #fff solid;
	position:relative;
	cursor: pointer;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.zcgl_pie_wp3 .data_detail li i{
	display:block;
	width:10px;
	height:10px;
	background:#4abeca;
	margin-top:5px;
	float:left;
}
.zcgl_pie_wp3 .data_detail li p{
	display:block;
	height:20px;
	margin-left:10px;
	float:left;
}
.zcgl_pie_wp3 .data_detail li span{
	display:block;
	padding:5px 10px;
	position:absolute;
	color:#fff;
	behavior:url(../../js/PIE.htc);
	z-index:100;
}
.zcgl_pie_wp3 .data_detail li:hover span{
	display:block;
}
.bg_red { background-color:#f94817;}
.bg_green { background-color:#87a74a;}
.blue{color:#3e75b7;}
.bg_blue { background-color:#3e75b7;}
.mar_r { margin-right:0; }
.mar_l {margin-left:15px;}
.danxuan {
    position:absolute;
	bottom:15px;
	left:0px;
}
.date_box {
	position: relative;
	float: left;
	padding: 0 6px;
	width: 102px;
	height: 30px;
	line-height: 26px;
	border: 1px solid #0066b3;
}
.date_box input {
	width: 100%;
	margin-top: 5px;
	display: block;
	height: 19px!important;
	text-indent:0;
}
.date_box span {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 26px;
	height: 26px;
	background: url(../images/icon.png);
}

.icon_buy_2 {
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	background: url(../images/icon_11.png) left center no-repeat;
}
.icon_buy_2 span {
	float: right;
	font-size: 14px;
	color: #666;
}
.table_5 {
border: 1px solid #fff;
border-spacing: 2px;
border-collapse: separate;
}
.table_5 td {
background: #f9f9f9;
text-align: center;
padding: 13px;
}
.table_5 th {
background: #dbebf7;
text-align: center;
padding: 12px;
width: 15%;
}
.fund_digital {
height: 32px;
background-color: #3da4f1;
height: 32px;
width: 920px;
font-size: 14px;
padding: 0px 20px;
}
.fund_digital p{
line-height: 32px;
color: #FFF;
font-size: 14px;
}
.cell{
border:1px solid #ddd
}
.cell th {
background-color: #dbebf8;
text-align: center;
line-height: 42px;
font-size: 14px;
}
.cell td {
text-align: center;
line-height: 42px;
}
.cell tr {
border-bottom: 1px dashed #ccc;
}
.buildDate{
	overflow:hidden;
	margin-bottom:15px;
}
.buildDate>span{
	 float: left;
	 font-size: 16px;
	 margin-right: 10px;
}
.blue.disabled{
	background-color: initial;
	color:#ccc;
	pointer-events: none;
	cursor: default;
}