@charset "UTF-8";
/*html{ filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(1);}*/
.mySwiper{overflow:hidden;height:100%;text-align:center;}
.active .header-container {width:100%;position:fixed;top:0px;left:0px;z-index:90;box-shadow:1px 1px 1px #cdcdcd;background:rgba(255,255,255,0.6);}

h3.i_tit{margin:0px auto;text-align:center;font-size:38px;margin-bottom:20px;}
h3.i_tit p{font-size:17px;color:#999;display:block;}
.i_product{margin-top:65px;}
.i_product .i_exp{margin:0 215px;margin-top:25px;font-size:22px;text-align:center;line-height:45px;}
.i_product .i_more{border:0px red solid;margin:0 30px;}
.i_product .i_more em{font-style:normal;font-size:22px;}
.i_product .i_more em i{font-style:normal;}
.i_product .i_more .bluebtn{float:right;font-family:'宋体';font-size:12px;margin-top:5px;}

.prolist {margin: 50px 0 20px; display: flex;flex-wrap: wrap;}
.prolist dl{width:24%;height:auto;padding:3px;margin:10px 0;margin-left:5px;margin-right:5px;}
.prolist dl dt{height:auto;overflow:hidden;border:0px #F5F5F5 solid;text-align:center;padding:0px;position:relative;}
.prolist dl dt img{max-height:220px;height:100%;border-radius:5px;}
.prolist dl dt .zz{position:absolute;display:none;background:#188e30 url(../images/imore.png) no-repeat center center;z-index:9999;width:100%;height:100%;top:0;left:0;border-radius:5px;opacity:0.5;line-height:200px;text-align:center;color:#FFF;}
.prolist dl dt:hover .zz{display:block;background:#188e30 url(../images/imore.png) no-repeat center center;}
.prolist dl dd{margin-top:12px;}
.prolist dl dd .p_tit{height:32px;line-height:32px;text-align:center;font-size:13px;}
.prolist dl dd .p_button{text-align:center;margin-top:15px;}

.i_about{margin-top:85px;overflow:hidden;padding:45px 0;}
.i_about .i_a_img{float:right;}
.i_about .i_a_txt{;font-size:16px;line-height:28px;}
.i_about .i_tit{text-align:left;font-size:32px;}
.i_about .i_a_more{margin-top:15px;}
.i_about .i_a_more a{padding:10px 15px;background:#68daa0;}
.i_about .i_a_more a:hover{background:#57bc54;}
.i_about .video-js{background:#000;padding:5px 0px;width:620px;height:400px;margin-left:20px;}

.i_strength{margin-top:85px;overflow:hidden;padding:45px 0;}
.i_strength .i_exp{margin:0 85px;margin-top:25px;font-size:20px;text-align:center;line-height:35px;}
.i_strength .box_layout{margin-top:45px; display: flex;margin-left:10px;margin-right:10px;}
.i_strength .box_layout .box_sl{width:49%;position:relative;background:#FFF; border-radius: 10px;margin-right:20px;overflow:hidden;}
.i_strength .box_layout .box_yf{width:49%;position:relative;background:#FFF; border-radius: 10px;overflow:hidden;}
.i_strength dl dt{float:left;width:45%;}
.i_strength dl dd{float:left;width:55%;padding-right:10px;}
.i_strength dl dd .p_tit{margin-left:25px;font-size:24px;margin-top:5px;}
.i_strength dl dd .p_des{
    margin-left:10px;
	font-size:15px;line-height:2;margin-top:5px;	    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;

}
.i_strength dl dd .i_more{float:right;margin-top:8px;margin-right:8px;margin-bottom:8px;}
.i_strength dl dd .i_more a{color:#0b8a2f;}

.i_news{
    display: flex;align-items: center;
	background:#f8f9fa;
}
.i_news .news_a{border:0px red solid;height:100%;padding:25px;background:#f8f9fa;margin-right:25px;width:28%;}
.i_news .news_a h3{font-size:28px;}
.i_news .news_a .new_tip{font-size:16px;margin-top:25px;margin-bottom:25px;line-height:28px;}
.i_news .news_a .new_bmore a{border:1px #0f7b28 solid;height:35px;line-height:35px;padding:8px 15px;background:#0f7b28;color:#FFF;}
.i_news .news_a .new_bmore a:hover{background:#06c834;}
.i_news .news_b{background:#FFF;padding-left:20px;height:510px;overflow:hidden;max-width:72%;}

.newSwiper{
        height:170px;
        margin-left: auto;
        margin-right: auto;
}
.newSwiper .swiper-wrapper{position:relative;display:block;}

.inewslist{}
.inewslist dl{width:100%;display:block;margin:0px auto;height:155px;overflow:hidden;border:0px red solid;margin-bottom:15px;padding:5px auto;padding-left:5px;padding-right:15px;}
.inewslist dl a{display:block;}
.inewslist dl dt{margin-right:15px;width:260px;height:155px;float:left;overflow:hidden;}
.inewslist dl dt img{width:260px;}
.inewslist dl dd{width:auto;}
.inewslist dl dd .p_tit{font-size:17px;font-weight:550;line-height:35px;}
.inewslist dl dd .p_date{font-size:15px;margin-top:8px;color:#999;}
.inewslist dl dd .p_desc{font-size:15px;line-height:25px;color:#999;overflow:hidden;}

.flink_div{margin:10px 0;}
.flink_div em{font-style:normal;font-weight:bold;}
.flink_div .flinklist{border:0px red solid;}
.flink_div .flinklist a{margin-right:8px;color:#999;line-height:28px;}
.flink_div .flinklist a:hover{text-decoration:underline;}