@charset "utf-8";
.links{
    margin-top:0!important;
}
.ny_banner{
    background: url(../images/ny_banner.jpg) center no-repeat;
    height: 150px;
    position: relative;
}
.gy_banner{
    background: url(../images/gy-banner.jpg) center no-repeat;
    height: 250px;
    position: relative;
}
.xw_banner{
    background: url(../images/xw-banner.jpg) center no-repeat;
    height: 250px;
    position: relative;
}
.lx_banner{
    background: url(../images/lx-banner.jpg) center no-repeat;
    height: 250px;
    position: relative;
}
.nybaner-tit{
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -35px;
}
.nybaner-tit span{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
}


.position{
    background: url(../images/nav_tb.png) 20px center no-repeat #F2F2F2;
    border-radius: 10px;
    padding: 0 35px;
    line-height: 35px;
    margin-bottom: 30px;
}
.position a{
    margin: 0 5px;
}
.position a span{
    color: #008C72;
}
.inside_con{
    padding:30px 0;
}
.inside_r,.prodetail-fr{
    width: 900px;
}


/*右边分类*/
.inside_l{
    width: 250px;
}
.ilc_tit{
    background: linear-gradient(to right, #0093DB, #35BDB2 46%, #56DE5F 100%);
    color: #fff;
    padding: 15px 0;
    padding-left: 20px;
}
.ilc_tit i{
    display:  block;
    height:  1px;
    background:  #fff;
    width:  90px;
    margin: 10px 0;
}
.ilc_tit p{
    font-size: 24px;
}
.ilc_tit em{
    font-size: 12px;
    text-transform: uppercase;
}
.inside_l_class{
    background: #fff;
    border-radius: 20px 0 0 0;
}
.inside_l_class ul{
    padding: 10px;
    border: 1px solid #e8e8e8;
}
.inside_l_class ul li:first-child{
    border-top: 0;
    margin-top: 0;
}
.inside_l_class ul li{
    height: 45px;
    line-height: 45px;
    text-align: left;
    position:  relative;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: #ececec;
    margin-top: 10px;
}
.inside_l_class ul li a:before{
    content:"";
    height: 20px;
    width: 2px;
    background: #1f87e0;
    position:  absolute;
    left: 10px;
    top: 12.5px;
}
.inside_l_class ul li a{
    padding-left: 25px;
    overflow:  hidden;
    height:  40px;
    display:  block;
    font-weight: bold;
}
.inside_l_class ul li a:hover{
    color: #1f87e0;
}

.ny_left_con{
    margin-top: 20px;
}
.nleftc_tit{
    background: linear-gradient(to right, #0093DB, #35BDB2 46%, #56DE5F 100%);
    padding: 10px 0;
    font-size: 12px;
}
.nleftc_tit p{
    display: table-cell;
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    padding-left: 25px;
    text-transform: uppercase;
}
.nleftc_tit p span{
    font-size: 18px;
}
.nleftc_com{
    background: #e8e8e8;
}
.nleftc_com img{
    display: block;
    width: 100%;
}
.nleftc_com p{
    color: #c40101;
    font-size: 20px;
    line-height: 28px;
}
.nleftc_con{
    padding: 10px;
}
.nleftc_con p{
    line-height: 25px;
    color: #666;
    margin-top: 5px;
}
.nleftc_con p span{
    font-weight:bold;
}
.nleftc_con p a{
    color: #666;
}
.nleftc_con p a:hover{
    color: #06b1e8;
}
.inside_l_classb{
    background: #fff;
    border-radius: 20px 0 0 0;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / .2);
}

.subNavaa{
    border-bottom: 1px solid #eee;
}
.subNavBox{background: #fff;}
.subNava{display:block;font-weight:bold;color: #333;padding-left: 30px;background: url(../images/ipro-sjx.png) 15px center no-repeat;line-height: 55px;}
.subNav a{display:block;font-weight:bold;color: #333;padding-left: 30px;background: url(../images/ipro-sjx.png) 15px center no-repeat;line-height: 55px;border-bottom: 1px solid #eee;}
.subNav:hover a{background: url(../images/ipro-sjxon.png) 15px center no-repeat #E5F4F1;color: #fff;color: #008c72;}
.currentDd,.currentDd:hover{color: #fff;border-bottom: 0;background: url(../images/ipro-sjxona.png) 10px center no-repeat #1f87e0!important;margin-bottom: 0;}
.navContent{padding-bottom: 10px;}
.navContent li{position: relative;}
.navContent>li>a{text-align: left;font-size:14px;line-height: 25px;color: #666;display: block;padding: 5px 15px;}
.navContent>li>a:hover{background: #E5F4F1;color: #008c73;}
.navContent>li:hover dl{
    display:block;
}
.navContent li dl{
    top: 0;
    z-index: 999;
    /* padding-left: 20px; */
    display: none;
}
.navContent li dl dd{
    position:relative;    
}
.navContent li dl dd:before{
    content:"";
    position:absolute;
    background:#999;
    border-radius:50%;
    width:5px;
    height:5px;
    left:15px;
    top:50%;
    margin-top:-2.5px;
}
.navContent li dl dd a{
    line-height: 30px;
    color: #666;
    display: block;
    padding: 0 15px 0 30px;
}
.navContent li dl dd a span{
    margin-right:5px;
    color:#999;
}
.navContent li dl dd a:hover,.navContent li dl dd a:hover span{
    background: #E5F4F1;
    color: #008c73;
}
.navContent li dl dd:hover:before{
    background:#008c73;
}



/*关于我们*/
.about_list{
    line-height: 28px;
}

/*相册*/
.nyphoto_list ul li{
    float: left;
    width: 283px;
    margin-right: 25px;
    margin-bottom: 25px;
}
.nyphoto_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nyphoto_list ul li .ovimg:hover{
    border: 1px solid #008c72;
}
.nyphoto_list ul li img{
    display: block;
    width: 100%;
    transition:all .3s;
    -moz-transition:all .3s;    /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari å’Œ Chrome */
    -o-transition:all .3s;  /* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);  /* IE 9 */
    -webkit-transform: scale(1,1);  /* Safari å’Œ Chrome */
    -o-transform: scale(1,1);   /* Opera */
    -moz-transform: scale(1,1); /* Firefox */
}
.nyphoto_list ul li a:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.nyphoto_list ul li p{
    line-height: 30px;
    text-align: center;
}
.nyphoto_list ul li:hover img{
    opacity:0.9;
}




/*合作伙伴*/
.nyphotoa_list ul li{
    float: left;
    width: 206px;
    margin-right: 25px;
    margin-bottom: 25px;
}
.nyphotoa_list ul li .ovimg{
    overflow: hidden;
    border: 1px solid #eee;
}
.nyphotoa_list ul li .ovimg:hover{
    border: 1px solid #008c72;
}
.nyphotoa_list ul li img{
    display: block;
    width: 100%;
    transition:all .3s;
    -moz-transition:all .3s;    /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari å’Œ Chrome */
    -o-transition:all .3s;  /* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);  /* IE 9 */
    -webkit-transform: scale(1,1);  /* Safari å’Œ Chrome */
    -o-transform: scale(1,1);   /* Opera */
    -moz-transform: scale(1,1); /* Firefox */
}
.nyphotoa_list ul li a:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.nyphotoa_list ul li p{
    line-height: 30px;
    text-align: center;
}
.nyphotoa_list ul li:hover img{
    opacity:0.9;
}




/*产品中心*/
.pro_list ul li{
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
.pro_list ul li img{
    display: block;
    width: 100%;
}
.pro_list ul li .bigimg{
    border: 1px solid #e6e6e6;
}
.pro_list ul li:hover .bigimg{
    border: 1px solid #008C72;
}
.pro_list ul li p{
    background: #e6e6e6;
    text-align: center;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 10px;
}
.pro_list ul li:hover p{
    background: linear-gradient(to right, #0093DB, #35BDB2 46%, #56DE5F 100%);
    color: #fff;
}
.pro_list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}


/*多图展示*/
.proslider{
    position: relative;
    width: 420px;
}
.proslider .slider-for {margin-bottom: 10px;}
.proslider .slider-for .slick-prev{left: 10px;background: #000 url(../images/nimg22_left.png) center no-repeat;background-size: 22px 41px;} 
.proslider .slider-for .slick-next{right: 10px;background: #000 url(../images/nimg22_right.png) center no-repeat;background-size: 22px 41px;height: 35px;} 
.proslider .slider-for .slick-prev,.proslider .slider-for .slick-next{position: absolute;z-index: 10;top: 50%;margin-top:-16px;display: block;width: 48px;border: 0;font-size: 0;outline: 0;cursor:pointer;height: 84px;opacity: .6;display: none!important;}
.proslider .slider-for .slick-prev:hover{opacity: 1;background: #23ac38 url(../images/nimg22_left.png) center no-repeat;} 
.proslider .slider-for .slick-next:hover{opacity: 1;background: #23ac38 url(../images/nimg22_right.png) center no-repeat;}
.proslider .slider-for img{width: 100%;display: block;}
.proslider .slider-for .slick-list{
    border: 1px solid#eee;
}
.proslider .slider-nav .slick-prev{left: 0;background: url(../images/c24_left.png) left top no-repeat;background-size: 35px 35px;height: 35px;} 
.proslider .slider-nav .slick-next{right:0;background:url(../images/c24_right.png) right top no-repeat;background-size: 35px 35px;height: 35px;} 
.proslider .slider-nav .slick-prev,.proslider .slider-nav .slick-next{position: absolute;z-index: 10;top: 50%;margin-top:-16px;display: block;width: 35px;border: 0;font-size: 0;outline: 0; cursor:pointer}
.proslider .slider-nav .slick-prev:hover{background:url(../images/c24_lefton.png) no-repeat; background-size: 35px 35px;} 
.proslider .slider-nav .slick-next:hover{background:url(../images/c24_righton.png) no-repeat; background-size: 35px 35px;} 
.proslider .slider-nav{
    padding: 0;
}
.proslider .slider-nav .slick-slide{
    margin: 0 5px;
    border: 2px #fff solid;
    cursor: pointer;
}
.proslider .slider-nav .slick-slide img{
    display: block;
}
.proslider .slider-nav .slick-current {
    padding: 0px!important;
    border: 2px #008C72 solid;
}


/*产品详情*/
.prodetail_tit{
    width: 440px;
}
.prodetail_tit dl dt{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.prodetail_tit dl dd{
    color: #666;
    line-height: 30px;
    font-size: 16px;
}
.prodetail_a{
    height: 32px;
    margin-top: 15px;
}
.prodetail_a a{
    border: 1px solid #008C72;
    display: block;
    float: left;
    color: #008C72;
    width: 130px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    border-radius: 10px;
    font-size: 16px;
}
.prodetail_a a:hover{
    background:#008C72;
    color:#fff;
}
.pordet-list{
    margin-top: 20px;
}
.pordet-list .pordet-list-tit{
    color: #06b1e8;
    font-weight: bold;
    margin-bottom: 10px;
}
.pordet-list ul{
    border: 1px solid #ccc;
    padding: 10px;
}
.pordet-list ul li{
    float: left;
    width: 130px;
    border: 1px solid #eee;
    margin-left: 10px;
}
.pordet-list ul li:first-child{
    margin-left: 0;
}
.pordet-list ul li:hover{
    border: 1px solid #1f87e0;
}
.pordet-list ul li img{
    display: block;
    width: 100%;
}
.prodetail_con{
    margin-top: 10px;
}
.prodetail_con .prodetail_con_tit{
    height: 35px;
    border-bottom: 1px solid #ddd;
}
.prodetail_con .prodetail_con_tit span{
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}
.prodetail_con .prodetail_con_nr{
    padding: 10px;
    line-height: 28px;
}
.prodetail_con .prodetail_con_nr img{
    max-width:100%;
}
.notice{
    margin-top: 20px;
}
.notice .tab-bd{
    line-height:28px;
}
.notice table{
    width: 100%!important;
    border: 1px solid #999!important;
    border-collapse: collapse;
}
.notice table td{
    border: 1px solid #999!important;
    padding: 5px!important;
    text-align: center;
}
.tab-hd{
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.tab-nav li{
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #eee;
    border-radius: 10px 10px 0 0;
}
.tab-nav li{
    padding: 0 10px;
    display: block;
    width: 100px;
    color: #fff;
    font-size:16px;
}
.tab-nav li.on{
    background: #008C72;
}
.tab-nav li.on a{
    color:#fff;
}
.tab-bd .tab-pal,.tab-bd .tab-pal p{
    line-height:28px;
}
.tab-bd .tab-pal img{
    max-width:920px;
}

/*上下页*/
.Previous{border-top:1px dashed #ccc;margin-top:10px;padding-top: 10px;}
.Previous ul li{ height:30px; line-height:30px; color: #333; font-size: 14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.Previous ul li a{ font-size: 14px; color: #333; }
.Previous ul li a:hover{color: #008C72;}
.Previous ul li span{color: #008C72;}


/*热销产品*/
.prodetail_pro_list{
    padding-top: 15px;
}
.prodetail_pro_list ul li:first-child{
    margin-left:0;
}
.prodetail_pro_list ul li{
    float: left;
    width: 211px;
    border: 1px solid #e6e6e6;
    margin-left: 16px;
}
.prodetail_pro_list ul li img{
    display: block;
    width: 100%;
    transition:all .3s;
    -moz-transition:all .3s;/* Firefox 4 */
    -webkit-transition:all .3s;/* Safari å’Œ Chrome */
    -o-transition:all .3s;/* Opera */
    transform: scale(1,1);
    -ms-transform: scale(1,1);/* IE 9 */
    -webkit-transform: scale(1,1);/* Safari å’Œ Chrome */
    -o-transform: scale(1,1);/* Opera */
    -moz-transform: scale(1,1);/* Firefox */
}
.prodetail_pro_list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
} 
.prodetail_pro_list ul li .ipro_img{
    overflow: hidden;
}
.prodetail_pro_list ul li p{
    text-align:center;
    height: 35px;
    line-height: 35px;
    background: #e6e6e6;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    padding: 0 10px;
}
.prodetail_pro_list ul li:hover p{
    background: #008C72;
    color:#fff;
}



/*新闻*/
.cs_list { height:auto; overflow:hidden; padding: 0 5px;}
.cs_list dl {/* height: 185px; */overflow:hidden;zoom:1;margin-bottom: 15px;border-bottom: 1px dashed #eee;padding-bottom: 15px;}
.cs_list dt {float:left;width: 260px;display: none;}
.cs_list dt img {width: 250px;height: 167px;border:1px solid #ebebeb;display:block;padding:5px;}
.cs_list dt img:hover{border: 1px solid #01824a;}
.cs_list dd {width: 100%;float:right;}
.cs_list dd h5 { font-family:"Microsoft Yahei"; height:30px; line-height:30px; overflow:hidden; font-size:16px;font-weight: bold;}
.cs_list dd h5{ color:#333;}
.cs_list dd h5:hover{ color:#B20E15;}
.cs_list dd h6 {font-weight:normal;height: 25px;line-height: 25px;overflow:hidden;font-size:12px;color:#999;}
.cs_list dd h6 a { color:#999;}
.cs_list dd h6 .ind_bg01{background: url(../images/ft_5.png) left no-repeat;padding-left: 20px;}
.cs_list dd h6 .ind_bg02{background:url(../images/ft_4.png) left no-repeat;padding-left:20px;margin-left: 20px;}
.cs_list dd p {color:#666;font-size:14px;line-height: 28px;/* margin-bottom: 20px; */}
.cs_list dd .cs_more {color: #DA251B;display:inline-block;font-size:14px;background:url(Img/allb/c_btn.gif) no-repeat;text-align:center;line-height:28px;height:28px;float: right;}
.cs_list dd .cs_more:hover{color: #01824a;}


/*新闻详细页*/
.news_detail{margin:0 auto;}
.news_detail_tit{text-align:center;line-height: 30px;font-size:18px;font-weight:bold;}
.news_detail_info{text-align:center;color:#666;font-size:12px;height: 25px;line-height: 25px;}
.news_detail_cont{padding: 10px;line-height:26px;font-size: 14px;color:#333;border-top: 1px solid #cccccc;margin-top: 10px;}
.ndfooter_tit{
    font-size: 28px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news_detail_footer{
    clear: both;
    float: right;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.news_detail_footer ul li{
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.news_detail_footer ul li span{
    float: right;
}



/*联系我们*/
.contact-dl{
    margin-bottom: 25px;
}
.contact-dl dl{
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    width: 432px;
    float: left;
}
.contact-dl img{
    float:right;
    width: 430px;
    height: 300px;
}
.contact-dl dl:nth-child(2n){
    margin-right: 0;
}
.contact-dl dl dt{
    font-size: 20px;
    color: #008c72;
    line-height: 25px;
    border-bottom: 1px solid #008c72;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.contact-dl dl dt span{
    display: block;
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 100;
}
.contact-dl dl dd{
    line-height: 30px;
    font-size: 16px;
}



/*在线留言*/
.message_list{
    background: #fff;
    padding: 20px;
}
.message_list_tit{
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.message_list_liuyan{
    margin-left: 15px;
}
.message_list_liuyan table{
    border-collapse: collapse;
}
.message_list_liuyan table tr{
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
    display: table;
    background: #fff;
}
.message_list_liuyan table tr th{
    border-right: 1px solid #dfdfdf;
    width: 80px;
    text-align: center;
    color: #666;
}
.message_list_liuyan table tr td input{
    border: 0px;
    height: 40px;
    line-height: 40px;
    outline: 0;
    width: 500px;
}
.message_list_liuyan table tr td textarea{
    border: 0;
    outline: 0;
    resize: none;
    height: 150px;
    width: 700px;
}



.pro-search{
    margin-bottom: 20px;
}
.pro-search-a{
    width: 630px;
    line-height: 30px;
}
.pro-search-a span{
    color: #008c72;
    font-weight: bold;
}
.pro-search-a a{
    margin-right: 5px;
    color: #666;
}
.pro-search-a a:hover{
    color:#008c72;
}
.pro-search-input{
    height: 30px;
    border: 2px solid #008C72;
    width: 250px;
}
.pro-search-input #gjza{
    width: 190px;
    float: left;
    border: 0;
    line-height: 31px;
    height: 30px;
    padding: 0 10px;
    outline: 0;
}
.pro-search-input #sska{
    float: left;
    background: url(../images/search_tb02.png) center no-repeat;
    width: 40px;
    border: 0;
    height: 30px;
    cursor: pointer;
    outline: 0;
}

.nanlit{
    margin-top:50px;
}
.nanlit-left ul li{
    width: 278px;
    margin:0 10px;
}
.nanlit-left ul li .pic{
    border: 1px solid #eee;
}
.nanlit-left ul li img{
    width: 100%;
}
.nanlit-left ul li p{text-align: center;font-size: 16px;margin-top: 10px;}