 

/* Public */
body {   font-size: 12px;  font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: left; -webkit-text-size-adjust: none; background: #fff }
 
 
 
  

/* columnB */
 

 

 
/* 盒子 */
.box { height:px; background: #fff; padding: 15px 10px; border:1px solid #dcdcdc;}
 
 

 
 

 
 /* 通用信息列表DOT */
.infoList{ text-align:left;}
 
.infoList li a{overflow:hidden; font-size: 14px;}
.infoList li .date{font-size: 14px; float:right; color:#000;  }



 
 /* tab选卡*/
 
.col_name{height: 34px;border-bottom: 1px solid #dcdcdc;}
.col_name span{font-size: 18px;position: relative;padding: 0 6px;display: inline-block;color: #666;}
.col_name a{color: #666;text-decoration: none;}
.col_name i{display: block;width: 100%;height: 0;border-bottom: 2px solid #166eb5;position: absolute;left: 0;bottom: -11px;display: none;}
.currentSpan a{color: #166eb5;}
.currentSpan i{display: block;}

.col_lists{margin-top: 10px;}
.col_lists ul{display: none;}
.col_lists li{height: 40px;line-height: 40px;padding-left: 15px;background: url(/templets/zsjy/images/dot-01.png) no-repeat left center;}



.col_name1{height: 34px;border-bottom: 1px solid #dcdcdc;}
.col_name1 span{font-size: 18px;position: relative;padding: 0 6px;display: inline-block;color: #666;}
.col_name1 a{color: #666;text-decoration: none;}
.col_name1 i{display: block;width: 100%;height: 0;border-bottom: 2px solid #166eb5;position: absolute;left: 0;bottom: -11px;display: none;}
.currentSpan1 a{color: #166eb5;}
.currentSpan1 i{display: block;}

.col_lists1{margin-top: 10px;}
.col_lists1 ul{display: none;}
.col_lists1 li{height: 35px;line-height: 35px;padding-left: 15px;background: url(/templets/zsjy/images/dot-01.png) no-repeat left center;}



.footer{ background-color:#3b3b3b; padding:25px 0px;}
  /*网站底部*/
.footernav{}
.footernav li{ float:left;}
.footernav li a{ display:block; width:auto; height:auto; float:left; font-size:14px; color:#b6b6b6; line-height:20px; padding:0px 10px; background:url(/templets/zsjy/images/footernav.gif) no-repeat left center;}
.footernav li:first-child a{ background:none; padding-left:0px;}
.copyright{ font-size:14px; color:#fff; line-height:22px;}
/*网站底部*/
 