/*s= zc-sites*/
.zc-sites { background: #2e2e2e; font-size: 14px; height: 35px; line-height: 35px; }
.zc-sites .container{/* overflow: visible; *//* overflow: visible; *//* height: 35px; */}
.zc-sites a { color: #dcdcdc; }
.zc-sites .menu { float: left; }
.zc-sites .menu a { float: left; display: block; padding: 0 15px; }
.zc-sites .menu a:hover { color: #fff; }
.zc-sites .sites { float: right; }
.zc-sites .sites a { float: left; margin: 0 15px; }
.zc-sites .sites a:hover { color: #fff; }
.zc-sites .ucenter { float: right; margin-left: 50px; line-height: 26px; width: 145px; /* padding-top: 5px; */}
.zc-sites .ucenter .ucenter-top { position: relative; padding: 5px 0 0 0; cursor: pointer; height: 30px;}
.zc-sites .ucenter .nickname { padding: 0 20px 0 10px; max-width: 60px; overflow: hidden; height: 26px; white-space: nowrap; text-overflow: ellipsis; color: #dcdcdc; display: inline-block;}
.zc-sites .ucenter .nickname i { display: inline-block; background-position: -39px 0; width: 7px; height: 4px; position: absolute; right: 10px; top: 15px; transition: -webkit-transform .25s; transition: transform .25s; }
.zc-sites .ucenter .uc-container { position: relative; /* top: 5px; */}
.zc-sites .ucenter .uc-container:hover .ucenter-links { display: block; }
.zc-sites .ucenter .uc-container:hover .ucenter-top { background: #575757; }
.zc-sites .ucenter .uc-container:hover .nickname i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.zc-sites .ucenter .ucenter-links { position: absolute; background: #575757; width: 100%; left: 0; top: 35px; display: none; z-index: 2; }
.zc-sites .ucenter .ucenter-links li { height: 38px; padding: 0 10px; border-bottom: 1px solid #6c6c6c; }
.zc-sites .ucenter .ucenter-links li a { display: block; line-height: 38px; }
.zc-sites .ucenter .ucenter-links li i { width: 14px; height: 15px; position: relative; top: 2px; margin-right: 8px; }
.zc-sites .ucenter .ucenter-links li.l1 i { display: inline-block; width: 15px; height: 14px; background: url(../../images/login.png) -18px 0; }
.zc-sites .ucenter .ucenter-links li.l2 i { display: inline-block; width: 16px; height: 14px; background: url(../../images/login.png) 0 0; }
/*e= zc-sites*/