.top_bg.mini{
    display: none;
}
.home_nav_list>li:hover>a, .home_nav_list>li.on>a {
    color: #B38867;
}
.home_nav_list>li>a:after, .home_nav_list>li>a:after{
    background-color: #B38867;
}
.home_nav_list>li >a{
    border-bottom: 0;
}

.home_top{
    position: relative;
    z-index: 2;
    border: 0;
}
.home_top_left{
    max-width: 200px;
}
.home_top_left .white{
    display: none;
}
.home_top_right .white{
    display: none;
}

.new_footer {
    background: #b38867;
    position: relative;
}
.footer_logo{
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    margin: auto;
    border-bottom: 1px solid #80522f;
}
.footer_logo_img{
    height: 40px;
}
.footer_logo_txt{
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #80522f;
}

.home_footer_con{
    background: none;
}
.home_footer_bottom{
    background: none;
    font-size: 13px;
    opacity: 0.7;
}
.home_footer_content{
    border-bottom: 1px solid #80522f;
}
.home_footer_bottom_p1 img{
    height: 16px;
}
.home_footer_bottom_p1 .mail{
    height: 12px;
}
.home_footer_middle1{
    width: 53%;
}
.home_footer_middle2{
    width: 25%;
}
.home_footer_middle3{
    width: 22%;
    text-align: right;
}
.home_footer_middle3_link{
    max-width: 100%;
    text-align: center;
}
.home_footer_lists li {
    width: 100%;
}
.home_footer_middle3_link{
    margin-top: 0;
    padding: 15px 0;
}
.home_footer_middle3_link img{
    width: 22px;
    height: 22px;
}
.home_footer_left1, .home_footer_p1{
    margin: 0 0 20px;
}
.home_tel{
    font-size: 24px;
}
.home_tel img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
}

.top_tit{
    line-height: 50px;
    font-weight: bold;
    font-size: 30px;
    color: #000; padding-top:30px;
}
.top_titj{
    line-height: 50px;
    font-weight: bold;
    font-size: 30px;
    color: #000;  
}


.top_titx{
    line-height: 50px;
    font-weight: bold;
    font-size: 30px;
    color: #000; padding-top:3rem;
}

.top_tit:after{
    content: '';
    width: 30px;
    height: 2px;
    background: #B59868;
    display: block;
    margin: 5px auto 0;
}


.top_titx:after{
    content: '';
    width: 30px;
    height: 2px;
    background: #B59868;
    display: block;
    margin: 5px auto 0;
}


.top_txt{
 
    font-size: 18px;
    color: #999;
}
.top_content{
    line-height: 26px;
    margin-top: 50px;
	 margin-bottom: 50px;
    font-size: 16px;
    color: #333;
}
.police{
    margin-left: 20px;
}
.police .icon{
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin: 0 5px 0 0;
    opacity: 1;
}
.back_home{
    width: 90px;
    padding: 15px 0;
    background: #fff;
    color: #C0A77F;
    font-size: 14px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
    position: fixed;
    right: 10px;
    top: 55vh;
    z-index: 999;
    text-align: center;
}
.back_home:hover{
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    cursor: pointer;
}
.back_home img{
    width: 30px;
    height: 30px;
    display: block;
    margin: 5px auto;
}

/* 适配 */
@media (min-width: 768px) and (max-width: 1340px){    
    .home_top_left {
        width: 180px;
    }
    .home_nav_lists {
        top: 84px;
    }
    .home_nav_list>li >a {
        padding: 32px 12px;
    }
    .home_top_right a img {
        width: 14px;
        height: 14px;
        margin: 3px 2px 0 0;
        vertical-align: top;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .home_footer_left{
        width: 30%;
    }
    .home_footer_middle{
        width: 70%;
    }
    .home_footer_middle1{
        width: 44%;
    }
    .home_footer_middle2{
        width: 26%;
    }
    .home_footer_middle3{
        width: 30%;
    }
    .police{
        display: block;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .top_bg{
        display: none;
    }
    .top_bg.mini{
        display: block;
    }
    .footer_logo{
        padding: 20px 0;
        display: block;
        text-align: center;
    }
    .footer_logo_img{
        display: block;
        margin: auto;
    }
    .footer_logo_txt{
        font-size: 24px;
        margin: 15px auto auto;
        padding-left: 0;
        border-left: 0;
    }
    .home_footer_middle3{
        width: 100%;
        text-align: right;
    }
    .home_footer_middle3_link{
        width: 100%;
    }
}

@media (max-width: 989px) {
    .home_top_right{
        display: none;
    }
    .home_footer_middle2{
        width: 100%;
    }
    .back_home{
        display: none;
    }
}

@media (max-width: 1300px) {
    .partner .title{
        margin-top: 12vh;
    }
    .partner .sub{
        margin-top: 0;
    }
    .partner .swiper-company{
        margin: 2vh auto;
    }
    .footer_logo{
        padding: 20px 0;
    }
    .footer_logo_img{
        height: 30px;
    }
    .footer_logo_txt{
        line-height: 30px;
        font-size: 20px;
    }
    .home_footer_content{
        padding: 20px 0;
    }
    .home_footer_bottom{
        font-size: 12px;
    }
    .home_footer_p1{
        font-size: 14px;
    }
    .home_footer_bottom_p1 img{
        height: 12px;
    }
    .home_footer_bottom_p1 .mail{
        height: 12px;
    }
    .home_footer_middle3_link{
        padding: 10px 0;
    }
    .home_footer_middle3_link img{
        width: 22px;
        height: 22px;
    }
    .home_tel{
        font-size: 20px;
    }
    .home_tel img{
        width: 20px;
        height: 20px;
    }
}


 
 
 
         
        .news-container {
            display: flex;
            flex-wrap: wrap;
            max-width: 1200px;
            margin: 0 auto;
            background: #fff;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); margin-top:50px; margin-bottom:50px;
        }
        
        .large-image {
            flex: 0 0 70%;
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: stretch;
        }
        
        .image-wrapper {
            width: 100%;
            padding-top: 75%;
            position: relative;
            overflow: hidden;
        }
        
        .large-image img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        
        .large-image:hover img {
            transform: scale(1.05);
        }
        
        .news-list {
            flex: 0 0 30%;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        
        .news-item {
            padding: 15px 0;
            border-bottom: 1px solid #eee;
            transition: background-color 0.2s;
            flex: 1;
        }
        
        .news-item:last-child {
            border-bottom: none;
        }
        
        .news-item:hover {
            background-color: #f9f9f9;
            padding-left: 10px;
            margin-left: -10px;
            border-radius: 4px;
        }
        
        .news-title {
            font-size: 1.1rem;
            font-weight: bold;
            margin-bottom: 8px;
            color: #254282;
        }
        
        .news-title a {
            color: inherit;
            text-decoration: none;
        }
        
        .news-title a:hover {
            color: #3064BB;
            text-decoration: underline;
        }
        
        .news-summary {
            font-size: 0.9rem;
            color: #666;
            line-height: 1.5;
        }
        
        .news-time {
            font-size: 0.8rem;
            color: #999;
            margin-top: 5px;
        }
        
        /* 响应式设计 */
        @media (max-width: 768px) {
            .large-image, .news-list {
                flex: 0 0 100%;
            }
            
            .large-image {
                height: 300px;
            }
            
            .image-wrapper {
                padding-top: 56.25%;
            }
            
            .news-list {
                padding: 15px;
                justify-content: flex-start;
            }
            
            .news-item {
                flex: none;
            }
        }
        
        @media (max-width: 480px) {
 
            .large-image {
                height: 250px;
            }
            
            .news-title {
                font-size: 1rem;
            }
        }
		
.sbdtu{ width:1000px; margin:0 auto;text-align:center;}
.sbdtu img{ width:100%; text-align:center;}


.sbdtusj{ width:100%; margin:0 auto;text-align:center;}
.sbdtusj img{ width:100%; text-align:center;}


/* 默认样式：假设在手机端，显示第二个div，隐藏第一个 */
.sbdtu {
  display: none;
}
.sbdtusj {
  display: block;
}

/* 电脑端样式 (屏幕宽度 >= 768px) */
@media screen and (min-width: 768px) {
  .sbdtu {
    display: block;
  }
  .sbdtusj {
    display: none;
  }
}