* {
    box-sizing: border-box;
}



.content p {
    text-indent: 2em;
}

.banner {
    width: 100%;
    height: 662px;
    background: url(/ztjd/szjj2026052102.jpg) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}

.banner h2 {
    text-align: center;
    width: 1270px;
    margin:0 auto;
    margin-top: 130px;
    font-size: 60px;
    font-weight: bold;
    text-shadow: 6px 0 0 #2776da;
    color: #fff;

}


.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 {
    height: auto;
    padding-bottom: 80px;
    background-color: #cedfff;
    overflow: hidden;
    padding-bottom: 80px;
}

.content .w1400 {
    width: 1400px;
    margin: 0 auto;
}



.content .content_tongyoug {
    width:100%;
    padding:80px 25px 35px;
    border-radius: 30px;
    box-shadow: 0 0 18px rgba(2,70,127, 0.5);
    background-color: #dde9ff;
    position: relative;
    margin-top: 87px;

}

.content .theme1 {
    margin-top: 125px;
    background-color: #fff;
}

.content .content_tongyoug .tit_tongyoug {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background:url(/ztjd/szjj2026052103.png) no-repeat center;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color:#fff;
    height: 76px;
    width: 476px;
    line-height: 76px;
}

.content .theme1_content {
    font-size: 16px;
    text-indent: 2em;
    line-height: 35px;
}

.theme2_content {
    display: flex;
    justify-content: space-between;
}

.theme2 img {
    width: 29%;
}
.theme2 ul {
    width: 68%;
}
.theme2 ul {width:70%;}
.theme2 ul li a {display: block;position: relative;background: #fff;font-size: 19px;color: #333;margin-bottom: 15px;padding-left: 40px;padding-right: 60px;height: 70px;line-height: 70px;border-radius: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.theme2 ul li a::before {content: "";position: absolute;width: 10px;height: 10px;border-radius: 50%;background-color: #333;border-radius: 50%;left: 20px;top: 50%;transform: translateY(-50%);}
.theme2 ul li a:hover {z-index: 1;color: #fff;}
.theme2 ul li a:hover::before {background-color: #fff;}
.theme2 ul li a:hover::after {width: 100%;transition-timing-function: linear;transition: all ease .6s;z-index: -1;border-radius: 35px;}
.theme2 ul li a::after {content: '';display: inline-block;background-color: #ae9ffb;height: 100%;width: 0px;position: absolute;left: 0;top: 0;border-radius: 35px;}

.theme3 .theme3_content {
    width: 95%;
    margin:0 auto;
}

.theme3 .theme3_content ul li {
    position: relative;
    width:100%;
    padding:20px 50px;
    background-color: #fff;
    border-radius: 32px;
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    margin-top: 18px;
}

.theme3 .theme3_content ul li:nth-child(1){
    margin-top: 0;
}



.theme3 .theme3_content ul li span {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
   border:1px solid #fff;
   line-height: 63px;
   text-align: center;
   color: #fff;
   font-size: 20px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom,#bc99fd,#5f79fb);
    display: block;
    text-indent: 0;
}

.content .theme4 {
    background: none;
    box-shadow:none;
}

.theme4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.theme4 ul li {
    width: 22.8%;
    margin-top: 55px;
}

.theme4 ul li a{
    display: block;
    position: relative;
    width: 100%;
    height: 253px;
    background-color: #dde9ff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    border:1px solid #fff;
}

.theme4 ul li a img {
    position: relative;
    z-index: 3;
    transition: .3s;
    margin-top: 15px;
}



.theme4 ul li a span {
    display: block;
    font-size: 24px;
    margin-top: 13px;
    z-index: 5;
    position: relative;
    font-weight: bolder;
    color: #fff;
}


.theme4 ul li a::after {
      content: '';
    display: block;
    width: 160%;
    height: 170%;
    border-radius: 50%;
    position: absolute;
    bottom: -105%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: all .5s;
}

 .theme4  ul li:nth-child(1) a::after {
    background: linear-gradient(to bottom, #3ebca6, #86d4c6);
}

 .theme4  ul li:nth-child(2) a::after {
    background: linear-gradient(to bottom, #f39a44, #ffcc9b);
}

 .theme4  ul li:nth-child(3) a::after {
    background: linear-gradient(to bottom, #85c0fa, #5da0e3);
}

 .theme4  ul li:nth-child(4) a::after {
    background: linear-gradient(to bottom, #faa295, #e97361);
}

 .theme4  ul li:nth-child(5) a::after {
    background: linear-gradient(to bottom, #8596e5, #aebbf7);
}

 .theme4  ul li:nth-child(6) a::after {
    background: linear-gradient(to bottom, #31a1b5, #62c2d3);
}

 .theme4  ul li:nth-child(7) a::after {
    background: linear-gradient(to bottom, #d19558, #f4c18e);
}

 .theme4  ul li:nth-child(8) a::after {
    background: linear-gradient(to bottom, #d079d4, #af58b3);
}






 .theme4 ul li a:hover::after {
    height: 230%;
}

.theme5 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.theme5 ul li {
    width: 48%;
    background:url("/ztjd/szjj2026052101.jpg") no-repeat left center;
    height: 201px;
    
}

.theme5 ul li a {
    width:100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 30px;

}

.theme5 ul li a img {
    width:120px;
    height: 120px;
    vertical-align: middle;
    margin:0 35px 0 68px;
}

.theme5 ul li a span {
    font-size: 36px;
    color:#fff;

}

.theme5 ul li:hover {
    opacity: 0.8;
}

.theme6 .theme6_content {
    width: 95%;
    margin:0 auto;
        display: flex;
    align-items: center;
}

.theme6 .theme6_content ul li {
    position: relative;
    width:100%;
    padding:20px 50px;
    background-color: #fff;
    border-radius: 32px;
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    margin-top: 18px;
}

.theme6 .theme6_content ul li:nth-child(1){
    margin-top: 0;
}



.theme6 .theme6_content ul li span {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
   border:1px solid #fff;
   line-height: 63px;
   text-align: center;
   color: #fff;
   font-size: 20px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom,#bc99fd,#5f79fb);
    display: block;
    text-indent: 0;
}

.theme7 .theme7_content {
    display: flex;
        align-items: center;
}

 .theme7 ul {
    width:60%;
    overflow: auto;
    height: 625px;
        padding: 0px 20px 10px 40px;
            margin-right: 20px;
 }

 .theme7 ul::-webkit-scrollbar {
        width: 8px;
        background-color: #e4e5e6;
        border-radius: 20px;
}
 .theme7 ul::-webkit-scrollbar-thumb {
        background-color: #7581fb;
        border-radius: 20px;
    }

      .theme7 ul li:first-child {
        margin-top: 0;
      }

    .theme7 ul li {
        margin-top: 20px;
    }
.theme7 ul li .theme7_box_ask {
        width: 100%;
        padding: 20px 30px;
        padding-left: 50px;
         border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        background-image: linear-gradient(to bottom,#5f79fb,#bc99fd);
        font-size: 18px;
        color:#fff;
        position: relative;
}

.theme7 ul li .theme7_box_ask span {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
   border:6px solid #fff;
   line-height: 63px;
   text-align: center;
   color: #fff;
   font-size: 40px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom,#bc99fd,#5f79fb);
    display: block;
    text-indent: 0;
}

.theme7 ul li .theme7_box_Answer {
        width: 100%;
        height: 100%;
        background-color: #fff;
        padding: 20px 30px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        line-height: 32px;
        font-size: 16px;;
}


.theme8 .theme8_title {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 10px;
}


.theme8 .theme8_title a {
    width:400px;
    height: 60px;
    display: inline-block;
     background-image: linear-gradient(to bottom,#bc99fd,#5f79fb);
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    border:1px solid #bc99fd;
    cursor: pointer;
    color: #fff;
}

.theme8 .theme8_title a.theme8_title_active {
     background-image: linear-gradient(to bottom,#bc99fd);
    color:#fff;
    border:1px solid #fff;
    font-weight: bold;
    box-shadow: 0 0 18px #2776da;
}




.theme8 .theme8_content_box {
    margin-top: 30px;
    background-color: #fff;
    width: 100%;
    padding: 20px 30px;
    border-radius: 32px;
}

.theme8 .theme8_content_box .theme1_content_item {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    display: none;
    opacity: 0;
    overflow: auto;
    height: 400px;
    padding-right: 15px;;
}

.theme8 .theme8_content_box .theme1_content_item p img {
    width: 25px;
    vertical-align: text-top;
}

.theme8 .theme8_content_box .theme1_content_item.theme1_item_active {
    display: block;
    opacity: 1;
}

.theme8 .theme8_content_box .theme1_content_item::-webkit-scrollbar {
        width: 8px;
        background-color: #e4e5e6;
        border-radius: 20px;
}
.theme8 .theme8_content_box .theme1_content_item::-webkit-scrollbar-thumb {
        background-color: #7581fb;
        border-radius: 20px;
    }



@media screen and (max-width: 1480px) {
    .banner .logo {
        width: 90%;
    }

    .content .w1400 {
        width: 95%;
    }

    .banner .logo .gh img {
        width: 80%;
    }

    .banner {
        height: 44vw;
    }

    .banner h2 {
          width: 976px;
        font-size: 50px;
        margin-top: 7vw;
    }

    .theme4 ul li a span {
    font-size: 22px;
    }
}

@media screen and (max-width: 1250px) {
    .banner .logo {
        margin-top: 20px;
    }
}
@media screen and (max-width: 1200px) {
        .banner .logo .gh img {
        width: 50%;
    }

        .banner .logo {
        margin-top: 10px;
    }
    .banner h2 {
        width: 81%;
        font-size: 28px;
        margin-top: 3vw;
    }

        .banner {
        height: 34vw;
    }

    .content .theme1 {
    margin-top: 75px;
    }

    .theme2 img {
        display: none;
    }

    .theme2 ul {
    width: 100%;
}

.theme4 .theme4_content {
    margin-top:-40px;
}

.theme4 ul {
    justify-content: flex-start;
}

.theme4 ul li {
    width:30%;
            margin-right:5%;
}

.theme4 ul li:nth-child(3n) {
    margin-right: 0;
}

    .theme4 ul li a span {
        font-size: 18px;
    }

.theme4 ul li a {
    height: 233px;
}
.theme5 ul {
        flex-direction: column;
            align-items: center;
}
.theme5 ul li {
    width: 100%;
     width: 654px;
}

.theme5 ul li:first-child {
    margin-bottom:15px;
}

.theme6 .theme6_content img {
    display: none;
}

.theme7 .theme7_content img {
    display: none;
}

.theme7 ul {
    width: 100%;
    height: auto;
}

.theme8 .theme8_title a {
    width: 40%;
}

}


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

    .banner h2 {
        margin-top: 2.5vw;
        font-size: 4vw;
    }

    .banner {
        height: 41vw;
    }

    .content {
    padding-bottom: 50px;
}

        .content .w1400 {
        width: 90%;
    }

    .content .content_tongyoug .tit_tongyoug {
        width:250px;
            font-size: 24px;
                top: -21px;
                line-height: 56px;
                    background-size: 100% 100%;
    height: 56px;
       
    }
    .content .theme1{
        margin-top: 40px;
    }

    .content .content_tongyoug {
        margin-top: 50px;
        padding: 60px 20px 20px;
    }
.content .theme1_content {
    margin-top: -10px;
    font-size: 14px;
    line-height: 28px;
}

.theme2 ul li a {
        font-size: 14px;
    margin-bottom: 10px;
    padding-left: 35px;
    padding-right: 15px;
    height: 50px;
    line-height: 50px;
}

.theme3 .theme3_content ul li {
    font-size: 14px;;
        padding: 20px;
        padding-left:30px;
         line-height: 28px;
}

.theme3 .theme3_content ul li span {
        width: 50px;
    height: 50px;
        line-height: 46px;
            font-size: 14px;
}

.content .theme4 {
        padding: 0px;
    padding-top: 60px;
}

    .theme4 ul li {
        width: 48%;
        margin-right: 2%;
            margin-top: 15px;
    }

    .theme4 ul li:nth-child(2n) {
        margin-right: 0;
    }

     .theme4 ul li:nth-child(3n) {
        margin-right: 2%;
    }

    .theme4 .theme4_content {
        margin-top: -15px;
    }
    .theme4 ul li a span {
        font-size: 14px;
    }

    .theme4 ul li a {
        height: 210px;
    }

.theme4 ul li a img {
    margin-top: 30px;
    width: 80px;
}

.theme5 ul li {
    width:100%;
        height: 100px;
}

.theme5 ul li a img {
    margin:0 10px;
    width:70px;
    height: 70px;
}

.theme5 ul li a span {
    font-size: 16px;
}

.theme6 .theme6_content ul li {
    font-size: 14px;;
        padding: 20px;
        padding-left:30px;
            line-height: 28px;
}

.theme6 .theme6_content ul li span {
        width: 50px;
    height: 50px;
        line-height: 46px;
            font-size: 14px;
}

.theme7 ul li .theme7_box_ask {
    font-size: 14px;
        padding: 10px 15px;
            padding-left: 24px;
}

.theme7 ul li .theme7_box_ask span {
        font-size: 28px;
            line-height: 42px;
                width: 50px;
    height: 50px;
}
.theme7 ul li .theme7_box_Answer {
        padding: 15px;
            line-height: 28px;
    font-size: 14px;
}
.theme7 ul {
    margin-right: 0;
        padding: 0px 5px 0px 40px;
}
.theme8 .theme8_title {
    margin-top: 0px;
}

.theme8 .theme8_title a {
           font-size: 16px;
        height: 60px;
        padding: 8px;
        line-height: normal;
}

.theme8 .theme8_content_box {
    margin-top: 20px;
            padding: 20px;
}

.theme8 .theme8_content_box .theme1_content_item {
    font-size: 14px;
    line-height: 28px;
}

}