.xtLogo{
    position: absolute;
    z-index: 1;
}

.xtYuan{
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
}

.xtPhone{
    color: #ffffff;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 150px;
    height: 70px;
    margin-top: 15px;
}

.xtLogo{
    position: absolute;
    z-index: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 50%;
    right: 55px;
    top: 30px;
}

.navSearch{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 250px;
}

.ccscn{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    transition: all .5s cubic-bezier(0.45, 0.2, 0.1, 1);
}

.search{
    border: 0;
}

.xtSearch{
    width: 210px;
    line-height: 30px;
    border: 1px solid #ffffff;
    border-radius: 30px;
}

.ssImg{
    margin-left: 8px;
    max-width: 14px;
}

.out{
    display: none;
}

.imgNone{
    display: none;
}

.aboutColor{
    width: 146px;
    height: 146px;
    text-align: center;
    line-height: 146px;
}

.ccsIndex{
    text-align: center;
}

.indexIcon{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    padding-bottom: 2vw;
    margin: 0 auto;
}


.bj2{
    background: url("../images/bj2.png") no-repeat center;
    background-size: cover;
}

.ccsAbout{
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
}

.aboutBorder{
    border: 1px solid #ffffff;
    padding: 1.5vw;
    width: 78%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.aboutCon{
    width: 44%;
    padding-top: 1.5vw;
    padding-left: 2vw;
    padding-bottom: 1vw;
    background-color: #ffffff;
}

.indexAbout{
    font-size: 20px;
    color: #0f6f00;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexCon{
    font-size: 15px;
    color: #666666;
    margin-top: 7px;
    margin-right: 3px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.indexTzg{
    background-color: #ffffff;
    width: 56%;
}

#content{
    width:43vw;
    height:19vw;
    position:relative;
    overflow:hidden;
    float:left;
    top: -60px;
}

#content ul{
    width: 63vw;
    height:19vw;
    position:absolute;
    z-index: 9;
    float:left;
    top: -100px;
}
#content ul li {
    width: 8vw;
    height:19vw;
    float: left;
    list-style: none;
    margin-left: 10px;
}

.cssTitle{
    font-size: 14px !important;
    color: #0f6f00 !important;
    left: 6.5%;
}

.ccsIndex-En{
    bottom: 8% !important;
    z-index: 9;
}

.bj3{
    background: url("../images/bj3.png");
}

.ccsRow{
    padding-bottom: 0 !important;
    position: relative;
    padding: 2vw 6.25vw;
}

.ico{
    height: 6vw;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.jdNone{
    display: none;
}

.jdShow{
    display: block;
}

.bj4{
    background: url("../images/bj4.png");
}

.ccsTitle{
    font-size: 2.5vw;
    color: #1c920a;
    margin-left: 3vw;
    padding-top: 2vw;
}

.cn{font-size: 1.5rem; font-weight: 700; line-height: 2; color: #f08600; transition: all .5s cubic-bezier(0.45, 0.2, 0.1, 1);}
.en{font-size: 1rem; line-height: 1.5; color: #f8d8af; transition: all .5s cubic-bezier(0.45, 0.2, 0.1, 1);}

.ccscn,.ccsen{
    width: 200px;
}

.mFactoy{
    display: none;
}
@media screen and (max-width: 1024px){
    .ccscn,.ccsen{
        width: 12vw;
    }

    .ccsRow{
        display: none;
    }

    .mFactoy{
        display: block;
    }

    .smallFactoy{
        margin: 10px;
    }

    .mFactoyImg>img{
        width: 100%;
        max-width: 700px;
        max-height: 700px;
        margin: 0 auto;
        display: block;
    }

    .factoyTitle{
        font-size: 1.8rem;
        text-align: center;
    }

    .factoyCon{
        font-size: 1.2rem;
        margin-bottom: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .newsimg{
        width: 100%;
    }

    .xtFlex{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .xtFlex>a{
        width: 49%;
    }
}


.green{
    background-color: #0f6f00;
    height: 13.2vw;
    line-height: 14.5vw;
}

.concept {
    position: relative;
    z-index: 0
}

.concept__ticker {
    pointer-events: none;
    opacity: .3;
}

.concept__ticker-row {
    display: flex
}

.concept__ticker-cell {
    position: relative;
    flex: none;
    animation-duration: 40s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}


.concept__ticker-cell {
    padding: 0 3rem;
    animation-duration: 44s
}

.concept__ticker-cell img {
    width: 394rem;
    height: 8.73rem;
}

.concept__circle img {
    animation: common-rotation-counter-clockwise 16s linear infinite
}

.concept__ticker-row:nth-child(odd) .concept__ticker-cell {
    animation-name: common-move-left;
}

@keyframes common-move-left {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.videoTitle{
    font-size: 2rem;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 5vw;
}

.videoCon{
    font-size: 0.8rem;
    color: #999999;
    text-align: center;
    margin-bottom: 3vw;
}

.videoMp4{
    width: 74vw;
    height: 42vw;
}

.greenImg{
    height: 21vw;
}

.vjs-hidden,.vjs-tracksettings{
    display: none;
}

.mapA{
    width: 100%;
    opacity: .8 !important;
    background-color: #000000 !important;
}

.bj5{
    background: url("../images/bj5.png") no-repeat ;
}

.proNone{
    display: none;
}


/*}*/

/*
1600响应
*/

@media screen and (max-width: 1600px) {
    .indexCon{
        -webkit-line-clamp: 2;
    }
}

.pagination>.active>span,.pagination>.active>span:hover{
    background-color: #0f6f00;
    border-color: #0f6f00;
}

.pagination>li>a, .pagination>li>span{
    color: #0f6f00;
}

.zpinfo{
    font-size: 1rem;
    line-height: 2;
    color: #483e3e;
}

.ccsell{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    white-space: unset;
}

@-webkit-keyframes xiajiantou
{

    from
    {
        bottom: 0%;
        opacity: 0;
    }
    to
    {
        bottom: 5%;
        opacity: 1;
    }
}
.xiajiantou
{
    -webkit-animation: xiajiantou 1s infinite;
    -webkit-animation-fill-mode: both;
}


/*
20211228修改
*/

.jdimg{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
}

.jdimg>img{
    /*width: 100% !important;*/
    /*height: 100%;*/
    max-width: 700px;
    max-height: 700px;
    margin-top: 11%;
}

.modelTzg{
    display: none;
}

.mGreen{
    display: none;
}
.Ban-index-new{
    display: none;
}

@media screen and (max-width: 750px){
    .content .ccscn, .ccsen {
        width: 30vw;
    }

    .aboutColor .ccscn, .ccsen {
        width: 12vw;
    }

    .ccsAbout{
        display: none;
    }

    .modelTzg{
        /*display: block;*/
        width: 96%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .mTzg{
        width: 24%;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .mtzgimg{
        width: 100%;
    }

    .mtzgTitle{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        font-size: 1.3rem;
    }

    .pcGreen{
        display: none;
    }

    .mGreen{
        display: block;
    }

    .greenImg{
        height: auto;
    }

    .indexIcon-new{
        flex-wrap: wrap;
    }
    .Icon_new{
        width: 32%;
        text-align: center;
    }
    .Icon_new:last-child{
        display: none;
    }
    .ccsIndex-new{
        width: 100% !important;
    }
    .aboutColor-new{
        margin: 0 auto;
        width: 18vw !important;
        height: 18vw !important;
        line-height: 18vw !important;
    }
    .ccscn-new{
        margin: 0 auto;
    }
    .ccsen-new{
        margin: 0 auto;
        width: 100% !important;
        font-size: 1.2rem !important;
    }
    .green-new{
        height: 100%;
    }
    .info-new{
        justify-content: space-between !important;
        width: 100% !important;
    }
    .news .itm .info-new .font{
        width: 71% !important;
    }
    .about .about-info .title-new{
        font-size: 2rem;
        padding: 3vw 0;
    }
    .news .itm .info .font h5 {
        font-size: 1.25rem;

    }
    footer .foot .contact h5{
        font-size: 1.125rem;
    }
    .news .itm .info .date{
        width: 25%;
    }

}
@media screen and (max-width: 640px){
    .ccscn-new {
        font-size: 1.5rem !important;
        width: 100% !important;
    }
    footer .foot .contact{
        margin-top: 13vw !important;
    }
    .Ban-index-pc{
        display: none;

    }
    .Ban-index-new{
        display: block;
        height: unset;
    }
    .Ban-index-new .thumb{
        height: unset !important;
    }
    .bannerSon{
        margin-top:48px;
    }
    .xtLogoImg img{
        width: 100%;
    }
    .xtLogoImg{
        width: 35% !important;
    }
    .zoomPad{
        z-index: 98 !important;
    }
    .xtLogo{
        display: none;
    }
    header{
        background-color: #0f6f00;
        padding: unset !important;
    }
    .navSearch{
        margin: 2vw;
    }
    .navSearch-index{
        margin: 4vw;
    }
    /* .xtYuan{
        border: 2px solid #ffffff !important;
    } */
    .bj1{
        background-repeat: repeat;
    }
    .logo-new{
        width: 23%;
        margin: 0 auto;
    }
    .logo-new img{
        width: 100%;
    }
    .videoCon{
        font-size: 1.25rem;
    }
}
