wechat分享

<!DOCTYPE html><html lang=‘en‘ xmlns=‘http://www.w3.org/1999/xhtml‘><head><meta charset=‘utf-8‘ /><title>万得资讯报告工坊 : 华夏大盘精选、华安行业轮动、博时行业轮动、中邮核心优选</title><style type=‘text/css‘>/*css reset
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{
    margin:0;
    padding:0;
}

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

li { list-style:none;}

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

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

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

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

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

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

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

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

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

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

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

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

   /* modify */
    filter: alpha(opacity=0)\9;
    font-size: 100%\9;
    /*height: 100%\9;*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-first {

}

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

/* widget */

.widget {
    /*height: 100%; position:relative; overflow:hidden;/*content使用absolute方式定位需要*/
    /*z-index:5;保持在container-selected-helper上面,先用prepend代替*/
    z-index: 0;/* 统一widget的z-index,这样可以保证widget外部元素z-index高于内部元素 */

    /*为方便实现hover与selected,使用absolute方式定位*/
    position:absolute;
    left:4px;right:4px;top:4px;bottom:4px;
    border:0px solid #FFCA2C;
}
.widget:hover { border-width:2px;left:2px;right:2px;top:2px;bottom:2px;}
.selected .widget {border-width:4px;left:0px;right:0px;top:0px;bottom:0px;}
.pageHeader .widget:hover,.pageFooter .widget:hover,.pageHeader .selected .widget,.pageFooter .selected .widget { border-color:#ff7800;}

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

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

.widget .widget-head {
    padding: 4px 2px 6px 2px;cursor: move;position:relative;
    line-height: 1em; font-size:16px; white-space:nowrap;overflow:hidden;background:#fff;border:0px; border-top:2px solid #000; color:#333;}
.widget-head .head-divider {position: absolute;height: 2px;left: 0px;right: 0px;}    

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

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

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

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

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

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

.widget iframe
{
    border:0px;
}

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

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

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

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

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

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

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

/*end of 选中效果  */

.horizontal {
}

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

.vertical {
}

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

.resizable-helper-e{
    border:0px;
    border-right:8px solid #999;
}

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

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

.droppable-hover
{
}

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

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

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

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

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

/* end of 控件区 */

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

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

.sflexigrid .tbHead
{
    font-weight:bold;
}
.sflexigrid .divB{
    /*overflow:auto;*/
    overflow-x:hidden;
    overflow-y:auto;
    position:absolute;
    top:31px;

    /*border-bottom:1px solid #9AC6FF;*/
    left:0px\9;
    right:0px\9;
    /* width:100%;*/

}

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

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

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

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

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

.sflexigrid td
{
    white-space:nowrap;
}

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

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

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

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

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

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

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

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

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

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

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

.modern .sflexigrid .divB
{
    overflow:hidden;
    position:static;
    border-top-style:solid;
}

.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 .divB { padding-top:5px;border-top-width:2px;  }

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

/*======三线图======*/
.threeLine.sflexigrid { }
.threeLine.sflexigrid th { border-top-width: 1px;}
.threeLine.sflexigrid .divB {border-top-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 .divB { border-top-width:1px;}
.allLine.sflexigrid .thLast, .allLine .sflexigrid .tdLast {
    border-right-width:1px;
}
.allLine.sflexigrid td {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

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

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

/* 设置区域 */
.setting-area { overflow: hidden; font-size:12px; padding-top:6px; padding-left:4px;}
.setting-area .sWrap { float:left;padding: 5px 0px; }
.setting-area .setting-name { 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 .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;}
/* 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;}*/

.win-MultiFundCorrelationCoefficient .sflexigrid td {
    border:1px solid #ffffff;
}

.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;}
}
 .workspace {margin:0 auto} .widget:hover{border-width:0;left:4px;right:4px;top:4px;bottom:4px;}</style></head><body><div class="workspace" wfcworkspace="1" workspace-state="complete" style="padding: 4px 0px; width: 816px; height: 1048px; margin-top: 0px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.31852" style="width: 258px;"><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: 56px; height: 35px;" src="/WealthManagement/MFRB/handlers/ImageDownLoadHandler.ashx?imageSrc=199693%2f33851746907492d0446d02b7d8de5f02.jpg&amp;r=0.9706207343842834" path="199693%2f33851746907492d0446d02b7d8de5f02.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.43210" style="width: 350px;"><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">&nbsp;</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: 202px;"><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">&nbsp;</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: 962px;"><div class="container  container-last vertical container-root" size="" style="float: none;"><div class="container  container-first vertical ui-resizable ui-droppable" size="0.17983" style="height: 173px; width: 100%;"><div class="widget ui-draggable win-GeneralTableWidget" 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: 1px; border-top-color: rgb(147, 183, 229); background-color: rgb(210, 227, 247);"><span class="ui-dialog-title">基本信息</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 25px; border: 1px solid rgb(147, 183, 229); 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: 710px; 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 style="text-align: right; width: 45px;">在管资产 (亿元)</th><th style="text-align: right; width: 30px;">最新净值</th><th class=" thLast" style="text-align: right; width: 45px;">基金经理</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: 45px;"></td><td style="width: 30px;"></td><td class=" thLast" style="width: 45px;"></td></tr><tr><td style="text-align:left;">华夏大盘精选</td><td style="text-align:right;">000011</td><td style="text-align:right;">2004-08-11</td><td style="text-align:right;">混合型</td><td style="text-align:right;">-</td><td style="text-align:right;">2.00</td><td class=" tdLast" style="text-align:right;">孙彬,任竞辉</td></tr><tr class="erow"><td style="text-align:left;">华安行业轮动</td><td style="text-align:right;">040016</td><td style="text-align:right;">2010-05-11</td><td style="text-align:right;">股票型</td><td style="text-align:right;">-</td><td style="text-align:right;">1.21</td><td class=" tdLast" style="text-align:right;">吴丰树</td></tr><tr><td style="text-align:left;">博时行业轮动</td><td style="text-align:right;">050018</td><td style="text-align:right;">2010-12-10</td><td style="text-align:right;">股票型</td><td style="text-align:right;">-</td><td style="text-align:right;">0.97</td><td class=" tdLast" style="text-align:right;">陈雷,王晓冬</td></tr><tr class="erow"><td style="text-align:left;">中邮核心优选</td><td style="text-align:right;">590001</td><td style="text-align:right;">2006-09-28</td><td style="text-align:right;">股票型</td><td style="text-align:right;">-</td><td style="text-align:right;">1.28</td><td class=" tdLast" style="text-align:right;">陈钢</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(45, 28, 8);"><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.82017" style="height: 789px; width: 100%;"><div class="widget ui-draggable win-GeneralTableWidget" 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: 1px; border-top-color: rgb(147, 183, 229); background-color: rgb(210, 227, 247);"><span class="ui-dialog-title">风险分析</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content modern" style="top: 25px; border: 1px solid rgb(147, 183, 229); 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: 710px; 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 style="text-align: right; width: 30px;">最大回撤</th><th style="text-align: right; width: 30px;">Alpha</th><th class=" thLast" style="text-align: right; width: 30px;">Beta</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 class=" thLast" style="width: 30px;"></td></tr><tr><td style="text-align:left;">华夏大盘精选</td><td style="text-align:right;">偏股混合型</td><td style="text-align:right;">67.28</td><td style="text-align:right;">12.97</td><td style="text-align:right;">-93.76</td><td style="text-align:right;">63.15</td><td class=" tdLast" style="text-align:right;">-</td></tr><tr class="erow"><td style="text-align:left;">华安行业轮动</td><td style="text-align:right;">普通股票型</td><td style="text-align:right;">19.71</td><td style="text-align:right;">13.65</td><td style="text-align:right;">-16.81</td><td style="text-align:right;">12.96</td><td class=" tdLast" style="text-align:right;">-</td></tr><tr><td style="text-align:left;">博时行业轮动</td><td style="text-align:right;">普通股票型</td><td style="text-align:right;">18.61</td><td style="text-align:right;">12.78</td><td style="text-align:right;">-20.87</td><td style="text-align:right;">7.48</td><td class=" tdLast" style="text-align:right;">-</td></tr><tr class="erow"><td style="text-align:left;">中邮核心优选</td><td style="text-align:right;">普通股票型</td><td style="text-align:right;">19.27</td><td style="text-align:right;">13.58</td><td style="text-align:right;">-16.32</td><td style="text-align:right;">15.22</td><td class=" tdLast" style="text-align:right;">-</td></tr></tbody></table></div></div></div><span class="widget-head-operation" style="color: rgb(45, 28, 8);"><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="pageFooter horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.05062" style="width: 41px;"><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">&nbsp;</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.89877" style="width: 728px;"><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">&nbsp;</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 29px; font-family: 微软雅黑; font-size: 10px; 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 class="container" size="0.05062" style="width: 41px;"><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">&nbsp;</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><div class="workspace" wfcworkspace="1" workspace-state="complete" style="margin-top: 0px; padding: 4px 0px; width: 816px; height: 1048px;"><div class="pageHeader horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.31852" style="width: 258px;"><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: 56px; height: 35px;" src="/WealthManagement/MFRB/handlers/ImageDownLoadHandler.ashx?imageSrc=199693%2f33851746907492d0446d02b7d8de5f02.jpg&amp;r=0.20743164862506092" path="199693%2f33851746907492d0446d02b7d8de5f02.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.43210" style="width: 350px;"><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">&nbsp;</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: 202px;"><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">&nbsp;</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: 962px;"><div class="container  container-last vertical ui-droppable container-root" size="" style="float: none;"><div class="widget ui-draggable win-FundHoldingStockStyle" widget-state="complete"><div class="widget-head ui-widget-header ui-corner-top ui-helper-clearfix" style="font-family: 微软雅黑; font-size: 14px; height: 14px; color: rgb(0, 0, 0); border-top-width: 1px; border-top-color: rgb(147, 183, 229); background-color: rgb(210, 227, 247);"><span class="ui-dialog-title">持股风格</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 25px; font-size: 12px; border: 1px solid rgb(147, 183, 229); zoom: 1; background-color: rgb(255, 255, 255);"><table class="outerTable" style="display: table; font-size: 12px; width: 690px; height: 675px; margin: 126px 10px;"><tbody><tr><td colspan="3" rowspan="3"><table style="width: 660px; height: 660px; border-color: rgb(0, 0, 0);" border="2" class="fundHoldingStockStyleTable"><tbody><tr><td style="border-color: rgb(0, 0, 0); background-color: rgb(114, 126, 170);">1</td><td style="border-color: rgb(0, 0, 0); background-color: rgb(67, 83, 141);">4</td><td style="border-color: rgb(0, 0, 0);">0</td></tr><tr><td style="border-color: rgb(0, 0, 0); background-color: rgb(114, 126, 170);">1</td><td style="border-color: rgb(0, 0, 0);">0</td><td style="border-color: rgb(0, 0, 0);">0</td></tr><tr><td style="border-color: rgb(0, 0, 0);">0</td><td style="border-color: rgb(0, 0, 0); background-color: rgb(67, 83, 141);">4</td><td style="border-color: rgb(0, 0, 0);">0</td></tr></tbody></table></td><td class="RowTitle">大盘</td></tr><tr><td class="RowTitle">&nbsp;</td></tr><tr><td class="RowTitle">小盘</td></tr><tr><td class="ColumnTitle" style="width: 220px;">价值</td><td class="ColumnTitle" style="width: 220px;">&nbsp;</td><td class="ColumnTitle" style="width: 220px;">成长</td><td></td></tr></tbody></table></div><span class="widget-head-operation" style="color: rgb(45, 28, 8);"><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="pageFooter horizontal" sz="30" style="padding-left: 3px; padding-right: 3px; height: 43px;"><div class="container ui-resizable" size="0.05062" style="width: 41px;"><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">&nbsp;</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.89877" style="width: 728px;"><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">&nbsp;</span><span class="timeRangeLabel"></span></div><div class="widget-content ui-widget-content" style="top: 12px; font-family: 微软雅黑; font-size: 10px; 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 class="container" size="0.05062" style="width: 41px;"><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">&nbsp;</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></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=F14A30EC9BC4BC3E" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTEzNDM3NzkxOWRkSoZCvHUw8QrXM5IuZMgy9/WChIE=" />
</div>

    <div>
    </div>
    </form>
</body>
</html>
时间: 2024-08-26 16:59:51

wechat分享的相关文章

Vue移动端项目总结

使用Vue项目写了一个移动端项目,然后又把项目硬生生的抽离了组件,一直忙着写RN项目没有时间总结心得,今天上午终于下定决心,写点总结. 1.position:absolute: 定位的时候不同手机的浏览器版本不一样,存在兼容性问题,所以要修改为fixed,然后使用left: calc(50% - 1rem )进行定位: 2.event.touches[0].pageY:移动端事件touchstart,touchmove,touchend,在vue中的手指滑动的对象是要传入$event才可以使用e

一处折腾笔记:Android内嵌html5加入原生微信分享的解决的方法

有一段时间没有瞎折腾了. 这周一刚上班萌主过来反映说:微信里面打开聚客宝.分享功能是能够的(这里是用微信自身的js-sdk实现的).可是在android应用里面打开点击就没反应了:接下来狡猾的丁丁在产品群里AT我说:偶们的产品设计不是一直都被技术给反压制住么?真是气死,呵呵.自己刚好有空又有兴趣,于是研究了下.没曾想竟也研究出来了.事后我对整个操作过程整理了下,方便他人也提升自己. 废话少扯.以下上干货. 我的思路是:在点击h5上的分享图标时.触发js事件,在这里面能够对当前设备的操作系统和浏览

关于shareSdk分享到微信不走回调方法的问题

项目中有微信支付的话 先检查当前用的shareSDK的版本 #import <ShareSDK/ShareSDK+Base.h>NSLog(@"%@",[ShareSDK sdkVer]); 如果是3.6.0以前的按照下面的方式处理openurl在WXDelegate - onResp方法中,判断resp是否为PayResp类型,而自行处理微信支付的结果-(void)onResp:(BaseResp *)resp{//确认本次回调是属于支付回调if ([resp isKin

微信JS SDK配置授权,实现分享接口

微信开放的JS-SDK面向网页开发者提供了基于微信内的网页开发工具包,最直接的好处就是我们可以使用微信分享.扫一扫.卡券.支付等微信特有的能力.7月份的时候,因为这个分享的证书获取问题深深的栽了一坑,后面看到"config:ok"的时候真的算是石头落地,瞬间感觉世界很美好.. 这篇文章是微信开发的很多前置条件,包括了服务端基于JAVA的获取和缓存全局的access_token,获取和缓存全局的jsapi_ticket,以及前端配置授权组件封装,调用分享组件封装. 配置授权思路:首先根据

关于微信分享

============问题描述============ 最近做安卓应用的微信分享,用了官方的Demo测试可以分享,但对有些方面有些疑惑,希望哪位能够帮忙解答一下. 图片中的这个对话框是是不是微信弹出来的? 对话框中"一个蛤蟆四条腿"是我写的分享内容,但下面这个来自 Wechat SDK Demo测试1 是从哪里读出来的,还有下面这个说些什么里面我在里面输入东西之后分享没有显示这个跑到那里才能找得到. ============解决方案1============ 第一,这是微信弹出来的界

Android第三期 - sharesdk社会化分享组件

网站分享比较简单的一句js就可以了,但是手机就没有这么简单了,要有点小复杂,刚学Android两个月了,也再用第三方的Android开发组件,现在介绍给大家sharesdk.直接上代码!! 第一步:下载ShareSDK 官网 http://share.sharesdk.cn/Download 第二步:集成ShareSDK 进入ShareSDK解压目录,打开"Share SDK for Android"目录,可以找到"QuickIntegrater.jar",这个就是

微信web开发自定义分享

php后台部分-微信类 /**************************************************************************微信自定义分享 开始************************************************************/ /** * 获取微信自定已分享配置参数包 * @author ganyuanjiang <[email protected]> * @createtime 2017-08-05 1

AppDelegate减负之常用三方封装 - 友盟分享 / 三方登录篇

之前完成了 AppDelegate减负之常用三方封装 - 友盟推送篇: http://www.cnblogs.com/zhouxihi/p/7113511.html 今天接着来完成 - 友盟分享和三方登录篇 首先去友盟上面下载SDK, 一般就新浪/微信/QQ  我们都选择精简版 把下载好的SDK添加到项目, 按照开发文档添加libsqlite3.0.tbd到Linked Frameworks, 在Build Settings -> Linking -> Other Linker Flags 添

iShare.js分享插件

iShare.js是一个小巧的分享插件,纯JS编写,不依赖任何第三方库,使用简便.为啥写这个插件? 因为在搭建个人blog时(还没有搭建好(¯﹃¯)),对目前国内比较受欢迎的分享插件都不太满意,主要如下几点: 不太喜欢官方提供的样式,想重新定制,但又不太方便 提供的大部分接口都没用到,真正用到就那么几个,显得有点冗余 没有进行更新维护,部分接口都是挂掉 另外,工作中,有时想要一个可以自定义样式.支持常用的分享接口.使用方便.不依赖于第三库的独立库.比如写活动页面时(⊙﹏⊙) 基于上述原因自己就创