/* affiliate */
.affiliate_wrap .affiliate {
	margin-top: 30px;
	margin-bottom: 100px;
}
.affiliate_top{
	margin-top: 180px;

}
.affiliate_top_top{
	width: 100%;
	height: 160px;
	background: url(../image/pic_aff.jpg) no-repeat;
	background-size: 100%;
	padding-top: 25px;
	padding-left: 40px;
}
.affiliate_top  .top_our{
	width: 496px;
	height: 40px;
	background: #006CD1;
	align-items: center;
	justify-content: space-around;
	color: #fff;
	border-radius: 5px;
	margin-top: 15px;
}
.affiliate_top  .top_our img{
	display: block;
	width:22px;
	height: 40px;
}
.affiliate_top_top .title{
	font-size: 35px;

	color: #fff;
	font-weight: bolder;
}
.affiliate_content {
	flex: 1;
	margin-left: 30px;
	margin-bottom:30px;
}
.affiliate_contact  .affiliate_contact_item_img img{
	width: 56px;
	height: 56px;
}

.affiliate_top img {
	width: 100%;
    margin-right: 20px;
}
.affiliate_contact_item_right .affiliate_contact_item_right_title{
	color: rgba(68, 68, 68, 1);
}
.affiliate_contact_item_right .affiliate_contact_item_right_content{
	color: rgba(0, 130, 251, 1);
	font-weight: 600;
}

.affiliate .affiliate_top .mobile_img {
	display: none;
}

.affiliate .affiliate_top .pc_img {
	width: 100%;
	display: block;
}



.affiliate_title {
	font-size: 40px;
	color: #222;
	margin: 25px 0;
	font-family: 'sans';
}

.affiliate_contact_item {
	align-items: center;
	margin-right: 110px;

}

.affiliate_contact_item p {
	margin-bottom: 20px;
	font-size: 14px;
}

.affiliate_contact_item a {
	margin-bottom: 20px;
	font-size: 14px;
	color: rgba(68, 68, 68, 1);
}

.static_online span {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #0082FB;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	margin-right: 15px;
}

.static_online span i {
	font-size: 20px;
	color: #fff;
}

.affiliate .affiliate_top .aff_contact {
	height: 100px;
	background-color: #2d3847;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 30px;
	margin-bottom: 40px;
}

.affiliate .affiliate_top .aff_contact .commonTitle {
	align-items: baseline;
	margin-bottom: 10px;
}

.affiliate .affiliate_top .aff_contact .commonTitle p {
	font-size: 30px;
	margin: 0 16px;
}

.affiliate .affiliateCenterTop {
	width: 300px;
	background: #333333;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 40px;
}

.affiliate .affiliateCenterTop a {
	width: 100%;
	height: 64px;
	color: #B1B1B1;
	border-bottom: 1px solid #414141;
	padding-left: 25px;
	font-family: 'sans';
}
.affiliate .affiliateCenterTop a i {
	font-size: 20px;
	margin-right: 17px;
}
.affiliate .affiliateCenterTop a:last-child {
	border: none;
}
.affiliate .affiliateCenterTop a:hover {
	color: #fff;
}

.affiliate .affiliateCenterTop a.active {
	width: 100%;
	background: #EE6A25;
	color: #fff;
}

.affiliate .affiliate_top .aff_contact .contact_type img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.affiliate .affiliate_top .aff_contact .contact_type p {
	font-size: 18px;
}

.affiliate .affiliate_top .aff_contact .contact_type .skype {
	margin-right: 131px;
}


.affiliate .affiliate_content .aff_left {
	width: 300px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-right: 40px;

}

.affiliate .affiliate_content .aff_left li {

	position: relative;
	font-size: 18px;
}

.affiliate .affiliate_content .aff_left li a:hover {
	color: #049cc6;
}

.affiliate .affiliate_content .aff_left li.active a {

	background: #EE6A25;
	color: #fff;
}

.affiliate .affiliate_content .aff_left li a {
	width: 100%;
	height: 60px;
	background: #333;
	color: #fff;
	border-bottom: 1px solid #414141;
	display: block;
	text-align: center;
	line-height: 60px;
}



.affiliate .affiliate_content .aff_right {
	font-size: 14px;
	background: hsl(228 35% 18%/1);
	border-radius: 4px 4px 4px 4px;
	width: 100%;
	padding: 30px 22px;
}

.affiliate .affiliate_content .aff_right h4 {
	font-size: 18px;
	margin: 20px 0px 10px;
}

.affiliate .affiliate_content .aff_index p {
	line-height: 20px;
}

.affiliate .affiliate_content .userInfo {
	font-size: 16px;
}

.affiliate .affiliate_content .aff_right .userInfo span {
	color: rgba(68, 68, 68, 1);
}
.affiliate .affiliate_content .aff_right .aff_shade {
	margin-top: 30px;
}
.affiliate .affiliate_content .aff_right .aff_shade p {
	margin-bottom: 20px;
	font-family: 'sans';
}
.affiliate .affiliate_content .aff_right .aff_shade a {
	margin-right: 10px;
	margin-bottom: 10px;
}
.affiliate .affiliate_content .aff_right .aff_shade a img {
	width: 150px;
	height: 50px;
}
.affiliate .aff_profile .is_affiliate input,
.affiliate .aff_profile .is_affiliate .radio_select {
	width: 400px;
}

.affiliate .affiliate_content .userInfo p {
	color: #33ac44;
	margin-right: 60px;
}

.affiliate .affiliate_content .aff_right p>span {
	color: #33ac44;
}

.affiliate .aff_login_right p.title {
	font-size: 16px;
	color: rgba(68, 68, 68, 1);
	margin-bottom: 27px;
}

.affiliate .aff_login_right p.label {
	color: rgba(68, 68, 68, 1);
	margin-bottom: 10px;
}

.affiliate .aff_login_right p.label i {
	color: red;
	margin-right: 5px;
}

.affiliate .aff_login_right .input_box {
	width: 100%;
	margin-bottom: 20px;
	margin-right: 30px;
}

.affiliate .aff_login_right .input_box.re_pass {
	width: 47%;
}




.affiliate .aff_login_right input {
	width: 100%;
	height: 46px;
	color: #000;
	background-color: #D7D7D7;
}

.affiliate .aff_login_right button,
.affiliate .aff_login_right a {
	width: 120px;
	height: 46px;
	color: #faf9f8;
	font-size: 16px;
	font-size: 16px;
	height: 46px;
	background: #EE6A25;
	cursor: pointer;
	margin-top: 10px;
	position: relative;
}

.affiliate .aff_login_right button .errorTips {
	top: -62px;
	white-space: nowrap;
}

.affiliate .aff_login_right button:hover,
.affiliate .aff_login_right a:hover {
	background-color: #0082FB;
}

.affiliate .aff_login_right .register_customers {
	border-bottom: 1px solid #1b2838;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.affiliate .aff_login_right .new_account p.title {
	margin-bottom: 15px;
}

.affiliate .aff_login_right .new_account a {
	margin-top: 30px;
}

.affiliate .aff_login_right .tips {
	color: red;
}

.affiliate .aff_profile.aff_login_right input {
	width: 360px;
}

.aff_profile .is_affiliate .full_name input.warning,
.aff_profile .is_affiliate .phone input.warning
,.aff_profile .is_affiliate .contact_account input.warning
,.aff_profile .is_affiliate .payment_email input.warning,
.aff_profile .is_affiliate .select_input input.warning,
.aff_profile .is_affiliate .city .cityTitle.warning,
.affiliate .aff_profile .is_affiliate .select_title.warning{
border: 1px solid #d52b1e;
box-shadow: 0px 6px 18px 0px rgba(255, 0, 0, 0.2);

}

.affiliate .aff_profile.aff_login_right .update_affiliate {
	border-bottom: 1px solid #1b2838;
	padding-bottom: 31px;
	margin-bottom: 30px;
}

.affiliate .aff_profile.aff_login_right .update_account {
	padding-right: 50px;
}

.affiliate .aff_profile.aff_login_right .update_account>div {
	align-items: flex-start;
}

.affiliate .aff_login_right p.label i.no {
	color: #315973;
}

.affiliate .aff_profile .update_account .common_select .select_title {
	height: 46px;
	color: #faf9f8;
	background-color: #1b2838;
	width: 360px;
	padding: 0 10px;
	cursor: pointer;
}

.affiliate .aff_profile .common_select {
	position: relative;
}

.affiliate .aff_profile .common_select .select_list {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	color: #000;
	display: none;
	max-height: 300px;
	overflow-y: auto;
	z-index: 1;
}

.affiliate .aff_profile .common_select .select_list p {
	height: 30px;
	padding-left: 10px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.affiliate .aff_profile .common_select .select_list p span {
	color: #000;
}

.affiliate .aff_profile .common_select .select_list p img {
	margin-right: 5px;
}

.affiliate .aff_profile .common_select .select_list p:hover,
.affiliate .aff_profile .common_select .select_list p.active {
	background: #EE6A25;
}

.affiliate .aff_profile .common_select .select_list p:hover span,
.affiliate .aff_profile .common_select .select_list p.active span {
	color: #fff;
}

.affiliate .aff_profile .is_affiliate {
	padding-right: 48px;
}

.affiliate .aff_profile .is_affiliate .radio_select {
	width: 360px;
	height: 46px;
	background: #fff;
	padding-left: 10px;
}


.affiliate .aff_profile .is_affiliate .radio_select .radio {
	margin-right: 60px;
	cursor: pointer;
}

.affiliate .aff_profile .is_affiliate .radio_select .radio span {
	width: 20px;
	height: 20px;
	border: solid 1px #918e8e;
	margin-right: 10px;
	cursor: pointer;
}

.affiliate .aff_profile .is_affiliate .radio_select .radio span i {
	display: none;
}

.affiliate .aff_profile .is_affiliate .radio_select .radio.active p,
.affiliate .aff_profile .is_affiliate .radio_select .radio:hover p {
	color: #000;
}

.affiliate .aff_profile .is_affiliate .radio_select .radio.active span {
	border: 1px solid #0082FB;
}

.affiliate .aff_profile .is_affiliate .radio_select .radio.active span i {
	color: #0082FB;
	display: block;
}

.affiliate .aff_profile .is_affiliate .country .select_title,
.affiliate .aff_profile .is_affiliate .country .select_list {
	width: 100%;
}

.affiliate .aff_profile .is_affiliate .select_title {
	width: 120px;
	background-color: #d7d7d7;
	height: 46px;
	margin-right: 10px;
	padding: 0 10px;
	color: #5c5b5b;
	cursor: pointer;
}

.affiliate .aff_profile .is_affiliate .select_title i {
	font-size: 12px;
}

.affiliate .aff_profile .is_affiliate .select_input input {
	width: 230px;
}

.affiliate .aff_profile .is_affiliate .select_list {
	width: 120px;
}

.affiliate .aff_profile .is_affiliate .flex_left,
.affiliate .aff_profile .is_affiliate .flex_right {
	width: 48%;
}

.affiliate .aff_profile .is_affiliate input,
.affiliate .aff_profile .is_affiliate .radio_select {
	width: 100%;
}

.affiliate .aff_profile .is_affiliate .add_delete p {
	height: 30px;
	font-size: 12px;
	margin-left: 10px;
	cursor: pointer;
	padding: 0 7px;
}

.affiliate .aff_profile .is_affiliate .add_delete p.add {
	background: #0082FB;
	color: #faf9f8;
	font-size: 12px;
	margin-bottom: 2px;
}

.affiliate .aff_profile .is_affiliate .add_delete p.delete {
	background-color: #0082FB;
	border: 1px solid #0082FB;
	color: #faf9f8;
}

.affiliate .aff_order p.title {
	color: hsl(0 0% 100%/1);
	font-size: 16px;
	margin-bottom: 10px;
}


.affiliate .aff_order .commission {
	/*margin: 20px 0 0;
	border-top: 1px solid #1b2838;
	padding-top: 20px;*/

}







.affiliate .aff_order .order-list table {
	width: 100%;
	text-align: center;
}

.affiliate .aff_order .order-list .order-info-box {
	color: #fff;
}

.order-info-box .goods-list {
	display: none;
}

.affiliate .aff_order .order-list table thead td {
	color: hsla(0,0%,100%,.6);
	padding: 15px 0;
	font-size: 14px;
}

.affiliate .aff_order .order-list table thead tr.bg-gradient {
	background: #31354a;
	color: rgba(68, 68, 68, 1);
	border-radius: 5px;
}

.affiliate .aff_order .order-list table tbody td {
	font-size: 14px;
	padding: 30px 0;
	border-bottom: 1px solid #393f55;
	color: hsla(0,0%,100%,.6);
}

	.affiliate .aff_order .order-list table tbody td.price {
		
		color: hsl(36 100% 50%/1);
	}
	.affiliate .aff_order .order-list table tbody td.orderno {
		
		color: hsl(0 0% 100%/1);
	}

.affiliate .aff_order .order-list table tbody td.btn span {
	height: 40px;
	display: inline-block;
	line-height: 40px;
	cursor: pointer;
	padding: 0 10px;
}

.affiliate .aff_order .order-list td.btn span.hide {
	background-color: #1b2838;
	margin-right: 5px;
	color: #049cc6;
}

.affiliate .aff_order .order-list td.btn span.hide:hover {
	background: #315973;
	color: #fff;
}

.affiliate .aff_order .order-list td.btn span.live-chat {
	color: #fff;
	background-color: #049cc6;
}

.affiliate .aff_order .order-list td.btn span.live-chat:hover {
	background-color: #12bbea;
}

.affiliate .aff_order .order-list .goods-info {
	padding: 20px 50px 20px 20px;
}

.affiliate .aff_order .order-list .goods-info .price {
	font-size: 16px;
}

.affiliate .aff_order .order-list .goods-info .qty {
	color: #fff;
	margin-right: 100px;
	font-size: 12px;
}

.affiliate .aff_order .order-list .goods-info .goods-title {
	display: flex;
	align-items: center;
}

.affiliate .aff_order .order-list .goods-info .goods-title div {
	font-size: 12px;
}

.affiliate .aff_order .order-list .goods-info .goods-title .goodsImage {
	width: 80px;
	min-width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
}

.affiliate .aff_order .order-list .goods-info .goods-title img {
	max-width: 100%;
	max-height: 100%;
}

.affiliate .aff_order .order-list .payment {
	display: flex;
	justify-content: flex-end;
	padding: 20px 35px 20px 20px;
	border-bottom: 1px solid #1b2838;
}

.affiliate .aff_order .order-list .method p {
	margin-bottom: 16px;
}

.affiliate .aff_order .order-list .payment .pay-price div {
	margin-bottom: 15px;
}

.affiliate .aff_order .order-list .payment .pay-price div label {
	display: inline-block;
	margin-right: 65px;
}

.affiliate .aff_order .order-list .payment .pay-price div .price {
	font-size: 16px;
	color: #fff;
}

.affiliate .aff_order .order-list .payment .pay-price div.subtotal {
	font-size: 14px;
	border-top: 1px solid #1b2838;
	padding-top: 15px;
}

.affiliate .aff_order .order-list .payment .pay-price div.subtotal .price {
	color: #049cc6;
}

.affiliate .aff_order .order-list .table-bottom tbody td {
	border-bottom: none;
}

.affiliate .aff_order .settlement {
	background: #31354a;
	margin-top: 30px;
	height: 40px;
	text-align: right;
	line-height: 40px;
	color: #46494b;
	padding-right: 10px;
	color: hsl(0 0% 100%/1);
}

.affiliate .aff_order .settlement .withdrawals {
	border-right: 1px solid #46494b;
	padding-right: 10px;
	margin-right: 10px;
}

	.affiliate .aff_order .settlement i {
		color: hsl(36 100% 50%/1);
		font-size: 16px;
	}

.affiliate .aff_order .order-cash {
	justify-content: flex-end;
	margin: 20px 0;
}
html[lang="de"] .affiliate .aff_order .order-cash button{
	font-size: 12px;
}
.affiliate .aff_order .order-cash button {
	color: #fff;
	background: #EE6A25;
	cursor: pointer;
	width: 160px;
	height: 46px;
	font-size: 16px;
	border-radius: 2px;
	font-family: montserrat;
}

.affiliate .aff_order .order-cash button:hover {
	background: #eb5304;
}

.affiliate .aff_order .exchangeCash {
	display: none;
}

.affiliate .aff_order .exchangeCash.display {
	display: block;
}

.affiliate .aff_order .exchangeCash input {
	padding-left: 20px;
}

.affiliate .aff_order .no-withdrawal .exchangeCash {
	color: #000;
	font-size: 14px;
}

.affiliate .aff_order .exchangeCash .payment {
	display: flex;
}

.affiliate .aff_order .exchangeCash .payment span {
	display: flex;
	margin-right: 20px;
}

.affiliate .aff_order .exchangeCash .payment input {
	width: 20px;
	height: 20px;
	appearance: auto;
	padding: 0;
	margin-right: 5px;
	cursor: pointer;
}



.affiliate .aff_order .waiting {
	text-align: center;
	display: none;
	padding: 50px 0;
}

.affiliate .aff_order .waiting img {
	width: 80px;
}

.affiliate .audit_wait {
	text-align: center;
	color: #000;
	font-size: 16px;
	padding-top: 50px;
}

.affiliate .audit_wait img {
	width: 150px;
	margin-bottom: 20px;
}


.affiliateOrder .exchangeCash.display {
	display: block;
	color: #000;
}

.affiliateOrder .exchangeCash input {
	padding-left: 20px;
}

.affiliateOrder .no-withdrawal .exchangeCash {
	color: #000;
	font-size: 14px;
	padding: 40px;
}

.affiliateOrder .exchangeCash i.close-ico {
	top: 20px;
	right: 20px;
}

.affiliateOrder .exchangeCash .payment span {
	margin-right: 20px;
}

.affiliateOrder .exchangeCash .input_box {
	margin-bottom: 20px;
}

.affiliateOrder .exchangeCash p {
	color: #000;
}

.affiliateOrder .exchangeCash .payment input {
	width: 20px;
	height: 20px;
	appearance: auto;
	padding: 0;
	margin-right: 5px;
	cursor: pointer;
}

.affiliate .exchangeCash-warpper {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	z-index: 200;
	text-align: center;
	margin: 0;
}

.affiliate .exchangeCash-warpper button {
	color: #fff;
	background: #EE6A25;
	cursor: pointer;
	/* width: 160px; */
	padding: 0 25px;
	height: 46px;
	font-size: 16px;
	border-radius: 2px;
	margin: 20px auto 0;
}

.affiliate .exchangeCash,
.exchangeCash-warpper {
	position: fixed;
	background-color: #faf9f8;
	width: 480px;
	padding: 25px 30px 25px;
	color: #000;
	top: 50%;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, -50%);
	display: none;
}

.affiliate .exchangeCash.display,
.exchangeCash-warpper.display {
	display: block;
}

.affiliate .exchangeCash .input_box {
	margin-bottom: 20px;
}

.affiliate .exchangeCash input {
	padding-left: 20px;
	height: 48px;
	color: #000;
	background: none;
	border: solid 2px rgba(95, 107, 124, .2);
	padding: 0 17px 0;
	border-radius: 2px;
	width: 100%;
}

.affiliate .exchangeCash h2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
}

.affiliate .no-withdrawal .exchangeCash {
	color: #000;
	font-size: 14px;
}

.affiliate .exchangeCash .payment {
	display: flex;
}

.affiliate .exchangeCash .payment span {
	display: flex;
	margin-right: 20px;
}

.affiliate .exchangeCash .payment input {
	width: 20px;
	height: 20px;
	appearance: auto;
	padding: 0;
	margin-right: 5px;
	cursor: pointer;
}

.affiliate .exchangeCash .submit-cash {
	background-color: rgba(0, 186, 255, 1);
	box-shadow: 0px 4px 25px 0px rgb(0 186 255 / 30%);
	cursor: pointer;
	/* width: 160px; */
	padding: 0 25px;
	height: 46px;
	font-size: 16px;
	border-radius: 2px;
	color: #fff;
}

.affiliate .aff_order .noOrder {
	text-align: center;
	padding: 50px 0;
	color: #fff;
}


.affiliate .aff_order .waiting {
	text-align: center;
	display: none;
	padding: 50px 0;
}

.affiliate .aff_order .waiting img {
	width: 80px;
}

.affiliate .audit_wait {
	text-align: center;
	color: #000;
	font-size: 16px;
	padding-top: 50px;
}

.affiliate .audit_wait img {
	width: 150px;
	margin-bottom: 20px;
}


.affiliateOrder .exchangeCash.display {
	display: block;
	color: #000;
}

.affiliateOrder .exchangeCash input {
	padding-left: 20px;
}

.affiliateOrder .no-withdrawal .exchangeCash {
	color: #000;
	font-size: 14px;
	padding: 40px;
}

.affiliateOrder .exchangeCash i.close-ico {
	top: 20px;
	right: 20px;
}

.affiliateOrder .exchangeCash .payment span {
	margin-right: 20px;
}

.affiliateOrder .exchangeCash .input_box {
	margin-bottom: 20px;
}

.affiliateOrder .exchangeCash p {
	color: #000;
}

.affiliateOrder .exchangeCash .payment input {
	width: 20px;
	height: 20px;
	appearance: auto;
	padding: 0;
	margin-right: 5px;
	cursor: pointer;
}

.city {
	position: relative;
}

.country {
	position: relative;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 2px;
	background: #D9D9D9;
	border-radius: 1px 1px 1px 1px;
	opacity: 1;
}

.content_ul li input,
.country,
.selectUl li {
	height: 44px;
}

.city .city__down {
	position: absolute;
	left: 0;
	top: 76px;
	background: #fff;
	z-index: 1;
	display: none;
	min-width: 100%;
}

.city .city__down .city__search {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}

.city ul {
	max-height: 300px;
	overflow-y: scroll;
}

.city .city__down .city__search input {
	width: 100%;
	margin: 0;
}

.content_ul li input,
.country,
.selectUl li {
	height: 44px;
}

.city ul {
	max-height: 300px;
	overflow-y: scroll;
}

.city ul li {
	padding-left: 10px;
	height: 30px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.city ul li:hover {
	background: #EE6A25;
	color: #fff;
}

.city ul li img {
	margin-right: 10px;
}

@media (max-width: 1024px) {

	.affiliate_contact,
	.affiliate {
		flex-direction: column;
	}
	.affiliate .affiliate_content .aff_right{
		margin-top: 15px;
	}
	.affiliate_contact_item {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 20px 10px;
	}
	.affiliate .affiliateCenterTop {
		width: 100%;
	}
	.affiliate .aff_login_right .input_box.re_pass {
		width: 100%;
		margin-bottom: 20px;
	}
	.affiliate .aff_profile .is_affiliate .flex_right,
	.affiliate .aff_profile .is_affiliate .flex_left {
		padding: 0;
		width: 100%;
	}
	.affiliate .aff_login_right .register_customers .input_black,
	.affiliate .affiliate_content .aff_right .input_black,
	.is_affiliate_form {
		flex-direction: column;
	}
	.affiliate .aff_profile .is_affiliate {
		padding: 0;
	}
	.affiliate .affiliate_content .aff_right {
		padding: 10px;
	}

	.affiliate .aff_profile .is_affiliate .select_input input {
		width: 55%;
	}

	.affiliate_wrap {
		padding: 0 10px;
	}

	.affiliate .aff_login_right .input_box {
		padding: 0;
		margin: 10px 0 0;
	}

	.affiliate .aff_login_right button,
	.affiliate .aff_login_right a {
		width: 100%;
	}

	.affiliate .aff_order .settlement {
		height: auto;
		line-height: inherit;
		text-align: center;
		font-size: 12px;
		padding: 5px 0;
		display: flex;
		flex-direction: column;
	}

	.affiliate .aff_order .settlement .withdrawals {
		border: 0;
	}
	/* .affiliate .aff_order .order-list table thead tr.bg-gradient{
		display: none;
	} */

	.affiliate .aff_order .order-list table thead td {
		font-size: 12px;
		padding: 15px 2px;
	}
	.affiliate_title {
		margin: 10px 0;
	}
	.affiliate_top_top{
		background: url(../image/affiliate_top_bg.jpg) no-repeat ;
		background-size: 100%;
		padding-top:20px;
       padding-left: 10px;
	}
	.affiliate_top_top .title{
		
		font-size: 15px;
	}
	.affiliate_top .top_our{
		width:72%;
		padding: 0 10px;
	}
	.affiliate_top .top_our {
		height: 30px;
		margin-top: 8px;
	}
	.affiliate_top .top_our  span{
		white-space: nowrap;
	}
	.affiliate_top .top_our img{
		height: 30px;
		width: 17px;
	}
	.affiliate_contact_item{
		margin-bottom: 0;
		padding: 10px 10px;
	}
	.affiliate_top {
		margin-top: 140px;
	}
	.affiliate .affiliate_content .userInfo p.link{
		margin-right: 0;
	}


	.affiliate .exchangeCash, .exchangeCash-warpper {
		width: 90%;
	}
	.affiliate .dialog i.close-ico {
		right: 10px;
		top: 10px;
		font-size: 20px;
	}
}

.affiliate .tabtile {
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

	.affiliate .tabtile a {
		border-radius: 2px;
		background: #31354a;
		color: #000;
		padding: 10px;
		margin: 0 20px;
	 
		color: #fff;
		border: 1px solid #eceef00d;
	}

		.affiliate .tabtile a:hover {
			background: #0082FB;
			color: #ffffff;
		}

		.affiliate .tabtile a.activ {
			background: #0082FB;
			color: #ffffff;
		}

.affiliate .afiliatelink {
	text-align: center;
	width: 100%
}

.affiliate .gametile {
	font-weight: bold;
	margin-right: 5px;
}

.affiliate select {
	appearance: auto;
	border-radius: 2px;
	padding: 8px 10px;
}
	.affiliate select option {
		background-color: hsla(0,0%,100%,.08);
	}

.affiliate .linkinput {
	padding: 10px 20px;
}

	.affiliate .linkinput textarea {
	 
		width: 100%;
		height: 60px;
		background-color: hsla(0,0%,100%,.08);
		color: #fff;
		border: 1px solid #eceef00d;
	}
.affiliate .affiliate_content .pager a {
	border: 0px;
	background-color: rgba(55,61,83,.6);
	color:#fff;
}
	.affiliate .affiliate_content .pager a:hover {
		background-color: rgba(55,61,83,.9);
		position: relative;
		z-index: 1;
		box-shadow:none;
	}