* {
    box-sizing: border-box;
}
.banner {
    width: 100%;
    height: 770px;
    background:url(/ztjd/zcjd2026031801.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}

.banner .banner_tit {
    text-align: center;
    width:1270px;
    margin:0 auto;
    margin-top: 113px;
    font-size: 60px;
         text-shadow: -4px -4px 4px #3c91be, 4px -4px 4px #3c91be, -4px 4px 4px #3c91be, 4px 4px 4px #3c91be;
     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;}

.banner h2 {
    text-align: center;
    width: 1070px;
    margin-top: 156px;
    font-weight: bold;
    margin-left: 250px;
    font-size: 60px;
    text-shadow: -4px -4px 4px #ffffff, 4px -4px 4px #fff, -4px 4px 4px #fff, 4px 4px 4px #fff;
    color: #1468d2;
}

.content {
    width: 100%;
    height: auto;
    background: url(/ztjd/zcjd2026031807.jpg) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    margin-top: -170px;
    padding-bottom:50px;
}

.content .w1400 {
    width: 1400px;
    margin: 0 auto;
    padding-top: 170px;
}

.theme1 .tit {
    color:#fff;
    font-size: 43px;
    background-image: linear-gradient(to right,rgba(9,99,190,1),rgba(255, 255, 255, 0));;
    height: 68px;
    width:285px;
    line-height: 68px;
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-top: 40px;
}

.theme1 .tit::before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background-color: rgba(126,206,244,0.5);
    position: absolute;
    top:-14px;
    left:-14px;
}

.theme1 .tit::after {
    content: '';
    display: block;
    width: 175px;
    height: 8px;
    background-image: linear-gradient(to right,rgba(255, 255, 255, 0),rgba(9,99,190,1));;
    position: absolute;
    bottom:-8px;
    left:50%;
    transform: translateX(-50%);
}

.theme1 .theme1_box {
    width: 100%;
    height: 240px;
       border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:30px 36px;
    position: relative;
}

.theme1 .theme1_box .theme1_box_img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);

}

.theme1 .theme1_box .theme1_text {
    padding:24px 35px;
    background-color: #fff;
    width: 1080px;
    height: 180px;
    border-radius: 24px;
    font-size: 18px;
    color:#3177cf;
    line-height: 35px;
    font-weight: 600;
    position: relative;
    text-indent: 2em;
}

.theme1 .theme1_box .theme1_text::before {
    content: '';
    display: block;
    position: absolute;
     width: 0;
    height: 0;
       border-left: 26px solid transparent;
    border-right: 18px solid transparent;
    border-top: 82px solid white;
    transform: rotate(52deg);
    left: -37px;
    top: 34%;
}

.content .tit_tongyong {
    color:#fff;
    font-size: 43px;
    background-image: linear-gradient(to right,rgba(9,99,190,1),rgba(255, 255, 255, 0));;
    height: 68px;
    width:343px;
    line-height: 68px;
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-top: 40px;
}

.content .tit_tongyong::before {
    content: '';
    display: block;
    width: 38px;
    height: 38px;
    background-color: rgba(126,206,244,0.5);
    position: absolute;
    top:-14px;
    left:-14px;
}

.content .tit_tongyong::after {
    content: '';
    display: block;
    width: 175px;
    height: 8px;
    background-image: linear-gradient(to right,rgba(255, 255, 255, 0),rgba(9,99,190,1));;
    position: absolute;
    bottom:-8px;
    left:50%;
    transform: translateX(-50%);
}

.theme2 {
    margin-top: 70px;
}

.theme2 .theme2_box {
    width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:30px 36px;
}



.theme2 .theme2_box .theme2_box_txt {
    color:#3177cf;
    font-size: 18px;
    font-weight: 600;
    text-indent: 2em;
}

.theme2 .theme2_box ul li:first-child {
    margin-top: 32px;
}

.theme2 .theme2_box ul li {
    background-color: #fff;
    height: auto;
    width:100%;
    border-radius: 40px;
    padding:20px 35px;
    position: relative;
    margin-top: 16px;
}

.theme2 .theme2_box ul li::before {
    content: '';
    display: inline-block;
    height: 31px;
    width: 26px;
    background:url(/ztjd/zcjd2026031816.png) no-repeat;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.theme2 .theme2_box ul li p {
    line-height: 36px;
    color:#3177cf;
    font-size: 18px;
    display: inline-block;
    margin-left: 40px;
}

.theme3 {
    margin-top: 70px;
}

.theme3 .theme3_box {
      width: 100%;
    height: auto;
       border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:30px 36px;
    position: relative;
}

.theme3 .theme3_box .theme3_box_img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);

}

.theme3 .theme3_box ul {
    width:80%;
    float: right;
}

.theme3 .theme3_box ul li {
    background-color: #fff;
    height: auto;
    width:100%;
    border-radius: 40px;
    padding:20px 35px;
    position: relative;
    margin-top: 16px;
}

.theme3 .theme3_box ul li::before {
    content: '';
    display: inline-block;
    background-color: #0c65bf;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.theme3 .theme3_box ul li a {
    line-height: 36px;
    color:#3177cf;
    font-size: 18px;
    display: inline-block;
    margin-left:15px;
}

.theme3 .theme3_box ul li:hover {
    background-color: #3177cf;
}

.theme3 .theme3_box ul li:hover a {
    color:#fff;
}

.theme3 .theme3_box ul li:hover::before {
    background-color: #fff;
}


.theme4 {
    margin-top: 70px;
}

.theme4 .theme4_box {
    width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:30px 36px;
}

.theme4 .theme4_box .theme4_box_big {
    background-color: rgba(255 255 255 / 36%);
    margin-top: 20px;
}

.theme4 .theme4_box .theme4_box_menu {
    width:33%;
    background-color:#fff;
    padding:15px 12px;
    height: 501px;
}

.theme4 .theme4_box .theme4_box_txt {
    color:#3177cf;
    font-size: 18px;
    font-weight: 600;
}

.theme4 .theme4_box .theme4_box_menu ul {
    list-style-type: none;
    padding: 0;
}

.theme4 .theme4_box .theme4_box_menu ul li {
    position: relative;
}

.theme4 .theme4_box .theme4_box_menu ul li .menu-item_sun:hover {
    background-color: #2b61b8;
    border-radius: 6px;
    color: #fff;
    transition: all 0.5s;
}

.theme4 .theme4_box_menu ul li:first-child .menu-item_title {
    margin-top: 0;
}

.theme4 .theme4_box_menu ul li .menu-item_title {
    color:#3177cf;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left:12px;
    width: 100%;
    display: inline-block;
    margin-top: 18px;
    cursor: pointer;
}

.theme4 .theme4_box_menu ul li .menu-item_title::before {
    content: '';
    display: inline-block;
    background-color: #3177cf;
    height: 22px;
    width: 6px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: 0;
}

.theme4 .theme4_box_menu ul li .menu-item_title img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: 0;
    transform: rotate(180deg);
}

.theme4 .theme4_box_menu ul li .menu-item_title_active img {
    transform: rotate(0deg);
    transition: all 0.5s;
    
}

.theme4 .theme4_box_menu ul li .menu-item_ul {
    display: none;
}
.theme4 .theme4_box_menu ul li .menu-item_sun {
    color: #3177cf;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    display: block;
    width: 85%;
    margin: 5px 0;
    transition: all 0.3s;
    cursor: pointer;
}

.theme4 .theme4_box_menu ul .menu-item_ul .menu-item_active {
    background-color: #2b61b8;
    color: #fff;
    border-radius: 6px;
    transition: all 0.5s;

}

.theme4 .theme4_box_menu ul li .menu-item_ul.menu-item_ul_show {
    display: block;
    transition: all 0.5s;
}


.theme4 .theme4_box .theme4_box_content {
    width:67%;
}

.theme4 .theme4_box .theme4_box_content .content-item {
    display: none;
    position: relative;
    height: 501px;
}

.theme4 .theme4_box .theme4_box_content .content-item p {
    padding:30px;
    line-height: 36px;
    color: #3177cf;
    font-size: 18px;
    text-indent: 2em;
        position: absolute;
    top: 50%;
    transform: translateY(-50%);
    
}

.theme4 .theme4_box .theme4_box_content .content-item_show {
    display: block;
    transition: all 0.5s;
}



.theme5 {
    margin-top: 70px;
}

.theme5 .theme5_box {
      width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:50px 36px;
    position: relative;
}

.theme5 .theme5_box .theme5_box_img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: 7%;
}

.theme5 .theme5_box ul {
    width:80%;
    float: right;
}

.theme5 .theme5_box ul li {
    background-color: #fff;
    height: auto;
    width:100%;
    border-radius: 40px;
    padding:20px 35px;
    position: relative;
}

.theme5 .theme5_box ul li::before {
    content: '';
    display: inline-block;
    background-color: #0c65bf;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.theme5 .theme5_box ul li a {
    line-height: 36px;
    color:#3177cf;
    font-size: 18px;
    display: inline-block;
    margin-left:15px;
}

.theme5 .theme5_box ul li:hover {
    background-color: #3177cf;
}

.theme5 .theme5_box ul li:hover a {
    color:#fff;
}

.theme5 .theme5_box ul li:hover::before {
    background-color: #fff;
}

.theme6 .theme6_box {
      width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:50px 36px;
    position: relative;
}

.theme6 .theme6_box .theme6_box_wt {
    width:60%;
    
}

.theme6 .theme6_box .theme6_box_wt ul {
    padding-left: 43px;
    padding-right: 27px;
    overflow: auto;
    height: 800px;
}

.theme6 .theme6_box .theme6_box_wt ul::-webkit-scrollbar {
        width: 8px;
        background-color: #e4e5e6;
        border-radius: 20px;
}

.theme6 .theme6_box .theme6_box_wt ul::-webkit-scrollbar-thumb {
        background-color: #6f96bc;
        border-radius: 20px;
    }




.theme6 .theme6_box .theme6_box_wt .theme6_box_ask {
    width:100%;
    background-color: #fff;
    padding:20px 20px;
    padding-left: 55px;
    border-radius: 30px;;
    color: #3177cf;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin-top: 30px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_ask::before {
    content: '';
    display: block;
    background: url('/ztjd/zcjd2026031805.png') no-repeat;
    width:82px;
    height: 82px;
    position: absolute;
   top: -8px;
    left: -41px;
}


.theme6 .theme6_box .theme6_box_wt .theme6_box_Answer {
    width:100%;
    background-color: rgba(255, 255, 255, 0.4);
    padding:20px 30px;
    padding-top:50px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #0963be;
    font-size: 18px;
    line-height: 36px;
    margin-top: -28px;
}

.theme6 .theme6_box .theme6_box_img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
        right: 2%;
    width: 35%;
}

.theme6 .theme6_box .theme6_box_img img {
    width:100%;
}

.theme7 {
    margin-top: 58px;
}

.theme7 .theme7_box {
        width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:50px 36px;
    position: relative;
    

}

.theme7 .theme7_box .sidebar {
    background-color: #fff;
    padding: 20px;
    width: 26%;
}


.theme7 .theme7_box .sidebar ul li {
    padding: 20px;
    color:#3360a6;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
     position: relative;
     margin-top:5px;
}

.theme7 .theme7_box .sidebar ul li.on_two {
    background-color: #2b61b8;
        border-radius: 6px;
    color:#fff;
        transition: all 0.5s;
}

.theme7 .theme7_box .sidebar ul li.on_two::before {
    background-color: #fff;
}

.theme7 .theme7_box .sidebar ul li:hover {
    background-color: #2b61b8;
        border-radius: 6px;
    color:#fff;
        transition: all 0.5s;
}

.theme7 .theme7_box .sidebar ul li:hover::before {
    background-color: #fff;
}


.theme7 .sidebar ul li::before {
    content: '';
    display: inline-block;
    width:6px;
    height: 22px;
    background-color: #3360a6;
    margin-right: 10px;
    vertical-align: sub;
}



.theme7 .theme7_box .theme7_box_text {
    width: 968px;
    height: 256px;
    padding-right: 20px;
    overflow: auto;
    display: none;
    position: relative;
    background-color: rgba(255 255 255 / 36%);
}

.theme7 .theme7_box .theme7_box_text.active {
    display: block;
}

.theme7 .theme7_box .theme7_box_text p{
    color:#3360a6;
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.theme8 {
    margin-top: 70px;
}

.theme8 .theme8_box {
    width: 100%;
    height: auto;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:30px 36px;
    position: relative;
}



.theme8 .theme8_box .theme8_box_txt {
    color:#3177cf;
    font-size: 18px;
    font-weight: 600;
    text-indent: 2em;
}


.theme8 .theme8_box .theme8_box_img {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right:20px;
        width: 20%;
}

.theme8 .theme8_box .theme8_text {
    padding:24px 35px;
    background-color: #fff;
    width: 76%;
    height: auto;
    border-radius: 24px;
    font-size: 18px;
    color:#3177cf;
    line-height: 35px;
    font-weight: 600;
    position: relative;
    text-indent: 2em;
}

.theme8 .theme8_box .theme8_text::before {
    content: '';
    display: block;
    position: absolute;
     width: 0;
    height: 0;
       border-left: 26px solid transparent;
    border-right: 18px solid transparent;
    border-top: 82px solid white;
    transform: rotate(-41deg);
    top: 38%;
    right: -32px;
    z-index: 1;
}

.theme9 {
    margin-top: 58px;
}

.theme9 .theme9_box {
        width: 100%;
    height: 682px;
    border-radius: 40px;
    margin-top: 25px;
    box-shadow: inset 0 0 68px 20px rgba(87, 130, 248, 0.2),0 0 12px rgba(38,84,210,0.5);
    border: 1px solid #fff;
    padding:50px 36px;
    position: relative;
    display: flex;

}

.theme9 .theme9_box .sidebar {
    background-color: #fff;
    padding: 20px;
    width: 26%;
}


.theme9 .theme9_box .sidebar ul li {
    padding: 20px;
    color:#3360a6;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
     position: relative;
     margin-top:5px;
     transition: all 0.5s;
}

.theme9 .sidebar ul li::before {
    content: '';
    display: inline-block;
    width:6px;
    height: 22px;
    background-color: #3360a6;
    margin-right: 10px;
    vertical-align: sub;
}

.theme9 .sidebar ul li::after {
     content: '';
    display: inline-block;
    width: 0;
    background-color: #2b61b8;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    z-index: 0;

}

.theme9 .theme9_box .sidebar ul li.on_two {
    background-color: #2b61b8;
    border-radius: 6px;
    color:#fff;
}

.theme9 .theme9_box .sidebar ul li.on_two::before {
    background-color: #fff;
}

.theme9 .theme9_box .sidebar ul li:hover {
    border-radius: 6px;
    color:#fff;
    z-index: 3;
    background-color: #2b61b8;
    box-shadow:0 0 2px #3360a6;
}

.theme9 .theme9_box .sidebar ul li:hover::before {
    background-color: #fff;
}

.theme9 .theme9_box .theme9_box_text {
    width: 968px;
    height: 100%;
    display: none;
    opacity: 0;
    background-color: rgba(255 255 255 / 36%);
    padding: 20px;
    position: relative;
}

.theme9 .theme9_box .theme9_box_text .theme9_p {
    height: 100%;
    overflow: auto;
}

.theme9 .theme9_box .theme9_box_text.active {
    display: block;
    opacity: 1;
}


.theme9 .theme9_box .theme9_box_text p{
    color:#3360a6;
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
    width: 90%;
    margin: 0 auto;
}

.theme9 .theme9_box .theme9_box_text .theme9_center {
    height: auto;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}


.theme9 .theme9_box .theme9_box_text .theme9_p::-webkit-scrollbar {
        width: 8px;
        background-color: #e4e5e6;
        border-radius: 20px;
}
.theme9 .theme9_box .theme9_box_text .theme9_p::-webkit-scrollbar-thumb {
        background-color: #6f96bc;
        border-radius: 20px;
    }


   @media screen and (max-width: 1800px) { 
    .banner {
    height: 650px;
    }

    .banner h2 {
    width: 963px;
    margin-left: 60px;
    font-size: 56px;
   }
}


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

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

        .banner {
        height: 500px;
    }
        .banner h2 {
        width: 63%;
        margin-left: 55px;
        font-size: 45px;
            margin-top: 70px;
    }
    .theme1 .theme1_box .theme1_text {
        width: 80%;
        height: auto;
    }

    .theme1 .theme1_box {
    height: auto;
    }

    .theme3 .theme3_box ul {
    width: 77%;
    }

    .theme6 .theme6_box .theme6_box_wt {
    width: 53%;
}

.theme6 .theme6_box .theme6_box_wt ul {
    height: 500px;
}

 .theme4 .theme4_box_menu ul li .menu-item_sun {
               width: 100%;
        padding-left: 5px;
}

.theme4 .theme4_box_menu ul li .menu-item_title {
    padding-right:27px;
}

.theme7 .theme7_box .theme7_box_text {
    width: 74%;
}

.theme9 .theme9_box .sidebar {
    width:34%;
}

.theme9 .theme9_box .theme9_box_text {
    width: 100%;
}

.theme9 .theme9_box .them9_content {
    width:100%;
}

.theme9 .theme9_box {
    height: 689px;
}

}

 @media screen and (max-width: 1380px) { 

.theme9 .theme9_box .sidebar ul li {
    padding: 15px;
}
 }

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

 }

    @media screen and (max-width: 1200px) { 
            .banner {
        height: 45vw;
    }
        .banner h2 {
                   width: 61%;
        font-size: 34px;
        margin-top: 6vw;
        }

        .theme1 .theme1_box {
            padding:20px;
        }

        .theme1 .theme1_box .theme1_text::before {
            display: none;
        }

        .theme1 .theme1_box .theme1_box_img {
            display: none;
        }
            .theme1 .theme1_box .theme1_text {
        width: 100%;
            }

            .theme2 .theme2_box {
                padding:20px;
            }

.theme2 .theme2_box .theme2_box_txt {
    padding-left: 20px;
}

            .theme3 .theme3_box .theme3_box_img {
                display: none;
            }

                .theme3 .theme3_box ul {
        width: 100%;
    }

    .theme3 .theme3_box {
        padding:20px;
    }

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

    .theme4 .theme4_box .theme4_box_menu {
        float: none;
        width: 100%;
    }

    .theme4 .theme4_box .theme4_box_content {
        float: none;
        width: 100%;
    }

    .theme4 .theme4_box .theme4_box_content .content-item {
        position: inherit;
        height: auto;
    }

    .theme4 .theme4_box .theme4_box_content .content-item p {
        position:inherit;
        transform:none;
    }

.theme5 .theme5_box .theme5_box_img {
    display: none;
}

.theme5 .theme5_box ul {
    width: 100%;
}


   .theme6 .theme6_box .theme6_box_img {
        display: none;
    }

        .theme6 .theme6_box .theme6_box_wt {
        width: 100%;
    }

        .theme8 .theme8_box {
        padding: 20px;
    }

.theme8 .theme8_box .theme8_box_img {
    display: none;
}

.theme8 .theme8_box .theme8_text::before {
    display: none;
}

.theme8 .theme8_box .theme8_text {
    width:100%;
}

    .content .theme7 .theme7_box .sidebar {
        width: 100%;
        margin-right: 0;
        float: none;
    }

        .content .theme7 .theme7_box .sidebar ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .theme7 .theme7_box .theme7_box_text {
        width: 100%;
        float: none;
        height: auto;
        padding: 20px 0;
    }

    .theme7 .theme7_box .theme7_box_text p {
        position: initial;
        transform: none;
        margin:0 auto;
    }

    .theme9 .theme9_box {
            flex-direction: column;
            height: auto;
    }

    .content .theme9 .theme9_box .sidebar ul {
        display: flex;
        flex-direction: column;
    }

    .content .theme9 .theme9_box .sidebar {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .theme9 .theme9_box .theme9_box_text .theme9_center {
            transform: none;
                position: initial;
    }

    .theme9 .theme9_box .theme9_box_text {
        width: 100%;
        float: none;
        height: auto;
        padding: 20px 0;
    }

    .theme9 .theme9_box .theme9_box_text p {
        position: initial;
        transform: none;
        margin:0 auto;
    }

    }

     @media screen and (max-width:950px) { 
    .banner h2 {
                width: 61%;
        font-size: 27px;
        margin-top: 2vw;
    }
.theme4 .theme4_box {
    padding:20px;
}

.theme5 .theme5_box {
    padding:20px;
}

.theme6 .theme6_box {
    padding:20px;
}



     }

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

    .banner {
        height: 36vw;
    }
    .banner h2 {
        width: 62%;
        font-size: 16px;
        margin-top: 2vw;
                margin-left: 20px;
    }

    .content .w1400 {
    padding-top: 150px;
}

    .theme1 .tit {
    font-size: 18px;
    height: 35px;
    width: 200px;
    line-height: 35px;
    }

    .theme1 .theme1_box .theme1_text {
            font-size: 14px;
            line-height: 25px;
            padding:15px;
    }

    .content .tit_tongyong {
    font-size: 18px;
    height: 35px;
    width: 200px;
    line-height: 35px;
   }

   .theme2 {
    margin-top: 35px;
}

   .theme3 {
    margin-top: 35px;
}

   .theme4 {
    margin-top: 35px;
}

   .theme5 {
    margin-top: 35px;
}

   .theme6 {
    margin-top: 35px;
}

.theme2 .theme2_box .theme2_box_txt {
    font-size: 14px;
}

.theme2 .theme2_box ul li:first-child {
    margin-top: 20px;
}
.theme2 .theme2_box ul li {
    padding: 20px;
}

.theme2 .theme2_box ul li p{
    line-height: 25px;
    font-size: 14px;
    margin-left:25px;
 }

 .theme2 .theme2_box ul li::before {
    height: 22px;
    width: 19px;
    background-size: contain;
 }

 .theme3 .theme3_box ul li {
    padding: 20px;
 }

 .theme3 .theme3_box ul li a {
        line-height: 25px;
    font-size: 14px;
 }

 .theme4 .theme4_box .theme4_box_txt {
    font-size: 14px;
    font-weight: 600;
}

.theme4 .theme4_box .theme4_box_menu {
    height: auto;
    padding: 20px 12px;
}



.theme4 .theme4_box_menu ul li .menu-item_title {
    font-size: 14px;
    padding-left: 10px;

}

.theme4 .theme4_box_menu ul li .menu-item_sun {
    font-size: 14px;
    height: 27px;
    line-height: 27px;
}

.theme4 .theme4_box .theme4_box_content .content-item p {
    font-size: 14px;
    padding: 20px;
}

.theme4 .theme4_box_menu ul li .menu-item_title::before {
    height: 16px;
    width: 4px;
}

.theme5 .theme5_box ul li {
    padding:20px;
}

.theme5 .theme5_box ul li a {
    font-size: 14px;
    line-height: 25px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_ask::before {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
        top: -12px;
    left: -15px;
}

.theme6 .theme6_box .theme6_box_wt ul {
    padding-left: 16px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_ask {
    padding: 15px;
    padding-left: 28px;
    font-size: 14px;
        margin-top: 13px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_Answer {
    padding:20px;

        padding-top: 35px;
    font-size: 14px;
    line-height: 25px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_Answer p {
    line-height: 25px;
}

.theme6 .theme6_box .theme6_box_wt .theme6_box_Answer::before {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
        top: -12px;
    left: -15px;
}

    .theme8 {
        margin-top: 35px;
    }

    .theme8 .theme8_box .theme8_text {
        font-size: 14px;
        line-height: 25px;
        padding: 15px;
    }

        .content .theme7 .theme7_box {
        padding: 20px;
    }

        .content .theme7 .theme7_box .sidebar {
        padding: 10px;
        margin-bottom: 15px;
        }

    .content .theme7 .theme7_box .sidebar {
        justify-content: flex-start;
    }

    .content .theme7 .theme7_box .sidebar ul li {
        font-size: 14px;
        padding: 10px;
        width: 100%;
    }

        .content .theme7 .theme7_box .theme7_box_text p {
        font-size: 14px;
        line-height: 25px;
    }

            .content .theme9 .theme9_box {
        padding: 20px;
    }

        .content .theme9 .theme9_box .sidebar {
        padding: 10px;
        margin-bottom: 15px;
        }

    .content .theme9 .theme9_box .sidebar {
        justify-content: flex-start;
    }

    .content .theme9 .theme9_box .sidebar ul li {
        font-size: 14px;
        padding: 10px;
        width: 100%;
    }

        .content .theme9 .theme9_box .theme9_box_text p {
        font-size: 14px;
        line-height: 25px;
    }


}

   @media screen and (max-width: 500px) {
    .banner {
        height: 48vw;

    }
   }
