body {
	background: #FFFFFF;
}
.grey { 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%); 
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); 
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
    _filter:none; 
}
.header-row {
	height: 75px;
	line-height: 75px;
	background: #FFFFFF;
	padding: 0 0%;
}
.main-content {
	padding-top: 0px !important;
}
.main-content-container {
	position: relative;
}
.title-bg {
	height: 13px;
	width: 584px;
	position: absolute;
	left: calc(50% - 292px);
	top: 10px;
}
.title-bg2 {
	height: 13px;
	width: 459px;
	position: absolute;
	left: calc(50% - 229px);
	top: 10px;
}
.back-to-index {
	font-size: 16px;
	float: right;
	line-height: 25px;
	background: #5189F5;
	height: 75px;
	padding: 12px 20px;
	color: #ffffff;
}

.back-to-index2{
	font-size: 16px;
	color: #1A1A1A;
	float: right;
	margin-right: 72px;
}

.trade-app-wrapper {
	background: url(../../images/gfqh/promotionPagePcSide/promotion-page-pcside-bg.png) #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 500px;
	padding-top: 110px;
}
.app-title {
	font-size: 60px;
	color: #FFFFFF;
}
.app-dexcription {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	border-radius: 5px;
	background: #66A4FF;
	padding: 10px 5px 10px 15px;
}
.download-row {
	margin-top: 30px;
}
.rightItem {
	float: right;
}
.version-wrapper {
	padding-right: 50px;
}
.app-download {
	padding: 10px 5px 10px 15px;
	text-align: center;
	background: #66A4FF;
	border-radius: 5px;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 25px;
	line-height: 30px;
	cursor: pointer;
}
.download-icon {
	float: left;
}
.code-text {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	margin: 0 0 10px 0;
}
.code-text-sub {
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	margin: 0 0 10px 0;
}
.code-text-sub2 {
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	margin: 0 0 10px 0;
}
.code-panel {
	width: 100%;
	height: 30px;
	text-align: center;
}
.code-text-sub:before {
	content: "——    ";
	padding-right: 10px;
}
.code-text-sub:after {
	content:  "    ——";
	padding-left: 10px;
}
.two-dcode-wrapper {
	padding: 15px 10px;
	height: 299px;
	width: 243px;
	text-align: center;
	border-radius: 5px;
	display: block;
	position: relative;
	z-index: 1;
}
.two-dcode-wrapper:after {
	content: "";
	background: url(../../images/gfqh/promotionPagePcSide/promotion-page-pcside-codebg.png);
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
}
.main-content {
	padding: 0 10%;
	background: #ffff;
}
.content-wrapper {
	margin-top: 80px;
	padding-left: 80px;
}
.content-wrapper-2 {
	padding-left: 100px;
}
.content-title {
	font-size: 26px;
	color: #247DFF;
	font-weight: bold;
}
.content-row-wrapper {
	margin-top: 30px;
}
.content-row {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
.content-item {
	line-height: 36px;
	font-size: 16px;
	position: relative;
	padding-left: 20px;
}
.content-item:before {
	content: '';
	width: 6px;
	height: 6px;
	left: 0;
	top: 15px;
	border-radius: 100%;
	background: #3B86FF;
	position: absolute;
}
.main-content-2 {
	background: url(../../images/gfqh/tradeAppPoster/main-content-2-bg.png) #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.main-content-4 {
	background: url(../../images/gfqh/tradeAppPoster/main-content-4-bg.png) #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 600px;
}
.four-content-title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 50px 0;
}
.content-four-item {
	padding: 15px;
	background: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 30px;
	min-height: 240px;
	box-shadow: 1px 1px 4px rgba(186, 195, 204, 0.75);
}
.content-four-item2 {
	padding: 15px;
	background: #FFFFFF;
	border-radius: 5px;
	margin-bottom: 30px;
	min-height: 240px;
}
.content-four-title {
	text-align: center;
	margin: 20px 0;
}
.main-content-one-pic, .main-content-two-pic, .main-content-three-pic {
	max-width: 100%;
}
.trade-app-code {
	width: 162px;
	margin-bottom: 15px;
}
.main-icon {
	width: 72px;
}

.content-four-content {
	text-align: center;
	font-size: 16px;
}

.content-four-content2 {
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 13px;
}
.header-icon {
	margin: 5px 5px 5px 0;
	margin-top: 3px;
}
.header-icon .left {
	margin-left: -10px;
}
@media (max-width: 2600px) {
	.two-dcode-wrapper {
		margin-top: 100px;
	}
	.content-wrapper {
		margin-top: 40px;
		padding-left: 10px;
	}
	.trade-app-wrapper {
		height: 700px;
	}
	.rightItem {
		float: left;
		margin-left: calc(50% + 500px);
	}
}

@media (max-width: 1920px) {
	.two-dcode-wrapper {
		margin-top: 0px;
	}
	.content-wrapper {
		margin-top: 40px;
		padding-left: 10px;
	}
	.trade-app-wrapper {
		height: 500px;
	}
	.rightItem {
		float: left;
		margin-left: calc(50% + 350px);
	}
	.main-content {
		padding: 0 10%;
		background: #ffff;
	}
}

@media (max-width: 1400px) {
	.two-dcode-wrapper {
		margin-top: -40px;
	}
	.content-wrapper {
		margin-top: 40px;
		padding-left: 10px;
	}
	.trade-app-wrapper {
		height: 400px;
	}
	.rightItem {
		float: right;
		margin-left: calc(50% + 350px);
	}
	.main-content {
		padding: 0 10px;
		background: #ffff;
	}
}

@media (max-width: 1050px) {
	.two-dcode-wrapper {
		margin-top: -100px;
	}
	.content-wrapper {
		margin-top: 40px;
		padding-left: 10px;
	}
	.trade-app-wrapper {
		height: 340px;
	}
	.rightItem {
		float: right;
		margin-left: calc(50% + 350px);
	}
}

@media (max-width: 1000px) {
	.back-to-index2 {
		margin-right: 20px;
	}
}