码迷,mamicode.com
首页 > Windows程序 > 详细

wind2

时间:2015-09-15 14:26:36      阅读:425      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html>
<!-- saved from url=(0067)http://10.22.5.9/WealthManagement/MFRB/rd.aspx?sId=B85796CFAAA239C9 -->
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><title>万得资讯报告工坊 : 富国产业债</title><style type="text/css">/*css reset
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,button,textarea,p,blockquote,th,td 
{
	margin:0;
	padding:0; 
}

select { /*box-sizing: content-box;*/ }

li { list-style:none;}

/* (en) Clear borders for <fieldset> and <img> elements */
fieldset, img { border:0 solid; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/* (en) Fix for rounding errors when scaling font sizes in older versions of Opera browser */
	font-size:100%;
	text-align:left; /* LTR */
	background:#FCFDFD;
	color:#333;
}

/* DEFAULTS
----------------------------------------------------------*/

html,body   
{
    font-size: 12px;
    font-family: 微软雅黑,Arial,Helvetica, Verdana, Geneva, sans-serif;/* 默认全部为微软雅黑*/
}

a:link, a:visited
{
    color: #005ccc;
    text-decoration: none;
}
/*
a:hover
{
    color: #1d60ff;
}

a:active
{
    color: #005ccc;
}
*/

input
{
    border-width:1px;
    border-color:#cccccc;
    padding:2px 3px;
}

input[type="radio"],input[type="checkbox"]
{
    border:0;
    padding:0;
}

textarea
{
    border:solid 1px #cccccc;
    border-top-color:#787878;
    border-left-color:#787878;
    padding:2px 3px;
    resize:none;
    overflow:auto;/* 取消ie11下出现的滚动条 */
}


.divBeforeLoading { background-color:#ebf2fb;cursor:wait; position:absolute; width:100%; height:100%;}
.bodyLoading-message { font-size:18px;position:absolute; top:45%; left:45%; height: 32px;padding-left: 40px;
    background:url(../images/Frame/loading.gif) no-repeat;line-height: 32px;
}
.divError {background-color:#ebf2fb; position:absolute; width:100%; height:100%; font-size:18px; z-index:9;}
.divError div {position:absolute; top:45%; left:45%;}

.dialog-msg.ui-dialog .ui-dialog-content .ui-widget-content { padding: 25px 15px; line-height:18px;font-size:13px; word-break: break-word;}
.dialog-msg.ui-dialog .iconfont {} 
/*
* jquery组件相关样式
* 2015-03-16
*/
/* jquery.fileupload.css */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display:inline-block;/* fix bug by yfjiang*/
  vertical-align:middle;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: ‘alpha(opacity=0)‘;
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
  
   /* modify */
    filter: alpha(opacity=0)\9;
    font-size: 100%\9;
    /*height: 100%\9;*/
}

/* jquery.multiselect.css */
.ui-multiselect { padding:2px 0 2px 4px; text-align:left; line-height:16px\9;/*ie8比标准高1px*/ }
.ui-multiselect select { }
.ui-multiselect span.ui-icon { float:right; }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label {  }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul {}
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:0px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:auto }
.ui-multiselect-checkboxes label { cursor:default; display:block; padding:3px 4px; }
.ui-multiselect-checkboxes label,.ui-multiselect-checkboxes label.ui-state-hover {border:0px;}
.ui-multiselect-checkboxes label input { position:relative; top:2px;padding:0px;border:0px;}
.ui-multiselect-checkboxes label span { padding-left:0px; }
.ui-multiselect-checkboxes li { clear:both; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }
/* modify select icon*/
.ui-multiselect .ui-icon-triangle-2-n-s{ background-position:-64px -16px;}
.placeholder {  color: #aaa; }
.placeholder:hover {  color: #aaa; }

 
/* icon-font */
@font-face {font-family: "iconfont";
  src: url(‘../images/iconfont/iconfont.eot?20150911‘); /* IE9*/
  src: url(‘../images/iconfont/iconfont.eot?20150911#iefix‘) format(‘embedded-opentype‘), /* IE6-IE8 */
  url(‘../images/iconfont/iconfont.woff?20150911‘) format(‘woff‘), /* chrome、firefox */
  url(‘../images/iconfont/iconfont.ttf?20150911‘) format(‘truetype‘), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url(‘../images/iconfont/iconfont.svg#iconfont‘) format(‘svg‘); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-radio { -webkit-text-stroke-width: 0px;}
.icon-radio:before { content: "\e616";}
.icon-radio.checked:before { content: "\e617"; }

/* 第三方ui样式修改 */

.ui-state-default .ui-accordion-header-icon.ui-icon-triangle-1-e { background:url(../images/Frame/icons.png) -172px -156px; }
.ui-state-hover .ui-accordion-header-icon.ui-icon-triangle-1-e { background-position:-172px -178px; }
.ui-state-default .ui-accordion-header-icon.ui-icon-triangle-1-s { background:url(../images/Frame/icons.png) -145px -156px; }
.ui-state-hover .ui-accordion-header-icon.ui-icon-triangle-1-s { background-position:-145px -178px; }

.sp-input { width:75px;}
.sp-palette-button-container { float:left;padding-left: 2px;line-height: 28px;}
.sp-palette-toggle { width:155px;}
.sp-cancel { margin-left:10px;margin-right: 0px;float: right;}
.sp-cancel:hover {text-decoration:none;}
.sp-palette-container { border-right:0px;}
.sp-palette .sp-thumb-el { margin:2px;height:14px;width:14px;border: solid 1px #737373;}
.sp-picker-container { border-left:0px;}
.sp-input-container.sp-cf {margin-top: 14px;}
.sp-palette-row-selection { margin-top:4px; }
.sp-container button { margin-top:8px; font-size:inherit; }

.ui-buttonset .ui-button { margin-right:-1px;}
.ui-buttonset .ui-button.ui-state-hover { z-index:2;}

/* end of 第三方ui样式修改*/


.workspace 
{
	 padding: 20px 30px;
	 height: 1016px;
     width: 756px;
	 overflow:hidden;
	 background-color:#fff;
}

.workspace textarea,.workspace textarea:hover { background-color:transparent;}

.container {
	width:100%; height:100%; float:left;  background:#fff; position:relative;
	/*overflow:hidden;此样式导致resizer显示一半,尽量不要*/
}

.emptyContainerTip { position:absolute; top:45%; font-size:1.5em; text-align:center;width: 100%;}
.emptyContainerTip .iconfont { font-size:20px;}
.pageHeader { border-bottom:1px solid #AAAAAA;}
/*.pageHeader-left {width:30%; height:100%;}
.pageHeader-center {width:40%; height:100%;}
.pageHeader-right {width:30%; height:100%;}*/
.pageContent {border-left:1px solid #AAAAAA;border-right:1px solid #AAAAAA;}
.pageFooter {border-top:1px solid #AAAAAA;}

.container-first {

}

.droppable-placeHolder 
{
	 background:#344996;
	 z-index:99;
}

/* widget */

.widget {
    /*height: 100%; position:relative; overflow:hidden;/*content使用absolute方式定位需要*/
    /*z-index:5;保持在container-selected-helper上面,先用prepend代替*/
    z-index: 0;/* 统一widget的z-index,这样可以保证widget外部元素z-index高于内部元素 */
    
    /*为方便实现hover与selected,使用absolute方式定位*/
    position:absolute;
    left:4px;right:4px;top:4px;bottom:4px;
    border:0px solid #FFCA2C;
}
.widget:hover { border-width:2px;left:2px;right:2px;top:2px;bottom:2px;}
.selected .widget {border-width:4px;left:0px;right:0px;top:0px;bottom:0px;}
.pageHeader .widget:hover,.pageFooter .widget:hover,.pageHeader .selected .widget,.pageFooter .selected .widget { border-color:#ff7800;}

.ui-draggable-dragging.widget-draggable-helper 
{
    font-size:16px;
    width: 82px;
    cursor:move;
    text-align:center;   
    z-index:999;/* droppable-placeHolder :99 */
    overflow:hidden;
    padding:20px 0px;
}

.widgetCase.widget-draggable-helper { font-size:inherit; padding:5px 0px; }
.widget-draggable-helper-del,.widget-draggable-helper.del .widget-draggable-helper-title {display:none;}
.widget-draggable-helper.del .widget-draggable-helper-del { display:block; }

.widget .widget-head {
	padding: 4px 2px 6px 2px;cursor: move;position:relative; 
	line-height: 1em; font-size:16px; white-space:nowrap;overflow:hidden;background:#fff;border:0px; border-top:2px solid #000; color:#333;}
.widget-head .head-divider {position: absolute;height: 2px;left: 0px;right: 0px;}	
	
.widget .widget-head .ui-dialog-title {float:left; font-weight:normal; font-family:inherit ;padding-left:2px;color:inherit; font-size:inherit; font-weight:bold;}
.widget .widget-head .timeRangeLabel {font-weight:normal;margin-left:6px;font-size:0.8em;}
.widget .widget-head-operation { display:none;position:absolute;top:2px;right:0px;color:#666666;font-weight:normal;line-height:16px;z-index:2000; }
.widget .widget-head-operation a { margin-right:6px;}
.widget .widget-head-operation a:hover { color:#1D60FF;}
.widget .widget-head-operation ul{ float:left;cursor:default;}
.widget .widget-head-operation ul li{ float:left; padding:2px 2px;cursor:pointer;}
.widget .widget-setting .ui-icon{
    background-image: url(../images/Frame/setting.png); background-position:0px 0px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=‘../resource/images/Frame/setting.png‘);                              
}
.widget .widget-export .ui-icon{
    background-image: url(../images/Frame/excel.png); background-position:0px 0px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=‘../resource/images/Frame/excel.png‘);     
    margin-right:6px;
}

/*.widget .widget-close { font-size:24px; }*/
.widget .widget-close .ui-icon
{
    background-image: url(../images/Frame/delete.png); background-position:0px 0px;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=‘../resource/images/Frame/delete.png‘);
}

.pageHeader .widget .widget-close ,.pageFooter .widget .widget-close { display:none;}

.widget .widget-help { float:left; margin:4px; cursor:pointer; width:16px; height:16px; background:url(../images/Frame/help.png) no-repeat;}
.ui-tooltip.widget-help-tooltip { background:#FFFFC6;}
.widget-help-content { line-height:16px; }
.widget-help-content .widget-help-highlight { color:#1D60FF; }

.widget .widget-content {
	overflow:hidden;/* 在报告中要求不出现滚动条 */
    position:absolute;
    top:30px;/*实际29px就足够,但是那样pdf导出会有些问题(分割线不一样高)*/
    bottom:0px;
    left:0px;
    right:0px;
    border: 0px solid #fff;
    /*border-top-width:0px;*/
    background:#fff;
    color:#333;
}

/*.widget.hideHead .widget-head { border-top:2px solid #fff !important;}*/
.widget.hideHead .widget-head { display:none; }
.widget.hideHead .widget-content { top:0px !important;/*border-top-width:2px;*/}
/*.widget.hideHead:hover .widget-head
.selected .widget.hideHead .widget-head { display:inherit; z-index:1;}*/

.widget iframe
{
    border:0px;
}

/**************************************/


/* 一些框架通用样式 */
/*.iconUploadImage {overflow:hidden;height:18px;width:16px;margin-top: -1px;position: relative;font-size:20px;}
.iconUploadImage form {display: inline;height:16px;width:16px;}
.iconUploadImage input {width:16px; height:16px; margin:0; padding:0; opacity:0;filter:alpha(opacity=0)\9; position:absolute; top:2px;left:2px; }*/
.widget-menu-upload .fileinput-button { margin-top: -4px;}
.widget-menu-upload .fileinput-button .ui-icon {background-image:url(../images/Frame/uploadicon.png);}

/* 选中效果 */
.container.selected 
{
	/*background:#336699;*/
}
.pageHeader .container.selected,.pageFooter .container.selected  
{
	/*background:#ff7800;B1DAE7;*/
}

.container.selected .widget-content  {
	/*border-color:#B1DAE7;*/
}
.container.selected .head-divider,.container.selected .widget-head  {
	/*background:#B1DAE7 !important;由于setting设置样式写在style中,优先级很高,故需要important覆盖*/
}

.container .head-meunBar-system { display:none; position:absolute; right:0px;}
.container.selected .head-meunBar-system { }
.container.selected .widget-head-operation,.widget:hover .widget-head-operation { display:inherit;/*background-color:#B1DAE7;*/ }

.container-selected-helper { display:none;border:2px solid #FFCA2C;position:absolute; top:2px; bottom:2px;left:2px;right:2px;}
.selected .container-selected-helper { display:none;border:4px solid #FFCA2C;top:0px; bottom:0px;left:0px;right:0px;/*此helper暂未启用,改为block启用 */}

.container-selected-helper-del  {display: block; padding:0px 5px 2px 7px; line-height:27px;height:27px ;float: right; cursor: pointer;background:#B1DAE7;}

/*end of 选中效果  */


.horizontal {
}

.horizontal .container-first {
    /*border-right: 1px solid #eee;*/
}

.vertical {
}

.vertical .container-first {
    /*border-bottom:1px solid #eee;*/
}
        
.resizable-helper-e{
    border:0px;
    border-right:8px solid #999;
}

.resizable-helper-s {
    border:0px;
    border-bottom:8px solid #999;
}

.container .ui-resizable-handle:hover{background:#999;}
/*.container .ui-resizable-s:hover{ border-bottom:8px solid #999; }
.container .ui-resizable-e:hover{ border-right:8px solid #999; }*/
.container .ui-resizable-s { height:8px;bottom:-4px;}
.container .ui-resizable-e { width:8px;right:-4px;}
       
.droppable-hover 
{
}




/* 控件区 */
.widgetCaseBox { padding:0px; }
.widgetCaseBox .ui-accordion-content { padding:0px; padding-left:15px; }
.widgetCaseBox .widgetCase {
	margin:5px 0px;
	padding-top:5px;
    line-height: 25px;
    cursor:default;
    display:block;
    width:82px;
    float: left;
    font-size:12px;
    text-align:center;
    color:#eaeaea;
    border:1px solid #282828;
    display:none;
}

.widgetCase:hover {
  color:#f5cd8a;border-color:#f5cd8a; 
}

.widget-icon { height:34px; width:46px; background:url(../images/Frame/icons.png) -472px -115px; border:1px solid #535353; margin: 0px auto; }
.widgetCase:hover .widget-icon { }
/* 图形控件Icon */
.widget-icon-601 { background-position:-288px -533px; }
.widget-icon-605 { background-position:-288px -466px;}
.widget-icon-612 { background-position:-288px -328px;}
.widget-icon-609 { background-position:-288px -260px;}
.widget-icon-619 { background-position:-639px -656px;}
.widget-icon-620 { background-position:-288px -114px;}
.widget-icon-621 { background-position:-288px -188px;}
.widget-icon-625 { background-position:-288px -398px;}

/* 表格控件Icon */
.widget-icon-602 { background-position:-472px -116px; }
.widget-icon-606 { background-position:-639px -116px; }
.widget-icon-607 { background-position:-472px -206px; }
.widget-icon-608 { background-position:-639px -206px; }
.widget-icon-613 { background-position:-472px -296px; }
.widget-icon-614 { background-position:-639px -296px; }
.widget-icon-615 { background-position:-472px -386px; }
.widget-icon-616 { background-position:-639px -386px; }
.widget-icon-617 { background-position:-472px -476px; }
.widget-icon-618 { background-position:-639px -476px; }
.widget-icon-622 { background-position:-472px -566px; }
.widget-icon-624 { background-position:-639px -566px; }
.widget-icon-626 { background-position:-472px -656px; }

/* 文本图片控件Icon */
.widget-icon-603 { background-position:-472px -745px; }
.widget-icon-604 { background-position:-639px -745px; }

/* end of 控件区 */

.widgetKind-tabs { padding:6px; }
.widgetKind-tabs .tabs-anchor {  border-right:2px solid #737373; display:inline-block; width:49%; text-align:center; font-weight:normal; cursor:pointer;}
.widgetKind-tabs .tabs-anchor.last { border-right:0px;}
/*.widgetKind-tabs .tabs-anchor.selected { color:#FFE090;}*/
/*================================custom sflexigrid===========================================*/
.custom .sflexigrid{
    font-size:12px;
    position:relative;
    overflow:auto; 
    /*_width:100%;for ie6:不设置宽度tab的可能宽度会比widget-content大*/
    /*_overflow-y:hidden;for ie6:纵向滚动条也会出现*/
    /*border-right:1px solid #9AC6FF;*/
}

.custom .sflexigrid .divH{
    background: #fafafa url(../images/Frame/fhbg.gif) repeat-x 50% 50%;
    border-top:1px solid #ccc;
    position:relative;
    overflow:visible;
    left:0px\9;
    right:0px\9;
    /*width:100%;*/
}



.sflexigrid .tbHead
{
    font-weight:bold;
}
.sflexigrid .divB{  
    /*overflow:auto;*/
    overflow-x:hidden;
    overflow-y:auto;
    position:absolute;
    top:31px;
   
    /*border-bottom:1px solid #9AC6FF;*/
    left:0px\9;
    right:0px\9;
    /* width:100%;*/
    
}

.sflexigrid table.tbHead, .sflexigrid table.tbBody {
    /*border-collapse:separate;如果去掉此样式,对table设置padding不占滚动条空间,看情况修改*/
    border-style: solid;
    border-width: 1px;
    border-top-width: 0px;
    border-color: inherit;
    table-layout: fixed;
    width: 100%; /*width必须设置,否则表格宽度会被撑开(ie8,chrome)*/
    /*_width:auto;ie6不会,设为100%反而会出现滚动条*/
}

.sflexigrid table tr.selected td { background-color : #bdd1f0;position:relative; }
.sflexigrid table tr:hover td {}


.sflexigrid .divB,.sflexigrid .divH,.sflexigrid tbody,.sflexigrid tr { border-color :inherit;/* for ie8 */}

.sflexigrid th,.sflexigrid td{
    border-style:solid;
    border-width:0px;
    border-bottom-width: 1px;
    text-align: left;
    padding:0px 5px;
    overflow: hidden;
    word-break: break-all;
    border-color: inherit;/* 使用table的border-color,这样只要设置table的border-color就可以了 */
}

.sflexigrid th{
    border-right-width: 1px;
    border-bottom-width:1px;
}

.sflexigrid td
{
    white-space:nowrap;
}

.sflexigrid .tdLast
{
    /*padding:0px;
    border-right:0px solid #9AC6FF;
    width:17px;*/
}

.sflexigrid .thLast {
    border-right-width: 0px;
}

.sflexigrid .trForTdWidth{
    *display:none;
}
.sflexigrid .divB .tbBody .trForTdWidth td{
    padding-top:0px;
    padding-bottom:0px;
    border-top-width:0px;
    border-bottom-width:0px;
    height:0px;
}

.sflexigrid tr.erow td{
    /*background:#f5f5f5;*/
}

.sflexigrid .divH th{
    font-weight: inherit;
    cursor: default;
    overflow: hidden;
    text-align:center;
}

.sflexigrid .divH th.thSort{
    cursor:pointer; 
}

.sflexigrid .divH th.sdesc {
	background: url(../images/Frame/dn.png) no-repeat 98% 50%;
}

.sflexigrid .divH th.sasc {
	background: url(../images/Frame/up.png) no-repeat 98% 50%;
}


/*====================================end of sflexigrid===========================*/

/*================================modern sflexigrid===========================================*/
.modern .sflexigrid{
    font-size:12px;
    position:relative;
    overflow:hidden; 
    /*_width:100%;for ie6:不设置宽度tab的可能宽度会比widget-content大*/
    /*_overflow-y:hidden;for ie6:纵向滚动条也会出现*/
    /*margin-right:5px;
    margin-left:5px;*/
}


.modern .sflexigrid .divH{
    border-top-width:0px;
    position:relative;
    overflow:visible;
    left:0px\9;
    right:0px\9;
    border-bottom-style:solid;
    border-bottom-width:2px;
    /*width:100%;*/
}

.modern .sflexigrid .divB  
{
    overflow:hidden;
    position:static;
}

.modern .sflexigrid table.tbHead,.modern .sflexigrid table.tbBody{
    /*border-collapse:separate;如果去掉此样式,对table设置padding不占滚动条空间,看情况修改*/
    border-width:0px;
}

.modern .sflexigrid table tr.selected td { background-color : #bdd1f0; }

.modern .sflexigrid th,.modern .sflexigrid td{
    border-width:0px;
    text-align: left;
    padding:0px 5px;
    overflow: hidden;
    word-break: break-all;
}

.modern .sflexigrid th {
    padding-top:3px;
    padding-bottom: 3px;
    vertical-align: bottom;
}

.modern .sflexigrid .tbBody { line-height:2; }

.modern .sflexigrid td{
    white-space:normal;
    padding-top:3px;
    padding-bottom:3px;
}

.modern .sflexigrid table
{
	  border-bottom-width: 0px;	
}

.modern .sflexigrid td
{
    /*white-space:nowrap;*/
}

.modern .sflexigrid .tdLast{
    /*padding:0px;
    width:17px;*/
}

.modern .sflexigrid .thLast,.modern .sflexigrid .tdLast{
   
    /*padding-right:10px;*/
}

.modern .sflexigrid tr.erow td{
}

.modern .sflexigrid .tbHead { font-weight:normal; }

.modern .sflexigrid .divH th{
    text-align:right; /*height:32px; 此时2行与1行同高 */height:22px;
}

/*====================================end of sflexigrid===========================*/
/*======三线图======*/

/*.modern .sflexigrid th{
    border-bottom-width:2px;
}*/
.singleLine.sflexigrid .divH { /*padding-top:5px;border-bottom-width:2px; */ }

/*======end of 单线图======*/

/*======三线图======*/
.threeLine.sflexigrid {border-top-width: 1px; border-top-style: solid;}/*考虑到无表头的情况,加在 div.sflexigrid 上*/
.threeLine.sflexigrid th { }
.threeLine.sflexigrid .divH {border-bottom-width:1px;/*padding-top:5px;*/}
.threeLine.sflexigrid table.tbBody { border-bottom-width:1px;}

/*======end of 全线图======*/

/*======全线图======*/
.allLine.sflexigrid {}
.allLine.sflexigrid th { border-top-width:1px;border-left-width:1px;border-right-width:1px; }
.allLine.sflexigrid .divH { border-bottom-width:1px;}
.allLine.sflexigrid .thLast, .allLine .sflexigrid .tdLast {
    border-right-width:1px;
}
.allLine.sflexigrid td { 
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.noLine.sflexigrid td,.noLine.sflexigrid th,.noLine.sflexigrid .divB { border-width:0px;}




 /*======end of 全线图======*/

/* 设置区域 */
.setting-area { overflow: hidden; font-size:12px; padding-top:6px; padding-left:4px;}
.setting-area .sWrap { float:left;padding: 5px 0px; }
.setting-area .setting-name,.sGroup .sGroup-name { padding-left:4px;padding-right:6px;display: inline-block; /*width: 52px;*/}
.setting-area .setting-item { /*padding-right:4px;有何作用?*/display: inline-block;}
.setting-area .tip {clear:both; padding:4px;}
.s-beginTime,.s-endTime {width: 140px;}
.setting-area .singleText,.setting-area .multipleText { width: 140px;}
.setting-area input[type="radio"] { margin-right: 4px; }
.setting-area .icon-radio { margin-right:3px;-webkit-text-stroke-width: 0px; }
.setting-area .checkbox{ width: 16px; }
.benchmarks-title{ width:68px; text-align:right; vertical-align:top;}
.setting-area .s-reportPeriod_year { width:62px;}
.setting-area .s-reportPeriod_quarter { width:72px;width:70px\0;width:72px\9;margin-left:2px; }
.setting-area .ui-spinner { overflow:visible;}
.setting-area .ui-spinner-input { padding: 2px 4px; margin:0px;} 
.setting-area .ui-spinner-button.ui-state-hover { }
/*.setting-area .ui-spinner-button { right:-1px;}
.setting-area .ui-spinner a.ui-spinner-button {border:1px solid;}

.setting-area .ui-spinner-up { top:-1px;}
.setting-area .ui-spinner-down { bottom:-1px;}*/

.setting-area .sWrap-reportPeriod .ui-multiselect{margin-left: 4px; vertical-align:middle; padding-top:1px;}
.setting-area .sp-dd { height:10px; line-height:10px; }
.setting-area .sp-preview { height:10px; width:136px;}

/*.widgetSettingArea .setting-name {display: inline-block;width: 54px;}
.reportPropertyArea .setting-name {display: inline-block;width: 60px;}*/


.sWrap-chartItemColors .sp-replacer { margin-left:6px; }
.sWrap-chartItemColors .sp-preview{width:100px;}
.sWrap-chartItemColors td { padding-bottom:6px; padding-left:4px;}

.sWrap-customImage .setting-item { display:block; }
.sWrap-customImage .ui-button  { width:146px;}

.sWrap-hideHead {  display:none; }
.s-textAlign label { width:48px; }
.s-textAlign label[for="radio-textAlign-1"] {}

.sWrap-yieldCalMethod .setting-name { display:block; }
.sWrap-calcCycle { margin-left:6px;margin-top:16px;}
.sWrap-calcCycle .setting-name { display:none; }
.setting-area .s-yieldCalMethod { width:67px;width:65px\0;width:67px\9; }
.setting-area .s-calcCycle { width:75px;width:73px\0;width:75px\9; }

.loading-img { display:none;margin-top: 2px;float: right;}
.loading .loading-img { display:inherit; }


.chk-showOrHide { cursor:pointer; margin-left:3px;padding: 0px 10px;background-image:url(‘../images/Frame/icons.png‘);background-position:-227px -157px;  }
.chk-showOrHide.checked {  background-position:-198px -157px; }



.reportSetting { padding: 0px; }
.setTitle { font-weight:bold;}
.reportSetting .col1 { width:48px; vertical-align:top; padding-top:7px;padding-right:14px; text-align:right;}
.reportSetting .ui-widget-content,.InvestmentSetting.ui-widget-content { padding: 6px 8px;}
.reportSetting .sWrap {  }
.reportSetting .sWrap-padding .txtPadding {  margin-left:28px;}
.reportSetting .sWrap-padding .txtPadding input { margin-right: 40px;margin-left: 5px;}
.reportSetting .sWrap-padding .txtPadding input.txtRight { margin-right:0px;}
.setting-area .secondColumn { margin-left:18px; }
.setting-area .divider { margin-top:8px; }
.reportSetting.setting-area .singleText,.InvestmentSetting.setting-area .singleText { width: 162px;}
.InvestmentSetting.setting-area .sWrap-timeRange .singleText { width:123px; }
.InvestmentSetting.setting-area .sWrap-timeRange .timeRange-inner { margin-left:14px; margin-right:14px; }
.setting-area .ui-state-disabled .singleText {filter:Alpha(Opacity=35); }
.setting-area .ui-state-disabled .timeRange-inner { color:#6b6b6b\9; }
.InvestmentSetting.setting-area .timeRange-custom { margin-left:25px; }
.InvestmentSetting.setting-area .ui-datepicker-trigger { vertical-align:top\9; }
.setting-area select { width:148px;width:146px\0;width:148px\9;}
.reportSetting.setting-area select,.InvestmentSetting.setting-area select { width:130px;width:128px\0;width:130px\9;}
.setting-area .s-products .s-benchmarks {width:170px;width:168px\0;width:170px\9; }
.reportSetting.setting-area .sp-preview { width:118px;}
.reportSetting.setting-area .s-padding { margin-right: 10px;}
.sWrap-padding input { width: 27px; }
.reportSetting .setting-name { display: inline-block;padding-left:0px; text-align:right;width:52px;}

.setting-area .sWrap-products { float:none;}
.s-products { width: 99%;margin: 0 auto; margin-top:10px;}
.s-products .pHead { }
.s-products .del { }
.s-products .sp-replacer { padding:2px;}
.s-products .sp-replacer .sp-dd { padding-top:4px;}
.s-products .sp-preview { width:80px;height: 16px; margin-right:inherit; }
.s-products th,.s-products td { padding:6px 10px;border: 1px solid #737373;}
.s-products th {padding-top:6px;padding-bottom:6px;text-align:left;}
.s-products .tName{position:relative;}
.s-products .search-icon{position:absolute;left:18px;top:12px;font-size:11px;}
.s-products .singleText.s-products-windCode {padding-left:20px; width:145px;}
.s-products .tPOperate .delete,.s-products .tPOperate .add { cursor:pointer; }
.s-products .tPOperate .delete.ui-state-hover,.s-products .tPOperate .add.ui-state-hover { border:0; background:inherit; }
.s-products .tPOperate .delete { margin-left:20px; }

.widgetSettingArea .sGroup { float:left; }
.widgetSettingArea .sWrap { }
.widgetSettingArea .sWrap-timeRange .setting-name { float:left; padding-top: 3px;}
.widgetSettingArea .sWrap-timeRange .setting-item { display:block;float:left; }
.widgetSettingArea .sWrap-timeRange .ui-multiselect, .widgetSettingArea .sWrap-timeRange .s-timeRange-begin { margin-bottom:6px; }
.widgetSettingArea .sWrap-timeRange .s-timeRange {   width: 129px;width: 127px\0; width: 129px\9; }
.widgetSettingArea .sWrap-timeRange .singleText { width:101px;}
.widgetSettingArea .sWrap-timeRange .s-timeRange-end { margin-left:19px;}

.sGroup { padding-top:6px; padding-bottom:6px;}
.sGroup .sWrap { padding-top:0px;padding-bottom:0px;}
.sGroup .setting-name {width:52px;}
.sGroup .setting-item select { width:86px;width:84px\0;width:86px\9;}/*width:114px;width:112px\0;width:114px\9;*/
.sGroup .sp-preview { width:74px;}
.win-widgetSetting .setting-area .sGroup .setting-item {  }
/* end of 设置区域*/


/*=============================== print ============================================*/
@media print {
	.workspace { border:0px !important;margin:0 !important;}	
	.pageHeader,.pageContent,.pageFooter { border-color:transparent;}
	/*.pageContent { border:0px; 导出pdf时误差1px }*/	
}

/*模块通用*/
.rise
{
	color: #ff0000;
}

.fall
{
	color: #007500;
}


/* win-TextWidget */

.win-PageHeaderFooterText .textContainer { padding:2px;}

.textContainer .editArea,.textContainer .showArea,.textContainer .showArea pre
{
	resize: none;
	overflow: hidden;
	border: 0px solid #fff;
	line-height: inherit;
	width:100%;
	height:100%;
	padding:0;
    color:inherit;
    font-family: inherit;
    background:inherit;
    text-align:inherit;
    white-space:pre-wrap;
}


.textContainer .editArea {display: none;}
/*
.textContainer .showArea
{
	overflow: hidden;
	line-height: inherit;
	word-wrap: break-word;
	border: 0px solid #fff;
	width:100%;
	height:100%;
}*/

/*.pageHeader .win-TextWidget .showArea ,.pageHeader .win-TextWidget .editArea
{
 height:auto;
 position:absolute;
 bottom:0px;		
}*/


.win-FundHoldingStockStyle .outerTable
{
	border: 0;
	display: none;
}

.win-FundHoldingStockStyle .outerTable .ColumnTitle
{
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	padding-top: 3px;
}

.win-FundHoldingStockStyle .outerTable .RowTitle
{
	text-align: left;
	padding-left: 3px;
}

.win-FundHoldingStockStyle .fundHoldingStockStyleTable
{
	width: 100%;
	height: 100%;
	border: 1px #969696 solid;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}

.win-FundHoldingStockStyle .fundHoldingStockStyleTable td
{
	width: 33.3%;
	height: 33.3%;
	border: 1px #969696 solid;
	border-spacing: 0;
	border-collapse: collapse;
}

.win-PageNumber .pageNumber  { position:absolute; width:100%; font-size:12px; text-align:center;bottom:0px; }

.win-ImageWidget .imageContainer { padding:5px;height:100%; }

.pageHeader .win-ImageWidget .imageContainer,.pageFooter .win-ImageWidget .imageContainer { padding:0px; }

.win-FundHoldingAssetsConfigurationPie .divContainer {border:0;width:100%;height:100%;}

.win-FundHoldingAssetsConfigurationPie .div_table td {padding-left:5px;line-height:100%;}

.win-FundHoldingAssetsConfigurationPie .div_table .ui-symbol {font-size:12px; font-family:黑体;padding-top:2px;}

.win-FundHoldingAssetsConfigurationPie .div_table.vertical { width:100%;border-top:1px solid #cccccc;}

.win-FundHoldingAssetsConfigurationPie .div_table.vertical tr { height:23px; line-height:23px;}

.win-FundHoldingAssetsConfigurationPie .div_table.horizontal { width:150px; margin-top:15px; float:left;}

.win-FundHoldingAssetsConfigurationPie .div_table.horizontal tr { height:22px;}

.pageHeader .win-ImageWidget .imageContainer,.pageFooter .win-ImageWidget .imageContainer { padding:0px; }

.win-EmptyWidget .emptyContent { border-style:none; height:100%; }
/*.win-EmptyWidget .emptyContent:hover { border-style:dashed;}*/

.sign{ font-size:12px;}

.widget-content .sflexigrid
{
    /*margin-left:1px;给1px空间给abcpdf*/
}

.widget-content .widget-read,.textContainer
{
	padding:10px 10px 0 5px;
	line-height:1.5;
	/*line-height:1.3em;
	letter-spacing:0.1em;*/
}

.widget-content .rank {
    color:red;
}
.widget-content .chart {
   width:100%;
   height:100%;
}
/*.win-FundMarket .divB table{ font-size:16px; font-weight:bold;}
.win-FundMarket .divB table tr:not(:first-child) { height:35px;}
.win-FundMarket .divB .tradingdate {  font-size:12px; font-weight:normal;}
.win-FundMarket .divB .sup {  font-size:8px;font-weight:normal;}*/

@media print {
	.win-EmptyWidget .emptyContent { display:none;}		
}
</style><link rel="stylesheet" type="text/css" href="css/reportshare.css"></head><body><div style="display:none"><img src="images/wind_logo.jpg"></div><div class="workspace" wfcworkspace="1" workspace-state="complete" style="padding: 4px 0px; width: 816px; height: 1048px; margin-top: 0px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 184px;"><div class="container ui-resizable" size="0.01728" style="width: 14px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.49259" style="width: 399px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 391px; height: 175px;" src="images/2.jpg" path="290%2fbf53e826e20cefdb7df60bf754cdfcb2.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.49012" style="width: 397px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 389px; height: 174px;" src="images/3.jpg" path="290%2f98b97f4d6d06df75b8ea62d2083e3aec.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div><div class="pageContent" style="margin-left: 47px; margin-right: 47px; height: 821px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first horizontal ui-resizable" size="0.39464" style="height: 324px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.75139" style="width: 541px; height: 100%;"><div class="widget ui-draggable win-FundPerformanceYieldChart" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">净值走势</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="0"><div class="highcharts-container" id="highcharts-0" style="position: relative; overflow: hidden; width: 531px; height: 290px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="531" height="290"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-1"><rect fill="none" x="0" y="0" width="464" height="239"></rect></clippath><lineargradient x1="0" y1="0" x2="0" y2="1" id="highcharts-2"><stop offset="0" stop-color="rgb(253, 239, 236)" stop-opacity="1"></stop><stop offset="0.1" stop-color="rgb(247, 190, 179)" stop-opacity="1"></stop><stop offset="0.5" stop-color="rgb(244, 157, 140)" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(240, 125, 102)" stop-opacity="1"></stop></lineargradient><lineargradient x1="0" y1="0" x2="0" y2="1" id="highcharts-3"><stop offset="0" stop-color="rgb(240, 125, 102)" stop-opacity="1"></stop><stop offset="0.1" stop-color="rgb(244, 157, 140)" stop-opacity="1"></stop><stop offset="0.5" stop-color="rgb(247, 190, 179)" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(253, 239, 236)" stop-opacity="1"></stop></lineargradient><lineargradient x1="0" y1="0" x2="0" y2="1" id="highcharts-4"><stop offset="0" stop-color="rgb(253,239,236)" stop-opacity="1"></stop><stop offset="0.1" stop-color="rgb(247,190,179)" stop-opacity="1"></stop><stop offset="0.5" stop-color="rgb(244,157,140)" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(240,125,102)" stop-opacity="1"></stop></lineargradient><clippath id="highcharts-5"><rect fill="none" x="0" y="0" width="531" height="239"></rect></clippath><clippath id="highcharts-6"><rect fill="none" x="0" y="239" width="531" height="531"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="531" height="290"></rect><path fill="#f5f5f5" d="M 57 254.5 L 521 254.5 521 214.5 57 214.5"></path><path fill="#f5f5f5" d="M 57 174.5 L 521 174.5 521 135.5 57 135.5"></path><path fill="#f5f5f5" d="M 57 95.5 L 521 95.5 521 55.5 57 55.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 57 14.5 L 521 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 55.5 L 521 55.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 95.5 L 521 95.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 135.5 L 521 135.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 174.5 L 521 174.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 214.5 L 521 214.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 57 254.5 L 521 254.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path></g><g class="highcharts-axis" zindex="2"><path fill="none" d="M 177.5 254 L 177.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 256.5 254 L 256.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 333.5 254 L 333.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 412.5 254 L 412.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 489.5 254 L 489.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 100.5 254 L 100.5 256" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 57 254.5 L 521 254.5" stroke="#666666" stroke-width="1" zindex="7" visibility="visible"></path></g><g class="highcharts-axis" zindex="2"><text x="17" y="15" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;font-weight:normal;fill:#000000;" zindex="7" text-anchor="end" transform="translate(0,0) rotate(270 17 15)" visibility="visible"><tspan x="17">复权净值增长率</tspan></text></g><g class="highcharts-series-group" zindex="3"><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="url(#highcharts-3)" d="M 4.549019607843137 239 L 17.375202712664013 234.459 L 30.201385817484887 228.32466666666667 L 43.45510835913313 226.01433333333333 L 56.708830900781365 215.17966666666666 L 68.67993513194752 207.37233333333333 L 81.93365767359575 201.95499999999998 L 94.75984077841663 195.66133333333335 L 108.01356332006486 187.69466666666665 L 120.83974642488573 192.47466666666668 L 134.09346896653398 195.74099999999999 L 147.34719150818222 196.53766666666667 L 160.1733746130031 194.068 L 173.42709715465134 193.27133333333333 L 186.2532802594722 210.559 L 199.50700280112045 218.76466666666667 L 212.76072534276867 227.767 L 224.73182957393482 206.41633333333334 L 237.98555211558306 210.559 L 250.81173522040393 201.477 L 264.0654577620522 188.25233333333333 L 276.89164086687305 169.29166666666669 L 290.1453634085213 163.31666666666666 L 303.39908595016954 152.32266666666666 L 316.2252690549904 143.00166666666667 L 329.47899159663865 121.57133333333333 L 342.3051747014595 105.31933333333333 L 355.55889724310777 95.839 L 368.812619784756 76.55966666666666 L 380.78372401592213 68.75233333333333 L 394.0374465575704 61.82133333333334 L 406.86362966239125 51.863 L 420.1173522040395 37.36366666666666 L 432.94353530886036 37.44333333333333 L 446.1972578505086 30.831000000000017 L 459.45098039215685 25.174666666666667 L 459.45098039215685 239 L 4.549019607843137 239" zindex="0" clip-path="url(#highcharts-5)"></path><path fill="url(#highcharts-4)" d="M 4.549019607843137 239 L 17.375202712664013 234.459 L 30.201385817484887 228.32466666666667 L 43.45510835913313 226.01433333333333 L 56.708830900781365 215.17966666666666 L 68.67993513194752 207.37233333333333 L 81.93365767359575 201.95499999999998 L 94.75984077841663 195.66133333333335 L 108.01356332006486 187.69466666666665 L 120.83974642488573 192.47466666666668 L 134.09346896653398 195.74099999999999 L 147.34719150818222 196.53766666666667 L 160.1733746130031 194.068 L 173.42709715465134 193.27133333333333 L 186.2532802594722 210.559 L 199.50700280112045 218.76466666666667 L 212.76072534276867 227.767 L 224.73182957393482 206.41633333333334 L 237.98555211558306 210.559 L 250.81173522040393 201.477 L 264.0654577620522 188.25233333333333 L 276.89164086687305 169.29166666666669 L 290.1453634085213 163.31666666666666 L 303.39908595016954 152.32266666666666 L 316.2252690549904 143.00166666666667 L 329.47899159663865 121.57133333333333 L 342.3051747014595 105.31933333333333 L 355.55889724310777 95.839 L 368.812619784756 76.55966666666666 L 380.78372401592213 68.75233333333333 L 394.0374465575704 61.82133333333334 L 406.86362966239125 51.863 L 420.1173522040395 37.36366666666666 L 432.94353530886036 37.44333333333333 L 446.1972578505086 30.831000000000017 L 459.45098039215685 25.174666666666667 L 459.45098039215685 239 L 4.549019607843137 239" zindex="0" clip-path="url(#highcharts-6)"></path><path fill="none" d="M 4.549019607843137 239 L 17.375202712664013 234.459 L 30.201385817484887 228.32466666666667 L 43.45510835913313 226.01433333333333 L 56.708830900781365 215.17966666666666 L 68.67993513194752 207.37233333333333 L 81.93365767359575 201.95499999999998 L 94.75984077841663 195.66133333333335 L 108.01356332006486 187.69466666666665 L 120.83974642488573 192.47466666666668 L 134.09346896653398 195.74099999999999 L 147.34719150818222 196.53766666666667 L 160.1733746130031 194.068 L 173.42709715465134 193.27133333333333 L 186.2532802594722 210.559 L 199.50700280112045 218.76466666666667 L 212.76072534276867 227.767 L 224.73182957393482 206.41633333333334 L 237.98555211558306 210.559 L 250.81173522040393 201.477 L 264.0654577620522 188.25233333333333 L 276.89164086687305 169.29166666666669 L 290.1453634085213 163.31666666666666 L 303.39908595016954 152.32266666666666 L 316.2252690549904 143.00166666666667 L 329.47899159663865 121.57133333333333 L 342.3051747014595 105.31933333333333 L 355.55889724310777 95.839 L 368.812619784756 76.55966666666666 L 380.78372401592213 68.75233333333333 L 394.0374465575704 61.82133333333334 L 406.86362966239125 51.863 L 420.1173522040395 37.36366666666666 L 432.94353530886036 37.44333333333333 L 446.1972578505086 30.831000000000017 L 459.45098039215685 25.174666666666667" stroke="#ec5c40" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round" clip-path="url(#highcharts-5)"></path><path fill="none" d="M 4.549019607843137 239 L 17.375202712664013 234.459 L 30.201385817484887 228.32466666666667 L 43.45510835913313 226.01433333333333 L 56.708830900781365 215.17966666666666 L 68.67993513194752 207.37233333333333 L 81.93365767359575 201.95499999999998 L 94.75984077841663 195.66133333333335 L 108.01356332006486 187.69466666666665 L 120.83974642488573 192.47466666666668 L 134.09346896653398 195.74099999999999 L 147.34719150818222 196.53766666666667 L 160.1733746130031 194.068 L 173.42709715465134 193.27133333333333 L 186.2532802594722 210.559 L 199.50700280112045 218.76466666666667 L 212.76072534276867 227.767 L 224.73182957393482 206.41633333333334 L 237.98555211558306 210.559 L 250.81173522040393 201.477 L 264.0654577620522 188.25233333333333 L 276.89164086687305 169.29166666666669 L 290.1453634085213 163.31666666666666 L 303.39908595016954 152.32266666666666 L 316.2252690549904 143.00166666666667 L 329.47899159663865 121.57133333333333 L 342.3051747014595 105.31933333333333 L 355.55889724310777 95.839 L 368.812619784756 76.55966666666666 L 380.78372401592213 68.75233333333333 L 394.0374465575704 61.82133333333334 L 406.86362966239125 51.863 L 420.1173522040395 37.36366666666666 L 432.94353530886036 37.44333333333333 L 446.1972578505086 30.831000000000017 L 459.45098039215685 25.174666666666667" stroke="url(#highcharts-2)" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round" clip-path="url(#highcharts-6)"></path><path fill="none" d="M -5.450980392156863 239 L 4.549019607843137 239 L 17.375202712664013 234.459 L 30.201385817484887 228.32466666666667 L 43.45510835913313 226.01433333333333 L 56.708830900781365 215.17966666666666 L 68.67993513194752 207.37233333333333 L 81.93365767359575 201.95499999999998 L 94.75984077841663 195.66133333333335 L 108.01356332006486 187.69466666666665 L 120.83974642488573 192.47466666666668 L 134.09346896653398 195.74099999999999 L 147.34719150818222 196.53766666666667 L 160.1733746130031 194.068 L 173.42709715465134 193.27133333333333 L 186.2532802594722 210.559 L 199.50700280112045 218.76466666666667 L 212.76072534276867 227.767 L 224.73182957393482 206.41633333333334 L 237.98555211558306 210.559 L 250.81173522040393 201.477 L 264.0654577620522 188.25233333333333 L 276.89164086687305 169.29166666666669 L 290.1453634085213 163.31666666666666 L 303.39908595016954 152.32266666666666 L 316.2252690549904 143.00166666666667 L 329.47899159663865 121.57133333333333 L 342.3051747014595 105.31933333333333 L 355.55889724310777 95.839 L 368.812619784756 76.55966666666666 L 380.78372401592213 68.75233333333333 L 394.0374465575704 61.82133333333334 L 406.86362966239125 51.863 L 420.1173522040395 37.36366666666666 L 432.94353530886036 37.44333333333333 L 446.1972578505086 30.831000000000017 L 459.45098039215685 25.174666666666667 L 469.45098039215685 25.174666666666667" stroke-linejoin="round" visibility="visible" stroke-opacity="0.0001" stroke="rgb(192,192,192)" stroke-width="22" zindex="2" class=" highcharts-tracker" style=""></path></g><g class="highcharts-markers highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="none" d="M 4.549019607843137 239 L 17.375202712664013 236.29133333333334 L 30.201385817484887 232.62666666666667 L 43.45510835913313 228.88233333333332 L 56.708830900781365 219.56133333333332 L 68.67993513194752 213.26766666666666 L 81.93365767359575 209.84199999999998 L 94.75984077841663 204.74333333333334 L 108.01356332006486 197.01566666666668 L 120.83974642488573 201.55666666666667 L 134.09346896653398 204.42466666666667 L 147.34719150818222 206.496 L 160.1733746130031 204.106 L 173.42709715465134 206.974 L 186.2532802594722 216.295 L 199.50700280112045 221.23433333333332 L 212.76072534276867 219.80033333333333 L 224.73182957393482 208.00966666666667 L 237.98555211558306 207.85033333333334 L 250.81173522040393 199.24633333333333 L 264.0654577620522 188.49133333333333 L 276.89164086687305 179.88733333333334 L 290.1453634085213 175.74466666666666 L 303.39908595016954 165.149 L 316.2252690549904 153.75666666666666 L 329.47899159663865 133.44166666666666 L 342.3051747014595 117.90666666666667 L 355.55889724310777 118.54400000000001 L 368.812619784756 109.30266666666665 L 380.78372401592213 101.65466666666669 L 394.0374465575704 99.50366666666665 L 406.86362966239125 81.89733333333334 L 420.1173522040395 62.93666666666664 L 432.94353530886036 66.99966666666666 L 446.1972578505086 59.35166666666666 L 459.45098039215685 53.376666666666665" stroke="#6776b0" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -5.450980392156863 239 L 4.549019607843137 239 L 17.375202712664013 236.29133333333334 L 30.201385817484887 232.62666666666667 L 43.45510835913313 228.88233333333332 L 56.708830900781365 219.56133333333332 L 68.67993513194752 213.26766666666666 L 81.93365767359575 209.84199999999998 L 94.75984077841663 204.74333333333334 L 108.01356332006486 197.01566666666668 L 120.83974642488573 201.55666666666667 L 134.09346896653398 204.42466666666667 L 147.34719150818222 206.496 L 160.1733746130031 204.106 L 173.42709715465134 206.974 L 186.2532802594722 216.295 L 199.50700280112045 221.23433333333332 L 212.76072534276867 219.80033333333333 L 224.73182957393482 208.00966666666667 L 237.98555211558306 207.85033333333334 L 250.81173522040393 199.24633333333333 L 264.0654577620522 188.49133333333333 L 276.89164086687305 179.88733333333334 L 290.1453634085213 175.74466666666666 L 303.39908595016954 165.149 L 316.2252690549904 153.75666666666666 L 329.47899159663865 133.44166666666666 L 342.3051747014595 117.90666666666667 L 355.55889724310777 118.54400000000001 L 368.812619784756 109.30266666666665 L 380.78372401592213 101.65466666666669 L 394.0374465575704 99.50366666666665 L 406.86362966239125 81.89733333333334 L 420.1173522040395 62.93666666666664 L 432.94353530886036 66.99966666666666 L 446.1972578505086 59.35166666666666 L 459.45098039215685 53.376666666666665 L 469.45098039215685 53.376666666666665" stroke-linejoin="round" visibility="visible" stroke-opacity="0.0001" stroke="rgb(192,192,192)" stroke-width="22" zindex="2" class=" highcharts-tracker" style=""></path></g><g class="highcharts-markers highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="none" d="M 4.549019607843137 239 L 17.375202712664013 237.40666666666667 L 30.201385817484887 234.937 L 43.45510835913313 233.025 L 56.708830900781365 228.64333333333335 L 68.67993513194752 224.58033333333333 L 81.93365767359575 221.792 L 94.75984077841663 216.61366666666666 L 108.01356332006486 211.67433333333332 L 120.83974642488573 214.22366666666667 L 134.09346896653398 216.85266666666666 L 147.34719150818222 222.66833333333332 L 160.1733746130031 222.66833333333332 L 173.42709715465134 227.36866666666666 L 186.2532802594722 234.698 L 199.50700280112045 236.76933333333332 L 212.76072534276867 229.04166666666666 L 224.73182957393482 216.056 L 237.98555211558306 217.17133333333334 L 250.81173522040393 208.96566666666666 L 264.0654577620522 196.37833333333333 L 276.89164086687305 190.32366666666667 L 290.1453634085213 191.917 L 303.39908595016954 186.10133333333334 L 316.2252690549904 176.382 L 329.47899159663865 160.68766666666664 L 342.3051747014595 149.45466666666667 L 355.55889724310777 154.155 L 368.812619784756 144.67466666666667 L 380.78372401592213 137.02666666666664 L 394.0374465575704 147.62233333333333 L 406.86362966239125 134.23833333333334 L 420.1173522040395 129.299 L 432.94353530886036 126.82933333333334 L 446.1972578505086 118.22533333333332 L 459.45098039215685 112.091" stroke="#a6bc40" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -5.450980392156863 239 L 4.549019607843137 239 L 17.375202712664013 237.40666666666667 L 30.201385817484887 234.937 L 43.45510835913313 233.025 L 56.708830900781365 228.64333333333335 L 68.67993513194752 224.58033333333333 L 81.93365767359575 221.792 L 94.75984077841663 216.61366666666666 L 108.01356332006486 211.67433333333332 L 120.83974642488573 214.22366666666667 L 134.09346896653398 216.85266666666666 L 147.34719150818222 222.66833333333332 L 160.1733746130031 222.66833333333332 L 173.42709715465134 227.36866666666666 L 186.2532802594722 234.698 L 199.50700280112045 236.76933333333332 L 212.76072534276867 229.04166666666666 L 224.73182957393482 216.056 L 237.98555211558306 217.17133333333334 L 250.81173522040393 208.96566666666666 L 264.0654577620522 196.37833333333333 L 276.89164086687305 190.32366666666667 L 290.1453634085213 191.917 L 303.39908595016954 186.10133333333334 L 316.2252690549904 176.382 L 329.47899159663865 160.68766666666664 L 342.3051747014595 149.45466666666667 L 355.55889724310777 154.155 L 368.812619784756 144.67466666666667 L 380.78372401592213 137.02666666666664 L 394.0374465575704 147.62233333333333 L 406.86362966239125 134.23833333333334 L 420.1173522040395 129.299 L 432.94353530886036 126.82933333333334 L 446.1972578505086 118.22533333333332 L 459.45098039215685 112.091 L 469.45098039215685 112.091" stroke-linejoin="round" visibility="visible" stroke-opacity="0.0001" stroke="rgb(192,192,192)" stroke-width="22" zindex="2" class=" highcharts-tracker" style=""></path></g><g class="highcharts-markers highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(57,15) scale(1 1)" style="" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(72,271)"><g zindex="1"><g><g class="highcharts-legend-item" zindex="1" transform="translate(8,3)"><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">富国产业债 (26.84%)</tspan></text><rect rx="2" ry="2" fill="#ec5c40" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(132,3)"><path fill="none" d="M 0 10 L 16 10" stroke="#6776b0" stroke-width="2"></path><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">同类平均 (23.30%)</tspan></text></g><g class="highcharts-legend-item" zindex="1" transform="translate(246,3)"><path fill="none" d="M 0 10 L 16 10" stroke="#a6bc40" stroke-width="2"></path><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">富国产业债基准 (15.16%)</tspan></text></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="100.88264779596048" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="100.88264779596048">2013-01</tspan></text><text x="178.2672858617131" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="178.2672858617131">2013-07</tspan></text><text x="256.93454223794777" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="256.93454223794777">2014-01</tspan></text><text x="334.3191803037004" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="334.3191803037004">2014-07</tspan></text><text x="412.98643667993514" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="412.98643667993514">2015-01</tspan></text><text x="490.37107474568774" y="268" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="490.37107474568774">2015-07</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="49" y="260" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">0%</tspan></text><text x="49" y="220.16666666666666" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">5%</tspan></text><text x="49" y="180.33333333333331" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">10%</tspan></text><text x="49" y="140.5" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">15%</tspan></text><text x="49" y="100.66666666666666" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">20%</tspan></text><text x="49" y="60.83333333333334" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">25%</tspan></text><text x="49" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">30%</tspan></text></g></svg></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical ui-droppable" size="0.24861" style="width: 179px; height: 100%;"><div class="widget ui-draggable win-FundBasicInformation" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">基本信息</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid noLine" style="border-color: rgb(255, 255, 255);"><div class="divB"><table class="div_table tbBody" style="line-height: 1.5;"><tbody><tr class="trForTdWidth"><td style="width: 30px;"></td><td class=" thLast" style="width: 60px;"></td></tr><tr><td style="text-align:left;">基金简称</td><td class=" tdLast" style="text-align:right;">富国产业债</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">证券代码</td><td class=" tdLast" style="text-align:right;">100058</td></tr><tr><td style="text-align:left;">投资类型</td><td class=" tdLast" style="text-align:right;">债券型</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">成立日期</td><td class=" tdLast" style="text-align:right;">2011-12-05</td></tr><tr><td style="text-align:left;">基金规模</td><td class=" tdLast" style="text-align:right;">25.36亿</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">最新净值</td><td class=" tdLast" style="text-align:right;">1.08</td></tr><tr><td style="text-align:left;">交易币种</td><td class=" tdLast" style="text-align:right;">CNY</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">基金经理</td><td class=" tdLast" style="text-align:right;">张钫</td></tr><tr><td style="text-align:left;">基金公司</td><td class=" tdLast" style="text-align:right;">富国基金</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">投资风格</td><td class=" tdLast" style="text-align:right;"></td></tr><tr><td style="text-align:left;">Wind3年</td><td class=" tdLast" style="text-align:right;">-</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">Wind5年</td><td class=" tdLast" style="text-align:right;">-</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div><div class="container  container-last vertical" size="0.60536" style="height: 497px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.61771" style="height: 307px; width: 100%;"><div class="widget ui-draggable win-FundStagePerformanceChart" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">阶段表现</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="1"><div class="highcharts-container" id="highcharts-7" style="position: relative; overflow: hidden; width: 710px; height: 273px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="710" height="273"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-8"><rect fill="none" x="0" y="0" width="665" height="222"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="710" height="273"></rect><path fill="#f5f5f5" d="M 35 237.5 L 700 237.5 700 182.5 35 182.5"></path><path fill="#f5f5f5" d="M 35 126.5 L 700 126.5 700 71.5 35 71.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 35 14.5 L 700 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 35 71.5 L 700 71.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 35 126.5 L 700 126.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 35 182.5 L 700 182.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 35 237.5 L 700 237.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path></g><g class="highcharts-axis" zindex="2"></g><g class="highcharts-axis" zindex="2"></g><g class="highcharts-series-group" zindex="3"><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" style="" clip-path="url(#highcharts-8)"><rect fill="#ec5c40" x="17" y="221" width="17" height="2" rx="0" ry="0"></rect><rect fill="#ec5c40" x="100" y="217" width="17" height="6" rx="0" ry="0"></rect><rect fill="#ec5c40" x="183" y="199" width="17" height="24" rx="0" ry="0"></rect><rect fill="#ec5c40" x="266" y="181" width="17" height="42" rx="0" ry="0"></rect><rect fill="#ec5c40" x="349" y="145" width="17" height="78" rx="0" ry="0"></rect><rect fill="#ec5c40" x="432" y="71" width="17" height="152" rx="0" ry="0"></rect><rect fill="#ec5c40" x="599" y="17" width="17" height="206" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" clip-path="none"></g><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" style="" clip-path="url(#highcharts-8)"><rect fill="#6776b0" x="33" y="221" width="17" height="2" rx="0" ry="0"></rect><rect fill="#6776b0" x="116" y="220" width="17" height="3" rx="0" ry="0"></rect><rect fill="#6776b0" x="200" y="193" width="17" height="30" rx="0" ry="0"></rect><rect fill="#6776b0" x="283" y="183" width="17" height="40" rx="0" ry="0"></rect><rect fill="#6776b0" x="366" y="154" width="17" height="69" rx="0" ry="0"></rect><rect fill="#6776b0" x="449" y="92" width="17" height="131" rx="0" ry="0"></rect><rect fill="#6776b0" x="532" y="54" width="17" height="169" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" clip-path="none"></g><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" style="" clip-path="url(#highcharts-8)"><rect fill="#a6bc40" x="50" y="220" width="17" height="3" rx="0" ry="0"></rect><rect fill="#a6bc40" x="133" y="213" width="17" height="10" rx="0" ry="0"></rect><rect fill="#a6bc40" x="216" y="206" width="17" height="17" rx="0" ry="0"></rect><rect fill="#a6bc40" x="299" y="196" width="17" height="27" rx="0" ry="0"></rect><rect fill="#a6bc40" x="382" y="175" width="17" height="48" rx="0" ry="0"></rect><rect fill="#a6bc40" x="466" y="134" width="17" height="89" rx="0" ry="0"></rect><rect fill="#a6bc40" x="549" y="113" width="17" height="110" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(35,15) scale(1 1)" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(229,254)"><g zindex="1"><g><g class="highcharts-legend-item" zindex="1" transform="translate(8,3)"><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">富国产业债</tspan></text><rect rx="2" ry="2" fill="#ec5c40" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(87,3)"><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">同类平均</tspan></text><rect rx="2" ry="2" fill="#6776b0" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(156,3)"><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">富国产业债基准</tspan></text><rect rx="2" ry="2" fill="#a6bc40" x="0" y="3" width="16" height="10" zindex="3"></rect></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="76.5625" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="76.5625">1月</tspan></text><text x="159.6875" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="159.6875">3月</tspan></text><text x="242.8125" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="242.8125">6月</tspan></text><text x="325.9375" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="325.9375">YTD</tspan></text><text x="409.0625" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="409.0625">1年</tspan></text><text x="492.1875" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="492.1875">3年</tspan></text><text x="575.3125" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="575.3125">5年</tspan></text><text x="658.4375" y="251" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="658.4375">成立以来</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="27" y="243" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="27">0%</tspan></text><text x="27" y="187.5" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="27">10%</tspan></text><text x="27" y="132" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="27">20%</tspan></text><text x="27" y="76.5" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="27">30%</tspan></text><text x="27" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="27">40%</tspan></text></g></svg></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last horizontal" size="0.38229" style="height: 190px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.50278" style="width: 362px; height: 100%;"><div class="widget ui-draggable win-PurchaseInfomation" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">购买信息</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid allLine" style="border-color: rgb(243, 243, 243);"><div class="divH"><table class="tbHead" style="width: 352px; font-weight: bold; color: rgb(0, 0, 0); background: rgb(252, 232, 229);"><tbody><tr><th style="text-align: left; width: 60px;">申购</th><th class=" thLast" style="text-align: right; width: 30px;">费率</th></tr></tbody></table></div><div class="divB"><table class="div_table tbBody" style="line-height: 1.5;"><tbody><tr class="trForTdWidth"><td style="width: 60px;"></td><td class=" thLast" style="width: 30px;"></td></tr><tr><td style="text-align:left;">[0,100) 万元</td><td class=" tdLast" style="text-align:right;">0.80%</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">[0,100) 万元</td><td class=" tdLast" style="text-align:right;">0.24%</td></tr><tr><td style="text-align:left;">[100,500) 万元</td><td class=" tdLast" style="text-align:right;">0.50%</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">[100,500) 万元</td><td class=" tdLast" style="text-align:right;">0.15%</td></tr><tr><td style="text-align:left;">[500,+∞) 万元</td><td class=" tdLast" style="text-align:right;">1000元/笔</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">[500,+∞) 万元</td><td class=" tdLast" style="text-align:right;">1000元/笔,通过本公司直销柜台面向养老金客户实施特定申购费率</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical ui-droppable" size="0.49722" style="width: 358px; height: 100%;"><div class="widget ui-draggable win-InvestmentTarget" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">投资目标</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; font-family: 微软雅黑; font-size: 12px; color: rgb(51, 51, 51); border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="widget-read">本基金在追求基金资产长期稳健增值的基础上,力争为基金份额持有人创造高于业绩比较基准的投资收益。</div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div></div></div><div class="pageFooter horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.25" style="width: 203px;"><div class="widget win-PageHeaderFooterText hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px; font-family: FangSong, FangSong_gb2312; font-size: 18px; color: rgb(244, 5, 16); text-align: left; overflow: hidden;"><div class="textContainer" style="height: 31px;"><textarea class="editArea" iswritetext="true"></textarea><div class="showArea"><pre>数据来源 :万得资讯</pre></div></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.61111" style="width: 495px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.13827" style="width: 112px;"><div class="widget win-PageNumber hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px; text-align: center;"><div class="pageNumber pageNumberStyle3" style="text-align: center;">第1页</div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div><div class="workspace" wfcworkspace="1" workspace-state="complete" style="margin-top: 0px; padding: 4px 0px; width: 816px; height: 1048px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 184px;"><div class="container ui-resizable" size="0.01728" style="width: 14px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.49259" style="width: 399px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 391px; height: 175px;" src="images/2.jpg" path="290%2fbf53e826e20cefdb7df60bf754cdfcb2.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.49012" style="width: 397px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 389px; height: 174px;" src="images/3.jpg" path="290%2f98b97f4d6d06df75b8ea62d2083e3aec.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div><div class="pageContent" style="margin-left: 47px; margin-right: 47px; height: 821px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.37734" style="height: 310px; width: 100%;"><div class="widget ui-draggable win-FundHistoricalScaleChart" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">历年规模</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="2"><div class="highcharts-container" id="highcharts-9" style="position: relative; overflow: hidden; width: 710px; height: 276px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="710" height="276"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-10"><rect fill="none" x="0" y="0" width="653" height="225"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="710" height="276"></rect><path fill="#f5f5f5" d="M 47 240.5 L 700 240.5 700 208.5 47 208.5"></path><path fill="#f5f5f5" d="M 47 176.5 L 700 176.5 700 144.5 47 144.5"></path><path fill="#f5f5f5" d="M 47 111.5 L 700 111.5 700 79.5 47 79.5"></path><path fill="#f5f5f5" d="M 47 47.5 L 700 47.5 700 15.5 47 15.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 47 14.5 L 700 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 47.5 L 700 47.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 79.5 L 700 79.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 111.5 L 700 111.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 144.5 L 700 144.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 176.5 L 700 176.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 208.5 L 700 208.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 47 240.5 L 700 240.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path></g><g class="highcharts-axis" zindex="2"><path fill="none" d="M 128.5 240 L 128.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 182.5 240 L 182.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 236.5 240 L 236.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 291.5 240 L 291.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 345.5 240 L 345.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 400.5 240 L 400.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 454.5 240 L 454.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 509.5 240 L 509.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 563.5 240 L 563.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 617.5 240 L 617.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 672.5 240 L 672.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 73.5 240 L 73.5 242" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 47 240.5 L 700 240.5" stroke="#666666" stroke-width="1" zindex="7" visibility="visible"></path></g><g class="highcharts-axis" zindex="2"><text x="17" y="15" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;font-weight:normal;fill:#000000;" zindex="7" text-anchor="end" transform="translate(0,0) rotate(270 17 15)" visibility="visible"><tspan x="17">资产净值(亿元)</tspan></text></g><g class="highcharts-series-group" zindex="3"><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(47,15) scale(1 1)" style="" clip-path="url(#highcharts-10)"><rect fill="#ec5c40" x="11" y="88" width="33" height="138" rx="0" ry="0"></rect><rect fill="#ec5c40" x="65" y="81" width="33" height="145" rx="0" ry="0"></rect><rect fill="#ec5c40" x="120" y="63" width="33" height="163" rx="0" ry="0"></rect><rect fill="#ec5c40" x="174" y="36" width="33" height="190" rx="0" ry="0"></rect><rect fill="#ec5c40" x="229" y="40" width="33" height="186" rx="0" ry="0"></rect><rect fill="#ec5c40" x="283" y="78" width="33" height="148" rx="0" ry="0"></rect><rect fill="#ec5c40" x="337" y="92" width="33" height="134" rx="0" ry="0"></rect><rect fill="#ec5c40" x="392" y="92" width="33" height="134" rx="0" ry="0"></rect><rect fill="#ec5c40" x="446" y="97" width="33" height="129" rx="0" ry="0"></rect><rect fill="#ec5c40" x="501" y="130" width="33" height="96" rx="0" ry="0"></rect><rect fill="#ec5c40" x="555" y="139" width="33" height="87" rx="0" ry="0"></rect><rect fill="#ec5c40" x="609" y="144" width="33" height="82" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(47,15) scale(1 1)" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(313,257)"><g zindex="1"><g><g class="highcharts-legend-item" zindex="1" transform="translate(8,3)"><text x="21" y="13" style="font-family:Arial,微软雅黑;font-size:10px;cursor:default;color:#000000;fill:#000000;" text-anchor="start" zindex="2"><tspan x="21">富国产业债</tspan></text><rect rx="2" ry="2" fill="#ec5c40" x="0" y="3" width="16" height="10" zindex="3"></rect></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="74.20833333333333" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="74.20833333333333">2012-09</tspan></text><text x="128.625" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="128.625">2012-12</tspan></text><text x="183.04166666666666" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="183.04166666666666">2013-03</tspan></text><text x="237.45833333333334" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="237.45833333333334">2013-06</tspan></text><text x="291.875" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="291.875">2013-09</tspan></text><text x="346.29166666666663" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="346.29166666666663">2013-12</tspan></text><text x="400.7083333333333" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="400.7083333333333">2014-03</tspan></text><text x="455.12499999999994" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="455.12499999999994">2014-06</tspan></text><text x="509.54166666666663" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="509.54166666666663">2014-09</tspan></text><text x="563.9583333333334" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="563.9583333333334">2014-12</tspan></text><text x="618.375" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="618.375">2015-03</tspan></text><text x="672.7916666666666" y="254" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="672.7916666666666">2015-06</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="39" y="246" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">0</tspan></text><text x="39" y="213.85714285714286" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">10</tspan></text><text x="39" y="181.71428571428572" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">20</tspan></text><text x="39" y="149.57142857142856" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">30</tspan></text><text x="39" y="117.42857142857142" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">40</tspan></text><text x="39" y="85.28571428571428" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">50</tspan></text><text x="39" y="53.14285714285714" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">60</tspan></text><text x="39" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="39">70</tspan></text></g></svg></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical" size="0.62266" style="height: 511px; width: 100%;"><div class="container  container-first horizontal ui-resizable" size="0.44240" style="height: 226px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.50000" style="width: 360px; height: 100%;"><div class="widget ui-draggable win-FundHoldingAssetsConfigurationPie" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">资产配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; font-family: 微软雅黑; font-size: 10px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="divContainer"><div class="chart" style="width: 199px; float: left; height: 192px;" data-highcharts-chart="3"><div class="highcharts-container" id="highcharts-11" style="position: relative; overflow: hidden; width: 192px; height: 192px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="192" height="192"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-12"><rect fill="none" x="0" y="0" width="177" height="172"></rect></clippath><clippath id="highcharts-13"><rect rx="0" ry="0" fill="none" x="0" y="8" width="9999" height="192"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="192" height="192"></rect><g class="highcharts-series-group" zindex="3"><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(5,15) scale(1 1)" style=""><path fill="#43538d" d="M 88.48248410448221 0.0000017837593020431086 A 86 86 0 0 1 92.86660570428784 0.11092761809986484 L 88.5 86 A 0 0 0 0 0 88.5 86 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#e52600" d="M 92.9524925790522 0.11533716760898471 A 86 86 0 1 1 43.227544941442595 12.880886131115474 L 88.5 86 A 0 0 0 1 0 88.5 86 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#ff9900" d="M 43.30068667935063 12.83565024315621 A 86 86 0 0 1 43.227544941442595 12.880886131115474 L 88.5 86 A 0 0 0 0 0 88.5 86 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#88a500" d="M 43.30068667935063 12.83565024315621 A 86 86 0 0 1 56.330361876217715 6.243405395008921 L 88.5 86 A 0 0 0 0 0 88.5 86 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#7191be" d="M 56.410134542347684 6.2112756405407055 A 86 86 0 0 1 88.38054772532584 0.00008295844655492601 L 88.5 86 A 0 0 0 0 0 88.5 86 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(5,15) scale(1 1)"></g></g><g class="highcharts-legend" zindex="7"><g zindex="1" clip-path="url(#highcharts-13)"><g transform="translate(0,1)"></g></g><g zindex="1" visibility="hidden"><path fill="none" d="M 6 0 L 12 12 0 12 Z"></path><text x="15" y="10" style="font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;font-size:12px;"></text><path fill="none" d="M 0 0 L 12 0 6 12 Z"></path></g></g></svg></div></div><table class="div_table horizontal" style="font-family: 微软雅黑; font-size: 10px; margin-top: 48.5px;"><tbody><tr><td style="width:10px;color:#43538d"><div class="ui-symbol">●</div></td><td style="width:45px;">股票</td><td align="right" style="padding-right:10px;">0.82%</td></tr><tr><td style="width:10px;color:#e52600"><div class="ui-symbol">●</div></td><td style="width:45px;">债券</td><td align="right" style="padding-right:10px;">90.38%</td></tr><tr><td style="width:10px;color:#ff9900"><div class="ui-symbol">●</div></td><td style="width:45px;">基金</td><td align="right" style="padding-right:10px;">0.00%</td></tr><tr><td style="width:10px;color:#88a500"><div class="ui-symbol">●</div></td><td style="width:45px;">现金</td><td align="right" style="padding-right:10px;">2.71%</td></tr><tr><td style="width:10px;color:#7191be"><div class="ui-symbol">●</div></td><td style="width:45px;">其他</td><td align="right" style="padding-right:10px;">6.09%</td></tr></tbody></table></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical ui-droppable" size="" style="width: 360px; height: 100%;"><div class="widget ui-draggable win-FundHoldingStockStyle" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">持股风格</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; font-size: 12px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><table class="outerTable" style="display: table; font-size: 12px; width: 172px; height: 157px; margin: 10px auto;"><tbody><tr><td colspan="3" rowspan="3"><table style="width: 142px; height: 142px; border-color: rgb(153, 153, 153);" border="2" class="fundHoldingStockStyleTable"><tbody><tr><td style="border-color: rgb(153, 153, 153); background-color: rgb(67, 83, 141);">1</td><td style="border-color: rgb(153, 153, 153);">0</td><td style="border-color: rgb(153, 153, 153);">0</td></tr><tr><td style="border-color: rgb(153, 153, 153);">0</td><td style="border-color: rgb(153, 153, 153);">0</td><td style="border-color: rgb(153, 153, 153);">0</td></tr><tr><td style="border-color: rgb(153, 153, 153);">0</td><td style="border-color: rgb(153, 153, 153);">0</td><td style="border-color: rgb(153, 153, 153);">0</td></tr></tbody></table></td><td class="RowTitle">大盘</td></tr><tr><td class="RowTitle"> </td></tr><tr><td class="RowTitle">小盘</td></tr><tr><td class="ColumnTitle" style="width: 47.3333333333333px;">价值</td><td class="ColumnTitle" style="width: 47.3333333333333px;"> </td><td class="ColumnTitle" style="width: 47.3333333333333px;">成长</td><td></td></tr></tbody></table></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div><div class="container  container-last vertical ui-droppable" size="0.55760" style="height: 285px; width: 100%;"><div class="widget ui-draggable win-FundHeavilyStorehouseSecurity" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">重仓证券</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid allLine" style="border-color: rgb(243, 243, 243);"><div class="divH"><table class="tbHead" style="width: 710px; font-weight: bold; color: rgb(0, 0, 0); background: rgb(252, 232, 229);"><tbody><tr><th style="text-align: left; width: 60px;">证券名称</th><th style="text-align: right; width: 30px;">证券代码</th><th style="text-align: right; width: 30px;">市值(万元)</th><th style="text-align: right; width: 30px;">占比%</th><th class=" thLast" style="text-align: right; width: 30px;">涨跌%</th></tr></tbody></table></div><div class="divB"><table class="div_table tbBody" style="line-height: 1.5;"><tbody><tr class="trForTdWidth"><td style="width: 60px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td class=" thLast" style="width: 30px;"></td></tr><tr><td style="text-align:left;">中行转债(退市)</td><td style="text-align:right;">113001.SH</td><td style="text-align:right;">32,316.90</td><td style="text-align:right;">7.77</td><td class=" tdLast" style="text-align:right;">1.60</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">13永泰债</td><td style="text-align:right;">122267.SH</td><td style="text-align:right;">14,570.00</td><td style="text-align:right;">3.50</td><td class=" tdLast" style="text-align:right;">-3.24</td></tr><tr><td style="text-align:left;">09富力债</td><td style="text-align:right;">122033.SH</td><td style="text-align:right;">14,545.68</td><td style="text-align:right;">3.50</td><td class=" tdLast" style="text-align:right;">-0.36</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">12华锦债</td><td style="text-align:right;">112129.SZ</td><td style="text-align:right;">13,922.06</td><td style="text-align:right;">3.35</td><td class=" tdLast" style="text-align:right;">-4.57</td></tr><tr><td style="text-align:left;">11亚迪01</td><td style="text-align:right;">112093.SZ</td><td style="text-align:right;">12,420.46</td><td style="text-align:right;">2.99</td><td class=" tdLast" style="text-align:right;">2.04</td></tr><tr class="erow" style="background: rgb(252, 232, 229);"><td style="text-align:left;">石化转债(退市)</td><td style="text-align:right;">110015.SH</td><td style="text-align:right;">4,094.80</td><td style="text-align:right;">0.98</td><td class=" tdLast" style="text-align:right;">7.53</td></tr><tr><td style="text-align:left;">国电转债(退市)</td><td style="text-align:right;">110018.SH</td><td style="text-align:right;">1,693.71</td><td style="text-align:right;">0.41</td><td class=" tdLast" style="text-align:right;">0.09</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div></div><div class="pageFooter horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.25" style="width: 203px;"><div class="widget win-PageHeaderFooterText hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; font-family: FangSong, FangSong_gb2312; font-size: 18px; color: rgb(244, 5, 16); text-align: left; overflow: hidden;"><div class="textContainer" style="height: 31px;"><textarea class="editArea" iswritetext="true"></textarea><div class="showArea"><pre>数据来源 :万得资讯</pre></div></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.61111" style="width: 495px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.13827" style="width: 112px;"><div class="widget win-PageNumber hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; text-align: center;"><div class="pageNumber pageNumberStyle3" style="text-align: center;">第2页</div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div><div class="workspace" wfcworkspace="1" workspace-state="complete" style="margin-top: 0px; padding: 4px 0px; width: 816px; height: 1048px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 184px;"><div class="container ui-resizable" size="0.01728" style="width: 14px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.49259" style="width: 399px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 391px; height: 175px;" src="images/2.jpg" path="290%2fbf53e826e20cefdb7df60bf754cdfcb2.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.49012" style="width: 397px;"><div class="widget win-ImageWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title">自定义图片</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; overflow: hidden;"><div class="imageContainer" style="height: 176px;"><img class="bg" style="width: 389px; height: 174px;" src="images/3.jpg" path="290%2f98b97f4d6d06df75b8ea62d2083e3aec.png"></div><div class="hide"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"><li class="widget-menu-upload"><span class="fileinput-button"><span class="iconfont"></span><input type="file" name="imgFile" class="iconImageFile"></span></li></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div><div class="pageContent" style="margin-left: 47px; margin-right: 47px; height: 821px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.13764" style="height: 113px; width: 100%;"><div class="widget ui-draggable win-FundManagerChange" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">基金经理变更</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 24px; border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid allLine" style="border-color: rgb(243, 243, 243);"><div class="divH"><table class="tbHead" style="width: 710px; font-weight: bold; color: rgb(0, 0, 0); background: rgb(255, 255, 255);"><tbody><tr><th style="text-align: left; width: 30px;">基金经理</th><th style="text-align: right; width: 30px;">任职日期</th><th style="text-align: right; width: 30px;">离职日期</th><th style="text-align: right; width: 30px;">任职总回报%</th><th style="text-align: right; width: 30px;">任职年化回报%</th><th style="text-align: right; width: 30px;">同类排名</th><th class=" thLast" style="text-align: right; width: 30px;">超越基准回报%</th></tr></tbody></table></div><div class="divB"><table class="div_table tbBody" style="line-height: 1.5;"><tbody><tr class="trForTdWidth"><td style="width: 30px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td style="width: 30px;"></td><td class=" thLast" style="width: 30px;"></td></tr><tr><td style="text-align:left;">张钫</td><td style="text-align:right;">2014-07-29</td><td style="text-align:right;">-</td><td style="text-align:right;">16.17</td><td style="text-align:right;">14.16</td><td style="text-align:right;">73/238</td><td class=" tdLast" style="text-align:right;">6.55</td></tr><tr class="erow" style="background: rgb(255, 255, 255);"><td style="text-align:left;">饶刚</td><td style="text-align:right;">2014-06-20</td><td style="text-align:right;">2015-03-13</td><td style="text-align:right;">13.08</td><td style="text-align:right;">18.37</td><td style="text-align:right;">44/230</td><td class=" tdLast" style="text-align:right;">6.88</td></tr><tr><td style="text-align:left;">钟智伦</td><td style="text-align:right;">2011-12-05</td><td style="text-align:right;">2014-06-20</td><td style="text-align:right;">16.80</td><td style="text-align:right;">6.30</td><td style="text-align:right;">1/7</td><td class=" tdLast" style="text-align:right;">7.47</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical" size="0.86236" style="height: 708px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.14945" style="height: 106px; width: 100%;"><div class="widget ui-draggable win-FundMarketOverlook" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">市场展望</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; font-family: 微软雅黑; font-size: 12px; color: rgb(51, 51, 51); border: 1px solid rgb(252, 232, 229); zoom: 1; background-color: rgb(255, 255, 255);"><div class="widget-read">展望2015年,宏观经济预计将稳中趋于降低,面临通缩压力,货币政策仍然有宽松的动机和能力,而大规模的信用风险仍然可控。不同于去年平顺的牛市,今年至少有两个不确定性值得重点关注,一是资金面宽松的幅度和节奏和市场预期之间的差距,二是散点状信用风险的爆发和处理。整体来看,债市收益率波动可能加大,交易可以带来相对收益。权益市场有待挖掘个股,获得超额收益。</div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container  container-last vertical ui-droppable" size="0.85055" style="height: 602px; width: 100%;"><div class="widget ui-draggable win-TextWidget" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(255, 255, 255); border-top-width: 0px; border-top-color: rgb(204, 204, 204); background-color: rgb(242, 146, 127);"><span class="ui-dialog-title">免责声明</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 24px; font-family: 微软雅黑; font-size: 16px; color: rgb(229, 38, 0); text-align: left; border: 1px solid rgb(252, 232, 229); overflow: hidden; background-color: rgb(255, 255, 255);"><div class="textContainer" style="height: 558px;"><textarea class="editArea" iswritetext="true"></textarea><div class="showArea"><pre>投资于本基金可能涉及投资、股票及股票相关证券、债务证券、房地产投资信托等投资信托、投资基金、商品、利率、信贷及评级下调、对售房、流动性、估值及货币风险。投资于次投资级别或未获评级的债务证券可能须承受较高之流动性及信贷风险,或会涉及较高的损失本金及收入的风险。

</pre></div></div></div><span class="widget-head-operation" style="color: rgb(221, 102, 221);"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div></div><div class="pageFooter horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.25" style="width: 203px;"><div class="widget win-PageHeaderFooterText hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; font-family: FangSong, FangSong_gb2312; font-size: 18px; color: rgb(244, 5, 16); text-align: left; overflow: hidden;"><div class="textContainer" style="height: 31px;"><textarea class="editArea" iswritetext="true"></textarea><div class="showArea"><pre>数据来源 :万得资讯</pre></div></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container ui-resizable" size="0.61111" style="width: 495px;"><div class="widget win-EmptyWidget hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px;"><div class="emptyContent"></div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div><div class="container" size="0.13827" style="width: 112px;"><div class="widget win-PageNumber hideHead" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; text-align: center;"><div class="pageNumber pageNumberStyle3" style="text-align: center;">第3页</div></div><span class="widget-head-operation"><ul class="head-menuBar-custom"></ul><ul class="head-menuBar-system"><li class="widget-setting" title="设置" style="display:none"><span class="ui-icon"></span></li><li class="widget-close"><span class="iconfont"></span></li></ul></span></div></div></div></div><script type="text/javascript" src="js/reportshare.js"></body></html>

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>

</title></head>
<body>
    <form method="post" action="rd.aspx?sId=B85796CFAAA239C9" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTEzNDM3NzkxOWRkSoZCvHUw8QrXM5IuZMgy9/WChIE=" />
</div>

    <div>
    </div>
    </form>
</body>
</html>
</script></body></html>

  技术分享技术分享

wind2

标签:

原文地址:http://www.cnblogs.com/gongziwuji/p/4810041.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!