/*list_product*/
.gt_switcher_wrapper{top: 20px !important;}
.cate-box{
    padding-top:45px;
    overflow:hidden;
    max-width:1200px;
    margin:auto;
}
.cate-box .namebox .imgbox{
    float:left;
    background-color:#000;
    border-radius:5px;
    overflow:hidden;
    max-width:111px;
    max-height:111px;
    width:100%;
}
.cate-box .namebox .title{
    float: left;
    font-size: 40px;
    color: #444;
    text-transform: uppercase;
    margin-top: 30px;
    margin-left: 20px;
    font-family: opensans,Sans-Serif;
    font-weight: bold;
}
.cate-box .xuxian{
    border:dashed 1px #ccc;
    height:94px;
    float:left;
    margin:0 5%;
}
.cate-box .descbox{
    float:left;
    width:33%;
    padding-top:15px;
    font-size:14px;
    color:#666;
    font-family: opensans,Sans-Serif;
}
.crumbs-box{
    padding-bottom:30px;
    background-image:url(../images/nydh.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    max-width:1200px;
    margin:0 auto;
}
.crumbs-box{
    margin-top:65px;
}
.crumbs-box i{
    font-family:'宋体';
    margin:2px 5px;
}
.crumbs-box a{
    color:#999;
    font-size:16px;
}
.crumbs-box span a{
    color:#000;
}


.pro-box{
    max-width:1230px;
    margin:30px auto;
}
.pro-box .list-box{
    overflow:hidden;
}
.pro-box .list-box .pro-item{
    margin-top:3%;
}
.pro-box .list-box .pro-item .img-box img{
    width:100%;
    height:auto;
    border:solid 1px #ccc;
}
.pro-box .list-box .pro-item .title-box{
    font-size:16px;
    color:#000;
    font-weight:bold;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    margin:15px 0;
}
.pro-box .list-box .pro-item .sharebox img{
    border:1px solid #ccc;
    margin-top:15px;
    margin-right:5px;
}
.pagebox{
    margin:5% auto;
}
.pagebox .inside-pagination ul{
    justify-content:center;
    flex-wrap:wrap;
}
.pagebox .inside-pagination ul li a{
    font-weight:700;
    width:40px;
    height:40px;
    color:#000;
    background-color:#ffdccc;
    font-size:12px;
    text-align:center;
    float:left;
    line-height:40px;
    margin:0 12px;
}
.pagebox .inside-pagination ul li.active a,
.pagebox .inside-pagination ul li a.active,
.pagebox .inside-pagination ul li a:hover{
    color:#fff;
    background-color:#000;
}
.hotpro-box,.hotfaq-box{
    max-width:1200px;
    margin:auto;
}
.hotpro-box > h2,
.hotfaq-box > h2{
    border-left:solid 3px #000;
    padding-left:5px;
    font-size:20px;
}
.hotpro-box > h2 a,
.hotfaq-box > h2 a{
    font-size:14px;
    color:#999;
    text-transform:uppercase;
    line-height:22px;
    float:right;
    font-weight:400;
    margin-top:10px;
}
.hot-list{
    position:relative;
}
.hot-list .hot-swiper{
    margin:3% auto 5%;
    width:90%;
}
.hot-list .hot-swiper img{
    width:100%;
    height:auto;
}
.hot-list .hot-swiper a p{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
    margin:15px 0;
    font-weight:bold;
    text-align:center;
}

.hot-list .hot-next{
    background-image:url(../images/rmlr2.jpg) !important;
    background-repeat:no-repeat !important;
    position:absolute;
    right:0;
    top:20%;
    width:38px;
    height:115px;
    background-size:100%;
}
.hot-list .hot-prev{
    background-image:url(../images/rmlr1.jpg) !important;
    background-repeat:no-repeat !important;
    position:absolute;
    left:0;
    top:20%;
    width:38px;
    height:115px;
    background-size:100%;
}
.hotfaq-box{
    margin-bottom:20px;
}
.hotfaq-box .list-faq{
    overflow:hidden;
    max-width:1230px;
    margin:auto;
    margin-top: 3%;
}
.hotfaq-box > h1{
    max-width:1200px;
    margin:20px auto;
    overflow:hidden;
    line-height:30px;
}
.hotfaq-box .list-faq .faq-item > div{
    float:left;
    padding:0 20px;
    width:100%;
    background-color:#f5f5f5;
}
.hotfaq-box .list-faq .faq-item i{
    display:inline-block;
    width:8px;
    height:8px;
    float:left;
    margin-top:24px;
    border-radius:100%;
    background-color:#000;
}
.hotfaq-box .list-faq .faq-item a{
    float:left;
    font-size:14px;
    color:#555;
    margin-top:20px;
    margin-left:10px;
    width:92%;
    margin-bottom:20px;
}
.page-conbox{
    max-width:1200px;
    margin:auto;
}
.page-conbox img{
    max-width:100%;
    height:auto;
}
.page-conbox iframe{
    max-width:100%;
}
.child-box{
    max-width:1200px;
    margin:30px auto;
    overflow:hidden;
}
.child-box a{
    float:left;
    font-size:16px;
    color:#fff;
    padding:0 18px;
    line-height:28px;
    border-radius:100px;
    background-color:#777;
    transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;
    margin:18px 13px;
}
.child-box a:hover{
    background:#000;
}
.company-name{
    max-width:1200px;
    margin:auto;
}
.company-name h2{
    border-left:solid 3px #000;
    padding-left:5px;
    font-size:20px;
    color:#333;
}
.list1box{
    max-width:1200px;
    margin:5% auto;
}
.list1box .list-item{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    margin-bottom:4%;
}
.list1box .list-item .img-box{
    width:20%;
}
.list1box .list-item .img-box img{
    width:240px;
    height:140px;
}
.list1box .list-item .text-box{
    width:68%;
    padding-left:3%;
    padding-right:20px;
}
.list1box .list-item .text-box h3 a{
    color:#333;
    font-size:16px;
    margin-bottom:20px;
}
.list1box .list-item .text-box p{
    font-size:12px;
    color:#555;
    line-height:25px;
}
.list1box .list-item .time-box{
    width:12%;
    color:#fff;
    background:#ccc;
    padding:18px;
}
.list1box .list-item .time-box{
    font-size:14px;
    color:#fff;
}
.list1box .list-item .time-box p{
    font-size:30px;
    color:#fff;
    margin:10px 0 20px;
}
.list2box{
    max-width:1200px;
    margin:3% auto;
}
.list2box .list-item{
    overflow:hidden;
    padding:22px 33px;
    background-color:#f5f5f5;
    margin-bottom:24px;
}
.list2box .list-item:nth-child(2n){
    background:transparent;
}
.list2box .list-item .text-box{
    width:65%;
    float:left;
    padding-right:5%;
    padding-top:3%;
}
.list2box .list-item .text-box .time-box{
    font-size:12px;
    color:#999;
}
.list2box .list-item .text-box > a{
    font-size:12px;
    color:#000;
    border:solid 1px #000;
    width:97px;
    height:29px;
    line-height:29px;
    text-align:center;
    animation:1s ease;
    text-transform: uppercase;
}
.list2box .list-item .text-box > a:hover{
    -webkit-animation-name:a-ring;
    -moz-animation-name:a-ring;
    -ms-animation-name:a-ring;
    animation-name:a-ring;
}
.list2box .list-item .text-box h1{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
    margin-bottom:20px;
}
.list2box .list-item .text-box h1 a{
    font-size:20px;
    color:#333;
}
.list2box .list-item .img-box{
    width:35%;
    float:right;
}
.list2box .list-item .img-box a{
    display:block;
    width:100%;
    height:100%;
}
.list2box .list-item .img-box img{
    width:100%;
    height:auto;
}
@-webkit-keyframes a-ring{
    0%{
        -webkit-transform:scale(1)
    }
    10%, 20%{
        -webkit-transform:scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90%{
        -webkit-transform:scale(1.1) rotate(3deg)
    }
    40%, 60%, 80%{
        -webkit-transform:scale(1.1) rotate(-3deg)
    }
    100%{
        -webkit-transform:scale(1) rotate(0)
    }
}
@-moz-keyframes a-ring{
    0%{
        -moz-transform:scale(1)
    }
    10%, 20%{
        -moz-transform:scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90%{
        -moz-transform:scale(1.1) rotate(3deg)
    }
    40%, 60%, 80%{
        -moz-transform:scale(1.1) rotate(-3deg)
    }
    100%{
        -moz-transform:scale(1) rotate(0)
    }
}
@-ms-keyframes a-ring{
    0%{
        -ms-transform:scale(1)
    }
    10%, 20%{
        -ms-transform:scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90%{
        -ms-transform:scale(1.1) rotate(3deg)
    }
    40%, 60%, 80%{
        -ms-transform:scale(1.1) rotate(-3deg)
    }
    100%{
        -ms-transform:scale(1) rotate(0)
    }
}
@keyframes a-ring{
    0%{
        transform:scale(1)
    }
    10%, 20%{
        transform:scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90%{
        transform:scale(1.1) rotate(3deg)
    }
    40%, 60%, 80%{
        transform:scale(1.1) rotate(-3deg)
    }
    100%{
        transform:scale(1) rotate(0)
    }
}

.lx-box{
    max-width:800px;
    margin:5% auto;
    overflow:hidden;
}
.lx-box>div{
    float:left;
}
.lx-box .lx-left{
    width:75%;
}
.lx-box .lx-left h1{
    border-left: solid 4px #000;
    padding-left: 20px;
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}
.lx-box .lx-left>div{
    margin-top:20px;
    font-size: 12px;
    color: #777;
}
.lx-box .lx-left>div a{
    color: #777;
}
.lx-box .lx-left>div img{
    width:20px;
}
.lx-box .lx-left>div span{
    display:inline-block;
    margin-right:30px;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 15px;
    width:70px;
}
.lx-box .lx-right{
    width:25%;
}
.lx-box .lx-right img{
    width:100%;
    height:auto;
}
.listfaq{
    max-width:1200px;
    margin:5% auto;
}
.listfaq .faq-item{
    padding: 13px 15px;
    border: solid 1px #ccc;
    border-radius: 20px;
    overflow:hidden;
    margin-bottom:20px;
}
.listfaq .faq-item .img-box{
    text-align:center;
    background:#aaa;
    color:#fff;
    width:9%;
    float:left;
    font-size:18px;
    border-radius:8px;
}
.listfaq .faq-item .title-box{
    width:91%;
    float:left;
    padding-left:3%;
    padding-top:10px;
}
.listfaq .faq-item .title-box a{
    font-size: 16px;
    color: #333;
}
.show-box{
    max-width:1200px;
    margin:5% auto;
    background:#f5f5f5;
    padding: 30px;
}
.show-box>h1{
    font-size:30px;
    color:#666;
    padding-bottom:40px;
    width:75%;
}
.show-box .time-box{
    margin-bottom:10px;
}
.show-box .news-pagination{
    margin:4% 0;
    overflow:hidden;
}
.show-box .news-pagination a{
    font-size: 14px;
    color: #777;
    display:inline-block;
}
.show-box .news-pagination a.prev-page{
     text-align:left;
     float:left;
 }
.show-box .news-pagination a.next-page{
    text-align:right;
    float:right;
}
.show-box .content-box img{
    max-width: 100% !important;
    height:auto !important;
}
.porductxq_public{
    max-width:1200px;
    margin:20px auto;
}
.about-list{
    width:100%;
}
.about-list>div{
    background:#fff;
    width:100%;
}
.about-list>div:nth-child(2n){
    background:#f5f5f5;
}
.about-list>div .about-item{
    max-width:1200px;
    margin:auto;
    padding:3% 0;
    font-size:18px;
    color:#888;
}
.about-list>div:nth-child(1) .about-item{
    padding-top:10px;
}
.about-list>div:nth-child(2n) .about-item>div{
    float:right;
}
.about-list>div .about-item h2{
    margin:20px 0;
    font-size:24px;
    color:#333;
}
.about-list>div .about-item p{
    margin-bottom:20px;
}
.about-bottom{
    background:#f5f5f5;
    padding:3% 0;
    margin-bottom:-20px;
}
.about-bottom .conbox{
    max-width:1200px;
    margin:auto;
}
.about-bottom .conbox>div{
    float:right;
}
.about-bottom .conbox>div img{
    cursor:pointer;
}
.about-bottom .conbox>div h2{
    margin:20px 0;
    font-size:24px;
    color:#333;
}
.about-bottom .conbox>div p{
    font-size:18px;
    color:#888;
}
.tabbox{
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    flex-wrap: wrap;
    padding-top:20px;
}
.tabbox>span{
    display: block;
    width: 25%;
    font-size: 18px;
    padding: 10px 0;
    color: #fff;
    cursor: pointer;
    border-right: 1px solid #fff;
    background: #ccc;
}
.tabbox>span.active{
    border-bottom:2px solid red;
}
.porductxq_public .conbox>div{
    width:100%;
    padding:20px;
    display:none;
    overflow: hidden;
}
.porductxq_public .conbox>div img{
    max-width:100% !important;
    height:auto !important;
}
.porductxq_public .conbox>div table{
    max-width:100% !important;
}
.porductxq_public .conbox>div iframe{
    max-width:100% !important;
}
.zeza_bt {
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}
.products_fbt p {
    font-size: 12px;
    color: #555;
    margin: 10px 0 20px;
}
.zeza_nyneme input {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    color: #000;
    border: solid 1px #ccc;
    margin-bottom:15px;
}
.zeza_nyemail input {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    color: #000;
    border: solid 1px #ccc;
    margin-bottom:15px;
}
.zeza_nyleave textarea {
    resize: none;
    word-wrap: break-word;
    font: 14px/1.232 Arial,Helvetica,sans-serif;
    padding: 15px 10px;
    width: 100%;
    border: solid 1px #ccc;
    height: 103px;
    margin-bottom:15px;
}
.zeza_nycompany input {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    color: #000;
    border: solid 1px #ccc;
    margin-bottom:15px;
}
.zeza_nycountries input {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    color: #000;
    border: solid 1px #ccc;
    margin-bottom:15px;
}
.zeza_nybutton button {
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    background-color: #ffcbb2;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    float: left;
    margin-right: 18px;
}

.zeza_nyinputnr .checkbox{
    font-size:16px;
    position:relative;
    margin-bottom:10px;
    text-align:center;
    width:max-content
}
.zeza_nyinputnr .checkbox .box{
    position:absolute;
    top:.1px;
    left:0;
    height:20px;
    width:20px;
    border:.1px solid #ddd;
    border-radius:3px;
    transition:all .3s linear
}
.zeza_nyinputnr .checkbox input{
    margin-left:0;
    display:none
}
.zeza_nyinputnr .checkbox label{
    padding-left:30px;
    font-size:16px;
    margin-bottom:0;
    color:#666
}
.zeza_nyinputnr .checkbox label a{
    display:inline-block;
    text-decoration:underline;
}
.zeza_nyinputnr .checkbox #agree1:checked+label .box::before{
    content:'√';
    position:absolute;
    left:2px;
    top:3px;
    width:16px;
    height:16px;
    color:#333
}
.zeza_lerh {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none;
}
.zeza_lerh a {
    width: 19px;
    height: 28px;
    margin: 0 23px;
}
.zeza_prev {
    background: url(../images/tclr1.png) 0 0 no-repeat;
}
.zeza_next {
    background: url(../images/tclr2.png) 0 0 no-repeat;
}
.probox{
    text-align: center;
    border: 1px solid #000;
    padding: 30px;
    margin-top: 35px;
}
.probox #thumb{
    width:100%;
}
.addthis-smartlayers-desktop,.addthis-smartlayers-mobile{display:none;}
.show-box{position:relative;}
.share-box{position:absolute;top:10px;right:30px;}
.owl-theme .owl-dots .owl-dot span{border:1px solid #000;}
.porduc_cpjg .share-box{position:static}
#videomodal{
    top: 10% !important;
}
.page_video {
}
.page_video .auto-container{
    max-width: 1200px;
    margin: 3% auto;
}
.page_video .item_box{
    display: flex;
    flex-wrap: wrap;
}
.page_video .item_box .item .img_box{
}
.page_video .item_box .item .img_box .cover{
}
.page_video .item_box .item .img_box .video_play{
}
.page_video .item_box .item .text_box{
}
.page_video .item_box .item .text_box h4{
}
.page_video .item_box .item .text_box .other{
    display: flex;
}
.page_video .item_box .item .text_box .other div:first-child{
    margin-right: 10px;
}
.page_video .item_box .item .text_box .other div img{
}
.page_video .item_box .item .text_box .other div span{
}
.page_video .item_box .item{
    width: 19.2%;
    margin-bottom: 20px;
    margin-right: 1%;
}
.page_video .item_box .item:nth-child(5n){
    margin-right: 0;
}
.page_video .item_box .item .img_box{
    position: relative;
    overflow: hidden;
}
.page_video .item_box .item .img_box::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
}
.page_video .item_box .item .img_box .video_play{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
    opacity: 0;
    width: 50px;
    height: auto;
    cursor: pointer;
}
.page_video .item_box .item .img_box:hover::after, .page_video .item_box .item .img_box:hover .video_play{
    opacity: 1;
}
.page_video .item_box .item .text_box{
    font-size: 16px;
    color: #999999;
}
.page_video .item_box .item .text_box h4{
    font-size: 18px;
    color: #333333;
    margin: 20px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.page_video .item_box .item .text_box div img {
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
@media(max-width:991px) {
    .page_video .auto-container{
        max-width: 94%;
    }
    .page_video .item_box .item{
        width: 100%;
        margin-right: 0;
    }
    .page_video .item_box .item .img_box{
    }
    .page_video .item_box .item .img_box .cover{
        width: 100%;
        object-fit: cover;
    }
}

@media (max-width:768px){
    .tabbox>span{
        width: 50%;
        margin-top: 10px;
    }
    .products_index .index-productSort .item a{
        height:120px;
        line-height: 120px;
        padding-top:0;
    }
    .design_index{padding:20px !important;}
    .share-box{
        position: static;
    }
    .show-box>h1{
        width:100%;
        margin-top:10px;
        padding-bottom: 20px;
    }
    .show-box iframe{
        max-width: 100% !important;
        height:300px;
    }
    .show-box img{
        max-width: 100% !important;
        height:auto !important;
    }
    .cate-box{
        padding:20px;
    }
    .cate-box .xuxian{display:none;}
    .cate-box .namebox .imgbox{
        width:80px;
        height:80px;
    }
    .cate-box .namebox .imgbox img{
        width:100%;
        height:auto;
    }
    .cate-box .namebox .title{
        font-size:20px;
    }
    .cate-box .descbox{
        width:100%;
    }
    .crumbs-box {
        margin-top: 0;
        padding: 0 20px 30px;
    }
    .page-conbox{
        padding:20px;
    }
    .company-name{
        padding:0 20px;
        margin-top: 20px;
    }
    .child-box{
        margin:0;
    }
    .child-box a{
        margin:10px;
    }
    .foot_index_body{
        margin:0;
        padding:20px;
    }
    .page-conbox iframe{
        height:220px;
    }
    .listfaq .faq-item .img-box{
        width:22%;
        font-size:16px;
    }
    .listfaq .faq-item .img-box img{
        width:60px;
    }
    .listfaq .faq-item .title-box{
        width:70%;
    }
    .list1box .list-item .img-box{
        width:100%;
    }
    .list1box .list-item .img-box img{
        width:100%;
        height:auto;
        margin-bottom:10px;
    }
    .list1box .list-item .text-box{
        width:68%;
    }
    .list1box .list-item .time-box{
        width:32%;
    }
    .list1box .list-item{
        margin-bottom:30px;
    }
    .lx-box{
        padding:20px;
    }
    .lx-box .lx-left {
        width: 100%;
    }
    .lx-box .lx-right {
        width: 70%;
        margin-top: 30px;
        text-align: center;
        margin-left: 15%;
    }
    .pagebox .inside-pagination ul li{
        margin-bottom:10px;
        display: none;
    }
    .pagebox .inside-pagination ul li:first-child{
        display:block;
    }
    .pagebox .inside-pagination ul .active{
        display:block;
    }
    .pagebox .inside-pagination ul .active+li{
        display:block;
    }
    .pagebox .inside-pagination ul li:last-child{
        display:block;
    }
    .pagebox .inside-pagination ul li:nth-last-child(2){
        /* display:block; */
    }

    .list2box .list-item .text-box{
        width:100%;
    }
    .list2box .list-item .img-box{
        width:100%;
        margin-top:20px;
    }
    .pro-box .list-box .pro-item{
        width:50%;
        float: left;
    }
    .scrollbox{
        display:block !important;
        width:18% !important;
        margin-left:2% !important;
    }
    .spec-preview{
        width:80% !important;
    }
    #scrollDiv{
        height:204px !important;
        width:100%;
        margin: 36px 0 36px !important;
    }
    #scrollDiv li{
        width:60px !important;
        height:60px !important;
    }
    .porduct_xq{
        padding:20px !important;
    }
    .about-list>div .about-item{
        padding:30px 0;
    }
    .modal-body {
        padding: 20px !important;
    }
    body{
        padding-top:70px;
    }
    .topdh
    {
        background: #4f5053;
        position: fixed;
        top:0;
        left:0;
    }
    .child-box a{
        width:44%;
        padding:6px 0;
        text-align: center;
    }
    .Home-banner{display:none;}
    .gt_switcher_wrapper{right:20% !important;top: 18px !important;}
}