
.index-banner-contianer {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 51.25%;
}
.index-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}



.news-list .list ul li a .pic img {
    aspect-ratio:16/9;
    object-fit: cover;
}

.index-event .mybtns span {
    width: 11px;
    height: 11px;
    border: 1px solid #ffffff;
    border-radius: 11px;
    margin: 0 5px;
}


.index-event span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
}

.index-event .mybtns {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7%;
    height: auto;
    z-index: 10;
    text-align: center;

}


.index .index-product .list ul,
.index .index-service .list ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}

.index .index-product .list ul li .pic {
    position: absolute;
    top: 0;
    left: 0;
}

.index .index-product .list ul li .pic dl dd a {
    position: relative;
    display: flex;
    justify-items: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.index .index-product .list ul li .pic dl dd img {
    position: static;
}

.index .index-product .list ul li,
.index .index-service .list ul li{
    float: none;
}


/*.index .index-service .list {*/

/*}*/



.event .box1 .list ul li:last-child {
    padding-bottom:1%;
    margin-bottom:1%;
}

.event .box1 .list ul li:nth-last-child(2) {
    padding-bottom:1%;
    margin-bottom:1%;
}

.report-list {
    margin: 6% auto 0;
}

/*.header-box .nav .nav-layer.-common .-wrapper {*/
/*    padding: 27px 15px 31px;*/
/*}*/


@media (min-width: 1300px) {
    .index-event .mybtns span {
        width: 13px;
        height: 13px;
        border: 1px solid #ffffff;
        border-radius: 13px;
        margin: 0 5px;
    }
}

@media (max-width: 1300px) {
    .index-event .mybtns span {
        width: 11px;
        height: 11px;
        border: 1px solid #ffffff;
        border-radius: 11px;
        margin: 0 5px;
    }
}

@media (max-width: 540px) {
    .index-event .mybtns span {
        width: 8px;
        height: 8px;
        border: 1px solid #ffffff;
        border-radius: 8px;
        margin: 0 5px;
    }
}

.join .about-box3 .list-box .list ul li {
    display: none;
}

.join .about-box3 .list-box .list ul li:nth-child(1),
.join .about-box3 .list-box .list ul li:nth-child(2),
.join .about-box3 .list-box .list ul li:nth-child(3),
.join .about-box3 .list-box .list ul li:nth-child(4),
.join .about-box3 .list-box .list ul li:nth-child(5),
.join .about-box3 .list-box .list ul li:nth-child(6),
.join .about-box3 .list-box .list ul li:nth-child(7),
.join .about-box3 .list-box .list ul li:nth-child(8),
.join .about-box3 .list-box .list ul li:nth-child(9),
.join .about-box3 .list-box .list ul li:nth-child(10){
    display: block;
}


.event-details .box2 .return {
    width: max-content;
    padding: 0 10px;
}

.news-list .list .more-click {
    width: max-content;
    min-width: 210px;
    padding:0 40px;
}
@media (max-width: 550px) {
    .news-list .list .more-click {
        width: max-content;
        min-width: 120px;
        padding:0 20px;
    }
}


.news-list .list ul li a .con .more{
    width: max-content;
    padding-right: 20px;
}

@media (min-width: 1024px) {
    .news-list .list ul li:hover .con .more {
        width: max-content;
        padding-right: 20px;
    }
}

.index .index-box .box-new .con .more {
    width: max-content;
    padding: 0 10px;
}
.join .box2 .box-new .list ul li .bg .more {
    width: max-content;
    padding-right: 40px;
}
.join .about-box3 .list-box .list .more-click {
    width: max-content;
    padding-right: 40px;
}
.index .index-product .more {
    width:max-content;
    padding-right: 41px;
}



/*search.css---------start*/

.search-box{
    width: 100%;
    height: auto;
    padding-bottom: 5%;
}
.search-box .title{
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 4%;
}
.search-box .title .tits{
    font-size: 40px;
    line-height: 1.2em;
    padding-bottom: 0.3em;
    color: #8ac331;
    position: relative;
    font-weight: bold;
}
@media (max-width: 550px){
    .search-box .title .tits{
        font-size: 28px;
    }
}
.search-box .title .tits:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.8em;
    margin-left: -0.9em;
    height: 3px;
    background: #ccc;
}
.search-box .title .tit{
    padding-top: 12px;
    font-size: 16px;
    color: #333;
}
.search-box .title .tit .keywords,
.search-box .title .tit .total{
    color: #f00;
}
.search-box .list{
    width: 1100px;
    height: auto;
    margin: 5% auto 0;
    max-width: 94%;
}
.search-box .list ul li a{
    width: 100%;
    display: block;
    height: auto;
    display: block;
    line-height: 46px;
    border-bottom: 1px dashed #E5E5E5;
    font-size: 14px;
    color: #333;
}
.search-box .list ul li a p{
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.search-box .list ul li a p font{
    color: #f00;
}
.search-box .list ul li a span{
    float: right;
}
.search-box .list ul li a:hover p{
    color: #8ac331;
}
.product .box .content .box10 .box-new .more-click {
    width: 110px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    margin: 1% auto 0;
    display: block;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
.product .box .content .box10 .box-new .more-click:after {
    width: 88px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 10px;
    content: '';
    background-color: #8cc332;
    transition: width .5s,left .5s;
}

/*search.css---------end*/


@media (min-width: 1601px) {
    #myvideo{
        height: 600px;
    }
}

@media (max-width: 1600px) {
    #myvideo{
        height: 500px;
    }
}

@media (max-width: 1300px) {
    #myvideo{
        height: 400px;
    }
}
@media (max-width: 1000px) {
    #myvideo{
        height: 350px;
    }
}
@media (max-width: 800px) {
    #myvideo{
        height: 300px;
    }
}
@media (max-width: 600px) {
    #myvideo{
        height: 250px;
    }
}
@media (max-width: 540px) {
    #myvideo{
        height: 200px;
    }
}
@media (max-width: 440px) {
    #myvideo{
        height: 180px;
    }
}

@media (max-width: 1024px) {
    .index-banner {
        min-height: auto;
    }
    .index-banner ul li {
        height: 100%;
        background-size: contain !important;
    }
    .index-banner .btns {
        width: 100% !important;
        text-align: center;
        font-size: 0;
        left: 0 !important;
        top: 91%;
        transform: translate(0);
    }
}
.header-box .header .header-new .header-right .cn,
.header-box .header-m .cn{
    width: auto;
}
.product .box .list ul li .tits,
.index .index-product .list ul li .tits{
    z-index:5;
}
.index .index-product .list ul li .pic dl dd {
    background: #fff;
}



.product_table{
    background-color: #000;
}
.product_table_title{
    width: 1200px;
    margin: auto;
    max-width: 95%;
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
    color: white;
    padding-top: 8%;
}
.product_table_footer{
    width: 1200px;
    margin: auto;
    max-width: 95%;
    font-size: 18px;
    padding-top: 20px;
    color: white;
}
@media screen and (max-width: 1185px){
    .product_table{
        background-color: #000;
    }
    .product_table_title{
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 36px;
        text-align: center;
        padding-bottom: 20px;
        color: white;
    }
    .product_table_footer{
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 18px;
        padding-top: 20px;
        color: white;
    }
}
@media screen and (max-width: 995px) {
    .product_table {
        background-color: #000;
    }

    .product_table_title {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 36px;
        text-align: center;
        padding-bottom: 20px;
        color: white;
        line-height: 1;
    }

    .product_table_footer {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 18px;
        padding-top: 20px;
        color: white;
    }
}
@media screen and (max-width: 540px) {
    .product_table {
        background-color: #000;
    }

    .product_table_title {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 36px;
        text-align: center;
        padding-bottom: 20px;
        color: white;
        line-height: 1;
    }

    .product_table_footer {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 18px;
        padding-top: 20px;
        color: white;
    }
}
@media screen and (max-width: 420px) {
    .product_table {
        background-color: #000;
    }

    .product_table_title {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 22px;
        text-align: center;
        padding-bottom: 20px;
        color: white;
        line-height: 1;
    }

    .product_table_footer {
        width: 1200px;
        margin: auto;
        max-width: 95%;
        font-size: 18px;
        padding-top: 20px;
        color: white;
    }
}



.bg-video-cover{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.layui-layer.my-custom-layer {
    background-color: transparent !important;
}

.footer .share a {
    background-size: cover;
}

.about-box3 .list-box .list .more-click,
.index .index-product .more,
.index .index-service .list ul li a .more,
.news-list .list ul li a .con .more,
.news-list .list .more-click,
.report-list .list ul li a .con .more,
.event-details .box1 .title{
    text-transform: uppercase;
}

.event-details .box1 .box-new .con .btn {
    position: absolute;
    bottom: 0;
    right: 1%;
    padding-bottom: 13px;
}
.event-details .box1 .box-new .con .btn a {
    min-width: 150px;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    background-color: #9cdc34;
    font-size: 18px;
    color: white;
    cursor: pointer;
    text-align: center;
}
@media (max-width: 900px) {
    .event-details .box1 .box-new .con .btn {
        position: relative;
        padding-bottom: 13px;
        text-align: right;
        margin-top: 30px;
    }
}
@media (max-width: 450px) {
    .event-details .box1 .box-new .con .btn a {
        min-width: 130px;
        box-sizing: border-box;
        padding: 8px 15px;
        background-color: #9cdc34;
        font-size: 18px;
        color: white;
        cursor: pointer;
    }
}
/*.header-box .header .header-new .header-right .button {*/
/*    width: 206px;*/
/*}*/
/*.header-box .header .header-new .nav ul li a {*/
/*    padding: 0 12px;*/
/*}*/
.index .index-product .list ul li {
    margin-bottom:3.2%;
}
.index .index-product .list ul li:nth-child(4n) {
    margin-right:0;
}
.index .index-service .list ul li {
    margin-bottom:3.2%;
}
.index .index-service .list ul li:nth-child(3n) {
    margin-right:0;
}

.index .index-service .list ul li a .pic{
    position: relative;
    padding-bottom: 60%;
}
.report-list .list ul li a .pic {
    position: relative;
    padding-bottom: 18%;
}
@media (max-width: 620px) {
    .report-list .list ul li a .pic {
        position: relative;
        padding-bottom: 50%;
    }
}
.join .box1 .box-new .list ul li a .pic {
    padding-bottom: 66%;
}
.join .box1 .box-new .list ul li a .pic .bg,
.about .box2 .list ul li a .pic .bg,
.about .box2 .list ul li a .pic .bg .icon{
    z-index:3;
}

.about .box2 .list ul li a .pic {
    padding-bottom: 67.39%;
}


.index .index-service .list ul li a .pic .pg,
.report-list .list ul li a .pic .pg,
.join .box1 .box-new .list ul li a .pic .pg,
.about .box2 .list ul li a .pic .pg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:1
}
.index .index-service .list ul li a .pic .pg img,
.report-list .list ul li a .pic .pg img,
.join .box1 .box-new .list ul li a .pic img ,
.about .box2 .list ul li a .pic .pg img{
    height: 100%;
    /*object-fit:cover;*/
}

.index .index-service .list ul li a .pic .pg img {
    object-fit:cover;
}

.news-list .list ul li a .con .tits {
    display: -webkit-box;
    font-size: 20px;
    line-height: 22px;
    height: 46px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event .box1 .list ul li a .pic img {
    height: 100%;
}
.news-list .list ul li {
    margin-bottom: 3.95%;
}
.list-honor .img img {
    aspect-ratio: 16/10;
    object-fit: cover;
}



@media screen and (max-width: 800px){
    .fans-page-layer .btns {
        flex-direction: column;
    }
    .fans-foot-cookie .btns a {
        margin: 0 10px;
         width: auto;
        height: 30px;
    }
    .fans-page-layer .btns a {
        width: 100%;
        margin: 10px 0;
    }
}

.join .box2 .box-new .list ul li img {
    aspect-ratio: 16/10;
    object-fit: cover;
}

@media (min-width: 761px) {
    .wp-md {
        max-width: 11.6rem;
    }
    .product-banner .wp-md {
        display: flex;
        justify-content: space-between;
    }
    .product-banner .txt {
        width: 8rem;
        padding-left: 0;
        flex: none;
        -webkit-flex:none;
        -webkit-box-flex:0;
        padding-top: 15%;
    }
    .product-banner .img {
        position: relative;
        flex: none;
        -webkit-flex: none;
        text-align: center;
        /*width: 4.5rem;*/
        /*padding-bottom:50%;*/
        /*padding-top:10%;*/
        height: 5.4rem;
    }
    .product-banner .img .pg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        right: 0;
        bottom: 0;
    }
    .product-banner .img img {
        height: 100%;
        object-fit: contain;
    }
}

@media (max-width: 760px) {
    .product-banner .img {
        position: relative;
        flex: none;
        -webkit-flex: none;
        text-align: center;
        width: 5.5rem;
        padding-bottom:55%;
    }
    .product-banner .img .pg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        right: 0;
        bottom: 0;
    }
    .product-banner .img img {
        height: 100%;
        object-fit: contain;
    }

    /*.product-banner .img {*/
    /*    width: 40%;*/
    /*    text-align: center;*/
    /*}*/
    /*.product-banner .img img {*/
    /*    width: 60%;*/
    /*}*/
}
.about .box2 .list ul li a .con .tits {
    font-size: 18px;
}
.news-list {
    background-color: #1b1b1b;
}
.box1 .list .more-click {
    width: 210px;
    height: 58px;
    border: 2px solid #333;
    text-align: center;
    display: block;
    margin: 0 auto 0;
    font-size: 18px;
    line-height: 58px;
    color: #fff;
    font-weight: bold;
    transition: all .5s;
}
.box1 .list .more-click:hover {
    background-color:#8cc332;
}
@media (max-width: 550px){
    .box1 .list .more-click {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        margin-bottom:40px;
    }
}
.index .index-service .list ul li .more {
    display: inline-block;
    width: auto;
    font-size: 14px;
    line-height: 14px;
    padding-right: 20px;
    color: #ccc;
    background-image: url(../image/index_icon1.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 8%;
    transition: all .5s;
}

.header-box .header .header-new .logo {
    margin-top:-3px;
}
.header-box .header-m .logo {
    margin-top: -4px;
}


@media (min-width: 1601px) {
    .index-event {
        height: 800px;
    }
}

@media (max-width: 1600px) {
    .index-event {
        height: 600px;
    }
}

@media (max-width: 1300px) {
    .index-event {
        height: 500px;
    }
}

@media (max-width: 1024px) {
    .index-event {
        height: 450px;
    }
}
@media (max-width: 800px) {
    .index-event {
        height: 400px;
    }
}
@media (max-width: 600px) {
    .index-event {
        height: 300px;
    }
}
@media (max-width: 540px) {
    .index-event {
        height: 200px;
    }
}
@media (max-width: 440px) {
    .index-event {
        height: 180px;
    }
}


.index-event .bc {
    position: relative;
    height: 100%;
}

.header-box .header-m .cn {
    font-size: 17px;
}
.about .box2 .list {
    width: 90%;
    margin-left: auto;
    overflow: hidden;
}


.product .box .product-nav-subtitle {
    text-align: center;
    font-size: .25rem;
    color: #999;
    margin-bottom: 3%;
}

.header-box .header-m .nav-m ul li {
    border-top: 1px solid #666;
}
.header-box .header-m .nav-m ul {
    width: 220px;
}
.header-box .header-m .nav-m ul li .tits {
    margin-left: 14px;
}

@media (max-width: 440px) {
    .header-box .header-m .nav-m ul {
        width: 200px;
    }
}




@media (min-width: 800px) {
    .contact-home .qr-box {
        margin-left: 1.5rem;
    }


    .contact-info .unlessZH span {
        margin-right: 4px;
    }


    .contact-info p .vinno-email {
        color: #8ac152;
        margin-left:0.16rem;

    }


}



@media (max-width: 800px) {

    .contact-home .qr-box {

        margin-left: 2.1rem;
    }



    .contact-info p .vinno-email {
        margin-left:0.16rem;

    }


}



/* PC和移动端都这样处理稳妥 */
.product .box .A5A6Q {
    width: 100%;
}


















