* {
    box-sizing: border-box;
}

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

.banner {
    width: 100%;
    height: 724px;
    background: url(/fwzt/nxff202608121.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-top: -20px;
    position: relative;
}

.banner .logo {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding-top:40px;
}

.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 .banner_box {
    width: 952px;
    height: 647px;
    position: relative;
    margin:0 auto;
}

.banner .banner_box .banner_box_bj {
    position: absolute;
    bottom:20px;
}

.banner .banner_box .banner_box_tit {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.item1 {
    height: 875px;
      background: linear-gradient(to bottom, #fee7d5, #fff);
    overflow: hidden;
}




.content_wrap2 {
    width: 100%;
    padding: 40px;
    margin-top: 70px;
    position: relative;
    height: 700px;
}

.content_wrap2 .content_wrap2_nav {
    margin-right: 50px;
}



.content_wrap2 .content_wrap2_nav a {
    width:258px;
    height: 120px;
    background-color: #fdece1;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 20px;
    color:#7d5e4c;
    font-weight: bold;
    padding:20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    position: relative;
        box-shadow: 0 0 8px #9f847475;
}

.content_wrap2 .content_wrap2_nav a img {
    margin-right:10px;
    vertical-align: middle;
    }

     .content_wrap2 .content_wrap2_nav a img:nth-child(2) {
    display: none;
}

    .content_wrap2 .content_wrap2_nav a:hover {
        background: linear-gradient(180deg, #fbb96a, #f87b46);
        color:#fff;
    }

     .content_wrap2 .content_wrap2_nav a:hover img:nth-child(1) {
        display: none;
    }

     .content_wrap2 .content_wrap2_nav a:hover img:nth-child(2) {
        display: block;
     }

     .content_wrap2 .content_wrap2_nav a.active {
          background: linear-gradient(180deg, #fbb96a, #f87b46);
        color:#fff;
     }

     .content_wrap2 .content_wrap2_nav a.active img:nth-child(2) {
         display: block;
     }

      .content_wrap2 .content_wrap2_nav a.active img:nth-child(1) {
         display: none;
     }


     .content_wrap2 .content_wrap2_nav a.active::after {
            content: '';
    position: absolute;
       display: inline-block;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fa9a59;
    border-right-color: transparent;
    right: -29px;
    top: 50%;
    transform: translateY(-50%);
}

.content_wrap2 .content_wrap2_nav a:hover::after {
            content: '';
    position: absolute;
       display: inline-block;
    width: 0px;
    height: 0px;
    border: 15px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #fa9a59;
    border-right-color: transparent;
    right: -29px;
}

.content_wrap2 .content_wrap2_list {
    position: relative;
     width:76%;
     height: 700px;
     
}

.content_wrap2 .content_wrap2_box {
    width:100%;
}

.content_wrap2 .content_wrap2_list .content_wrap2_ul {
       height:650px;
    width:590px;
    background: url(/fwzt/nxff2026081210.png) no-repeat center;
 padding:30px;
 background-size:100% 100%;
}


.content_wrap2 .content_wrap2_list ul {
    height:420px;
    overflow-y: auto;
    width:510px;
   
}

.content_wrap2 .content_wrap2_list ul::-webkit-scrollbar {
            width: 8px;
            background-color: #fdece1;
            border-radius: 20px;
        }

.content_wrap2 .content_wrap2_list ul::-webkit-scrollbar-thumb {
        background-color: #7d5e4c;
        border-radius: 20px;
    }

.content_wrap2 .content_wrap2_list ul li {
     margin-bottom: 35px;
     display: flex;
    align-items: center;
}


      .content_wrap2 .content_wrap2_list ul li a {
        color:#7d5e4c;
        font-size: 20px;
        display: inline-block;
        font-weight: bold;
            width: 93%;
            vertical-align: middle;
      }

    .content_wrap2 .content_wrap2_list ul li::before{
        content: '';
    display: inline-block;
    background-color: #7d5e4c;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 13px;
    
}

    .content_wrap2 .content_wrap2_list ul li:hover a {
        color:#ff895a;
    }

    .content_wrap2 .content_wrap2_list ul li:hover a::before {
        background-color: #ff895a;
    }


.content_wrap2 .content_wrap2_list .content_wrap2_img {
    position: absolute;
    bottom:0;
    right:0;
    text-align: right;
    
}

.content_wrap2 .content_wrap2_list .content_wrap2_img img {
    width:76%;
}

.item2 {
    height: auto;
    padding-bottom: 100px;
    background: linear-gradient(to bottom, #fee7d5, #fff);
}

.item2 h5 {
    text-align: center ;
}

.item2 h5 img {
    margin-top:-22px;
}

.item2 .item2_content {
    margin-top: 80px;
    display: flex;
    justify-content: space-around;
}

.item2 .item2_content .item2_content_ul ul li {
    
    height: 66px;
    border-radius: 33px;
    margin-top: 20px;
    background: url(/fwzt/nxff2026081212.png) no-repeat center;
    background-size: 100% 100%;
    transition: all 0.3s;
}



.item2 .item2_content .item2_content_ul ul li a{
    color:#333;
    font-size: 20px;
    line-height: 60px;
    display: block;
    position: relative;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    padding:0 20px;
}

.item2 .item2_content .item2_content_ul ul li:hover{
    transform: scale(1.05);
}




 .item2 .item2_content .item2_content_ul ul li a::before {
    content: '';
    display: inline-block;
    background-color: #7d5e4c;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin-right: 13px;
    vertical-align: middle;
}

.item2 .item2_content .item2_content_ul .more {
        width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: linear-gradient(180deg, #fbb96a, #f87b46);
    display: block;
    border-radius: 35px;
    margin: 0 auto;
    margin-top: 40px;
}

.item2 .item2_content .item2_content_ul .more:hover {
    background: linear-gradient(0deg, #fbb96a, #f87b46);
}

.item2 .item2_fwjg {
 margin-top: 70px;
 transition: all 0.3s;
}

.item2 .item2_fwjg:hover {
    transform: scale(1.05);
}
   
.item3 {
    height: auto;
    padding-bottom: 50px;
    background: linear-gradient(to bottom, #fee7d5, #fff);
}

.item3 h5 {
    text-align: center ;
}

.item3 h5 img {
    margin-top:-22px;
}


.item3 .item3_content {
    background: url(/fwzt/nxff2026081211.png) no-repeat center;
    background-size: 100% 100%;
    height: auto;
    margin-top: 80px;
    position: relative;
    padding-top: 32px;
    padding-bottom: 50px;
}

.item3 .item3_content::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 48px;
    background: url(/fwzt/nxff202608125.png) no-repeat center;
    height: 94px;
    width: 50%;
    background-size: 100% 100%;
    
}

.item3 .item3_content ul {
        width: 82%;
    margin-left: 40px;
    position: relative;
    overflow-y: auto;
    height: 500px;
    padding-right: 20px;
}

.item3 .item3_content ul::-webkit-scrollbar {
            width: 8px;
            background-color: #e2c4b1;
            border-radius: 20px;
        }

.item3 .item3_content ul::-webkit-scrollbar-thumb {
        background-color: #e39163;
        border-radius: 20px;
    }

.item3 .item3_content ul li {
position: relative;
margin-top: 40px;
}

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


.item3 .item3_content ul li .item3_ack {
    width: 800px;
    height: 135px;
   background: url(/fwzt/nxff202608122.png) no-repeat center;
   background-size: 100% 100%;
   position: relative;
   padding-left: 85px;
   padding-top: 15px;

}

.item3 .item3_content ul li .item3_ack i{ 
  font-size: 20px;
    color: #333;
    width: 90%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 23px;
    line-height: 25px;
    font-weight: bold;
}


.item3 .item3_content ul li .item3_ack span {
    display: inline-block;
    border: 4px solid #fff;
    background: linear-gradient(180deg, #fbb96a, #f87b46);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left:-4px;
    text-align: center;
    line-height: 62px;
    color:#fff;
    font-size: 40px;
    font-weight: bold;
}


.item3 .item3_content ul li .item3_answer {
   width: 93%;
    height: auto;
    background: url(/fwzt/nxff202608124.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    padding: 30px;
    font-size: 16px;
    color: #613109;
    margin-top: -70px;
    padding-bottom: 60px;
    /* right: 0; */
    line-height: 33px;
    text-indent: 2em;
    float: right;
    
}

.item3 .item3_content .more {
        width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: linear-gradient(180deg, #fbb96a, #f87b46);
    display: block;
    border-radius: 35px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
        z-index: 1;
}

.item3 .item3_content .more:hover {
    background: linear-gradient(0deg, #fbb96a, #f87b46);
}


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

    .content .w1400 {
        width: 95%;
    }

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

    .banner {
        height: 44vw;
    }

    .banner .banner_box {
    width: 57%;
            height: auto;
}

.banner .banner_box .banner_box_tit {
    top: 50%;
            width: 66%;
}

    .banner .banner_box .banner_box_bj {
                width: 100%;
        height: 100%;
                position: inherit;
    }

.w1400 {
    width: 95%;
}

.item1 {
    height: auto;
    padding-bottom: 80px;
}

.content_wrap2 {
    width: 100%;
    padding: 0;
}

.content_wrap2 .content_wrap2_list {
    width: 72%;
}


.content_wrap2 .content_wrap2_list .content_wrap2_ul {
    background-size: 100% 100%;
        width: 63%;
}
.content_wrap2 .content_wrap2_list ul {
    width: 100%;
}

.item2 {
    padding-bottom: 80px;
}

.item2 .item2_content {
    margin-top: 50px;
}

.item2 .item2_content_img {
    width:35%;
}

.item2 .item2_content_img img {
    width: 100%;
            margin-top: 4vw;
}

.item2 .item2_content .item2_content_ul {
    width:60%;
}

.item2 .item2_fwjg a img {
    width:100%;
}

.item2 .item2_fwjg {
    margin-top: 50px;
}




}

@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 {
        height: 34vw;
    }

    .banner .banner_box {
        width: 42%;
    }

    .content_wrap2 .content_wrap2_nav {
        margin-right: inherit;
            display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 100%;
    }

    .content_wrap2 .content_wrap2_nav a.active::after {
        display: none;
    }

        .content_wrap2 .content_wrap2_nav a {
        flex-direction: column;
        padding: 15px;
        width: 160px;
        font-size: 16px;
        height: auto;
    }

    .content_wrap2 .content_wrap2_nav a img {
        margin-right: 0;
    }

        .content_wrap2 .content_wrap2_list {
        width: 100%;
                margin-top: 45px;
                height: auto;
    }

    .content_wrap2 .content_wrap2_list .content_wrap2_img {
        display: none;
    }

        .content_wrap2 .content_wrap2_list .content_wrap2_ul {
        width: 100%;
                border: 2px solid #7d5d4c;
        border-radius: 50px;
                background: none;
                background-color: #fff;
                    height: auto;
    }

    .content_wrap2 .content_wrap2_list ul {
    height: auto;
    }

    .content_wrap2 .content_wrap2_list ul li {
    margin-bottom: 20px;
    }

    .content_wrap2 {
    height: auto;
}

.item2 h5 img {
    width: 40%;
}

.item2 .item2_content_img {
    display: none;
}

    .item2 .item2_content .item2_content_ul {
        width: 100%;
    }

    .item2 .item2_content {
        margin-top: 20px;
    }

.item3 h5 img {
    width: 40%;
}


.item3 .item3_content ul li .item3_ack {
    width: 90%;
}


}

@media screen and (max-width: 1000px) {
    .content_wrap2 .content_wrap2_nav a {
        width: 170px;
    }

        .content_wrap2 .content_wrap2_nav {
        justify-content: space-between;
    }
}

@media screen and (max-width: 900px) {
    .banner .banner_box {
        width: 39%;
    }
}

@media screen and (max-width: 860px) {
    .content_wrap2 .content_wrap2_nav a {
        width: 23%;
        padding: 10px;
    }

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

    .banner {
        height: 41vw;
    }

        .content_wrap2 .content_wrap2_nav a {
        padding: 8px;
        margin-top: 10px;
        width: 47%;
        height: auto;
    }

        .content_wrap2 .content_wrap2_nav a img {
        width: 21%;
    }

    .banner .banner_box .banner_box_tit {
        top: 34%;
    }

.banner .logo .wza {
    transform: translateY(0%);
}


.content_wrap2 {
    margin-top: 20px;
}

.content_wrap2 .content_wrap2_list ul li a {
    font-size: 14px;
}

.content_wrap2 .content_wrap2_list {
    margin-top: 20px;
}

.content_wrap2 .content_wrap2_list .content_wrap2_ul {
    padding:20px;
}


    .content_wrap2 .content_wrap2_list ul li {
        margin-bottom: 15px;
    }

    .item1 {
        padding-bottom: 40px;
    }

    .item2 .item2_content .item2_content_ul ul li a {
    font-size: 14px;
    }

    .item2 .item2_content .item2_content_ul ul li {
    margin-top: 12px;
    }

    .item2 .item2_content {
        margin-top: 10px;
    }

.item2 .item2_content .item2_content_ul .more {
    margin-top: 20px;
        font-size: 16px;
            width: 155px;
    height: 40px;
    line-height: 40px;
}

    .item2 .item2_fwjg {
        margin-top: 20px;
    }

    .item2 {
        padding-bottom: 40px;
    }

.item3 .item3_content {
    margin-top: 30px;
            border: 1px solid #e18957;
            background: none;
            border-radius: 30px;
            padding:20px;
}


.item3 .item3_content ul {
    width: 100%;
    margin-left: inherit;
}

.item3 .item3_content ul li .item3_ack {
  width: 90%;
        background: none;
        background-color: #fff;
        border-radius: 30px;
}

    .item3 .item3_content ul li .item3_ack i{
      
        font-size: 16px;
        padding-right: 10px;
        -webkit-line-clamp: 2;
        height: 50px;
    }

.item3 .item3_content ul li .item3_answer {
       width: 90%;
        background: none;
        background-color: #fae6cd;
        border-radius: 30px;
            padding-bottom: 20px;
                padding: 20px;
    font-size: 14px;
        line-height: 30px;
        margin-top: -60px;
}

.item3 .item3_content::after {
    width: 80%;
}




}