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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a {
  text-decoration: none;
  color:#f6de9d;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: "Microsoft YaHei" ! important;
  background-color: #181818;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  margin-top: 28px;
  width: 654px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  height: 1%;
}
.wrap-inner {
  width: 1000px;
  margin: 0 auto;
}
/* .wrap-inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
} */
.header {
  height: 110px;
  position: relative;
  background-color: #101017;
  overflow: hidden;
  border: 1px solid #2a2827;
}
.header .logo {
  width: 260px;
  height: 75px;
  float: left;
  margin-top: 15px;
}
.header .top {
  display: flex;
  justify-content : space-between;
}
.header .top-center {
  width: 203px;
  margin-top: 28px;
}
.header .kefu {
  margin-top: 34px;
  width: 200px;
}
.header .logo img {
  width: 260px;
}
.tip {
  background-color: #000;
  height: 35px;
  line-height: 35px;
}
.tip .tip-text {
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.tip .tip-text span {
  color: rgb(227, 202, 105);
  font-size: 16px;
}
.content-wrap {
  height: 735px;
  background: #181818 url(../images/bg_02.png?v=1) no-repeat center top;
  padding-top: 50px;
  box-sizing: border-box;
}
.content-wrap .bg-content {
  /*height: 30px;*/
  /*display: flex;*/
}
.content-wrap .bg-content .numRed {
  background-color: red;
  color: #fff;
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 30px;
  border-radius: 20px;
  padding: 0 20px;
  margin: 0 10px;
}
.content-wrap .bg-content .left {
  height: 27px;
  display: block;
  margin-top: 5px;
}
.content-wrap .bg-content .right {
  /*height: 40px;*/
  margin: 15px 0 0 160px;
}
.content-wrap .content .button {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content-wrap .content .button div:nth-child(1) {
  margin-left: 25px;
}
.content-wrap .content .button div {
  margin-left: 42px;
}
.content-wrap .content .bg-title {
  margin-left: 186px;
}
.content-wrap .content .bg-top {
  margin-top: 10px;
  margin-bottom: 15px;
}
.content-wrap .table tbody td .qcode {
  width: 122px;
  height: 122px;
  display: block;
  margin: 0 auto 10px;
  border: 2px solid #fff;
}
.content-wrap .table tbody {
  background-color: rgba(26, 12, 6, 0.702);
}
.content-wrap .table tbody tr td {
  padding: 0 10px;
  line-height: 20px;
  color: #fff;
}
.content-wrap .table caption {
  height: 47px;
  border: 1px solid #4a4a4a;
  padding-top: 10px;
  box-sizing: border-box;
  background-color: rgba(26, 12, 6, 0.702);
}
.content-wrap .table th {
  height: 37px;
  color: #fff;
  border: 1px solid #f6de9e;
  vertical-align: middle;
  text-align: center;
  padding: 0px 10px;
  background-color: #f3e37b;
  color: #000;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  border-right: 1px solid #4a4a4a;
}
.content-wrap .table tbody td {
  color: #fff; 
  border: 1px solid #4a4a4a;
  height: 35px;
  vertical-align: middle;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-align: center;
  color: rgb( 246, 222, 158 );
}
.content-wrap .content {
  overflow: hidden;
  position: relative;
  /* height: 831px; */
}
/* 底部 */
.footer {
  background-color: #1c0e01;
  height: 120px;
  text-align: center;
}
.footer .ul_list {
  /* margin-top: 28px; */
}
.footer .footer_center {
  height: 120px;
  padding-top: 28px;
  box-sizing: border-box;
}
.footer .footer_center .line {
  border-bottom: 1px solid #28282c;
  width: 1000px;
  margin: 15px auto;
}
.footer .copyright {
  font-size: 14px;
  color: rgb( 102, 102, 102 );
}
.layui-layer-page .layui-layer-content{ overflow: hidden !important;}
.applyStep {
  padding: 10px 0;
  /* width: 896px; */
  /* height: 300px; */
  border: 2px solid #937842;
  background-color: #181818;
  z-index: 11;
  color: #9a9a9a;
  font-size: 16px;
  line-height: 20px;
  display: none;
}
.applyStep #pMoney {
  color: #ed1919;
}
.applyStep h1 {
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #e8b965;
  font-size: 24px;
}
.applyStep .applyContent {
  padding: 0 70px 10px;
  line-height: 1.6;
}
.btnCenter{
  text-align: center; padding:0.15rem;
}
.btnCenter a{
  width: 235px; height: 67px; display: inline-block; margin: 0 4px;
}
.btnCenter .btn1{
  background-image: url("../images/1-1_03.png?v=1");
}
.btnCenter  .btn2{
  background-image: url("../images/1-1_04.png?v=1");
}
.btnCenter .btn3{
  background-image: url("../images/1-1_05.png?v=1");
}
.applyStep .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  background: url(../images/close.png?v=1);
  width: 32px;
  height: 32px;
  display: block;
}
.applyStep .close:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.applyStep .applyContent a {
  color: #fff;
}
.applyStep .applyTitle {
  color: #e8b965;
  font-size: 20px;
  line-height: 30px;
}
.applyTable {
  border: 1px solid #9a9a9a;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 8px;
  width:100%;
}
.applyTable td,
.applyTable th {
  border: 1px solid #9a9a9a;
  border-left: none;
  border-top: none;
  text-align: center;
}
.demoShow {
  margin: 0px auto;
}
.demoShow .item {
  float: left;
  width: 45%;
  margin-right: 10px;
  border: 1px solid #3e3e3e;
  line-height: 20px;
  padding: 10px;
}
.demoShow .item p {
  height: 90px;
}
.demoShow .item img {
  display: block;
  margin: 0 auto;
}

/* 加入我们 */
.joinus{
    position: fixed;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.joinus .wrap{
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    margin: auto;
    width: 795px;
    height: 401px;
    border: 1px solid rgb(255, 240, 129);
    background-color: rgb(16, 16, 16);
    box-shadow: rgb(101, 51, 26) 2px 2px 30px 17px inset;
}
.joinus .wrap h2.title{
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 100px;
    font-weight: bold;
    text-align: center;
    color: #fdf190;
}
.joinus .wrap .close1{
    position: absolute;
    left:50%;
    bottom: -53px;
    margin-left:-127px;
    width: 254px;
    height: 52px;
    background: url(../images/close-1.png?v=1);
}
.joinus .wrap .box{
    border-collapse: collapse;
    margin:0 auto;
    width: 600px;
}
.joinus table tr td{
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border:1px solid rgb(239, 224, 121);
}
.joinus .wrap .box a{
    display: inline-block;
    color:#ffffff;

}

.dwei{    position: absolute;
  left: 312px;
  top: 245px;
  color: #f9e7ac;
  font-weight: bold;
  font-size: 15px;}

.yellow{
 
}

.yellows{
  color: #ffda5d !important;
}