@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body,
html {
  background: #ffffff;
  font-family: "微软雅黑";
}

ul li {
  list-style: none;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.slide {
  overflow: hidden;
}

.box {
  position: relative;
}

.box .advertise {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: 514px;
  z-index: 8;
}

.box .advertise img {
  display: block;
  width: 46px;
}

.box .asideBtn {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 20;
}

.box .asideBtn .asideBtnList {
  display: block;
  margin-top: 10px;
}

.box .asideBtn .asideBtnList img {
  display: block;
  width: 63px;
}

.box .pic1 {
  min-width: 1120px;
  height: 456px;
  background: url(../img/img_01.jpg) no-repeat center top;
  background-size: 1920px auto;
  position: relative;
}

.box .pic1 .logo {
  position: absolute;
  display: block;
  width: 416px;
  left: 50%;
  top: 46px;
  margin-left: -554px;
}

.box .pic2 {
  min-width: 1120px;
  height: 569px;
  background: url(../img/img_02.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
}

.box .pic3 {
  min-width: 1120px;
  height: 498px;
  background: url(../img/img_03.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
  position: relative;
}

.box .pic4 {
  min-width: 1120px;
  height: 906px;
  background: url(../img/img_04.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
  position: relative;
}

.box .pic5 {
  min-width: 1120px;
  height: 995px;
  background: url(../img/img_05.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
  position: relative;
}

.box .pic6 {
  min-width: 1120px;
  height: 1059px;
  background: url(../img/img_06.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
  position: relative;
}

.box .pic7 {
  min-width: 1120px;
  height: 391px;
  background: url(../img/img_07.jpg) no-repeat center top;
  background-size: 1920px auto;
  margin-top: -1px;
  position: relative;
}

.box .btnList {
  width: 145px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 180px;
}

.box .btnOneList .btnItem {
  display: block;
  width: 145px;
  margin: 0 auto;
}

.box .btnOneList .btnItem img {
  display: block;
  width: 100%;
}

.box .btnMoreList .btnItem {
  display: block;
  width: 250px;
}

.box .btnMoreList .btnItem img {
  display: block;
  width: 100%;
}

.shadow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.9;
  filter: Alpha(opacity=90) !important;
  display: none;
  z-index: 99;
}

.popupAll {
  width: 492px;
  height: 536px;
  background: url(../img/popup1.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  z-index: 999;
  display: none;
  top: 45%;
  left: 50%;
  margin-left: -246px;
  margin-top: -268px;
}

.popupAll .close {
  width: 44px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin-left: -22px;
  cursor: pointer;
}

.popupAll .popupText {
  display: block;
  width: 100px;
  margin: 30px auto 10px;
}

.popupAll .text {
  width: 420px;
  height: 430px;
  overflow-y: auto;
  color: #844129;
  font-size: 18px;
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 2px;
}

.popupAll .text .line li {
  text-align: justify;
  line-height: 24px;
  margin-bottom: 6px;
  word-break: break-all;
}

.popupAll .text .line li .show-table {
  width: 100%;
  text-align: center;
}

.popupAll .text .line li .show-table p {
  padding: 0 5px;
  word-break: break-all;
}

.popupAll .text .line li .show-table th {
  border: 1px solid #844129;
  padding: 10px 0;
}

.popupAll .text .line li .show-table td {
  border: 1px solid #844129;
}

.popupAll .text .line li:first-child {
  margin-top: 0;
}

.popupAll .text .line .ruleTitle {
  font-weight: 700;
  margin-top: 20px;
}

.popupAll .activityCont::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 7px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.popupAll .activityCont::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 7px;
  background: rgba(0, 0, 0, 0.2);
}

.popupAll .activityCont::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.3);
}

.popup2,
.popup3 {
  width: 323px;
  height: 338px;
  background: url(../img/popup2.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  display: none;
  top: 45%;
  left: 50%;
  margin-left: -161px;
  margin-top: -169px;
}

.popup2 .ewm,
.popup3 .ewm {
  display: block;
  width: 232px;
  margin: 0 auto;
  margin-top: 28px;
}

.popup2 .popupText,
.popup3 .popupText {
  width: 100%;
  line-height: 30px;
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin: 15px auto 0px;
}
