@charset "UTF-8";

body {
  background-color: #fff;
}
.mt40 {
  margin-top: 40px!important;
}
.lh1 {
  line-height: 1!important;
}
.c-red {
  color: #d62751 !important;
}
.pd60 {
  padding-top: 60px;
}
/*活动内容*/
.container-box {
  max-width: 1920px;
  background-image: url(img/pcbg.png);
  background-repeat: no-repeat;
  background-position: center 367px;
  height: 2800px;
  padding-top: 84px;
  margin:0 auto;
}
.banner-box {
  max-width: 1920px;
  height: 530px;
  margin: 0 auto;
  background-image: url(img/ban-pc1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 530px;
}
.banner-box img {
  width:100%;
}
.content-box {
  margin:0 auto;
  width:1100px;
}
.art-footer {
  font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #200101;
    height: 49px;
    line-height: 49px;
}
.title-box {
  text-align: center;
  margin:40px auto;
}
.jianjie-content {
  position: relative;
  padding-left: 720px;
}
.jianjie-content p {
  font-size: 18px;
  color: #333;
  padding-top: 30px;
}
.left-pic {
  position: absolute;
  left: 0;
  top: 0px;
  width: 640px;
}
.saishi-item {
  text-align: center;
  position: relative;
  float: left;
  cursor: pointer;
  transition: all .5s;
  margin-right: 25px;
}
.saishi-item:nth-child(4){
  margin-right: 0;
}
.saishi-item img {
  width:250px;
}
.saishi-item:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05)
}
.saishi-item span {
  position: absolute;
  display: block;
  z-index: 10;
  height: 43px;
  width: 100%;
  left: 0;
  top: 62px;
  background: url(img/play.png) no-repeat center center;
  background-size: contain;
}
.other-box {
  padding-right: 677px;
  position: relative;
  color: #333;
  height: 250px;
}
.other-box span {
  font-size: 24px;

  font-weight: 600;
}
.other-box p {
  font-size: 18px;
  padding-top: 30px;
}
.other-box img {
  position: absolute;
  right: -40px;
  top:-20px;
}
@media (max-width: 992px) {


}

@media (max-width: 320px) {}

@media (max-width: 1199px) {}

@media (max-width: 1400px) {}