.right-hover { position: fixed; top: 50%; transform: translateY(-50%); right: 10px; width: 74px; background-color: #fff; box-shadow: 0 0 7px 0 #d1d1d1; border-radius: 2px; z-index: 9999; }

.right-hover .hide { display: none; }

.right-hover > ul { width: 100%; }

.right-hover > ul > li { height: 72px; position: relative; }

.right-hover > ul > li:after { content: ""; width: 42px; height: 1px; position: absolute; left: 16px; bottom: 0; background-color: #eee; }

.right-hover > ul > li:last-of-type:after { width: 0; height: 0; }

.right-hover > ul > li > a { padding-top: 16px; height: 56px; display: block; text-align: center; font-size: 0; }

.right-hover > ul > li > a > i { position: relative; width: 25px; height: 25px; display: block; margin: 0 auto; background-position: center; background-repeat: no-repeat; background-size: 100%; }

.right-hover > ul > li > a > span { display: block; height: 16px; line-height: 16px; margin-top: 4px; font-size: 12px; color: #999; }

.right-hover > ul > li > a em { position: absolute; font-size: 12px; background-color: #ff0000; color: #fff; width: 20px; height: 16px; line-height: 16px; top: -8px; right: -10px; text-align: center; border-radius: 11px; }

.right-hover > ul > li.go-buy i { background-image: url("../image/buy-b0ae56ad87.png"); }

.right-hover > ul > li.go-sell i { background-image: url("../image/sell-a4533557a7.png"); }

.right-hover > ul > li.go-shopCar i { background-image: url("../image/car-97b979c02c.png"); }

.right-hover > ul > li.go-collect i { background-image: url("../image/collect-96a1db697a.png"); }

.right-hover > ul > li.go-order-detail { display: none; }

.right-hover > ul > li.go-order-detail i { background-image: url("../image/message-2f8ff6485a.png"); }

.right-hover > ul > li#consult i { background-image: url("../image/customer-7a3f1f6674.png"); }

.right-hover > ul > li#consult span { color: #ff5b01; }

.right-hover > ul > li.go-top i { background-image: url("../image/go-top-27a2d3022c.png"); }

.right-hover > ul > li:hover.go-buy i { background-image: url("../image/buy_active-ee0f1ea43c.png"); }

.right-hover > ul > li:hover.go-sell i { background-image: url("../image/sell_active-67506525e6.png"); }

.right-hover > ul > li:hover.go-shopCar i { background-image: url("../image/car_active-0841a3964e.png"); }

.right-hover > ul > li:hover.go-collect i { background-image: url("../image/collect_active-64eabe54b1.png"); }

.right-hover > ul > li:hover.go-order-detail i { background-image: url("../image/message_active-165af4383d.png"); }

.right-hover > ul > li:hover.go-top i { background-image: url("../image/go-top-active-b89664ff9f.png"); }
