/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: 'Nunito';
    src: url('../../fonts/Nunito-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('../../fonts/Arial-BoldItalicMT.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Impact';
    src: url('../../fonts/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: "Nunito", "Avenir Next", "AvenirNextLTPro-Bold", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1;
	background-color: #fff;
}

body {
    font-family: 'Nunito', sans-serif !important;
    background-color: #fff;
    color: #000;
    font-size: 12px;
	display: none;
}

@media (min-width: 768px) {
    .contauner {
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}

a {
    text-decoration: none;
}
/* 字体大小 */

.fs-7 {
    font-size: 14px !important;
}

.fs-8 {
    font-size: 12px !important;
}

.fs-18 {
    font-size: 18px !important;
}

/* 背景颜色 */

.bg-zth {
    background-color: #0d0d0d !important;
}

.bg-zth1 {
    background-color: #16141c !important;
}

.bg-zth2 {
    background-color: #242227 !important;
}

.bg-hs {
    background-color: #fff !important;
}

.bg-hs1 {
    background-color: #0f1021 !important;
}

.bg-okh {
    background-color: #0f1021 !important;
}

.bg-ls {
    background-color: #1b1831 !important;
}

.bg-jbh {
    background: linear-gradient(0deg, #000, #999);
}

.bg-lvs {
    background-color: #0ecb81 !important;
}

.bg-lvs1 {
    background-color: #00b897 !important;
}

.bg-red {
    background-color: #f5465c !important;
}

.bg-qh {
    background-color: rgb(51, 51, 51) !important;
}

.bg-zs {
    background-color: rgb(118, 31, 227) !important;
}

.bg-fs {
    background-color: rgb(132, 54, 230) !important;
}

/* 字体颜色 */

.text-lvs {
    color: #0ecb81;
}

.text-zth {
    color: #919da4;
}

.text-dhs {
    color: #95979b;
}

.text-bhs {
    color: rgb(185, 192, 196);
}

.text-red {
    color: #f5465c !important;
}

.text-zs {
    color: rgb(118, 31, 227) !important;
}

.text-fs {
    color: #E535AB !important;
}

.text-lh {
    color: #ccceef !important;
}

.text-ls {
    color: #999999 !important;
}

.text-chs {
    color: #7376aa !important;
}

.text-ws {
    color: #fabb04 !important;
}

.text-block {
    color: #000000 !important;
}

.text-z-fs {
	font-size: 2.5rem;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.875rem;
    /* background: linear-gradient(90deg, #fffc00 -30%, #db36a4 90%);
    -webkit-background-clip: text;
    color: transparent; */
}

/* 边框颜色 */

.border-lvs {
    border-color: #0ecb81 !important;
}

.border-fs {
    border-color: rgb(111, 100, 233, 0.6) !important;
}

.border-ws {
    border-color: #fabb04 !important;
}

.pb-6 {
    padding-bottom: 4rem !important;
}

.border-zs {
    border-color: rgb(118, 31, 227) !important;
}

.border-bhs {
    border-color: rgb(185, 192, 196) !important;
}

.border-bhg {
    border-color: #EEEEEE !important;
}

.border-bshs {
    border-color: rgb(72, 73, 73) !important;
}

.border-hhs {
    border-color: rgb(49, 49, 49) !important;
}

@media (min-width: 992px) {
    .mt-lg-7 {
        margin-top: 7rem !important;
    }
}

@media (min-width: 992px) {
    .mt-lg-8 {
        margin-top: 6rem !important;
    }
}

@media (max-width: 992px) {
    .mt-top-4 {
        margin-top: 1.5rem !important;
    }
}
.layui-layer-msg{
	color: #000 !important;
	font-weight: bold;
	background-color: rgb(255,255,255)!important;
	border: none!important;
}
.layui-layer-msg .layui-layer-padding{
	padding: 20px!important;
}
.adInofs.uhide{
	display: none!important;
}
@media (max-width: 992px) {
	.mobile_das_box{
		min-height: 100vh;
		padding: 60px 10px !important;
		background-image: linear-gradient(180deg, rgba(0, 192, 123, .2) 0%, #f1f5fe 30%);
	}
	.ck_main_box{
		margin-left: 0 !important;
		width: 100% !important;
	}
}