body {
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', sans-serif;
	color: #444;
	min-width: 1200px;
}

a {
	text-decoration: none;
	color: inherit;
}

header {
	height: 90px;
	background-color: rgba(0, 0, 0, 0.1);
	position: absolute;
	width: 100%;
	min-width: 1200px;
	left: 0;
	top: 0;
	z-index: 999;
}

nav {
	width: 1100px;
	margin: 0 auto;
	text-align: right;
	font-size: 16px;
	color: #fff;
}

.logo {
	float: left;
	height: 42px;
	margin-top: 24px;
}

nav .menu {
	float: right;
	height: 38px;
	margin-top: 26px;
}

nav .menu a {
	display: inline-block;
	line-height: 38px;
	padding: 0 40px;
	border-radius: 19px;
	color: #fff;
	margin-left: 40px;
}

a.active,
a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.banner {
	height: 760px;
	background-color: #eee;
	background-image: url('../images/banner-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.show {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 760px;
}

.phone {
	position: absolute;
	bottom: 0;
	left: 150px;
	width: 305px;
}

.content {
	float: right;
	text-align: left;
	padding-top: 315px;
	width: 510px;
}

.title {
	height: 120px;
}

.content-download {
	padding-top: 46px;
	overflow: hidden;
}

.download-code {
	float: left;
	width: 170px;
}

.download-code img {
	width: 170px;
	height: 170px;
	margin-right: 30px;
}

.download-btns {
	float: left;
	height: 170px;
	position: relative;
}

.download-btn {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	width: 240px;
	height: 58px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: absolute;
	left: 25px;
}

.download-btn.android {
	top: 6px;
}

.download-btn.ios {
	bottom: 6px;
}

.download-btn img {
	vertical-align: middle;
	width: 30px;
	margin: 0 18px;
}

.download-btn span {
	vertical-align: middle;
	line-height: 58px;
	font-size: 16px;
}

.show-text {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -100px;
}

.show-img {
	position: absolute;
	right: 0;
	bottom: 40px;
	width: 485px;
	/* height: 621px; */
}

.show-title {
	font-size: 48px;
	/* font-weight: 200; */
}

.show-subtit {
	margin-top: 37px;
	font-size: 30px;
	/* font-weight: 100; */
	color: #888;
}

.bonusCoin {
	text-align: center;
}

.bonusCoin .show-text {
	padding-top: 60px;
	position: relative;
	text-align: center;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 0;
}

.bonusCoin .show-img {
	bottom: 0;
	width: 100%;
	text-align: center;
}

footer {
	height: 350px;
	background-color: #424951;
}

.footer-box {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 55px;
	color: #aaa;
	font-size: 14px;
}

.QRcode {
	float: left;
	padding: 40px 0 0 165px;
}

.download,
.wechat {
	float: left;
	text-align: center;

}

.download {
	margin-right: 140px;
}

.QRcode-title {
	margin-bottom: 20px;
}

.QRcode-img img {
	width: 170px;
	height: 170px;
}

.contact {
	float: right;
	padding-top: 130px;
	color: #fff;
}

.legal {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.bonus .show-img img {
	width: 100%;
	height: 100%;
}

.bonusCoin .show-img img {
	width: 591px;
}

.system .show-img img {
	width: 456px;
}

.reliefFund .show-img img {
	width: 599px;
}

.bonusCoin,
.reliefFund {
	background-color: #fafafa;
}

.reliefFund .show-text {
	left: inherit;
	right: 0 !important;
}

.reliefFund .show-img {
	left: 0;
}

.reliefFund-img {
	position: absolute;
	right: 103px;
	bottom: 0;
	width: 194px;
	height: 188px;
}

.reliefFund-img img {
	width: 100%;
	height: 100%;
}

.banner.about {
	height: 644px;
	background-color: #11B08B;
	background-image: url('../images/banner-about.png');
}
.agent-con{
	height: 90px;
	background-color: #424951;
}
.contect{
	text-align: center;
	margin:0 auto;
}
.contect th{
	padding: 5px 0;
	text-align:center;/** 设置水平方向居中 */
    vertical-align:middle/** 设置垂直方向居中 */
}
.contect td{
	padding: 5px 0;
}

.about-box {
	width: 1100px;
	height: 706px;
	margin: -270px auto 165px;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
	position: relative;
}

.map {
	height: 100%;
	width: 570px;
	float: left;
	position: relative;
	z-index: 999;
}

.contact-us {
	width: 530px;
	float: right;
	position: absolute;
	left: 570px;
	top: 50%;
	margin-top: -40px;
}

.contact-item {
	padding-left: 25px;
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.contact-item img {
	width: 15px;
	vertical-align: middle;
	margin-right: 10px;
}

/* uploadFile.html 样式 */

#content {
	max-width: 1024px;
	margin: 90px auto 0 auto;
}

.input-item {
	border: 1px solid rgba(15, 158, 125, .5);
	border-radius: 5px;
	/*padding: 10px;*/
	width: 400px;
	margin: 10px auto;
	display: flex;
}

.input-item>label {
	/*border-right: 1px solid rgba(15,158,125,.5);*/
	padding-right: 10px;
	flex: 0 0 40px;
	background: rgba(15, 158, 125, .8);
	padding: 10px;
	color: #FFFFFF;
}

.submit-button {
	width: 380px;
	margin: 20px auto 0 auto;
	text-align: center;
	/*background-color: rgba(16,185,146,0.4);*/
	color: #FFFFFF;
	border-radius: 5px;
	padding: 14px 10px;
	background: #10B992;
}

.input-item>input {
	border: none;
	width: 100%;
	padding: 10px;
}

#upload-form {
	padding: 80px 20px;
	border: 1px solid rgba(15, 158, 125, .6);
	border-radius: 3px;
	width: 500px;
	margin: 0 auto;
}

.upload-button {
	border: 1px dashed #999;
	width: 120px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	font-size: 40px;
	color: #999;
	cursor: pointer;
	margin-top: 120px;
}

#list ul li {
	line-height: 30px;
	text-align: left;
}

/* 加载中样式 */
.pswp__preloader__icn {
	opacity: 0.75;
	width: 24px;
	height: 24px;
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite;
}

/* The idea of animating inner circle is based on Polymer loading indicator by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html */
.pswp__preloader__cut {
	position: relative;
	width: 12px;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.pswp__preloader__donut {
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	border: 2px solid #000;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	margin: 0;
	-webkit-animation: donut-rotate 1000ms cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1000ms cubic-bezier(.4, 0, .22, 1) infinite;
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes clockwise {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0)
	}

	50% {
		-webkit-transform: rotate(-140deg)
	}

	100% {
		-webkit-transform: rotate(0)
	}
}

@keyframes donut-rotate {
	0% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(-140deg)
	}

	100% {
		transform: rotate(0)
	}
}
