.bannerSwiper {
    width: 100%;
    position: relative;
}
.bold {
    font-weight: 600 !important;
}
.f20 {
    font-size: 20px;
    line-height: 1.834;
}
.f14{
    font-size: 14px;
}

.f18{
    font-size: 18px;
}
.f28{
    font-size: 28px;
}
.c-16a82e{
    color: #16a82e;
}
.f24{
    font-size: 24px;
    line-height: 1.834;
}
.font-40 {
    font-size: 40px;
}
.mfp-img-mobile .mfp-close{
    right: -22px !important;
}
.fl-fixed-width .fl-page {
    font-size: 0;
}
.bannerSwiper .slide-img {
    width: 100%;
}
.bannerSwiper .slide-container {
    position: relative;
}
.bannerSwiper .fix-content {
    position: absolute;
    left: 148px;
    top: 34%;
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%);
}
h1.pagetitle{
    font-size: 0;
    line-height: 0;
    height: 0;
}
.bannerSwiper .fix-content .content {
    color: #fff;
    margin-top: 32px;
    text-shadow: 0 0 10px #707070;
}
.bannerSwiper .fix-content.dark .content{
    color:#333;
}
.bannerSwiper .fix-content .playWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 22px;
}
.bannerSwiper .fix-content .playWrap .line {
    margin-right: 12px;
}
.bannerSwiper .fix-content .playWrap .play {
    cursor: pointer;
}
.bannerSwiper .pagination-wrap {
    width: 100%;
    text-align: center;
    margin-top: -30px;
}
.bannerSwiper .pagination {
    position: relative;
    text-align: center;
    bottom: 10px;
    width: 90px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    padding: 12px 15px;
    border-radius: 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transform: translateY(-20px);
}
.bannerSwiper .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 6px;
    opacity: 1;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    ;
    margin: 0 3px;
    cursor: pointer;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
.bannerSwiper .swiper-pagination-bullet-active {
    background: #fff;
    width: 20px;
}
#section2 {
    padding: 90px 0;
}
#section2 .rText-BodycopyL {
    max-width: 430px;
}
#section2 h2{
    /* margin-top:30px; */
}
/* .video-player-content {
    position: relative;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 30px;
} */
.video-player-btn {
    position: relative;
    z-index: -1;
}
.video-player-slide {
    /* position: absolute; */
    /* z-index: 0; */
    /* top: 0; */
    /* right: 0; */
    /* border-radius: 4px; */
    overflow: hidden;
    text-align: center;
    position: relative;
    background: #f6f6f6;
    border-radius: 11px;
}
.video-player-slide img{
    transition: all .5s;
    /* border-radius: 30px; */
    width: 100%;
    object-fit: contain;
}
.video-player-slide:hover .play-bg{
    width: 100%;
}
.video-player-slide .play-bg {
    position:absolute;
    left: 0;
    top:0;
    width: 100%;
    transition: width .5s;
    height: 100%;
    opacity: 0.1;
    object-fit: fill;
}
.video-player-slide .play-btn{
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    transition: left .5s,top .5s;
    display: flex;
}
.video-player-slide .play-btn a{
    width:100%;
    height:100%;
    position: relative;
}
.video-player-slide .play-btn a:before{
    content:"";
    position:absolute;
    right: 0;
    width: 80px;
    height: 80px;
    bottom: 0;
    background: #52b88c;
    border-top-left-radius: 8px;
}
.video-player-slide .play-btn img{
    width: 46px;
    position: absolute;
    right: 17px;
    bottom: 17px;
}
.video-player-slide-active.video-player-slide .play-bg, .video-player-slide-active.video-player-slide .play-btn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.video-player-slide-active.video-player-slide .play-btn {
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.video-swiper-container {
    height: 400px;
}
.video-swiper {
    height: 270px;
}
.video-z1 {
    z-index: 1;
}
.video-z2 {
    z-index: 2;
}
.video-z3 {
    z-index: 3;
}
#section2 .pagination-wrap{
    width:100%;
    text-align: center;
}
.gl-swiper .pagination-wrap{
    width:100%;
    text-align: center;
}
#section3 {
    position: relative;
    height: 490px;
    padding: 0 112px;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/section3-bg2.jpg);
    background-size: auto;
    background-position: center;
    padding-top: 65px;
    background-repeat: no-repeat;
}
#section3 .bgimg img {
    width: 100%;
}
.envirment-container {
    /* position: absolute; */
    /* margin-top: 65px; */
}
.envir-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.envir-3-1 {
    text-align: center;
    width: 300px;
}
/* .envir-3-1>div{
    margin-top: 20px;
} */
#section3 .envir-icon{
    height: 80px;
}
.envir-icon{
    height: 150px;
}
#section4 {
    position: relative;
    text-align: center;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 64px;
}
#section4 .tips{
    margin-left: 75px;
    text-align: left;
}
.future-container{
    display: flex;
    justify-content: space-between;
    max-width: 976px;
    margin: 0 auto;
    align-items: flex-end;

}
.future-container .future-content p{
    font-size: 28px;
    line-height: 1.8;
    text-align: right;
    color:#000;
    
}
.future-container .future-content p sup{
    font-size: 20px;
}

#section4 .rText-BodycopyL p{
    font-size: 12px;
}
.green-act.container{
    background-color: #f7f7f7;
    border-radius: 50px;
    margin-top: 40px;
    padding-top: 55px;
    padding-bottom: 30px;
    text-align: center;
}
.green-act-rows.row{
    margin: 55px 0 15px;
    
}
.green-act-rows .col-sm-3{
    border-right: 1px dashed #659f3f ;
    padding-bottom: 70px;
}
.green-act-rows .col-sm-3 img{
    width: 200px;
    margin-top: 25px;
}
.green-act-rows .col-sm-3:last-child{
    border-right: none;
}
#section5 {
    position: relative;
    text-align: center;
    color: #fff;
    height: 700px;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/co2-bg.jpg);
    padding-top: 65px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
#section5 .bgimg img {
    width: 100%;
    display: none;
}
.envirment-title, .envirment-title h3, .envirment-title h2 {
    text-align: center;
    color: #fff;
}
.envirment-title h3 {
    margin-top: 16px;
}
.ops-20 {
    font-size: 20px;
}
#section5 .envir-flex {
    margin-top: 50px;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
#section5 .container{
    max-width: 1040px;
}
/* #section5 .animate-title::before{
    content:"";
    width: 1px;
    height: 2px;
    margin: 10px auto 0;
    position: relative;
    background-color: #fff;
    display: block;
    transition: width 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
#section5.s5-enter .animate-title::before{
    width: 100%;
} */
#section5 .animate-title {
    color: #fff;
}
#section5 .animate-title .num {
    font-size: 64px;
}
#section5 .animate-title .uni {
    font-size: 32px;
}
#section5 .col-sm-12 .fl-rich-text p{
    text-align: right;
    margin-top: 30px;
}
#section6 {
    margin-top: -125px;
    position: relative;
}
#section6 .solution-container {
    width: 976px;
    margin: 0 auto;
}
#section6 .solution-container .solution-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f6f6f6;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px;
    /* -webkit-transition:  all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition:  all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1); */
}
#section6 .solution-container .solution-flex:hover {
    /* -webkit-transform: translateY(-10px) rotate(0.1deg);
    transform: translateY(-10px) rotate(0.1deg); */
    -webkit-box-shadow: 0 5px 15px #bfbfbf;
    box-shadow: 0 5px 15px #bfbfbf;
}
#section6 .solution-container .solution-flex.img-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#section6 .solution-flex .solution-content {
    padding-left: 40px;
    padding-right: 40px;
    width: 660px;
}
#section6 .solution-container .s-image {
    width: 312px;
}
#section7 {
    margin-top: 64px;
    position: relative;
    overflow: hidden;
    /* background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/town-bg.jpg);
    background-size: auto; */
}
#section7 .town-bg {
    position: absolute;
    left: 120px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
#section7 .town-content {
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/mask.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-top: 70px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 112px;
}
#section7 .town-content .town-button,
#section7-mb .town-button{
    background-color: #fff;
    border-radius: 36px;
    display: inline-block;
    font-size: 16px;
    margin-top: 24px;
    text-align: center;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    padding: 14px 0px;
    width: 150px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 4px solid #d0f8d0;
    text-indent:0;
}
#section7 .town-content .town-button:hover {
    text-indent: -15px;
    color: #333;
    border: 4px solid #fff;
    background-color: #d0f8d0;
}
#section7 .town-content .town-button:before,
#section7-mb .town-button:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 20px;
    opacity: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #000;
    border-bottom: 4px solid transparent;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
#section7 .town-content .town-button:hover:before {
    opacity: 1;
    text-indent: 0px;
}
#section8 {
    margin-top: 64px;
}
#section8 .container{
    max-width: 976px;
    padding: 0;
}
.s8-item {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}
.s8-item img {
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}
.s8-item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.s8-item .ops-32 {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}
#section9 {
    margin-top: 64px;
    margin-bottom: 100px;
}
.award-title {
    text-align: center;
    position: relative;
}
#section9 .awards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.awards .award-item{
    text-align:center;
    width: 31%;
    line-height: 1.8;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/award-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.awards .award-item:hover a,.award-Swiper .swiper-slide .award-item:hover a{
    color:#333;
}
/* .awards .award-item img{
    -webkit-transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    height: 64px;
}
.awards .award-item:hover img{
    -webkit-transform: translateY(-10px) scale(1.2);
            transform: translateY(-10px) scale(1.2);
} */
.award-Swiper{
    padding-top: 40px;
}
.award-Swiper .swiper-slide{
    text-align: center;
}
.award-Swiper .swiper-slide .award-item{
    text-align:center;
    line-height: 1.8;
    background-image: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/award-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* .award-Swiper .swiper-slide .award-item img{
    -webkit-transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    height: 64px;
}
.award-Swiper .swiper-slide .award-item:hover img{
    -webkit-transform: translateY(-10px) scale(1.2);
            transform: translateY(-10px) scale(1.2);

} */
#section9 .award-prev{
    background: url(https://panasonic.cn/wp-content/themes/bb-theme-child/asset/home-community/images/next.png);
    width: 34px;
    height: 13px;
    position: absolute;
    right: 115px;
    top: 50%;
    z-index: 999;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: rotate(180deg);
}
#section9 .award-next {
    background: url(https://panasonic.cn/wp-content/themes/bb-theme-child/asset/home-community/images/next.png);
    width: 34px;
    height: 13px;
    position: absolute;
    right: 55px;
    top: 50%;
    z-index: 99;
    background-repeat: no-repeat;
    cursor: pointer;
}
#section9 .swiper-pagination{
    /* display: none; */
    width: 100%;
    margin-top: 20px;
}
#section9 .popup-img,#section9 .award-item:hover .popup-img{
    color:#333;
}
#section9 .award-item .s-title{
    height: 50px;
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}
#section9 .swiper-pagination-bullet,
#section2 .swiper-pagination-bullet,
.gl-swiper .swiper-pagination-bullet{
    display: inline-block;
    width: 10px;
    height: 6px;
    opacity: 1;
    border-radius: 10px;
    background: #333333;
    margin: 0 3px;
    cursor: pointer;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    outline:none;
}
#section9 .swiper-pagination-bullet.swiper-pagination-bullet-active,
#section2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.gl-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 20px;
}
.certificate{
    border-top: 1px solid #C5A164;
    width: 180px;
    margin:0 auto;
    text-align: center;
    color:#C5A164;
    font-size: 14px;
    transform: translateY(12px);
}
.certificate span{
    display: inline-block;
    background-color: #fff;
    transform: translateY(-14px);
    padding: 2px 10px;
}
#section10 {
    margin: 60px auto 0;
    /* background: #f6f6f6; */
    padding: 32px 10px;
}
.earth{
    margin-top: 50px;
}
.earth-button{
    font-size: 16px;   
    padding: 14px 0;
    display: inline-block;
    background: #fff;
    border-radius: 100px;
    margin-top: 18px;
    border: 4px solid #d0f8d0;
    text-indent: 0;
    width: 200px;
    text-align: center;
    -webkit-transition:all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
}
.earth-button svg{
    position: absolute;
    vertical-align: bottom;
    opacity: 0;
    right: 15px;
    -webkit-transition:all 0.2s linear;
    transition: all 0.2s linear;

}
#section7-mb{
    display: none;
}
.earth-button:hover{
    background-color: #d0f8d0;
    border: 4px solid #fff;
    text-indent: -20px;
}
.earth-button:hover svg{
    opacity:1;
}
.earth-content a:hover  .earth-button{
    color:#333;
}
.earth-content{
    position: absolute;
    left: 42%;
    bottom: 45px;
}
.earth-media{
    position: relative;
}
.earth{
    margin-left: -40px;
}
.earth-circel{
    position: absolute;
    top: -20%;
    left: 19%;
}
.gifimage{
    display: none;
}
#gifvideo{
    width: 100%;
    max-width: 976px;
}
.crumbslist {
    display: none;
}
.s10-item {
    height: 312px;
    overflow: hidden;
    position: relative;
}
.s10-item .s10-item-bg{
    height:100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.8s ease;
}
.s10-item .s10-item-content{
    position:absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
}
.s10-item .s10-item-content .s10-item-flex{
    display: flex;
    justify-content: space-between;
    bottom: 15px;
    align-items: flex-end;
}
.s10-item a,.s10-item a:hover,.s10-item a:active,.s10-item a:focus{
    color:#fff;
    /*position:relative;*/
}
.s10-item .play-btn{
    width: 40px;
}
.s10-item .s10-num{
    font-size: 48px;
    color: #77C564;
    opacity: 0.85;
}
.s10-item:hover .s10-item-bg{
    transform:scale(1.08);
}
.nws-section{
    width: 100%;
    max-width: 976px;
    margin: 80px auto;
}
.nws-section h2{
    text-align: center;
    padding-top: 12px;
    margin-bottom: 40px;
}
.nws-header{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 24px;
    /* border-bottom: 1px solid #ACACAC; */
    margin-top: 30px;
}
.nws-more{
    font-size: 16px;
}
.nws-wrapper{
    display: flex;
    gap:20px;
    margin-top: 0;
    flex-direction: column;
}
.nws-wrapper .nws-item{
    width: 100%;
    background-color: #f6f6f6;
    padding-right: 20px;
}
.nws-wrapper .nws-item>a{
    display:flex;
    gap: 25px;
}
.nws-wrapper .fl-post-lnri-title{
    font-size: 16px;
    font-weight: 600;
    margin-top: 24px;
}
.nws-wrapper .fl-post-lnri-title span{
    margin-left: 10px;
}
.nws-wrapper .fl-post-lnri-description,
.nws-wrapper .fl-post-lnri-date{
    font-size: 14px;
    margin-top: 24px;
}
.nws-wrapper a:hover .fl-post-lnri-description,
.nws-wrapper a:hover .fl-post-lnri-date{
   color: #333333;
}
.nws-wrapper .fl-post-lnri-image{
    position: relative;
    width: 312px;
    padding-bottom: calc(225 / 400 * 100%);
}
.nws-wrapper .fl-post-lnri-image img{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gl-swiper{
    margin-top: 60px;
}
.gl-swiper .swiper-slide{
    position: relative;
    overflow: hidden;
}
.gl-swiper .swiper-slide img{
    transition: all 0.8s ease;
}
.gl-swiper .swiper-slide:hover img{
    transform: scale(1.08);
}
.gl-img .gl-title{
    position:absolute;
    font-size:16px;
    top: 20px;
    left:20px;
    color:#fff;
    font-weight: 600;
}
.gl-img .gl-title .note{
    font-weight: 500;
}
@media (max-width:976px) {
    .bannerSwiper .fix-content {
        left: 40px;
        bottom: 40px;
    }
    #section2 {
        padding: 45px 10px;
    }
    #section2 .rText-BodycopyL {
        max-width: none;
        padding-right: 50px;
    }
    #section2 .video-player-content {
        max-width: 460px;
        margin: 80px auto 0;
        width: 90%;
    }
    #section3 {
        height: 400px;
        padding: 40px 10px 0;
    }
    .envirment-container {
        left: 10px;
        right: 10px;
    }
    .envir-3-1 {
        width: 30%;
    }
    #section4 {
        text-align: left;
        padding-bottom: 40px;
    }
    .future-container .future-content p{
        font-size: 24px;
        margin-right: 12px;
    }
    .future-container .future-content p sup{
        font-size: 0.7em;
    }
     #section5 .animate-title .num {
        font-size: 50px;
    }
    #section6 {
        margin-top: -40px;
    }
    #section6 .solution-flex .solution-content {
        width: 62%;
        padding: 20px;
    }
    #section6 .solution-container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    #section6 .solution-container .s-image {
        width: 38%;
        text-align: right;
    }
    #section6 .solution-container .img-r .s-image {
        text-align: left;
    }
    #section8 {
        padding: 0 10px;
    }
    #section5 {
        height: 700px;
        background: url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/co2-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #section5 .bgimg {
        display: none;
    }
    #section7 {
        background-position-x: -112px;
    }
    #section7 .town-bg{
        /* height: 544px; */
        width: 	1200px;
    }
    .earth-circel{
        width: 14vw;
    }
    #section7 .town-bg img{
        height: auto;
        width: 	1200px;
    }
    #section7 .town-content {
        padding-left: 15px;
        background-position: center;
        background-size: cover;
    }
}
@media (max-width:800px) {
    /* .bannerSwiper .fix-content .guanhu, .bannerSwiper .fix-content .content {
        display: none;
    } */
    .bannerSwiper .pagination {
        bottom: 10px;
    }
    
    .bannerSwiper .fix-content {
        top: 20%;
        left: 88px;
    }
    .future-container .future-content p{
        font-size: 22px;
        line-height: 1.6;
    }
    
}
@media (max-width:768px) {
    #section8 .col-sm-6{
        width: 50%;
        float: left;
    }
    #section10 .col-sm-4,#section10 .col-sm-8{
        margin-top:15px;
    }
    #section10 {
        margin: 50px auto 0;
        padding: 0 10px;
    }
    
    #section10 .row:nth-child(2){
        margin-top: 20px !important;
    }
    #section10 .row:nth-child(3){
        margin-top: 0px !important;
        margin-bottom:0 !important;
    }
    .s10-item {
        height: 280px;
    }
}

@media (max-width:750px) {
    #section9 .swiper-pagination{
        display: block;   
        text-align: center;
        margin-top: 30px;
        height: 14px;
    }
    #section9 .swiper-pagination .swiper-pagination-bullet{
        width: 12px;
        margin: 0 6px;
        background: #c3a167;
        height: 12px;
        transition: all 0.3s ease;
    }
    #section9 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        opacity: 1;
        width: 29px;
        border-radius: 30px;
    }
    #section9{
        margin-bottom: 100px;
    }
    .bannerSwiper  .swiper-slider-1 .fix-content .content {
        margin-top: 130px;
    }
    .bannerSwiper .fix-content .content{
        margin-top: 63px;
    }
    .earth-content{
        z-index: 1;
        position: relative;
        left: 0;
        top: 0;
    }
    .earth-man{
        width: 40vw;
    }
    .earth{
        margin-left:0;
    }
    .earth-circel{
        width: 13vw;
    }
    .town-content .earth-content,
    .town-content .co2town{
        display: none;
    }
    .earth-media{
        text-align: left;
        margin-left: -20px;
    }
    .earth-media img{
        margin-top: 0;
    }
    #section7 .town-content {
        background-image:url(https://panasonic.cn/wp-content/themes/bb-theme-child/migration/huanjing/mask-mb.png);
    }
    
    #section7 .town-bg img{
        height: auto;
        width: auto;
    }
    #section7-mb{
        padding: 20px 15px;
        display: block;
    }
    .town-content-mb{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .town-content-mb>div{
        width: 48%;
    }

    #section7 .town-content .town-button:before,
    #section7-mb .town-button:before{
        opacity: 1;
    }
    .earth-button svg{
        opacity: 1;
    }
    .earth-button{
        text-indent: -20px;
    }
    #section7 .town-content .town-button,
    #section7-mb .town-button{
        text-indent: -10px;
    }
    .bannerSwiper .pagination{
        left: 40%;
        bottom: 0px;
    }
    .gifimage{
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    #gifvideo{
        display: none;
    }
    .future-img{
      width: 50%;
    }
    .future-container .future-content p{
        font-size: 16px;
    }
    
    .nws-wrapper{
        display: flex;
        flex-direction: column;
        padding: 0 15px;
        gap: 24px;
    }
    .nws-section{
        margin-bottom: 40px;
    }
    .nws-header{
        padding-bottom: 0;
    }
    .nws-section h2{
        margin-bottom: 40px;
    }
    .nws-wrapper .nws-item{
        width: 100%;
    }
    .nws-wrapper .nws-item>a{
        flex-direction:column;
        gap: 0;
    }
    .nws-wrapper .nws-item{
        padding-right:0;
    }
    .nws-wrapper .fl-post-lnri-image{
        width:100%;
    }
    .nws-wrapper .fl-post-lnri-content{
        padding: 0 12px 20px;
    }
    .gl-swiper{
        margin-top: 40px;
    }
    .gl-swiper .swiper-slide{
        padding: 0 12px;
    }
}
@media (max-width:640px) {
    .font-40{
        font-size: 32px;
    }
    .bannerSwiper .fix-content {
        bottom: 65px;
        right: 10px;
        left: 10px;
        text-align: center;
    }
    .line {
        display: none;
    }
    .bannerSwiper .pagination-wrap {
        padding-right: 10px;
    }
    #section2 .rText-BodycopyL{
        padding-right: 0;
    }
    #section5 .animate-title .num{
        font-size: 30px;
    }
    #section5 .animate-title .uni{
        font-size: 18px;
    }
    .f28{
        font-size: 19px;
    }
    .f20,.f24,.ops-20{
        font-size: 18px;
    }
    .envir-flex{
        /* -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; */
        flex-wrap: wrap;
    }
    .envir-3-1{
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        margin-bottom: 12px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .envir-3-1>div{
        width: 77%;
    }
    #section3 .envir-3-1 .envir-icon{
        margin-right: 12px;
        width: 120px;
        text-align: center;
        
    }
    .envir-3-1 .envir-icon{
        margin-right: 12px;
        width: 120px;
        
    }

    .envir-3-1 .fl-rich-text.rText-Bodycopy1 p{
        margin-top: 0;
    }
    #section4{
        margin-top: 20px;
        padding-top: 0;
    }
    #section4 video{
        width: 100%;
    }
    #section4 .green-act-rows .f18{
        font-size: 16px;
    }
    .green-act{
        width: 90%;
        padding-top:40px;
    }
    .green-act-rows.row{
        margin-top: 10px;
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .green-act-rows .col-sm-3{
        border-right: none;
        border-bottom: 1px dashed #659f3f;
        padding-bottom: 30px;
        padding-top: 30px;
        width: 49%;
        margin: 0 auto;
    }
    #section4 .content p{
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 15px;
    }
    #section5{
        padding: 40px 10px;
        height: auto;
    }
    #section5 svg{
        /* transform: scale(0.7); */
        width: 100%;
    }
    #section5 .col-sm-12 .fl-rich-text p{
        margin-top: 20px;
    }
    #section5 .envir-3-1{
        flex-direction: column;
        text-align: center;
        margin-bottom: 40px;
    }
    #section5 .envir-3-1:nth-child(1){
        width: 100%;
    }
    #section5 .envir-3-1:nth-child(2){
        width: 50%;
    }
    #section5 .envir-3-1:nth-child(3){
        width: 50%;
    }
    #section6{
        margin-top: 24px;
    }
    #section6 .solution-container .solution-flex{
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    #section6 .solution-container .s-image{
        width: 100%;
    }
    #section6 .solution-container .s-image img{
        width: 100%;
    }
    #section6 .solution-flex .solution-content{
        width: 100%;
    }
    #section7 .town-content{
        background-position: center;
    }
    .earth {
        margin-left: 0;
    }
    #section7 .town-bg {
        top: 0px;
        right: -200px;
        left: auto;
        bottom: auto;
    }
    .envir-3-1>div {
        margin-top: 0;
    }
    .envir-icon {
        height: auto;
    }
    #section8{
        margin-top: 25px;
    }
    #section8 .col-sm-6{ 
        margin-top: 20px;
    }
    #section9 .awards{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .awards .award-item{
        width: 90%;
        margin: 15px auto;
    }
    .award-Swiper .swiper-slide .award-item{
        background-position: center;
        background-size: 80% 100%;
    }
    .town-content .earth-content,
    .town-content .co2town{
        display: none;
    }
    .earth-media{
        text-align: left;
    }
    .earth-media img{
        margin-top: 0;
    }
    #section7 .town-content .town-button,
    #section7-mb .town-button,
    .earth-button{
        padding:10px 0px;
    }
    #section7 .town-content .town-button:before, #section7-mb .town-button:before{
        top:18px;
    }
    #section7-mb{
        padding: 40px 15px 0;
    }
    #section4 .tips{
        margin-left: 0;
        text-align: left;
    }
}
@media (max-width:521px) {
    .future-container{
        flex-direction: column;
        align-items: center;
    }
    .future-container .future-content{
        margin-top: 20px;

    }
    .future-img{
        width: 50%;
        min-width: 260px;
        margin-top: 20px;
    }
    .future-img img{
        width: 100%;
    }
    .future-container .future-content p{
        text-align: center;
    }
}
@media (max-width:450px) {
    
    .town-content-mb{
        flex-direction: column;
        text-align: center;
    }
    .town-content-mb>div{
        width: 100%;
    }
    .earth-content{
        margin-top: 40px;
    }
    #section8 .col-sm-6{
        width: 100%;
    }
    .earth-circel{
        width: 6vw;
        top: -7%;
        left: 18%;
    }
    #section7 .town-bg {
        top:-100px;
        right: -400px;
    }
    #section7 .town-bg img{
        height: auto;
        width: 800px;
    }
}
@media (max-width:400px) {
    .bannerSwiper .pagination {
        bottom: 0;
    }
    .bannerSwiper .fix-content {
        bottom: 25px;
    }
    .bannerSwiper .pagination-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
#section10 .load-more{
    font-size: 16px;
    color: #333;
    font-weight: 600 !important;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
#section10 .load-more svg{
    transform: rotate(90deg);
    margin-left: 6px;
}
#section10 .load-more.loaded svg{
    transform: rotate(-90deg);
}
#section10 .hide-con{
    display: none;
}
