﻿.fixed-icons
{
    bottom: 50px;
    color: #fff;
    font-size: 18px;
    height: 365px;
    position: fixed;
    right: 5px;
    z-index: 200;
}
.fixed-icons .consulting
{
    background: rgba(0, 0, 0, 0) url(  "/Images/fixed.png" ) no-repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 146px;
    width: 80px;
}
.fixed-icons .consulting span
{
    display: block;
    line-height: 22px;
    padding: 13px 0 0 19px;
    width: 40px;
}
.fixed-icons ul
{
    padding-left: 30px;
}
.fixed-icons ul .icon2
{
    /*background-color: #007aff;*/
    background-position: 3px -156px;
    text-indent: -9999px;
}
.fixed-icons ul li
{
    background-color: #e8e8e8;
    background-image: url(  "../Images/fixed.png" );
    border-radius: 20px;
    cursor: pointer;
    height: 40px;
    margin-top: 12px;
    position: relative;
    width: 40px;
}
li
{
    list-style: outside none none;
}
.fixed-icons ul .icon3
{
    background-position: 4px -198px;
    text-indent: -9999px;
}
.fixed-icons ul .icon4
{
    background-position: 4px -250px;
    text-indent: -9999px;
}
.fixed-icons ul .icon2 p
{
    font-size: 18px;
    left: -169px;
    top: 0;
    color: #fff;
}
.fixed-icons ul .icon4 p
{
    font-size: 18px;
    left: -150px;
    top: 0;
    color: #fff;
}
/*.fixed-icons ul .icon4 img
{
	display: none;
	left: -128px;
	position: absolute;
	top: -40px;
}*/
.fixed-icons ul .icon5
{
    background-position: 4px -302px;
}
.fixed-icons ul .icon5
{
    background-position: 4px -302px;
}
.fixed-icons .consulting:hover
{
    background-position: -89px 0;
}
.fixed-icons ul .icon2:hover
{
    background-image: none;
    color: #fff;
    font-size: 12px;
    height: 34px;
    line-height: 1.2;
    padding: 6px 0 0 8px;
    text-indent: 0;
    width: 32px;
}
.fixed-icons ul .icon4:hover
{
    background-image: none;
    color: #fff;
    font-size: 12px;
    height: 34px;
    line-height: 1.2;
    padding: 6px 0 0 8px;
    text-indent: 0;
    width: 32px;
}
.fixed-icons ul li p
{
    background-color: #007aff;
    border-radius: 5px;
    display: none;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
}
.fixed-icons ul .icon3:hover
{
    background-image: none;
    color: #fff;
    font-size: 12px;
    height: 34px;
    line-height: 1.2;
    padding: 6px 0 0 8px;
    text-indent: 0;
    width: 32px;
}
.fixed-icons ul li:hover
{
    background-color: #007aff;
}
.fixed-icons ul li p i
{
    background: rgba(0, 0, 0, 0) url(   "../Images/fixed.png" ) no-repeat scroll -1px -368px;
    height: 8px;
    position: absolute;
    right: -4px;
    top: 14px;
    width: 4px;
}
.fixed-icons ul .icon5:hover
{
    background-position: -48px -302px;
}
