.inner-banner{height:auto;background-color:#ddd;background-size:cover;background-position:center;position:relative}@media(min-width: 320px)and (max-width: 1024px){.inner-banner{height:200px}.inner-banner img{max-width:unset;height:100%;max-height:100%}}.inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionNav{background-color:#fff;border-bottom:1px solid #e7e7e7;position:relative;padding-top:10px;min-height:40px}@media(min-width: 320px)and (max-width: 1024px){.sectionNav{padding:0;height:auto}}.sidebarNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media(min-width: 320px)and (max-width: 1024px){.sidebarNav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.sidebarNav .backhome-box{gap:10%}.sidebarNav .backhome-box .back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebarNav .backhome-box .back i{font-style:normal;width:2.25rem;height:2.25rem;background-color:#0f6546;border-radius:50%;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}.sidebarNav .backhome-box .back h5{font-size:.875rem;text-align:center;font-weight:500;white-space:nowrap}@media(min-width: 320px)and (max-width: 1024px){.sidebarNav .backhome-box .back h5{font-size:.75rem}}.sidebarNav .backhome-box .back:hover h5{color:#0f6546}.sidebarNav .backhome-box .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sidebarNav .backhome-box .logo .ico{height:auto}.sidebarNav .backhome-box .logo i{font-size:1.25rem;color:#0f6546;font-style:normal;white-space:nowrap}@media(min-width: 320px)and (max-width: 1024px){.sidebarNav .backhome-box .logo i{font-size:.75rem}}.breadNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 1024px){.breadNav{padding:10px 0}}.sidebar{max-width:100%}.sidebar.sidermain{margin:0 auto}@media(min-width: 320px)and (max-width: 1024px){.sidebar{width:100%;max-width:100%}}.sidebar .sidebar-nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav{margin-top:0px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav li.nav1-1{width:calc((100% - 26px)/3);border:1px solid #e7e7e7;border-radius:20px;overflow:hidden}}.sidebar .sidebar-nav li.nav1-1 a.a1{display:block;padding:20px;color:#333;font-size:16px;position:relative;-webkit-transition:all .5s;transition:all .5s}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav li.nav1-1 a.a1{padding:5px 0;text-align:center;font-size:14px}}.sidebar .sidebar-nav li.nav1-1 a.a1 i.a1_jiantou{width:20px;height:12px;display:none;position:absolute;right:20px;background-size:cover;top:40%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sidebar .sidebar-nav li.nav1-1 a.a1::after{content:"";position:absolute;width:0%;height:3px;background-color:#0f6546;-webkit-transition:all .5s;transition:all .5s;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sidebar .sidebar-nav li.nav1-1:hover a.a1,.sidebar .sidebar-nav li.nav1-1.active a.a1{color:#0f6546}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav li.nav1-1:hover a.a1,.sidebar .sidebar-nav li.nav1-1.active a.a1{background-color:#0f6546;color:#fff}}.sidebar .sidebar-nav li.nav1-1:hover a.a1::after,.sidebar .sidebar-nav li.nav1-1.active a.a1::after{width:100%}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav li.nav1-1:hover a.a1::after,.sidebar .sidebar-nav li.nav1-1.active a.a1::after{width:0%}}.sidebar .sidebar-nav li.nav1-1:hover .nav2-wrap,.sidebar .sidebar-nav li.nav1-1.active .nav2-wrap{overflow:visible;height:auto;padding:15px 0;max-height:500px;z-index:9}.sidebar .sidebar-nav li.nav1-1:hover .nav2-wrap{z-index:999}.sidebar .sidebar-nav .nav2-wrap{overflow:overlay;max-height:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:#fff;padding:0;position:absolute;width:100%;left:0;top:calc(100% + 1px)}.sidebar .sidebar-nav .nav2-wrap .nav2{width:96%;max-width:1600px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav .nav2-wrap .nav2{gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sidebar .sidebar-nav .nav2-wrap li.nav1-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:1px solid #dadada;-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav .nav2-wrap li.nav1-2{padding:5px;border-radius:5px;max-width:calc((100% - 20px)/3);width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sidebar .sidebar-nav .nav2-wrap li.nav1-2 a.a2{display:block;color:#333;font-size:16px;line-height:2em}@media(min-width: 320px)and (max-width: 1024px){.sidebar .sidebar-nav .nav2-wrap li.nav1-2 a.a2{font-size:12px}}.sidebar .sidebar-nav .nav2-wrap li.nav1-2::before{width:7px;height:7px;background-color:rgba(51,51,51,.81);border-radius:50%}.sidebar .sidebar-nav .nav2-wrap li.nav1-2:hover,.sidebar .sidebar-nav .nav2-wrap li.nav1-2.active{background-color:#0f6546}.sidebar .sidebar-nav .nav2-wrap li.nav1-2:hover a.a2,.sidebar .sidebar-nav .nav2-wrap li.nav1-2.active a.a2{color:#fff}.breadcrumb-nav{font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}@media(min-width: 320px)and (max-width: 1024px){.breadcrumb-nav{display:none}}.breadcrumb-nav a{color:#373737;white-space:nowrap}.breadcrumb-nav a.imgs{width:20px}.breadcrumb-nav a:hover,.breadcrumb-nav a.active{color:#0f6546}.main-content{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#f3f3f3;min-height:400px;width:100%;padding:3% 0}@media(min-width: 320px)and (max-width: 1024px){.main-content{max-width:100%;padding:2% 0}}.main-content .content-body{font-size:14px;line-height:2;color:#666}.main-content .content-body video,.main-content .content-body [data-w-e-type=video]{margin:0 auto;width:auto;max-width:100%;height:auto;text-align:center}.main-content .content-body p,.main-content .content-body span{font-size:16px;line-height:2em}.main-content .content-body img{width:auto;max-width:100%;height:auto}.noimg{text-align:center;margin:0 auto}.pagination{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.pagination .page-link{display:block;width:30px;height:30px;line-height:30px;text-align:center;border:1px solid #ddd;color:#666;background:#fff;font-size:12px;-webkit-transition:all .5s;transition:all .5s}.pagination .page-link:hover,.pagination .page-link.active{background-color:#0f6546;color:#fff;border-color:#0f6546}.pagination .page-ellipsis{color:#999}#section1,#section2,#section3,#section4,#section5{scroll-margin-top:10vh}#section1{padding:4.375rem 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url("../images/mb1_a.jpg")}#section1 .title_box{text-align:center}#section1 .item02{padding:0rem;min-height:100px;gap:3.75rem}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#section1 .item02 .item2_box1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5%;color:#000;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}#section1 .item02 .item2_box1 .box1 h5{font-size:1.875rem;text-transform:uppercase;font-weight:600;padding-bottom:10px}@media(min-width: 1025px)and (max-width: 1360px){#section1 .item02 .item2_box1 .box1 h5{font-size:1.5rem}}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02 .item2_box1 .box1 h5{font-size:1.25rem}}#section1 .item02 .item2_box1 .box1 h1{font-size:1.75rem;font-weight:500;color:#000}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02 .item2_box1 .box1 h1{font-size:1rem}}#section1 .item02 .item2_box1 .box2{margin:0 auto;overflow-y:auto}#section1 .item02 .item2_box1 .box2 p{font-size:16px;line-height:2em;color:#999;text-indent:2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02 .item2_box1 .box2 p{font-size:14px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}#section1 .item02 .item2_box1 .box3{justify-self:flex-end}#section1 .item02 .item2_box2{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:1px}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02 .item2_box2{display:block}}#section1 .item02 .item2_box2 .box1{position:relative;height:100%}#section1 .item02 .item2_box2 .box1 .box1-2{width:auto;position:relative;overflow:hidden}#section1 .item02 .item2_box2 .box1 .box1-2 .video_bag{height:100%;position:relative;z-index:1}#section1 .item02 .item2_box2 .box1 .box1-2:hover .video_bag{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(min-width: 320px)and (max-width: 1024px){#section1 .item02{padding:0px;gap:10px}#section1 .item02 .item2_box1{padding:0}}#section2{padding:0rem 0}#section2 .section-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#section2 .containerBoxs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section2 .section-content{overflow:hidden;padding:1.875rem 0}@media(min-width: 320px)and (max-width: 1024px){#section2 .section-content{padding:.625rem 0}}#section2 .section-content ul li{-webkit-transition:all .8s ease-out 0s;transition:all .8s ease-out 0s;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;position:relative;width:25%}#section2 .section-content ul li a{margin:0 auto}@media(min-width: 320px)and (max-width: 1024px){#section2 .section-content ul li{width:200px}}#section2 .section-content ul li .text{-webkit-transition:all .5s;transition:all .5s;-webkit-box-flex:1;-ms-flex:1;flex:1;position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,.5)}#section2 .section-content ul li .text h5{color:#fff;line-height:3em;font-size:18px;text-align:center;font-weight:500;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(min-width: 320px)and (max-width: 1024px){#section2 .section-content ul li .text h5{font-size:14px}}#section2 .section-content ul li .imgs{width:100%;height:100%;overflow:hidden;position:relative;aspect-ratio:4/3}#section2 .section-content ul li .imgs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .8s ease-out 0s;transition:all .8s ease-out 0s;-webkit-transform:scale(1);transform:scale(1)}#section2 .section-content ul li:hover{background-color:#0f6546}#section2 .section-content ul li:hover .text h5{color:#fff}#section2 .section-content ul li:hover .imgs img{-webkit-transform:scale(1.12);transform:scale(1.12)}#section2 .swiperbutton-box{padding-top:1.875rem;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section3{padding:4.375rem 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f2f2f2}@media(min-width: 320px)and (max-width: 1024px){#section3{padding:1.875rem 0}}#section3 .title_box{text-align:center}#section3 .item02{padding:0rem;min-height:100px;gap:3.75rem}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#section3 .item02 .item2_box1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5%;color:#000;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}#section3 .item02 .item2_box1 .box1 h5{font-size:1.875rem;text-transform:uppercase;font-weight:600;padding-bottom:10px}@media(min-width: 1025px)and (max-width: 1360px){#section3 .item02 .item2_box1 .box1 h5{font-size:1.5rem}}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02 .item2_box1 .box1 h5{font-size:1.25rem}}#section3 .item02 .item2_box1 .box1 h1{font-size:1.75rem;font-weight:500;color:#000}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02 .item2_box1 .box1 h1{font-size:1rem}}#section3 .item02 .item2_box1 .box2{margin:0 auto;overflow-y:auto}#section3 .item02 .item2_box1 .box2 p{font-size:16px;line-height:2em;color:#999;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02 .item2_box1 .box2 p{font-size:14px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}#section3 .item02 .item2_box1 .box3{justify-self:flex-end}#section3 .item02 .item2_box2{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:1px}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02 .item2_box2{display:block}}#section3 .item02 .item2_box2 .box1{position:relative;height:100%}#section3 .item02 .item2_box2 .box1 .box1-2{width:auto;position:relative;overflow:hidden}#section3 .item02 .item2_box2 .box1 .box1-2 .video_bag{height:100%;position:relative;z-index:1}#section3 .item02 .item2_box2 .box1 .box1-2:hover .video_bag{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(min-width: 320px)and (max-width: 1024px){#section3 .item02{padding:0px;gap:10px}#section3 .item02 .item2_box1{padding:0}}#section4{min-height:300px}#section4 .U_der{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der{-ms-flex-wrap:wrap;flex-wrap:wrap}}#section4 .U_der .li_der{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid hsla(0,0%,100%,.15);padding:6.25rem 0;position:relative;-webkit-transition:all .36s ease;transition:all .36s ease}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der{-ms-flex-preferred-size:calc((100% - 0px)/1);flex-basis:calc((100% - 0px)/1);padding:.625rem;border-bottom:1px solid hsla(0,0%,100%,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#section4 .U_der .li_der:last-child{border-right:0}#section4 .U_der .li_der::before{content:"";width:100%;height:0;position:absolute;bottom:0;left:0;-webkit-transition:all .36s ease;transition:all .36s ease;z-index:1;background-color:rgba(15,101,70,.81)}#section4 .U_der .li_der .list_img{width:auto;max-width:4.5625rem;margin:0 auto;position:relative;z-index:9}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der .list_img{max-width:1.875rem;margin:0}}#section4 .U_der .li_der .href_img{width:auto;max-width:3.4375rem;margin:0 auto;position:relative;z-index:9}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der .href_img{max-width:1.5rem;margin:0}}#section4 .U_der .li_der .list_text{margin-top:6.25rem;margin-bottom:1.875rem;position:relative;z-index:9;-webkit-transition:all .36s ease;transition:all .36s ease}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der .list_text{margin:.625rem auto}}#section4 .U_der .li_der .list_text h2{text-align:center;color:#fff;font-size:1.5rem;line-height:2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der .list_text h2{font-size:1rem}}#section4 .U_der .li_der .list_text p{color:#fff;text-align:center;font-size:1rem;line-height:2em;font-family:Impact;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#section4 .U_der .li_der .href_item .href_img{opacity:1}#section4 .U_der .li_der .href_item .href_text{opacity:0}#section4 .U_der .li_der .href_text{padding:0 10px;opacity:0;position:relative;z-index:9;-webkit-transition:all .36s ease;transition:all .36s ease}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der .href_text{display:none}}#section4 .U_der .li_der .href_text p{color:#fff;text-align:left;font-size:1rem}#section4 .U_der .li_der:hover::before{height:100%}#section4 .U_der .li_der:hover .list_text{margin-top:6.25rem;margin-bottom:1.875rem}@media(min-width: 320px)and (max-width: 1024px){#section4 .U_der .li_der:hover .list_text{margin:.625rem auto}}#section4 .U_der .li_der:hover .href_item .href_img{opacity:0}#section4 .U_der .li_der:hover .href_item .href_text{opacity:1}#section4 .U_der .li_der:hover .href_text{opacity:1}#section5{padding:2.5rem 0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f2f2f2}@media(min-width: 320px)and (max-width: 1024px){#section5{padding:1.25rem 0}}#section5 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section5 .container .xwn-tit{display:block;font-weight:bold;line-height:52px;font-size:36px;color:#000;margin-bottom:30px}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .xwn-tit{font-size:24px;margin-bottom:15px}}#section5 .container .ab-fzls-nddk{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;gap:30px}#section5 .container .block-sj{display:none}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .block-sj{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}}#section5 .container .block-sj .swiper-button-prev-abfz,#section5 .container .block-sj .swiper-button-next-abfz{display:block;position:relative;width:38px;height:38px;background-size:contain !important;border:1px solid #ddd;background-color:#fff;border-radius:50%;float:left;left:0;right:0}#section5 .container .ab-fzls-leik{display:block;width:18.75rem;float:left;position:relative;padding:3.125rem 0}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-leik{display:none}}#section5 .container .ab-fzls-leik .mySwiperas{width:18.75rem;height:31.25rem}#section5 .container .ab-fzls-leik .ab-fzls-leimk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem;padding-left:3.75rem;line-height:2.25rem;font-size:1.125rem;color:#585858;background:url(../images/ab-fznt1.png) left center no-repeat}#section5 .container .ab-fzls-leik .ab-fzls-leim{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section5 .container .ab-fzls-leik .swiper-slide-thumb-active .ab-fzls-leimk{font-size:1.5rem;font-weight:bold;color:#094;background:url(../images/ab-fznt2.png) left center no-repeat}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-leik{width:100%;float:none;padding:1.25rem 0}}#section5 .container .swiper-button-prev-abfz,#section5 .container .swiper-button-next-abfz{display:block;width:3.125rem;height:1.875rem;left:auto;right:auto;top:auto;margin-top:auto}#section5 .container .swiper-button-prev-abfz::after,#section5 .container .swiper-button-next-abfz::after{content:""}#section5 .container .swiper-button-prev-abfz{left:calc(50% - 2.375rem);top:0;margin-top:auto;background:url(../images/ab-fznxj1.png) center center no-repeat}#section5 .container .swiper-button-next-abfz{left:calc(50% - 2.375rem);bottom:0;background:url(../images/ab-fznxj2.png) center center no-repeat}#section5 .container .swiper-button-prev-as{background:url(../images/kj-zsnxj1.png) center center no-repeat}#section5 .container .swiper-button-next-as{background:url(../images/kj-zsnxj2.png) center center no-repeat}#section5 .container .ab-fzls-lndk{display:block;padding-top:1.875rem;width:auto;max-width:80%}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-lndk{margin-left:0;padding-top:10px}}#section5 .container .ab-fzls-mdk{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;gap:1.25rem}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-mdk{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(../images/ce4d26d76cc2932161a419daeb12efe7.png) center center no-repeat;background-size:cover;padding:1.25rem}}#section5 .container .ab-fzls-mds{display:block;font-weight:bold;font-family:"Montserrat Semi Bold";line-height:1.1;font-size:3.125rem;color:#094;white-space:nowrap}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-mds{color:#fff;font-size:1.875rem}}#section5 .container .ab-fzls-mxk{display:block;width:auto;position:relative;background:url(../images/ce4d26d76cc2932161a419daeb12efe7.png) center center no-repeat;background-size:cover !important;padding:2.5rem 1.875rem}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-mxk{width:100%;float:none;background:none;padding:0}}#section5 .container .ab-fzls-mxk .ab-fzls-mx{display:block;position:relative;overflow-y:auto;height:30.625rem;padding-right:2.5rem;line-height:2rem;font-size:1rem;color:#fff}@media(min-width: 320px)and (max-width: 1024px){#section5 .container .ab-fzls-mxk .ab-fzls-mx{padding:0;font-size:.875rem}#section5 .container .ab-fzls-mxk .ab-fzls-mx p,#section5 .container .ab-fzls-mxk .ab-fzls-mx span{line-height:2em !important;font-size:16px !important}}#section5 .container .ab-fzls-mxk .ab-fzls-list{display:block}#section5 .container .ab-fzls-mxk .ab-fzls-list li{display:block;list-style:none;margin-bottom:3.125rem}#section5 .container .ab-fzls-mxk .ab-fzls-li-tit{display:block;margin-bottom:.8125rem;background:url(../images/ab-fzntt.jpg) left center no-repeat;padding-left:3.75rem;font-weight:bold;line-height:2.5rem;font-size:1.5rem;color:#fff}#section5 .container .ab-fzls-mxk .xwn-qydk .selected .lxn-xb-tit{background:url(../images/xwl-xj1.png) center right no-repeat;color:#094}#section5 .container .ab-fzls-mxk .maodian{display:block;border-top:5.625rem solid rgba(0,0,0,0);margin-top:-5.625rem}#section5 .container .ab-fzls-mxk .swiper-pagination-whln{display:block;bottom:0;text-align:center;position:absolute;z-index:5}#section5 .container .ab-fzls-mxk .swiper-pagination-whln span{background-color:#ddd;opacity:1}#section5 .container .ab-fzls-mxk .swiper-pagination-whln .swiper-pagination-bullet-active{background:#094}.title_box{text-align:left}.title_box h5{font-size:1.875rem;text-transform:uppercase;font-weight:600;padding-bottom:10px}@media(min-width: 1025px)and (max-width: 1360px){.title_box h5{font-size:1.5rem}}@media(min-width: 320px)and (max-width: 1024px){.title_box h5{font-size:1.25rem}}.title_box h4{font-size:1.875rem;margin:0rem auto;font-weight:600;color:#000}@media(min-width: 320px)and (max-width: 1024px){.title_box h4{margin:.3125rem auto;font-size:.875rem}}.title_box h3{font-size:1.5rem;font-weight:500;list-style:3em}@media(min-width: 320px)and (max-width: 1024px){.title_box h3{font-size:1.125rem}}.title_box p{font-size:1rem;color:#999;font-weight:500;line-height:2}@media(min-width: 320px)and (max-width: 1024px){.title_box p{font-size:.875rem}}.more-link{border-radius:5px;overflow:hidden;border:1px solid #0f6546;font-size:14px;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}@media(min-width: 320px)and (max-width: 1024px){.more-link{font-size:12px}}.more-link::before{content:"next";font-family:swiper-icons;display:block;padding:0px 10px;height:100%;font-size:18px;color:#fff;height:auto;position:relative;z-index:9;background-color:#0f6546}@media(min-width: 320px)and (max-width: 1024px){.more-link::before{font-size:12px;padding:5px 10px}}.more-link::after{content:"";display:block;width:0px;height:100%;background-color:#0f6546;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;position:absolute;left:0;top:0}.more-link a,.more-link span{padding:3px 5px;position:relative;z-index:9}.more-link:hover::after{width:100%}.more-link:hover a,.more-link:hover span{color:#fff}.swiperbutton-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.swiperbutton-box .swiperbutton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.0625rem;aspect-ratio:1;border:1px solid #acadac;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s ease;transition:all .5s ease;background-color:#fff;cursor:pointer}@media(min-width: 320px)and (max-width: 1024px){.swiperbutton-box .swiperbutton{width:2.1875rem}}.swiperbutton-box .swiperbutton svg{fill:#4e4e4e}.swiperbutton-box .swiperbutton:hover{border:1px solid #0f6546}.swiperbutton-box .swiperbutton:hover svg{fill:#0f6546}