* {
  margin: 0;
  padding: 0;
}

body {
  background: #42382f;
  color: #666;
  font: 14px Microsoft YaHei;
  position: relative;
}

img, input {
  border: 0 none;
}

li {
  list-style: outside none none;
  vertical-align: top;
}

a, input {
  outline: medium none;
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

em, i {
  font-style: normal;
}

.clearfix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}

.clear {
  clear: both;
  float: none;
}

.w1000 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.w1200 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 头部 */
.header {
  position: fixed;
  width: 100%;
  padding: 12px;
  background-color: rgba(47, 51, 70, .85);
  z-index: 1;
  transition: transform .3s ease;
}

.nav {
  position: relative;
  height: 70px;
  padding-bottom: 5px;
  /* background: #341d19; */
}

.logo {
  float: left;
  margin-left: -150px;
  padding-top: 11px;
  text-align: center;
}

.nav-ul {
  float: left;
  padding-left: 100px;
  padding-top: 15px;
  position: relative;
  text-align: center;
}

.nav-ul li {
  float: left;
  margin-right: 26px;
  padding: 0 20px;
}

.nav-ul_a_name {
  margin-bottom: 4px;
  font-size: 18px;
  color: #d0d0d0;
}

.nav-ul_a_yw {
  font-size: 12px;
  color: #d0d0d0;
}

/* 微信 */
.widget {
  position: fixed;
  top: 202px;
  right: 66px;
  width: 187px;
  height: 570px;
  background: url(../images/c062ae8.png) no-repeat top;
  background-size: 187px auto;
  z-index: 2;
}

.widget img {
  width: 120px;
  height: 120px;
}

.widget .download {
  top: 112px;
}

.widget .wx {
  top: 316px;
}

.qrcode {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 120px;
  padding: 12px 12px;
  border-radius: 8px;
  background-color: #fff;
}

/* 主体 */
.content {
  min-height: 100vh;
  background: url(../images/bg.jpg) no-repeat top;
  background-size: 1920px auto;
}

.block-info {
  overflow: hidden;
}

.block-info {
  padding-bottom: 68px;
  font-size: 0;
}

/* 轮播窗口 */
.banner {
  width: 582px;
  height: 342px;
  overflow: hidden;
  position: relative;
  border: 1px solid #3ed2dc;
}

.banner .hd {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding-left: 30px;
  text-align: left;
  background: hsla(0, 0%, 100%, .75);
}

.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.banner .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  width: 22px;
  height: 22px;
  margin: 9px 4px;
  cursor: pointer;
}

.banner .hd ul li.on {
  background: #4759ff;
  color: #fff;
}

.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.banner .bd li {
  zoom: 1;
  vertical-align: middle;
}

.banner .bd img {
  width: 582px;
  height: 342px;
  display: block;
}

.banner .prev, .banner .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.banner .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.banner .prev:hover,
.banner .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.banner .prevStop {
  display: none;
}

.banner .nextStop {
  display: none;
}

/* 新闻窗口 */
.news {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 606px;
  height: 340px;
  margin-left: 8px;
  border-radius: 6px;
  background: hsla(0, 0%, 100%, .5);
  box-shadow: 0 4px 8px #ddd;
  font-size: 18px;
}

.news .hd {
  height: 60px;
  line-height: 40px;
  position: relative;
  border-bottom: 1px solid rgba(0, 159, 206, 0.6);
  font-size: 18px;
  color: #666;
}

.news .hd ul {
  float: left;
  position: absolute;
  left: 20px;
  top: -1px;
  height: 32px;
}

.news .hd ul li {
  float: left;
  padding: 10px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  font-weight: bold;
}

.news .hd ul li.on {
  color: #fff;
  background: url(../images/news_tab.png) no-repeat 50%;
  background-size: 100% auto;
}

.news .bd ul {
  padding: 15px;
  zoom: 1;
  height: 248px;
  padding-top: 24px;
  overflow-y: auto;
}

.news .bd li {
  position: relative;
  margin-bottom: 18px;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 100px;
  cursor: pointer;
  transition: color .3s ease;
}

.news .bd li span {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0 10px;
}

.news .bd li .date {
  float: right;
  color: #666;
}

.news .bd li div {
  display: inline-block;
}

.latest {
  background: #fef1e7;
}

.latest .tag {
  position: relative;
  margin-right: 20px;
  padding: 10px 0px;
  display: inline-block;
  background: #f87e42;
  /* border-radius: 4px 0 0 4px; */
  color: #fff;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.news .arrow {
  position: absolute;
  right: 10px;
  top: 0;
}

.news .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../images/arrow.png") 0 0 no-repeat;
}

.news .arrow .next {
  background-position: 0 -50px;
}

.news .arrow .prevStop {
  background-position: -60px 0;
}

.news .arrow .nextStop {
  background-position: -60px -50px;
}

/* 玩法介绍 */
.block-introduce {
  padding-bottom: 104px;
}

.block-introduce .hd {
  margin: 20px 0;
  font-size: 18px;
  color: #666;
}

.block-introduce .hd ul {
  overflow: hidden;
}

.block-introduce .hd ul li {
  display: inline-block;
  width: 142px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

.block-introduce .hd ul li.on {
  color: #fff;
  background: url(../images/news_tab.png) no-repeat 50%;
  background-size: 100% auto;
}

.block-introduce .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.block-introduce .bd li {
  width: 100%;
  zoom: 1;
  vertical-align: middle;
}

.block-introduce .bd img {
  margin: 0 auto;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.block-introduce .prev,
.block-introduce .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.block-introduce .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.block-introduce .prev:hover,
.block-introduce .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.block-introduce .prevStop {
  display: none;
}

.block-introduce .nextStop {
  display: none;
}

/* 精美礼品 */
.block-gift {
  width: 970px;
  margin-top: 30px;
  padding-bottom: 120px;
  overflow: hidden;
  position: relative;
}

.block-gift .hd {
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 166px;
}

.block-gift .hd .next {
  position: relative;
  width: 47px;
  height: 47px;
  z-index: 10;
  cursor: pointer;
  background-position: 50%;
  background-repeat: no-repeat;
  background: url(../images/lefticon.png) no-repeat;
  display: block;
}

.block-gift .hd .prev {
  position: relative;
  width: 47px;
  height: 47px;
  z-index: 10;
  cursor: pointer;
  background-position: 50%;
  background-repeat: no-repeat;
  background: url(../images/righticon.png) no-repeat;
  display: block;
}

/* .block-gift .hd .next {
  background-position: 0 -50px;
} */
.block-gift .hd .prevStop {
  background-position: -60px 0;
}

.block-gift .hd .nextStop {
  background-position: -60px -50px;
}

.block-gift .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.block-gift .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.block-gift .hd ul li.on {
  background-position: 0 0;
}

.block-gift .bd {
  padding: 10px 90px;
}

.block-gift .bd ul {
  overflow: hidden;
  zoom: 1;
}

.block-gift .bd ul li {
  margin: 0 8px;
  _display: inline;
  overflow: hidden;
  position: relative;
  width: 180px;
  height: 180px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
  background: linear-gradient(0deg, #fff, transparent);
  box-shadow: 0 0 8px #efefef;
  font-size: 16px;
  color: #666;
}

.block-gift .bd ul li .pic {
  text-align: center;
}

.block-gift .bd ul li img {
  position: absolute;
  bottom: 58px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100px;
  max-height: 88px;
  margin: 28px auto 8px;
}

.block-gift .bd ul li span {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 38px;
}

.block-gift .bd ul li a:hover img {
  border-color: #999;
}

.block-gift .bd ul li .title {
  line-height: 24px;
}
.title_block{
  position: relative;
    padding-left: 18px;
    font-size: 42px;
    font-weight: 700;
    color: #f3872c;
    border-left: 5px solid #f3872c;
    margin-bottom: 35px;
}


/* 底部 */
.footer {
  position: relative;
  min-width: 1200px;
  padding: 44px 0;
  background-color: #292d3d;
  font-size: 14px;
  color: #909295;
}
.footer a{
  color: #909295;
}
.footer p {
  margin-bottom: 9px;
}
.reminder{
  margin-top: 60px;
  margin-left: 190px;
}
.copyright{
  width: 700px;
  border-left: 1px solid #909295;
  padding-left: 55px;
}
