@import "bootstrap.min.css";@import "animate.min.css";@import "swiper-bundle.min.css";@import "public.youacacia.min.css";
/*redefine global*/
:root {
    --FEY-color-BC211F: #BC211F;
    --FEY-color-D00E19:#D00E19
}
::-webkit-scrollbar{width:4px;height:11px;border:none;background:var(--FEY-color-BC211F)}
::-webkit-scrollbar-track-piece{border:none;position:absolute;padding:0;box-shadow:none;background:var(--FEY-color-BC211F,#004573);border-radius:1px}
::-webkit-scrollbar-thumb:vertical{background:var(--FEY-color-BC211F,#004573);border-radius:0;border:none}
::-webkit-scrollbar-thumb:horizontal{background:var(--FEY-color-BC211F,#004573);border-radius:0;border:none}
::-webkit-scrollbar{width:4px;height:12px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background:var(--FEY-color-BC211F,#004573)}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background:var(--FEY-color-BC211F,#004573);border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background:var(--FEY-color-BC211F,#004573)}
::-webkit-scrollbar-corner:vertical{background:var(--FEY-color-BC211F,#004573)}
/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 3968149 */
    src: url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.eot?t=1680656559388'); /* IE9 */
    src: url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.eot?t=1680656559388#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.woff2?t=1680656559388') format('woff2'),
         url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.woff?t=1680656559388') format('woff'),
         url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.ttf?t=1680656559388') format('truetype'),
         url('//at.alicdn.com/t/c/font_3968149_dw99dmdywwl.svg?t=1680656559388#iconfont') format('svg');
  }
@font-face {
    font-family: Cinzel;
    src: url("../fonts/Cinzel-Regular-3.otf");
}
.yc-icon {
    font-family: "iconfont" !important;
    font-size: var(--FEY-font-size-16);
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.1px;
    -moz-osx-font-smoothing: grayscale;
}

div {margin: 0}
@media (min-width: 1600px) {
    .container {width: 84vw;min-width: 1600px;max-width: 1600px}
}
@media (min-width: 1300px) and(max-width: 1599px) {
    .container {width: 95vw;max-width: 100%}
}
/*header*/
#header{height: 90px;background: rgba(255,255,255,.9);transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-ms-transition: ease-in-out .3s;}
#header .container{display: flex;justify-content: space-between;align-items: center;height: 100%}
#header .container:before,#header .container:after{display: none}
.header-logo{background: url(../images/logo-1.png) no-repeat left center;background-size: contain;height: 70px;width: 15vw;max-width: 170px;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-ms-transition: ease-in-out .3s;}
.header-logo a{display: block;width: 100%;height: 100%;opacity: 0}
.header-right{display: flex;justify-content: space-between;align-items: center}
.header-nav{display: flex;}
.header-nav-item{margin-right: 3.125vw;font-size: var(--FEY-font-size-18);}
.header-nav-item a{color: var(--FEY-color-333)}
.header-nav-item:hover a,.header-nav-item.active a{color: var(--FEY-color-BC211F);font-weight: bold}
.header-contact{display: flex;align-items: center;justify-content: flex-start}
.header-contact i{font-size: var(--FEY-font-size-36);color: var(--FEY-color-BC211F);transform: rotateY(180deg);-ms-transform: rotateY(180deg);margin-right: 10px;}
.header-contact p{font-size: var(--FEY-font-size-14);color: var(--FEY-color-333);line-height: 1.2}
.header-contact p b{display: block;font-size: var(--FEY-font-size-20);}
#header.scroll{background: var(--FEY-color-white);height: 70px;box-shadow: 0 0 10px 2px rgba(0,0,0,.1)}
#header.scroll .header-logo{height: 60px}
@media(max-width: 1180px){
    .header-nav-item{font-size: var(--FEY-font-size-16);margin-right: 2vw}
}
@media(max-width: 767px){
    #header{height: 60px;background: var(--FEY-color-white);box-shadow: 0 0 10px 2px rgba(0,0,0,.1)}
    .header-logo{width: 70%;height: 50px;}
}
/*nav*/
#nav{position: fixed;right: -150%;top: 0;left: auto;width: 100%;height: 100%;z-index: 1034;overflow-y: auto;padding-top:50px;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-o-transition: ease-in-out .3s;}
#nav .header-button{position: absolute;right: 1.5vw;top: 1.5vw}
#nav .header-logo{margin: auto auto 20px;height: 50px;width: 70%;}
.nav-item-title{display: flex;justify-content: space-between;align-items: center;font-size: var(--FEY-font-size-18);color: var(--FEY-color-black);position: relative}
#nav .nav-list .nav-item{padding: 10px 15px}
.nav-item-title a{color: var(--FEY-color-black);font-size: var(--FEY-font-size-16) !important;line-height: 30px;}
.nav-item-title i{width: 30px;height: 30px;text-align: center;font-size: var(--FEY-font-size-16);cursor: pointer;position:absolute;right: 0;top: 50%;z-index: 2;line-height: 30px;margin-top: -15px;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-o-transition: ease-in-out .3s;color: var(--FEY-color-999)}
.nav-item-title i.active{transform: rotate(180deg);}
.nav-menu{padding-left: 30px;margin-top: 5px;display: none}
.nav-menu a{font-size: var(--FEY-font-size-14);line-height: 2.2;color: var(--FEY-color-999)}
.nav-menu a:hover{color: var(--FEY-color-BC211F);font-weight: bold}
.nav-contact{position: absolute;left: 0;bottom: 0;width: 100%;display: flex;justify-content: center;align-items: center;background: var(--FEY-color-D00E19);padding: 10px;}
.nav-contact-item{display: flex;align-items: center;}
.nav-contact-item i{font-size: var(--FEY-font-size-30);color: var(--FEY-color-white);margin-right: 10px;line-height: 1}
.nav-contact-item p{font-size: var(--FEY-font-size-16);color: var(--FEY-color-white)}
#nav.active{right: 0;top: 0}
/*banner*/
.home-banner{position: relative}
.banner-content{position: absolute;left: 0;top: 0;width: 100%;z-index: 10;height: 100%;display: flex;justify-content: center;align-items: center;}
.banner-title{font-size: 3.125vw;font-weight: 700;color: var(--FEY-color-white);margin-bottom: 10px;}
.banner-summary{font-size: var(--FEY-font-size-20);color: var(--FEY-color-white);line-height: 2}
.banner-summary p{max-width: 37.5vw}
.banner-button{margin-top: 35px;display: flex;justify-content: flex-start;align-items: center}
.banner-button-link{border:solid 1px var(--FEY-color-white);width: 8.85vw;height: 2.92vw;min-width: 120px;min-height: 40px;display: flex;align-items: center;justify-content: center;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white);margin-right: 1.5625vw}
.banner-button-link:first-child{background: var(--FEY-color-D00E19);border-color: var(--FEY-color-D00E19)}
.banner-button-link:hover{border-color: var(--FEY-color-D00E19);background: var(--FEY-color-white);color: var(--FEY-color-D00E19)}
.banner-mouse{position: absolute;left: 50%;bottom: 115px;transform: translateX(-50%);z-index: 14;display: flex;justify-content: center;align-items: center;}
.banner-mouse i{background: url(../images/mouse.png) no-repeat center;width: 25px;height: 36px;background-size: contain;margin-right: 10px;position: relative}
.banner-mouse i:after{position: absolute;top: 10px;width: 3px;height:8px;background: var(--FEY-color-white);content: '';border-radius: 2px;left: 50%;transform: translateX(-50%);animation: mouse infinite linear 2s}
.banner-mouse-title{font-size: var(--FEY-font-size-18);color: var(--FEY-color-white)}
@keyframes mouse {
    0%{top: 10px;}
    50%{top: 20px;transform: scale(1)}
    100%{top: 20px;opacity: 0}
}
@-webkit-keyframes mouse {
    0%{top: 10px;}
    50%{top: 20px;transform: scale(1)}
    100%{top: 20px;opacity: 0}
}
@-moz-keyframes mouse {
    0%{top: 10px;}
    50%{top: 20px;transform: scale(1)}
    100%{top: 20px;opacity: 0}
}
@media(max-width: 1180px){
    .banner-title{font-size: var(--FEY-font-size-30)}
    .banner-summary{font-size: var(--FEY-font-size-14)}
    .banner-button-link{font-size: var(--FEY-font-size-14)}
    .banner-mouse{bottom: 80px}
    .banner-mouse-title{font-size: var(--FEY-font-size-14)}
}
@media(max-width: 767px){
    .home-banner{margin-top: 60px;height: 360px;}
    .swiper-banner{height: 100%}
    .swiper-banner ul img{height: 100%;object-fit: cover}
    .banner-title{font-size: var(--FEY-font-size-22)}
    .banner-summary{font-size: var(--FEY-font-size-12);}
    .banner-summary p{max-width: 100%}
    .banner-button-link{min-width:80px;min-height: 30px;font-size: var(--FEY-font-size-12)}
    .banner-mouse{bottom: 30px;font-size: var(--FEY-font-size-12)}
    .banner-mouse i{width: 16px;height: 24px;}
    .banner-mouse-title{font-size: var(--FEY-font-size-12)}
    @keyframes mouse {
        0%{top: 5px;}
        50%{top: 10px;transform: scale(1)}
        100%{top: 10px;opacity: 0}
    }
    @-webkit-keyframes mouse {
        0%{top: 5px;}
        50%{top: 10px;transform: scale(1)}
        100%{top: 10px;opacity: 0}
    }
    @-moz-keyframes mouse {
        0%{top: 5px;}
        50%{top: 10px;transform: scale(1)}
        100%{top: 10px;opacity: 0}
    }
}
/*main*/
.home-main{position: relative;z-index: 2;}
.home-title{font-size: var(--FEY-font-size-40);color: var(--FEY-color-333);font-weight: 900;}
.home-subtitle{font-size: var(--FEY-font-size-20);color: var(--FEY-color-666);margin-top: 15px;}
.home-more{display: flex;justify-content: flex-start}
.home-more-link{display: flex;align-items: center;justify-content: flex-start}
.home-more-link i{display: flex;width: 50px;height: 50px;border-radius: 50%;background: linear-gradient(270deg, #E64E4C 0%, #BC211F 100%);text-align: center;align-items: center;justify-content: center;font-size: var(--FEY-font-size-24);color: var(--FEY-color-white);margin-right: 10px;}
.home-more-link span{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333)}
.home-more-link:hover span{color: var(--FEY-color-BC211F)}
@media(max-width: 1180px){
    .home-title{font-size: var(--FEY-font-size-24)}
    .home-subtitle{font-size: var(--FEY-font-size-16)}
    .home-more-link i{width: 30px;height: 30px;font-size: var(--FEY-font-size-16)}
    .home-more-link span{font-size: var(--FEY-font-size-14)}
}
@media(max-width: 767px){
    .home-title{font-size: var(--FEY-font-size-20);text-align: center}
    .home-subtitle{font-size: var(--FEY-font-size-14)}
    .home-more{justify-content: center}
}
/*about*/
.about{padding: 100px 0;position: relative;overflow: hidden}
.about:before{position: absolute;left: 0;top: 50%;width: 100%;content: 'Company Profile';font-size: 10.4167vw;color: var(--FEY-color-BC211F);opacity: .05;font-weight: 900;transform: translateY(-50%) translateX(-15%);-ms-transform: translateY(-50%) translateX(-15%);line-height: 1}
.about .container{display: flex;justify-content: space-between;position: relative;z-index: 2}
.about .container:before,.about .container:after{display: none}
.home-about-left{width: 49.125%;}
.home-about-right{width: 46.875%;}
.home-about-content{margin-top: 30px;}
.home-about-title{font-size: var(--FEY-font-size-24);color: var(--FEY-color-333);margin-bottom: 20px;}
.home-about-text{font-size: var(--FEY-font-size-18);color: var(--FEY-color-666);line-height: 3;text-indent: calc(var(--FEY-font-size-18) * 2);margin-bottom: 30px;}
.home-about-list{margin-top: 30px;display: flex;justify-content: space-between;}
.home-about-number{font-size: var(--FEY-font-size-18)}
.home-about-number span{font-size: var(--FEY-font-size-48);color: var(--FEY-color-BC211F);font-weight: 700;margin-right: 5px;}
.home-about-info{margin-top: 10px;font-size: var(--FEY-font-size-18);color: var(--FEY-color-333);line-height: 1}
@media(max-width: 1180px){
    .about{padding: 70px 0}
    .home-about-title{font-size: var(--FEY-font-size-18);margin-bottom: 10px}
    .home-about-text{font-size: var(--FEY-font-size-14);line-height: 1.8}
    .home-about-number{font-size: var(--FEY-font-size-14);line-height: 1}
    .home-about-number span{font-size: var(--FEY-font-size-28)}
    .home-about-info{margin-top: 5px;font-size: var(--FEY-font-size-12)}
}
@media(max-width: 767px){
    .about{padding: 50px 0}
    .about .container{flex-direction: column}
    .home-about-left{width: 100%;margin-bottom: 30px}
    .home-about-right{width: 100%}
    .home-about-content{margin-top: 20px}
    .home-about-title{text-align: center}
    .home-about-text{text-indent: calc(var(--FEY-font-size-14) * 2)}
    .home-about-info{font-size: var(--FEY-font-size-14)}
    .home-about-number span{font-size: var(--FEY-font-size-20)}
}
/*product*/
.product{background: #FCFCFC;padding: 55px 0 50px}
.product-content{margin-top: 70px;}
.swiper-product ul li{padding: 10px 0}
.home-product-block{display: block;overflow: hidden;background: #F8FAFD;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;padding-bottom: 6.7vw}
.swiper-product ul li:nth-child(odd) .home-product-block{background: #EEF3F9}
.home-product-img{display: block;overflow: hidden;height: 27.135vw;min-height: 340px;max-height: 520px;}
.home-product-text{margin-top: -20px;text-align: center}
.home-product-title{font-size: var(--FEY-font-size-34);color: var(--FEY-color-333);font-weight: 700;margin-bottom: 10px;}
.home-product-subtitle{font-size: var(--FEY-font-size-20);color: var(--FEY-color-999);}
.product-next,.product-prev{width: 44px;background: rgba(51,51,51,.3);height: 74px;}
.product-next:after,.product-prev:after{font-size: var(--FEY-font-size-16);color: var(--FEY-color-white)}
.product-prev{left: 0;}
.product-next{right: 0}
.product-prev:hover,.product-next:hover{background: var(--FEY-color-BC211F)}
.swiper-product ul li:hover .home-product-block{box-shadow: 0 0 10px rgba(0,0,0,.1)}
.swiper-product ul li:hover .home-product-title{color: var(--FEY-color-BC211F)}
@media(max-width: 1180px){
    .product-content{margin-top: 40px;}
    .home-product-text{margin-top: 30px}
    .home-product-title{font-size: var(--FEY-font-size-20)}
    .home-product-subtitle{font-size: var(--FEY-font-size-14)}
    .product-next, .product-prev{width: 30px;height: 50px;}
}
@media(min-width: 768px) and (max-width: 992px){
    .home-product-img{height: 20vw;min-height: 240px}
}
@media(max-width: 767px){
    .product{padding: 50px 0}
    .home-product-img{height: auto;min-height: 240px}
    .home-product-text{margin-top: 15px;}
    .home-product-title{font-size: var(--FEY-font-size-14)}
    .home-product-subtitle{font-size: var(--FEY-font-size-12)}
}
/*video*/
.video{height: 560px;position: relative}
.home-video-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-attachment: fixed;background-position: center;background-size: cover}
.home-video-content{position: absolute;left: 0;top: 0;z-index: 2;width: 100%;height: 100%;background: rgba(255,255,255,.8);display: flex;justify-content: center;align-items: center;flex-direction: column}
.home-video-content .home-title{font-size: var(--FEY-font-size-38)}
.home-video-content .home-subtitle{margin-top: 35px;font-size: var(--FEY-font-size-18)}
@media(max-width: 1180px){
    .video{height: 400px}
    .home-video-content .home-title{font-size: var(--FEY-font-size-30)}
    .home-video-content .home-subtitle{margin-top: 20px;font-size: var(--FEY-font-size-14)}
}
@media(max-width: 767px){
    .video{height: 300px}
    .home-video-content .home-title{font-size: var(--FEY-font-size-20)}
}
/*news*/
.news{background: url(../images/backg-2.jpg) no-repeat top center;background-size: cover;padding:120px 0 40px}
.news-section-title{font-size: var(--FEY-font-size-18);color: var(--FEY-color-BC211F);margin-bottom: 10px;}
.news-section-channel{display: flex;justify-content: space-between;align-items: center}
.news-section-channel .home-title{font-size: var(--FEY-font-size-36)}
.news-channel a{font-size: var(--FEY-font-size-18);color: var(--FEY-color-333);margin-left: 30px;}
.news-channel a:hover,.news-channel a.active{color: var(--FEY-color-BC211F)}
.news-content{margin-top: 40px;}
.news-content .swiper{display: none}
.news-content ul{padding-bottom: 55px;}
.news-content ul li{background: var(--FEY-color-white);padding: 2.6vw 1.823vw 2.864vw;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-o-transition: ease-in-out .3s;}
.news-content .swiper-pagination{bottom: 0}
.news-content .swiper-pagination span{width: 20px;height: 4px;background: #AAAAAA;border-radius: 2px;opacity: 1;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-o-transition: ease-in-out .3s;}
.news-content .swiper-pagination span.swiper-pagination-bullet-active{background: var(--FEY-color-BC211F);width: 40px;}
.home-news-time{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);margin-bottom: 35px;}
.home-news-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-333);font-weight: 700;line-height: 1.5;min-height: 16.145vw}
.home-news-more{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);font-weight: 700}
.news-content ul li:hover{background: var(--FEY-color-BC211F)}
.news-content ul li:hover .home-news-time,.news-content ul li:hover .home-news-title,.news-content ul li:hover .home-news-more{color: var(--FEY-color-white)}
@media(max-width: 1180px){
    .news{padding: 80px 0 40px}
    .news-section-channel .home-title{font-size: var(--FEY-font-size-26)}
    .news-channel a{font-size: var(--FEY-font-size-14)}
    .home-news-time{font-size: var(--FEY-font-size-14);margin-bottom: 20px;}
    .home-news-title{font-size: var(--FEY-font-size-16);min-height: 20vw}
    .home-news-more{font-size: var(--FEY-font-size-12)}
}
@media(max-width: 767px){
    .news{padding: 50px 0}
    .news-section-title{text-align: center}
    .news-section-channel{flex-direction: column}
    .news-section-channel .home-title{width: 100%;font-size: var(--FEY-font-size-18);}
    .news-channel{margin-top: 30px;justify-content: center;width: 100%;}
    .news-channel a{font-size: var(--FEY-font-size-16)}
    .news-content ul li{padding: 20px 15px}
    .home-news-time{font-size: var(--FEY-font-size-12);margin-bottom: 15px}
    .home-news-title{font-size: var(--FEY-font-size-14);min-height: 180px;line-height: 2}
}
/*footer*/
#footer{background: url(../images/backg-3.jpg) no-repeat center;background-size: cover;position: relative;overflow: hidden}
#footer:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);content: ''}
#footer>div{position: relative;z-index: 2}
.footer-top{padding: 60px 0 55px}
.footer-top .container{display: flex;justify-content: space-between;align-items: center}
.footer-top .container:before,.footer-top .container:after{display: none}
.footer-nav{display: flex;justify-content: space-between;align-items: center}
.footer-nav a{font-size: var(--FEY-font-size-18);color: var(--FEY-color-white);margin-right: 6.77vw}
.footer-nav a:last-child{margin-right: 0}
.go-top{display: flex;align-items: center;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white);cursor: pointer}
.go-top i{margin-left: 12px;width: 42px;height: 42px;background: rgba(255, 255, 255, 0.3);border-radius: 50%;text-align: center;line-height: 42px;font-size: var(--FEY-font-size-18);color: var(--FEY-color-white)}
.footer-content{border-top: solid 1px rgba(255, 255, 255, 0.4);border-bottom: solid 1px rgba(255, 255, 255, 0.4)}
.footer-content .container{display: flex;justify-content: space-between;align-items: center}
.footer-content .container:before,.footer-content .container:after{display: none}
.footer-contact{width: 21.25vw;}
.footer-contact-info{margin-top: 5px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white);margin-bottom: 5px;}
.footer-contact-tel{font-size: var(--FEY-font-size-36);font-weight: 700;color: var(--FEY-color-white)}
.footer-contact-adds{margin-top: 20px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white)}
.footer-form{border-left: solid 1px rgba(255, 255, 255, 0.4);border-right: solid 1px rgba(255, 255, 255, 0.4);flex: 1;padding: 55px 7.8125vw 45px}
.footer-code{display: flex;width: 15.4167vw;padding-left: 4.427vw}
.footer-code-item{margin-right: 20px;text-align: center}
.footer-code-item:last-child{margin-right: 0}
.footer-code-item p{margin-top: 13px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white)}
.footer-form-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-white);line-height: 1;}
.footer-form-title span{font-size: var(--FEY-font-size-16);opacity: .5}
.footer-form-list{margin-top: 45px;display: flex;flex-direction: row;flex-wrap: wrap}
.footer-form-item{width: calc(50% - 7.5px);margin-right: 15px;margin-bottom: 15px;}
.footer-form-item:nth-child(2n){margin-right: 0}
.footer-form-item:last-child,.footer-form-item:nth-last-child(2){margin-bottom: 0}
.footer-form-input{width: 100%;height: 42px;background: rgba(255, 255, 255, 0.3);border: none;border-radius: 8px;padding-left: 15px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white);outline: none}
.footer-form-input::placeholder{color: var(--FEY-color-white)}
.footer-form-button{width: 100%;height: 100%;background: var(--FEY-color-BC211F);border: none;border-radius: 8px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-white)}
.footer-copy{padding: 25px 0}
.footer-copy .container{display: flex;justify-content: space-between;align-items: center;color: var(--FEY-color-white);font-size: var(--FEY-font-size-16)}
.footer-copy .container:before,.footer-copy .container:after{display: none}
.footer-copy a{color: var(--FEY-color-white)}
@media(max-width: 1450px){
    .footer-top{padding: 30px 0}
}
@media(max-width: 1180px){
    .footer-nav a{font-size: var(--FEY-font-size-14);margin-right: 3vw}
    .footer-contact-info{font-size: var(--FEY-font-size-14)}
    .footer-contact-tel{font-size: var(--FEY-font-size-26)}
    .footer-contact-adds{font-size: var(--FEY-font-size-12)}
    .footer-form{padding-left: 2vw;padding-right: 2vw}
    .footer-form-title{font-size: var(--FEY-font-size-16)}
    .footer-form-title span{font-size: var(--FEY-font-size-12)}
    .footer-code-item p{font-size: var(--FEY-font-size-12);white-space: nowrap}
    .footer-copy .container{font-size: var(--FEY-font-size-12)}
}
@media(max-width: 992px){
    .footer-form{padding: 4vw 2vw}
    .footer-code{padding-left: 2.43vw}
    .footer-code-item{margin-right: 10px}
}
@media(max-width: 767px){
    .footer-top{padding: 15px 0}
    .footer-top .container{justify-content: flex-end}
    .footer-logo{height: 40px;min-width: 120px;}
    .footer-nav{display: none}
    .go-top{font-size: var(--FEY-font-size-14)}
    .go-top i{width: 30px;height: 30px;line-height: 30px}
    .footer-content .container{flex-direction: column;padding: 0}
    .footer-contact{width: 100%;padding: 5vw 2vw;text-align: center}
    .footer-contact-adds{margin-top: 5px;}
    .footer-contact-info{margin-top: 0}
    .footer-form{border-top: solid 1px rgba(255, 255, 255, 0.4);border-left: none;border-right: none;border-bottom: solid 1px rgba(255, 255, 255, 0.4);padding: 5vw 2vw}
    .footer-form-list{margin-top: 20px;}
    .footer-form-input{height: 36px;font-size: var(--FEY-font-size-12)}
    .footer-code{width: 100%;padding: 5vw 2vw;justify-content: center}
    .footer-code-item{margin-right: 5vw;max-width:25vw}
    .footer-copy{padding: 10px 0}
    .footer-copy .container{flex-direction: column;align-items: center;justify-content: center;text-align: center}
}
/*page public*/
.page-banner{margin-top: 90px;position: relative}
.page-banner:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: var(--FEY-color-black);opacity: .2;content: ''}
.page-banner-content{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;z-index: 2}
.page-banner-title{font-size: 2.8125vw;color: var(--FEY-color-white);font-weight: bold;line-height: 1}
.page-banner-subtitle{margin-top: 25px;font-size: var(--FEY-font-size-26);color: var(--FEY-color-white);font-weight: lighter;text-transform: uppercase}
.page-channel{margin-top: 4vw;display: flex;justify-content: center;align-items: center}
.page-channel a{font-size: var(--FEY-font-size-18);color: var(--FEY-color-white);display: flex;justify-content: center;align-items: center}
.page-channel a:after{display: block;width: 5px;height: 5px;background: var(--FEY-color-white);border-radius: 50%;content: '';margin: auto 2vw}
.page-channel a:last-child:after{display: none}
.page-channel a:hover,.page-channel a.active{color: var(--FEY-color-D00E19);font-weight: bold}
.page-main{position: relative;z-index: 2;background: var(--FEY-color-white);overflow: hidden}
.page-main .home-subtitle{text-transform: uppercase;font-family: Cinzel;opacity: .2;margin-top: 5px;}
.page-text{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);line-height: 2;}
.page-text img{max-width: 100%;height: auto !important}
.page-location{padding: 20px 0;background: var(--FEY-color-white);font-size: var(--FEY-font-size-14);transition: ease-in-out .3s;}
.page-location .container{display: flex;justify-content: space-between;align-items: center}
.page-location .container:before,.page-location .container:after{display:none}
.page-location a{color: var(--FEY-color-333)}
.page-location a:hover{color: var(--FEY-color-BC211F)}
.page-location-left{display: flex;justify-content: flex-start;align-items: center}
.page-location-left .page-title{margin-left: 2vw}
.page-location-right{font-size: var(--FEY-font-size-16);font-weight: bold}
.page-location-right a{display: flex;justify-content: space-between;align-items: center;color: var(--FEY-color-BC211F)}
.page-location-right svg{width: 24px;height: 24px;fill: var(--FEY-color-BC211F);margin-right: 10px}
.page-location-right svg path{fill: var(--FEY-color-BC211F)}
.page-text table{padding: 0;width: 100%;border: solid 1px var(--FEY-color-ddd)}
.page-text table tr td{border: solid 1px var(--FEY-color-ddd);border-right: solid 1px var(--FEY-color-ddd);padding: 10px;}
.page-title{font-size: var(--FEY-font-size-24);color: var(--FEY-color-333);font-weight: 900}
@media(max-width: 1180px){
    .page-banner-title{font-size: var(--FEY-font-size-30)}
    .page-banner-subtitle{font-size: var(--FEY-font-size-18)}
    .page-channel a{font-size: var(--FEY-font-size-16)}
    .page-text{font-size: var(--FEY-font-size-14)}
}
@media(max-width: 767px){
    .page-banner{margin-top: 60px;height:320px;}
    .page-banner-img{height: 100%;}
    .page-banner-img img{height: 100%;object-fit: cover}
    .page-banner-title{font-size: var(--FEY-font-size-24)}
    .page-banner-subtitle{margin-top: 10px;font-size: var(--FEY-font-size-12)}
    .page-channel{flex-direction: row;flex-wrap: wrap;align-items: center;margin-top: 50px;}
    .page-channel a{margin: 1vw 3.5vw}
    .page-channel a:after{display: none}
    .page-main .home-subtitle{text-align: center}
}
/*page about*/
.page-about{padding: 80px 0;}
.page-about .container{display: flex;justify-content: space-between;}
.page-about .container:before,.page-about .container:after{display: none}
.page-about .page-text{margin-top: 30px;}
.page-about-left{width: 55%;}
.page-about-right{width: 42%}
.page-honor{background: #FCFCFC;padding: 70px 0}
.page-honor-content{margin-top: 40px;padding: 0 4vw}
.swiper-honor{cursor: url(../images/move-1.png),default;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.swiper-honor ul li{width: auto;background: #F0F5F7}
.page-honor-img{width: 14vw;height: 14.0625vw;justify-content: center;background: #F0F5F7;padding: 10px}
.page-honor-title{border-top: solid 1px rgba(204, 204, 204, 0.5);height: 62px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);text-align: center;display: flex;justify-content: center;align-items: center}
.page-honor-pagination{margin-top: 55px;display: flex;justify-content: space-between;align-items: center;}
.page-honor-info{padding-left: 37px;background: url(../images/move-1.png) no-repeat left center;background-size: auto 14px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);line-height: 20px;}
.page-honor-right{width: 38.8vw;position: relative;height: 20px}
.page-honor-right .honor-pagination{background: rgba(204, 204, 204, 1);border-radius: 10px;}
.page-honor-right .honor-pagination span{background: var(--FEY-color-D00E19)}
.page-team{position: relative}
.page-team-content{position: relative}
.page-team-img{height:50vw;background-repeat: no-repeat;background-position: center;background-size: cover;width: 50vw}
.page-team-text{background: var(--FEY-color-BC211F);border-radius: 0 0 10px 10px;padding: 25px;display: none}
.page-team-office,.page-team-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-white);display: flex;align-items: center;margin-bottom: 15px;}
.page-team-office em,.page-team-title em{font-size: var(--FEY-font-size-14);font-style: normal;border-left: solid 1px var(--FEY-color-white);padding-left: 10px;margin-left: 10px;opacity: .6}
.page-team-text .page-text,.page-team-summary .page-text{font-size: var(--FEY-font-size-14);color: var(--FEY-color-white);line-height: 2}
.page-team-right{position: absolute;right: 10vw;z-index: 13;top: 0;height: 100%;width: 40vw;display: flex;background: var(--FEY-color-BC211F);flex-direction: column;justify-content: flex-start;align-items: flex-start;padding:50px 4vw 0}
.page-team-right .home-title{color: var(--FEY-color-white)}
.page-team-right .home-subtitle{color: var(--FEY-color-white)}
.page-team-summary{margin-top: 30px;}
.page-team-thumbs{position: absolute;bottom: 0;left: 0;width: 100%;border-top: solid 1px rgba(255,255,255,.1);padding: 50px 3vw}
.page-team-thumbs ul li{cursor: pointer}
.page-team-thumbs .page-team-img{height:6.77vw;width: 6.77vw;border-radius: 50%;overflow: hidden;border: solid 5px transparent}
.page-team-thumbs .page-team-img img{min-height: 100%;object-fit: cover}
.page-team-thumbs ul li.swiper-slide-thumb-active .page-team-img,.page-team-thumbs ul li.swiper-slide-active .page-team-img{border-color: var(--FEY-color-white)}
.page-team-summary{margin-top: 5vw}
.page-team-title{font-size: var(--FEY-font-size-24)}
.page-team-summary .page-text{font-size: var(--FEY-font-size-16);line-height: 2}
.page-culture{background: url(../images/backg-4.jpg) no-repeat fixed center;padding: 70px 0}
.page-culture-list{margin-top:70px;display: flex;justify-content: space-between;max-width: 51vw;margin-bottom: 50px;}
.page-culture-item{margin-right: 3vw}
.page-culture-item:last-child{margin-right: 0}
.page-culture-item i{display: flex;justify-content:center;align-items:center;width: 70px;height: 70px;background: var(--FEY-color-white);border-radius: 50%;font-size: var(--FEY-font-size-30);color: var(--FEY-color-BC211F);margin-bottom: 30px;}
.page-culture-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-333)}
.page-culture-summary{font-size: var(--FEY-font-size-14);line-height: 2;color: var(--FEY-color-666);margin-top: 10px;}
.page-culture-content{display: flex;max-width: 51vw;background: var(--FEY-color-white);padding: 30px;border-radius: 15px;}
.page-culture-logo{display: flex;flex-direction: column;margin-right: 2vw;text-align: center}
.page-culture-logo i{font-size: var(--FEY-font-size-40);color: var(--FEY-color-BC211F);line-height: 1;margin-bottom: 10px;}
.page-culture-logo span{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333)}
.page-culture-content .page-text{border-left: solid 1px var(--FEY-color-ddd);padding-left: 2vw;font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);display: flex;align-items: center}
.page-service{padding: 80px 0}
.page-service-list{margin-top: 70px;display: flex;flex-direction: row;flex-wrap: wrap}
.page-service-item{width: 20%;text-align: center;padding: 30px 2%;border-radius: 10px;border: solid 1px transparent;min-height: 17.83vw;position: relative;transition: all ease .3s;-webkit-transition: all ease .3s;-moz-transition: all ease .3s;-o-transition: all ease .3s;}
.page-service-item:before,.page-service-item:after{position: absolute;right: -1px;background: #dcdcdc;content: '';top: 0;}
.page-service-item:before{width: 1px;height: calc(100% + 2px)}
.page-service-item:after{width: calc(100% + 2px);height: 1px;}
.page-service-item:first-child:after,.page-service-item:nth-child(2):after,.page-service-item:nth-child(3):after,.page-service-item:nth-child(4):after{display: none}
.page-service-content i{width: 5.2vw;height: 5.2vw;display: flex;justify-content: center;align-items: center;margin: auto auto 30px;border: solid 1px var(--FEY-color-BC211F);border-radius: 50%;color: var(--FEY-color-BC211F);font-size: var(--FEY-font-size-40)}
.page-service-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-333);font-weight: 700;}
.page-service-title:after{display: block;width: 90px;height: 1px;background: var(--FEY-color-ccc);margin: 20px auto 30px;content: '';}
.page-service-summary{font-size: var(--FEY-font-size-14);color: var(--FEY-color-666);}
.page-service-number{position: absolute;left: 50%;bottom:1vw;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);font-size: var(--FEY-font-size-36);font-weight: 700;visibility: hidden;opacity: 0;color: var(--FEY-color-BC211F)}
.page-service-item:hover{border-color: var(--FEY-color-BC211F);transform: translateY(-25px);box-shadow: 0 0 20px rgba(0,0,0,.4);}
.page-service-item:hover:before,.page-service-item:hover:after{display: none}
.page-service-item:hover .page-service-number{visibility: visible;opacity: 1}
@media(max-width: 1180px){
    .page-honor-img{width: 100%}
    .page-culture-list{max-width: 65vw}
    .page-culture-content{max-width: 65vw}
}
@media(max-width: 767px){
    .page-about{padding: 50px 0}
    .page-about .container{flex-direction: column}
    .page-about-left{width: 100%;margin-bottom: 40px}
    .page-about-right{width: 100%}
    .page-honor{padding: 50px 0}
    .page-honor-content{margin-top: 30px;}
    .page-honor-img{width: 100%;height: 40vw}
    .page-honor-title{font-size: var(--FEY-font-size-12);line-height: 1.6;padding: 0 10px}
    .page-honor-info{font-size: var(--FEY-font-size-12)}
    .page-honor-right{padding-top: 5px}
    .page-honor-right .honor-pagination{top: 10px;}
    .page-team{padding: 50px 0;}
    .page-team-content{margin-top: 30px;}
    .page-team-right{display: none}
    .page-team-img{width: 100%;height: 80vw;border-radius: 10px 10px 0 0;min-height: 310px}
    .page-team-text{display: block;padding: 20px 15px}
    .page-team-office, .page-team-title{font-size: var(--FEY-font-size-18)}
    .page-team-text .page-text, .page-team-summary .page-text{font-size: var(--FEY-font-size-12)}
    .page-culture{padding: 50px 0}
    .page-culture-list{margin-top: 40px;max-width: 100%;flex-direction: column}
    .page-culture-item{margin-right: 0;margin-bottom: 20px;display: flex;align-items: center;justify-content: space-between}
    .page-culture-item i{width: 60px;height: 60px;margin-bottom: 0}
    .page-culture-text{width: calc(100% - 90px);}
    .page-culture-title{font-size: var(--FEY-font-size-18)}
    .page-culture-summary{margin-top: 5px;font-size: var(--FEY-font-size-12);line-height: 1.8}
    .page-culture-content{max-width: 100%;padding: 15px}
    .page-culture-logo{white-space: nowrap}
    .page-culture-content .page-text{font-size: var(--FEY-font-size-14)}
    .page-service{padding: 50px 0}
    .page-service-list{margin-top: 50px;}
    .page-service-item{width: 33.33%;padding: 20px 2% 30px}
    .page-service-item:nth-child(3n):before{display: none}
/*    .page-service-item:nth-child(3):after,*/.page-service-item:nth-child(4):after{display: block}
    .page-service-content i{width: 50px;height: 50px;font-size: var(--FEY-font-size-26);margin-bottom: 20px;}
    .page-service-title{font-size: var(--FEY-font-size-14);min-height: calc(var(--FEY-font-size-14) * 3);position: relative;}
    .page-service-title:after{margin: auto;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);content: '';width: 50px;}
    .page-service-summary{font-size: var(--FEY-font-size-12);min-height: calc(var(--FEY-font-size-12) * 1.5);}
    .page-service-number{bottom: 5px;font-size: var(--FEY-font-size-14)}
}
/*page product*/
.page-product-container{padding: 70px 0}
.page-product-list{display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 30px;}
.page-product-item{width: calc((100% - 90px) / 4);margin-right:30px;margin-bottom: 30px;}
.page-product-item:nth-child(4n){margin-right: 0}
.page-product-item .home-product-title{font-size: var(--FEY-font-size-20)}
.page-product-item .home-product-subtitle{font-size: var(--FEY-font-size-16)}
.page-product-item .home-product-block{padding-bottom: 3vw}
.page-product-item:hover .home-product-block{box-shadow: 0 0 10px rgba(0,0,0,.1);transform: translateY(-10px)}
.page-product-item:hover .home-product-title{color: var(--FEY-color-BC211F)}
@media(max-width: 1180px){
    .page-product-item .home-product-img{height: 20vw;min-height: 240px}
}
@media(max-width: 992px){
    .page-product-item .home-product-img{height: 20vw;min-height: 180px}
}
@media(max-width: 767px){
    .page-product-container{padding: 30px 0}
    .page-product-list{margin-bottom: 20px;}
    .page-product-item{width: calc((100% - 20px) / 2);margin-right:20px;margin-bottom: 20px;}
    .page-product-item:nth-child(2n){margin-right: 0}
    .page-product-item .home-product-block{padding-bottom: 30px;}
    .page-product-item .home-product-img{height: 25vw;min-height: 220px}
    .page-product-item .home-product-title{font-size: var(--FEY-font-size-14)}
    .page-product-item .home-product-subtitle{font-size: var(--FEY-font-size-12)}
}
/*page product details*/
.page-product-top{padding: 50px 0}
.page-product-top .container{display: flex;justify-content: space-between;align-items: center}
.page-product-top .container:before,.page-product-top .container:after{display: none}
.page-product-left{width: 40%;background: var(--FEY-color-white)}
.page-product-left .product-pagination{font-size: var(--FEY-font-size-14);color: var(--FEY-color-333);text-align: right;padding-right: 20px;}
.page-product-left .product-pagination .swiper-pagination-current{color: var(--FEY-color-BC211F);font-weight: bold;font-size: var(--FEY-font-size-16)}
.page-product-right{width: 50%;}
.page-product-right .page-title{font-size: var(--FEY-font-size-34);margin-bottom: 20px;}
.page-product-right .page-text{font-size: var(--FEY-font-size-18);color: var(--FEY-color-666);line-height: 2}
.page-product-details{background: var(--FEY-color-white);padding: 50px 0}
.page-product-channel{font-size: var(--FEY-font-size-50);color: var(--FEY-color-333);font-weight: bold}
.page-product-channel:after{display: block;content: '';width: 40px;height: 4px;background: var(--FEY-color-BC211F);margin: 20px auto}
.page-product-content{margin-top: 50px;}
.page-product-section{display: flex;justify-content: space-between;border-bottom: solid 1px var(--FEY-color-f2f2f2);padding: 30px 0}
.page-product-section:last-child{border-bottom: none}
.page-product-section-title{width: 18%;font-size: var(--FEY-font-size-20);color: var(--FEY-color-333);line-height: 2}
.page-product-section-text{width: 80%}
.page-product-section-text .page-text{font-size: var(--FEY-font-size-16);line-height: 2.4}
.page-product-section-text .page-text table{border: none}
.page-product-section-text .page-text table tr td{padding: 0;border: none;width: 50%}
@media(max-width: 767px){
    .page-location{padding: 10px 0}
    .page-location.navbar-fixed-top .page-location-left p{display: none}
    .page-location-left{font-size: var(--FEY-font-size-12)}
    .page-location-left .page-title{font-size: var(--FEY-font-size-16);margin-left: 0}
    .page-location-right{font-size: var(--FEY-font-size-12)}
    .page-location-right svg{width: 18px;height: 18px}
    .page-product-top{padding: 0}
    .page-product-top .container{flex-direction: column;padding: 10px 0}
    .page-product-left{width: 100%;margin-bottom: 30px;}
    .page-product-right{width: 100%;padding: 0 10px;margin-bottom: 30px;}
    .page-product-right .page-title{font-size: var(--FEY-font-size-20);margin-bottom: 15px;}
    .page-product-right .page-text{font-size: var(--FEY-font-size-14)}
    .page-product-details{padding: 40px 0}
    .page-product-channel{font-size: var(--FEY-font-size-24)}
    .page-product-content{margin-top: 10px;}
    .page-product-section{padding: 20px 0;flex-direction: column}
    .page-product-section-title{width:100%;font-size: var(--FEY-font-size-16);font-weight: 900;margin-bottom: 10px;color: var(--FEY-color-BC211F)}
    .page-product-section-text{width: 100%;padding-left: 10px;}
    .page-product-section-text .page-text{font-size: var(--FEY-font-size-14);line-height: 2}
    .page-product-section-text .page-text table tr td{vert-align: top;justify-content: flex-start;vertical-align: top;padding: 10px 10px 10px 0;}
    .page-product-section-text .page-text table tr td:last-child{padding-left: 5vw;}
}
/*page assembly*/
.page-assembly-list{display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 30px}
.page-assembly-item{width: calc((100% - 60px) / 3);margin-right: 30px;background: #F6F6F6;margin-bottom: 30px;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-moz-transition: ease-in-out .3s;-o-transition: ease-in-out .3s;}
.page-assembly-item:nth-child(3n){margin-right: 0}
.page-assembly-block{display: block;}
.page-assembly-img{background: #F8FAFD;height: 24vw;max-height: 260px;min-height: 200px;display: flex;justify-content: center;align-items: center}
.page-assembly-img img{max-height: 90%}
.page-assembly-content{text-align: center;padding: 30px 0}
.page-assembly-title{font-size: var(--FEY-font-size-26);color: var(--FEY-color-black);font-weight: 700}
.page-assembly-subtitle{margin-top: 20px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-black)}
.page-assembly-more{margin-top: 15px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-black)}
.page-assembly-item:hover {box-shadow: 0 0 10px rgba(0,0,0,.1);transform: translateY(-5px)}
.page-assembly-item:hover .page-assembly-title{color: var(--FEY-color-BC211F)}
@media(max-width: 992px){
    .page-assembly-item{width: calc((100% - 20px) / 3);margin-right: 10px;margin-bottom: 20px;}
    .page-assembly-img{height: 18vw;min-height: 180px;}
    .page-assembly-content{padding: 20px 0;}
    .page-assembly-title{font-size: var(--FEY-font-size-18);}
    .page-assembly-subtitle{margin-top: 10px;font-size: var(--FEY-font-size-12)}
    .page-assembly-more{margin-top: 10px;font-size: var(--FEY-font-size-12)}
}
@media(max-width: 767px){
    .page-assembly-list{margin-bottom: 20px;}
    .page-assembly-item{width: 100%;margin-bottom:15px;margin-right: 0;display: flex;justify-content: space-between;align-items: center}
    .page-assembly-block{display: flex;justify-content: space-between;align-items: center}
    .page-assembly-img{height: 15vw;min-height: 140px;}
    .page-assembly-content{padding: 15px;text-align: left}
    .page-assembly-title{font-size: var(--FEY-font-size-14);line-height: 1.5}
}
/*page assembly details*/
.page-assembly-container{padding: 50px 0}
.page-assembly-container .page-title{font-size: var(--FEY-font-size-34);color: var(--FEY-color-black)}
.page-assembly-container .page-title:after{display: block;content: '';width: 40px;height: 4px;background: var(--FEY-color-BC211F);margin: 20px auto}
.page-assembly-details{margin-top: 50px}
.page-assembly-details div{margin: auto;background: var(--FEY-color-f2f2f2);padding: 3vw;font-size: var(--FEY-font-size-16)}
.page-assembly-product{margin-top: 7vw;background: var(--FEY-color-f2f2f2);padding: 4vw;margin-bottom: 3vw}
.page-assembly-channel{font-size: var(--FEY-font-size-28);color: var(--FEY-color-333);margin-bottom: 20px;}
.page-assembly-product .page-text{font-size: var(--FEY-font-size-16);line-height: 2;color: var(--FEY-color-666)}
@media(max-width: 767px){
    .page-assembly-container{padding: 30px 0}
    .page-assembly-container .page-title{font-size: var(--FEY-font-size-24)}
    .page-assembly-details{border-top: solid 1px var(--FEY-color-ddd);margin-top: 30px;padding-top: 30px;}
    .page-assembly-product{margin-top: 50px;padding: 30px;}
    .page-assembly-channel{font-size: var(--FEY-font-size-20);margin-bottom: 15px;}
    .page-assembly-product .page-text{font-size: var(--FEY-font-size-14);line-height: 2}
}
/*page news*/
.page-news-hot{background: #F7F7F7;padding:70px 0}
.page-news-hot-top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 45px}
/*.page-news-hot .container{overflow: hidden}*/
.page-news-channel{font-size: var(--FEY-font-size-40);color: var(--FEY-color-BC211F);font-weight: 700}
.page-news-pagination{position: initial;width: auto;display: flex;align-items: baseline;font-size: var(--FEY-font-size-16);color: var(--FEY-color-black)}
.page-news-pagination span{margin-right: 5px}
.page-news-pagination span.swiper-pagination-current{font-size: var(--FEY-font-size-20);color: var(--FEY-color-BC211F)}
.page-news-pagination span:last-child{margin-left: 5px;}
.page-news-hot .swiper-news{height: 25.26vw;min-height: 300px;}
.page-news-hot .swiper-news .swiper-wrapper{}
.page-news-hot .swiper-news ul li{background: var(--FEY-color-white)}
.page-news-hot-block{display: flex;justify-content: flex-start;align-items: center}
.page-news-hot-img{width: 40vw;height: 25.26vw;min-height: 300px;overflow: hidden}
.page-news-hot-img img{height: 100%;object-fit: cover;width: 100%}
.page-news-hot-content{padding: 0 3.125vw;width: calc(100% - 40vw)}
.page-news-hot-time{font-size: var(--FEY-font-size-16);color: var(--FEY-color-black);display: flex;justify-content: flex-start;align-items: end;margin-bottom: 30px;}
.page-news-hot-time b{font-size: 4.167vw;color: var(--FEY-color-BC211F);line-height: 1;margin-right: 5px}
.page-news-hot-title{font-size: var(--FEY-font-size-24);color: var(--FEY-color-333);margin-bottom: 15px;}
.page-news-hot-summary{font-size: var(--FEY-font-size-14);color: var(--FEY-color-666);line-height: 2;margin-bottom: 10px}
.page-news-hot-more{text-align: right;text-transform:uppercase;font-size: var(--FEY-font-size-16);font-weight: 700;color: var(--FEY-color-BC211F)}
.page-news-hot-button{margin-top: 40px;display: flex;justify-content: flex-end;align-items: flex-end}
.page-news-hot-button>div{position: initial;width: 55px;height: 55px;background: var(--FEY-color-ccc);}
.page-news-hot-button>div:last-child{margin-left: 5px;}
.page-news-hot-button>div:after{color: var(--FEY-color-white);font-size: var(--FEY-font-size-20)}
.page-news-hot-button>div:hover{background: var(--FEY-color-BC211F)}
.page-news-hot .swiper-news ul li:hover .page-news-hot-title{color: var(--FEY-color-BC211F)}
.page-news-container{padding:70px 0}
.page-news-list{margin-bottom:50px;overflow: hidden}
.page-news-item{padding: 30px 0;position: relative}
.page-news-item:before,.page-news-item:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: var(--FEY-color-f2f2f2);content: '';transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-moz-transition: ease-in-out .3s;}
.page-news-item:after{background: var(--FEY-color-BC211F);width: 0}
.page-news-block{display: flex;align-items: center;justify-content: space-between;}
.page-news-left{width: calc(100% - 20.833vw - 4.4vw)}
.page-news-right{width: 20.833vw;margin-left: 4.4vw;min-height: 150px;overflow: hidden;max-height: 250px;height: 13.2vw}
.page-news-right img{height: 100%;object-fit: cover;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;-moz-transition: ease-in-out .3s;}
.page-news-time{font-size: var(--FEY-font-size-16);color: var(--FEY-color-666);margin-bottom: 10px;}
.page-news-title{font-size: var(--FEY-font-size-24);color: var(--FEY-color-333);font-weight: bold;margin-bottom: 20px;}
.page-news-summary{font-size: var(--FEY-font-size-16);line-height: 2;color: var(--FEY-color-666)}
.page-news-item:hover:after{width: 100%}
.page-news-item:hover .page-news-title{color: var(--FEY-color-BC211F)}
@media(max-width: 767px){
    .page-news-hot{padding: 40px 0}
    .page-news-channel{font-size: var(--FEY-font-size-24)}
    .page-news-hot .swiper-news{height: auto}
    .page-news-hot-top{margin-bottom: 30px;}
    .page-news-hot-block{flex-direction: column;}
    .page-news-hot-img{height: 160px;width: 100%;min-height: 160px}
    .page-news-hot-img img{height: 100%;object-fit: cover}
    .page-news-hot-content{width: 100%;padding: 20px}
    .page-news-hot-time{font-size: var(--FEY-font-size-14);margin-bottom: 15px}
    .page-news-hot-time b{font-size: var(--FEY-font-size-24)}
    .page-news-hot-title{font-size: var(--FEY-font-size-16);line-height: 1.8}
    .page-news-hot-summary{font-size: var(--FEY-font-size-12)}
    .page-news-hot-more{font-size: var(--FEY-font-size-12)}
    .page-news-hot-button>div{width: 30px;height: 30px}
    .page-news-hot-button>div:after{font-size: var(--FEY-font-size-14)}
    .page-news-item{padding: 20px 0;}
    .page-news-list{margin-bottom: 30px}
    .page-news-block{flex-direction: column}
    .page-news-left{width: 100%;}
    .page-news-time{font-size: var(--FEY-font-size-12)}
    .page-news-title{font-size: var(--FEY-font-size-16);line-height: 1.6;margin-bottom: 10px}
    .page-news-summary{font-size: var(--FEY-font-size-12);-webkit-line-clamp:2;margin-bottom: 15px;}
    .page-news-right{margin-left: 0;width: 100%;height: auto}
    .page-news-right img{height: auto}
}
/*page news details*/
.page-news-details{background: #F7F7F7;padding: 50px 0}
.page-news-details .container{background: var(--FEY-color-white);padding:40px;}
.page-news-details .page-title{position: relative;font-size: var(--FEY-font-size-24);line-height: 1}
.page-news-details .page-title:before{position: absolute;left: -40px;top: 50%;width: 6px;height: 32px;background: var(--FEY-color-BC211F);content: '';margin-top: -16px;}
.page-info{margin-top: 35px;display: flex;justify-content: space-between;border-bottom: solid 1px var(--FEY-color-f2f2f2);padding-bottom: 30px;align-items: center;margin-bottom:40px;}
.page-info-left{font-size: var(--FEY-font-size-16);color: var(--FEY-color-black)}
.page-info-right{display: flex;justify-content: center;align-items: center}
.page-info-right span{display: flex;font-size: var(--FEY-font-size-16);color: var(--FEY-color-666);margin-left: 20px;justify-content: center;align-items: center}
.page-info-right span svg{width: 16px;height: 16px;fill: var(--FEY-color-666);margin-right: 10px;}
.page-info-right span svg path{fill: var(--FEY-color-666);}
@media(max-width: 767px){
    .page-news-details{padding: 30px 10px;}
    .page-news-details .container{padding: 20px;}
    .page-news-details .page-title{font-size: var(--FEY-font-size-16);line-height: 1.8}
    .page-news-details .page-title:before{left: -20px;}
    .page-info{margin-top: 15px;margin-bottom: 20px;padding-bottom: 15px;}
    .page-info-left{font-size: var(--FEY-font-size-12)}
    .page-info-right span{font-size: var(--FEY-font-size-12)}
}
/*page contact*/
.page-contact{background: #F7F7F7;display: flex;}
.page-contact-left{width: 43.2%;padding: 9.375vw 6vw}
.page-contact-left .page-title{font-size: var(--FEY-font-size-34);color: var(--FEY-color-black);margin-bottom: 50px;font-family: 'Noto Sans CJK SC';font-weight: bold}
.page-contact-tel{display: flex;align-items: center;justify-content: flex-start;margin-bottom: 60px;}
.page-contact-tel i svg{width: 50px;height: 50px;fill: var(--FEY-color-BC211F)}
.page-contact-tel i svg path{fill: var(--FEY-color-BC211F)}
.page-contact-tel p{margin-left: 10px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-BC211F)}
.page-contact-tel p b{display: block;font-size: var(--FEY-font-size-40);color: var(--FEY-color-BC211F);line-height: 1;font-family: 'Noto Sans CJK SC';}
.page-contact-adds{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);line-height: 2;margin-bottom: 70px;}
.page-contact-code{display: flex;justify-content: flex-start;align-items: center}
.page-contact-code-item{margin-right: 2vw;text-align: center;width: calc((100% - 6vw) / 4)}
.page-contact-code-item:last-child{margin-right: 0}
.page-contact-code-item p{font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);margin-top:10px;}
.page-contact-info{margin-top: 60px;font-size: var(--FEY-font-size-16);color: var(--FEY-color-999);line-height: 2}
.page-contact-right{width: 56.8%}
.page-contact-right #map{width: 100%;height: 100%}
@media(max-width: 1180px){
    .page-contact-left .page-title{font-size: var(--FEY-font-size-30)}
    .page-contact-adds{font-size: var(--FEY-font-size-14)}
    .page-contact-code-item p{font-size: var(--FEY-font-size-14)}
    .page-contact-info{font-size: var(--FEY-font-size-12)}
}
@media(max-width: 767px){
    .page-contact{flex-direction: column;}
    .page-contact-left{width: 100%;padding: 30px 10px;}
    .page-contact-left .page-title{font-size: var(--FEY-font-size-20);margin-bottom: 20px;}
    .page-contact-tel{margin-bottom: 20px;}
    .page-contact-tel i svg{width: 40px;height: 40px;}
    .page-contact-tel p{font-size: var(--FEY-font-size-12)}
    .page-contact-tel p b{font-size: var(--FEY-font-size-24)}
    .page-contact-code-item p{font-size: var(--FEY-font-size-12)}
    .page-contact-adds{margin-bottom: 30px;}
    .page-contact-info{margin-top: 30px;}
    .page-contact-right{height: 250px;width: 100%}
}
/*page hr */
.page-hr-banner{margin-top: 0}
.page-hr-banner:after{display: none}
.page-hr-channel{position: absolute;bottom: 6.4vw;width: 100%;height: 105px;background: url(../images/hr-line.png) no-repeat left center;background-size: contain;z-index: 4}
.page-hr-channel .page-channel{margin-top:-44px;justify-content: space-between;padding: 0 10vw}
.page-hr-channel .page-channel a{position: relative}
.page-hr-channel .page-channel a:first-child{margin-top: 50px;}
.page-hr-channel .page-channel a:before{width: 30px;height: 30px;border: solid 1px var(--FEY-color-white);border-radius: 50%;content: '';left: 50%;bottom: -40px;position: absolute;margin-left: -15px;}
.page-hr-channel .page-channel a:after{width: 8px;height: 8px;position: absolute;left: 50%;bottom: -28px;margin-left: -4px;}
.page-hr-channel .page-channel a:last-child:after{display: block}
.page-hr-channel .page-channel a.active{color: var(--FEY-color-white)}
.page-hr-channel .page-channel a.active:before{width: 60px;height:60px;bottom: -70px;margin-left: -30px}
.page-hr-channel .page-channel a.active:after{bottom: -52px;width: 22px;height: 22px;margin-left: -11px}
.page-hr-main{background: #F5F5F5}
.page-hr-container{position: relative;z-index: 2;background: #F5F5F5;padding: 50px 0}
/* .page-hr-container:before{position: absolute;width: 100%;background: url(../images/hr-banner-2.png) no-repeat top left;height: 121px;content: '';left: 0;top: -121px} */
.page-hr-title-en{font-size: 3.125vw;color: var(--FEY-color-BC211F);font-family: 'Noto Sans CJK SC';}
.page-hr-title-cn{font-size: var(--FEY-font-size-48);color: var(--FEY-color-BC211F);font-family: 'Noto Sans CJK SC';font-weight: 700}
.page-hr-top{margin-top: 90px;margin-bottom: 80px;}
.page-hr-form{display: flex;justify-content: space-between;}
.page-hr-form-item{margin-right: 3.125vw;background: var(--FEY-color-white);height: 70px;border-radius: 35px;flex: 1;position: relative}
.page-hr-select{width: 100%;height: 100%;border: none;background: transparent url(../images/icon.png) no-repeat right 30px center;background-size:16px;outline: none;font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);border-radius: 35px; -webkit-overflow-scrolling: touch;-webkit-appearance: none;padding-left: 30px;}
.page-hr-form-item:last-child{margin-right: 0}
.page-hr-icon{position: absolute;right: 30px;top: 50%;transform: translateY(-50%)}
.page-hr-icon svg{width: 16px;height: 16px;fill: var(--FEY-color-999)}
.page-hr-input{width: 100%;height: 100%;padding: 0 30px;outline: none;border: none;font-size: var(--FEY-font-size-16);color: var(--FEY-color-333);border-radius: 35px; }
.page-hr-form-item:last-child{max-width: 202px;background: var(--FEY-color-BC211F);margin-left: 8.125vw}
.page-hr-submit{height: 100%;border: none;width: 100%;border-radius: 35px;font-size: var(--FEY-font-size-24);color: var(--FEY-color-white);background: var(--FEY-color-BC211F)}
.page-hr-item{background: var(--FEY-color-white);border-radius: 50px;overflow: hidden;margin-bottom: 20px}
.page-hr-title{display: flex;justify-content: space-between;height: 80px;align-items: center;padding: 0 3.125vw;cursor: pointer}
.page-hr-title span{font-size: var(--FEY-font-size-18);color: var(--FEY-color-666);display: flex;justify-content: space-between;align-items: center}
.page-hr-title span:first-child{padding-left: 20px;position: relative}
.page-hr-title span:first-child:before{position: absolute;left: 0;top: 50%;width: 6px;height: 6px;background: var(--FEY-color-ccc);border-radius: 50%;content: '';margin-top: -3px;}
.page-hr-title span:last-child{font-size: var(--FEY-font-size-16)}
.page-hr-title span:last-child svg{width: 14px;height: 14px;margin-left: 10px;fill: #C4C4C4;transition: ease-in-out .3s;-webkit-transition: ease-in-out .3s;}
.page-hr-title span:last-child svg path{fill: #C4C4C4}
.page-hr-details{margin:25px 3.125vw;border-top: solid 1px var(--FEY-color-ccc);padding-top: 35px;background: url(../images/hr-backg-1.png) no-repeat bottom right;background-size: 24vw;display: none}
.page-hr-price{text-align: right;font-size: var(--FEY-font-size-20);color: var(--FEY-color-BC211F);font-weight: 900}
.page-hr-subtitle{font-size: var(--FEY-font-size-20);color: var(--FEY-color-333);line-height: 2;margin-bottom:15px;}
.page-hr-section{margin-bottom: 60px;}
.page-hr-section .page-text{font-size: var(--FEY-font-size-16);color: var(--FEY-color-666);line-height: 2;}
.page-hr-button{margin-bottom: 60px}
.page-hr-button button{display: flex;border: solid 1px #E0E0E0;box-shadow: 0px 5px 10px 0px #B8B8B8;justify-content: center;align-items: center;font-size: var(--FEY-font-size-18);color: var(--FEY-color-BC211F);height: 80px;border-radius: 40px;background: var(--FEY-color-white);width: 260px;}
.page-hr-button button svg{width: 20px;height: 20px;fill: var(--FEY-color-BC211F);margin-right: 20px;}
.page-hr-item:hover .page-hr-title span:first-child{color: var(--FEY-color-BC211F)}
.page-hr-item:hover .page-hr-title span:first-child:before{background: var(--FEY-color-BC211F)}
.page-hr-item.active .page-hr-title span:last-child svg{transform: rotate(90deg)}
.page-benefits{margin-top: 110px;display: flex;justify-content: space-between;}
.page-benefits-left{width: 26vw;}
.page-benefits-left .page-text{font-size: var(--FEY-font-size-16);color: var(--FEY-color-999);line-height: 2;margin-top: 50px;}
.page-benefits-right{width: 45.823vw}
.page-benefits-item{margin-bottom: 45px;display: flex;justify-content: space-between;align-items: center}
.page-benefits-content{position: relative;width: calc(100% - 13.125vw - 3.125vw)}
.page-benefits-title{font-size: var(--FEY-font-size-24);color: var(--FEY-color-333)}
.page-benefits-subtitle{font-size: var(--FEY-font-size-16);color: var(--FEY-color-999);line-height: 2;margin-bottom: 20px;}
.page-benefits-summary{font-size: var(--FEY-font-size-16);color: var(--FEY-color-999);line-height: 2;position: relative;z-index: 2}
.page-benefits-number{position: absolute;right: 0;bottom: -2vw;color: #EBEBEB;font-size: 10.4167vw;line-height: 1}
.page-benefits-img{width: 13.125vw;height: 13.125vw;border-radius: 50%;display: flex;justify-content: center;align-items: center;overflow: hidden}
.page-benefits-img img{width: 100%;height: 100%;object-fit: cover}
.page-environment{padding: 70px 0;}
.page-environment .swiper-environment{padding-bottom: 90px;}
.swiper-environment ul li{border-radius: 50px;overflow: hidden;position: relative;}
.swiper-environment ul li img{max-width: 100%;}
.page-environment-title{position: absolute;left: 0;bottom: 55px;width: 100%;font-size: var(--FEY-font-size-30);color: var(--FEY-color-white);text-align: center;display: none}
.swiper-environment ul li.swiper-slide-active:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:  linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);content: ''}
.swiper-environment ul li.swiper-slide-active .page-environment-title{display: block}
.environment-pagination span.swiper-pagination-bullet-active{background: var(--FEY-color-BC211F)}
#layer{display: none}
.layer-container{width: 35vw;min-width: 800px;padding: 30px}
.layer-from{display: flex;flex-direction: row;flex-wrap: wrap}
.layer-item{display: flex;margin-bottom: 20px;padding:5px 10px;align-items: center;width: calc((100% - 40px) / 2);margin-right: 40px}
.layer-item:nth-child(2n){margin-right: 0}
.layer-item:nth-child(3),.layer-item:last-child{width: 100%}
.layer-item:last-child{margin-bottom: 0}
.layer-item-title{width: 100px;font-size: var(--FEY-font-size-14);color: var(--FEY-color-333);justify-content: space-between;display: inline-block;text-align: justify;text-justify: distribute-all-lines;text-align-last: justify;padding-right: 15px}
.layer-item-input{flex: 1;position: relative;display: flex}
.layer-item-input input[type=text]{height: 40px;border: none;border-bottom: solid 1px var(--FEY-color-ddd);font-size: var(--FEY-font-size-16);color: var(--FEY-color-BC211F);padding-left: 10px;outline: none;width: 100%}
.layer-file-name{height: 40px;border-bottom: solid 1px var(--FEY-color-ddd);display: flex;align-items: center;padding-left: 10px;font-size: var(--FEY-font-size-12);color: var(--FEY-color-999);padding-right: 20px;flex: 1}
.layer-file-button{border: solid 1px var(--FEY-color-BC211F);border-radius: 5px;background: var(--FEY-color-BC211F);font-size: var(--FEY-font-size-14);color: var(--FEY-color-white);line-height: 1}
.layer-file-button p{font-size: var(--FEY-font-size-12)}
.layer-file-input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;;cursor: pointer}
.layer-item-submit{width: 160px;height: 40px;background: var(--FEY-color-BC211F);color: var(--FEY-color-white);font-size: var(--FEY-font-size-16);border-radius: 10px;border: none;outline: none}
.layui-layer .layui-layer-title{font-size: var(--FEY-font-size-20);color: var(--FEY-color-BC211F);font-weight: bold}
@media(max-width: 1180px){
    .page-hr-form-item{height: 50px;}
    .page-hr-form-item:last-child{margin-left: 3vw}
    .page-hr-title{height: 60px;}
    .page-hr-button button{height: 60px;width: 180px}
    .page-benefits-right{width: 62vw}
    .page-environment-title{bottom: 20px;font-size: var(--FEY-font-size-18)}

}
@media(max-width: 992px){
    .layer-container{width: 95vw;min-width: auto}
    .layer-from{flex-direction: column}
    .layer-item{width: 100%;margin-right: 0}
}
@media(max-width: 767px){
    .page-hr-banner{margin-top: 60px;}
    .page-hr-banner .page-banner-content{padding-bottom: 90px;}
    .page-hr-channel .page-channel a:after{display: block}
    .page-hr-channel .page-channel a.active:before{width: 40px;height: 40px;margin-left: -20px;}
    .page-hr-channel .page-channel a.active:after{width: 10px;height: 10px;margin-left: -5px;bottom: -54px}
    .page-hr-container{margin-top: -15px}
    /* .page-hr-container:before{height: 30px;top: -20px;background-size: contain} */
    .page-hr-title-en{font-size: var(--FEY-font-size-26)}
    .page-hr-title-cn{font-size: var(--FEY-font-size-20)}
    .page-hr-top{margin-top: 40px;margin-bottom: 40px;}
    .page-hr-form{flex-direction: row;flex-wrap: wrap}
    .page-hr-form-item{width: calc(50% - 2vw);flex: none;margin-bottom: 20px;height: 40px;}
    .page-hr-form-item:nth-child(2){margin-right: 0}
    .page-hr-form-item:nth-child(3){width: 100%;margin-right: 0}
    .page-hr-select{font-size: var(--FEY-font-size-14)}
    .page-hr-input{font-size: var(--FEY-font-size-14)}
    .page-hr-form-item:last-child{width: 100%;max-width: 100%;background: transparent;text-align: center;margin-left: 0}
    .page-hr-submit{width: 50%;margin: auto;font-size: var(--FEY-font-size-16)}
    .page-hr-item{border-radius: 20px;}
    .page-hr-title{height: 50px}
    .page-hr-title span{font-size: var(--FEY-font-size-14)}
    .page-hr-title span:last-child{font-size: var(--FEY-font-size-14)}
    .page-hr-price{text-align: left;font-size: var(--FEY-font-size-16);margin-bottom: 10px;}
    .page-hr-details{margin-top: 5px;padding-top: 20px;}
    .page-hr-section{margin-bottom: 30px;}
    .page-hr-subtitle{font-size: var(--FEY-font-size-16);margin-bottom: 10px;}
    .page-hr-section .page-text{font-size: var(--FEY-font-size-12)}
    .page-hr-button{margin-bottom: 40px;}
    .page-hr-button button{height: 50px;width: 160px;font-size: var(--FEY-font-size-16)}
    .page-benefits{margin-top: 50px;flex-direction: column}
    .page-benefits-left{width: 100%}
    .page-benefits-left .page-text{margin-top: 30px;font-size: var(--FEY-font-size-14);margin-bottom: 40px;}
    .page-benefits-right{width: 100%}
    .page-benefits-img{width: 20vw;height: 20vw}
    .page-benefits-content{width: calc(100% - 20vw - 3vw)}
    .page-benefits-item{margin-bottom: 20px;}
    .page-benefits-title{font-size: var(--FEY-font-size-18)}
    .page-benefits-subtitle{font-size: var(--FEY-font-size-14);margin-bottom: 10px;}
    .page-benefits-summary{font-size: var(--FEY-font-size-12)}
    .page-benefits-number{font-size: 20vw}
    .page-environment{padding: 30px 0 50px}
    .page-environment .swiper-environment{padding-bottom: 50px;}
    .swiper-environment ul li{border-radius: 20px;}
    .page-environment-title{bottom: 15px;font-size: var(--FEY-font-size-16)}
    .layer-container{padding: 20px 10px}
    .layer-item-title{font-size: var(--FEY-font-size-12);width: 80px;}
    .layer-file-name{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
    .layer-file-button{font-size: var(--FEY-font-size-12)}
}
/*page*/
.page a,.page b{box-shadow:0 0 5px rgba(0,0,0,.2);margin:5px;border-color:#fff;color:#777;line-height:36px;height:36px;border-radius:4px;padding:0 12px}
.page b{background:var(--FEY-color-BC211F);border-color:var(--FEY-color-BC211F);color:#fff}
.page a:hover{border-color:var(--FEY-color-BC211F);color:var(--FEY-color-BC211F)}
@media (max-width:760px){.page a,.page b{height:28px;line-height:28px;padding:0 8px}
}

/*page next*/
.page-next {margin-top: 30px;padding-top: 15px;display: flex;justify-content: space-between;}
.page-next p {font-size: 14px;line-height: 30px;color: var(--FEY-color-999);position: relative;display: flex;background: #F5F5F5;align-items: center;justify-content: center;padding: 8px 35px;}
.page-next p:last-child {text-align: right}
.page-next p svg{width: 16px;height: 16px;fill: var(--FEY-color-666)}
.page-next p a {color: var(--FEY-color-black);display: block;font-weight: 700;position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0}
.page-next p:hover, .page-next p:hover a {background: var(--FEY-color-BC211F);color: var(--FEY-color-white)}
.page-next p:hover svg{fill: var(--FEY-color-white)}
@media(max-width: 767px){
    .page-next p{padding: 5px 10px;font-size: var(--FEY-font-size-12);line-height: 2}
}