@charset "gb2312";
/* CSS Document */
.tab-tit {display: block;float: left;cursor: pointer; overflow:hidden;}
.tab-hand{width:100%}
.tab-list {padding: 10px; text-align:right;}
.tab-list li{line-height: 30px; font-size:20px; padding-right: 20px; background:url(imageswy-index.png) no-repeat right; position:relative;}
.tab-list li span{ position:absolute; width:100px; top:0; left:0; color:#9a9a9a;text-align:left;}
/*focus tab*/
.news-tab{width: 100%;overflow: hidden;}
.news-tab .tab-tit a{display:block; width:142px; height: 38px; line-height: 380px; overflow: hidden;}
.news-tab .tab-hand {background: #fff;height: 38px;}
.news-tab .tab-hand .curr a{display:block; height:38px;border-bottom: 2px solid #f60;}
.news-tab .tab-list{min-height:120px ; _height:120px;}
.news-tab .tab-list li{height: 30px;}
.news-tab .tab-list li a{width:430px; display:inline-block; height:30px; line-height: 30px; overflow: hidden; font-size:24px; font-family:"Microsoft Uighur";}
/*part-b*/
.part-b .tab-list{width: 100%; min-height:150px; _height:150px; padding:10px 0;}
.part-b .tab-list li{height: 30px;}
.part-b .tab-list li a{width:430px; display:inline-block; height:30px; line-height: 30px; overflow: hidden; font-size:24px; font-family:"Microsoft Uighur";}