.g-container {
	padding-top:0;
	background:#fff
}
.g-container .g-banner {
	height:500px;
	background:-webkit-gradient(linear,left top,left bottom,from(#002F81),color-stop(92.79%,#3A6FCE));
	background:-webkit-linear-gradient(top,#002F81 0%,#3A6FCE 92.79%);
	background:-moz-linear-gradient(top,#002F81 0%,#3A6FCE 92.79%);
	background:-o-linear-gradient(top,#002F81 0%,#3A6FCE 92.79%);
	background:linear-gradient(180deg,#002F81 0%,#3A6FCE 92.79%)
}
.g-container .g-banner .g-banner-bg {
	width:100%;
	height:100%;
	padding-top:190px;
	background-image:url(../images/banner_price.png);
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1920px 500px;
	-moz-background-size:1920px 500px;
	background-size:1920px 500px
}
.g-container .g-banner h2 {
	font-weight:500;
	font-size:40px;
	line-height:56px;
	color:#FFFFFF
}
.g-container .g-banner h2 span {
	font-size:56px
}
.g-container .g-banner a.js-free-use {
	display:block;
	width:220px;
	height:44px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	border-radius:45px;
	color:#236DEF;
	background:#FFFFFF;
	text-align:center;
	margin-top:30px;
	line-height:44px;
	font-size:16px;
	-webkit-box-shadow:0px 6px 30px rgba(74,93,139,0.4);
	-moz-box-shadow:0px 6px 30px rgba(74,93,139,0.4);
	box-shadow:0px 6px 30px rgba(74,93,139,0.4);
	font-weight:normal
}
.g-container .g-main-content h2 {
	font-weight:500;
	font-size:32px;
	line-height:45px;
	text-align:center;
	color:#111F33;
	margin-top:100px
}
.g-container .g-main-content .main-params table {
	width:100%;
	table-layout:fixed;
	margin-top:24px
}
.g-container .g-main-content .main-params table th {
	font-size:16px;
	line-height:22px;
	color:#111F33;
	background:#ECEFF4;
	border:1px solid #DFE3E6;
	padding:13px 0
}
.g-container .g-main-content .main-params table td {
	font-size:14px;
	line-height:200%;
	text-align:center;
	color:#787E87;
	background:#FFFFFF;
	border:1px solid #ECEFF4;
	padding:46px 0
}
.g-container .g-main-content .main-functions h2 {
	margin-top:80px;
	line-height:62px
}
.g-container .g-main-content .main-functions h2 span {
	font-weight:500;
	font-size:44px;
	color:#38C299;
	vertical-align:bottom;
	display:inline-block;
	margin:0 8px
}
.g-container .g-main-content .main-functions .main-functions-info {
	background:rgba(56,194,153,0.04);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #38C299;
	padding:35px 0;
	margin-top:21px
}
.g-container .g-main-content .main-functions .main-functions-info p {
	text-align:center;
	line-height:34px;
	color:#111F33;
	margin-top:13px;
	font-size:18px
}
.g-container .g-main-content .main-functions .main-functions-info p:first-child {
	margin-top:0
}
.g-container .g-main-content .main-functions .main-functions-info p span {
	display:inline-block;
	font-size:24px;
	margin:0 4px;
	vertical-align:bottom
}
.g-container .g-main-content .main-functions table {
	margin-top:50px;
	font-size:22px;
	font-weight:500
}
.g-container .g-main-content .main-functions table thead tr {
	background:#F8F9FB
}
.g-container .g-main-content .main-functions table thead tr th {
	height:90px;
	line-height:90px;
	padding:0;
	color:#676C73;
	font-weight:500
}
.g-container .g-main-content .main-functions table thead tr th:nth-child(2) {
	font-size:24px;
	color:#FFFFFF;
	background:#386ee7;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	line-height:40px;
	height:40px;
	padding:25px
}
.g-container .g-main-content .main-functions table thead tr th:nth-child(2) i {
	background-image:url(../images/price-tb05.png);
	background-repeat:no-repeat;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:8px;
	vertical-align:top
}
.g-container .g-main-content .main-functions table tbody tr {
	background:#F8F9FB
}
.g-container .g-main-content .main-functions table tbody tr td {
	height:80px;
	line-height:80px;
	padding:0;
	border:1px solid #DFE3E6;
	position:relative
}
.g-container .g-main-content .main-functions table tbody tr td:first-child {
	text-align:center
}
.g-container .g-main-content .main-functions table tbody tr td:nth-child(2) {
	border:none;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:1px solid #386ee7;
	padding-left:26px
}
.g-container .g-main-content .main-functions table tbody tr td:nth-child(2) a {
	position:absolute;
	background-image:url(../images/Frame-321.png);
	background-repeat:no-repeat;
	-webkit-background-size:84px 89px;
	-moz-background-size:84px 89px;
	background-size:84px 89px;
	width:84px;
	height:89px;
	margin:0;
	border:none;
	top:-8px;
	left:546px;
	opacity:0;
	-webkit-transition:opacity .3s;
	-o-transition:opacity .3s;
	-moz-transition:opacity .3s;
	transition:opacity .3s
}
.g-container .g-main-content .main-functions table tbody tr td:last-child {
	padding-left:20px;
	font-size:16px
}
.g-container .g-main-content .main-functions table tbody tr:nth-child(odd) {
	background:#ECEFF4
}
.g-container .g-main-content .main-functions table tbody tr:nth-child(odd) td:nth-child(2) {
	background-color:#d8dff7
}
.g-container .g-main-content .main-functions table tbody tr:nth-child(even) td:nth-child(2) {
	background-color:#fafefd
}
.g-container .g-main-content .main-functions table tbody tr:hover td:nth-child(2) a,.g-container .g-main-content .main-functions table tbody tr.active td:nth-child(2) a {
	opacity:1
}
.g-container .g-main-content .main-functions table tbody tr:hover td:nth-child(2) span,.g-container .g-main-content .main-functions table tbody tr.active td:nth-child(2) span {
	color:#386ee7
}
.g-container .g-main-content .main-functions a {
	display:block;
	width:130px;
	height:40px;
	line-height:40px;
	border:1px solid #236DEF;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	font-size:14px;
	color:#236DEF;
	text-align:center;
	margin:24px auto 120px
}
.g-container .g-price {
	background-color:#f1f4f8;
	padding-bottom:100px
}
.g-container .g-price>.g-price-container .g-price-header h2 {
	color:#232A38
}
.g-container .g-price>.g-price-container .g-price-header p {
	color:#232A38
}
.g-container .g-price>.g-price-container .g-price-header p span.old-p {
	color:#232A38
}
.g-container .g-price>.g-price-container .g-price-header p span.old-p::before {
	border-top:1px solid #232A38
}
.g-container-footer {
	margin-top:145px;
	height:400px;
	background:url(../images/bg_footer_banner.png) no-repeat center top;
	-webkit-background-size:1920px 400px;
	-moz-background-size:1920px 400px;
	background-size:1920px 400px;
	padding-top:185px;
	text-align:center
}
.g-container-footer h2 {
	font-weight:500;
	font-size:30px;
	line-height:42px;
	color:#111F33
}
.g-container-footer a {
	display:inline-block;
	width:220px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#236DEF;
	color:#fff;
	font-weight:600;
	font-size:16px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin-top:30px
}
.g-container-footer a:hover {
	background:#4888FA;
	-webkit-box-shadow:0px 10px 30px rgba(30,89,238,0.32);
	-moz-box-shadow:0px 10px 30px rgba(30,89,238,0.32);
	box-shadow:0px 10px 30px rgba(30,89,238,0.32)
}
.priceTitle {
	font-family:-apple-system,PingFang SC,Microsoft YaHei,SimSun,Arial,sans-serif;
	margin-top:100px;
	width:100%
}
.priceTitle .title {
	width:1180px;
	margin:0 auto
}
.priceTitle .title .title-top {
	font-weight:600;
	font-size:40px;
	line-height:40px;
	color:#000000;
	text-align:center;
	width:100%;
	margin-bottom:28px
}
.priceTitle .title .title-intro {
	width:1000px;
	font-size:16px;
	line-height:150%;
	text-align:center;
	color:#51555C;
	margin:0 auto;
	height:96px;
	margin-bottom:28px
}
.edition {
	font-family:-apple-system,PingFang SC,Microsoft YaHei,SimSun,Arial,sans-serif;
	width:100%;
	padding:20px 0;
	margin-bottom:72px
}
.edition-content {
	width:1200px;
	margin:0 auto
}
.edition-content .edition-base {
	display:inline-block;
	border:2px solid #E1E3E8;
	padding:48px;
	width:580px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	cursor:pointer;
	-webkit-box-shadow:15px 0 15px -15px #dedede,-15px 0 15px -15px #dedede;
	-moz-box-shadow:15px 0 15px -15px #dedede,-15px 0 15px -15px #dedede;
	box-shadow:15px 0 15px -15px #dedede,-15px 0 15px -15px #dedede
}
.edition-content .edition-base .edition-icon {
	display:inline-block;
	width:64px;
	height:64px;
	background:url(../images/price-tb02.png) center;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain
}
.edition-content .edition-base .edition-title {
	color:#080B19;
	font-size:28px;
	font-weight:600;
	line-height:36px;
	margin-top:40px
}
.edition-content .edition-base .edition-divider {
	height:1px;
	width:100%;
	background-color:#E1E3E8;
	margin:24px 0
}
.edition-content .edition-base .edition-introduction {
	color:#272E47;
	font-size:20px;
	font-weight:500;
	height:84px;
	line-height:28px;
	margin-bottom:40px
}
.edition-content .edition-base .edition-usage {
	color:#545A6E;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	height:240px;
	margin-bottom:40px
}
.edition-content .edition-base .edition-usage .edition-usage-item {
	margin-top:12px
}
.edition-content .edition-base .edition-usage .edition-usage-item::before {
	content:'';
	display:inline-block;
	background:url(../images/price-tb04.png);
	width:17px;
	height:13px;
	margin-top:2px;
	margin-right:4px
}
.edition-content .edition-base .edition-usage .edition-usage-em {
	color:#4C6AFF
}
.edition-content .edition-base .edition-price {
	color:#545A6E;
	font-size:16px;
	font-weight:400;
	line-height:24px;
	margin-bottom:40px
}
.edition-content .edition-base .edition-price-year {
	color:#262A33;
	font-size:16px;
	font-weight:400;
	margin-bottom:12px
}
.edition-content .edition-base .edition-price-year .edition-price-yearcost {
	color:#262A33;
	font-size:40px;
	font-weight:700;
	line-height:40px
}
.edition-content .edition-base .edition-try>button {
	color:272E47;
	-webkit-border-radius:44px;
	-moz-border-radius:44px;
	border-radius:44px;
	border:1px solid #3F465C;
	padding:12px 40px;
	background-color:#fff;
	cursor:pointer
}
.edition-content .edition-base:hover {
	border:2px solid #4C6AFF
}
.edition-content .edition-advanced {
	margin-left: 35px;
}
.edition-content .edition-advanced .edition-icon {
	background:url(../images/price-tb03.png) center;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain
}
.edition-content .edition-advanced .edition-subtitle {
	color:#545A6E;
	font-size:20px;
	font-weight:400;
	line-height:28px
}
.edition-content .edition-advanced .edition-try>button {
	color:#fff;
	border:1px solid #4C6AFF;
	background-color:#4C6AFF
}
.clickHandle {
	width:1180px;
	margin:0 auto;
	margin-bottom:50px
}
.clickHandle .clickCenter {
	padding:14px 28px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	border:1px solid #E1E3E8;
	background-color:#fff;
	width:240px;
	margin:0 auto;
	cursor:pointer;
	color:#272E47;
	font-weight:400;
	line-height:28px;
	font-size:20px;
	text-align:center
}
.clickHandle .clickCenter:hover {
	color:#386EE7;
	border-color:#386EE7
}
.clickHandle .clickCenter .clickText {
	font-size:16px;
	line-height:normal
}
.clickHandle .clickCenter .icon-down {
	display:block;
	float:right;
	background:url(../images/price-tb01.png) no-repeat center center;
	width:14px;
	height:14px;
	margin-top:8px
}
.clickHandle .clickCenter .icon-top {
	display:block;
	float:right;
	background:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgBldBLCsIwEADQSaJFCkKhiAs32ai1q4K9gDfoUbyBehLP0BPUAwjuXLjSjQgqdC1YnYFasCWfDiQMYeYlEwAMKSNPBpGElkF9v5zT1nU7mcNF1gYLsNZxxWEczrcVxABSusAWI6TAWuphwC50Jmh73q87fzBCDxLBeNL3h2n+uOUmBJ+wOR336wqyxVTIH2TCdEj5Pc2YhDEWfVaYnl/Fe9HDRIcooTpWHkkV0hhNNSYuT4dYxXQWL2mZ6r4ja1Wvdmg/uQAAAABJRU5ErkJggg==) no-repeat center center;
	width:14px;
	height:14px;
	margin-top:8px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.clickHandle .clickCenter:hover .icon-down {
	background:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACYSURBVHgBndGxDYUgEAbgOyZ4LR1vAzu1dAPHsFI3UDcwVm5jyxbS4Qw2eBhjbOTUS/7kwsEXkgNgKi6XKqVw90RomJS2QXC9o/j+E3Q8bCkGkEJ9CBMsskJGUMZhyCF6lGY/r60CBxNF+bkeZHcL3SHnPIDhU4TD8A0SwkRUzz9ab/4U8aV7aS4L+J8DjyWFVfCy9p8dtQGvp2Q3OluQrAAAAABJRU5ErkJggg==) no-repeat center center;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
.clickHandle .clickCenter:hover .icon-top {
	transform:rotate(360deg);
	background:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAKCAYAAAC5Sw6hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACYSURBVHgBndGxDYUgEAbgOyZ4LR1vAzu1dAPHsFI3UDcwVm5jyxbS4Qw2eBhjbOTUS/7kwsEXkgNgKi6XKqVw90RomJS2QXC9o/j+E3Q8bCkGkEJ9CBMsskJGUMZhyCF6lGY/r60CBxNF+bkeZHcL3SHnPIDhU4TD8A0SwkRUzz9ab/4U8aV7aS4L+J8DjyWFVfCy9p8dtQGvp2Q3OluQrAAAAABJRU5ErkJggg==) no-repeat center center;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg)
}
.clickShow {
	font-family:-apple-system,PingFang SC,Microsoft YaHei,SimSun,Arial,sans-serif;
	width:100%
}
.clickShow .showContent {
	width:1200px;
	height: auto;
	margin:0 auto;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	-moz-transition:all .2s;
	transition:all .2s;
	color:#262A33;
	overflow:hidden
}
.clickShow .showContent .content-title {
	width:1200px;
	height:24px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	text-align:center;
	margin-bottom:32px
}
.clickShow .showContent .content-title .edition-white {
	width:200px;
	height:100%
}
.clickShow .showContent .content-title .edition-qjt {
	width:440px;
	height:100%;
	font-size:24px;
	line-height:24px;
	font-weight:550
}
.clickShow .showContent .content-title .edition-lingxit {
	width:440px;
	height:100%;
	font-size:24px;
	line-height:24px;
	font-weight:550
}
.clickShow .showContent .content-first {
	height:20px;
	width:100%;
	text-align:left;
	font-size:20px;
	line-height:20px;
	margin-bottom:20px
}
.clickShow .showContent .content-first .first-title {
	font-weight:550
}
.clickShow .showContent .content-max {
	width:100%;
	border-top:1px solid rgba(0,0,0,0.2);
	clear:both
}
.clickShow .showContent .content-max .contentMax-left {
	width:240px;
	float:left
}
.clickShow .showContent .content-max .contentMax-left ul {
	width:100%
}
.clickShow .showContent .content-max .contentMax-left ul li {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:left;
	-webkit-justify-content:left;
	-moz-box-pack:left;
	-ms-flex-pack:left;
	justify-content:left;
	width:100%;
	height:48px;
	font-size:16px;
	line-height:16px;
	-webkit-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	color:#51555C
}
.clickShow .showContent .content-max .contentMax-left ul li .position-img {
	position:absolute;
	left:256px;
	top:11px;
	width:140px;
	display:none;
	background:#313233;
	line-height:1.5;
	color:#fff;
	padding:4px 8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	top:0px;
	left:94px
}
.clickShow .showContent .content-max .contentMax-left ul li .more-left:hover>.position-img {
	display:block
}
.clickShow .showContent .content-max .contentMax-left ul li .position-img::after {
	position:absolute;
	left:-10px;
	top:0;
	bottom:0;
	margin:auto;
	display:block;
	content:"";
	width:0px;
	height:0px;
	border:5px solid transparent;
	border-right:5px solid #313233
}
.clickShow .showContent .content-max .contentMax-left ul li .position-two,.clickShow .showContent .content-max .contentMax-left ul li .position-third,.clickShow .showContent .content-max .contentMax-left ul li .position-six {
	top:0
}
.clickShow .showContent .content-max .contentMax-left ul li .no-push {
	font-size:12px;
	line-height:12px;
	color:#7D8085;
	background:rgba(0,0,0,0.2);
	padding:2px;
	margin-left:10px
}
.clickShow .showContent .content-max .contentMax-left ul .first-content {
	height:64px
}
.clickShow .showContent .content-max .contentMax-left ul .first-weight {
	font-weight:550;
	color:#262A33
}
.clickShow .showContent .content-max .contentMax-left ul .first-title {
	color:#262A33;
	font-size:20px;
	line-height:20px;
	height:84px
}
.clickShow .showContent .content-max .contentMax-left ul .first-title span {
	font-weight:550;
	margin-top:20px
}
.clickShow .showContent .content-max .contentMax-whiteOne {
	width:20px;
	float:left
}
.clickShow .showContent .content-max .contentMax-whiteOne ul {
	width:100%
}
.clickShow .showContent .content-max .contentMax-whiteOne ul li {
	width:100%;
	height:48px;
	-webkit-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	color:#51555C
}
.clickShow .showContent .content-max .contentMax-whiteOne ul .first-content {
	height:64px
}
.clickShow .showContent .content-max .contentMax-whiteOne ul .first-weight {
	font-weight:550;
	color:#262A33
}
.clickShow .showContent .content-max .contentMax-whiteOne ul .first-title {
	color:#262A33;
	font-size:20px;
	line-height:20px;
	height:84px
}
.clickShow .showContent .content-max .contentMax-whiteOne ul .first-title span {
	font-weight:550;
	margin-top:20px
}
.clickShow .showContent .content-max .contentMax-center {
	width:440px;
	float:left;
	background:rgba(0,0,0,0.02)
}
.clickShow .showContent .content-max .contentMax-center ul {
	width:100%
}
.clickShow .showContent .content-max .contentMax-center ul li {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%;
	height:48px;
	-webkit-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	color:#51555C
}
.clickShow .showContent .content-max .contentMax-center ul li .more-left {
	margin-left:20px
}
.clickShow .showContent .content-max .contentMax-center ul li .position-img {
	position:absolute;
	left:256px;
	top:11px;
	width:66px;
	display:none;
	background:#313233;
	line-height:1.5;
	color:#fff;
	padding:4px 8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	top:10px;
	left:248px
}
.clickShow .showContent .content-max .contentMax-center ul li .more-left:hover>.position-img {
	display:block
}
.clickShow .showContent .content-max .contentMax-center ul li .position-img::after {
	position:absolute;
	left:-10px;
	top:0;
	bottom:0;
	margin:auto;
	display:block;
	content:"";
	width:0px;
	height:0px;
	border:5px solid transparent;
	border-right:5px solid #313233
}
.clickShow .showContent .content-max .contentMax-center ul .first-content {
	height:64px
}
.clickShow .showContent .content-max .contentMax-center ul .first-weight {
	font-weight:550;
	color:#262A33
}
.clickShow .showContent .content-max .contentMax-center ul .first-title {
	color:#262A33;
	font-size:20px;
	line-height:20px;
	height:84px
}
.clickShow .showContent .content-max .contentMax-center ul .first-title span {
	font-weight:550;
	margin-top:20px
}
.clickShow .showContent .content-max .contentMax-whitetwo {
	width:60px;
	float:left
}
.clickShow .showContent .content-max .contentMax-whitetwo ul {
	width:100%
}
.clickShow .showContent .content-max .contentMax-whitetwo ul li {
	width:100%;
	height:48px;
	-webkit-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	color:#51555C
}
.clickShow .showContent .content-max .contentMax-whitetwo ul .first-content {
	height:64px
}
.clickShow .showContent .content-max .contentMax-whitetwo ul .first-weight {
	font-weight:550;
	color:#262A33
}
.clickShow .showContent .content-max .contentMax-whitetwo ul .first-title {
	color:#262A33;
	font-size:20px;
	line-height:20px;
	height:84px
}
.clickShow .showContent .content-max .contentMax-whitetwo ul .first-title span {
	font-weight:550;
	margin-top:20px
}
.clickShow .showContent .content-max .contentMax-right {
	width:440px;
	float:left;
	background:rgba(56,110,231,0.04)
}
.clickShow .showContent .content-max .contentMax-right ul {
	width:100%
}
.clickShow .showContent .content-max .contentMax-right ul li {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%;
	position:relative;
	height:48px;
	-webkit-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	box-shadow:inset 0px -0.5px 0px rgba(0,0,0,0.12);
	color:#51555C
}
.clickShow .showContent .content-max .contentMax-right ul li .more-left {
	margin-left:20px
}
.clickShow .showContent .content-max .contentMax-right ul li .position-img {
	position:absolute;
	left:256px;
	top:11px;
	width:140px;
	display:none;
	background:#313233;
	line-height:1.5;
	color:#fff;
	padding:4px 8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.clickShow .showContent .content-max .contentMax-right ul li .more-left:hover>.position-img {
	display:block
}
.clickShow .showContent .content-max .contentMax-right ul li .position-img::after {
	position:absolute;
	left:-10px;
	top:0;
	bottom:0;
	margin:auto;
	display:block;
	content:"";
	width:0px;
	height:0px;
	border:5px solid transparent;
	border-right:5px solid #313233
}
.clickShow .showContent .content-max .contentMax-right ul li .position-two,.clickShow .showContent .content-max .contentMax-right ul li .position-third,.clickShow .showContent .content-max .contentMax-right ul li .position-six {
	top:0
}
.clickShow .showContent .content-max .contentMax-right ul .first-content {
	height:64px
}
.clickShow .showContent .content-max .contentMax-right ul .first-weight {
	font-weight:550;
	color:#262A33
}
.clickShow .showContent .content-max .contentMax-right ul .first-title {
	color:#262A33;
	font-size:20px;
	line-height:20px;
	height:84px
}
.clickShow .showContent .content-max .contentMax-right ul .first-title span {
	font-weight:550;
	margin-top:20px
}
.equity-comparison {
	color:#272E47;
	font-size:40px;
	line-height:48px;
	text-align:center;
	margin-bottom:24px
}
