.banner-box{position:relative;overflow:hidden;height:100%;width:100%;display:block;z-index:1;background-color:rgba(0,106,205,.5);max-height:100vh}.banner-box ul.swiper-wrapper li{overflow:hidden}.banner-box ul.swiper-wrapper li img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 3s;transition:all 3s;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;height:auto;width:100%}@media(min-width: 320px)and (max-width: 1024px){.banner-box ul.swiper-wrapper li img{height:50vh}}.banner-box ul.swiper-wrapper li.swiper-slide-active img{-webkit-transform:scale(1);transform:scale(1)}@-webkit-keyframes masky{0%{mask-position:0 0;-webkit-mask-position:0 0}100%{mask-position:100% 0;-webkit-mask-position:100% 0}}@keyframes masky{0%{mask-position:0 0;-webkit-mask-position:0 0}100%{mask-position:100% 0;-webkit-mask-position:100% 0}}@media(min-width: 320px)and (max-width: 1024px){.banner-box{display:block}}.banner-box .button{top:auto;bottom:10%;right:10%;gap:10px;-webkit-transform:translateY(0%);transform:translateY(0%);z-index:99;position:absolute;cursor:pointer}@media(min-width: 320px)and (max-width: 1024px){.banner-box .button{display:none}}.banner-box .button>div{border:1px solid #006acd;width:50px;height:50px;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;opacity:.8;-webkit-transition:all .3s;transition:all .3s;background-color:rgba(0,106,205,.51)}.banner-box .button>div:hover{opacity:1;background-color:#006acd}.banner-box .button .iconfont{font-size:32px;font-weight:500}.banner-bg{position:absolute;bottom:-2px;left:0;width:100%;height:auto;opacity:1;z-index:1}@media(min-width: 320px)and (max-width: 1024px){.banner-bg{display:none}}.banner-bg .waves{position:absolute;bottom:0;height:40px;width:100%;left:0}.banner-bg .parallax>use{-webkit-animation:move-forever 7s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;animation:move-forever 7s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.p_scrool{position:absolute;left:calc((100% - 90px)/2);bottom:40px;color:#fff;width:90px;z-index:10}@media(min-width: 320px)and (max-width: 1024px){.p_scrool{display:none}}.p_scrool i{display:block;width:20px;height:30px;margin:0 auto;border-radius:12px;border:2px #fff solid;position:relative}.p_scrool i:before{content:"";display:block;width:4px;height:10px;background:#fff;border-radius:2px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);top:3px;-webkit-animation:scrollmouse 2s linear infinite;animation:scrollmouse 2s linear infinite}.p_scrool span{text-transform:uppercase;color:#fff;display:block;font-family:arial;line-height:20px;margin-top:12px;font-size:12px}#bannr-pagination{bottom:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;z-index:99}#bannr-pagination li{width:10px;height:10px;border-radius:5px}#bannr-pagination li.swiper-pagination-bullet-active{width:30px}@-webkit-keyframes scrollmouse{from{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:1}to{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px);opacity:0}}@keyframes scrollmouse{from{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);opacity:1}to{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px);opacity:0}}@-webkit-keyframes colorSlide{0%{height:0}90%{height:40px}}@keyframes colorSlide{0%{height:0}90%{height:40px}}@-webkit-keyframes trackBallSlide{0%{opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px)}34%{opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px)}68%{opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px)}100%{opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px)}}@keyframes trackBallSlide{0%{opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px)}34%{opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px)}68%{opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px)}100%{opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px)}}.scroller-ban{position:absolute;z-index:1;display:none;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width: 320px)and (max-width: 1024px){.scroller-ban{display:none}}.scroller-ban .banner_mouse{width:23px;height:40px;cursor:pointer;background:url("../images/icon/banner_srcoll.png") -23px 0px no-repeat;-webkit-animation:1.6s linear 0s infinite normal none running nudgeMouse;animation:1.6s linear 0s infinite normal none running nudgeMouse}.scroller-ban .banner_mouse:after,.scroller-ban .banner_mouse:before{content:"";position:absolute}.scroller-ban .banner_mouse::after{background-color:#fff;width:4px;height:4px;top:0px;right:0px;bottom:0px;left:0px;border-radius:100%;-webkit-animation:1.6s linear 0s infinite normal none running trackBallSlide;animation:1.6s linear 0s infinite normal none running trackBallSlide;margin:auto}.scroller-ban .banner_mouse::before{width:23px;height:40px;top:0px;left:0px;background:url("../images/icon/banner_srcoll.png") 0px 0px no-repeat;-webkit-animation:1.6s linear 0s infinite normal none running colorSlide;animation:1.6s linear 0s infinite normal none running colorSlide}#section1{padding:5% 0;background-repeat:no-repeat;background-position:top center;background-size:100%}#section1 .container{-webkit-box-sizing:border-box;box-sizing:border-box;gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(min-width: 320px)and (max-width: 1024px){#section1 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#section1 .container .cont_box{-webkit-box-flex:1;-ms-flex:1;flex:1}#section1 .container .cont_box1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}#section1 .container .cont_box1 .cont_box_title h2{font-size:1.875rem;color:#000}@media(max-width: 1361px){#section1 .container .cont_box1 .cont_box_title h2{font-size:1.5rem}}#section1 .container .cont_box1 .cont_box_title h5{font-size:24px;color:#7b7b7b}#section1 .container .cont_box1 .cont_box_title i{width:100%;height:1px;display:block;background-color:rgba(113,113,113,.51);margin:10px 0}@media(min-width: 320px)and (max-width: 1024px){#section1 .container .cont_box1 .cont_box_title h2{font-size:16px}#section1 .container .cont_box1 .cont_box_title h5{font-size:14px}#section1 .container .cont_box1 .cont_box_title i{width:100%}}#section1 .container .cont_box1 .cont_box_body{width:auto;color:#717171}#section1 .container .cont_box1 .cont_box_body p{font-size:16px;line-height:2;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}@media(max-width: 1361px){#section1 .container .cont_box1 .cont_box_body p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}}@media(min-width: 320px)and (max-width: 1024px){#section1 .container .cont_box1 .cont_box_body p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}}#section1 .container .cont_box1 .more-li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:auto}#section1 .container .cont_box1 .more-li a{color:#717171;font-size:16px;border:1px solid #ccc;padding:1% 3%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#section1 .container .cont_box1 .more-li a:hover{background-color:#e65000;color:#fff}#section1 .container .cont_box2 .video-js{width:auto;max-width:100%}#section1 .container2{margin-top:5%;background-color:#fff;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);padding:20px}@media(max-width: 1361px){#section1 .container2{margin-top:4%}}@media(min-width: 320px)and (max-width: 1024px){#section1 .container2{margin-top:10px;padding:10px}}#section1 .container2 div.about-num ul.f-cb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 320px)and (max-width: 1024px){#section1 .container2 div.about-num ul.f-cb{gap:10px}}#section1 .container2 div.about-num ul.f-cb li{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin-bottom:0px;margin-top:0px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:none}#section1 .container2 div.about-num ul.f-cb li+li{border-left:1px solid #ccc}#section1 .container2 div.about-num ul.f-cb li+li:before{content:""}#section1 .container2 div.about-num ul.f-cb li:before{position:absolute;left:-1px;top:0;width:1px;height:30%;background:#e65000;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease}@media(min-width: 320px)and (max-width: 1024px){#section1 .container2 div.about-num ul.f-cb li{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);border-left:1px solid #ccc}#section1 .container2 div.about-num ul.f-cb li:before{content:""}}#section1 .container2 div.about-num ul.f-cb li h2.counter{font-family:"arial",sans-serif;font-size:40px;color:#e65000;line-height:40px;font-weight:bold;display:inline-block}#section1 .container2 div.about-num ul.f-cb li i.count-unit{font-size:16px;color:#e65000;text-align:right;display:inline-block;font-style:normal}#section1 .container2 div.about-num ul.f-cb li p{color:#3a3a3a;font-size:14px;line-height:30px}#section1 .container2 div.about-num ul.f-cb li:hover:before{height:100%}#section1 .container2 div.about-num ul.f-cb li:hover h2.counter,#section1 .container2 div.about-num ul.f-cb li:hover i.count-unit,#section1 .container2 div.about-num ul.f-cb li:hover p{color:#e65000}#section2{padding:3% 0;background-position:top center;background-size:100%;background-repeat:no-repeat;background-color:#f3f3f3}#section2 .title_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:20px;margin:0 auto}#section2 .title_box h5{color:#fff}#section2 .container{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section2 .productText{text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;display:grid;grid-template-columns:repeat(4, 1fr);margin:40px auto}@media(min-width: 320px)and (max-width: 1024px){#section2 .productText{margin:20px auto;grid-template-columns:repeat(2, 1fr);gap:10px}}#section2 .productText a.button{color:#fff;font-size:20px;background-color:#bdbdbd;padding:14px 0;position:relative}@media(min-width: 320px)and (max-width: 1024px){#section2 .productText a.button{font-size:14px;padding:5px 0}}#section2 .productText a.button::after{position:absolute;left:50%;bottom:-5px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:10px;aspect-ratio:1;background-color:#e65000}#section2 .productText a.button:hover,#section2 .productText a.button.active{background-color:#e65000}#section2 .productText a.button.active::after{content:""}#section2 .product-list-wrap.hide{display:none}#section2 .product-list-wrap{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px;background-color:#f3f3f3}@media(min-width: 320px)and (max-width: 1024px){#section2 .product-list-wrap{grid-template-columns:repeat(2, 1fr);gap:10px}}#section2 .product-list-wrap .product-item{width:100%;background-color:#fff;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease}@media(min-width: 320px)and (max-width: 1024px){#section2 .product-list-wrap .product-item{padding:5px}}#section2 .product-list-wrap .product-item:hover{-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.1);box-shadow:0px 5px 10px 0px rgba(0,0,0,.1)}#section2 .product-list-wrap .product-img{position:relative;margin-bottom:14px}#section2 .product-list-wrap .product-card{position:relative}#section2 .product-list-wrap .product-card-image{width:100%;display:block}#section2 .product-list-wrap .hover-slider-images-toggler{position:absolute;left:0;top:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}#section2 .product-list-wrap .hover-slider-toggle-pane{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}#section2 .product-list-wrap .hover-slider-indicator{position:absolute;bottom:10px;left:10px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;z-index:3;background-color:hsla(0,0%,100%,.8);width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px;padding:4px 5px}#section2 .product-list-wrap .hover-slider-indicator-dot{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.5)}#section2 .product-list-wrap .hover-slider-indicator-dot.active{background:#e65000}#section2 .product-list-wrap .product-title h2{font-size:16px;font-weight:500}#section2 .product-list-wrap .product-title a{color:#333;text-decoration:none}#section3{padding:4% 0;background-size:cover}#section3 .title_box1{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}@media(min-width: 320px)and (max-width: 1024px){#section3 .title_box1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}#section3 .title_box1 .title{font-size:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}#section3 .title_box1 .title-line{font-size:18px;-webkit-box-flex:1;-ms-flex:1;flex:1}#section3 .title_box1 .title-line p{text-align:right}@media(min-width: 320px)and (max-width: 1024px){#section3 .title_box1 .title-line p{text-align:left;font-size:14px}}#section3 .container{padding-top:3%;padding-bottom:2%}#section3 .container .item_box2{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media(min-width: 320px)and (max-width: 1024px){#section3 .container .item_box2{grid-template-columns:repeat(2, 1fr);gap:10px}}#section3 .container .item_box2 .item{background-color:#fff;background-image:url("../images/sec3_bag.png");background-repeat:no-repeat;background-position:center;background-size:cover;padding:10%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media(min-width: 320px)and (max-width: 1024px){#section3 .container .item_box2 .item{padding:10px;gap:5px}}#section3 .container .item_box2 .item .item-img{text-align:left}#section3 .container .item_box2 .item .item-img img{margin:0}#section3 .container .item_box2 .item .item-img .img1{display:block}#section3 .container .item_box2 .item .item-img .img2{display:none}@media(min-width: 320px)and (max-width: 1024px){#section3 .container .item_box2 .item .item-img{max-width:36px;height:auto;margin:0 auto}}#section3 .container .item_box2 .item .item-title{text-align:left;font-size:24px;font-weight:500}@media(min-width: 320px)and (max-width: 1024px){#section3 .container .item_box2 .item .item-title{font-size:18px}}#section3 .container .item_box2 .item .item-text{text-align:left;font-size:16px;line-height:1.5;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(min-width: 320px)and (max-width: 1024px){#section3 .container .item_box2 .item .item-text{font-size:14px}}#section3 .container .item_box2 .item:hover{-webkit-box-shadow:0px 5px 10px 0 rgba(0,0,0,.1);box-shadow:0px 5px 10px 0 rgba(0,0,0,.1);background-color:#e65000;background-image:none;color:#fff}#section3 .container .item_box2 .item:hover .img1{display:none}#section3 .container .item_box2 .item:hover .img2{display:block}#section4{margin-top:1%;background-size:cover;padding:5% 0;overflow:hidden}#section4 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#section4 .news_box{padding-top:2%}#section4 .news_box .news-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:auto;gap:2.5rem}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid{grid-template-columns:1fr;gap:.625rem}}#section4 .news_box .news-grid li{position:relative;-webkit-transition:all .5s ease;transition:all .5s ease}#section4 .news_box .news-grid li a{height:100%;display:block}#section4 .news_box .news-grid li figure.img{max-width:100%;width:100%;margin:0;overflow:hidden}#section4 .news_box .news-grid li figure.img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#section4 .news_box .news-grid li article.text{max-width:100%;margin:0;padding:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;transition:all .5s ease;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li article.text{padding:.625rem}}#section4 .news_box .news-grid li article.text .time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}#section4 .news_box .news-grid li article.text .time span.day{white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:2.625rem;color:#006acd;font-weight:600}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li article.text .time span.day{font-size:2rem}}#section4 .news_box .news-grid li article.text .time .month-year{color:#6d6d6d}#section4 .news_box .news-grid li article.text .time .month-year h4{font-size:1.25rem}#section4 .news_box .news-grid li article.text .time .month-year span{font-size:1rem}#section4 .news_box .news-grid li article.text .time i{display:block;width:1px;height:80%;background-color:#b2b2b2;-webkit-transform:rotate(10deg);transform:rotate(10deg)}#section4 .news_box .news-grid li article.text h5{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.5rem;font-weight:600;line-height:1.4;border-bottom:none;color:#333}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li article.text h5{font-size:.875rem}}#section4 .news_box .news-grid li article.text p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.6;color:#666}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li article.text p{font-size:.875rem}}#section4 .news_box .news-grid li:hover figure.img img{-webkit-transform:scale(1.15);transform:scale(1.15)}#section4 .news_box .news-grid li.news-main{grid-row:1/span 2}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li.news-main{grid-row:auto}}#section4 .news_box .news-grid li.news-main a{height:100%;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#section4 .news_box .news-grid li.news-main a:hover .month-year,#section4 .news_box .news-grid li.news-main a:hover h5,#section4 .news_box .news-grid li.news-main a:hover p,#section4 .news_box .news-grid li.news-main a:hover span{color:#e65000}#section4 .news_box .news-grid li.news-main figure.img{aspect-ratio:780/440;-webkit-box-flex:1;-ms-flex:1;flex:1}#section4 .news_box .news-grid li.news-main article.text{position:relative;padding:5px 10px;border:1px solid rgba(109,109,109,.18);border-top:0;-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li.news-main article.text{gap:5px;padding:5px}}#section4 .news_box .news-grid li.list{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:hsla(0,0%,100%,.25);backdrop-filter:blur(1px)}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li.list{grid-column:1}}#section4 .news_box .news-grid li.list a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(min-width: 320px)and (max-width: 1024px){#section4 .news_box .news-grid li.list a{gap:0}}#section4 .news_box .news-grid li.list:hover{background-color:#e65000}#section4 .news_box .news-grid li.list:hover a .month-year{color:#fff}#section4 .news_box .news-grid li.list:hover a h5,#section4 .news_box .news-grid li.list:hover a p,#section4 .news_box .news-grid li.list:hover a span{color:#fff}#section5{margin-top:1%;padding:4% 0;background-size:cover}#section5 .exhibition_box{padding:3% 0;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:repeat(3, 1fr);gap:5%}@media(min-width: 320px)and (max-width: 1024px){#section5 .exhibition_box{grid-template-columns:repeat(1, 1fr);gap:10px}}#section5 .exhibition_box .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}#section5 .exhibition_box .item .img{width:100%;-webkit-transition:all .3s;transition:all .3s;padding:10px;background-color:#fff;overflow:hidden;aspect-ratio:16/9;-webkit-box-sizing:border-box;box-sizing:border-box}#section5 .exhibition_box .item .img .imgoverflow{width:100%;height:100%;overflow:hidden}#section5 .exhibition_box .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#section5 .exhibition_box .item .text{text-align:center}#section5 .exhibition_box .item .text h5{font-size:1.25rem;font-weight:500;color:#3a3a3a;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#section5 .exhibition_box .item:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1)}#section5 .exhibition_box .item:hover .text h5{color:#e65000}#section6{margin-top:1%;padding:5% 0;background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover;background-position:center}#section6 .title_box h5{color:#fff;text-shadow:0px 5px 5px rgba(0,0,0,.36)}#section6 .title_box i{margin-top:5px;background-color:#fff}#section6 .title_box p{max-width:55%;margin:0 auto;text-shadow:0px 5px 5px rgba(0,0,0,.24)}@media(min-width: 320px)and (max-width: 1024px){#section6 .title_box p{max-width:100%}}#section6 .message_box .mc_form_w{display:grid;grid-template-columns:repeat(4, 1fr) auto;margin-top:50px;gap:20px}#section6 .message_box .mc_form_w input::-webkit-input-placeholder, #section6 .message_box .mc_form_w textarea::-webkit-input-placeholder{color:#fff}#section6 .message_box .mc_form_w input::-moz-placeholder, #section6 .message_box .mc_form_w textarea::-moz-placeholder{color:#fff}#section6 .message_box .mc_form_w input:-ms-input-placeholder, #section6 .message_box .mc_form_w textarea:-ms-input-placeholder{color:#fff}#section6 .message_box .mc_form_w input::-ms-input-placeholder, #section6 .message_box .mc_form_w textarea::-ms-input-placeholder{color:#fff}#section6 .message_box .mc_form_w input::placeholder,#section6 .message_box .mc_form_w textarea::placeholder{color:#fff}@media(min-width: 320px)and (max-width: 1024px){#section6 .message_box .mc_form_w{grid-template-columns:repeat(1, 1fr)}}#section6 .message_box .mc_form_w input{color:#fff;border:1px solid #ddd;padding:0 10px;height:50px;border-radius:10px;background-color:rgba(0,106,205,.81);-webkit-box-sizing:border-box;box-sizing:border-box}#section6 .message_box .vercode input{width:auto;max-width:120px;border-top-right-radius:0;border-bottom-right-radius:0px}@media(min-width: 320px)and (max-width: 1024px){#section6 .message_box .vercode input{max-width:50%}}#section6 .message_box .vercode img{width:160px;max-height:50px;margin:0;pointer-events:all;cursor:pointer}#section6 .message_box .mc_form_w>textarea{height:50px;border:1px solid #ddd;padding:10px;resize:none;color:#fff;line-height:1.5;border-radius:10px;background-color:rgba(0,106,205,.81);-webkit-box-sizing:border-box;box-sizing:border-box}#section6 .message_box .mc_form_btn{width:auto;justify-self:start}#section6 .message_box .mc_form_btn>input{width:130px;text-align:center;outline:none;background-color:#e65000;color:#fff;cursor:pointer;float:right;border-radius:5px;border:0}#section6 .message_box .mc_form_btn>input:hover{background-color:#006acd}#section6 .message_box .mc_form_btn>[type=reset]{background-color:#cacaca;color:#fff}@media screen and (max-width: 1024px){#section6 .message_box .mc_form_w>input{max-width:100%}}.title_box{text-align:center;margin:0 auto;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;gap:10px}@media(min-width: 320px)and (max-width: 1024px){.title_box{gap:5px}}.title_box .title{width:auto;max-width:80%;margin:0 auto}.title_box h5{font-size:3.75rem;color:#e65000;font-weight:500;line-height:.8;margin-top:5px}@media(min-width: 320px)and (max-width: 1024px){.title_box h5{font-size:1.375rem}}.title_box h4{font-size:1.125rem;color:#b8b8b8;font-weight:500}@media(min-width: 320px)and (max-width: 1024px){.title_box h4{margin:.3125rem auto;font-size:.875rem}}.title_box p{font-size:.875rem;color:#575757;font-weight:500;line-height:2}@media(min-width: 320px)and (max-width: 1024px){.title_box p{font-size:.875rem}}.title_box i{width:60px;height:3px;background-color:#b8b8b8;display:block;margin:0 auto}.item_title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.5%}.item_title img.text{width:auto;height:auto;max-width:100%;margin-left:0}@media(min-width: 320px)and (max-width: 1024px){.item_title img.text{max-width:50%}}.item_title a{-ms-flex-item-align:end;align-self:flex-end}@media(min-width: 320px)and (max-width: 1024px){.item_title a .more{max-width:70px}}