/* banner */
.banner{overflow-x: hidden;}
.banner img{width: 100%;height: 937px;}

.banner .swiper-slide{overflow: hidden;}
.banner .slide-inner{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-position: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;color:#fff;}
.banner .hb img,.banner .mb img{opacity: 0;}
.banner .mb{display: none;}
.banner .mb img{width: 100%;height: auto;min-height: 230px;}
.banner .swiper-pagination-bullet{transition: all 0.3s;}
.banner .swiper-pagination-bullet-active{width: 24px;background-color: #fff;border-radius: 4px;}



/* about */
.area.about{padding: 5.5% 15px;}
.about{position: relative;background-size: cover;background-position: center;}
.area.about h2{margin: 0;}
.about h2{width: 40%;float: left;display: block;color: #fff;}
.about .n-area h2 span{color: #fff;}
.about .a-con{width: 60%;float: left;color: #fff;font-size: 16px;line-height: 30px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;margin-top: 3%;}
.about .ab-link{background-color: #fff;padding: 4% 0 3%;margin-top: 5%;}
.about .ab-link ul li{padding: 0 5%;border-left: 1px solid #cccccc;}
.about .ab-link ul li:first-child{border-left: 0;}
.about .ab-link ul li img{height: 38px;filter: brightness(0);}
.about .ab-link ul li:hover img{filter: brightness(1);transform: translateY(-3px);}
.about .ab-link ul li h3{font-size: 20px;color: #2e2e2e;margin: 20px 0 10px;}
.about .ab-link ul li p{font-size: 16px;color: #999;}




/* product */
.area.product{padding: 0;background-color: #f1eff0;}
.product{background-size: 100%;background-position: center bottom;background-repeat: no-repeat;overflow: hidden;}

.product .n-area{display: flex;flex-wrap: wrap;padding: 75px 15px 60px;}
.area.product h2{width: 30%;margin: 0;}
.product .pro-cate{width: 70%;display: flex;}
.product .pro-cate .li{flex-grow: 1;margin-right: 5%;border-top: 3px solid rgba(0,0,0,.6);padding-bottom: 100px;position: relative;}
.product .pro-cate .li:last-child{margin-right: 0;}
.product .pro-cate .li h2{width: 100%;font-size: 24px;color: rgba(0,0,0,.8);margin-top: 25px;}
.product .pro-cate .li h2 p{font-size: 16px;font-weight: 600;text-transform: capitalize;line-height: 35px;color: rgba(0,0,0,.4);}
.product .pro-cate .li img{position: absolute;height: 60px;right: 0;bottom: 0;filter: brightness(0);}
.product .pro-cate .li:hover{border-color: #f76c78;}
.product .pro-cate .li:hover h2{color: #f76c78;}
.product .pro-cate .li:hover h2 p{color: #f76c78;}
.product .pro-cate .li:hover img{filter: brightness(1);}
.product #proSwiper{width: 100%;max-width: 1200px;margin: 0 auto;position: relative;padding-bottom: 130px;}
.product #proSwiper .swiper-pagination{bottom: 60px;}
.product #proSwiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #f76c78;}
.product ul li{padding-top: 58%;position: relative;background-size: cover;cursor: pointer;z-index: 1;overflow: hidden;}
.product ul li a{position: absolute;width: 100%;height: 100%;display: block;left: 0;top: 0;}
.product ul li a::before{content: '';display: inline-block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,.8);z-index: 1;}
.product ul li a .pro-info{position: absolute;bottom: 0;right: 0;background-color: #fff;width: 50%;padding: 2.5% 4%;opacity: 0;z-index: 2;}
.product ul li a .pro-info h3{color: #2e2e2e;font-size: 24px;margin-bottom: 7.5%;}
.product ul li a .pro-info p{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;color: #999;font-size: 16px;}

.product ul li.swiper-slide-active a::before{opacity: 0;}
.product ul li.swiper-slide-active a .pro-info{opacity: 1;}


/* news */
.area.news{padding-bottom: 2.5%;}
.area.news h2{position: relative;margin: 4% 0 3%;}
.news ul li{margin-bottom: 20px;}
.news ul li a{color: #2e2e2e;}
.news ul li a .time{width: 129px;float: left;border-right: 1px solid #cccccc;padding-right: 25px;text-align: right;font-weight: bold;}
.news ul li a .time b{display: block;width: 100%;font-size: 32px;line-height: 30px;float: left;}
.news ul li a .time span{display: inline-block;width: 100%;font-size: 16px;line-height: 40px;}
.news ul li a .time i{display: inline-block;width: 100%;line-height: 60px;font-size: 60px;color: #6a6e6a;font-weight: normal;margin-top: 20px;}

.news ul li a .info{padding-left: 4%;}
.news ul li a .info h4{display: block;width: 100%;float: left;font-size: 24px;line-height: 70px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news ul li a .info p{display: block;width: 100%;float: left;;height: 70px;line-height: 35px;font-size: 16px;color: #999999;margin: 5px 0 5px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}



.news ul li a .info{width: calc(100% - 130px);float: left;}


.news ul li a img{display: none;}
.news ul li:first-child a{height: 555px;}
.news ul li:first-child a .time i{margin-top: 40px;}
.news ul li:first-child a img{display: block;height: 290px;width: 100%;object-fit: cover;margin-bottom: 30px;}
.news ul li:first-child a .info p{margin: 25px 0 5px;}



.news ul li:hover a{color: #f76c78;}


@media screen and (min-width: 0px) and (max-width:1250px){
    .banner img{height: 837px;}
}
@media screen and (min-width: 0px) and (max-width:1200px){
    .product ul li .product-info p:first-child{font-size: 22px;}
    .news ul li a .info h4{font-size: 22px;}
    .news ul li a .time{width: 119px;}
    .news ul li a .info{width: calc(100% - 120px);}
    .news ul li a .time b{font-size: 28px;}
    .news ul li a .time i{font-size: 50px;}
}
@media screen and (min-width: 0px) and (max-width:1050px){
    .banner img{height: 750px;}
}

@media screen and (min-width: 0px) and (max-width:992px){
    .product .pro-cate{width: 100%;margin-top: 30px;}
    .product #proSwiper{padding-bottom: 60px;}
    .product #proSwiper .swiper-pagination{bottom: 25px;}
    .banner img{height: 565px;}
    .about .a-l{margin-top: 5%;}
    .about .a-l .fr .a-con{margin-top: 0;font-size: 14px;}
    .about .a-l .fr a,.news h2 a span{width: 49px;height: 49px;line-height: 49px;}
    .about .ab-link ul li p{font-size: 15px;}
    .about .a-con{font-size: 15px;}
    .news ul li a .time{width: 99px;}
    .news ul li a .info{width: calc(100% - 100px);}
    .news ul li a .time b{font-size: 24px;}
    .news ul li a .info h4{font-size: 19px;font-weight: bold;}
    .news ul li a .info p{font-size: 15px;}
}
@media screen and (min-width: 0px) and (max-width:750px){
    .banner .hb{display: none;}
    .banner .mb{display: block;}
}
@media screen and (min-width: 0px) and (max-width:768px){
    .product .pro-cate .li{padding-bottom: 45px;}
    .product .pro-cate .li h2{font-size: 19px;}
    .product .pro-cate .li h2 p{font-size: 5px;}
    .product .pro-cate .li img{height: 40px;}
    .product ul li a .pro-info h3{font-size: 22px;}
    .product ul li a .pro-info{padding: 15px 4%;}
    .about .ab-link ul li h3{font-size: 18px;font-weight: bold;}
    .about .ab-link ul li p{font-size: 14px;}
    .news ul li a .info p{font-size: 14px;}
    .news ul li{margin-bottom: 20px;}
    .about .a-con{font-size: 14px;}
    .news ul li a .info h4{line-height: 40px;}
    .news ul li:first-child a .time i{margin-top: 20px;}
    .news ul li a .time i{margin-top: 0;line-height: 40px;font-size: 40px;}
    .news ul li a .info p{line-height: 30px;height: 60px;}
    .news ul li a .time i{}
    .news ul li a .time b{font-size: 23px;}
    .news ul li:first-child a .time i{margin-top: 0;}
    .news ul li:first-child a .info p{margin: 5px 0;}
}
@media screen and (min-width: 0px) and (max-width:550px){
    .about .a-l .fr a,.news h2 a span{width: 39px;height: 39px;line-height: 39px;}
    .news ul li a h4{font-size: 18px;font-weight: bold;}
    .product ul li .product-info p:first-child{top: 5px;}
}
@media screen and (min-width: 0px) and (max-width:440px){
    .about .ab-link ul li h3{font-size: 17px;}
    .about .a-con h3{font-size: 18px;}
    .news ul li:first-child a img{margin-bottom: 20px;}
    .news ul li a .info h4{font-size: 18px;}
    .news ul li a .time b{font-size: 20px;}

    .product .n-area{padding: 30px 15px;}
    .product .pro-cate .li h2{font-size: 17px;}
    .product .pro-cate .li h2 p{font-size: 13px;font-weight: 300;}
}
@media screen and (min-width: 0px) and (max-width:440px){
}
@media screen and (min-width: 0px) and (max-width:375px){
    .about .a-con{font-size: 12px;}
    .news ul li:first-child a{height: 390px;}
    .news ul li:first-child a img{height: 200px;}
    .news ul li .li-d a .time b{font-size: 30px;}
    .news ul li a p{font-size: 12px;}
    .news ul li a span{font-size: 12px;}
    .news ul li a{height: 115px;}
    .news ul li .li-d a .info{padding-top: 40px;width: calc(100% - 50px);padding-top: 20px;}
    .news ul li .li-d a .time{width: 50px;padding-top: 15px;}
    .product ul li .product-info p:first-child{top: 0;}
}

@media screen and (min-width: 0px) and (max-width:375px){
}

@keyframes float2 {
    0%{
        transform: translate(0%,-50%);
    }
	50%{
		transform: translate(0%,-60%);
	}
    100%{
        transform: translate(0%,-50%);
    }
}
@keyframes float3 {
    0%{
        transform: translate(0%,0%);
    }
	50%{
		transform: translate(0%,20%);
	}
    100%{
        transform: translate(0%,0%);
    }
}

