
.first_title h1,h2,h3{
    text-align: left;
}
.banner_title h2{
    text-align: center;
}
.pc-slide {
    max-width: 1720px;
    margin: 0 auto;
}

.view .swiper-container {
    max-width: 1650px;
    /*height: 500px;*/
}

/*.view .arrow-left {*/
/*background: url(/images/index202301/feel3.png) no-repeat left top;*/
/*position: absolute;*/
/*left: 10px;*/
/*top: 50%;*/
/*margin-top: -25px;*/
/*width: 28px;*/
/*height: 51px;*/
/*z-index: 10;*/
/*}*/

/*.view .arrow-right {*/
/*background: url(/images/index202301/feel4.png) no-repeat left bottom;*/
/*position: absolute;*/
/*right: 10px;*/
/*top: 50%;*/
/*margin-top: -25px;*/
/*width: 28px;*/
/*height: 51px;*/
/*z-index: 10;*/
/*}*/

.preview {
    max-width: 1720px;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    max-width: 1650px;
    height: 266px;
    margin-left: 35px;
    background: #F7F7F7;
}

.preview .swiper-slide {
    width: 275px;
    height: 266px;
    cursor:pointer;
    padding-top: 30px;
    text-align: center;
}

/*.preview .slide6 {*/
/*width: 275px;*/
/*}*/

.preview .arrow-left {
    background: url(/images/index202301/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -31px;
    width: 31px;
    height: 30px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(/images/index202301/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -31px;
    width: 31px;
    height: 30px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #B4B4B4;
}

.dkm-button-secondary-outline{--dkm-bg-opacity:1;--dkm-text-opacity:1;background-color:rgba(255,255,255,var(--dkm-bg-opacity));}
.dkm-button-secondary-outline{--dkm-shadow:0 5px 10px -5px rgba(0,42,24,.15);--dkm-shadow-colored:0 5px 10px -5px var(--dkm-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--dkm-shadow);box-shadow:var(--dkm-ring-offset-shadow,0 0 transparent),var(--dkm-ring-shadow,0 0 transparent),var(--dkm-shadow);box-shadow:inset 0 0 0 2px #d8d8d8,0 5px 10px -5px rgba(0,42,24,.15);color:rgba(53,53,53,var(--dkm-text-opacity));}
.dkm-button-secondary-outline:active,.dkm-button-secondary-outline:hover{box-shadow:inset 0 0 0 2px #353535,0 5px 10px -5px rgba(0,42,24,.15);}
.dkm-button-secondary-outline:disabled{--dkm-text-opacity:1;box-shadow:inset 0 0 0 2px #ededed,0 5px 10px -5px rgba(0,42,24,.15);color:rgba(153,153,153,var(--dkm-text-opacity));}
.dkm-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.125rem;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:700;height:2.75rem;letter-spacing:.025em;line-height:1.2;padding-left:1.5rem;padding-right:1.5rem;text-transform:uppercase;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap;}
.dkm-button:disabled{cursor:not-allowed;}
.dkm-button:focus{outline:2px solid transparent;outline-offset:2px;}
.banner{
    background: #ffffff;
}

.banner_intro h6{
    text-align:center;
    color:#757575;
    margin:0;
}
.category-p1{
    text-align: left;
    padding:0 80px;
    font-size: 14px;
}
.category-p1-t{
    font-size: 14px;
    /*font-weight: bold;*/
    color: #000000;
}
.margin-top10{
    margin-top: 10px;

}
.margin-top20{
    margin-top: 20px;
}
.margin-top40{

    margin-top: 40px;
}
.margin-bottom40{
    margin-bottom: 40px;
}
.dkm-point {
    width: 8px;
    height: 8px;
    background:url(/images/dkm-point.jpg) center center no-repeat;
    float:left;
    margin-top: 8px;
    margin-right:10px;
}
.banner_intro{
    margin-top:25px;
    width:60%;
    margin:40px auto 0;
}
.banner_intro h6 p{
    text-align:center;
    color:#757575;
}
.banner_img{
    text-align: center;
}
.banner .swiper-slide{
    padding-top: 100px;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner .swiper-button-next{
    background:url(/Theme/default/image/right.png);
    background-size:contain;
    background-repeat: no-repeat;   
}
.banner .swiper-button-prev{
    background:url(/Theme/default/image/left.png);
    background-size:contain;
    background-repeat: no-repeat;   
}
.banner .swiper-pagination-bullet-active{
    background:none;
    border:1px solid #66bb6a;
}
.home_product .para{
    margin-top:20px;
}
.home_product .para h5,.home_product .para h5 p{
    font-family: "Arial";
    font-size:14px;
    line-height: 24px;
    color:#bdbdbd;
    overflow:hidden;
    text-overflow:ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.home_product{
    padding:0 100px;
    max-width: 1920px;
    margin: 0 auto;
    text-align: center;
}
.home_probox{
    padding:0 80px;

}
.swiper-container2{
        padding:0 30px;
    }
.home_probox .swiper-slide{
    padding:6px 20px 0px;
}
.homeProlist .imgbox{  
    margin-bottom: 35px;
    text-align: center;
    box-shadow: 6px -6px 0px #94d04c;
    overflow:hidden;
}
.imgbox img{
    width:100%;
    height:100%;

}
.home_product .p_title h5,.home_product .p_title h5 p{
    font-size: 16px;
    font-family: NexaBold;
    color: #000;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
    margin-left: 3px;
}
.home_product .p_title div,.home_product .p_title div p{
    font-size: 16px;
    /*font-family: NexaBold;*/
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 3px;
}
.first_title{
    margin:35px auto 25px;
}
.video_morebtn{
    cursor:pointer;
}
.open_con{
    display:none;
    position: absolute;
    z-index: 15;
    background-color: white;
    /*width: 1580px;*/
    /*max-width: 1600px;*/

}
.open_con p{
    font-size: 20px;
}
@media screen and (max-width:1580px){
    .open_con{
        /*left:0;right:0;*/

    }
}
.home_probox .swiper-button-prev{
    background-image:url(/Theme/default/image/left_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 120%;
    top: 0;
    background-color: #fff;
}
.home_probox .swiper-button-next{
    background-image:url(/Theme/default/image/right_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 120%;
    top: 0;
    background-color: #fff;
}
.home_project{
    padding:0 100px;
    position:relative;
}
.project_box_bg h1{
    color:#fff;
}
.project_box{
    width:80%;
    float:right;
    position:relative;
}
.project_box{
    margin-top:45px;
}
.project_img{
    position: absolute;
    left: 100px;
    top: 200px;
    width: 40%;
    height:440px;
    box-shadow: -20px 20px 30px #ededed;
    overflow:hidden;
}
.project_img_item{
    position:absolute;
    top:0;
    left:0;
    box-shadow: 6px -6px 0px #92ce4b;
    z-index: 11;
    display:none;
}
.project_img_item:nth-child(1){
    display:block;
}

.project_box>.project_box_bg>p{
    margin:35px 0 50px;
    color:#fff;
}


.ej_menu_turnkey{
    position: absolute;
    left: 0px;
    top: 59px;
    width: 100%;
    display:none;
    z-index: 15;
    /*margin-top: 20px;*/
}
.ej_menu_turnkey>ul>li>a {
    display: block;
    background-color:#94d04c;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    font-family: "Arial";
    font-size: 14px;
    color: #fff;
    transition:all .3s linear;
}
.ej_menu_turnkey>ul>li:hover a{
    background:#60a012;
}
.turnkey_item a{
    font-weight:bold ;
    color:#000;
}
.turnkey_item202311 {
    color:#000;
    width:100%;
    text-align: left;
    border:2px solid #B4B4B4;
    margin-bottom: 20px;
    justify-content: center; align-items:center;
    min-height: 500px;
}
.turnkey_item202311>li:first-child {

    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;



}
.turnkey_item202311>li:nth-child(2) {

    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 80px;


}
.turnkey_item202311>.li3 {

    text-align: left;
    margin-top: 10px;
    margin-bottom: 3px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.turnkey_item202311>.li3::before {
    padding-left: 13px;
    content: "";
    top: 0;
    left: 0;
    width: 8px;
    height: 22px;
    background-image: url(/images/index202301/turnkey_item202311_before.png);


}
.turnkey_item202311>.liMore {

    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;


}
.turnkey_item202311>.liMore>a>span {

    padding: 10px 10px;
    text-align: center;
    background-color: #F4F4F4;
    font-size: 20px;
}
.turnkey_item {
    float:left;
    position:relative;
    font-size:14px;
    font-family: "Arial";
    color:#000;
    width:100%;
    margin-right:2%;
    height:60px;
    padding-left: 0;
    padding-right:0px;
    text-align: center;
    border:2px solid #DEDEDE;
    margin-bottom: 20px;
    cursor:pointer;
    /*padding-top: 30px;*/
    /*display:inline-block;*/
    display:flex;justify-content: center; align-items:center;
}


.turnkey_item_a>a{
    font-size:14px;
    font-family: "Arial";
    color:#fff;
    width:32%;
    margin-right:2%;
    float:left;
    height:60px;
    padding-left: 0;
    padding-right:0px;
    text-align: center;
    border:1px solid #fff;
    margin-bottom: 20px;
    cursor:pointer;
    position:relative;
    display: block;
}
.turnkey_item_a>a.active{
    border:1px solid #93ce4b;
    color:#93ce4b;
}
.turnkey_item_a>a>span{
    position: relative;

    left:50%;
    top:50%;
    width:100%;
    transform:translate(-50%,-50%);
}
.turnkey_item_a>a:nth-child(3n+0){
    margin-right:0;
}
.classificationBottom {
    /*float:left;*/
    /*position:relative;*/
    font-family: "Arial";
    color:#000;
    width:200px;
    height:60px;
    padding-left: 0;
    padding-right:0px;
    text-align: center;
    border:2px solid #DEDEDE;
    cursor:pointer;
    display:flex;justify-content: center; align-items:center;
    border-radius: 10px;
    margin:auto;
    background-color: #ffffff;
    font-weight: bold;
}
.classificationBottom:hover,.classificationBottom>a:hover{
    color: #ffffff;
    background-color: #93ce4b;
}
.classificationBottom>a{
    font-size: 30px;
}
.project_tab_box2>div>a{
    font-size:14px;
    font-family: "Arial";
    color:#fff;
    width:32%;
    margin-right:2%;
    float:left;
    height:60px;
    padding-left: 0;
    padding-right:0px;
    text-align: center;
    border:1px solid #fff;
    margin-bottom: 20px;
    cursor:pointer;
    position:relative;
    display: block;
}
.project_tab_box>div>a.active{
    border:1px solid #93ce4b;
    color:#93ce4b;
}
.project_tab_box>div>a>span{
    position: relative;

    left:50%;
    top:50%;
    width:100%;
    transform:translate(-50%,-50%);
}
.project_tab_box>div>a:nth-child(3n+0){
    margin-right:0;
}
.project_box_bg{
    background:#333;
    padding:65px 150px 100px 400px;
}
.home_video{
    width:60%;
    margin:0 auto;
}
.home_news{
    width:60%;
    margin:0 auto;
}
.video_right h4{
    color:#94d04c;
    margin:30px 0 20px;
}
.video_right h3{
    font-weight: bold;
}
.video_right p{
    color:#616161;
}
.video_left img{
    width:100%;
    height:auto;
    box-shadow: 6px -6px 0px #94d04c;
    padding:0;
}
.video_left{
    padding-left: 50px;
}
.view_more a{
    font-family: NexaBold;
    color:#fff;
    display:inline-block;
    padding:10px 25px;
    background:#94d04c;
    text-transform: uppercase;
}
.view_more{
    text-align: center;
    margin-top:50px;
}
.more a{
    /*font-family: NexaBold;*/
    color:#000000;
    display:inline-block;
    padding:6px 15px;
    background:#F7F7F7;
    text-transform: uppercase;
    font-weight: bold;
    border-radius:2%;
    border:2px solid #B4B4B4;
}
.more a:hover{
    border:2px solid #000000;
}
.more{
    text-align: left;
    margin-top:20px;
}
.product-name{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home_bottom_list{

    background-size:cover;
    background-repeat: no-repeat;
    padding:25px 0;
    text-align: center;
}
.home_bottom_list h1{
    color:#fff;
    text-align: left;
}
.meida{
    margin-top:40px;

}
.home_bottom_list a{
    display:inline-block;
    width:200px;
    height:45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    background:#fff;
    margin-top:15px;

}
.home_bottom{
    margin-top:120px;
}
.meida a{
    display:inline-block;
    width:25px;
    margin-right:10px;
}
.pimmd-content{
    font-size: 25px;
    line-height: 42px;
}
.inquiry-background{
    /*background-image: url('/images/index202301/inquiry_bg.jpg') ;*/
    /*background-repeat:no-repeat;*/
    /*background-size: contain;*/
}
.helpToSetUp{
    /*font-size: 26px;*/
    text-align: left;
    font-family: Arial;
    font-weight: lighter  ;
    margin-bottom: 40px;
    margin-top: -20px;
}
.PLASTICINJECTIONMOLDINGMACHINETURNKEYSOLUTION{
    font-size: 24px;
}
@media screen and (min-width:1222px) and (max-width:1500px){
    .PLASTICINJECTIONMOLDINGMACHINETURNKEYSOLUTION{
        font-size: 20px;
    }
}
@media screen and (min-width:1045px) and (max-width:1221px){
    .PLASTICINJECTIONMOLDINGMACHINETURNKEYSOLUTION{
        font-size: 16px;
    }
}
@media screen and (min-width:768px) and (max-width:1044px){
    .PLASTICINJECTIONMOLDINGMACHINETURNKEYSOLUTION{
        font-size: 12px;
    }
}
@media screen and (max-width:1400px){
   .project_box_bg{
      padding-right:50px;
    }
    .h1_mobile{
        font-size: 38px;
    }
    .pimmd-content{
        font-size: 22px;
        line-height: 32px;
    }
}
@media screen and (max-width:1200px){
   .project_box_bg{
      padding-left:300px;
    }
    .project_tab_box>div>a{
        width:48%;
        margin-right:2%;
    }
    .project_tab_box>div>a:nth-child(3n+0){
        margin-right:2%;
    } 
    .project_tab_box>div>a:nth-child(2n+0){
        margin-right:0;
    }
    .h1_mobile{
        font-size: 28px;
    }
    .pimmd-content{
        font-size: 18px;
    }
}
@media screen and (max-width:1000px){

    .h1_mobile{
        font-size: 20px;
    }
    .pimmd-content{
        font-size: 16px;
    }
}
@media screen and (max-width:768px){
    .classificationBottom{
        width: 100%;
    }
    .classificationBottom>a{
        font-size: 18px;
    }
    .inquiry-background{
        background-size: auto;
    }
    .turnkey_item {

        width:99%;

    }
    .category-p1{
        padding:0 2px;
        margin-top: -20px;
    }
    .banner_intro{
        width:100%;
    }
    .imgbox img{
        width:auto;
        height: auto;
    }
   .home_probox{
    padding:0px;
   } 
   .home_product{
    padding:0 15px;
   }
   .home_probox .swiper-slide{
    padding-left:0;
    padding-right: 0;
   }
   .home_project{
    padding-left:0px;
    padding-right:0px;
   }
   .project_box{
    float:none;
    width:100%;
    margin-top:0;
   }
   .project_box_bg{
    padding:25px 15px;
   }
   .project_img{
    position:relative;
    left:0;
    top:0;
    height:230px;
    width:100%;
   }
   .home_project .first_title{
    padding:0 15px;
   }
   .home_video,.home_news{
    width:100%;
    padding:0 15px;
   }
   .video_left{
    padding-left:0;
   }
   .meida{
    margin-top:20px;
   }
   .view_more{
    margin-top:20px;
   }
   .home_bottom{
    margin-top:50px;
   }
   .home_bottom_list{
    padding-top: 50px;
    padding-bottom: 50px;
   }
   .first_title{
    margin:45px 0 25px;
   }

   .banner .swiper-slide{
    padding-left:30px;
    padding-right:30px;
    padding-bottom: 50px;
   }
   .banner_title h2{
    font-size:24px;
}
}
div#news_img_controls {
    text-align:center;
}
#news_img_controls li {
    padding-right:2em;
    cursor:pointer;
}
#news_img {
    position:relative;
    height:281px;
    width:90%;
    margin:0 auto 10px;
    padding: 0.5em;
    display: inline-block;

}
#news_img img {
    text-align: left;
    position:absolute;
    left:0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

}

#news_img img.opaque {
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
}
#news-li{
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #eeeced;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}
.news-li-p{
    font-weight:bold;
    font-size: 16px;
    color: #000;
}
.news-li-p-d{

    font-size: 12px;
    color: #000;
}

