﻿*{margin:0;padding:0;}
body{font:14px/1.5 'Microsoft yahei','微软雅黑';color:#fff;text-align:center;background-color:#fff;}
a{display:inline-block;color:#27b38b;text-decoration:none;}
a:hover{color:#404144;}
a{blr:expression_r(this.onFocus=this.blur())}
img{border:0;vertical-align:middle;}
.tabs{display:table;width:100%;}
.l{display:inline;float:left;}
.r{display:inline;float:right;}
.c{width:1000px;margin:0 auto;}

#wrap{background:url(../images/sc-bg.jpg) center top no-repeat #d8d7ca;}
#logo{height:196px;overflow:hidden;text-align:left;background:url(../images/sc-logo.jpg) center top no-repeat;}
#zt{height:245px;overflow:hidden;text-align:left;background:url(../images/sc-zhuti.jpg) center top no-repeat;}
#join{height:398px;overflow:hidden;text-align:left;background:url(../images/sc-join.jpg) center top no-repeat;}
#content{height:431px;overflow:hidden;text-align:left;background:url(../images/sc-content.jpg) center top no-repeat;}
#bottom{height:372px;overflow:hidden;text-align:left;background:url(../images/sc-bottom.jpg) center top no-repeat;}
#foot{height:102px;overflow:hidden;background:url(../images/sc-foot.jpg) center top no-repeat #d8d7ca;}
.logo{margin:61px auto 0 75px;}
.join{margin:76px auto 0;text-align:center;}
.fs{margin:199px auto 0;text-align:center;}
.foot{margin-top:50px;color:#8f8d76;}
.foot a{color:#8f8d76;}
.foot span{margin-left:60px;}
#banner{width:663px;height:159px;margin:128px auto 0;overflow:hidden;text-align:center;}
#banner ul{display:table;width:300%;}
#banner ul li{display:inline;float:left;width:663px;height:159px;overflow:hidden;}
#num{width:130px;height:30px;margin:82px auto 0;overflow:hidden;}
#num ul{display:table;width:100%;}
#num ul li{display:inline;float:left;width:30px;height:30px;margin:0 5px;overflow:hidden;background:url(../images/sc-btns.png) right top no-repeat;cursor:pointer;}
#num ul li.f,#num ul li.ff{width:30px;height:30px;background:url(../images/sc-btns.png) left top no-repeat;}
.join img:hover,.fs img:hover{
	animation:sc-ani 0.5s linear;	
}
@keyframes sc-ani{
	0%{transform:scale(.8,.8)}
	100%{transform:scale(1,1)}
}