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

wind1

时间:2015-09-15 14:33:55      阅读:356      评论:0      收藏:0      [点我收藏+]

标签:

技术分享技术分享

<!DOCTYPE html>
<!-- saved from url=(0069)http://hzhang-ashe/WealthManagement/MFRB/rd.aspx?sId=CD94E1B895003AD9 -->
<html 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;/* 确保file控件浏览按钮足够大,cover各种按妞 */
  direction: ltr;
  cursor: pointer;
   /* modify */
   filter: alpha(opacity=0)\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: auto;
    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{
    position:relative;
    overflow:visible;
    left:0px\9;
    right:0px\9;
    border-top-style:none;/*是否需要?*/
    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-style:none;}
.allLine.sflexigrid td { 
    border-width: 1px;
}

/*======无线图======*/
.noLine.sflexigrid td,.noLine.sflexigrid th,.noLine.sflexigrid .divH,.noLine.sflexigrid .divB { border-style:none;}

 /*======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: 1056px; height: 808px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.19143" style="width: 201px;"><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: 35px;"><img class="bg" style="width: 164px; height: 35px;" src="images/1.jpg" path="199708%2fa638a5d4eb214c2858e5f70a380e44da.jpg"></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 ui-resizable" size="0.55905" style="width: 587px;"><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.25" style="width: 262px;"><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><div class="pageContent" style="margin-left: 47px; margin-right: 47px; height: 722px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.08449" style="height: 61px; width: 100%;"><div class="widget ui-draggable win-TextWidget hideHead" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title"> </span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; font-family: 黑体; font-size: 20px; color: rgb(51, 51, 51); text-align: left; border: 1px none rgb(238, 238, 238); overflow: hidden; background-color: rgb(255, 255, 255);"><div class="textContainer" style="height: 43px;"><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  container-last vertical" size="0.91551" style="height: 661px; width: 100%;"><div class="container  container-first horizontal ui-resizable" size="0.56278" style="height: 372px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.50000" style="width: 480px; 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">净值走势</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; border: 1px none rgb(238, 238, 238); 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: 472px; height: 338px; 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="472" height="338"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-1"><rect fill="none" x="0" y="0" width="393" height="287"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="472" height="338"></rect><path fill="#f5f5f5" d="M 69 302.5 L 462 302.5 462 266.5 69 266.5"></path><path fill="#f5f5f5" d="M 69 230.5 L 462 230.5 462 194.5 69 194.5"></path><path fill="#f5f5f5" d="M 69 159.5 L 462 159.5 462 123.5 69 123.5"></path><path fill="#f5f5f5" d="M 69 87.5 L 462 87.5 462 51.5 69 51.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 69 14.5 L 462 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 51.5 L 462 51.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 87.5 L 462 87.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 123.5 L 462 123.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 159.5 L 462 159.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 194.5 L 462 194.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 230.5 L 462 230.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 266.5 L 462 266.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 69 302.5 L 462 302.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 189.5 302 L 189.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 259.5 302 L 259.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 329.5 302 L 329.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 399.5 302 L 399.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 119.5 302 L 119.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 69 302.5 L 462 302.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(69,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="none" d="M 3.8529411764705883 251.125 L 6.635194516053433 251.0102 L 9.609327396297164 250.2927 L 12.487520506210453 249.8048 L 15.461653386454183 251.28285 L 18.435786266697914 251.94295 L 21.122099835950316 250.68015 L 24.09623271619405 252.66045 L 26.974425826107336 249.4891 L 29.948558706351065 252.7896 L 32.826751816264355 251.5555 L 35.800884696508085 251.28285 L 38.775017576751814 250.8093 L 41.653210686665105 251.51245 L 44.627343566908834 251.7851 L 47.505536676822125 250.36445 L 50.479669557065854 251.3546 L 53.453802437309584 250.50795 L 56.14011600656199 249.456095 L 59.11424888680572 248.90649000000002 L 61.99244199671901 245.65765 L 64.96657487696274 240.01953500000002 L 67.84476798687602 236.862535 L 70.81890086711975 235.47489000000002 L 73.79303374736348 239.86025 L 76.67122685727678 238.67781 L 79.64535973752051 232.9292 L 82.52355284743379 233.41136 L 85.49768572767752 231.128275 L 88.47181860792125 219.866395 L 91.15813217717366 216.666345 L 94.13226505741738 212.160445 L 97.01045816733068 187.53441 L 99.98459104757441 182.42294 L 102.8627841574877 190.04853000000003 L 105.83691703773142 160.04985500000004 L 108.81104991797515 162.302805 L 111.68924302788845 151.477165 L 114.66337590813218 148.08482500000002 L 117.54156901804546 158.36947 L 120.5157018982892 153.750205 L 123.48983477853292 137.14151500000003 L 126.27208811811578 158.680865 L 129.2462209983595 167.732845 L 132.1244141082728 150.74101000000002 L 135.09854698851652 169.39601000000002 L 137.97674009842981 165.36222500000002 L 140.95087297867354 179.54289500000002 L 143.92500585891727 193.08068500000002 L 146.80319896883057 189.068425 L 149.7773318490743 203.561925 L 152.65552495898757 198.48202500000002 L 155.6296578392313 179.97770000000003 L 158.60379071947503 183.296855 L 161.29010428872743 184.04879499999998 L 164.26423716897116 171.650395 L 167.14243027888446 164.34194000000002 L 170.1165631591282 154.206535 L 172.9947562690415 144.42127 L 175.96888914928522 104.77365500000002 L 178.94302202952895 145.82039500000002 L 181.82121513944222 137.96807500000003 L 184.79534801968597 112.83405000000002 L 187.67354112959924 107.98662000000002 L 190.64767400984297 108.04115000000002 L 193.6218068900867 112.24713500000001 L 196.3081204593391 81.48791 L 199.28225333958284 83.44812000000002 L 202.16044644949613 69.06511500000002 L 205.13457932973986 99.29195500000003 L 208.01277243965316 99.283345 L 210.9869053198969 110.53805 L 213.96103820014062 99.38092500000002 L 216.8392313100539 100.10847000000001 L 219.81336419029762 66.051615 L 222.69155730021092 74.17084500000001 L 225.66569018045465 77.23887500000001 L 228.63982306069838 76.40083500000003 L 231.32613662995078 67.11925500000001 L 234.3002695101945 51.94413000000003 L 237.1784626201078 46.250050000000016 L 240.15259550035154 52.074715000000026 L 243.0307886102648 49.63091 L 246.00492149050856 39.29460500000002 L 248.9790543707523 55.66652000000002 L 251.85724748066556 97.56134499999999 L 254.8313803609093 65.40730000000002 L 257.7095734708226 80.05721500000004 L 260.68370635106635 93.34962000000002 L 263.65783923131005 65.53358000000003 L 266.4400925708929 89.13502500000004 L 269.41422545113664 90.46383500000002 L 272.29241856104994 75.56997000000001 L 275.26655144129364 74.92709000000002 L 278.14474455120694 92.676605 L 281.11887743145064 97.148065 L 284.0930103116944 106.46982500000001 L 286.9712034216077 101.430105 L 289.9453363018514 85.48582000000002 L 292.8235294117647 105.78676500000003 L 295.79766229200845 100.49305000000001 L 298.77179517225215 51.384479999999996 L 301.4581087415046 72.75880500000002 L 304.4322416217483 57.83337 L 307.3104347316616 83.64902000000004 L 310.28456761190535 23.48664500000001 L 313.1627607218186 25.16703000000001 L 316.13689360206234 78.81163500000002 L 319.11102648230604 16.39200500000004 L 321.98921959221934 47.10244000000003 L 324.9633524724631 75.88423500000002 L 327.8415455823764 54.089455000000015 L 330.8156784626201 45.05326000000002 L 333.78981134286386 47.706575000000015 L 336.47612491211623 45.58277500000003 L 339.45025779236 72.95827000000003 L 342.32845090227323 90.47818500000002 L 345.302583782517 82.79376000000002 L 348.1807768924303 76.59743 L 351.154909772674 86.98539500000004 L 354.12904265291775 50.96402500000002 L 357.00723576283104 62.78412 L 359.98136864307475 82.16236 L 362.85956175298804 36.070160000000016 L 365.8336946332318 32.415215000000046 L 368.8078275134755 32.415215000000046 L 371.49414108272794 208.05491 L 374.46827396297164 208.05491 L 377.34646707288493 208.05491 L 380.32059995312864 208.05491 L 383.19879306304193 208.05491 L 386.1729259432857 208.05491 L 389.1470588235294 208.05491" stroke="#43538d" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -6.147058823529411 251.125 L 3.8529411764705883 251.125 L 6.635194516053433 251.0102 L 9.609327396297164 250.2927 L 12.487520506210453 249.8048 L 15.461653386454183 251.28285 L 18.435786266697914 251.94295 L 21.122099835950316 250.68015 L 24.09623271619405 252.66045 L 26.974425826107336 249.4891 L 29.948558706351065 252.7896 L 32.826751816264355 251.5555 L 35.800884696508085 251.28285 L 38.775017576751814 250.8093 L 41.653210686665105 251.51245 L 44.627343566908834 251.7851 L 47.505536676822125 250.36445 L 50.479669557065854 251.3546 L 53.453802437309584 250.50795 L 56.14011600656199 249.456095 L 59.11424888680572 248.90649000000002 L 61.99244199671901 245.65765 L 64.96657487696274 240.01953500000002 L 67.84476798687602 236.862535 L 70.81890086711975 235.47489000000002 L 73.79303374736348 239.86025 L 76.67122685727678 238.67781 L 79.64535973752051 232.9292 L 82.52355284743379 233.41136 L 85.49768572767752 231.128275 L 88.47181860792125 219.866395 L 91.15813217717366 216.666345 L 94.13226505741738 212.160445 L 97.01045816733068 187.53441 L 99.98459104757441 182.42294 L 102.8627841574877 190.04853000000003 L 105.83691703773142 160.04985500000004 L 108.81104991797515 162.302805 L 111.68924302788845 151.477165 L 114.66337590813218 148.08482500000002 L 117.54156901804546 158.36947 L 120.5157018982892 153.750205 L 123.48983477853292 137.14151500000003 L 126.27208811811578 158.680865 L 129.2462209983595 167.732845 L 132.1244141082728 150.74101000000002 L 135.09854698851652 169.39601000000002 L 137.97674009842981 165.36222500000002 L 140.95087297867354 179.54289500000002 L 143.92500585891727 193.08068500000002 L 146.80319896883057 189.068425 L 149.7773318490743 203.561925 L 152.65552495898757 198.48202500000002 L 155.6296578392313 179.97770000000003 L 158.60379071947503 183.296855 L 161.29010428872743 184.04879499999998 L 164.26423716897116 171.650395 L 167.14243027888446 164.34194000000002 L 170.1165631591282 154.206535 L 172.9947562690415 144.42127 L 175.96888914928522 104.77365500000002 L 178.94302202952895 145.82039500000002 L 181.82121513944222 137.96807500000003 L 184.79534801968597 112.83405000000002 L 187.67354112959924 107.98662000000002 L 190.64767400984297 108.04115000000002 L 193.6218068900867 112.24713500000001 L 196.3081204593391 81.48791 L 199.28225333958284 83.44812000000002 L 202.16044644949613 69.06511500000002 L 205.13457932973986 99.29195500000003 L 208.01277243965316 99.283345 L 210.9869053198969 110.53805 L 213.96103820014062 99.38092500000002 L 216.8392313100539 100.10847000000001 L 219.81336419029762 66.051615 L 222.69155730021092 74.17084500000001 L 225.66569018045465 77.23887500000001 L 228.63982306069838 76.40083500000003 L 231.32613662995078 67.11925500000001 L 234.3002695101945 51.94413000000003 L 237.1784626201078 46.250050000000016 L 240.15259550035154 52.074715000000026 L 243.0307886102648 49.63091 L 246.00492149050856 39.29460500000002 L 248.9790543707523 55.66652000000002 L 251.85724748066556 97.56134499999999 L 254.8313803609093 65.40730000000002 L 257.7095734708226 80.05721500000004 L 260.68370635106635 93.34962000000002 L 263.65783923131005 65.53358000000003 L 266.4400925708929 89.13502500000004 L 269.41422545113664 90.46383500000002 L 272.29241856104994 75.56997000000001 L 275.26655144129364 74.92709000000002 L 278.14474455120694 92.676605 L 281.11887743145064 97.148065 L 284.0930103116944 106.46982500000001 L 286.9712034216077 101.430105 L 289.9453363018514 85.48582000000002 L 292.8235294117647 105.78676500000003 L 295.79766229200845 100.49305000000001 L 298.77179517225215 51.384479999999996 L 301.4581087415046 72.75880500000002 L 304.4322416217483 57.83337 L 307.3104347316616 83.64902000000004 L 310.28456761190535 23.48664500000001 L 313.1627607218186 25.16703000000001 L 316.13689360206234 78.81163500000002 L 319.11102648230604 16.39200500000004 L 321.98921959221934 47.10244000000003 L 324.9633524724631 75.88423500000002 L 327.8415455823764 54.089455000000015 L 330.8156784626201 45.05326000000002 L 333.78981134286386 47.706575000000015 L 336.47612491211623 45.58277500000003 L 339.45025779236 72.95827000000003 L 342.32845090227323 90.47818500000002 L 345.302583782517 82.79376000000002 L 348.1807768924303 76.59743 L 351.154909772674 86.98539500000004 L 354.12904265291775 50.96402500000002 L 357.00723576283104 62.78412 L 359.98136864307475 82.16236 L 362.85956175298804 36.070160000000016 L 365.8336946332318 32.415215000000046 L 368.8078275134755 32.415215000000046 L 371.49414108272794 208.05491 L 374.46827396297164 208.05491 L 377.34646707288493 208.05491 L 380.32059995312864 208.05491 L 383.19879306304193 208.05491 L 386.1729259432857 208.05491 L 389.1470588235294 208.05491 L 399.1470588235294 208.05491" 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(69,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(69,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="none" d="M 3.8529411764705883 251.125 L 6.635194516053433 252.013265 L 9.609327396297164 251.94295 L 12.487520506210453 250.24104 L 15.461653386454183 250.53091 L 18.435786266697914 252.10941 L 21.122099835950316 252.43085 L 24.09623271619405 251.25989 L 26.974425826107336 252.57148 L 29.948558706351065 253.149785 L 32.826751816264355 253.06512 L 35.800884696508085 252.23282 L 38.775017576751814 251.93147 L 41.653210686665105 250.34723 L 44.627343566908834 251.886985 L 47.505536676822125 251.32303000000002 L 50.479669557065854 252.06492500000002 L 53.453802437309584 249.768925 L 56.14011600656199 251.496665 L 59.11424888680572 250.825085 L 61.99244199671901 248.49608 L 64.96657487696274 242.32845 L 67.84476798687602 242.837875 L 70.81890086711975 243.363085 L 73.79303374736348 244.54696 L 76.67122685727678 240.857575 L 79.64535973752051 242.59823 L 82.52355284743379 240.12285500000002 L 85.49768572767752 235.295515 L 88.47181860792125 233.857645 L 91.15813217717366 230.491135 L 94.13226505741738 224.515795 L 97.01045816733068 221.562565 L 99.98459104757441 219.51769000000002 L 102.8627841574877 215.908665 L 105.83691703773142 208.590165 L 108.81104991797515 197.84058000000002 L 111.68924302788845 202.05374 L 114.66337590813218 191.63277000000002 L 117.54156901804546 208.28738 L 120.5157018982892 201.644765 L 123.48983477853292 206.535245 L 126.27208811811578 203.31510500000002 L 129.2462209983595 212.56224500000002 L 132.1244141082728 212.41157 L 135.09854698851652 211.876315 L 137.97674009842981 222.303025 L 140.95087297867354 221.88113500000003 L 143.92500585891727 228.98869000000002 L 146.80319896883057 230.97473000000002 L 149.7773318490743 236.1149 L 152.65552495898757 234.626805 L 155.6296578392313 232.58767 L 158.60379071947503 231.822815 L 161.29010428872743 228.18222 L 164.26423716897116 225.058225 L 167.14243027888446 223.554345 L 170.1165631591282 216.26024 L 172.9947562690415 213.75760000000002 L 175.96888914928522 204.345435 L 178.94302202952895 218.61220500000002 L 181.82121513944222 219.117325 L 184.79534801968597 210.51737 L 187.67354112959924 207.40055 L 190.64767400984297 207.513915 L 193.6218068900867 211.68976500000002 L 196.3081204593391 206.43336 L 199.28225333958284 207.743515 L 202.16044644949613 216.42383 L 205.13457932973986 216.557285 L 208.01277243965316 218.348165 L 210.9869053198969 216.893075 L 213.96103820014062 208.512675 L 216.8392313100539 214.60281500000002 L 219.81336419029762 206.032995 L 222.69155730021092 210.11557 L 225.66569018045465 207.688985 L 228.63982306069838 209.517175 L 231.32613662995078 206.19515 L 234.3002695101945 208.199845 L 237.1784626201078 206.601255 L 240.15259550035154 209.290445 L 243.0307886102648 206.024385 L 246.00492149050856 214.2742 L 248.9790543707523 209.634845 L 251.85724748066556 217.83013 L 254.8313803609093 213.853745 L 257.7095734708226 212.249415 L 260.68370635106635 219.209165 L 263.65783923131005 221.714675 L 266.4400925708929 218.385475 L 269.41422545113664 222.036115 L 272.29241856104994 221.21098999999998 L 275.26655144129364 214.631515 L 278.14474455120694 214.25124 L 281.11887743145064 221.295655 L 284.0930103116944 222.37621000000001 L 286.9712034216077 218.970955 L 289.9453363018514 220.16917999999998 L 292.8235294117647 220.69726000000003 L 295.79766229200845 217.66367000000002 L 298.77179517225215 220.51358 L 301.4581087415046 215.93306 L 304.4322416217483 211.43433500000003 L 307.3104347316616 215.02614 L 310.28456761190535 212.972655 L 313.1627607218186 217.65936499999998 L 316.13689360206234 215.7379 L 319.11102648230604 209.75682 L 321.98921959221934 206.19228 L 324.9633524724631 209.959155 L 327.8415455823764 215.394935 L 330.8156784626201 207.72485999999998 L 333.78981134286386 205.05145500000003 L 336.47612491211623 209.41959500000002 L 339.45025779236 213.90684 L 342.32845090227323 216.95765 L 345.302583782517 218.07982 L 348.1807768924303 214.218235 L 351.154909772674 209.984985 L 354.12904265291775 211.78447500000001 L 357.00723576283104 203.7126 L 359.98136864307475 208.28020500000002 L 362.85956175298804 208.39357 L 365.8336946332318 200.57569 L 368.8078275134755 200.57569 L 371.49414108272794 200.57569 L 374.46827396297164 200.57569 L 377.34646707288493 200.57569 L 380.32059995312864 200.57569 L 383.19879306304193 200.57569 L 386.1729259432857 200.57569 L 389.1470588235294 200.57569" stroke="#ff9900" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -6.147058823529411 251.125 L 3.8529411764705883 251.125 L 6.635194516053433 252.013265 L 9.609327396297164 251.94295 L 12.487520506210453 250.24104 L 15.461653386454183 250.53091 L 18.435786266697914 252.10941 L 21.122099835950316 252.43085 L 24.09623271619405 251.25989 L 26.974425826107336 252.57148 L 29.948558706351065 253.149785 L 32.826751816264355 253.06512 L 35.800884696508085 252.23282 L 38.775017576751814 251.93147 L 41.653210686665105 250.34723 L 44.627343566908834 251.886985 L 47.505536676822125 251.32303000000002 L 50.479669557065854 252.06492500000002 L 53.453802437309584 249.768925 L 56.14011600656199 251.496665 L 59.11424888680572 250.825085 L 61.99244199671901 248.49608 L 64.96657487696274 242.32845 L 67.84476798687602 242.837875 L 70.81890086711975 243.363085 L 73.79303374736348 244.54696 L 76.67122685727678 240.857575 L 79.64535973752051 242.59823 L 82.52355284743379 240.12285500000002 L 85.49768572767752 235.295515 L 88.47181860792125 233.857645 L 91.15813217717366 230.491135 L 94.13226505741738 224.515795 L 97.01045816733068 221.562565 L 99.98459104757441 219.51769000000002 L 102.8627841574877 215.908665 L 105.83691703773142 208.590165 L 108.81104991797515 197.84058000000002 L 111.68924302788845 202.05374 L 114.66337590813218 191.63277000000002 L 117.54156901804546 208.28738 L 120.5157018982892 201.644765 L 123.48983477853292 206.535245 L 126.27208811811578 203.31510500000002 L 129.2462209983595 212.56224500000002 L 132.1244141082728 212.41157 L 135.09854698851652 211.876315 L 137.97674009842981 222.303025 L 140.95087297867354 221.88113500000003 L 143.92500585891727 228.98869000000002 L 146.80319896883057 230.97473000000002 L 149.7773318490743 236.1149 L 152.65552495898757 234.626805 L 155.6296578392313 232.58767 L 158.60379071947503 231.822815 L 161.29010428872743 228.18222 L 164.26423716897116 225.058225 L 167.14243027888446 223.554345 L 170.1165631591282 216.26024 L 172.9947562690415 213.75760000000002 L 175.96888914928522 204.345435 L 178.94302202952895 218.61220500000002 L 181.82121513944222 219.117325 L 184.79534801968597 210.51737 L 187.67354112959924 207.40055 L 190.64767400984297 207.513915 L 193.6218068900867 211.68976500000002 L 196.3081204593391 206.43336 L 199.28225333958284 207.743515 L 202.16044644949613 216.42383 L 205.13457932973986 216.557285 L 208.01277243965316 218.348165 L 210.9869053198969 216.893075 L 213.96103820014062 208.512675 L 216.8392313100539 214.60281500000002 L 219.81336419029762 206.032995 L 222.69155730021092 210.11557 L 225.66569018045465 207.688985 L 228.63982306069838 209.517175 L 231.32613662995078 206.19515 L 234.3002695101945 208.199845 L 237.1784626201078 206.601255 L 240.15259550035154 209.290445 L 243.0307886102648 206.024385 L 246.00492149050856 214.2742 L 248.9790543707523 209.634845 L 251.85724748066556 217.83013 L 254.8313803609093 213.853745 L 257.7095734708226 212.249415 L 260.68370635106635 219.209165 L 263.65783923131005 221.714675 L 266.4400925708929 218.385475 L 269.41422545113664 222.036115 L 272.29241856104994 221.21098999999998 L 275.26655144129364 214.631515 L 278.14474455120694 214.25124 L 281.11887743145064 221.295655 L 284.0930103116944 222.37621000000001 L 286.9712034216077 218.970955 L 289.9453363018514 220.16917999999998 L 292.8235294117647 220.69726000000003 L 295.79766229200845 217.66367000000002 L 298.77179517225215 220.51358 L 301.4581087415046 215.93306 L 304.4322416217483 211.43433500000003 L 307.3104347316616 215.02614 L 310.28456761190535 212.972655 L 313.1627607218186 217.65936499999998 L 316.13689360206234 215.7379 L 319.11102648230604 209.75682 L 321.98921959221934 206.19228 L 324.9633524724631 209.959155 L 327.8415455823764 215.394935 L 330.8156784626201 207.72485999999998 L 333.78981134286386 205.05145500000003 L 336.47612491211623 209.41959500000002 L 339.45025779236 213.90684 L 342.32845090227323 216.95765 L 345.302583782517 218.07982 L 348.1807768924303 214.218235 L 351.154909772674 209.984985 L 354.12904265291775 211.78447500000001 L 357.00723576283104 203.7126 L 359.98136864307475 208.28020500000002 L 362.85956175298804 208.39357 L 365.8336946332318 200.57569 L 368.8078275134755 200.57569 L 371.49414108272794 200.57569 L 374.46827396297164 200.57569 L 377.34646707288493 200.57569 L 380.32059995312864 200.57569 L 383.19879306304193 200.57569 L 386.1729259432857 200.57569 L 389.1470588235294 200.57569 L 399.1470588235294 200.57569" 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(69,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(69,15) scale(1 1)" clip-path="url(#highcharts-1)"><path fill="none" d="M 298.77179517225215 250.242475 L 301.4581087415046 250.40893499999999 L 304.4322416217483 251.502405 L 307.3104347316616 251.71909 L 310.28456761190535 250.91262 L 313.1627607218186 253.132565 L 316.13689360206234 253.233015 L 319.11102648230604 252.55426 L 321.98921959221934 252.03766000000002 L 324.9633524724631 252.260085 L 327.8415455823764 251.82815 L 330.8156784626201 252.483945 L 333.78981134286386 253.149785 L 336.47612491211623 253.27606500000002 L 339.45025779236 253.376515 L 342.32845090227323 253.29185 L 345.302583782517 253.33203 L 348.1807768924303 253.28611 L 351.154909772674 252.188335 L 354.12904265291775 252.311745 L 357.00723576283104 251.70761 L 359.98136864307475 251.3546 L 362.85956175298804 249.43600500000002 L 365.8336946332318 245.372085 L 368.8078275134755 245.372085 L 371.49414108272794 245.372085 L 374.46827396297164 245.372085 L 377.34646707288493 245.372085 L 380.32059995312864 245.372085 L 383.19879306304193 245.372085 L 386.1729259432857 245.372085 L 389.1470588235294 245.372085" stroke="#88a500" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 288.77179517225215 250.242475 L 298.77179517225215 250.242475 L 301.4581087415046 250.40893499999999 L 304.4322416217483 251.502405 L 307.3104347316616 251.71909 L 310.28456761190535 250.91262 L 313.1627607218186 253.132565 L 316.13689360206234 253.233015 L 319.11102648230604 252.55426 L 321.98921959221934 252.03766000000002 L 324.9633524724631 252.260085 L 327.8415455823764 251.82815 L 330.8156784626201 252.483945 L 333.78981134286386 253.149785 L 336.47612491211623 253.27606500000002 L 339.45025779236 253.376515 L 342.32845090227323 253.29185 L 345.302583782517 253.33203 L 348.1807768924303 253.28611 L 351.154909772674 252.188335 L 354.12904265291775 252.311745 L 357.00723576283104 251.70761 L 359.98136864307475 251.3546 L 362.85956175298804 249.43600500000002 L 365.8336946332318 245.372085 L 368.8078275134755 245.372085 L 371.49414108272794 245.372085 L 374.46827396297164 245.372085 L 377.34646707288493 245.372085 L 380.32059995312864 245.372085 L 383.19879306304193 245.372085 L 386.1729259432857 245.372085 L 389.1470588235294 245.372085 L 399.1470588235294 245.372085 M -6.147058823529411 251.125 L 13.852941176470589 251.125" 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(69,15) scale(1 1)" style="" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(48,319)"><g zindex="1"><g><g class="highcharts-legend-item" zindex="1" transform="translate(8,3)"><path fill="none" d="M 0 10 L 16 10" stroke="#43538d" 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">华夏大盘精选 (300.14%)</tspan></text></g><g class="highcharts-legend-item" zindex="1" transform="translate(148,3)"><path fill="none" d="M 0 10 L 16 10" stroke="#ff9900" 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">同类平均 (352.26%)</tspan></text></g><g class="highcharts-legend-item" zindex="1" transform="translate(268,3)"><path fill="none" d="M 0 10 L 16 10" stroke="#88a500" 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">上证180 (40.09%)</tspan></text></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="119.5756093273963" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="119.5756093273963">2006</tspan></text><text x="189.61164166861965" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="189.61164166861965">2008</tspan></text><text x="259.7436137801734" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="259.7436137801734">2010</tspan></text><text x="329.77964612139675" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="329.77964612139675">2012</tspan></text><text x="399.91161823295056" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="399.91161823295056">2014</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="61" y="308" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">-250%</tspan></text><text x="61" y="272.125" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">0%</tspan></text><text x="61" y="236.25" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">250%</tspan></text><text x="61" y="200.375" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">500%</tspan></text><text x="61" y="164.5" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">750%</tspan></text><text x="61" y="128.625" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">1000%</tspan></text><text x="61" y="92.75000000000003" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">1250%</tspan></text><text x="61" y="56.87500000000003" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">1500%</tspan></text><text x="61" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="61">1750%</tspan></text></g></svg></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  container-last vertical ui-droppable" size="" style="width: 480px; height: 100%;"><div class="widget ui-draggable win-FundHistoricalReturnChart" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">历史回报</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="4"><div class="highcharts-container" id="highcharts-9" style="position: relative; overflow: hidden; width: 472px; height: 338px; 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="472" height="338"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-10"><rect fill="none" x="0" y="0" width="417" height="287"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="472" height="338"></rect><path fill="#f5f5f5" d="M 45 302.5 L 462 302.5 462 261.5 45 261.5"></path><path fill="#f5f5f5" d="M 45 220.5 L 462 220.5 462 179.5 45 179.5"></path><path fill="#f5f5f5" d="M 45 138.5 L 462 138.5 462 97.5 45 97.5"></path><path fill="#f5f5f5" d="M 45 56.5 L 462 56.5 462 15.5 45 15.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 45 14.5 L 462 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 56.5 L 462 56.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 97.5 L 462 97.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 138.5 L 462 138.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 179.5 L 462 179.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 220.5 L 462 220.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 261.5 L 462 261.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 45 302.5 L 462 302.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 107.5 302 L 107.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 148.5 302 L 148.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 190.5 302 L 190.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 232.5 302 L 232.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 273.5 302 L 273.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 315.5 302 L 315.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 357.5 302 L 357.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 398.5 302 L 398.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 440.5 302 L 440.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 65.5 302 L 65.5 304" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 45 302.5 L 462 302.5" stroke="#666666" stroke-width="1" zindex="7" visibility="visible"></path></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(45,15) scale(1 1)" style="" clip-path="url(#highcharts-10)"><rect fill="#43538d" x="8" y="206" width="9" height="0" rx="0" ry="0"></rect><rect fill="#43538d" x="50" y="89" width="9" height="117" rx="0" ry="0"></rect><rect fill="#43538d" x="92" y="21" width="9" height="185" rx="0" ry="0"></rect><rect fill="#43538d" x="133" y="206" width="9" height="19" rx="0" ry="0"></rect><rect fill="#43538d" x="175" y="137" width="9" height="69" rx="0" ry="0"></rect><rect fill="#43538d" x="217" y="190" width="9" height="16" rx="0" ry="0"></rect><rect fill="#43538d" x="259" y="206" width="9" height="7" rx="0" ry="0"></rect><rect fill="#43538d" x="300" y="206" width="9" height="3" rx="0" ry="0"></rect><rect fill="#43538d" x="342" y="178" width="9" height="28" rx="0" ry="0"></rect><rect fill="#43538d" x="384" y="201" width="9" height="5" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(45,15) scale(1 1)"></g><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(45,15) scale(1 1)" style="" clip-path="url(#highcharts-10)"><rect fill="#ff9900" x="17" y="202" width="9" height="4" rx="0" ry="0"></rect><rect fill="#ff9900" x="58" y="116" width="9" height="90" rx="0" ry="0"></rect><rect fill="#ff9900" x="100" y="114" width="9" height="92" rx="0" ry="0"></rect><rect fill="#ff9900" x="142" y="206" width="9" height="37" rx="0" ry="0"></rect><rect fill="#ff9900" x="183" y="158" width="9" height="48" rx="0" ry="0"></rect><rect fill="#ff9900" x="225" y="203" width="9" height="3" rx="0" ry="0"></rect><rect fill="#ff9900" x="267" y="206" width="9" height="16" rx="0" ry="0"></rect><rect fill="#ff9900" x="309" y="202" width="9" height="4" rx="0" ry="0"></rect><rect fill="#ff9900" x="350" y="197" width="9" height="9" rx="0" ry="0"></rect><rect fill="#ff9900" x="392" y="188" width="9" height="18" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(45,15) scale(1 1)"></g><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(45,15) scale(1 1)" style="" clip-path="url(#highcharts-10)"><rect fill="#88a500" x="359" y="206" width="9" height="8" rx="0" ry="0"></rect><rect fill="#88a500" x="400" y="161" width="9" height="45" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(45,15) scale(1 1)"></g></g><g class="highcharts-legend" zindex="7" transform="translate(121,319)"><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="#43538d" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(97,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="#ff9900" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(166,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">上证180</tspan></text><rect rx="2" ry="2" fill="#88a500" x="0" y="3" width="16" height="10" zindex="3"></rect></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="65.85" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="65.85">2005</tspan></text><text x="107.55000000000001" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="107.55000000000001">2006</tspan></text><text x="149.25" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="149.25">2007</tspan></text><text x="190.95000000000002" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="190.95000000000002">2008</tspan></text><text x="232.65" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="232.65">2009</tspan></text><text x="274.35" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="274.35">2010</tspan></text><text x="316.05" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="316.05">2011</tspan></text><text x="357.75000000000006" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="357.75000000000006">2012</tspan></text><text x="399.45000000000005" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="399.45000000000005">2013</tspan></text><text x="441.15000000000003" y="316" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="441.15000000000003">2014</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="37" y="308" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">-100%</tspan></text><text x="37" y="267" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">-50%</tspan></text><text x="37" y="226" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">0%</tspan></text><text x="37" y="185" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">50%</tspan></text><text x="37" y="144" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">100%</tspan></text><text x="37" y="103" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">150%</tspan></text><text x="37" y="62.00000000000003" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">200%</tspan></text><text x="37" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="37">250%</tspan></text></g></svg></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 class="container-selected-helper"></div></div></div><div class="container  container-last vertical ui-droppable" size="0.43722" style="height: 289px; width: 100%;"><div class="widget ui-draggable win-FundPerformanceNetValueTable" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">阶段表现</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid singleLine" style="border-color: rgb(204, 204, 204);"><div class="divH"><table class="tbHead" style="width: 952px; font-weight: normal; color: rgb(51, 51, 51); background: rgb(255, 255, 255);"><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;"><span class="sign">±</span>基准%</th><th style="text-align: right; width: 30px;"><span class="sign">±</span>同类%</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;">3月</td><td style="text-align:right;">-71.88</td><td style="text-align:right;">-100.19</td><td style="text-align:right;">-78.91</td><td class=" tdLast" style="text-align:right;">168/168</td></tr><tr class="erow"><td style="text-align:left;">6月</td><td style="text-align:right;">-70.18</td><td style="text-align:right;">-117.26</td><td style="text-align:right;">-86.72</td><td class=" tdLast" style="text-align:right;">165/165</td></tr><tr><td style="text-align:left;">YTD</td><td style="text-align:right;">-75.36</td><td style="text-align:right;">-75.36</td><td style="text-align:right;">0.00</td><td class=" tdLast" style="text-align:right;">1/1</td></tr><tr class="erow"><td style="text-align:left;">1年</td><td style="text-align:right;">-64.93</td><td style="text-align:right;">-124.61</td><td style="text-align:right;">-86.95</td><td class=" tdLast" style="text-align:right;">158/158</td></tr><tr style="border-top-width: 1px; border-top-style: solid; border-top-color: rgb(222, 222, 222);"><td style="text-align:left;">2年</td><td style="text-align:right;">-66.83</td><td style="text-align:right;">-99.11</td><td style="text-align:right;">-100.49</td><td class=" tdLast" style="text-align:right;">148/148</td></tr><tr class="erow"><td style="text-align:left;">3年</td><td style="text-align:right;">-73.33</td><td style="text-align:right;">-364,998.65</td><td style="text-align:right;">-114.38</td><td class=" tdLast" style="text-align:right;">138/138</td></tr><tr><td style="text-align:left;">5年</td><td style="text-align:right;">-70.92</td><td style="text-align:right;">-364,996.24</td><td style="text-align:right;">-94.94</td><td class=" tdLast" style="text-align:right;">121/121</td></tr><tr class="erow" style="border-top-width: 1px; border-top-style: solid; border-top-color: rgb(222, 222, 222);"><td style="text-align:left;">总回报</td><td style="text-align:right;">300.14</td><td style="text-align:right;">-364,625.18</td><td style="text-align:right;">-54.14</td><td class=" tdLast" style="text-align:right;"></td></tr><tr><td style="text-align:left;">年化回报</td><td style="text-align:right;">14.05</td><td style="text-align:right;">-103.58</td><td style="text-align:right;">-0.85</td><td class=" tdLast" style="text-align:right;">66/187</td></tr></tbody></table></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></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: 263px;"><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.5" style="width: 525px;"><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.25" style="width: 262px;"><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: 微软雅黑; font-size: 14px; color: rgb(0, 0, 0); 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></div><div class="workspace" wfcworkspace="1" workspace-state="complete" style="padding: 4px 0px; width: 1056px; height: 808px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.19143" style="width: 201px;"><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: 35px;"><img class="bg" style="width: 164px; height: 35px;" src="images/1.jpg" path="199708%2fa638a5d4eb214c2858e5f70a380e44da.jpg"></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 ui-resizable" size="0.55905" style="width: 587px;"><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.25" style="width: 262px;"><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><div class="pageContent" style="margin-left: 47px; margin-right: 47px; height: 722px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first horizontal ui-resizable" size="0.28393" style="height: 205px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.36042" style="width: 346px; 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">资产配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; font-family: 微软雅黑; font-size: 10px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="divContainer"><div class="chart" style="width: 187px; float: left; height: 171px;" data-highcharts-chart="1"><div class="highcharts-container" id="highcharts-2" style="position: relative; overflow: hidden; width: 171px; height: 171px; 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="171" height="171"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-3"><rect fill="none" x="0" y="0" width="156" height="151"></rect></clippath><clippath id="highcharts-4"><rect rx="0" ry="0" fill="none" x="0" y="8" width="9999" height="171"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="171" height="171"></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 77.98462267312101 0.0000015659747276686176 A 75.5 75.5 0 1 1 19.50306304160364 27.767847665484418 L 78 75.5 A 0 0 0 1 0 78 75.5 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#88a500" d="M 19.550824434448828 27.70937460434969 A 75.5 75.5 0 0 1 44.05037788257243 8.0635620892987 L 78 75.5 A 0 0 0 0 0 78 75.5 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#ff9900" d="M 44.11783128405339 8.029646191055676 A 75.5 75.5 0 0 1 44.05037788257243 8.0635620892987 L 78 75.5 A 0 0 0 0 0 78 75.5 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#d92400" d="M 44.11783128405339 8.029646191055676 A 75.5 75.5 0 0 1 53.86435786774297 3.9617530347323964 L 78 75.5 A 0 0 0 0 0 78 75.5 Z" stroke="#FFFFFF" stroke-width="1" stroke-linejoin="round" transform="translate(0,0)" visibility="visible"></path><path fill="#7191be" d="M 53.93590817060529 3.9376531657432423 A 75.5 75.5 0 0 1 77.8951320146756 0.00007282979900935516 L 78 75.5 A 0 0 0 0 0 78 75.5 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-4)"><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: 38px;"><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;">85.80%</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;">6.68%</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:#d92400"><div class="ui-symbol">●</div></td><td style="width:45px;">现金</td><td align="right" style="padding-right:10px;">2.23%</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;">5.16%</td></tr></tbody></table></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  container-last vertical ui-droppable" size="0.63958" style="width: 614px; height: 100%;"><div class="widget ui-draggable win-FundHoldingAssetsConfigurationArea" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">历年资产配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="2"><div class="highcharts-container" id="highcharts-5" style="position: relative; overflow: hidden; width: 606px; height: 171px; 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="606" height="171"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-6"><rect fill="none" x="0" y="0" width="533" height="105"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="606" height="171"></rect><path fill="#f5f5f5" d="M 63 120.5 L 596 120.5 596 68.5 63 68.5"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 63 14.5 L 596 14.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 63 68.5 L 596 68.5" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 63 120.5 L 596 120.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 151.5 120 L 151.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 210.5 120 L 210.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 269.5 120 L 269.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 329.5 120 L 329.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 388.5 120 L 388.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 447.5 120 L 447.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 506.5 120 L 506.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 565.5 120 L 565.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 92.5 120 L 92.5 122" stroke="#666666" stroke-width="1" opacity="1"></path><path fill="none" d="M 63 120.5 L 596 120.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(63,15) scale(1 1)" clip-path="url(#highcharts-6)"><path fill="rgb(113,145,190)" d="M 29.61111111111111 0 L 88.83333333333333 1.0373923942097463e-12 L 148.05555555555554 0 L 207.27777777777777 0 L 266.5 0 L 325.7222222222222 3.140598892059643e-12 L 384.9444444444444 0 L 444.16666666666663 3.140598892059643e-12 L 503.38888888888886 0 503.38888888888886 3.1218541307068364 444.16666666666663 7.9862401786628965 384.9444444444444 5.424277440021299 325.7222222222222 9.693994258791136 266.5 0.5931628739851504 207.27777777777777 37.731931313423544 148.05555555555554 29.011313983577097 88.83333333333333 2.5451685244733966 29.61111111111111 2.24462362656314" fill-opacity="0.75" zindex="0"></path><path fill="none" d="M 29.61111111111111 0 L 88.83333333333333 1.0373923942097463e-12 L 148.05555555555554 0 L 207.27777777777777 0 L 266.5 0 L 325.7222222222222 3.140598892059643e-12 L 384.9444444444444 0 L 444.16666666666663 3.140598892059643e-12 L 503.38888888888886 0" stroke="#7191be" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 19.61111111111111 0 L 29.61111111111111 0 L 88.83333333333333 1.0373923942097463e-12 L 148.05555555555554 0 L 207.27777777777777 0 L 266.5 0 L 325.7222222222222 3.140598892059643e-12 L 384.9444444444444 0 L 444.16666666666663 3.140598892059643e-12 L 503.38888888888886 0 L 513.3888888888889 0" 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(63,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(63,15) scale(1 1)" clip-path="url(#highcharts-6)"><path fill="rgb(217,36,0)" d="M 29.61111111111111 2.24462362656314 L 88.83333333333333 2.5451685244733966 L 148.05555555555554 29.011313983577097 L 207.27777777777777 37.731931313423544 L 266.5 0.5931628739851504 L 325.7222222222222 9.693994258791136 L 384.9444444444444 5.424277440021299 L 444.16666666666663 7.9862401786628965 L 503.38888888888886 3.1218541307068364 503.38888888888886 10.33050167245635 444.16666666666663 13.842052882469687 384.9444444444444 7.767767369703606 325.7222222222222 10.752688209287854 266.5 3.3242313518116475 207.27777777777777 45.91779380287995 148.05555555555554 34.2198220300818 88.83333333333333 8.573443516246343 29.61111111111111 10.063216159390791" fill-opacity="0.75" zindex="0"></path><path fill="none" d="M 29.61111111111111 2.24462362656314 L 88.83333333333333 2.5451685244733966 L 148.05555555555554 29.011313983577097 L 207.27777777777777 37.731931313423544 L 266.5 0.5931628739851504 L 325.7222222222222 9.693994258791136 L 384.9444444444444 5.424277440021299 L 444.16666666666663 7.9862401786628965 L 503.38888888888886 3.1218541307068364" stroke="#d92400" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 19.61111111111111 2.24462362656314 L 29.61111111111111 2.24462362656314 L 88.83333333333333 2.5451685244733966 L 148.05555555555554 29.011313983577097 L 207.27777777777777 37.731931313423544 L 266.5 0.5931628739851504 L 325.7222222222222 9.693994258791136 L 384.9444444444444 5.424277440021299 L 444.16666666666663 7.9862401786628965 L 503.38888888888886 3.1218541307068364 L 513.3888888888889 3.1218541307068364" 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(63,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(63,15) scale(1 1)" clip-path="url(#highcharts-6)"><path fill="rgb(255,153,0)" d="M 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635 503.38888888888886 10.33050167245635 444.16666666666663 13.842052882469687 384.9444444444444 7.767767369703606 325.7222222222222 10.752688209287854 266.5 3.3242313518116475 207.27777777777777 45.91779380287995 148.05555555555554 34.2198220300818 88.83333333333333 8.573443516246343 29.61111111111111 10.063216159390791" fill-opacity="0.75" zindex="0"></path><path fill="none" d="M 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635" stroke="#ff9900" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 19.61111111111111 10.063216159390791 L 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635 L 513.3888888888889 10.33050167245635" 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(63,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(63,15) scale(1 1)" clip-path="url(#highcharts-6)"><path fill="rgb(136,165,0)" d="M 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635 503.38888888888886 15.322967987204834 444.16666666666663 19.791599183612533 384.9444444444444 14.790208538164507 325.7222222222222 17.352754738219957 266.5 8.778842001999294 207.27777777777777 52.43381358761069 148.05555555555554 39.3533960058561 88.83333333333333 14.145663681191692 29.61111111111111 15.360290422721988" fill-opacity="0.75" zindex="0"></path><path fill="none" d="M 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635" stroke="#88a500" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 19.61111111111111 10.063216159390791 L 29.61111111111111 10.063216159390791 L 88.83333333333333 8.573443516246343 L 148.05555555555554 34.2198220300818 L 207.27777777777777 45.91779380287995 L 266.5 3.3242313518116475 L 325.7222222222222 10.752688209287854 L 384.9444444444444 7.767767369703606 L 444.16666666666663 13.842052882469687 L 503.38888888888886 10.33050167245635 L 513.3888888888889 10.33050167245635" 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(63,15) scale(1 1)" style="" clip-path="none"></g><g class="highcharts-series" visibility="visible" zindex="0.1" transform="translate(63,15) scale(1 1)" clip-path="url(#highcharts-6)"><path fill="rgb(67,83,141)" d="M 29.61111111111111 15.360290422721988 L 88.83333333333333 14.145663681191692 L 148.05555555555554 39.3533960058561 L 207.27777777777777 52.43381358761069 L 266.5 8.778842001999294 L 325.7222222222222 17.352754738219957 L 384.9444444444444 14.790208538164507 L 444.16666666666663 19.791599183612533 L 503.38888888888886 15.322967987204834 503.38888888888886 105 444.16666666666663 105 384.9444444444444 105 325.7222222222222 105 266.5 105 207.27777777777777 105 148.05555555555554 105 88.83333333333333 105 29.61111111111111 105" fill-opacity="0.75" zindex="0"></path><path fill="none" d="M 29.61111111111111 15.360290422721988 L 88.83333333333333 14.145663681191692 L 148.05555555555554 39.3533960058561 L 207.27777777777777 52.43381358761069 L 266.5 8.778842001999294 L 325.7222222222222 17.352754738219957 L 384.9444444444444 14.790208538164507 L 444.16666666666663 19.791599183612533 L 503.38888888888886 15.322967987204834" stroke="#43538d" stroke-width="2" zindex="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M 19.61111111111111 15.360290422721988 L 29.61111111111111 15.360290422721988 L 88.83333333333333 14.145663681191692 L 148.05555555555554 39.3533960058561 L 207.27777777777777 52.43381358761069 L 266.5 8.778842001999294 L 325.7222222222222 17.352754738219957 L 384.9444444444444 14.790208538164507 L 444.16666666666663 19.791599183612533 L 503.38888888888886 15.322967987204834 L 513.3888888888889 15.322967987204834" 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(63,15) scale(1 1)" style="" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(178,152)"><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="#43538d" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(57,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="#88a500" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(106,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="#ff9900" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(155,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="#d92400" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(204,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="#7191be" x="0" y="3" width="16" height="10" zindex="3"></rect></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="92.61111111111111" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="92.61111111111111">2012-</tspan><tspan dy="15" x="92.61111111111111">09</tspan></text><text x="151.83333333333331" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="151.83333333333331">2012-</tspan><tspan dy="15" x="151.83333333333331">12</tspan></text><text x="211.05555555555554" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="211.05555555555554">2013-</tspan><tspan dy="15" x="211.05555555555554">03</tspan></text><text x="270.27777777777777" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="270.27777777777777">2013-</tspan><tspan dy="15" x="270.27777777777777">06</tspan></text><text x="329.5" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="329.5">2013-</tspan><tspan dy="15" x="329.5">09</tspan></text><text x="388.7222222222222" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="388.7222222222222">2013-</tspan><tspan dy="15" x="388.7222222222222">12</tspan></text><text x="447.9444444444444" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="447.9444444444444">2014-</tspan><tspan dy="15" x="447.9444444444444">03</tspan></text><text x="507.16666666666663" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="507.16666666666663">2014-</tspan><tspan dy="15" x="507.16666666666663">06</tspan></text><text x="566.3888888888889" y="134" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" transform="translate(0,0)" opacity="1"><tspan x="566.3888888888889">2014-</tspan><tspan dy="15" x="566.3888888888889">09</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="55" y="126" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="55">0%</tspan></text><text x="55" y="73.5" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="55">50%</tspan></text><text x="55" y="21" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="55">100%</tspan></text></g></svg></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><div class="container  container-last vertical" size="0.71607" style="height: 517px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.36557" style="height: 189px; width: 100%;"><div class="widget ui-draggable win-FundHoldingAssetsConfigurationTable" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">历年资产配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid singleLine" style="border-color: rgb(204, 204, 204);"><div class="divH"><table class="tbHead" style="width: 952px; font-weight: normal; color: rgb(51, 51, 51); background: rgb(255, 255, 255);"><tbody><tr><th style="text-align: left; width: 60px;">报告期</th><th style="text-align: right; width: 30px;">2014Q3</th><th style="text-align: right; width: 30px;">2014Q2</th><th style="text-align: right; width: 30px;">2014Q1</th><th style="text-align: right; width: 30px;">2013Q4</th><th style="text-align: right; width: 30px;">2013Q3</th><th style="text-align: right; width: 30px;">2013Q2</th><th style="text-align: right; width: 30px;">2013Q1</th><th class=" thLast" style="text-align: right; width: 30px;">2012Q4</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 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;">90.89</td><td style="text-align:right;">84.04</td><td style="text-align:right;">85.80</td><td style="text-align:right;">86.05</td><td style="text-align:right;">90.77</td><td style="text-align:right;">47.24</td><td style="text-align:right;">66.23</td><td class=" tdLast" style="text-align:right;">71.75</td></tr><tr class="erow"><td style="text-align:left;">债券%</td><td style="text-align:right;">5.06</td><td style="text-align:right;">5.87</td><td style="text-align:right;">6.68</td><td style="text-align:right;">6.48</td><td style="text-align:right;">5.15</td><td style="text-align:right;">5.86</td><td style="text-align:right;">5.18</td><td class=" tdLast" style="text-align:right;">4.40</td></tr><tr><td style="text-align:left;">基金%</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td style="text-align:right;">0.00</td><td class=" tdLast" style="text-align:right;">0.00</td></tr><tr class="erow"><td style="text-align:left;">现金%</td><td style="text-align:right;">7.31</td><td style="text-align:right;">5.78</td><td style="text-align:right;">2.23</td><td style="text-align:right;">1.04</td><td style="text-align:right;">2.58</td><td style="text-align:right;">7.36</td><td style="text-align:right;">5.25</td><td class=" tdLast" style="text-align:right;">4.76</td></tr><tr><td style="text-align:left;">其他%</td><td style="text-align:right;">3.16</td><td style="text-align:right;">7.88</td><td style="text-align:right;">5.16</td><td style="text-align:right;">9.52</td><td style="text-align:right;">0.56</td><td style="text-align:right;">33.91</td><td style="text-align:right;">29.27</td><td class=" tdLast" style="text-align:right;">2.01</td></tr></tbody></table></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  container-last horizontal" size="0.63443" style="height: 328px; width: 100%;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.43125" style="width: 414px; height: 100%;"><div class="widget ui-draggable win-FundIndustDistribChart" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">行业配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="chart" data-highcharts-chart="3"><div class="highcharts-container" id="highcharts-7" style="position: relative; overflow: hidden; width: 406px; height: 294px; 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="406" height="294"><desc>Created with Highcharts 3.0.9</desc><defs><clippath id="highcharts-8"><rect fill="none" x="0" y="0" width="226" height="339"></rect></clippath></defs><rect rx="5" ry="5" fill="#ffffff" x="0" y="0" width="406" height="294"></rect><path fill="#f5f5f5" d="M 56.5 15 L 56.5 241 87.5 241 87.5 15"></path><path fill="#f5f5f5" d="M 118.5 15 L 118.5 241 148.5 241 148.5 15"></path><path fill="#f5f5f5" d="M 179.5 15 L 179.5 241 210.5 241 210.5 15"></path><path fill="#f5f5f5" d="M 241.5 15 L 241.5 241 272.5 241 272.5 15"></path><path fill="#f5f5f5" d="M 303.5 15 L 303.5 241 333.5 241 333.5 15"></path><path fill="#f5f5f5" d="M 364.5 15 L 364.5 241 395.5 241 395.5 15"></path><g class="highcharts-grid" zindex="1"></g><g class="highcharts-grid" zindex="1"><path fill="none" d="M 87.5 15 L 87.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 118.5 15 L 118.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 148.5 15 L 148.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 179.5 15 L 179.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 210.5 15 L 210.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 241.5 15 L 241.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 272.5 15 L 272.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 303.5 15 L 303.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 333.5 15 L 333.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 364.5 15 L 364.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 396.5 15 L 396.5 241" stroke="#C0C0C0" stroke-width="1" stroke-dasharray="1,1" zindex="1" opacity="1"></path><path fill="none" d="M 56.5 15 L 56.5 241" 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"><text x="396" y="269" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;font-weight:normal;fill:#000000;" zindex="7" text-anchor="end" transform="translate(0,0)" visibility="visible"><tspan x="396">占股票市值比</tspan></text></g><g class="highcharts-series-group" zindex="3"><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(396,241) rotate(90) scale(-1,1) scale(1 1)" style="" width="339" height="226" clip-path="url(#highcharts-8)"><rect fill="#ff9900" x="181" y="137" width="17" height="203" rx="0" ry="0"></rect><rect fill="#ff9900" x="124" y="302" width="17" height="38" rx="0" ry="0"></rect><rect fill="#ff9900" x="68" y="338" width="17" height="2" rx="0" ry="0"></rect><rect fill="#ff9900" x="11" y="331" width="17" height="9" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(396,241) rotate(90) scale(-1,1) scale(1 1)" width="339" height="226" clip-path="none"></g><g class="highcharts-series highcharts-tracker" visibility="visible" zindex="0.1" transform="translate(396,241) rotate(90) scale(-1,1) scale(1 1)" style="" width="339" height="226" clip-path="url(#highcharts-8)"><rect fill="#43538d" x="198" y="32" width="17" height="308" rx="0" ry="0"></rect><rect fill="#43538d" x="141" y="318" width="17" height="22" rx="0" ry="0"></rect><rect fill="#43538d" x="85" y="328" width="17" height="12" rx="0" ry="0"></rect><rect fill="#43538d" x="28" y="340" width="17" height="0" rx="0" ry="0"></rect></g><g class="highcharts-markers" visibility="visible" zindex="0.1" transform="translate(396,241) rotate(90) scale(-1,1) scale(1 1)" width="339" height="226" clip-path="none"></g></g><g class="highcharts-legend" zindex="7" transform="translate(122,275)"><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="#43538d" x="0" y="3" width="16" height="10" zindex="3"></rect></g><g class="highcharts-legend-item" zindex="1" transform="translate(97,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="#ff9900" x="0" y="3" width="16" height="10" zindex="3"></rect></g></g></g></g><g class="highcharts-axis-labels" zindex="7"><text x="49" y="49.25" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">制造业</tspan></text><text x="49" y="105.75" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">信息技术</tspan></text><text x="49" y="162.25" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">科研技术</tspan></text><text x="49" y="218.75" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="end" opacity="1"><tspan x="49">金融业</tspan></text></g><g class="highcharts-axis-labels" zindex="7"><text x="65" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="65">0%</tspan></text><text x="87.81818181818181" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="87.81818181818181">10%</tspan></text><text x="118.63636363636364" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="118.63636363636364">20%</tspan></text><text x="149.45454545454547" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="149.45454545454547">30%</tspan></text><text x="180.27272727272728" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="180.27272727272728">40%</tspan></text><text x="211.0909090909091" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="211.0909090909091">50%</tspan></text><text x="241.90909090909093" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="241.90909090909093">60%</tspan></text><text x="272.72727272727275" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="272.72727272727275">70%</tspan></text><text x="303.54545454545456" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="303.54545454545456">80%</tspan></text><text x="334.3636363636364" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="334.3636363636364">90%</tspan></text><text x="365.1818181818182" y="255" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="365.1818181818182">100%</tspan></text><text x="576" y="-9999" style="font-family:Arial,微软雅黑;font-size:11px;color:#000000;cursor:default;fill:#000000;" text-anchor="middle" opacity="1"><tspan x="576">110%</tspan></text></g></svg></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  container-last vertical ui-droppable" size="0.56875" style="width: 546px; height: 100%;"><div class="widget ui-draggable win-FundIndustDistribTable" 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(0, 0, 0); border-top-width: 2px; border-top-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);"><span class="ui-dialog-title">行业配置</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 26px; border: 1px none rgb(238, 238, 238); zoom: 1; background-color: rgb(255, 255, 255);"><div class="sflexigrid singleLine" style="border-color: rgb(204, 204, 204);"><div class="divH"><table class="tbHead" style="width: 538px; font-weight: normal; color: rgb(51, 51, 51); background: rgb(255, 255, 255);"><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;">C</td><td style="text-align:right;">208,340.99</td><td style="text-align:right;">84.04</td><td class=" tdLast" style="text-align:right;">14.30</td></tr><tr class="erow"><td style="text-align:left;">信息技术</td><td style="text-align:right;">I</td><td style="text-align:right;">14,680.80</td><td style="text-align:right;">6.11</td><td class=" tdLast" style="text-align:right;">3.63</td></tr><tr><td style="text-align:left;">科研技术</td><td style="text-align:right;">R</td><td style="text-align:right;">8,237.20</td><td style="text-align:right;">3.44</td><td class=" tdLast" style="text-align:right;">-1.73</td></tr><tr class="erow"><td style="text-align:left;">金融业</td><td style="text-align:right;">J</td><td style="text-align:right;">40.35</td><td style="text-align:right;">0.02</td><td class=" tdLast" style="text-align:right;">-0.95</td></tr></tbody></table></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></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: 263px;"><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.5" style="width: 525px;"><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.25" style="width: 262px;"><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: 微软雅黑; font-size: 14px; color: rgb(0, 0, 0); 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></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=CD94E1B895003AD9" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTEzNDM3NzkxOWRkSoZCvHUw8QrXM5IuZMgy9/WChIE=" />
</div>

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

  

wind1

标签:

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

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