




/* 二级导航 */
.tab{margin:20px 0}
.tab ul{overflow: hidden}
.tab ul li{margin:1% 1% 1% 0;padding: 2% 2%;text-align: center;float: left;background: #b9b9b9;}
.tab ul li a{color: #fff}
.tab ul .tab_active{background: #f5821f;}

/* page */
.pager{ width:100%; overflow:hidden; height:40px; padding:10px 0; text-align:center;}
.pager ul{  line-height:28px; overflow:hidden;display: inline-block;}
.pager li{ display:block; float:left; margin-right:10px;}
.pager li a{ display:block; font-size:14px; padding:0 10px;border: 1px solid #dedede;}
.pager .p_total span{ color:#f5821f }
.pager li a:hover{background:#f5821f; color:#fff;border: 1px solid #f5821f;}
.total{float: left;padding:0 10px; line-height:28px; }


/* 产品展示 */
.contant{width:98%;margin:30px auto 100px}
.contant .pro_list{margin:30px auto}
.contant .pro_list li{overflow: hidden;border-bottom: 1px dashed #ddd;margin:5% auto;padding:0 0 5% 0;display: -webkit-box;}
.contant .pro_list li .pro_left{width:100px;height: 100px;border:1px solid #ddd;    margin-right: 10px;}
.contant .pro_list li .pro_left img{width:100px;height: 100px;}
.contant .pro_list li .pro_right{-webkit-box-flex: 1;font-size: 0.9em;color: #868585;line-height: 24px;}
.contant .pro_list li .pro_right dd span{color:#f5821f; }
.contant .pro_list li .pro_right dd {width:100%;white-space: nowrap;overflow: hidden;height: 24px;text-overflow: ellipsis}



/* 面包屑 */
.bread{margin:0px auto 30px;font-size: 1em;color:#525252;background: url(../images/daoh.png) no-repeat left ;padding-left:2em}
.bread a{font-size:1em;color:#525252;}


/* 产品展示详情 */
.pro_xq .tu_show{text-align: center}
.pro_xq .tu_show span{display: block;color:#f5821f;margin:2% 0}
.pro_xq .tu_show img{display: block;margin:2% auto;}
.pro_xq .text{font-size: 0.9em;line-height: 24px;color:#666 }
.pro_xq  .feature{border-top:1px solid #ddd;padding: 10px 0 0;margin:30px 0 0 0}
.pro_xq  .feature .feature_list{overflow: hidden;padding:5% 0}
.pro_xq  .feature .feature_list a{float: left;display: block;width:67px;height: 67px;}
.pro_xq  .feature .feature_list a img{display: block;width:67px;height: 67px;}
.pro_xq  .feature .feature_list  .feature_right{float: right;width:76%;background: url(../images/list_bg.jpg) no-repeat left top;padding-left: 1em}
.pro_xq  .feature .feature_list  .feature_right h2{color: #333;font-size: 1em;font-weight: bold;margin:-5px auto 15px}
.pro_xq  .feature .feature_list .feature_right p{line-height: 24px;font-size:0.9em;color: #666;}
.pro_xq .title{margin:30px 0 0}
.pro_xq .title h2{color:#f5821f;font-weight: bold;margin:5px auto}
.pro_xq .title p{line-height: 24px;font-size:1em;color: #666;}


/* about*/
.about img{text-align: center;max-width: 100%;display: block;margin:20px auto}
.about p{font-size: 1em;line-height:30px;color: #666;margin:20px 0}


/* 加入我们*/

.jion table{width:90%;margin:0 auto;border: none}
/*.jion table tr{border:1px solid #fff;display: block}*/
.jion table tr{text-align:center;height: 45px;font-size: 1.1em;}
.jion table td{border:1px solid #fff;background: #e3e3e3;}
.jion p{line-height: 28px;font-size:1em;color: #666;margin: 30px 0}



/* 视频 */
.video_grop ul{overflow: hidden;margin-bottom: 30px}
.video_grop ul li{width: calc(100%/2 - 6%);margin:3% 3%;float: left;}
.video_grop ul li p{text-align: center;width:100%;font-size: 1em;line-height: 24px}
.video_grop ul li img{
    border:1px solid #ddd;display: block;margin:0 auto 10px;
    width: 100%;height: 7.6em;
}



/* 荣誉 */
.video_grop2 ul li img{margin:0;width: 100%;display: block;height: 7.6em;border:none;}
.video_grop2 h2{font-size: 1.1em;color:#f5821f;font-weight: bold;padding-left: 3%}


.news{margin-bottom: 30px}


