
  #gj_djy_right {

    position: relative
  }

  .img3,
  .img2,
  .img1 {
    width: auto;
    display: inline-block;
    padding: 2px;
    border: 2px solid #999;
    border-radius: 50%;
    color: #999;
    box-sizing: border-box;
  }

  .img3 .icon,
  .img2 .icon,
  .img1 .icon {
    width: 25px;
    height: 23px;
  }

  .qrCode2 {

    position: absolute;

    bottom: 150px;

    left: 0px;

    z-index: 999;

    width: 138px;

    height: 155px;

    background: #FFFFFF;

    color: #333;

    font-size: 14px;

    font-weight: 600;

    text-align: center;

    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);

  }

  .qrCode2 .text-2 {

    font-size: 14px;

    font-weight: 400;

    color: #919191;

    line-height: 21px;

    padding-top: 3px;

  }

  .qrCode2 .qrcode-img {

    width: 108px;

    height: 108px;

    margin: 12px 15px 10px;

  }

  #national_theater_footer {
    width: 1280px;
    height: 220px;
    margin: 0 auto;
    background: #000;
  }

  #gj_djy_up {
    width: 1280px;
    height: 220px;
    display: flex;
    background: #000;
  }

  #gj_djy_down {
    width: 1280px;
    height: 35px;
    line-height: 35px;
    background: #000;
  }

  #gj_djy_left {
    width: auto;
    height: 220px;
  }

  #gj_djy_center1 {
    width: auto;
    color: #fff;
  }

  #gj_djy_right {
    display: flex;
    justify-content: space-evenly;
    color: #999;
    font-size: 14px;
    cursor: pointer;
  }

  #gj_djy_right dd {
    text-align: center;
    margin: 4px 0;
  }

  /*#gj_djy_imgs {
    margin-left: 154px;
    margin-top: 37px;
    margin-bottom: 55px;
  }*/
  #gj_djy_imgs {
    margin-left: 130px;
    margin-top: 82px;
    display: flex;
    align-items: center;
  }

  .china_logo {
    width: 62px;
    vertical-align: middle;
    padding-right: 10px;
  }

  .line_center {
    height: 20px;
    border-right: 1px solid #ccc;
    vertical-align: middle;
  }

  .cctv_logo {
    width: 133px;
    vertical-align: middle;
    padding-left: 10px;
  }

  .p_line {
    margin-top: 105px;
    height: 20px;
    border-left: 1px solid #999;
    margin-left: 15px;
  }

  /*#gj_djy_imgs img {
    width: auto;
    height:auto;
  }*/

  #gj_phone_div {
    color: #fff;
    margin-left: 154px;
    margin-top: 37px;
    cursor: pointer;
  }

  #gj_phone_li {
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
  }

  #gj_phone_li img {
    width: 16px;
    height: 14px;
    margin-bottom: -1px;
  }

  #gj_phone {
    width: 171px;
    height: 20px;
    font-size: 18px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 21px;

  }

  #gj_help_help {
    width: auto;
    margin-left: 120px;
    margin-top: 90px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 32px;
  }

  #gj_help_help li,
  #gj_help_ul li {
    cursor: pointer;
    margin: 0 15px;

  }

  #gj_help_ul {
    width: auto;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    margin-top: 37px;
    color: #999;
    cursor: pointer;
    display: flex !important;
    margin-left: 120px;
  }

  .gj_help_li {
    display: block;
    font-size: 14px !important;
    /* color: #1053A8;
    font-weight: bold; */
  }

  #gj_app {
    margin-left: 30px;
    margin-top: 84px;
    text-align: center;
    line-height: 25px;
  }

  #gj_app_wx {
    margin-left: 30px;
    margin-top: 84px;
    line-height: 25px;
  }

  #gj_app_load {
    margin-left: 40px;
    margin-top: 84px;
    text-align: center;
    width: auto;
    line-height: 25px;
  }

  #gj_adress {
    font-size: 10px;
    margin-left: 409px;

    color: #999;
    cursor: pointer;
  }

  .footer #share_weixin {
    position: absolute;
  }

  .footer #share_weixin .share_weixin_head {
    margin-left: -71%;
  }

  .footer #share_weixin .share_weixin_bg {
    background: #fff;
  }

  .wx_container {
    position: relative;

  }

  .wx_container .wx_box {
    position: absolute;
    bottom: 50px;
    left: -125%;
    width: 138px;
    height: 155px;
    display: none;
    text-align: center;
    box-shadow: 0px 2px 7px 0px rgb(0 0 0 / 12%);
    background: #fff;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
  }

  .wx_container .wx_box::after {
    position: absolute;
    content: '';
    left: 45%;
    bottom: -14px;
    width: 0;
    height: 0;
    display: block;
    /*border-width: 7px;
    border-style: solid;*/
    border-color: #fff transparent transparent;
  }

  .gj_djy_right .gj_app img {
    width: 34px;
    height: 34px;
  }
