/* =========================================================
   Home page —— 电脑端样式（保持原样，未做任何修改）
   ========================================================= */
.header, .head1{
    background-color: #fff;
}
.logo { width: 35%; height: 100%;}
.nav { width: 65%; height: 100%; font-size: 0; text-align: right; position: relative;}
.nav li a{
    color: #000;
}
.navss a{
    background: #063d80;
    color: rgb(0 0 0 / 70%) !important;
    line-height: 160% !important;
    border-radius: 3px !important;
}
.head1 .search{
    background: rgba(255,255,255,.2);
    border: none;
}
.head1 .search .input::-webkit-input-placeholder {
    color: #fff;
    font-size: 12px;
}
.head1 .search2 { width: 5.2rem; display: inline-block;  margin: .01rem 0.1rem .15rem; padding: 0 0 0 .1rem; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s;}
.container.pad-p {
    width: 100%;
}
.switch-title{
    border-bottom: none!important;
    display: flex;
    justify-content: center;
}
.switch-title h3{
    margin: 0 !important;
    padding: 0 20px;
    color: #000!important;
    border-bottom-style: groove;
}
.switch-title h3:last-child{
    border-right: none;
}
.switch-title h3.active{
    background-color: #063d80;
    color: #fff !important;
}
.switch-title h3:after{
    display: none!important;
}
.switch-box .slick-slide{
    box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.04);
    padding: 0 !important;
    margin: 0 .2rem 30px!important;
    border-radius: 8px;
    overflow: hidden;
}
.switch-box .pic-list .img-scale{
    background-color: #fff;
}
.switch-box .pic-list .img-scale:hover {
    background: #063d80;
}
.t-cen .more{
    border-radius: 5px;
}
.pic-list.fl .img-scale, .list.fr > li{
    box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.08);
    border-radius: 8px;
}
.t-cen.clear .more{
    border-radius: 5px;
    border-color: #fff;
}
.lsyg-slick + .t-cen.clear .more{
    border-color: #d09a6f;
}
.xyfc .img-frame, .xyfc .l-img .img-scale{
    border-radius: 5px !important;
    overflow: hidden;
    box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.08);
}
.jzmx.fl{
    border-radius: 5px 5px 5px 5px;
    min-height: 588px;
}
.jyzf.fr{
    border-radius: 0 5px 5px 0;
    min-height: 588px;
}
.sect2, .sect2.wl70{
    background-color: #f6f6f6;
}
@media (max-width: 768px) {
    .jzmx.fl, .jyzf.fr{
        border-radius: 5px;
    }
}
.section {
    padding: .0rem 0 .0rem;
}
.sectionPic {
    padding: .45rem 0 1.5rem;
}
/* Inside page */
.main-b.fr .pic-list2 ul >li{
    border: none;
    padding: 0 10px 0 0;
    margin: 0.5rem 0;
    box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, 0.08);
}
.main-b.fr .pic-list2 ul >li .title{
    display: block;
    font-size: 22px;
    padding-top: 0.2rem;
}
.main-b.fr .pic-list2 li:hover{
    background: none;
}
.main-b.fr .pic-list2 li .info{
    margin: 0.2rem 0;
    height: auto;
    max-height: 0.81rem;
}
@media (max-width: 768px) {
    .main-b.fr .pic-list2 ul >li{
        padding: 0;
    }
    .text.fr{
        padding: 20px !important;
    }
    .main-b.fr .pic-list2 ul >li .title{
        padding-top: 0.1rem;
    }
}
.decoration .img { 
   padding-top: 5%; 
}
.lsyg-list li .img img {
    border-radius: 50px 50px 50px 50px;
}


/* 20220419 */

.hd-switch.switch-box > .switch-item .img-scale >.img-frame + .title + .info{
    height: 252px;
    overflow: hidden;
}
.hd-switch.switch-box > .switch-item .img-scale > .title + .info{
    height: 446px;
    overflow: hidden;
}
.hd-switch.switch-box > .switch-item .img-scale> .title{
    margin-top: 0.3rem;
}
.hd-switch.switch-box > .switch-item .img-scale >.img-frame + .title{
    margin-top: 0.15rem;
    height: 0.5rem;
}

.navss >a {
    background: #fff;
    color: rgb(0 0 0 / 70%) !important;
    line-height: 160% !important;
    border-radius: 3px !important;
}

.navss .lv2 > dd > a{
    background-color: transparent !important;
    line-height: .45rem!important;
    margin: 0 !important;
    border-radius: 0 !important;
    color: #000!important;
}
.navss .lv2 > dd > a:hover{
    color: #444!important;
    background-color: #fff!important;
}

.nav.fr .lv2{
    background: #fff;
}
.nav.fr .lv2::before{
    border-bottom-color: #fff;
}
.nav.fr li.navss a{
    margin: 0.15rem 0;
}
.nav.fr .navss> a:after{
    top: 32px;
}
.nav.fr li .lv2 a{
    color: #000;
}
.nav.fr li .lv2 a:hover{
    color: #000;
    background-color: #063d80!important;
}
.second-column .con .navss > a{
    background: none;
    color: #333 !important;
    line-height: 25px !important;
    border-radius: 0 !important;
}
.second-column .con .navss .lv2 > dd > a{
    background-color: transparent !important;
    line-height: .25rem!important;
    margin: 0 !important;
    border-radius: 0 !important;
    color: #333 !important;
}
.second-column .con .navss .lv2 > dd > a:hover{
    background-color: none !important;
}
.main-b.fr .pic-list2 > ul >li{
    border: 1px solid #f4f4f4 !important;
    border-radius: 8px;
    overflow: hidden;
}

/* 20220425 */

/* <div class="search2">
        < a href=" ">链接1</ a>
        < a href="#">链接2</ a>
    </div> */

.search2{
    font-size: 14px;
    display: inline-block;
    margin-bottom: -20px;
    position: absolute;
    top: 9px;
    right: 218px;
}
.search2 > a{
    color: #fff;
    display: inline-block;
    margin-right: 8px;
}
.search2 >a:hover{
    text-decoration: underline !important;
}

.footer { padding: .4rem 0 0.4rem; background: #063d80;height:150px;}
.footer .foot-logo { color: #fff;margin-top:5px;}


.list01{}
.list01 ul{overflow: hidden;margin-left: -3%;margin-bottom: -1.875rem;}
.list01 li{float: left;width: 27%;margin-left: 6%;margin-bottom: 0rem;}
.list01 li .pic{width: 100%;overflow: hidden;position: relative;}
.list01 li .pic img{display: block;width: 100%;height: 198px;transition: 0.6s all;}
.list01 li p{transition: 0.6s all;height: 1rem; color: #000000;font-weight: bold;text-align: center;margin-top: 0.15rem;}
.list01 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list01 li:hover p{color:#33639f;transition: 0.6s all;}


.xglj ul {
    font-size: 0;
    margin: 0 1rem;
}

@media only screen and (max-width: 767px) {
.list01 li .pic img{display: block;width: 100%;height: 60px;transition: 0.6s all;}
}

.list02{}
.list02 ul{overflow: hidden;margin-left: -3%;}
.list02 li{float: left;width: 27%;margin-left: 6%;margin-bottom: 0rem;}
.list02 li .pic{width: 100%;overflow: hidden;position: relative;}
.list02 li .pic img{display: block;width: 100%;height: 198px;transition: 0.6s all;}
.list02 li p{transition: 0.6s all; color: #000000;font-weight: bold;text-align: center;margin-top: 0.5rem;}
.list02 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list02 li:hover p{color:#33639f;transition: 0.6s all;}

@media only screen and (max-width: 767px) {
.list02 li .pic img{display: block;width: 100%;height: 60px;transition: 0.6s all;}
}

.list03{}
.list03 ul{overflow: hidden;margin-left: -3%;margin-bottom: -1.875rem;}
.list03 li{float: left;width: 27%;margin-left: 6%;margin-bottom: 0rem;}
.list03 li .pic{width: 100%;overflow: hidden;position: relative;}
.list03 li .pic img{display: block;width: 100%;height: 430px;transition: 0.6s all;}
.list03 li p{transition: 0.6s all;height: 1rem; color: #000000;font-weight: bold;text-align: center;margin-top: 0.15rem;}
.list03 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list03 li:hover p{color:#33639f;transition: 0.6s all;}

@media only screen and (max-width: 767px) {
.list03 li .pic img{display: block;width: 100%;height: 120px;transition: 0.6s all;}
}


/* =========================================================
   ↓↓↓ 移动端 / 平板端适配（≤1024px，不影响电脑端）
   断点说明：1024px 覆盖 iPad 横屏及以下；767px 覆盖手机
   ========================================================= */
@media only screen and (max-width: 1024px) {

    /* ---------- 1. 彻底隐藏搜索栏 ---------- */
    .nav .search,
    .nav .search2,
    .head1 .search,
    .head1 .search2,
    .search-box,
    #divu2,
    #appu2,
    .search2 {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    /* ---------- 2. 关键：所有元素回归正常文档流，不用定位、不用 z-index ---------- */
    .header,
    .head1,
    .head1 > .container,
    .head1 .container.clearfix,
    .nav,
    .nav.fr,
    .nav .con,
    .nav .con > li,
    .container.pad-p,
    .head2.banner,
    .banner .img {
        position: static !important;
        float: none !important;
        z-index: auto !important;
        transform: none !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
    }

    /* ---------- 3. 头部：高度完全由内容撑开，加底部间距 ---------- */
    .header,
    .head1 {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        background: #fff !important;
    }
    .head1 {
        /* 底部留出 14px 内边距，物理上把导航与下方 banner 分开 */
        padding: 8px 0 14px !important;
    }
    .head1 > .container,
    .head1 .container.clearfix {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        padding: 0 8px !important;
        box-sizing: border-box !important;
        overflow: visible !important;
    }

    /* ---------- 4. Logo：整行居中 ---------- */
    .logo,
    .logo.fl,
    .logo.c-v2 {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 0 10px !important;
        padding: 0 !important;
        text-align: center;
    }
    .logo img {
        display: inline-block !important;
        width: auto !important;
        max-width: 85% !important;
        height: auto !important;
        max-height: 48px;
        object-fit: contain;
        vertical-align: middle;
    }

    /* ---------- 5. 导航容器：正常块级，高度由内容撑开 ---------- */
    .nav,
    .nav.fr {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: visible !important;
        text-align: center;
        font-size: 0;
        background: transparent !important;
    }
    .nav .nav-btn {
        display: none !important;
    }

    /* ---------- 6. 一级菜单 con：单行等分，淡蓝底 ---------- */
    .nav .con,
    .nav ul.con {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: space-between;
        align-items: stretch;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 4px !important;
        background: #eef3fa !important;
        border: none !important;
        border-radius: 8px !important;
        box-shadow: 0 6px 14px -8px rgba(6, 61, 128, 0.20) !important;
        list-style: none !important;
        box-sizing: border-box !important;
        gap: 2px;
        overflow: visible !important;
        height: auto !important;
        min-height: 0 !important;
    }
    .nav .con > li {
        display: block !important;
        flex: 1 1 0;
        min-width: 0;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
        list-style: none !important;
        line-height: normal !important;
        overflow: visible !important;
    }

    /* 一级链接：默认深蓝文字 + 透明底 */
    .nav .con > li > a,
    .nav .con > li > a.icon,
    .nav .con > li.navss > a {
        display: block !important;
        font-size: clamp(9.5px, 2.9vw, 14px) !important;
        line-height: 1.3 !important;
        font-weight: 600;
        letter-spacing: -0.2px;
        color: #063d80 !important;
        background: transparent !important;
        border: none !important;
        border-bottom: none !important;
        border-radius: 5px !important;
        padding: 9px 2px !important;
        margin: 0 !important;
        height: auto !important;
        text-align: center !important;
        text-decoration: none !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        box-sizing: border-box !important;
        box-shadow: none !important;
        outline: none !important;
        cursor: pointer;
        transition: color .22s ease, background-color .22s ease, box-shadow .22s ease !important;
    }

    /* 鼠标经过 / 手指按下：变成主页标志性深蓝色按钮 */
    .nav .con > li > a:hover,
    .nav .con > li > a:active,
    .nav .con > li > a:focus,
    .nav .con > li.navss > a:hover,
    .nav .con > li.navss > a:active,
    .nav .con > li.navss > a:focus {
        color: #fff !important;
        background: #063d80 !important;
        box-shadow: 0 3px 8px -2px rgba(6, 61, 128, 0.35) !important;
    }

    /* ---------- 7. 完全隐藏二级及以下菜单 ---------- */
    .nav .con > li .lv2,
    .nav .con > li .lv2 > dd,
    .nav .con > li .lv2 > dd > a,
    .nav .con > li:hover > .lv2,
    .nav .con > li:focus-within > .lv2,
    .nav .con > li .lv2::before,
    .nav .con > li .lv2::after {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    /* ---------- 8. 清除所有可能产生杂色线条的伪元素 ---------- */
    .nav .con > li > a::before,
    .nav .con > li > a::after,
    .nav .con > li::before,
    .nav .con > li::after,
    .nav .con > li > i,
    .nav .con > li > i::before,
    .nav .con > li > i::after,
    .nav .con > li > i.down,
    .nav .con > li .down,
    .nav .navss > a::before,
    .nav .navss > a::after,
    .nav .navss::before,
    .nav .navss::after,
    .nav.fr .navss > a::before,
    .nav.fr .navss > a::after,
    .nav.fr .navss::before,
    .nav.fr .navss::after {
        display: none !important;
        content: none !important;
        border: none !important;
        background: none !important;
        width: 0 !important;
        height: 0 !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }

    /* ---------- 9. Banner 容器：清除浮动，自然位于头部之后 ---------- */
    .container.pad-p {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        clear: both !important;
        overflow: visible !important;
    }
    .head2.banner {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        height: auto !important;
    }
    .banner .img {
        display: block !important;
        height: 0 !important;
        padding-top: 52% !important;
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }

    /* ---------- 10. 内容区标题按钮：小屏居中换行 ---------- */
    .section {
        padding: 0 !important;
    }
    .sect2,
    .sect3 {
        padding: 20px 0 !important;
    }
    .switch-title {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 8px;
        padding: 0 10px 12px !important;
        border-bottom: none !important;
    }
    .switch-title h3 {
        margin: 0 !important;
        padding: 8px 16px !important;
        font-size: 15px !important;
        line-height: 1.2 !important;
        border: none !important;
        border-bottom: none !important;
        border-radius: 4px;
        color: #063d80 !important;
        background: #eef3fa;
        cursor: pointer;
    }
    .switch-title h3.active {
        background: #063d80 !important;
        color: #fff !important;
    }

    /* ---------- 11. 页脚：高度自适应，内容居中 ---------- */
    .footer {
        height: auto !important;
        min-height: 0 !important;
        padding: 20px 12px !important;
        text-align: center;
        box-sizing: border-box;
    }
    .footer .foot-logo,
    .footer .foot-logo.fr,
    .footer .xglj.fr,
    .footer .copy {
        float: none !important;
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        font-size: 13px;
        line-height: 1.9;
        color: #fff;
    }
    .footer .xglj ul {
        margin: 0;
    }

    /* ---------- 12. 内页面包屑 .place：移动端文字改为白色 ---------- */
    .place,
    .place a {
        color: #fff !important;
    }
}


/* =========================================================
   手机端精细调整（≤767px）
   ========================================================= */
@media only screen and (max-width: 767px) {

    .head1 {
        padding-top: 6px !important;
        padding-bottom: 12px !important;
    }
    .logo img {
        max-width: 88% !important;
        max-height: 42px;
    }
    .nav .con {
        padding: 3px !important;
        border-radius: 6px !important;
        gap: 1px;
    }
    .nav .con > li > a,
    .nav .con > li > a.icon,
    .nav .con > li.navss > a {
        font-size: clamp(9.5px, 2.9vw, 13px) !important;
        padding: 8px 1px !important;
        letter-spacing: -0.3px;
        border-radius: 4px !important;
    }
    .banner .img {
        padding-top: 58% !important;
    }

    /* ---------- 以下为原有规则，保持不变 ---------- */
    .list01 li .pic img { display: block; width: 100%; height: 60px; transition: 0.6s all; }
    .list02 li .pic img { display: block; width: 100%; height: 60px; transition: 0.6s all; }
    .list03 li .pic img { display: block; width: 100%; height: 120px; transition: 0.6s all; }

    .xglj ul li { width: 33.33%; }
    .head2 { margin-top: 0 !important; }

    .main-b.fr .pic-list2 ul > li { padding: 0; }
    .text.fr { padding: 20px !important; }
    .main-b.fr .pic-list2 ul > li .title { padding-top: .1rem; }

    .jzmx.fl,
    .jyzf.fr { border-radius: 5px; }

    .place,
    .place a {
        color: #fff !important;
    }
}


/* =========================================================
   超小屏（≤359px，如旧款小屏手机）
   ========================================================= */
@media only screen and (max-width: 359px) {
    .head1 {
        padding-bottom: 10px !important;
    }
    .nav .con {
        padding: 2px !important;
        gap: 1px;
    }
    .nav .con > li > a,
    .nav .con > li > a.icon,
    .nav .con > li.navss > a {
        font-size: 9px !important;
        padding: 7px 0 !important;
        letter-spacing: -0.5px;
        border-radius: 3px !important;
    }
    .logo img {
        max-height: 36px;
    }
}