@media (max-width: 768px) {
.row3{padding: 0.53333rem;}
  .container {
    max-width: 100%;
  }
  .wrap-step {
    display: none !important;
  }
  .header .logo {
    width: 70%;
  }
  .header .top-right {
    display: none;
  }
  .header .phone-top,
  .header .menu-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .phone-top img {
    width: 0.53333rem;
    height: 0.53333rem;
    display: block;
  }
  .phone-top a {
    border-left: none !important;
  }
  .phone-top .menu-btn {
    font-size: 0.50667rem;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-left: 0.10667rem;
  }
  .phone-top .search-box {
    display: none;
  }
  .search-btn {
    position: relative;
  }
  .search-btn img {
    margin-top: -5px;
  }
  .search-phone {
    width: 2.13333rem;
    height: 0.8rem;
    font-size: 0.26667rem;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 0.08rem;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-phone form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .search-phone .text {
    width: calc(100% - 0.33rem);
    height: 0.4rem;
    line-height: 0.4rem;
    background: none;
    outline: none;
    color: #606266;
    padding: 0.01333rem 0.14667rem;
  }
  .search-phone .btn {
    height: 0.8rem;
    border-left: 1px solid #dcdfe6;
  }
  .search-phone .btn input {
    width: 0.53333rem;
    height: 0.53333rem;
    margin-top: 0.16rem;
  }
  .search-phone.showDiv {
    opacity: 1;
    visibility: visible;
  }
  .navbar {
    display: none;
  }
  .phone-menu {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    display: block;
    background: #0f4ba9;
    z-index: 99;
    width: 100%;
    height: calc(100% - 1.376rem);
    overflow-y: auto;
    padding: 15px 3%;
    left: 0;
    top: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .phone-menu .navbar {
    margin-bottom: 20px;
    display: block;
    float: none;
    width: 100%;
    background: none;
  }
  .phone-menu .navbar ul {
    height: auto;
    display: block !important;
  }
  .phone-menu .navbar li {
    float: none;
    display: block !important;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e4e7ed;
    position: relative;
  }
  .phone-menu .navbar li > a {
    display: block;
    color: #fff;
    padding: 0;
    line-height: 30px;
    text-align: left;
    font-weight: normal !important;
    background: none !important;
  }
  .phone-menu .navbar li i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 20px;
    margin: 0;
  }
  .phone-menu .navbar li i svg {
    width: 16px;
    height: 16px;
    margin-top: 15px;
  }
  .phone-menu .navbar .subnav {
    position: relative;
    display: none;
    background: none;
    padding: 0 0px 0 10px;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: 0s;
    transition: 0s;
    opacity: 1;
    visibility: visible;
  }
  .phone-menu .navbar .subnav dd {
    text-align: left;
    position: relative;
    background: none !important;
  }
  .phone-menu .navbar .subnav a {
    color: #fff !important;
    display: block;
    line-height: 30px;
  }
  .phone-menu .navbar .lv3 {
    -webkit-transform: none !important;
            transform: none !important;
    background: none !important;
    position: relative;
    left: 0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
    display: none;
    -webkit-transition: none;
    transition: none;
  }
  .phone-menu .navbar .lv3 a {
    padding: 0 10px;
  }
  .phone-menu .navbar dd:hover:after {
    display: none !important;
  }
  body.side-right {
    overflow: hidden;
  }
  body.side-right .phone-menu {
    opacity: 1;
    visibility: visible;
    top: 1.37rem;
  }
  .banner .swiper-container {
    height: 5.31rem;
  }
  .row1 {
    display: block;
  }
  .index-news {
    width: 100%;
  }
  .news-list li {
    float: none;
    width: 100%;
  }
  .news-list .pic .img {
    background-size: auto 100%;
  }
  .row2 .index-title {
    width: 100%;
  }
  .index-kycg {
    margin-top: 0;
  }
  .index-kycg .swiper-container {
    padding: 0;
  }
  .index-kycg li a {
    display: block;
  }
  .index-kycg li a .item-text {
    padding: 0.5rem 0.26667rem !important;
  }
  .index-kycg li a .pic {
    margin-top: 0;
    overflow: hidden;
    display: block;
  }
  .index-kycg li a .more {
    text-align: right;
  }
  .prize-data ul {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .prize-data ul li {
    width: 50%;
  }
  .footer .footer-info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footer-info > div {
    width: 50%;
    margin: 10px 0 !important;
    padding: 0 10px !important;
  }
  .footer .footer-map {
    position: relative;
    right: 0;
    top: 0;
  }
  .list-page {
    display: block;
  }
  .list-page .left {
    width: 100%;
    padding: 10px 0;
  }
  .list-page .right {
    width: 100%;
    padding: 15px 15px 30px;
  }
  .list-nav .lv1 {
    display: none;
  }
  .list-nav .phone-column {
    display: block;
    text-align: left;
    padding: 15px;
    background: #0f4ba9;
    position: relative;
  }
  .list-nav .phone-column h2 {
    font-size: 0.29333rem;
    line-height: 0.3rem;
    font-weight: 600;
    color: #fff;
  }
  .list-nav .phone-column i {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 20px;
    margin: 0;
    color: #fff;
  }
  .list-nav .phone-column i svg {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .list-nav .subnav {
    display: none;
  }
  .list-nav .subnav li .lv2 {
    padding: 10px 25px;
  }
  .list-lsh li {
    width: 33.3%;
    margin: 0 !important;
  }
  .list-logos li {
    width: 100%;
    margin: 20px 0 !important;
  }
  .list-nszx ul {
    background: none;
  }
  .list-nszx li {
    width: 50%;
  }
  .list-nszx li:nth-child(5) {
    display: none;
  }
  .list-gjx li {
    width: 50%;
  }
  .list-lhsys li .hover-item {
    width: 3.773rem;
  }
  .list-lhsys li .txt {
    margin-left: 10px;
    padding: 10px;
  }
  .list-lhsys li h2,
  .list-lhsys li .abst {
    margin-top: 10px;
  }
  .list-kxyj li .hover-item {
    width: 3.773rem;
  }
  .list-kxyj li .txt {
    margin-left: 10px;
  }
  .list-news li .hover-item {
    width: 3.773rem;
  }
  .list-news li .txt {
    margin-left: 10px;
    padding: 10px;
  }
  .list-news li h2,
  .list-news li .abst {
    margin-top: 10px;
  }
  .article {
    padding: 10px;
  }
  .list-teacher li {
    width: 33.3%;
  }
  .page-tecent .tec-banner {
    display: block;
    margin-bottom: 0.4rem;
  }
  .page-tecent .tec-banner .pic {
    width: 100%;
  }
  .page-tecent .tec-banner .pic img {
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: 0;
  }
  .page-tecent .tec-banner .txt {
    width: 100%;
    padding: 0 15px 20px;
  }
  .page-tecent .tec-banner .txt:before {
    width: 100%;
  }
  .page-tecent .sub-content {
    display: block;
  }
  .page-tecent .sub-content .txt-box {
    width: 100%;
  }
  .page-tecent .sub-content ul {
    width: 100%;
  }
  .page-ghhd .tec-banner .txt {
    position: relative;
    color: #333;
  }
}
@media (max-width: 600px) {
  .list-lsh li {
    width: 50%;
    margin: 0 !important;
  }
  .list-teacher li {
    width: 50%;
  }
}
@media (max-width: 420px) {
  .list-lsh li {
    width: 50%;
  }
  .list-nszx li {
    width: 100%;
  }
  .list-gjx li {
    width: 100%;
  }
  .list-gjx li .pic {
    height: auto;
  }
  .list-gjx li .pic img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    margin: 0 auto;
    display: block;
  }
}