p{
    line-height:24px;
}
.banner_intro h6{
    text-align:center;
    color:#757575;
    margin:0;
}
dl{
    font-size: 60px;
}
.link{
    padding-top: 15px;
    background:#191919;color:#999;font-size: 18px;text-align: center;
}

.link a{
    color:#999;
    display:inline-block;
    margin:0 10px;
    font-size: 18px;
}
.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: 150px;
    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;
}
.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 .title h5,.home_product .title h5 p{
    font-size: 16px;
    font-family:Arial;
    color: #000;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.first_title{
    margin:85px auto 55px;
}
.video_morebtn{
    cursor:pointer;
}
.open_con{
    display:none;
}
.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;
}


.project_tab_box>a{
    font-size:14px;
    color:#fff;
    width:32%;
    margin-right:2%;    
    float:left;
    height:55px;
    padding-left: 0;
    padding-right:0px;
    text-align: center;
    border:1px solid #fff;
    margin-bottom: 20px;
    cursor:pointer;
    position:relative;
}
/*.project_tab_box>a.active{*/
    /*border:1px solid #93ce4b;*/
    /*color:#93ce4b;*/
/*}*/
.project_tab_box>a:hover{
    border:1px solid #93ce4b;
    color:#93ce4b;
}
.project_tab_box>a>span{
    position:absolute;
    left:50%;
    top:50%;
    width:100%;
    transform:translate(-50%,-50%);
}
.project_tab_box>a:nth-child(3n+0){
    margin-right:0;
}
.project_box_bg{
    background:#333;
    padding:65px 150px 100px 400px;
}
.home_video,.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:Arial;
    color:#fff;
    display:inline-block;
    padding:10px 25px;
    background:#94d04c;
    text-transform: uppercase;
}
.view_more{
    text-align: center;
    margin-top:50px;
}
.home_bottom_list{
    padding:0;
    background-size:cover;
    background-repeat: no-repeat;
    padding:105px 0;
    text-align: center;
}
.home_bottom_list h1{
    color:#fff;
    text-align: center;
}
.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:45px;
    font-family: "NexaBold";
}
.home_bottom{
    margin-top:120px;
}
.meida a{
    display:inline-block;
    width:25px;
    margin-right:10px;
}
@media screen and (max-width:1400px){
   .project_box_bg{
      padding-right:50px;
    }
}
@media screen and (max-width:1200px){
   .project_box_bg{
      padding-left:300px;
    }
    .project_tab_box>a{
        width:48%;
        margin-right:2%;
    }
    .project_tab_box>a:nth-child(3n+0){
        margin-right:2%;
    } 
    .project_tab_box>a:nth-child(2n+0){
        margin-right:0;
    }
}
@media screen and (max-width:768px){
    .banner_intro{
        width:100%;
    }
    .imgbox img{
        width: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: 14px;
    color: #616161;
}

