/*nav*/
.nav ul li:first-child a{color:#05966A;}

/*banner*/
.banner img{width:100%;}

/*当前位置*/
.current{font-size: 1.4rem;color:#999;margin:30px 0 30px 0;padding-bottom:30px;border-bottom:1px solid #ccc;}
.current span{color:#333;}

.container{min-height:450px;}
.container .center .clear li{float: left;width:98px;height:36px;border:1px solid #D9D9D9;font-size: 1.6rem;text-align: center;line-height:36px;margin-right:26px;margin-bottom:20px;}
.container .center .clear li a{color:#333;display:inline-block;width:100%;}
.container .center .clear li:hover{background:#05966A;}
.container .center .clear li:hover a{color:#fff;}