a:link {
    text-decoration: none;
}
.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;
  }
.tabNav {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.navList {
    display: flex;
    justify-content: center;
    align-items: center;
}
.navList li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 60px;
}
.navList li.active {
    border-bottom: 3px solid #D1D1D1;
}
.navList li span:first-child {
    font-size: 18px;
    font-weight: 400;
    color: #919191;
    line-height: 25px;
    margin-bottom: 8px;
}
.navList li.active span:first-child {
    font-size: 24px;
    font-weight: 600;
    color: #1053A8;
    line-height: 33px;
}
.navList li span:nth-child(2) {
    font-size: 12px;
    font-weight: 400;
    color: #919191;
    line-height: 17px;
}
.navList li.active span:nth-child(2) {
    color: #1053A8;
}
.special_columns {
    width: 1080px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
.special_columns_div {
    width: 1080px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.special_columns_div dl {
    width: 255px;
    height: 359px;
    margin-bottom: 30px;
    position: relative;
    margin-right: 15px;
    
}
.special_columns_div dl dt {
    width: 255px;
    height: 186px;
    overflow: hidden;
}
.special_columns_div dl dt img {
    width: 255px;
    height: 186px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    transition: all 0.6s;
}
/*.special_columns_div dl dt img:hover {
    transform: scale(1.1);
}
*/

.special_columns_div dl dd {
    width: 255px;
    height: 173px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 3px 3px;
    padding: 15px;
   cursor: pointer;
}
.special_columns_div dl dd p:first-child {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: 5px 0px 16px 0px;
    line-height: 24px;
    font-weight: 500;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.special_columns_div dl dd p:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 20px;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    margin: 12px 0px 16px 0px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.special_columns_div dl dd p:nth-child(3) {
    font-size: 12px;
    font-weight: 600;
    color: #1053A8;
    line-height: 17px;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
//h5样式
.tabNav {
    margin-top: 0.15rem;
  }
.navList {
    justify-content: flex-start;
    padding-left: 0.1rem;
    cursor: pointer;
  }
.navList li {
    margin-right: 0.08rem;
  }
.navList li.active {
    border-bottom: none;
  }
.navList li.active span:nth-child(2) {
    display: none;
  }
.navList li span:nth-child(2) {
    display: none;
  }
.fenlei {
    display: block;
    width: 0.49rem;
    height: 0.29rem;
    font-size: 0.12rem;
    color: #000;
    line-height: 0.2rem;
    text-align: center;
  }
.navList li span:first-child {
    width: 0.49rem;
    height: 0.29rem;
    font-size: 0.12rem;
    color: #000;
    line-height: 0.29rem;
    border-radius: 0.05rem;
    text-align: center;
    background: #ECECEC;
  }
.navList li.active span:first-child {
    background-color: #1053A8;
    color: #fff;
    font-size: 0.12rem;
    height: 0.29rem;
    line-height: 0.29rem;
  }
.special_columns {
    width: 100%;
    margin-top: 0.12rem;
  }
.special_columns_div {
    width: 100%;
    justify-content: flex-start;
  }
.special_columns_div dl {
    width: 1.65rem;
    height: auto;
    margin-bottom: 0.15rem;
    padding-left: 0.15rem;
  }
.special_columns_div dl dt {
    width: 1.65rem;
    height: auto;
  }
.special_columns_div dl dt img {
    width: 100%;
    height: auto;
    display: block;
  }
.special_columns_div dl dd {
    width: 1.65rem;
    height: 0.62rem;
    padding: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
.special_columns_div dl dd p:first-child {
    font-size: 0.14rem;
    line-height: 0.21rem;
    margin: 0rem;
  }
.special_columns_div dl dd p:nth-child(2) {
    font-size: 0.14rem;
    line-height: 0.21rem;
    margin: 0.06rem 0 0.16rem 0;
    display: none;
  }
#pages {
    width: 100%;
    display: none;
  }
#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;
}
