.wrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 2900px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/bg.jpg?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center top;
}

.new_i {
  position: absolute;
  top: 180px;
  right: 10px;
  z-index: 2;
}

.sec1 {
  position: relative;
  top: 0;
  left: 0;
  height: 1150px;
  overflow: hidden;
}

.sec1 .logo {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 60px;
  height: 154px;
}

.sec1 .logo img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 223px;
}

.sec1 .slogan {
  position: relative;
  top: 0;
  left: 0;
  height: 398px;
}

.sec1 .slogan img {
  position: absolute;
  top: -78px;
  left: 50%;
  margin-left: -27px;
}

.sec2 {
  position: relative;
  top: 0;
  left: 0;
  height: 850px;
  overflow: hidden;
}

.sec2 .title1 {
  text-align: center;
}

.sec2 .sw {
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  width: 1200px;
  position: relative;
  top: 0;
  left: 0;
}

.sec2 .sw .tit {
  width: 780px;
  color: #7e3200;
  font-size: 30px;
  margin: 20px auto;
  text-align: left;
  font-weight: 700;
}

.sec2 .sw .desc {
  color: #7e3200;
  font-size: 18px;
  width: 780px;
  margin: 20px auto;
  text-align: left;
}

.sec2 .sw .swiper-button-prev,
.sec2 .sw .swiper-button-next {
  position: absolute;
  top: 120px;
  width: 66px;
  height: 126px;
}

.sec2 .sw .ov {
  width: 780px;
  overflow: hidden;
  margin: 0 auto;
}

.sec2 .sw .swiper-button-prev {
  left: 0;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/prev.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
}

.sec2 .sw .swiper-button-next {
  right: 0;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/next.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
}

.sec2 .sec2-btn {
  text-align: center;
}

.sec2 .sec2-btn img {
  cursor: pointer;
}

.sec3 {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 900px;
}

.sec3 .title2 {
  text-align: center;
}
.preview {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 40px;
}
.preview .swiper-slide {
  width: 288px;
  height: 528px;
  cursor: pointer;
}

.preview img {
  transition: all 0.2s;
}

.preview .swiper-container {
  width: 880px;
  height: 530px;
}
.preview .swiper-slide {
  margin-top: 5px;
}
.preview .swiper-slide:hover {
  transform: translateY(-5px);
  transition: all 0.2s;
}

.preview .swiper-button-prev1,
.preview .swiper-button-next1 {
  position: absolute;
  top: 205px;
  width: 66px;
  height: 126px;
  cursor: pointer;
}
.preview .swiper-button-prev1 {
  left: 50%;
  margin-left: -520px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/prev1.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
}

.preview .swiper-button-next1 {
  right: 50%;
  margin-right: -520px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/next1.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}

.mask .close {
  position: absolute;
  left: 50%;
  margin-left: 447px;
  top: 65px;
  width: 63px;
  height: 63px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/close.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
  cursor: pointer;
}

.pop {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 866px;
  height: 802px;
  margin-top: -401px;
  margin-left: -433px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/popbg.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") no-repeat center;
}

.pop .cont {
  position: absolute;
  height: 712px;
  width: 800px;
  top: 50%;
  left: 50%;
  margin-left: -400px;
  margin-top: -356px;
}

.pop .cont .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  color: #4f1f0a;
  overflow-y: scroll;
}

.pop .cont .p.active {
  display: block;
  z-index: 2;
}

.pop .cont .p .title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
.pop .cont .p .subtitle {
  font-size: 24px;
  font-weight: 600;
}
.pop .cont .p .thrtitle {
  font-size: 20px;
  font-weight: 600;
}
.pop .cont .p .foutitle {
  font-size: 18px;
  font-weight: 600;
}

.pop .cont .p .desc {
  font-size: 16px;
  margin-top: 5px;
  text-indent: 2em;
}
.pop .cont .p .lb {
  text-align: center;
}

.pop .cont .p .img {
  margin: 10px 0;
  text-align: center;
}
.pop .cont .p .img.bor {
  text-align: center;
}
.pop .cont .p .img.bor img {
  border: 5px solid #7e3200;
}
.sr .p::-webkit-scrollbar {
  width: 8px;
}
.sr .p::-webkit-scrollbar-thumb {
  background-color: #4f1f0a;
  -webkit-border-radius: 2em;
  border-radius: 2em;
}
.sr .p::-webkit-scrollbar-track {
  background-color: #776740;
  -webkit-border-radius: 2em;
  border-radius: 2em;
}

.pl-10 {
  padding-left: 10px;
}
.p-20 {
  padding-left: 20px;
}

.pop .cont .p.p2,
.pop .cont .p.p3,
.pop .cont .p.p4,
.pop .cont .p.p5,
.pop .cont .p.p6 {
  width: 90%;
  left: 5%;
}

.tableBox {
  position: relative;
  top: 0;
  left: 0;
}
.tableBox table {
  width: 100%;
}
.tableBox table tr:first-child {
  background: 0 0;
}
.tableBox table tr {
  height: 54px;
  background: url("//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/pop_mx_line_1_c44ceed.png?v=a2d74981ac46f1bb85e5c1e32d5a137a") left top no-repeat;
}

.tableBox table tr td:first-child {
  width: 130px;
  text-align: left;
  text-indent: 20px;
}

.tableBox table tr td.th {
  color: #50200a;
  font-weight: 700;
}
.tableBox table tr td {
  color: #50200a;
  font-size: 16px;
  text-align: left;
}

.tableBox table tr td:nth-child(2) {
  padding-left: 40px;
}

 .tableBox .tableLine {
  position: absolute;
  width: 1px;
  height: 100%;
  background: url('//game.gtimg.cn/images/cqsj3d/cp/a20191210kfzb/pop_mx_line_1_c44ceed.png?v=a2d74981ac46f1bb85e5c1e32d5a137a') no-repeat;
  background-size: 100% 100%;
  left: 132px;
  top: 10px;
}