.login {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/login.png) no-repeat center 0px;
      background-size: cover;
    }
.login form {
      width: 478px;
      height: 341px;
      background: #FFFFFF;
      border-radius: 10px;
      padding: 69px;
      box-sizing: border-box;
    }
.login form input {
      width: 335px;
      margin-bottom: 10px;
    }
.login form .login_tel {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_sms {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_go {
      width: 335px;
      height: 52px;
      background: #1053A8;
      border-radius: 5px;
      color: white;
      border: none;
      margin-bottom: 10px;
    }
.login form .login_bottom input {
      width: 14px;
      height: 14px;
    }
.login form .login_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login .login_bottom_bottom {
      margin-top: 18px;
      color: white;
      width: 478px;
      display: flex;
      justify-content: space-between;
    }
.login .login_bottom_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login_tel::-webkit-input-placeholder ,.login_sms::-webkit-input-placeholder {
      color: #919191;
    }
.login form input {
        padding-left: .11rem !important;
      }
.login form .login_sms {
        width: 100% !important;
        margin-bottom: .1rem !important;
      }
.login_go {
        opacity: 1 !important;
      }
body {
    min-width: 100% !important;
  }
.gj_djy_div,
  .gj_djy_top {
    display: none;
  }
.login {
    height: 100% !important;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0 0.15rem;
  }
.login form {
    width: 100% !important;
    height: auto !important;
    border-radius: 0.07rem;
    padding: 0.4rem 0.51rem !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
  }
.login form input {
    height: 0.38rem;
    border-radius: 0.03rem;
    border: 1px solid #EEEEEE;
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    padding-left: 0.35rem !important;
    box-sizing: border-box;
  }
.login form .login_tel {
    width: 100% !important;
  }
.login form .login_sms {
    margin-right: 0.12rem;
    white-space: nowrap;
  }
.login form button {
    height: 0.38rem !important;
    background: #1053A8;
    border-radius: 0.03rem !important;
    box-sizing: border-box;
  }
.login form .login_get_sms {
    width: 0.7rem !important;
    font-size: 0.1rem;
    opacity: 0.5;
  }
.login form .login_go {
    width: 100% !important;
  }
.login form .huoqu {
    width: 100%;
    display: flex;
    margin-bottom: 0.1rem;
  }
.login form .login_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;		
  }
.login form .login_bottom input {
    width: 0.11rem !important;
    height: 0.11rem !important;
    display: block;
    margin-bottom: 0rem;
  }
.login .login_bottom_bottom {
    width: 100% !important;
    padding: 0 0.15rem;
    margin-top: 0.09rem !important;
  }
.login .login_bottom_bottom span {
    display: block;
    font-size: 0.1rem !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 0.14rem;
  }
#ali_icons dl {
  width: 68px;
  height: 68px;
  background: #1053A8;
  border-radius: 4px;
  margin: 12px 0px;
  cursor: pointer;
}
#ali_icons dl dt {
      width: 68px;
      height: 34px;
      padding: 5px 0px 0px 18px;
}
#ali_icons dl dt img {
  width: 30px;
  height: 20px;
  display: block;
}
#ali_icons dl dd {
     width: 50px;
    height: 17px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-left: 2px;
    margin-top: -2px;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
  }
body {
    margin: 0;
   
  }
/* 轮播图 */
  #gj_djy_swiper {
    width: 1280px;
    height: auto;
    padding-bottom: 20px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
  }
.swiper-containertwo {
    width: 1280px;
    height: auto;
  }
.swiper-wrappertwo .swiper-slidetwo {
    width: 1280px;
    height: auto;
  }
.swiper-wrappertwo .swiper-slidetwo img {
    width: 1280px;
    height: 500px;
  }
.swiper-button-prev {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #000000;
    opacity: 0.5;
  }
.swiper-button-next {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #000000;
    opacity: 0.5;
  }
.swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
  }
.swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center center/9px 16px;
  }
#gj_djy_swiper .swiper-button-prev:hover {
          background-image:url('https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTECrlSENBsgDI0ii6nibr6200612/right_nm.png');
          transform: rotate(-180deg);
          background-size: 40px;
      }
#gj_djy_swiper .swiper-button-next:hover {
          background-image:url('https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTECrlSENBsgDI0ii6nibr6200612/right_nm.png');
          background-size: 40px;
      }
.music {
    width: 1080px;
    height: 137px;
  }
.music_text {
    width: 1080px;
    height: 147px;
    display: none;
  }
.music_text.active {
    display: block;
  }
.music_text li p {
    width: 1080px;
  }
.music_text li p span {
    width: 540px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
  }
.music_text li p span:nth-of-type(2) {
    width: 57px;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #2F7DE2;
    line-height: 25px;
    margin-left: 85%;
  }
.music_text li:nth-of-type(2) {
    width: 1080px;
    margin-top: 10px;
  }
.music_text li:nth-of-type(2) p {
    width: 1080px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
  }
.music_text li:nth-of-type(2) p span {
    width: 540px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 20px;

  }
.music_text li:nth-of-type(2) p button {
    margin-left: 960px;
    width: 118px;
    color: #fff;
    height: 35px;
    background: #2F7DE2;
    border-radius: 20px;
    border: none;
    outline-style: none;
  }
.music_text li:nth-child(1) {
    padding: 36px 0 0 0;
  }
/* 优化2021-3-19 */
  .swiper-pagination {
    bottom: 40px;
    left: 42%;
  }
.swiper-pagination span {
    display: block;
  }
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
     width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    margin: 0 5px;
  }
.swiper-pagination-bullet-active {
      background: #fff;
      width: .4rem !important;
      /* height: .1rem im !important; */
  }
.swiper-wrapper {
    position: relative;
  }
.swiper-content {
    width: 100%;
    height: auto;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    padding: 0 100px 44px;
    justify-content: space-between;
  }
.swiper-content a {
    width: 175px;
    height: 52px;
    background: #2F7DE2;
    border-radius: 3px;
    border: 0px;
    font-size: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 52px;
    text-align: center;
    display: block;
    margin:30px 0 0 30px;
    cursor: pointer;
  }
#h5btn {
    display: none;
  }
.swiper-content .content {
    flex: 1;
  }
.swiper-content .content p:first-child {
    font-size: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 37px;
    margin-bottom: 10px;
  }
.swiper-content .content p:nth-child(2) {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
  }
/* 弹框 */
         .dajvyuan20141121_con1 {
          width: 100%;
          height: 150%;
          background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
          position: fixed;
          z-index: 10000;
          top: -107px;
      }
.dajvyuan20141121_con1 .tanchuangdenglu {
          margin: 0 auto;
          width: 450px;
          height: 280px;
          position: relative;
          background: #fff;
          text-align: center;
          margin-top: 200px;
      }
.dajvyuan20141121_con1 .tanchuangdenglu .qdbtn {
          margin: 0 auto;
          cursor: pointer;
          width: 118px;
          height: 40px;
          line-height: 40px;
          border-radius: 3px;
          background: #1053A8;
          font-size: 14px;
          font-weight: 400;
          color: #FFFFFF;
      }
.vspace {
          height: 90px;
          font-size: 0px;
          line-height: 0px;
          width: 99%;
          clear: both;
      }
.dajvyuan20141121_con1 .tanchuangdenglu p {
          line-height: 30px;
      }
.dajvyuan20141121_con1 .lingy {
          font-size: 16px;
      }
.dajvyuan20141121_con1 .tanchuangdenglu .gotoShop a {
        width: 110px;
        height: 38px;
        font-size: 14px;
        display: inline-block;
        line-height: 38px;
        background: #1053A8;
        color: #fff;
        margin-right: 10px;
        text-decoration: none;
    }
.dajvyuan20141121_con1 .tanchuangdenglu .gotoShop .close {
        background: #fff;
        border: 1px solid #1053A8;
        color: #1053A8;
    }
#gj_djy_swiper {
  width: 100%;
  padding-bottom: 0rem;
  height: 2.08rem;
}
#gj_djy_swiper .swiper-containertwo {
  width: 100%;
  height: 100%;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: 100%;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content {
  padding: 0 0.15rem 0.35rem;
  height: auto;
  align-items: center;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content .content {
  width: 100%;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content .content p:first-child {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content .content p:first-child span {
  display: block;
  font-size: 0.16rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.22rem;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content .content p:first-child a {
  display: block;
  width: 0.8rem;
  height: 0.22rem;
  background: #1053A8;
  border-radius: 0.02rem;
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, PingFang SC;
  line-height: 0.22rem;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content .content p:nth-child(2) {
  font-size: 0.12rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gj_djy_swiper .swiper-containertwo .swiper-wrapper .swiper-slide .swiper-content a {
  display: none;
}
#gj_djy_swiper .swiper-containertwo .swiper-button-prev,
#gj_djy_swiper .swiper-containertwo .swiper-button-next {
  display: none;
}
#gj_djy_swiper .swiper-pagination {
  width: 100%;
  bottom: 0rem;
  left: 0rem;
  display: flex;
  justify-content: flex-end;
  text-align: right;
  bottom: 0.2rem;
}
#gj_djy_swiper .swiper-pagination span {
  display: block;
}
#gj_djy_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.05rem;
  height: 0.04rem;
  background: #FFFFFF;
  opacity: 0.38;
  margin: 0rem;
  margin-right: 0.06rem;
}
#gj_djy_swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.12rem !important;
  height: 0.04rem;
  background: #FFFFFF;
  border-radius: 0.03rem;
  opacity: inherit;
}
.dajvyuan20141121_con1 {
  width: 100%;
}
.dajvyuan20141121_con1 .vspace {
  display: none;
}
.dajvyuan20141121_con1 .tanchuangdenglu {
  padding-top: 0.1rem;
  width: 86%;
  height: 1.8rem !important;
  margin-top: 1.5rem;
}
