@charset "utf-8";
@font-face {
  	font-family: 'Montserrat';
  	src: url('../fonts/Montserrat.otf');
	font-weight: normal;
  	font-style: normal;
}
*{
	margin: 0px;
	padding: 0px;
}
*, *:before, *:after {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
html, body {
	position:relative;
	height:100%;
	/*max-width:640px;*/
	width: 100%;
	margin:0 auto;
	text-align: center;
}
html {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color:transparent
}
body {
	background:#000;
	color:inherit;
	margin:0;
	padding:0;
	line-height:1.41176471;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	position:relative;
	text-align:left;
	color: #fff;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,select {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body, * {
  	font-size: 14px;
  	opacity: 1;
   /* overflow-x: hidden !important;*/
    font-family: Montserrat, sans-serif;
}
a {
	text-decoration:none
}
a, input, button, textarea, select {
	color:inherit;
	font-size:inherit;
	line-height:inherit;
	outline:0
}
input{
	caret-color: #fff;
    color:inherit;
    background-color: transparent;
    border: none;
    height: 30px;
/*    border:1px solid red;*/
}
img {
	border:0;
	width: 100%;
}
select{
	background-color: #000;
}
.btn {
    display: inline-block;
    padding: 12px 16px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.42857143;
    border: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    -webkit-appearance: none;
    position: relative;
    width: 100%;
    background-color: #ef2525;
    /*color: #fff;*/
    font-weight: 600;
    opacity: 1;
}
.overflow_hidden {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.body_content{
	max-width:640px;
	margin: 0px;
	padding:0px;
	width: 100%;
	height: auto;
}
.flex_center{
	display: flex;
	justify-content: center;
	align-items: center;
}
.flex_center_space_between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_center_column{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.flex_left{
	display: flex;
	justify-content: left;
	align-items: center;
}
.flex_left_column{
	display: flex;
	justify-content: left;
	align-items: left;
	flex-direction: column;
}
.flex_right_column{
	display: flex;
	justify-content: right;
	align-items: right;
	flex-direction: column;
}
.flex_right{
	display: flex;
	justify-content: right;
	align-items: center;
}
.margin0{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.flex1{
	flex:1;
}
.padding0_10{
	padding-right: 10px;
	padding-left: 10px;
}
.padding0_20{
	padding-right: 20px;
	padding-left: 20px;
}
.img24{
	width: 24px;
	height: 24px;
}
.padding0_5{
	padding-right: 5px;
	padding-left: 5px;
}
.img30{
	width: 30px;
	height: 30px;
}
.margin_top_10{
	margin-top: 10px;
}
.img16{
	width: 16px;
	height: 16px;
}
.img18{
	width: 18px;
	height: 18px;
}
.padding_left_10{
	padding-left: 10px;
}
.padding_left_5{
	padding-left: 5px;
}
.flex_25{
	flex:0 0 25%;
}
.flex_flex_wrap{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	flex-wrap: wrap;
}
.padding5_0{
	padding-top: 5px;
	padding-bottom: 5px;
}
.index_type{
	/*background-color: #77B8FF;
	border-radius: 8px;*/
}
.img60{
	width: 60px;
	height: 60px;
}
.font13{
	font-size: 13px;
}
.margin_top_5{
	margin-top: 5px;
}
.font18{
	font-size: 18px;
}
.height46{
	height: 46px;
}
.img40{
	width: 40px;
	height: 40px;
}
.img30{
	width: 30px;
	height: 30px;
}
.index_lunbo{
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
}
.index_lunbo150{
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.index_ul{
	margin:0;
	padding:0;
	position:absolute;
	left: 0;
	top:0;
	width: 100%;
	height: auto;
}
.index_li{
	height: 50px;
	list-style-type: none;
}
.color1{
	color:#ef2525;
}
.info_top{
	background-color: #ef2525;
}
.flex8{
	flex:8;
}
.color2{
	color: #fff;
}
.padding10{
	padding: 10px;
}
.vidwo_info{
	width: 100%;
	height: 100%;
	/*height: 200px;*/
}
.img100{
	width: 100%;
	height: 100%;
}
.margin_top_20{
	margin-top:20px;
}
.font16{
	font-size: 16px;
}
.img20{
	width: 20px;
	height: 20px;
}
.radius50{
	border-radius: 50%;
}
.border_bottom1{
	border-bottom: 1px solid #464646;
}
.img16{
	width: 16px;
	height: 16px;
}
.margin_top_30{
	margin-top: 30px;
}
.login_logo{
	max-width: 100px;
	width: 100%;
	max-height: 100px;
	height: 100%;
}
.input_border_div {
    border-radius: 8px;
    border: 1px solid #4C4C4C;
    /*border: 1px solid rgba(221, 221, 221, 1);*/
}
.padding10_5{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.flex_grow {
    flex-grow: 1;
}
.border_none {
    border: none;
}
.div_bg_fff{
	background-color: #000;
}
.bgcolor1{
	background-color: #000;
}
.border_error{
	border-bottom: 5px solid #FF4242;
}
.padding_right_5{
	padding-right: 5px;
}
.width100{
	width: 100%;
}
.bgcolor2{
	/*background-color: #01a7f3;*/
}
.flex_25{
	flex: 0 0 25%;
}
.width_80{
	width: 80%;
}
.radius12{
	border-radius: 12px;
}
.invite_div_item{
	height: 55px;
	width: 60px
}
.img30{
	width: 30px;
	height: 30px;
}
.padding20_10{
	padding: 20px 10px
}
.padding20_0{
	padding: 20px 0px
}
.vip_btn_div{
	color: rgb(255, 255, 255);
    font-weight: 600;
    background: linear-gradient(270deg, rgb(18, 150, 219), rgb(4, 190, 254));
    border-radius: 20px;
    padding: 5px 15px;
}
.img50{
	width: 50px;
	height: 50px;
}
.margin_left_5{
	margin-left: 5px;
}
.vip_now_div{
	color: #999;
    border: 1px solid #999;
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 10px;
}
.margin_top_3{
	margin-top:3px;
}
.user_balance_div {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .25));
    border-radius: 16px;
    background: linear-gradient(to right, red, black);
    /*background: linear-gradient(137.26deg, #2d978d 10.17%, #164e7f 48.94%, #1a376b 74.59%);*/
    margin: 10px 0 20px;
    padding: 15px;
    text-align: left;
    color: #fff;
}
.weight700{
	font-weight: 700;
}
.font24{
	font-size: 24px;
}
.border_none{
	border: none;
}
.deposit_wallet_type {
    border-radius: 12px;
    padding: 8px 12px;
    border:1px solid #CACACA;
}
.deposit_wallet_bg{
	background-color: #01a7f3;
	color: #fff;
}
.img150{
	width: 150px;
	height: 150px;
}
.deposit_wallet_span {
    display: inline-block;
    word-break: break-all;
    white-space: normal;
}
.margin_left_10{
	margin-left: 10px;
}
.font20{
	font-size: 20px;
}
.opacity5{
	opacity: 0.5;
}
.bank_index_item {
    padding: 0px 10px;
    width: 360px;
    height: 180px;
    background-image: url(../images/bg_card.png);
    background-size: cover;
    background-position: center;
    border-radius: 6px;
}
.bank_index_img {
    height: 100%;
}
.bank_img_info {
    padding-top: 40px;
    height: 120px;
}
.withdraw_link_text {
    padding: 6px;
    color: #F7FFFF;
    border: 2px solid #2273CC;
    box-shadow: 0 0 10px #2273CC;
    border-radius: 5px;
}
.padding_top_30{
	padding-top: 30px;
}
.padding_bottom_30{
	padding-bottom:30px;
}
.wallet_div{
	height: 35px;
}
.user_top_div{
	height: 100px;
}
.user_info{
    background: #119ADF;
    border-radius: 0.8rem;
    /*border-top-left-radius: .8rem;
    border-top-right-radius: .8rem;*/
    position: relative;
    z-index: 999;
}
.margin_top_up_50{
	margin-top: -50px;
}
.weight600{
	font-weight: 600
}
.user_vip{
	border: 1px solid #333;
    border-radius: 12px;
}
.font12{
	font-size: 12px; 
}
.forright {
    width: 8px;
    height: 12px;
}
.radius50{
	border-radius: 50%;
}
.paddding15_5{
	padding: 15px 5px;
}
.invest_img{
	height: 160px;
	width: 130px;
}
.height160{
	height: 160px;
}
.height60{
	height: 60px;
}
.flex2{
	flex:2;
}
.padding_top_5{
	padding-top: 5px;
}
.hidden_none{
	display: none;
}
.flex33{
	flex:0 0 33.3333%;
}
.img30_20{
	width: 30px;
	height: 20px;
}
.flex_left_column_start{
	display: flex;
	flex-direction: column;
	justify-content: left;
	align-items: flex-start;
	flex-wrap: wrap;
}
.radius10{
	border-radius: 10px;
}
.margin_left_20{
	margin-left:20px;
}
.height45{
	height: 45px;
}
.margin20_0{
	margin: 20px 0px;
}
.padding_top_20{
	padding-top: 20px;
}
.padding10_0{
	padding:10px 0px;
}
.moneylog_type_active{
	border-bottom: 2px solid #FE8001;
	color: #FE8001;
}
.padding_bottom_5{
	padding-bottom: 5px;
}
.color3{
	color: #FED3A9;
}
.color4{
	color:#FFC159;
}
.color5{
	color: green;
}
.color6{
	color:#ff0000;
}
.report_border_div {
	border: 1px solid #4C4C4C;
    /*border: 1px solid rgba(221, 221, 221, 1);*/
}
.register_bg{
/*	overflow-y: auto;
	padding-bottom: 30px;
  	min-height: 100vh;
  	background-image: url('/Public/Home/images/login_bg.jpg');
  	background-size: cover;
  	background-position: center;*/
}
.padding_right_10{
	padding-right: 10px;
}
.index_show_notice_img{
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.5);
	z-index:998;
	width:100%;
}
.credit_body{
	position: fixed;
    height: 200px;
    bottom: 0;
    width: 100%;
}
.margin10_0{
	margin: 10px 0px;
}
.news_bottom{
	border-bottom: 1px solid #E0E0E0;
}
.padding15_10{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.opacity3{
	opacity: 0.3;
}
.padding20_5{
	padding: 20px 5px
}
.grab_pro_item{
	flex:0 0 20%;
}
.grab_pro_flex{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	flex-wrap: wrap;
}
.font11{
	font-size: 11px;
}
.grab_pro_height{
	height: 240px;
}
.scroll-wrap {
    max-height: 100%;
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
}

.scroll-item {
    animation: scroll linear 60s alternate infinite;
    float: bottom;
}

@keyframes scroll {
    0% {
        margin-bottom: 0;
        transform: translateY(0);
    }
    10% {
        margin-bottom: 10%;
        transform: translateY(0);
    }
    90% {
        margin-bottom: 90%;
        transform: translateY(-100%);
    }
    100% {
        margin-bottom: 100%;
        transform: translateY(-100%);
    }
}
.color000{
	color: #000;
}