﻿.ucc_quick_link{ width:120px; height:500px; position:fixed;  right:5px; top:60px; z-index:9999; _position:absolute; _top:expression(eval(document.documentElement.scrollTop)); _margin-top:60px;}
.ucc_quick_link a.u_close{ width:13px; height:13px; background:url(../images/quick_link_icon.png) no-repeat 0 -200px; display:block; overflow:hidden; position:absolute; top:2px; left:2px; text-indent:-9999px; cursor:pointer; z-index:9999;}
.ucc_quick_link ul{ width:120px; padding:0; margin:0;}
.ucc_quick_link li{ width:120px; margin-bottom:1px; list-style:none; font-size:14px; font-weight:bold; text-align:center;}
.ucc_quick_link ul a{ width:120px; height:56px; padding-top:10px; display:block; color:#fff; text-decoration:none; position:relative;}
.ucc_quick_link ul a:hover{ }
.ucc_quick_link i{ width:34px; height:25px; display:block; margin:0 auto auto auto; background:url(../images/fhdb.png) center top no-repeat; }
.ucc_quick_link em{ width:17px; height:17px; text-align:center; line-height:17px; display:block; position:absolute; left:74px; top:6px; background-color:#4298ad; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-style:normal; -moz-border-radius:50%; -webkit-border-radius: 50%;border-radius:50%;}
.ucc_quick_link .bg1 em{ background-color:#6a8e00;}
.ucc_quick_link .bg8 em{ background-color:#6a8e00;}
.ucc_quick_link ul a:hover em{ background-color:#333;}
.ucc_quick_link .u_icon1{ background-position:0 0;}
.ucc_quick_link .u_icon2{ background-position:0 -25px;}
.ucc_quick_link .u_icon3{ background-position:0 -50px;}
.ucc_quick_link .u_icon4{ background-position:0 -75px;}
.ucc_quick_link .u_icon5{/* background-position:0 -100px;*/}
.ucc_quick_link .u_icon6{ width:70px; height:70px; background-position:0 -128px;}
.ucc_quick_link .u_icon8{ background:url(http://www.ucc.cn/js/qq_pic.png) no-repeat center 0}
.ucc_quick_link .bg1{ background:#93C400;}
.ucc_quick_link .bg2{ background:#91c6df;}
.ucc_quick_link .bg3{ background:#91c6df ;}
.ucc_quick_link .bg4{ background:#91c6df ;}
.ucc_quick_link .bg5{ background:#866242;}
.ucc_quick_link .bg6{ height:130px; background:#562E24;}
.ucc_quick_link .bg6 p{color:#fff; }
.ucc_quick_link .bg6 .utxt1{ padding-top:10px;margin-bottom: 5px;}
.ucc_quick_link .bg6 .utxt2{ padding-bottom:5px;}
.ucc_quick_link .bg6 .utxt3{ font-weight:100;}
.ucc_quick_link .bg8{ background:#a4c0fa;}
.ucc_quick_link .bg8 em{animation:myfirst 1s infinite; -moz-animation:myfirst 1s infinite;-webkit-animation:myfirst 1s infinite; -o-animation:myfirst 1s infinite;}
.ucc_quick_link li.l_tel img {
    height: 30px;
    float: left;
    margin-left: 10px;
}
.ucc_quick_link li.l_tel p {
    height: 30px;
    padding-top: 5px;
}
.ucc_quick_link ul .l_tel a {
    height: 30px;
    padding-top: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ucc_quick_link li.l_tel span {
    margin-top: 6px;
    color: #fff;
    float: left;
    display: block;
    margin-left: 5px;
}
.ucc_quick_link li.l_tel {
    margin-top: 34px;
    background: #562E24;
}
@keyframes myfirst
{
    0%   {background:#467df0;}
    49%  {background:#467df0;}
    50%  {background:#333;}
    100% {background:#333;}
}

@-moz-keyframes myfirst
{
    0%   {background:#467df0;}
    49%  {background:#467df0;}
    50%  {background:#333;}
    100% {background:#333;}
}

@-webkit-keyframes myfirst
{
    0%   {background:#467df0;}
    49%  {background:#467df0;}
    50%  {background:#333;}
    100% {background:#333;}
}

@-o-keyframes myfirst
{
    0%   {background:#467df0;}
    49%  {background:#467df0;}
    50%  {background:#333;}
    100% {background:#333;}
}
.ucc_quick_link ul .bg8 a:hover{ background:#729cf2; text-decoration:none; color:#fff;}