.coinpayu-contest {
	padding: 50px 20px;
	min-height: 800px
}

body:not(.night-type) .coinpayu-contest {
	background: url(../../images/leaderboard/index_contest_bg.png) no-repeat center center;
	background-size: 100% 100%;
}

body.night-type .coinpayu-contest {
	background: none !important;
}

.coinpayu-contest ul.coinpayu-contest-content {
	margin: 0 auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px
}

.coinpayu-contest ul.coinpayu-contest-content li:nth-of-type(odd) {
	margin-right: 1%
}

.coinpayu-contest ul.coinpayu-contest-content li {
	width: 49.5%;
	min-height: 298px;
	padding: 30px;
	background: #fff;
	box-shadow: 0 1px 2px #e1e9eb;
	border-radius: 10px;
	margin-bottom: 14px;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.coinpayu-contest ul.coinpayu-contest-content li h2 {
	font-family: Lato-Semibold;
	font-weight: 600;
	font-size: 24px;
	color: #312d29
}

.coinpayu-contest ul.coinpayu-contest-content li h2 span {
	background: #EDF9FD;
	border-radius: 4px;
	font-size: 26px;
	font-family: DFPYaSongW9-GB;
	font-weight: 400;
	font-style: italic;
	color: #2cc4ff;
	padding: 4px 15px;
	margin-left: 20px
}

.coinpayu-contest-title-img {
	text-align: center
}

.coinpayu-contest-title-img img {
	max-width: 290px;
	width: 100%;
	min-width: 200px;
	margin-bottom: 10px
}

.rank-and-prize {
	width: 260px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #FFFAEF;
	border-radius: 14px;
	color: #e98c08;
	font-family: Lato-Medium;
	margin: 10px auto
}

.rank-and-prize span {
	font-family: Lato-Heavy
}

.coinpayu-contest-middle {
	max-width: 222px;
	width: 100%;
	min-width: 186px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.coinpayu-contest-bottom {
	max-width: 170px;
	width: 100%;
	margin: 50px 0 10px
}

.coinpayu-contest-top p {
	font-family: FRAMD;
	font-weight: bold;
	font-size: 14px;
	color: #999;
	margin: 0;
}

.coinpayu-contest-bottom button {
	width: 100%;
	height: 48px;
	border-radius: 24px;
	background: #ff8d32 !important;
	border: 0;
	outline: 0;
	color: #fff;
	font-size: 18px;
	font-family: Lato-Semibold;
	font-weight: 400;
	cursor: pointer
}

.coinpayu-contest-img img {
	width: 90%
}

.affiliate-img img {
	max-width: 297px
}

.offer-img img {
	max-width: 285px
}

.coinpayu-contest-msg {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.coinpayu-contest ul.coinpayu-contest-content .coinpayu-contest-msg-other {
	min-height: 200px;
	display: flex;
	align-items: center
}

.coinpayu-contest ul.coinpayu-contest-content .coinpayu-contest-msg-other ul {
	display: flex;
	align-items: center;
	justify-content: center
}

.coinpayu-contest ul.coinpayu-contest-content .coinpayu-contest-msg-other ul li {
	box-shadow: none;
	padding: 0;
	text-align: center
}

.coinpayu-contest ul.coinpayu-contest-content .coinpayu-contest-msg-other ul li span {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #787878
}

.coinpayu-contest-msg-other ul li p {
	cursor: pointer;
	width: 201px;
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #333333;
	border-radius: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 15px
}

.coinpayu-contest-msg-other ul li p img {
	width: 92px;
	margin-right: 10px
}

.coinpayu-contest-msg-other ul li p i {
	font-size: 20px;
	color: #333
}

.coinpayu-contest-tip {
	border-top: 1px solid #ECECEC;
	padding-top: 15px;
	margin-top: 30px;
	font-size: 16px
}

.coinpayu-contest-tip a {
	color: #00a0d6;
	font-size: 16px
}

.coinpayu-contest-msg div p {
	font-size: 16px;
	font-family: ArialMT;
	font-weight: 500;
	color: #979fa1;
	text-align: left;
	margin-bottom: 0
}

.coinpayu-contest-msg button {
	width: 180px;
	height: 46px;
	background: #ff8d32;
	border-radius: 23px;
	border: 0;
	outline: 0;
	font-size: 16px;
	font-family: ArialMT;
	font-weight: 400;
	color: #fff;
	cursor: pointer
}

.coinpayu-contest-msg div p span {
	font-size: 16px;
	font-family: PingFang;
	font-weight: 400;
	text-decoration: underline;
	color: #00a0d6;
	cursor: pointer
}

.coinpayu-contest-note {
	max-width: 1140px;
	margin: 0 auto;
	width: 100%;
	border-radius: 40px;
	background: rgb(168, 168, 168, .4);
	padding: 40px 0 40px 80px;
	color: #545454
}

.coinpayu-contest-note h3 {
	font-size: 14px;
	font-family: PingFang;
	font-weight: 500;
	color: #545454;
	margin: 0
}

.coinpayu-contest-note p {
	margin: 10px 0 0;
	text-align: left
}

.coinpayu-contest-model {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	overflow-y: auto
}

.coinpayu-contest-model-box {
	background: #ffffff;
	max-width: 800px;
	width: 80%
}

.coinpayu-contest-model-hedaer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
	padding: 0 20px;
	border-bottom: 1px solid #cccccc
}

.coinpayu-contest-model-hedaer img {
	width: 150px
}

.coinpayu-contest-model-hedaer span {
	font-size: 20px;
	cursor: pointer
}

.coinpayu-affiliate-modal-rules-box {
	background: #FFFFFF;
	padding: 20px 40px
}

.coinpayu-affiliate-modal-rules-box h3 {
	color: #333;
	font-size: 18px;
	margin-top: 20px
}

.coinpayu-affiliate-modal-rules-box div {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px
}

.coinpayu-affiliate-modal-rules-box div span {
	font-size: 18px;
	font-family: Arial;
	color: #333;
	margin-top: 20px;
	font-weight: 400
}

.coinpayu-affiliate-modal-rules-box div i {
	font-style: normal;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;
	margin-right: -20px
}

.coinpayu-affiliate-modal-rules-box ul li {
	display: flex;
	padding: 10px 0
}

.coinpayu-affiliate-modal-rules-box ul li i {
	margin-right: 10px;
	font-style: normal
}

.coinpayu-affiliate-modal-rules-box ul li p {
	text-align: left;
	margin: 0
}

.coinpayu-affiliate-modal-rules-box ul li p a {
	color: #00b2ec;
	font-size: 14px
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-example {
	display: block;
	background: #F0F9FC;
	padding: 20px 15px
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-example div {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #5b767f;
	margin-bottom: 20px
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-example div:last-child {
	margin: 0
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-note div {
	display: block;
	margin: 0
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-note div p {
	display: flex;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #666
}

.coinpayu-affiliate-modal-rules-box ul li.coinpayu-affiliate-modal-rules-note div p b {
	font-weight: 400;
	font-size: 12px;
	margin-right: 5px
}

.coinpayu-affiliate-modal-rules-box ul li .coinpayu-affiliate-modal-rules-note-red {
	background: rgba(217, 116, 117, .1);
	padding: 17px 12px;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	color: #d97375;
	margin: 0
}

.coinpayu-contest-model-msg {
	padding: 0 20px
}

.coinpayu-contest-model-msg h3 {
	color: #333;
	font-size: 18px;
	margin-top: 20px
}

.coinpayu-contest-model-msg ul li {
	display: flex;
	font-size: 14px
}

.coinpayu-contest-model-msg ul li p {
	text-align: left
}

.coinpayu-contest-model-msg ul li b {
	margin-right: 10px;
	color: #1cc6ff
}

.leaderboard-moadel {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 9999
}

.leaderboard-moadel-box {
	position: absolute;
	left: 50%;
	top: 220px;
	transform: translate(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	max-width: 629px;
	width: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	text-align: center;
	padding: 20px
}

.leaderboard-moadel-close {
	text-align: right
}

.leaderboard-moadel-close span {
	font-size: 16px;
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
	color: #343a44;
	cursor: pointer
}

.leaderboard-moadel-box img {
	max-width: 110px;
	height: auto
}

.leaderboard-moadel-box .leaderboard-moadel-gift {
	max-width: 190px;
	height: auto
}

.leaderboard-moadel-text {
	color: #783d19;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	margin: 20px 0
}

.leaderboard-moadel-text span {
	color: #ff911b
}

.leaderboard-moadel-text a {
	color: #783d19;
	text-decoration-line: underline;
	font-size: 16px
}

.leaderboard-moadel-box button {
	width: 140px;
	height: 48px;
	font-weight: 400;
	color: #fff;
	background: #FDB303;
	border-radius: 4px;
	background: url(/static/leaderboard/prize.png) no-repeat center center;
	background-size: 100% 100%;
	border: 0;
	outline: none;
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	cursor: pointer
}

@media screen and (max-width: 1450px) {
	.coinpayu-contest ul.coinpayu-contest-content li {
		padding: 15px
	}
}

@media screen and (max-width: 1560px) {
	.coinpayu-contest ul.coinpayu-contest-content li h2 {
		font-size: 20px
	}

	.rank-and-prize {
		width: 250px;
		font-size: 12px
	}

	.coinpayu-contest ul.coinpayu-contest-content li {
		min-height: 220px
	}

	.coinpayu-contest-bottom {
		margin-top: 30px;
		max-width: 130px
	}

	.coinpayu-contest-bottom button {
		height: 40px;
		font-size: 16px
	}

	.coinpayu-contest-title-img img {
		min-width: 180px
	}
}

@media screen and (max-width: 1505px) {
	.coinpayu-contest ul.coinpayu-contest-content {
		display: block
	}

	.coinpayu-contest ul.coinpayu-contest-content li {
		width: 100%;
		margin-right: 0
	}

	.coinpayu-contest ul.coinpayu-contest-content li:nth-of-type(odd) {
		margin-right: 0
	}

	.coinpayu-contest ul.coinpayu-contest-content li h2 {
		font-size: 23px
	}

	.rank-and-prize {
		width: 220px;
		font-size: 12px
	}

	.coinpayu-contest-bottom {
		margin-top: 50px;
		max-width: 180px
	}

	.coinpayu-contest-bottom button {
		height: 48px;
		font-size: 18px
	}
}

@media screen and (max-width: 1050px) {
	.coinpayu-contest ul.coinpayu-contest-content li h2 {
		font-size: 20px
	}

	.rank-and-prize {
		width: 215px;
		font-size: 12px
	}

	.coinpayu-contest ul.coinpayu-contest-content li {
		min-height: 220px
	}

	.coinpayu-contest-bottom {
		margin-top: 30px;
		max-width: 130px
	}

	.coinpayu-contest-bottom button {
		height: 40px;
		font-size: 16px
	}

	.coinpayu-contest-title-img img {
		min-width: 180px
	}
}

@media (max-width: 780px) {
	.leaderboard-moadel-box {
		top: 100px
	}

	.coinpayu-contest-header {
		display: block
	}

	.coinpayu-contest-header-left {
		display: block;
		height: 45px
	}

	.coinpayu-contest-header-right .statistics-btn {
		margin-right: 8px;
		font-size: 12px
	}
}

@media screen and (max-width: 500px) {
	.coinpayu-contest-middle {
		margin: 0 auto;
		min-width: 200px
	}

	.coinpayu-contest-header p,
	.coinpayu-contest-header-left .claim-btn {
		font-size: 13px
	}

	.coinpayu-contest-title-img {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 10px
	}

	.coinpayu-contest-title-img img {
		min-width: 100px
	}

	.coinpayu-contest ul.coinpayu-contest-content li {
		display: block
	}
}

@media screen and (max-width: 361px) {

	.coinpayu-contest-header p,
	.coinpayu-contest-header-left .claim-btn {
		font-size: 12px
	}
}

.night-type .coinpayu-contest ul.coinpayu-contest-content li{
    background:#423C36!important;
    box-shadow:0 1px 10px #100e0b!important
}
.night-type .coinpayu-contest ul.coinpayu-contest-content li h2,.night-type .coinpayu-contest-msg div p,.night-type .affiliate-top h1,.night-type .affiliate-top p{
    color:#fff!important
}