body {
	background-color: #FFFFFF
}
header {
	height: 590px;
}
.appcode-item-icon {
	height: 100px;
	width: 100px;
}
.banner {
	background: url(../images/gfqh/newSoftwareDownload/header-bg.png);
	height: 500px;
	top: 90px;
	overflow: hidden;
}
.software-download-header-mobile {
	/* max-width: 420px; */
	margin-top: 20px;
	margin-left: -50px;
}
.description-wrapper {
	color: #4D4D4D;
	padding-top: 130px;
	padding-right: 40px;
}
.description-title {
	font-size: 21px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.description-title::after {
	content: '';
	height: 30px;
	width: 150px;
	position: absolute;
	top: 0;
	right: -160px;
	background: url(../images/gfqh/newSoftwareDownload/recommend.png) no-repeat;
	background-size: cover;
}
.description-content {
	font-size: 16px;
	line-height: 36px;
}
.trade-app-code-download {
	float: left;
	width: 130px;
}
.code-wrapper {
	margin-top: 30px;
}
.code-description-wrapper {
	margin-left: 150px;
	padding-top: 15px;
	padding-right: 100px;
}
.code-title {
	font-size: 16px;
	margin-bottom: 20px;
}
.risk-notice {
	width: 260px;
	padding: 15px;
	color: #FFFFFF;
	background: url(../images/gfqh/newSoftwareDownload/risk-notice-bg.png);
	background-size: 100% 100%;
	border-radius: 20px;
	float: right;
	margin-right: -300px;
	margin-top: 85px;
}
.risk-notice-row {
	font-size: 10px;
	line-height: 24px;
}
.tab-list-wrapper {
	border-bottom: 2px solid #E5E5E5;
	box-shadow: 0px 2px 2px rgba(229, 229, 229, 0.75);
}
.software-tab-list {
	height: 100px;
	margin: 0;
}
.software-tab-item {
	width: 33%;
	float: left;
	line-height: 100px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	margin-bottom: -3px;
}
.software-tab-item.active {
	border-bottom: 3px solid #4D96FF;
}
.trade-app-icon {
	float: left;
	height: 107px;
	width: 107px;
}
.main-container {
	margin-top: 45px;
	display: none;
}
.app-description-wrapper {
	margin-left: 130px;
}
.app-title {
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.app-title::after {
	content: '官方推荐';
	font-size: 12px;
	color: #ffffff;
	height: 22px;
	width: 92px;
	line-height: 22px;
	text-align: center;
	background: url(../images/gfqh/newSoftwareDownload/recommend2.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 8px;
	right: -100px;
}
.app-description {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}
.app-code-wrapper {
	margin-top: 50px;
	margin-bottom: 20px;
}
.download-code-wrapper {
	float: left;
	width: 150px;
}
.trade-app-download-code {
	width: 100%;
}
.app-code-text {
	text-align: center;
	line-height: 24px;
	margin: 5px 0 10px;
	color: #333333;
	font-weight: bold;
}

.download-btn-wrapper {
	margin: 20px 0 10px 170px;
}
.download-btn {
	width: 200px;
	height: 42px;
	line-height: 42px;
	color: #FFFFFF;
	background: #248DFF;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
}
.application-icon {
	margin-right: 15px;
}
.common-btn {
	width: 200px;
	height: 42px;
	line-height: 42px;
	background: #FFFFFF;
	color: #4D96FF;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	border: 1px solid #4D96FF;
}
.first-btn {
	margin-right: 20px;
}
.wrapper-row {
	padding: 40px 40px 0;
}
.trade-app-wrapper {
	background: url(../images/gfqh/newSoftwareDownload/trade-app-download-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.middle-trade-pic {
	width: 100%;
}
.right-description-wrapper {
	
}
.app-description-title {
	color: #4D96FF;
	font-size: 16px;
	font-weight: bold;
}
.advantage-item {
	font-size: 14px;
	line-height: 24px;
	color: #5E5E5E;
	position: relative;
	padding-left: 20px;
	margin: 20px 0;
}
.advantage-item:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #4D96FF;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 10px;
}

.software-item {
	width:49%;
	float: left;
	margin-right: 2%;
	padding: 30px 20px 20px;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	margin-bottom: 30px;
}
.software-item-even {
	margin-right: 0;
}
.software-item:hover {
	background: #4D96FF;
	color: #FFFFFF;
	cursor: pointer;
}
.software-item:hover .usage-btn, .software-item:hover .software-btn {
	background-color: #FFFFFF;
	color: #1A88FF;
}
.software-item:hover .version-text {
	color: #FFFFFF;
}
.left-content-wrapper {
	width: 20%;
	/* height: 170px; */
	box-sizing: border-box;
	float: left;
	display: flex;
	/* -webkit-box-orient: vertical; */
	/* -webkit-box-direction: normal; */
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	/* flex-direction: column; */
	/* -webkit-box-pack: center; */
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	/* justify-content: center; */
	text-align: center;
}
.software-item-icon {
	width: 64px;
	height: 64px;
}
.version-text {
	color: #808080;
	text-align: center;
	margin: 10px 0;
}
.usage-btn {
	color: #108EFF;
	font-size: 14px;
	text-align: center;
	border: 1px solid #1A8DFF;
	line-height: 28px;
	border-radius: 5px;
	width: 68px;
	margin: 0 auto;
	cursor: pointer;
} 
.software-btn {
	color: #108EFF;
	font-size: 12px;
	text-align: center;
	border: 1px solid #1A8DFF;
	line-height: 28px;
	border-radius: 5px;
	width: 96px;
	margin: 0 auto 8px;
	cursor: pointer;
}
.middle-content-wrapper {
	float: left;
	width: 60%;
	padding: 0 10px;
}
.software-name {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.software-description {
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0 10px;
}
.right-content-wrapper {
	float: left;
	width: 20%;
	height: 175px;
	box-sizing: border-box;
	float: left;
	display: flex;
	/* -webkit-box-orient: vertical; */
	/* -webkit-box-direction: normal; */
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	/* flex-direction: column; */
	/* -webkit-box-pack: center; */
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	/* justify-content: center; */
	text-align: center;
}
.software-download-code {
	width: 64px;
}
.download-text {
	margin: 3px 0 5px;
}
.computer-tab-list, .api-tab-list {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #E6E6E6;
	margin-bottom: 40px;
}
.computer-tab-item {
	border-right: 1px solid #E6E6E6;
	width: 20%;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.api-tab-item {
	border-right: 1px solid #E6E6E6;
	width: 25%;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.computer-tab-item.active, .api-tab-item.active {
	background: url(../images/gfqh/newSoftwareDownload/computer-tab-item-bg.png);
	background-size: 100% 100%;
	color: #ffffff;
	height: 43px;
	border: none;
}
.md5-code {
	font-size: 13px;
}
.last-computer-tab-item {
	border-right: none;
}
#mobileSoftware {
	display: block;
}

@media (max-width: 1200px) {
	.software-item {
		width: 100%;
	}
	.download-btn, .common-btn {
	    width: 170px;
	}
	.risk-notice {
		margin-right: -400px;
	}
}

@media (max-width: 993px) {
	.trade-app-wrapper {
		background: none;
		border: 1px solid #EEEEEE;
		border-radius: 5px;
	}
	.banner-container {
		width: 850px;
	}
	.description-wrapper {
		padding-top: 100px;
	}
}