body{font-family:"微软雅黑";font-size:16px;}
a{text-decoration: none;}
input,textarea:focus{outline: none;}
.text-truncate2{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-truncate3{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.text-truncate4{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.font-arial{font-family: 'Arial' !important;}
.animate-box {opacity: 0;}

.btns{display: inline-block;border: 2px solid #ff6a00;color: #ff6a00;border-radius: 50px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.btns:hover{background-color: #ff6a00;color: #ffffff;}

.items-box{padding: 12px 0 12px 0;}
.items-box:nth-child(even){background-color: #f8f8f8;}
.items-conts{padding: 12px 0 0 0;}

.items-title{font-size: 20px;color: #000000;text-align: center;font-weight: bold;}
.items-title.color{color: #ff6a00;}
.items-title .hot{padding-right: 25px;background: url('../images/web/alygj/img/icon-hot.png') no-repeat right center;background-size: auto 22px;}
.items-desc{font-size: 14px;color: #666666;text-align: center;}
.items-info{font-size: 14px;color: #333333;padding-bottom: 0px;}

/*顶部菜单*/
.navbar-style2{padding: 0;position: fixed;left: 0;right:0;top: 0px;z-index: 1001;background-color: #ffffff;box-shadow: rgb(0 0 0 / 10%) 0 1px 2px;}
.navbar-style2 .navbar-toggler{padding:0 8px;color:#000000;cursor:pointer;font-family:'FontAwesome';}
.navbar-style2 .navbar-toggler::before{content:"\f00d";font-size:20px;}
.navbar-style2 .navbar-toggler.collapsed::before{content:"\f0c9";font-size:18px;}
.navbar-style2 .navbar-brand{padding:0;margin:0;font-size: 0;height: 50px;line-height: 50px;}
.navbar-style2 .navbar-brand>img{max-height: 100%;height: 28px;}
.navbar-style2 .navbar-collapse{justify-content: flex-end;}
.navbar-style2 .nav-item .nav-link{padding: 0 0;color: #000000;height: 50px;line-height: 50px;font-size: 16px;text-align: center;position: relative;}
.navbar-style2 .nav-item .nav-link:hover,.navbar-style2 .nav-item .nav-link.active{color: #ff6a00;}
.navbar-style2 .nav-item .nav-link .btns{line-height: normal;padding: 8px 20px;}
/*顶部菜单*/

/*首页滚动*/
.banner{position: relative;padding-top: 50px;}
.home-banner{width: 100%;height: 100%;}
.home-banner .swiper-slide{background: #fff;display: flex;}
.home-banner .swiper-slide img{display: block;width: 100%;height: 100%;}
.home-banner .swiper-slide .details{padding-top: 12px;position: absolute;left: 0;top: 0;right: 0;}
.home-banner .swiper-slide .details .title{font-size: 18px;font-weight: bold;color: #ffffff;}
.home-banner .swiper-slide .details .desc{margin-top: 2px;font-size: 14px;font-weight: bold;color: #ffffff;}
.home-banner .swiper-slide .details .btnx{margin-top: 2px;font-size: 0px;}
.home-banner .swiper-slide .details .btnx>a{font-size: 12px;margin-right: 5px;display:inline-block;color: #ffffff;padding: 5px 5px;border-radius: 4px;}
.home-banner .swiper-slide .details .btnx>a:last-child{margin-right: 0px;}
.home-banner .swiper-slide .details .btnx>a.btn1{background: #ff6a00;}
.home-banner .swiper-slide .details .btnx>a.btn2{background: linear-gradient(to right, #ff4047, #ff9866);}
/*首页滚动*/

.banner-m{position: unset;}
.banner-m .rows{--bs-gutter-x: 0;padding-right: calc(.5* var(--bs-gutter-x));padding-left: calc(.5* var(--bs-gutter-x));}
.banner-m .col-lg-3{background: none;margin-top: 12px;}
.bmenu{padding: 8px 8px;border-radius: 5px;height: 100%;display: block;align-items: center;justify-content: center;background-color: #ff6a00;}
.bmenu .images{display: flex;align-items: center;justify-content: center;}
.bmenu .images .imgs{width: 30px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.bmenu .images .title{font-size: 16px;padding-left: 5px;font-weight: bold;color: #ffffff;flex: 1;display: block;}
.bmenu:hover .images .imgs{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.bmenu .details{flex: 1;padding-left: 0px;}
.bmenu .details .title{font-size: 16px;font-weight: bold;color: #ffffff;display: none;}
.bmenu .details .desc{font-size: 14px;color: #ffffff;}

.ys-box{margin-bottom: 12px;}
.ys-box:last-child{margin-bottom: 0px;}
.ys{padding: 12px;height: 100%;display: block;background-color: #ffffff;box-shadow: 0 0px 16px 0 rgb(0, 0, 0, 0.1);}
.ys .images{text-align: center;display: flex;align-items: center;}
.ys .images .imgs{width: 30px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.ys:hover .images .imgs{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.ys .images .title{font-size: 18px;font-weight: bold;color: #000000;margin-top: 0px;flex: 1;text-align: left;padding-left: 10px;}
.ys:hover .images .title{color: #ff6a00;}
.ys .details{margin-top: 0px;}
.ys .details .desc{font-size: 14px;color: #666666;}
.ys.flexs{height: auto;margin-bottom: 12px;}
.ys.flexs:last-child{margin-bottom: 0px;}
.ys.flexs .images{display: flex;align-items: center;}
.ys.flexs .images .title{margin-top: 0px;flex: 1;text-align: left;padding-left: 10px;}
.ys.flexs .details{margin-top: 0px;}

.item2-menu{padding: 0;}
.item2-menu .swiper-slide{width: auto;color: #000000;background-color: #ffffff;cursor:pointer;padding: 0 24px;border-radius: 20px;height: 40px;line-height: 40px;font-size: 16px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.item2-menu .swiper-slide:hover,.item2-menu .swiper-slide-thumb-active{background-color: #ff6a00;color: #ffffff;}

.item2-pack{margin-top: 12px;}
.item2-pack .swiper-slide{padding: 5px;}
.item2-pack .swiper-slide .col-lg-4{margin-bottom: 12px;}
.item2-pack .swiper-slide .col-lg-4:last-child{margin-bottom: 0px;}

.products-box{margin-bottom: 12px;}
.products-box:last-child{margin-bottom: 0px;}
.products{padding: 12px 12px 40px 12px;border-radius: 10px;overflow: hidden;height: 100%;display: block;background-color: #ffffff;box-shadow: 0 0px 5px 0 rgb(0, 0, 0, 0.1);position: relative;}
.products .title{font-size: 16px;font-weight: bold;color: #000000;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.products .title span{font-size: 12px;padding: 2px 6px;border-radius: 4px;margin-left: 10px;background-color: #ff6a00;color: #ffffff;font-weight: normal;opacity: 1;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.products .desc{font-size: 14px;color: #666666;margin-top: 5px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.products .info{font-size: 14px;color: #666666;margin-top: 5px;opacity: 1;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.products .info span{color: #ff6a00;font-weight: bold;margin-left: 10px;white-space: nowrap;}
.products .more,.products .more2{font-size: 14px;position: absolute;left: 12px;bottom: 12px;height: 20px;line-height: 20px;}
.products .more2{bottom: 12px;}
.products .more span,.products .more2 span{display: none;color: #000000;font-weight: bold;}
.products .more::after{position: absolute;content: '';width: 17px;height: 12px;background: url('../images/web/alygj/img/more.png') no-repeat center center;top: 50%;margin-top: -6px;right: 0;margin-right: -22px;}
.products:hover .title span{opacity: 1;}
.products:hover .info{opacity: 1;}
.products:hover .more::after{position: absolute;content: '';width: 17px;height: 12px;background: url('../images/web/alygj/img/more-h.png') no-repeat center center;top: 50%;margin-top: -6px;right: 0;margin-right: -22px;}
.products:hover .more span,.products:hover .more2 span{display: block;}
.products.bg{padding: 12px 12px 50px 12px;}
.products.bg:hover{background-image: url('../images/web/alygj/img/fa-bg.jpg');background-repeat: no-repeat;background-size: cover;background-position: center center;}
.products.bg:hover .title{color:#ffffff;}
.products.bg:hover .desc{color:#ffffff;}
.products.bg:hover .more2{background-color: #ff6a00;padding: 0 20px;border-radius: 30px;height: 30px;line-height: 30px;}
.products.bg:hover .more2 span{color: #ffffff;font-size: 14px;}

.lc-box{margin-bottom: 12px;}
.lc{padding: 12px 12px;border-radius: 5px;height: 100%;display: flex;;align-items: center;justify-content: center;background-color: #ffffff;box-shadow: 0 0px 10px 0 rgb(0, 0, 0, 0.1);}
.lc .images{display: none;}
.lc .images .imgs{width: 30px;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.lc:hover .images .imgs{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.lc .details{flex: 1;padding-left: 0px;}
.lc .details .title{font-size: 14px;font-weight: bold;color: #000000;}
.lc .details .desc{font-size: 12px;color: #666666;}
.lc:hover .details .title{color: #ff6a00;}
.lc:hover .details .desc{color: #ff6a00;}

.map{text-align: center;}
.map>img{max-width: 100%;}
.qy-box{margin-bottom: 12px;}
.qy-box:last-child{margin-bottom: 0;}
.qy{height: 100%;padding: 12px 12px;border-radius: 5px;display: block;background-image: url('../images/web/alygj/img/qy-bg.jpg');background-repeat: no-repeat;background-size: cover;background-position: center center;-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.qy .title{font-size: 16px;font-weight: bold;color: #ffffff;}
.qy .desc{font-size: 12px;color: #ffffff;margin-top: 12px;}
.qy:hover{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}

.wt-box{margin-bottom: 12px;}
.wt-box:last-child{margin-bottom: 0;}
.wt{height: 100%;padding: 12px 12px;border-radius: 5px;display: block;background: linear-gradient(to bottom, #ffeee2, #fafafa);}
.wt .title{font-size: 16px;font-weight: bold;color: #000000;}
.wt .title::before{width: 38px;height: 28px;line-height: 28px;padding-left: 4px;color: #ffffff;display: inline-block;font-family: 'Arial';font-size: 16px;background-image: url('../images/web/alygj/img/icon-2.png');background-repeat: no-repeat;background-size: 100% auto;}
.wt-box:nth-child(1) .wt .title::before{content: 'Q1';}
.wt-box:nth-child(2) .wt .title::before{content: 'Q2';}
.wt-box:nth-child(3) .wt .title::before{content: 'Q3';}
.wt-box:nth-child(4) .wt .title::before{content: 'Q4';}
.wt-box:nth-child(5) .wt .title::before{content: 'Q5';}
.wt-box:nth-child(6) .wt .title::before{content: 'Q6';}
.wt .desc{font-size: 12px;margin-top: 12px;border-radius: 5px;padding: 10px;border: 1px solid #f0f0f0;background-color: #ffffff;color: #666666;}

.footer{background-color: #3b3a50;padding: 20px 0;}
.footer .box1{display: flex;align-items: center;}
.footer .box1 .images{width: 100px;}
.footer .box1 .images>img{max-width: 100%;}
.footer .box1 .details{padding-left: 10px;}
.footer .box1 .details .title{font-size: 16px;padding-top: 25px;background: url('../images/web/alygj/img/icon-1.png') no-repeat left top;color: #ffffff;background-size: 20px 21px;}
.footer .box1 .details .desc{font-size: 30px;color: #ffffff;font-weight: bold;font-family: 'Arial';}
.footer .box2 h3{font-size: 16px;color: #ffffff;font-weight: bold;margin-bottom: 10px;margin-top: 15px;}
.footer .box2 a{display: block;font-size: 12px;color: #cccccc;margin-top: 10px;}

.footer-bottom{padding: 10px 0;background-color: #3b3a50;border-top: 1px solid #454455;}
.footer-bottom .container{font-size: 0;text-align: center;}
.footer-bottom .container .title{font-size: 14px;color: #ffffff;}
.footer-bottom .container .items{font-size: 14px;margin-right: 25px;color: #ffffff;}
.footer-bottom .container .items:last-child{margin-right: 0px;}

.cases-box{margin-bottom: 12px;}
.cases{box-shadow: 0 0px 5px 0 rgb(0, 0, 0, 0.1);border-radius: 5px;height: 100%;position: relative;background-color: #ffffff;overflow: hidden;}
.cases .header{background-color: #fff7f2;}
.cases .header,.cases .body{padding: 0 12px;}
.cases .body{padding-bottom: 60px;}
.cases .title{font-size: 14px;font-weight: bold;color: #000000;padding-top: 12px;}
.cases:hover .title{color: #ff6a00;}
.cases .stitle{font-size: 14px;font-weight: bold;color: #000000;padding-top: 2px;}
.cases .desc{font-size: 12px;color: #666666;padding-top: 2px;}
.cases .labels{padding: 2px 0 10px 0;}
.cases .labels span{font-size: 12px;padding: 2px 8px;border-radius: 4px;color: #ffffff;display: inline-block;}
.cases .labels span.bg-orange{background-color: #ff6a00;}
.cases .confs{display: flex;font-size: 12px;color: #333333;padding: 10px 0;border-bottom: 1px solid #f2f2f2;}
.cases .confs .q{text-align: left;}
.cases .confs .a{flex: 1;}
.cases .prices{font-size: 0;padding: 5px 0 0;}
.cases .prices .txt1{font-size: 14px;color: #000000;}
.cases .prices .unit{font-size: 20px;color: #000000;font-weight: bold;font-family: 'Arial';}
.cases .prices .num1{font-size: 30px;color: #ff6a00;font-weight: bold;font-family: 'Arial';}
.cases .prices .num2{font-size: 14px;color: #ff6a00;font-weight: bold;font-family: 'Arial';}
.cases .prices .txt2{font-size: 14px;color: #000000;}
.cases .btns-box{position: absolute;left: 0;bottom: 12px;right: 0;padding: 0 12px;}
.cases .btns{width: 100%;padding: 8px 0;text-align: center;}
.cases .btns span{padding-left: 28px;font-size: 14px;background-size: auto 17px;font-weight: bold;background-image: url('../images/web/alygj/img/btn.png');background-repeat: no-repeat;background-position: left center;}
.cases .btns:hover span{background-image: url('../images/web/alygj/img/btn-h.png');}

.marks-box{margin-bottom: 12px;}
.marks{display: block;font-size: 16px;height: 100%;background-color: #f4f4f4;color: #000000;position: relative;border-radius: 5px;overflow: hidden;}
.marks.bg{background-color: #ff6a00;color: #ffffff;}
.marks .items{padding: 0 12px;}
.marks .items1{width: 100%;padding-top: 12px;padding-bottom: 12px;background-color: #ff6a00;color: #ffffff;}
.marks .items2{width: 100%;}
.marks .items3{width: 100%;}
.marks .items4{flex: 1;}
.marks .items5{width: 100%;padding-bottom: 70px;}
.marks .items6{width: 100%;position: absolute;left: 0;bottom: 12px;right: 0;}
.marks .btns{font-size: 14px;padding: 8px 25px;width: 100%;text-align: center;}
.marks .attrs{position: relative;padding-left: 20px;margin-top: 10px;}
.marks .attrs::before{content: '\f00c';position: absolute;left: 0;font-family:'FontAwesome';color: #ff6a00;}
.marks .prics{padding-left: 20px;}

.marks .prices{font-size: 0;padding: 10px 0 0;}
.marks .prices .unit{font-size: 20px;color: #000000;font-weight: bold;font-family: 'Arial';}
.marks .prices .num1{font-size: 30px;color: #ff6a00;font-weight: bold;font-family: 'Arial';}
.marks .prices .num2{font-size: 14px;color: #ff6a00;font-weight: bold;font-family: 'Arial';}
.marks .prices .txt{font-size: 14px;color: #000000;}

@media (min-width:576px){
    
}
@media (min-width:992px){
    
    
    .col-1-5{width: 20%;}
    
    .items-box{padding: 60px 0 60px 0;}
    .items-conts{padding: 60px 0 0 0;}
    
    .items-title{font-size: 36px;}
    .items-title .hot{padding-right: 45px;background-size: auto 40px;}
    .items-desc{font-size: 16px;}
    .items-info{font-size: 16px;padding-bottom: 20px;}
    
    .navbar-style2 .navbar-brand>img{height: auto;}
    .navbar-style2 .nav-item .nav-link{padding: 0 6px;height: 100px;line-height: 100px;font-size: 16px;}
    .navbar-style2 .nav-item .nav-link:after{position:absolute;bottom: 15px;left:50%;width:16px;height:4px;margin-left: -8px;background:#ff6a00;content:'';opacity:0;transition:0.3s;border-radius: 2px;}
    .navbar-style2 .nav-item .nav-link.active:after,.navbar-style2 .nav-item .nav-link:hover:after{bottom:20px;opacity:1;}
    
    .banner{padding-top: 100px;}
    .home-banner .swiper-slide .details{padding-top: 50px;}
    .home-banner .swiper-slide .details .title{font-size: 40px;}
    .home-banner .swiper-slide .details .desc{margin-top: 4px;font-size: 20px;}
    .home-banner .swiper-slide .details .btnx{margin-top: 20px;}
    .home-banner .swiper-slide .details .btnx>a{font-size: 16px;margin-right: 10px;padding: 10px 10px;border-radius: 4px;}
    
    .banner-m{position: absolute;left: 0;bottom: 0px;right: 0;z-index: 1000;}
    .banner-m .rows{--bs-gutter-x: 1.5rem;}
    .banner-m .col-lg-3{background: linear-gradient(to right, rgb(255 255 255 / 10%), rgb(255 0 0 / 10%));margin-top: 0px;}
    .bmenu{padding: 15px 0px;display: flex;background-color: unset;}
    .bmenu .images .imgs{width: 100%;}
    .bmenu .images .title{display: none;}
    .bmenu .details{padding-left: 5px;}
    .bmenu .details .title{font-size: 20px;display: block;}
    .bmenu .details .desc{font-size: 14px;}
    
    .ys-box{margin-bottom: 0px;}
    .ys{padding: 20px;height: 100%;}
    .ys .images{display: block;}
    .ys .images .imgs{width: auto;}
    .ys .images .title{font-size: 18px;margin-top: 50px;text-align: center;padding-left: 0;}
    .ys .details{margin-top: 50px;}
    .ys .details .desc{font-size: 16px;}
    .ys.flexs{margin-bottom: 24px;}

    .item2-menu .swiper-slide{padding: 0 45px;border-radius: 30px;height: 60px;line-height: 60px;font-size: 18px;}
    
    .item2-pack{margin-top: 30px;}
    .item2-pack .swiper-slide{padding: 10px;}
    .item2-pack .swiper-slide .col-lg-4{margin-bottom: 24px;}
    .item2-pack .swiper-slide .col-lg-4:last-child{margin-bottom: 24px;}
    
    .products-box{margin-bottom: 0px;}
    .products{padding: 40px 30px 80px 30px;border-radius: 10px;box-shadow: 0 0px 10px 0 rgb(0, 0, 0, 0.1);}
    .products .title{font-size: 18px;}
    .products .title span{font-size: 14px;padding: 2px 6px;margin-left: 10px;opacity: 0;}
    .products .desc{font-size: 16px;margin-top: 5px;}
    .products .info{font-size: 16px;margin-top: 5px;opacity: 0;}
    .products .more,.products .more2{font-size: 16px;left: 30px;bottom: 40px;height: 24px;line-height: 24px;}
    .products .more2{bottom: 38px;height: 30px;line-height: 30px;}
    .products.bg{padding: 40px 30px 80px 30px;}
    
    .lc-box{margin-bottom: 24px;}
    .lc{padding: 50px 15px;}
    .lc .images{display: block;}
    .lc .images .imgs{width: 100%;}
    .lc .details{padding-left: 10px;}
    .lc .details .title{font-size: 18px;}
    .lc .details .desc{font-size: 16px;}
    
    .qy-box{margin-bottom: 0px;}
    .qy{padding: 40px 20px;border-radius: 10px;}
    .qy .title{font-size: 24px;}
    .qy .desc{font-size: 16px;margin-top: 40px;}
    
    .wt-box{margin-bottom: 24px;}
    .wt-box:last-child{margin-bottom: 24px;}
    .wt{padding: 40px 20px;border-radius: 10px;}
    .wt .title{font-size: 18px;}
    .wt .desc{font-size: 16px;margin-top: 40px;}
    
    .footer{padding: 60px 0;}
    .footer .box1 .images{width: 140px;}
    .footer .box1 .details{padding-left: 10px;}
    .footer .box1 .details .title{font-size: 16px;padding-top: 50px;background: url('../images/web/alygj/img/icon-1.png') no-repeat left top;color: #ffffff;}
    .footer .box1 .details .desc{font-size: 40px;}
    .footer .box2 h3{font-size: 18px;margin-bottom: 25px;margin-top: 20px;}
    .footer .box2 a{font-size: 14px;margin-top: 15px;}
    
    .footer-bottom{padding: 20px 0;}
    
    .cases-box{margin-bottom: 24px;}
    .cases{border-radius: 10px;}
    .cases .header,.cases .body{padding: 0 15px;}
    .cases .body{padding-bottom: 90px;}
    .cases .title{font-size: 16px;padding-top: 15px;}
    .cases .stitle{font-size: 16px;padding-top: 5px;}
    .cases .desc{font-size: 14px;padding-top: 5px;}
    .cases .labels{padding: 5px 0 15px 0;}
    .cases .labels span{padding: 4px 12px;}
    .cases .confs{font-size: 14px;padding: 15px 0;}
    .cases .prices{padding: 10px 0 0;}
    .cases .btns-box{bottom: 15px;padding: 0 15px;}
    .cases .btns{padding: 12px 0;}
    .cases .btns span{padding-left: 30px;font-size: 16px;background-size: auto 19px;}
}
@media (min-width:1200px){
    .navbar-style2 .nav-item .nav-link{padding: 0 12px;font-size: 18px;}

    .bmenu{padding: 30px 0px;}
    .bmenu .details{padding-left: 10px;}
    .bmenu .details .title{font-size: 18px;}
    .bmenu .details .desc{font-size: 16px;}
    
    .footer .box2 h3{padding-bottom: 0px;}
    
    .marks-box{margin-bottom: 0px;}
    .marks{display: flex;font-size: 16px;height: auto;border-bottom: 1px solid #ffffff;}
    .marks .items{padding: 15px 0;}
    .marks .items1{width: 250px;padding-left: 20px;padding-top: 15px;padding-bottom: 15px;background-color: transparent;color: #000000;}
    .marks.bg .items1{color: #ffffff;}
    .marks .items2{width: 150px;}
    .marks .items3{width: 150px;}
    .marks .items4{flex: 1;}
    .marks .items5{width: 180px;padding-bottom: 0;}
    .marks .items6{width: 120px;padding: 5px 0;position: unset;}
    .marks .btns{font-size: 14px;padding: 8px 25px;width: auto;}
    .marks .prics{padding-left: 0px;}
    .marks .prices{font-size: 0;padding: 0;}
    .marks .prices .unit{font-size: 16px;color: #000000;font-weight: normal;font-family: 'Arial';}
    .marks .prices .num1{font-size: 16px;color: #000000;font-weight: normal;font-family: 'Arial';}
    .marks .prices .num2{font-size: 16px;color: #000000;font-weight: normal;font-family: 'Arial';}
    .marks .prices .txt{font-size: 16px;color: #000000;}
}
@media (min-width:1400px){
    .navbar-style2 .nav-item .nav-link{padding: 0 10px;}
    
    .home-banner .swiper-slide .details{padding-top: 60px;}
    .home-banner .swiper-slide .details .title{font-size: 90px;}
    .home-banner .swiper-slide .details .desc{margin-top: 5px;font-size: 24px;}
}