.wrap .topBar{position:relative;}
.midBar .products{position:relative;overflow:hidden;zoom:1;width:1260px;height:100%;margin:20px auto;}
.midBar .products .down{margin-top:346px;}
.midBar .products .down2{margin-top:690px;}
.midBar .steps{overflow:hidden;width:21%;height:auto;margin:0 auto 40px auto;}
.midBar .steps ul li{line-height:2em;float:left;margin-right:-1px;cursor:pointer;text-align:center;border:1px solid #ddd;}
.midBar .steps ul li a{display:inline-block;width:36px;color:#000;}
.midBar .steps ul li a:hover{color:#fff;background-color:#91cbf4;}
.midBar .steps ul li a.on{color:#fff;background-color:#c11920;}
.midBar .steps ul li:nth-last-child(1) a,.midBar .steps ul li:nth-last-child(2) a{width:60px;}