* {
    box-sizing: border-box;
}

.content p {
    text-indent: 2em;
}
body {
    background-color: #f3f3f3;
}
.banner {
        width: 100%;
    background: url(https://www.szlhq.gov.cn/tupian/autumn_education2021big.jpg)  no-repeat;
     background-size: 100% 100%;
    height: 480px;
    overflow: hidden;
}
.banner  .logo {
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}
.banner  .logo .wza {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.banner  .logo .wza a {
    color: #fff;
}
.banner  .logo .wza img {
    vertical-align: middle;
}
.content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top:20px;
    margin-bottom:80px;
}

.content .theme_content_tongyoug {
    width:950px;
    margin:0 auto;
    margin-top: 20px;
}

.content .theme1_content .lbt {
    width:500px;
    height: 330px;
        overflow: hidden;
            position: relative;
}

.theme1_content .lbt .mySwiper1 .swiper-slide img {
      width:500px;
    height: 330px;
}

.theme1_content .theme1_list {
    width: 410px;
    height: auto;
}

.theme1_content .theme1_list .theme1_list_title {
        border-bottom: 2px solid #e7e7e7;
        font-size: 24px;
        color: #333;
        display: flex;
        justify-content: space-between;
            align-items: center;
}

.theme1_content .theme1_list .theme1_list_title a {
    color: #333;
    font-size: 16px;
    transition: all 0.3s;
}
.theme1_content .theme1_list .theme1_list_title a:hover {
    color:#0094d5;
}


.theme1_content .theme1_list ul li a{
    font-size: 17px;
    color: #333;
    line-height: 50px;
    display: block;
    position: relative;
    padding-right: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    transition: all 0.3s;
}
.theme1_content .theme1_list ul li a:hover {
    color:#0094d5;
}

.theme_tongyoug {
    margin-top: 50px;
}

.theme_tongyoug .tit_tongyoug img {
    width:100%;
}

.theme2 .theme2_list {
    margin-top: 30px;
}

.theme2 .theme2_list a {
    width: 50%;
    background-color: #eaf5f9;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    float: left;
    font-size: 18px;
    color:#333;
    cursor: pointer;
}

.theme2 .theme2_list a.theme2_list_active {
    color:#fff;
    background-color: #439af8;
}

.theme2 .theme2_list_lc {
    width:100%;
    border-bottom: 2px solid #e7e7e7;
    margin-top: 15px;
}

.theme2 .theme2_list_lc span {
    font-size: 24px;
    color:#439af8;
    border-bottom: 2px solid #439af8;
    line-height: 34px;
}

.theme2 .theme2_sx {
    margin-top: 10px;
}

.theme2 .theme2_list_content .theme2_list_item {
    display: none;
    opacity: 0;
}

.theme2 .theme2_list_content .theme2_list_item.theme2_list_item_active {
    display: block;
    opacity: 1;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li {
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li img:nth-child(1) {
    display: block;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li img:nth-child(2) {
    display: none;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li.theme2_item_nav_active img:nth-child(2) {
    display: block;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li.theme2_item_nav_active img:nth-child(1) {
    display: none;
}

.theme2 .theme2_list_content .theme2_item_content {
    margin-top: 20px;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p {
    display: none;
    width: 100%;
    height: auto;
    padding:20px;
    background-color: #eaf5f9;
    font-size: 16px;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p p {
    line-height: 30px;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p p a {
    color:#333;
    text-decoration: underline;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p.theme2_item_p_active {
    display: block;

}
/* 学位类型及录取原则 */
.theme3 .theme3_list {
    margin-top: 30px;
}
.theme3 .theme3_list a {
    width: 50%;
    background-color: #eaf5f9;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}
.theme3 .theme3_list a.theme3_list_active {
    color: #fff;
    background-color: #439af8;
}

.theme3 .theme3_jfrx {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.theme3 .theme3_jfrx .theme3_jfrx_tit {
    border-radius: 30px;
    color:#fff;
        border: 1px dashed #2fa3bf;
    font-weight: bold;
    font-size: 16px;
    width: 100px;
    text-align: center;
    line-height: 50px;
    background-color: #439af8;
    box-shadow: inset 0 0 68px 20px rgba(43, 179, 238, 0.2), 0 0 12px rgba(43, 179, 238, 0.5);
}

.theme3 .theme3_jfrx .theme3_jfrx_text {
    text-align: center;
    border-radius: 17px;
    color: #35a0ff;
    border: 1px dashed #2fa3bf;
    font-size: 13px;
    padding:0 10px;
    text-align: center;
    line-height: 50px;
    height: 50px;
}

.theme3 .theme3_list_content {
    margin-top: 30px;
}

.theme3 .theme3_list_content .theme3_list_item {
    display: none;
    opacity: 0;
}

.theme3 .theme3_list_content .theme3_list_item.theme3_list_item_active {
    display: block;
    opacity: 1;
}

.theme3 .theme3_item_nav {
    width:130px;
    background-image: linear-gradient(to bottom,#35a0ff, #39b5f8 ,#3cc6f2);
    border-radius: 15px;
    border:1px solid #1fb1b6;
    float: left;
}

.theme3 .theme3_item_nav .theme3_item_nav_top{
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 19px;
    text-align: center;
    border-bottom: 2px solid #1fb1b6;

}


.theme3 .theme3_item_nav ul li {
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    width: 100.7%;
    cursor: pointer;
}

.theme3 .theme3_item_nav ul li.theme3_item_nav_active {
    background-color: #fff;
    color: #439af8;
}

.theme3 .theme3_item_content {
    width: 84%;
    float: right;
    padding:20px;
    background: #eaf5f9;
    border-radius: 14px;
   
}

.theme3 .theme3_list_item_dxq .theme3_item_content {
 height: 240px;
}

.theme3 .theme3_list_item_fdxq .theme3_item_content {
    height: 328px;
}

.theme3 .theme3_item_content .theme3_item_p {
    background-color: #fff;
    height: 100%;
    background: #eaf5f9;
    padding-right: 15px;
    width: 100%;
    overflow: auto;
    display: none;
}

.theme3 .theme3_item_content .theme3_item_p::-webkit-scrollbar {
        width: 8px;
        background-color: #e4e5e6;
        border-radius: 20px;
}
.theme3 .theme3_item_content .theme3_item_p::-webkit-scrollbar-thumb {
        background-color: #35a0ff;
        border-radius: 20px;
    }

.theme3 .theme3_item_content .theme3_item_p .theme3_item_p_title {
        color: #35a0ff;
    font-size: 18px;
    text-align: center;
}

.theme3 .theme3_item_content .theme3_item_p .theme3_item_p_line {
    height: 2px;
    width:80%;
    margin:10px auto;
     background: linear-gradient(90deg, transparent, #35a0ff 15%, #35a0ff 85%, transparent);
}

.theme3 .theme3_item_content .theme3_item_p.theme3_item_p_active {
    display: block;
}



.theme3 .theme3_item_content .theme3_item_p p {
    line-height: 29px;
    font-size: 16px;
}


.theme4 .theme4_list {
    width: 410px;
    height: auto;
}

.theme4 .theme4_list .theme4_list_title {
        border-bottom: 2px solid #e7e7e7;
        font-size: 24px;
        color: #333;
        display: flex;
        justify-content: space-between;
            align-items: center;
}

.theme4 .theme4_list .theme4_list_title a {
    color: #333;
    font-size: 16px;
    transition: all 0.3s;
}
.theme4 .theme4_list .theme4_list_title a:hover {
    color:#0094d5;
}


.theme4 .theme4_list ul li a{
    font-size: 17px;
    color: #333;
    line-height: 50px;
    display: block;
    position: relative;
    padding-right: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    transition: all 0.3s;
}
.theme4 .theme4_list ul li a:hover {
    color:#0094d5;
}

.theme4 .thmee4_img {
    width:51%;
    margin-top: 20px;
}

.theme4 .thmee4_img ul {
    display: flex;
    width:100%;
    flex-wrap: wrap;
    justify-content: space-evenly;
    
}

.theme4 .thmee4_img ul li {
    list-style: none;
    margin-top: 15px;
}

.theme4 .thmee4_img ul li a img {
    transition: all 0.3s;
}

.theme4 .thmee4_img ul li a img:hover {
    transform: scale(1.1);
}

/* ========== 响应式适配 ========== */
@media screen and (max-width: 1480px) {
    .banner  {
        height: 30vw;
    }
    .banner  .logo {
        width: 90%;
    }
    .banner  .logo .gh {
         width:20%;
     }
    .banner  .logo .gh img {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .banner  .logo {
        margin-top: 10px;
    }
    .content {
        width: 95%;
    }

    .content .theme_content_tongyoug {
    width: 100%;
    padding: 0 20px;
    }

    .content .theme1_content .lbt {
        float: none;
        margin:0 auto;
    }

    .theme1_content .theme1_list {
    width: 100%;
    float: none;
    margin-top: 20px;
    }

.theme_tongyoug {
    margin-top: 30px;
}

.theme2 .theme2_sx {
    display: none;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul {
    overflow: auto;
    padding-bottom: 13px;
}
.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul::-webkit-scrollbar {
       height: 7px;
        background-color: #e4e5e6;
        border-radius: 20px;
}
.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul::-webkit-scrollbar-thumb {
        background-color: #35a0ff;
        border-radius: 20px;
    }

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li {
    margin-right: 14px;

}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li:last-child {
    margin-right: 0;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p p a {
        word-break: break-all;
}

.theme3 .theme3_jfrx .theme3_jfrx_text {
    line-height: normal;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.theme3 .theme3_item_nav {
    width:15%;
}

.theme3 .theme3_item_content {
    width: 82%;
}

.theme4 .theme4_list {
    width: 100%;
    float: none;
}

.theme4 .thmee4_img {
    width: 100%;
    margin-top: 0;
}

.theme4 .thmee4_img ul li {
    width:23%;
}

.theme4 .thmee4_img ul li a img {
    width: 100%;
}

}
@media screen and (max-width: 760px) {
    .banner  .logo {
        margin-top: 10px;
    }
    .banner  .logo .gh {
         width:30%;
     }

.content {
    padding-top: 10px;
    margin-bottom:50px;
}

.content .theme1_content .lbt {
    width: 100%;
    height: 48vw;
}

.theme1_content .lbt .mySwiper1 {
    height: 100%;
}

.theme1_content .lbt .mySwiper1 .swiper-slide img {
    width: 100%;
    height: 100%;
}
.theme1_content .theme1_list .theme1_list_title {
    font-size: 16px;
}

.theme1_content .theme1_list .theme1_list_title a {
    font-size: 14px;
}

.theme1_content .theme1_list ul li a {
    font-size: 14px;
    line-height: 32px;
}

    .theme_tongyoug {
        margin-top: 20px;
    }

.theme_tongyoug .tit_tongyoug {
    display: flex;
    justify-content: center;
}
.theme_tongyoug .tit_tongyoug img {
    width: 200%;
}

.theme2 .theme2_list a {
font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.theme2 .theme2_list {
    margin-top: 20px;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul li img {
    width:60px;
}

.theme2 .theme2_list_lc span {
    font-size: 16px;
    line-height: 22px;
}

.theme2 .theme2_list_content .theme2_list_item .theme2_item_nav ul {
    margin-top: 15px;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p p {
    font-size: 14px;
        line-height: 25px;
}

.theme2 .theme2_list_content .theme2_item_content .theme2_item_p {
    padding:10px;
}

.theme3 .theme3_list {
    margin-top: 20px;
}


.theme3 .theme3_list a {
font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.theme3 .theme3_jfrx {
    margin-top: 20px;
    flex-direction: column;
}

.theme3 .theme3_jfrx .theme3_jfrx_tit {
        line-height: 29px;
            font-size: 14px;
}

.theme3 .theme3_jfrx .theme3_jfrx_text {
    margin-left: 0;
    margin-top: 10px;
    padding:5px 10px;
    height: auto;
    line-height: 21px;
}

    .theme3 .theme3_item_nav {
        width: 100%;
        float: none;
    }

        .theme3 .theme3_item_content {
        width: 100%;
        margin-top: 15px;
    }

.theme3 .theme3_item_content .theme3_item_p p {
    line-height: 25px;
    font-size: 14px;
}

.theme3 .theme3_list_item_dxq .theme3_item_content {
    padding:10px;
}





















.theme4 .theme4_list .theme4_list_title {
    font-size: 16px;
}

.theme4 .theme4_list .theme4_list_title a {
    font-size: 14px;
}



.theme4 .theme4_list ul li a {
    font-size: 14px;
    line-height: 32px;
}

.theme4 .thmee4_img ul {
    justify-content: space-around;
}

    .theme4 .thmee4_img ul li {
        width: 45%;
        margin-top: 10px;
    }










































}