/* 代码整理：时代Java NowJava.com */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

.tabs{position:relative;width:960px;margin:0 auto;padding-top:90px;}
.tabs a{text-decoration:none;}

.tabNav{margin-bottom:25px;font-size:0;text-align:center;}
.tabNav li{position:relative;display:inline-block;width:38px;font-size:12px;*display:inline;*zoom:1;}
.tabNav a{text-decoration:none;}
.tabNav strong{display:none;position:absolute;left:-80px;top:-73px;width:200px;height:38px;font:16px/38px "Microsoft Yahei";color:#fff;background-color:#059e3f;}
.tabNav strong em{font-style:normal;color:#fffc1f;}
.tabNav b{display:none;position:absolute;left:19px;top:-35px;height:35px;border-left:1px solid #059e3f;}
.tabNav i{display:none;position:absolute;left:14px;top:0;width:11px;height:11px;border-radius:11px;background-color:#059e3f;overflow:hidden;}
.tabNav .year{display:block;height:20px;padding-top:18px;font:11px/20px arial;text-align:center;color:#888;background:url(../images/graduate_bg2.png) 0 0 no-repeat;cursor:pointer;}
.tabNav .first .year{background-image:url(../images/graduate_bg1.png);}
.tabNav .active strong, .tabNav .active b, .tabNav .active i{display:block;}

.tabPane{width:960px;height:508px;}
.tabPane .info{float:left;width:221px;height:508px;background-color:#059e3f;}
.tabPane .info h3{padding:35px 25px 0;font:22px "Microsoft Yahei";color:#fff;}
.tabPane .info p{margin:12px 25px 0;line-height:22px;font-size:12px;color:#fff;text-indent:2em;}

.tabPane .img{float:right;width:737px;}
.tabPane{margin:-2px -2px 0 0;}
.tabPane ul{margin-top:-2px;}
.tabPane li{position:relative;float:left;height:253px;overflow:hidden;}
.tabPane img{display:block;border:0 none;}
.tabPane .odd{width:245px;height:253px;margin:2px 2px 0 0;}
.tabPane .odd h4{position:absolute;left:0;bottom:0;_bottom:-1px;width:215px;padding:0 15px;font:22px/53px "Microsoft Yahei";color:#fff;background:#4a4a4a;}
.tabPane .odd img{width:245px;height:200px;}
.tabPane .txtOut{position:absolute;left:0;top:0;display:table;width:100%;height:200px;visibility:hidden;}
.tabPane .txt{display:table-cell;width:221px;height:176px;padding:12px;line-height:18px;font-size:12px;color:#fff;background:url(../images/bg_01.png) 0 0 repeat;vertical-align:middle;}

.tabPane .even{width:490px;height:253px;margin-top:2px;overflow:hidden;}
.tabPane .even h4{position:absolute;right:0;top:0;width:34px;height:221px;padding:16px 10px;font:22px/24px "Microsoft Yahei";text-align:center;color:#fff;background-color:#4a4a4a;}
.tabPane .even img{width:436px;height:253px;}
.tabPane .even .txtOut{width:436px;height:100%;}
.tabPane .even .txt{width:412px;height:229px;}

.tabPane h5{margin-bottom:4px;font-size:14px;}
.tabPane a:hover .txtOut{visibility:visible;}

.tabs .prev, .tabs .next{position:absolute;top:370px;width:58px;height:58px;border-radius:58px;font:30px/58px SimSun,sans-serif;color:#fff;text-align:center;background-color:#000;}
.tabs .prev{left:-80px;}
.tabs .next{right:-80px;}