body{
    width: 100%;
    /* overflow: hidden; */
}
.fixMaxWidth{
    margin-right: 0;
} 
.top-header{
    padding: 15px 0;
}
.company-name-en{
    font-size: 2.5vw;  
}
.company-name{
    font-size: 4vw;
}
.langbar{
    margin-top: 2vw;
}
.logo img {
    height: 8vw;
    width: auto;
}

.main-nav .nav{
    display: none;
}
.main-nav .nav_m{
    display: flex;
    padding: 3vw 0 0 0;
    justify-content: flex-end;
    position: relative; 
}
.icon-nav {
    width: 8vw;
    height: 8vw;
    background: url('../images/liebiao-white.png') no-repeat;
    background-size: 80%;
}

.nav_m_list-wrap {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 60px;
    right: 3px;
    width: 150px;
}

.nav_m_list {
    width: 100%;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.nav_m_item {
    display: block;
    width: 100%;
    padding: 20px;
    cursor: pointer;
    transition: all .1s ease-in;
}
.main-banner {
    display: none;
}
.main-banner_m{
    display: block;
}
.main-banner h1{
    font-weight: bold;
    color: #fff;
}
.containersss{
    /* display: flex; */
    /* flex-direction: column-reverse; */
    padding: 0!important;
}
.gate-img{
    margin-top: 0;
}

.bgw{
    display: none;
    /* margin-top: -560px; */
    /* padding-top: 5vw; */
    /* padding-bottom: 5vw; */
}
.content-column{
    margin: 0 auto;
    margin-top: 5vw;
    width: 94%;
}
.content-column .lead{
    font-size: 10px!important;
    text-indent: 2em;
    word-break: break-all;
}

.tt1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
}
.tt2 {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 8vw;
    font-weight: bold;
    text-align: right;
}
.tt3{
    font-size: 10px;
    text-indent: 2em;
    word-break: break-all;
    padding-right: 0;
}

.aboutUS{
    /* margin-top: 5vw; */
}

.main-banner_m {
    position: relative;
    /* background: url('../images/home/bg.jpg') no-repeat center/cover; */
    background: url('https://oss.jinzhenfood.cn/jinzhenfood/image/20250415/c3f71c85-c39c-4630-9fd7-432abefcc1d2.png') no-repeat center/cover;
    padding: 5vw 0 5vw;
    color: #fff;
}
.main-banner_m .lead {
    font-size: 14px;
    font-weight: bold;
}

.bgw_m{
    /* margin-top: -300px; */
    /* padding-bottom: 30px; */
    margin-top: -7vw;
    padding-top: 10vw;
    padding-bottom: 5vw;
    background-color: rgba(16,70,161, 0.7);
    color: #fff;
    position: relative;
    z-index: 3;
}

.ab_step1{
    position: absolute;
    word-break: break-all;
    top: 29%;
    left: 10%;
    font-size: 5px;
    line-height: normal;
}

.ab_step2{
    position: absolute;
    word-break: break-all;
    top: 18%;
    left: 32%;
    font-size: 5px;
    width: 25%;
    line-height: normal;
}
.ab_step3{
    position: absolute;
    word-break: break-all;
    top: 36%;
    left: 55%;
    font-size: 5px;
    width: 30%;
    line-height: normal;
}
.ab_step4{
    position: absolute;
    word-break: break-all;
    top: 43%;
    left: 8%;
    font-size: 5px;
    width: 21%;
    line-height: normal;
}
.ab_step5{
    position: absolute;
    word-break: break-all;
    top: 63%;
    left: 46%;
    font-size: 5px;
    width: 16%;
    line-height: normal;
}
.ab_step6{
    position: absolute;
    word-break: break-all;
    top: 64%;
    left: 65%;
    font-size: 5px;
    width: 23%;
    line-height: normal;
}
.ab_step7{
    position: absolute;
    top: 84%;
    left: 34%;
    font-size: 5px;
    width: 20%;
    line-height: normal;
}
.kaor {
    position: relative;
    /* background: url(../images/home/kaoyu.jpg) no-repeat center / cover; */
    /* background: url(../images/home/kaoyu.jpg) no-repeat center / cover; */
    padding: 0;
    height: 60vw;
    color: #fff;
}

.cert-title2{
    padding-right: 5vw;
    padding-top: 3vw;
}
.cert-title2 h2{
    font-size: 5vw;
    font-weight: bold;
    width: 100%;
    text-align: right;
}
.btblock2{
    width: 50px;
    height: 5px;
    background-color: #c79f62;
}
.stitle2{
    margin-top: 3vw;
    width: 80vw;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    text-align: right;
}

.cert-title h2{
    font-size: 5vw;
    font-weight: bold;
    width: 100%;
}

/* 产品类别 */
.category-icon {
    width: 15vw;
    height: 15vw;
    margin: 0 auto 15px;
    background-color: #f0f0f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-icon img {
    width: 15vw;
    height: 15vw;
}

.company-exterior{
    padding: 5vw 0 5vw;

}
.video{
    margin: 0 auto;
    width: 90%;
    display: block;
}


.company-concat{
    padding-top: 5vw;
    background-color: #f6f6f6;
}

.boxa{
    width: 94%;
    margin: 0 auto;
    display: block;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
}
.boxt{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* height: 50vw; */
}
.t1{
    font-size: 30px;
    margin-bottom: 20px;
}
#containerMap{
    margin: 0 auto;
    width: 98%;
    height: 60vw;
}

.boxb{
    width: 100%;
    margin: 5vw auto 0;
    display: block;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    box-sizing: border-box;
}

.boxbItem{
    width: 94%;
    margin: 0 auto 5vw;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* height: 50vw; */
    background-color: #fff;
    padding: 20px;
}
.boxc{
    width: 94%;
    margin: 5vw auto 0;
    display: block;
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    box-sizing: border-box;
    padding: 0px;
}

/* 联系方式悬浮 */
/* .fix-bar{
    position: fixed;
    z-index: 1055;
    right: 0;
    bottom: 100px;
    width: 70px;
    height: 280px;
}
.fix-item{
    display: block;
    height: 71px;
    width: 71px;
    background-color: #00B4FF;
    background-color: rgb(6,55,137);
    background-color: rgb(0 95 255);
    cursor: pointer;
    outline: none;
    margin-bottom: 2px;
    text-decoration: none;
}
.fix-item1 .telbar{
    position: absolute;
    right: 50px;
    top: 0;
    width: 200px;
    height: 71px;
    background-color: rgb(0 95 255);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    opacity: 0;
    transition: all .2s ease-in-out;
}
.fix-item1:hover .telbar{
    width: 200px;
    right: 71px;
    right: 72px;
    opacity: 1;
}
.fix-icon0{
    width: 35px;
    height: 35px;
    background-image: url(../images/ser_email.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    margin: 18px;
}
.fix-icon1{
    width: 35px;
    height: 35px;
    background-image: url(../images/ser_phone.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    margin: 18px;
}
.fix-icon2{
    width: 35px;
    height: 35px;
    background-image: url(../images/ser_wx.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    float: left;
    margin: 18px;
}
.fk_service_qr_cont {
    width: 143px;
    height: 202px;
    height: 168px;
    border-radius: 3px;
    background: #fff;
    right: 85px;
    position: absolute;
    text-align: center;
    border: 1px solid #e1e6ec;
    background-color: #f6f8fb;
    display: none;
    opacity: 0;
    box-sizing: border-box;
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
}
.fk_service_triangle {
    top: 12px;
    right: -11px;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #e1e6ec;
    z-index: 1010;
}
.fix-item2:hover .fk_service_qr_cont {
    display: block;
    opacity: 1;
    transition: linear .2s;
    animation-name: fade-in;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-delay: 0s;
}
.fk_service_qrimg{
    font-size: 14px;
    color: #111;
    font-weight: bold;

}
.fk_service_qrimg_site {
    background-position: -41px -26px;
}

.fk_service_qrimg_comm {
    float: left;
    margin: 12px 12px 5px 12px;
    width: 119px;
    height: 119px;
    background: url(../images/qr4.jpg) center no-repeat;
    background-size: cover;
}

*/

.prev-btn,.next-btn{
    display: none;
}