.wrap{border-top:1px solid #e6e6e6;padding-top:50px;}
.tab { width:1000px;overflow:hidden; padding-bottom:30px;}
.tab li { overflow:hidden; padding:6px 0 0 10px; float:left; cursor:pointer; list-style:none; background:url(/style/images/tab.png) no-repeat;width:195px;height:54px;margin:0 80px 0 30px;font-size:22px;line-height:38px;}
.tab li:hover, .tab li.curr{background-position:0 -60px;}
.tab li span { text-align:center;font-size:18px;color:#fff;  }
.tab li img{float:left;margin:6px 10px 0 0;}
.tab_cont{ border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6;padding:30px 0;}
.tab_cont ul{overflow:hidden;}
.tab_cont ul li{float:left;width:500px;}
.tab_cont ul li a{font-size:14px;line-height:24px;color:#30a3f6;background:url(images/dot.png) no-repeat 0 8px;padding-left:10px;}
