.nav {
    width: 100%;
    position: absolute;
    z-index: 1111111;
    /* border-top: 5px solid #694f29; */
    position: fixed;
    transition: all .5s;
    background: url(/2024-10-22/images/se_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.logo {
    width: 335px;
    overflow: hidden;
    /* padding-bottom: 20px; */
}
.changebg{
    
/* background: none; */
    
/* background-color: rgb(151 123 73); */
}
.nav-dh {
    height: 56px;
    line-height: 56px;
    transition: all 0.3s ease 0s;
    /* width: 600px; */
    max-width: 1400px;
    margin: 0 auto;
}

.nav_box {
    /* background-color: rgb(151 123 73); */
    padding: 0 60px;
}
.n_dh_box{
    
/* background-color: #a48451; */
}
.nav>ul {
    margin: 0 auto;
    font-size: 0px;
    text-align: center;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 11111;
}

.nav-dh ul>li {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(50rem);
    padding-right: 12px;
    padding-left: 12px;
    height: 55px;
    line-height: 40px;
    width: 100%;
}

.top_link {
    width: 100%;
    padding-top: 6px;
    /* background-color: rgb(151 123 73); */
    padding: 0 60px;
    /* padding-top: 3px; */
}

.top_link ul {
    display: flex;
    justify-content: right;
    align-items: center;
}

.top_link ul li {
    margin-right: 30px;
    position: relative;
}

.top_link ul li::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: white;
    right: -14px;
    bottom: 0;
}

.top_link ul li a {
    display: block;
    color: white;
    font-size: 16px;
}

a:hover {
    text-decoration: none;
}
.f_lk1_list4 ul{
    flex-wrap:wrap;
}

.nav-dh ul li>a {
    font-size: 20px;
    display: block;
    position: relative;
    width: 100%;
    color: #f8f5f5f7;
    z-index: 11111111;
    white-space: nowrap;
    font-weight: bold;
    line-height: 55px;
}

.nav-dh ul li.on .subNav {
    display: block;
}

.subNav li {
    float: left;
    width: 100% !important;
    height: 40px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.subNav li a {
    line-height: 38px;
}

.nav-dh ul li.on .subNav {
    display: block;
}

.subNav {
    position: absolute;
    z-index: 111;
    visibility: hidden;
    transition: all 0.3s ease 0s;
    top: 65px;
    width: 100%;
    left: 0px;
    background-color: white;
    opacity: 0;
}

.nav-dh .subNav li a {
    font-size: 14px;
    color: black;
    text-shadow: none;
    width: 100%;
    height: 100%;
    font-weight: normal;
    line-height: 40px;
}

.nav-dh .subNav li:hover {
    background-color: #f88d32;
    color: white;
    width: 100%;
}

.top_box {
    position: relative;
}

.top_nav p {
    font-size: 17px;
    transition: all 0.3s;
}

.nav-item:hover .subNav {
    visibility: visible;
    opacity: 1;
    top: 56px;
}

.nav-item .subNav li:hover a {
    font-weight: bold;
    z-index: 1111111111;
    color: white;
}

.logo img {
    width: 100%;
}

.nav-dh>ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item:hover .nav-item-a::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background-color: #c65d05;
    bottom: 0;
    left: calc(50% - 20px);
}

.banner-container {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    padding-top: 190px;
}

.ph {
    display: none;
}

.pc {
    display: block;
}

.banner-bd ul li img {
    width: 100%;
    display: block;
    animation: 10s ease-in-out 0s infinite alternate none running zoomin;
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.banner-bd ul li {
    overflow: hidden;
    position: relative;
}

.banner-container .prev {
    right: 30px;
    background: url("/2024-10-22/images/prev.png") 0% 0% / 100% no-repeat;
    background-size: 100%;
}

.banner-container .next {
    left: 30px;
    background: url("/2024-10-22/images/next.png") 0% 0% / 100% no-repeat;
    background-size: 100%;
}

.banner-container .prev,
.banner-container .next {
    width: 49px;
    height: 49px;
    line-height: 56px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    cursor: pointer;
    z-index: 11111;
}

.banner-hd {
    text-align: left;
    margin: 0 auto;
    align-items: end;
    z-index: 111;
}

.phone_nav {
    display: none;
}

.button {
    display: none;
}
.se_bg{
    
/* background: url(/2024-10-22/images/se_bg.jpg) no-repeat; */
    
/* background-size: 100% 100%; */
}
.nav-btn {
    background-color: transparent;
    background-image: none;
    vertical-align: middle;
    position: absolute;
    right: 1000px;
    top: 550px;
    transform: translateY(-50%);
    display: none;
}

.banner-container .banner-hd li {
    border-radius: 50%;
    margin: 8px;
    width: 16px;
    height: 16px;
    font-size: 27px;
    background-color: white;
    display: inline-block;
    color: #b04a39;
}

.banner-container .banner-hd li.on {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    transition: all 0.3s;
    background-color: #b3d465;
    position: relative;
}

.banner-container .banner-hd li.on::after {
    width: 40px;
}

.banner_box {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: right;
    right: 0px;
}

.banner_box {
    display: none;
}

.banner-container .prev,
.banner-container .next {
    width: 40px;
    height: 40px;
}

.search_box {
    position: fixed;
    inset: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
    display: none;
}

.search_box .close {
    background: url("/2024-10-22/images/close.png") center center / contain no-repeat;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 40px;
    top: 18%;
}

.ser {
    height: 45px;
    line-height: 45px;
    width: 550px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    margin: -100px 0px 0px;
}

.search_box.on {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 1111111111111;
}

.ser input.notxt {
    position: absolute;
    width: 406px;
    height: 45px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px inset;
    flex: 1 1 0%;
    padding: 0px 12px;
    font-size: 16px;
    appearance: none;
    border-radius: 0px;
    outline: none;
    border: 0px;
}

.ser input.notxt1 {
    position: absolute;
    width: 120px;
    height: 45px;
    border: none;
    background: #694f29;
    right: 0px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    vertical-align: middle;
}

.search_btn {
    width: 32px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    /* margin: 0.0rem 0.01rem 0px 0.05rem; */
    vertical-align: middle;
    background: url("/2024-10-22/images/search_btn.png") center center no-repeat;
    /* margin-top: .06rem; */
    background-size: 65%;
}

.banner-hd,
.news-list-hd {
    position: absolute;
    /* max-width: 300px; */
    text-align: right;
    /* height: 1.17rem; */
    left: calc(50% - 0.3rem);
    /* right: 3rem; */
    bottom: 20px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}

.banner-container .banner-hd li {
    border-radius: 50%;
    margin: 8px;
    float: left;
    width: 13px;
    height: 13px;
    font-size: 27px;
    background-color: white;
    display: inline-block;
    color: #b04a39;
}

.banner-container .banner-hd li.on {
    width: 33px;
    height: 18px;
    border-radius: .1rem;
    transition: all .3s;
    background-color: #f8b551;
    border-radius: 100%;
    background: url(/2024-10-22/images/xy.png) no-repeat center;
    background-size: 100%;
}

.section01 {
    background: url(/2024-10-22/images/section01.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.section_tit {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
}

.section_tit a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section_tit a p {
    font-size: 30px;
    color: #141414;
    font-family: "fzxbsjw";
    position: relative;
    padding-left: 61px;
}

.section_tit a p::before {
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    background: url(/2024-10-22/images/xwdt.png)no-repeat center;
    background-size: 100%;
    left: 0;
    top: -6px;
}

.section_tit a span {
    font-size: 18px;
    color: #484848;
    display: block;
    position: relative;
    padding-right: 30px;
}

.section_tit a span::after {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    background: url(/2024-10-22/images/icon_more.png) no-repeat center;
    background-size: 100%;
    right: 0;
    top: 3px;
}

.s01_container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.s01_box1 {
    width: 760px;
    overflow: hidden;
    position: relative;
}

.s01_box1 a {
    position: relative;
    display: block;
    width: 100%;
    height: 513px;
    overflow: hidden;
}

.s01_box1 a img {
    width: 100%;
    transition: all .5s;
}

.s01_box1 a:hover img {
    transform: scale(1.1);
}

.s01_box_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 99px;
    background: url(/2024-10-22/images/s01_info.png) no-repeat center;
    background-size: 100%;
    padding: 20px;
}

.s01_line1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s01_line1 p {
    font-size: 20px;
    color: white;
    font-weight: bold;
}

.s01_line1 span {
    display: block;
    font-size: 17px;
    color: white;
}

.s01_line2 {
    margin-top: 10px;
    font-size: 16px;
    color: white;
}
.s01_prev,.s01_next{
    
width: 49px;
    
height: 49px;
    
line-height: 56px;
    
position: absolute;
    
top: 0px;
    
bottom: 0px;
    
margin: auto;
    
cursor: pointer;
    
z-index: 11111;
}
.s01_prev{
    
right: 30px;
    
background: url(/2024-10-22/images/prev.png) 0% 0% / 100% no-repeat;
    
background-size: 100%;
}
.s01_next{
    left: 30px;
    background: url(/2024-10-22/images/next.png) 0% 0% / 100% no-repeat;
    background-size: 100%;
}
.s01_pagination{
    
position: absolute;
    
bottom: 26px;
    
z-index: 1;
    
right: 0;
    
display: flex;
    
justify-content: right;
    
padding-right: 8px;
}
.s01_pagination .swiper-pagination-bullet{
    
width: 10px;
    
height: 10px;
    
background-color: white;
    
opacity: 1;
    
margin: 0 2px;
}
.s01_pagination .swiper-pagination-bullet-active{
    background-color: #f88d32;
}
.s01_box2 {
    width: 605px;
}

.s01_box2 ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s01_box2 ul li a p {
    font-size: 18px;
    color: #232323;
    width: 80%;
    position: relative;
    padding-left: 20px;
}

.s01_box2 ul li a p::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #f88d32;
    left: 0;
    top: 9px;
}

.s01_box2 ul li a span {
    font-size: 17px;
    color: #6d6d6d;
}

.s01_box2 ul li {
    margin-top: 37px;
    position: relative;
    transition: all .3s;
}

.s01_box2 ul li:hover {
    transform: translateY(-4px);
}

.s01_box2 ul li::after {
    position: absolute;
    content: "";
    width: 100%;
    border-bottom: 1px dashed #e0dfde;
    bottom: -20px;
}

.s01_box2 ul li:first-child {
    margin-top: 0;
}

.s01_box2 ul li:last-child::after {
    display: none;
}

.section02 {
    width: 100%;
    background: url(/2024-10-22/images/s02_bg.png) no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.s02_box1 {
    width: 680px;
}

.s02_box2 {
    width: 680px;
}

.s02_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.s02_box1 .section_tit a p::before {
    background: url(/2024-10-22/images/tzgg.png) no-repeat center;
    background-size: 100%;
}

.s02_box2 .section_tit a p::before {
    background: url(/2024-10-22/images/xsjl.png) no-repeat center;
    background-size: 100%;
}

.s02_box1_list {
    width: 100%;
    overflow: hidden;
    margin-top: 67px;
    padding-bottom: 20px;
}

.s02_box2_time {
    width: 92px;
    height: 92px;
    background: url(/2024-10-22/images/s02_box2_time.png) no-repeat center;
    background-size: 100%;
    overflow: hidden;
}

.s02_box2_time p {
    font-size: 25px;
    color: white;
    text-align: center;
    margin-top: 20px;
    height: 26px;
}

.s02_box2_time span {
    font-size: 12px;
    color: white;
    display: block;
    text-align: center;
}

.s02_box1_list ul li a {
    display: flex;
    justify-content: space-between;
}

.s02_box2_info {
    width: 83%;
    position: relative;
}

.s02_box2_info::after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background-color: #f88d32;
    right: 0;
    bottom: -9px;
    transition: all .5s;
}

.s02_box1_list ul li:hover .s02_box2_info::after {
    width: 94%;
}

.s02_box2_info p {
    font-size: 18px;
}

.s02_box2_info span {
    font-size: 16px;
    display: block;
    color: #9c9c9c;
    margin-top: 15px;
}

.s02_box1_list ul li {
    margin-top: 22px;
    transition: all .3s;
}

.s02_box1_list ul li:first-child {
    margin-top: 5px;
}

.s02_box1_list ul li:hover {
    transform: translateY(-4px);
}

.s02_box1_list ul li:hover .s02_box2_info p {
    font-weight: bold;
}

.s02_box2_list {
    width: 100%;
    overflow: hidden;
    margin-top: 65px;
    padding-bottom: 31px;
}

.s02_box2_list ul li a {
    display: flex;
    justify-content: space-between;
}

.s02_box2_list ul li a p {
    font-size: 18px;
    color: #232323;
    width: 80%;
    position: relative;
    padding-left: 30px;
}

.s02_box2_list ul li a p::after {
    position: absolute;
    content: "";
    width: 22px;
    height: 16px;
    background: url(/2024-10-22/images/dz.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: 5px;
}

.s02_box2_list ul li a span {
    display: block;
    font-size: 17px;
    color: #6d6d6d;
}

.s02_box2_list ul li:first-child {
    margin-top: 0;
}

.s02_box2_list ul li {
    margin-top: 40.5px;
    position: relative;
    transition: all .3s;
}

.s02_box2_list ul li::after {
    position: absolute;
    content: "";
    width: 100%;
    border-bottom: 1px dashed #e1e1e1;
    bottom: -23px;
}

.s02_box2_list ul li:hover {
    transform: translateY(-4px);
}

.s02_box2_list ul li:hover p {
    font-weight: bold;
}

.footer {
    width: 100%;
    background: url(/2024-10-22/images/footer.png) no-repeat bottom;
    background-size: 100% 100%;
    position: relative;
}

.f_link_r {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 20px;
}

.f_link_2,
.f_link_3,
.f_link_4 {
    width: 130px;
}

#f_l_box2,
#f_l_box3,
#f_l_box4 {
    font-size: 18px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    position: relative;
    text-align: center;
display:none;
}

#f_l_box2::after,
#f_l_box3::after,
#f_l_box4::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: url(/2024-10-22/images/up.png) no-repeat center;
    background-size: 100%;
    right: 0;
    top: 6px;
}

.f_box {
    position: relative;
}

.f_lk1_list2,
.f_lk1_list3,
.f_lk1_list4 {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    height: 50px;
    background-color: #f88d32;
    padding: 0 15px;
    z-index: -1;
    transition: all .3s;
    opacity: 0;
}

.f_lk1_list2 a,
.f_lk1_list3 a,
.f_lk1_list4 a {
    line-height: 50px;
    color: white;
    font-size: 16px;
}

.f_lk1_list2 ul,
.f_lk1_list3 ul,
.f_lk1_list4 ul {
    display: flex;
}

.f_lk1_list2 ul li,
.f_lk1_list3 ul li,
.f_lk1_list4 ul li {
    margin: 0 10px;
}

.f_link_2 .on,
.f_link_3 .on,
.f_link_4 .on {
    top: -50px;
    z-index: 111;
    opacity: 1;
}

.f_link_3 {
    margin: 0 20px;
    border-left: 1px solid white;
}

.f_link_4 {
    border-left: 1px solid white;
}

.f_info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 65px;
    padding-bottom: 65px;
}

.f_logo {
    width: 112px;
    height: 112px;
    overflow: hidden;
}

.f_logo img {
    width: 100%;
}

.f_xxxx {
    margin-left: 35px;
}

.f_xxxx p {
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-top: 20px;
}

.f_xxxx p span {
    font-size: 16px;
    font-weight: normal;
    color: white;
}

.yzbm {
    display: inline-block;
}

.yx {
    display: inline-block;
    margin-left: 15px;
}

.f_xxxx p:first-child {
    margin-top: 0;
}

.bq {
    width: 100%;
    text-align: center;
    height: 52px;
    background-color: #da762a;
    line-height: 52px;
    color: white;
    font-size: 16px;
}

.other {
    width: 100%;
}

.other img {
    width: 100%;
}
@media screen and (max-width: 800px) {
    .main{
        width: 1920px;
        position: relative;
    }
    .logo{
        width: 300px;
    }
}
.f_lk1_list4{
    height: 100px;
}
.f_link_4 .on{
    top: -100px;
}