body,html{
    scroll-behavior: smooth;
}
.herderRightPC{
    display: block;
}
.herderRightWeb{
    display: none;
}

.layui-carousel{
    height: 70vh !important;
}

.layui-carousel img{
    width: 100%;
    height: 100%;
    display: block; /* 避免图片下方出现空隙 */
}

.aboutBOX{
    width: 100%;
    /* height: 650px; */
}

.BiYingFresh,
.About-Us{
    width: 100%;
    height: 600px;
    display: inline-block;
    background: url('/img/website/About.png') no-repeat;
    background-size: 100% 100%;
    padding: 100px 240px;
    box-sizing: border-box;
}

.BiYingFresh{
    height: auto;
    padding: 90px 240px;
    background: #fff;
}


.corporateCulture{
    background: url('/img/website/corporateCulture.png') no-repeat;
    background-size: 100% 100%;
    /* padding: 50px 240px; */
}

.companyProducts{
    background: url('/img/website/companyProducts.png') no-repeat;
    background-size: 100% 100%;
}

.contactUs{
    background: url('/img/website/contactUs.png') no-repeat;
    background-size: 100% 100%;
    padding:60px 240px;
}

.projectCases{
    background: url('/img/website/projectCases.png') no-repeat;
    background-size: 100% 100%;
}

.productPage{
    background: url('/img/website/xianShengProductPage.png') no-repeat;
    background-size: 100% 100%;
    padding: 35px 0;
}

.case{
    height: auto;
    background: #fff;
    padding: 75px 240px;
}

.caseNoBack{
    height: auto;
    padding: 75px 240px;
}


.cultureText{
    width: 100%;
    display: flex;
    align-items: center;
}

.cultureText span:first-child{
    color: #FFF;
    font-family: "Source Han Sans SC";
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 4.8px;
}

.cultureText span:last-child{
    width: 10px;
    display: block;
    margin-left: 20px;
    color: #FFF;
    font-family: "Source Han Sans SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.dl-text{
    width: 30%;
}

.dl-text dd{
    color: #333;
    text-align: justify;
    font-family: "Source Han Sans SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 200% */
}

.freshLeft dd{
    line-height: 30px; /* 200% */
}

.freshRight,
.freshLeft{
    width: 50%;
}

.freshRight{
    justify-content: end;
    position: relative;
}

.freshRight img {
    width: 480px;
    height: 445px;
    position: absolute;
    top: -70px;
}

.right{
    height: 350px;
    /* margin-left: 84px; */
    margin-left: auto;
    display: flex;
}

.right-img{
    width: 470px;
    height: 350px;
    margin-right: 84px;
}

.right-establish{
    width:100px;
    margin-left: auto;
    padding-top: 70px;
}

.right-establish li {
    border-bottom: 1px solid #ebeaea;
}

.right-establish li span:first-child{
    color: #2375D7;
    font-size: 28px;
    font-weight: 900;
}

.right-establish li span:last-child{
    color: #666;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    display: block;
}

.layui-nav .layui-nav-item a{
    color: rgba(0, 0, 0) !important;
}

.product{
    margin-top: 113px;
}

.productHover4,
.productHover3,
.productHover2,
.productHover1{
    width: 352px;
    height: 268px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.44);
    backdrop-filter: blur(8px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.productHover4:hover,
.productHover3:hover,
.productHover2:hover,
.productHover1:hover{
    border: 1px solid #03B96F;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.55) 100%), rgba(3, 185, 111, 0.30);
    box-shadow: 0px 4px 8px 0px rgba(3, 185, 111, 0.10);
    backdrop-filter: blur(8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    position: relative;
}

.productHover2:hover{
    border: 1px solid #2375D7;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.50) 100%), rgba(35, 117, 215, 0.50);
}

.productHover3:hover{
    border: 1px solid #DF0000;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.55) 100%), rgba(223, 0, 0, 0.30);
}

.productHover4:hover{
    border: 1px solid #1FBD8F;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.55) 100%), rgba(31, 189, 143, 0.30);
}

.productHoverImg{
    width: 80px;
    height: 80px;
    border-radius: 12px;
    position: absolute;
    top: 75px;
}

.productHoverText{
    color: #FFF;
    font-family: "Source Han Sans SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 120px;
}

.layui-form-item{
    width: 80%;
}

.contactLeft,
.contactRight{
    width: 50%;
}

.titleRight,
.contactRight{
    padding-left: 120px;
}

.contactInfo1:before{
    content:'';
    width: 24px;
    height: 24px;
    display: inline-block;
    /*background: url('/img/website/contactImg1.png') no-repeat;*/
    background-size: cover;
    margin-right: 10px;
}

.contactInfo2:before{
    content:'';
    width: 24px;
    height: 24px;
    display: inline-block;
    /*background: url('/img/website/contactImg2.png') no-repeat;*/
    background-size: cover;
    margin-right: 10px;
}

.contactInfo3:before{
    content:'';
    width: 24px;
    height: 24px;
    display: inline-block;
    /*background: url('/img/website/contactImg3.png') no-repeat;*/
    background-size: cover;
    margin-right: 10px;
}

.project{
    margin-top: 60px;
}

.caseModel,
.projectCasesModel{
    width: 25%;
    height: 241px;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}

.caseModel{
    width: 344px;
}


.projectCasesModel:nth-child(4n){
    margin-right: 0;
}

.caseModelText,
.projectCasesModelText{
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    /* opacity: 0.5; */
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer-section{
    padding: 80px 0 70px;
    background: #1a1a1a;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row:after,
.row:before,
.container:after,
.container:before{
    display: table;
    content: " ";
}

.row:after,
.container:after{
    clear: both;
}

.row{
    display: flex;
}

.model{
    margin-top: 31px;
}

.footer-nav li{
    width: 135px;
    margin-bottom: 10px;
}

.contacts-list li{
    width: 100%;
    margin-bottom: 10px;
}

.contacts-list li a,
.contacts-list li p,
.footer-nav li a{
    color: #999;
    text-align: justify;
    font-family: "Source Han Sans SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.col-3{
    width: 33.33%;
}

.col-3 h5:after{
    content: "";
    display: block;
    margin-top: 20px;
    width: 25px;
    height: 4px;
    background: #2375D7;
}

.containerIcon3:before,
.containerIcon2:before,
.containerIcon1:before{
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url('/img/website/img1.png') no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.containerIcon2:before{
    background: url('/img/website/img2.png') no-repeat;
    background-size: cover;
}

.containerIcon3:before{
    background: url('/img/website/img3.png') no-repeat;
    background-size: cover;
}

.footer-grant{
    width: 100%;
    padding: 40px 0;
    box-sizing: border-box;
    background: #000000;
    display: flex;
    justify-content: center;
}

.footer-grant p{
    color: #888;
    text-align: justify;
    font-family: "Source Han Sans SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%
    }
}

.titleSvg:before{
    content: "";
    width: 152px;
    height: 10px;
    display: inline-block;
    background: url('/img/website/img4.png') no-repeat;
    background-size: cover;
}

.product:before{
    content: "";
    width: 40px;
    height: 3px;
}

.freshEntrance{
    margin-top: 100px;
    display: flex;
    align-items: center;
}

.freshEntranceRight,
.freshEntranceLeft{
    width: 619px;
    height: 190px;
    border-radius: 12px;
    background: #F7F7F7;
    padding: 30px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.freshEntranceRight:hover,
.freshEntranceLeft:hover{
    background: rgba(35, 117, 215, 0.10);
    box-shadow: 0px 2px 5.5px 0px rgba(0, 28, 129, 0.16);
}

.freshEntranceRightBefore,
.freshEntranceLeftBefore{
    content: "";
    width: 80px;
    height: 80px;
    display: inline-block;
    background: url('/img/website/xiansheng.png') no-repeat;
    background-size: cover;
}
.freshEntranceLeftAfter{
    content: "";
    width: 120px;
    height: 120px;
    display: inline-block;
    background: url('/img/website/xiansheng.png') no-repeat;
    background-size: cover;
}

.scroll-content{
    display: table !important;
    float: left;
    /* margin-bottom: 60px; */
}

.productPageModel{
    display: table-cell;
    margin: 0;
    position: relative;
    cursor: pointer;
    width: 205px;
    text-align: center;
}

.swiper {
    width: 100%;
    height: 85%;
}

.swiper-wrapper{
    height: auto !important;
}

.swiper-slide {
    height: auto !important;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productProject{
    padding: 35px 240px;
}

.fontSizeReturn{
    font-size: 18px;
}
.fontSizeTitle{
    font-size: 26px;
}

/**
* @explain PC与web端响应式通过媒体查询。
* @explain 当宽度小于 767px 像素，所被认为web端
*/
@media only screen and (max-width: 767px) {
    .herderRightPC{
        display: none;
    }
    .herderRightWeb{
        display: block;
    }
    .layui-carousel{
        height: 26vh !important;
    }
    .About-Us{
        padding: 30px 20px;
        height: auto;
    }
    .About-Us h3{
        font-size: 22px !important;
    }
    .freshRight,
    .col-3,
    .layui-form-item,
    .dl-text{
        width: 100%;
    }
    .dl-text dt{
        font-size: 18px !important;
    }
    .right{
        height: auto;
        margin-left: 0;
        display: block;
    }
    .aboutBOX,
    .right-img{
        width: auto;
        height: auto;
        margin-right: 0;
    }
    .col-3{
        margin-bottom: 30px;
    }
    .col-3:last-child{
        margin-bottom: 0;
    }
    .freshEntrance,
    .row,
    .project,
    .contact,
    .about-text{
        flex-wrap: wrap;
    }
    .freshEntrance{
        margin-top: 0px;
    }
    .right-establish{
        width: 100%;
        display: flex;
        align-items: center;
        padding-top: 20px;
    }
    .right-establish li {
        width: 33%;
        font-size: 16px;
        text-align: center;
    }
    .right-establish li span:first-child{
        font-size: 28px;
    }
    .cultureText span:last-child,
    .right-establish li span:last-child{
        font-size: 16px;
    }
    .cultureText span:first-child{
        font-size: 46px;
    }
    .freshEntranceLeft,
    .cultureText{
        margin-bottom: 15px !important;
    }
    .product,
    .project{
        margin-top: 15px !important;
    }
    .sectionConent{
        margin-top: 16%;
    }
    .product{
        margin-top: 60px;
        flex-wrap: wrap;
    }
    .productHover4,
    .productHover3,
    .productHover2,
    .productHover1 {
        width: 50%;
        height: 134px;
        position: relative;
    }
    .productHoverImg{
        width: 45px;
        height: 45px;
        top: 30px;
    }
    .productHoverText{
        margin-top: 62px;
        font-size: 16px;
    }
    .projectCasesModel,
    .contactLeft,
    .contactRight{
        width: 100%;
    }
    .projectCasesModel,
    .titleRight,
    .contactRight{
        padding-left: 0;
    }
    .titleRight{
        display: none;
    }
    .caseModel,
    .projectCasesModel{
        margin-right: 0;
    }
    .titleSvg:before{
        content: "";
        width: 100px;
        height: 4px;
    }
    .freshRight img {
        position: initial;
    }
    .freshEntranceRight,
    .freshEntranceLeft{
        padding: 15px;
        height: 135px;
    }
    .freshEntranceRightBefore,
    .freshEntranceLeftBefore{
        content: "";
        width: 60px;
        height: 60px;
    }
    .freshEntranceLeft:after{
        content: "";
        width: 90px;
        height: 90px;
    }
    .swiper-slide{
        display: flex !important;
    }
    .fontSizeTitle,
    .fontSizeReturn{
        font-size: 100%;
    }
    .product:before{
        display: none;
    }
}


.border-dotted{
    border-top: lightgrey dashed   1px;border-bottom: lightgrey dashed 1px;margin:1em 0;
}

.border-line{
    border-top: lightgrey solid   1px;
    margin-top:3em;
}


/*!*分页相关*!*/
/*.layui-laypage span,.layui-laypage a{*/
/*    margin-left:0.5em !important;*/
/*}*/