.top-util-box{display:block;padding:10px 0;text-align:right;vertical-align:middle;}
.top-util-box ul{font-size:0;}
.top-util-box ul li{display:inline-block;padding:0 20px 0 0;}
.top-util-box ul li:last-of-type{padding:0;}
.top-util-box ul li a{font-weight:200;font-size:14px;color:#fff;line-height:19px;}
.top-util-box ul li a.depart{font-weight: 200;font-size: 13px;color: #fff;line-height: 19px;border: 0px solid #fff;border-radius: 10px;padding: 1px 28px 3px 10px;background: url(/_res/hsc/_share/img/common/bg-link-w.png) no-repeat 92% 49%;background-color: #4c525cbf;background-size: 10px;}
.top-util-box ul li a.depart:hover {background-color: #000;}
@media all and (max-width:1024px){
	.top-util-box{display: none;}
}