/*tab1 start*/
.hide{ display:none; }
#tab1{ clear:both; overflow:hidden; }
.tabTitle ul{ clear:both;overflow:hidden; }
.tabTitle ul li{ float:left; width:25%; height:35px; line-height:35px; background:#c7aa4a; color:#fff; font-size:14px; text-align:center; cursor:pointer; }
.tabTitle ul li.current{ background:#ac923c; color:#fff; height:35px; line-height:35px; border-radius:0px 0px 1px 1px; }
.tabContent { clear:both; overflow:hidden; }
/*.tabContent .info{ border:0px solid #abcdef; padding:0 2% 0 2%; overflow:hidden; margin-top:20px; }
.tabContent .info .clist{ float:left; margin:0 auto; margin-top:10px; min-height:170px; }
.tabContent .info .clist ul li{ float:left; width:48%; margin-bottom:10px; margin-right:4%; }
.tabContent .info .clist ul li .img2{ width:100%; height:120px; }
.tabContent .info .clist ul li .name{clear:both; line-height:1.6; font-size:16px; color:#515151;width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:10px; }
.tabContent .info .clist ul li .seo_d{ clear:both; width:90%; height:40px; overflow:hidden; line-height:1.6; color:#666; font-size:14px; margin-top:10px; }
.tabContent .info .clist ul li .time{ clear:both; overflow:hidden; width:90%; margin-top:20px; color:#666; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; margin-bottom:15px; }
.tabContent .info .clist ul li .time img{ float:left; margin-right:5px;  }
.tabContent .info .clist ul li .time .at{ float:left; }*/
/*tab1 end*/