.banner {
  background-color: #333333; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6;
    text-transform: uppercase; }

.newslf {
  width: 80%;
  margin-top: 25px; }
  .newslf h2 {
    font-size: 30px;
    font-family: Oswald;
    font-weight: bold;
    color: #ec6b33;
    line-height: 72px; }
  .newslf p {
    font-size: 16px;
    font-family: Rubik;
    color: white;
    line-height: 24px;
    opacity: 0.8; }
    .newslf p::before {
      content: "";
      display: inline-block;
      width: 60px;
      height: 2px;
      background: white;
      opacity: 0.8;
      vertical-align: middle;
      margin-right: 10px;
      margin-top: -2px; }

.newsrt {
  width: 20%;
  text-align: right;
  padding: 0;
  margin-top: 40px; }
  .newsrt a {
    margin-right: 0;
    margin-left: 17px; }

.newsnav {
  margin-bottom: 70px; }

.newsvid {
  text-align: center;
  margin: 60px 0 45px;
  position: relative; }

.newsdelcnt {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px; }

.back {
  width: 360px;
  height: 70px;
  line-height: 70px;
  margin-top: 75px;
  margin-bottom: 120px;
  display: block;
  text-align: center;
  font-size: 20px;
  font-family: Oswald;
  font-weight: bold;
  color: white;
  background: #ec6b33; }
  .back i {
    font-size: 16px;
    margin-left: 27px;
    vertical-align: middle;
    margin-top: -5px; }

.rich {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #262626;
  line-height: 72px;
  padding-top: 75px;
  margin-bottom: 32px; }

.set2 {
  background-color: #E6E6E6; }

.newsrel {
  width: 83%;
  margin-left: 17%;
  padding-bottom: 90px; }
  .newsrel .swiper-slide {
    width: 36.8%;
    margin-right: 4%; }
    .newsrel .swiper-slide p {
      font-size: 16px;
      font-family: Rubik;
      color: #333333;
      line-height: 24px;
      margin: 35px 0 10px; }
      .newsrel .swiper-slide p::before {
        content: "";
        display: inline-block;
        width: 30px;
        height: 4px;
        background: #333333;
        vertical-align: middle;
        margin-right: 10px;
        margin-top: -2px; }
    .newsrel .swiper-slide h2 {
      font-size: 24px;
      font-family: Rubik;
      color: #333333;
      line-height: 27px; }

.vidoply {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 84px;
  height: 84px;
  z-index: 123; }

.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none; }

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -10px;
  top: -9px;
  background: #ff1783;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .newsrel {
    width: 97%;
    margin-left: 3%; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .newsrel {
    width: 97%;
    margin-left: 3%; }

  .vidoply {
    width: 54px;
    height: 54px; }

  .vdobox {
    height: 420px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .vdobox {
    height: 420px; }

  .vidoply {
    width: 44px;
    height: 44px; }

  .newslf {
    width: 75%; }

  .newslf h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px; }

  .newsrt {
    width: 25%;
    margin-top: 30px; }

  .newsrel {
    width: 98%;
    margin-left: 2%; }

  .newsrel .swiper-slide h2 {
    font-size: 18px;
    line-height: 24px; } }
@media screen and (max-width: 767px) {
  .vdobox {
    height: 270px; }

  .vidoply {
    width: 42px;
    height: 42px; }

  .homebox {
    margin-top: 10px;
    font-size: 14px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .rich {
    font-size: 20px;
    line-height: 48px;
    padding-top: 30px;
    margin-bottom: 10px; }

  .newslf {
    width: 100%;
    margin-top: 20px; }

  .newslf h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px; }

  .newsrt {
    width: 100%; }

  .newsrt a {
    margin-right: 17px;
    margin-left: 0; }

  .newsnav {
    margin-bottom: 40px; }

  .newsvid {
    margin: 40px 0 25px; }

  .newsdelcnt {
    font-size: 14px;
    line-height: 22px; }

  .back {
    width: 100%;
    height: 55px;
    line-height: 55px;
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 18px; }

  .newsrel {
    width: 97%;
    margin-left: 3%;
    padding-bottom: 60px; }

  .newsrel .swiper-slide {
    width: 82.8%; }

  .newsrel .swiper-slide p {
    margin: 20px 0 5px; }

  .newsrel .swiper-slide h2 {
    font-size: 18px; }

  .newslf p::before {
    width: 30px; } }

/*# sourceMappingURL=newsdel.css.map */
