@charset "utf-8";
.prod-info{height:49px;border-bottom:1px solid #e6e6e6;background:#fff;}
.prod-info h1{float:left;line-height:49px;font-size:18px;}
.prod-info .info{float:right;padding-top:9px;}
.prod-info .info a{float:left;height:28px;line-height:28px;border:1px solid #fff;border-radius:28px;color:#777;padding:0 20px;margin-left:10px;}
.prod-info .info a:hover,.prod-info .info a.active{border:1px solid #ccc;}

.prodfix .prod-info{position:fixed;left:0;top:55px;width:100%;z-index:990}
.prodfix .prod_detail{margin-top:141px;}
/*产品展示*/
.prod_list{padding:25px 0 0px}
.prod_list .list{margin: 0 -13px}
.prod_list .list .item{float:left;width:calc(25% - 26px);margin:13px;background:#fff;text-align:center;}
.prod_list .list .item a{display:block;padding-top:28px;height:312px;border:1px solid #ddd;}
.prod_list .list .item h2{color:#005da3;font-size:22px;line-height:40px;}
.prod_list .list .item p{color:#999;font-size:16px;line-height:30px;height:30px;overflow:hidden;}
.prod_list .list .item .pic{display:block;width:255px;height:186px;margin:10px auto 5px}
.prod_list .list .item .pic img{width:100%;height:100%}
.prod_list .list .item a .more{color:#005da3;font-size:14px;}
.prod_list .list .item.end{margin-right:0;}
.prod_list .list .item a:hover{box-shadow:0 0 38px rgba(0, 0, 0, 0.08) inset;transition: all 0.15s ease 0s;}

/*产品详细*/
.prod_detail{margin:36px 0 20px;background:#fff;border:1px solid #eaeaea;}
.prod_detail .prod_pic{width:530px;height:470px;float:left;border-right:1px solid #eaeaea;position:relative;overflow:hidden;}
.prod_detail .prod_info{width:607px;height:410px;float:left;padding:30px;overflow-y:auto;overflow-x:hidden;}
.prod_detail .num_nav{position:absolute;bottom:17px;left:50%;}
.prod_detail .num_nav span{float:left;width:18px;height:18px;border-radius:100%;background:#e6e6e6;text-indent:-999em;margin-right:10px;}
.prod_detail .num_nav .selected{background:#0c4da1}


.prod_info{color:#666;font-size:16px;line-height:28px;}
.prod_info .prod_title{font-size:28px;color:#005da3;font-weight:400;line-height:34px;margin-bottom:30px;}
.prod_info .intro{}

.prod_tt{font-size:16px;height:48px;margin-bottom:20px;border-bottom:1px solid #007ac3;color:#007ac3;}
.prod_tt strong{float:left;border:1px solid #007ac3;border-bottom:1px solid #fff;padding:0 30px;background:#fff;line-height:47px;font-weight:400;}
.prod_nr{margin-bottom:30px}
.prod_nr img{max-width:100%}

.prodcon{border:1px solid #e6e6e6;margin-bottom:32px;}
.prodcon .hd{border-bottom:1px solid #e6e6e6;background:url(../images/line7.png) repeat-x;height:49px;line-height:49px;padding-left:25px;font-size:20px;}
.prodcon .detail{padding:25px;}

#certificate .detail{padding:46px 0 25px 38px;}
#certificate li{float:left;width:240px;margin:0 52px 0px 0;}
#certificate li .pic{display:block;width:224px;height:160px;background:#ccc;padding:8px;}
#certificate li .pic img{width:100%;height:100%}
#certificate li h2{line-height:36px;height:36px;overflow:hidden;font-size:16px;text-align:center;}
#certificate li a:hover{background:#bbb;}
#certificate li.end{margin-right:0;}

#news .detail{padding:30px 0 0px 30px;}
#news li {float:left;width:550px;height:198px;border:1px solid #eee;background:#fafafa;margin:0 40px 32px 0}
#news li .pic{display:block;float:left;width:198px;height:198px;border-right:1px solid #eee;}
#news li .pic img{display:block;width:100%;height:100%}
#news li .con {margin-left:215px;padding:17px 25px 0 0;}
#news li .con .tit{display:block;height:40px;line-height:20px;overflow:hidden;font-size:16px;color:#333;margin-bottom:14px;}
#news li .con p{font-size:14px;display:block;color:#777;height:80px;line-height:20px;overflow:hidden;margin-bottom:15px;}
#news li .con .more{color:#333;float:left;}
#news li .con .more i{float:left;background-position:0 -47px;width:13px;height:13px;margin:7px 7px 0 0;}
#news li.end{margin-right:0;}

#news li:hover{border-color:#ccc;}
#news li:hover .pic{border-right:1px solid #ccc;}
#news li:hover .tit{color:#005da3;}

#precautions{margin-bottom:0}

.knowledge{padding-bottom:42px;}
.knowledge .bd ul{width:100%;}
.knowledge .bd li {float:left;width:320px;background:#fafafb;margin:0 30px 28px 0;border-bottom:3px solid #005ba3;border-radius:4px;padding:16px 30px 30px;}
.knowledge .bd li .tit{display:block;height:48px;line-height:24px;overflow:hidden;font-size:16px;color:#333;margin-bottom:16px;}
.knowledge .bd li p{font-size:14px;display:block;color:#555;height:88px;line-height:22px;overflow:hidden;}
.knowledge .bd li.end{margin-right:0;}
.knowledge .bd li:hover{border-color:#005ba3;}
.knowledge .bd li:hover .tit{color:#005da3;}
.knowledge .fd{text-align:center;margin-top:14px;}
.knowledge .fd a{display:block;width:160px;height:40px;color:#fff;background:#005ba3;font-size:16px;line-height:40px;margin:0 auto;border-radius:5px;}
.knowledge .fd a:hover{background:#019e4f;color:#fff;}