.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-banner {
	height: 320px;
	background: #fff;
	/* overflow: hidden; */
	position: relative
}

#z-banner ._playAuto {
	position: absolute;
	left: 0;
	top: 0;
	width: 500%;
	height: 320px;
	overflow: hidden
}

#z-banner ._playAuto>li {
	float: left;
	width: 20%;
	height: 320px
}

#z-banner ._playAuto>li a {
	display: block;
	height: 100%
}

#z-banner ._circle {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -500px;
	height: 20px;
	width: 1000px;
	text-align: center;
	z-index: 101
}

#z-banner ._circle li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	border: 2px solid #fff;
	border-radius: 50%;
	cursor: pointer
}

#z-banner ._circle li.current {
	background: #fff
}

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

.z-main .advisorIntroduce {
	overflow: hidden;
	margin: 40px 0
}

.z-main .advisorIntroduce li {
	position: relative;
	width: 200px;
	float: left;
	text-align: center;
	border-right: 1px solid #dcdcdc
}

.z-main .advisorIntroduce li.last_li {
	border-right: 0
}

.z-main .advisorIntroduce li:hover .showTxt {
	top: 0
}

.z-main .advisorIntroduce li .showIcon p {
	font-size: 14px;
	color: #929292;
	padding-top: 6px
}

.z-main .advisorIntroduce li .showTxt {
	position: absolute;
	left: 0;
	top: -86px;
	right: 0;
	height: 100%;
	padding: 10px;
	background-color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.z-main .advisorIntroduce li .showTxt p {
	text-align: left;
	color: #929292
}

.advisorsec {
	position: relative;
	padding-left: 160px;
	margin-bottom: 50px
}

.advisorsec .leftMain {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 160px;
	height: 300px;
	text-align: center;
	background: url(../images/index_bg_left.png)
}

.advisorsec .leftMain h2 {
	margin-top: 18px;
	font-size: 32px;
	color: #fff
}

.advisorsec .leftMain p {
	margin-top: 4px;
	font-size: 14px;
	color: #fff
}

.advisorsec .leftMain span {
	position: absolute;
	bottom: 28px;
	left: 0;
	width: 160px;
	font-size: 36px;
	color: #fff;
	opacity: .3
}

.advisorsec .rightMain {
	width: 840px
}

.advisorsec .rightMain .advisorFunds {
	overflow: hidden;
	min-height: 300px;
	margin-left: 0;
	margin-right: 0;
	background-color: #fff;
	border: 1px solid #ebebeb;
	margin-bottom: 20px
}

.advisorsec .rightMain .advisorFunds .left {
	min-height: 300px;
	padding: 20px 24px;
	border-right: 1px solid #ebebeb;
	float: left
}

.advisorsec .rightMain .advisorFunds .left .title {
	position: relative;
	padding-right: 80px;
	margin-bottom: 8px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.advisorsec .rightMain .advisorFunds .left .title a {
	font-size: 24px;
	color: #3e3e3e;
	font-weight: 400;
	text-decoration: none
}

.advisorsec .rightMain .advisorFunds .left .title a:hover {
	color: #ff6307
}

.advisorsec .rightMain .advisorFunds .left .title span {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #929292;
	font-weight: 400
}

.advisorsec .rightMain .advisorFunds .left .detail {
	min-height: 24px;
	font-size: 18px;
	color: #929292;
	margin-bottom: 8px
}

.advisorsec .rightMain .advisorFunds .left .smallTab {
	min-height: 21px;
	overflow: hidden
}

.advisorsec .rightMain .advisorFunds .left .smallTab li {
	float: left;
	padding: 0 6px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	background-color: #66b8d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px
}

.advisorsec .rightMain .advisorFunds .left table {
	width: 100%;
	margin-top: 36px;
	min-height: 72px
}

.advisorsec .rightMain .advisorFunds .left table td p {
	font-size: 14px;
	color: #929292
}

.advisorsec .rightMain .advisorFunds .left table td span {
	font-size: 40px
}

.advisorsec .rightMain .advisorFunds .left table td span em {
	font-size: 24px;
	color: inherit
}

.advisorsec .rightMain .advisorFunds .left table td.alignRight {
	text-align: right
}

.advisorsec .rightMain .advisorFunds .left .bottmBtn {
	margin-top: 18px
}

.advisorsec .rightMain .advisorFunds .right {
	padding-left: 0;
	padding-right: 0
}

.advisorsec .rightMain .advisorFunds .right .mainTab {
	position: relative;
	height: 300px;
	overflow: hidden
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow: hidden
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto>li {
	width: 100%;
	padding: 20px 44px;
	height: 300px;
	text-align: center
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto>li.right_top_tab {
	position: relative
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto>li.right_top_tab img {
	position: absolute;
	right: 0;
	top: 0
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto>li .indexChartSec {
	width: 400px;
	height: 240px
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._playAuto>li p {
	text-indent: 2em;
	text-align: left
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._circle {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -234px;
	height: 20px;
	width: 469px;
	text-align: center;
	z-index: 101
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._circle li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	background-color: #b2b2b2;
	border-radius: 50%;
	cursor: pointer
}

.advisorsec .rightMain .advisorFunds .right .mainTab ._circle li.current {
	background: #ffb183
}

.commonProblem {
	width: 1000px;
	margin-bottom: 30px
}

.commonProblem h4 {
	font-size: 36px;
	color: #ff6307;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 400
}

.commonProblem .problemMain {
	min-height: 380px;
	border: 1px solid #ebebeb;
	background-color: #fff;
	padding: 26px 24px;
	margin-right: 0;
	margin-left: 0
}

.commonProblem .problemMain .left {
	float: left;
	width: 28%;
	min-height: 328px;
	padding-left: 0;
	padding-right: 15px;
	border-right: 1px solid #ebebeb;
	overflow-y: auto;
	overflow-x: hidden
}

.commonProblem .problemMain .left li {
	font-size: 14px;
	margin-bottom: 30px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	list-style: disc;
	list-style-position: inside;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.commonProblem .problemMain .left li a {
	color: #3e3e3e
}

.commonProblem .problemMain .left li.selected {
	margin-left: 15px;
	list-style-image: url(/static/wtgf/img/investadv/index_icon_listSelected.png)
}

.commonProblem .problemMain .left li.selected a {
	color: #ff6307
}

.commonProblem .problemMain .right {
	float: left;
	width: 72%;
	min-height: 328px;
	padding-right: 0;
	padding-left: 45px;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden
}

.commonProblem .problemMain .right dl {
	display: none;
	position: absolute
}

.commonProblem .problemMain .right dl.current {
	display: block
}

.commonProblem .problemMain .right dl dt {
	font-size: 18px;
	color: #ff6307;
	margin-bottom: 24px
}

.commonProblem .problemMain .right dl dd p {
	line-height: 1.8;
	text-indent: 2em
}