.colorTransition {
	-moz-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	-ms-transition: color .2s linear;
	transition: color .2s linear
}

.z-main {
	font-family: "Microsoft YaHei";
	width: 1000px;
	margin: 0 auto
}

.fundDetail {
	height: 300px;
	padding-left: 100px;
	margin-bottom: 20px;
	background: #fff url(../images/detail_bg_left.png) no-repeat left top
}

.fundDetail .fundContent {
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #ececec
}

.fundDetail .fundContent .leftFund {
	height: 300px;
	padding: 20px 24px;
	float: left
}

.fundDetail .fundContent .leftFund .title {
	position: relative;
	margin-bottom: 8px
}

.fundDetail .fundContent .leftFund .title a {
	display: inline-block;
	max-width: 240px;
	font-size: 24px;
	color: #3e3e3e;
	font-weight: 400;
	text-decoration: none;
	margin-right: 8px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.fundDetail .fundContent .leftFund .title a:hover {
	color: #ff6307
}

.fundDetail .fundContent .leftFund .title span {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding: 0 6px;
	font-size: 14px;
	color: #fff;
	background-color: #66b8d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 8px;
	font-weight: 400
}

.fundDetail .fundContent .leftFund .detail {
	font-size: 14px;
	color: #929292;
	margin-bottom: 8px
}

.fundDetail .fundContent .leftFund .detail span {
	margin-left: 14px;
	color: #929292
}

.fundDetail .fundContent .leftFund table {
	width: 88%;
	margin-top: 36px
}

.fundDetail .fundContent .leftFund table td p {
	font-size: 14px;
	color: #929292
}

.fundDetail .fundContent .leftFund table td span {
	font-size: 36px
}

.fundDetail .fundContent .leftFund table td span.yellow {
	font-size: 24px
}

.fundDetail .fundContent .leftFund table td span em {
	font-size: 24px;
	color: inherit
}

.fundDetail .fundContent .leftFund table td.alignRight {
	text-align: right
}

.fundDetail .fundContent .leftFund table td.alignCenter {
	text-align: center
}

.fundDetail .fundContent .leftFund .bottmBtn {
	margin-top: 30px;
	margin-right: 144px
}
.fundDetail .fundContent .leftFund .disable-btn {
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    background-color: #f7f7f7;
    border-color: #dedede;
    color: #ccc !important;
}

.fundDetail .fundContent .leftFund .bottmBtn .tips {
	text-align: center;
	color: #929292;
	padding-top: 8px
}

.fundDetail .fundContent .rightTxt {
	position: relative;
	padding: 20px 24px;
	height: 300px
}

.fundDetail .fundContent .rightTxt h4 {
	font-size: 18px;
	margin-bottom: 30px
}

.fundDetail .fundContent .rightTxt h4:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 18px;
	background-color: #ff6307;
	margin-right: 6px;
	vertical-align: middle
}

.fundDetail .fundContent .rightTxt .txt p {
	text-indent: 2em;
	line-height: 1.6
}

.fundDetail .fundContent .rightTxt .readDetail {
	position: absolute;
	right: 24px;
	bottom: 20px;
	font-size: 14px;
	color: #619fde
}

.detailSec {
	padding: 20px 24px 30px;
	border: 1px solid #ececec;
	background-color: #fff;
	margin-bottom: 20px
}

.detailSec h4 {
	font-size: 18px;
	margin-bottom: 30px
}

.detailSec h4:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 18px;
	background-color: #ff6307;
	margin-right: 6px;
	vertical-align: middle
}

.detailSec .sectionMain {
	padding-left: 12px;
	padding-right: 12px
}

.detailSec.detailTxt {
	position: relative;
	padding-bottom: 40px
}

.detailSec.detailTxt .sectionMain p {
	line-height: 1.6
}

.detailSec.detailTxt .sectionMain p.indent {
	text-indent: 2em
}

.detailSec.detailTxt .weeklyReport {
	position: absolute;
	right: 24px;
	bottom: 20px;
	font-size: 14px;
	color: #619fde
}

.detailSec.detailYield .chartTab {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px
}

.detailSec.detailYield .chartTab .leftTab {
	padding-right: 0;
	padding-left: 0
}

.detailSec.detailYield .chartTab .leftTab li {
	float: left;
	margin-right: 28px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #929292;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}

.detailSec.detailYield .chartTab .leftTab li.current {
	background-color: #ff6307;
	color: #fff
}

.detailSec.detailYield .chartTab .leftTab li:hover {
	background-color: #ff6307;
	color: #fff
}

.detailSec.detailYield .chartTab .rightTab {
	padding-right: 0;
	padding-left: 0;
	text-align: right
}

.detailSec.detailYield .chartTab .rightTab span {
	display: inline-block;
	font-size: 14px;
	color: #929292;
	margin: 0 14px;
	padding: 2px;
	cursor: pointer
}

.detailSec.detailYield .chartTab .rightTab span.current {
	border-bottom: 2px solid #ff6307;
	color: #ff6307
}

.detailSec.detailYield .chartData table {
	width: 260px
}

.detailSec.detailYield .chartData table th {
	font-size: 14px;
	color: #929292;
	padding: 6px 0
}

.detailSec.detailYield .chartData table th em {
	margin-left: 5px;
	cursor: pointer;
	vertical-align: 1px
}

.detailSec.detailYield .chartData table td {
	font-size: 18px;
	padding: 6px 0
}

.detailSec.detailYield .chartData table td span {
	font-size: 24px
}

.detailSec.detailYield .chartData .detailChart_line {
	width: 950px;
	height: 380px
}

.detailSec.detailYield .tableData {
	display: none;
	overflow: hidden
}

.detailSec.detailYield .tableData table {
	width: 462px
}

.detailSec.detailYield .tableData table tr {
	border-bottom: 1px solid #eee
}

.detailSec.detailYield .tableData table tr:nth-of-type(even) {
	background-color: #eee
}

.detailSec.detailYield .tableData table tr th {
	border-top: 0;
	color: #929292;
	padding-right: 20px;
	padding-left: 20px
}

.detailSec.detailYield .tableData table tr td {
	border-top: 0;
	color: #929292;
	padding-right: 20px;
	padding-left: 20px
}

.detailSec.detailYield .tableData table tr td.text-right {
	color: #5a5a5a
}

.detailSec.detailYield .bottomTips {
	font-size: 12px;
	color: #929292;
	text-align: right;
	padding-top: 10px
}

.detailSec.detailConfigure {
	position: relative
}

.detailSec.detailConfigure .updateTime {
	position: absolute;
	right: 50px;
	top: 20px;
	height: 25px;
	line-height: 25px;
	color: #929292
}

.detailSec.detailConfigure .sectionMain {
	margin-left: 0;
	margin-right: 0
}

.detailSec.detailConfigure .sectionMain .pieChart {
	padding-left: 0;
	padding-right: 0;
	width: 395px;
	height: 274px
}

.detailSec.detailConfigure .sectionMain .chartData {
	width: 57.2%;
	padding-left: 30px;
	padding-right: 18px
}

.detailSec.detailConfigure .sectionMain .chartData table th {
	position: relative;
	font-size: 16px;
	color: #3e3e3e;
	padding-top: 14px;
	border-top: 0;
	border-bottom: 1px solid #dedede
}

.detailSec.detailConfigure .sectionMain .chartData table th.tableT {
	font-size: 12px;
	color: #929292;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}

.detailSec.detailConfigure .sectionMain .chartData table th em {
	position: absolute;
	left: -20px;
	top: 18px;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000
}

.detailSec.detailConfigure .sectionMain .chartData table td {
	font-size: 14px;
	color: #5a5a5a;
	border-top: 0;
	padding-top: 5px;
	padding-bottom: 0
}

.detailSec.detailTransfer {
	position: relative
}

.detailSec.detailTransfer .transferTime {
	position: absolute;
	right: 50px;
	top: 20px;
	height: 30px;
	line-height: 30px;
	color: #929292
}

.detailSec.detailTransfer .transferTime input {
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #929292;
	text-align: center;
	border: 1px solid #d6d6d6;
	background-color: #f4f4f4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}

.detailSec.detailTransfer .sectionMain .txt {
	margin-bottom: 18px
}

.detailSec.detailTransfer .sectionMain .txt p {
	text-indent: 2em
}

.detailSec.detailTransfer .sectionMain .transferData {
	padding-left: 38px;
	padding-right: 20px
}

.detailSec.detailTransfer .sectionMain table th {
	position: relative;
	font-size: 16px;
	color: #3e3e3e;
	padding-top: 14px;
	border-top: 0;
	border-bottom: 1px solid #dedede
}

.detailSec.detailTransfer .sectionMain table th span {
	color: #929292;
	font-size: 18px
}

.detailSec.detailTransfer .sectionMain table th span.z-line {
	margin: 0 5px
}

.detailSec.detailTransfer .sectionMain table th em {
	position: absolute;
	left: -20px;
	top: 18px;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000
}

.detailSec.detailTransfer .sectionMain table td {
	font-size: 14px;
	color: #5a5a5a;
	border-top: 0;
	padding-top: 5px;
	padding-bottom: 0
}

.detailSec.detailTransfer .sectionMain table td span {
	color: #929292
}