@charset "utf-8";

.author{name:shawn;}

.module-stage{padding:60px 0;background-color:#f2f2f2;text-align:center;}
.stage-title{position:relative;z-index:1;width:1230px;height:165px;margin:auto;}
.stage-tab{position:absolute;width:165px;height:165px;top:0;left:154px;text-indent:-9999em;cursor:pointer;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;}
.stage-tab:hover{margin-top:-5px;}
.stage-tab-01{left:49px;background:url(../images/001.png) center center no-repeat;}
.stage-tab-02{left:293px;background:url(../images/002.png) center center no-repeat;}
.stage-tab-03{left:537px;background:url(../images/003.png) center center no-repeat;}
.stage-tab-04{left:783px;background:url(../images/004.png) center center no-repeat;}
.stage-tab-05{left:1027px;background:url(../images/005.png) center center no-repeat;}
.stage-content{ width:1128px;margin:0px auto 20px auto;}
.stage-content-item{display:none;}

.module-nine{padding:30px 0;text-align:center;}
.nine-tab{position:relative;z-index:1;width:402px;height:38px;margin:0 auto 40px;}
.nine-tabhover-01{}
.nine-tabhover-02{}
.nine-tab-item{position:absolute;top:0;display:block;width:130px;height:38px;text-indent:-9999em;}
.nine-tab-01{left:0;}
.nine-tab-02{left:137px;}
.nine-tab-03{left:273px;}
.nine-content-item{display:none;}

.nine-content-item ul{margin-left:-15px;}
.nine-content-item li{float:left;width:397px;margin:0 0 15px 15px;border:1px solid #e8e8e8;font-size:16px;}
.nine-content-item img{width:100%;}
.nine-content-item .head{padding:10px 15px 0;font-weight:bold;}
.nine-content-item .body{height:50px;line-height:25px;padding:0 15px 10px;text-align:left;}