.header {
    height: 459px;
    width: 100%;
    background: url("https://www.lafondapollensa.com/material/2026/images/zjg2026/header_bg.jpg") center top no-repeat;
    position: relative;
}
.banner{
    padding-top: 100px;
    width: 1200px;
    margin: 0 auto;
}
.banner img{
    display: block;
    margin: 0 auto;
}
.content {
    padding: 10px 0px 40px 0px;
}
.content .row {
    margin-right: -15px;
    margin-left: -15px;
}
.content .row>.col, .content .row>[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
.inner{
    width: 100%;
    max-width: 1920px;
    background: #cf0015;
    height: 70px;
}
.nav{
    margin-top: 0;
    width: 1200px;
    background: none;
    border-bottom: none;
    height: 70px;
}
.nav li{
    width: 16.66%;
    position: relative;
}
.nav li+li:before{
    content: '';
    position: absolute;
    width: 1px;
    height: 34px;
    background: #e7808a;
    left: 0;
    top: 50%;
    margin-top: -17px;
}
.nav li a{
    color: #FFFFFF;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
}
.nav>li>a{
    padding: 0;
}
.nav li a:hover, .nav li a.current {
    color: #ffe9b7;
    background: none;
    border-radius: 8px 8px 0 0;
}
.focus .pic span{
    background: #cf0015;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.focus, .focus .pic {
    position: relative;
    width: 100%;
    height: 400px;
}
@media (min-width: 1200px) {
    .focus .pic img {
        display: block;
        width: 100%;
        height: 400px;
    }
}
.p1{
    margin-bottom: 30px;
}
.p1 .list-t li{
    height: 72px;
    margin-bottom: 1.2px;
    background: #fff7e8;
    display: flex;
    align-items: center;
    padding-left: 28px;
    font-size: 18px;
    line-height: 28px;
    padding-right: 30px;
}
.p1 .list-t li a{
    color: #333333;
    white-space: normal;
}
.p1 .list-t li:hover a{
    color: #cf0015;
}
.p1 .list-t li:before{
    display: none;
}
.p1 .list-t li:nth-child(1),.p1 .list-t li:nth-child(2){
    height: 75px;
    background: #f9e4be;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}
.p1 .list-t li:nth-child(1) a,.p1 .list-t li:nth-child(2) a{
    color: #cf0015;
}
.p1 .hddt{
    position: relative;
}
.p1 .hddt .more1{
    position: absolute;
    right: 15px;
    bottom: -31px;
}
.p1 .hddt .more1 a{
    color: #cf0015;
    font-size: 18px;
}
@media (max-width: 480px) {
    .p1 .hddt .more1 a{
        color: #cf0015;
        font-size: 14px;
    }
}
.grid h3{
    background: url("https://www.lafondapollensa.com/material/2026/images/zjg2026/h3_bg.png") center center no-repeat;
    height: 70px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.grid h3>a{
    font-size: 32px;
    color: #ffe9b7;
    line-height: 70px;
    font-weight: bold;
}
.grid h3 .gd:after{
    content: '';
    background: url("https://www.lafondapollensa.com/material/2026/images/zjg2026/gd_bg.png") center center no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5.5px;
}
.grid h3 .gd a{
    color: #FFFFFF;
    display: inline-block;
    position: absolute;
    right: 34px;
    margin-top: -9px;
    width: 37px;
    font-size: 18px;
    top: 50%;
}
.p6{
    margin-bottom: 10px;
}
.p6 li {
    margin-bottom: 20px;
}

.p6 .row .col-md-6>div {
    border: 2px solid #e8ddbb;
    border-radius: 6px;
    height: 124px;
    background-size: 100% 100%;
    position: relative;
    padding: 24px 30px 24px 105px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
}
.p6 li a {
    font-size: 18px;
    color: #2d2d2d;
    font-weight: normal;
    line-height: 36px;
}
.p6 li:hover a{
    color: #cf0015;
}
.p6 li .date {
    position: absolute;
    left: 22px;
    top: 50%;
    margin-top: -31px;
    width: 62px;
    height: 62px;
    border-radius: 6px;
    background: #cf0015;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.p6 li .date b {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-top: 3px;
}
.p7 .col-md-6>div{
    overflow: hidden;
}
.p7 .p7left{
    width: 212px;
    height: 160px;
    float: left;
}
.p7 .p7left a,.p7 .p7left img{
    width: 100%;
    height: 100%;
}
.p7 .p7left img:hover{
    transform: scale3d(1.02, 1.02, 1);
    transition: .3s;
}
.p7 .p7right{
    width: calc(100% - 212px);
    float: left;
    position: relative;
    height: 160px;
    background: #fffaeb;
    border: 1px solid #e8ddbb;
    border-left: none;
    padding: 24px 30px;
}
.p7 .p7right a{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}
.p7 .p7right:hover a{
    color: #cf0015;
}

.p7 .p7right span{
    position: absolute;
    bottom: 30px;
    font-size: 16px;
    line-height: 26px;
    color: #7d7d7d;
    left: 30px;
}
.p7{
    margin-bottom: 30px;
}
.zjglist li{
    line-height: 42px;
    padding-left: 25px;
}
.zjglist li:hover a{
    color: #c51e21;
}
.zjglist li:before{
    background: #c51e21;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: -3px;
}
.p8 .zjglist li:before{
    left: 20px;
}
.zjglist li:hover:before{
    background: #c51e21;
}


.content .p8 .list-t li{
    padding-left: 40px;
}
.menu-btn{
    top: auto;
    bottom: 0;
}
.menu-btn>span{
    background-color: #c51e21;
}
@media (max-width: 1200px) {
    .content{
        padding-top: 20px;
    }
    .inner{
        display: none;
    }
    .banner{
        width: 100%;
    }
    .banner img{
        width: 90%;
    }
}
@media (max-width: 992px) {

    .focus .pic>div{
        padding: 0;
    }
    .focus, .focus .pic{
        height: 500px;
    }
    .focus .swiper-pagination {
        width: auto;
        bottom: 3px;
    }
    .p8 h3{
        margin-bottom: 18px;
    }
    .p1 .list-t li,.p1 .list-t li:nth-child(1), .p1 .list-t li:nth-child(2){
        height: auto;
        padding: 10px 20px;
    }
}
@media (max-width: 768px) {
    .header{
        height: 400px;
    }
}
@media (max-width: 480px) {
    .focus, .focus .pic{
        height: 300px;
    }
    .header{
        height: 280px;
    }
    .banner{
        padding-top: 80px;
    }
    .grid h3{
        height: 50px;
    }
    .grid h3>a{
        font-size: 24px;
        line-height: 50px;
    }
    .grid h3 .gd a{
        font-size: 16px;
    }
    .p1{
        margin-bottom: 20px;
    }
    .p6{
        margin-bottom: 0;
    }
    .p6 .col-md-6:last-child{
        margin-bottom: 10px;
    }
    .p6 .row .col-md-6>div {
        padding: 15px 30px 15px 105px;
        height: auto;
    }
    .p7 .p7right span{
        display: none;
    }
    .p7 .p7right{
        padding: 15px 20px;
        display: flex;
        align-items: center;
    }
    .p7{
        margin-bottom: 0;
    }
    .p1 .list-t li:nth-child(1), .p1 .list-t li:nth-child(2) {
        font-size: 16px;
    }
    .p1 .list-t li{
        font-size: 16px;
    }
    .p6 li .date{
        font-size: 16px;
    }
    .p6 li a{
        font-size: 16px;
    }
    .p7 .p7left,.p7 .p7right{
        width: 100%;
        height: auto;
        border-left: 1px solid #e8ddbb;
    }
    .p7 .p7right a{
        font-size: 16px;
    }
    .zjglist li{
        font-size: 16px;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .list-t li a {
        width: auto;
    }
}