/******侧边栏 开始********/
.icon {
    background: rgba(0, 0, 0, 0) url(../images/icon.jpg) repeat scroll 0 0;}
.contact-aside {
    z-index: 9;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -225px;
    border: 1px solid #F4F2F2;
    background: #fff;
    text-align: center;
    width: 140px;
    z-index: 9999;}

.contact-aside span {
    display: inline-block;
    vertical-align: top;}

.contact-aside .close_contact {
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    background-position: -17px 325px;}

span.kefu {
    display: none;
    right: 0;
    position: fixed;
    z-index: 9;
    text-align: center;
    width: 26px;
    padding: 12px 6px;
    top: 50%;
    margin-top: -50px;
    border-radius: 5px 0 0 5px;
    line-height: 15px;
    background: #FFA800;
    color: #fff;
    font-size: 14px;}

span.erweima {
    right: 0;
    position: fixed;
    z-index: 9;
    text-align: center;
    width: 85px;
    padding: 6px;
    bottom: 15%;
    /*margin-top: -50px;*/
    border-radius: 5px 0 0 5px;
    line-height: 15px;
    background: #FFA800;
    color: #fff;
    font-size: 14px;}
span.erweima img{
    width: 100%;}
span.erweima span{line-height: 20px;color: #fff;}
span.kefu a {
    color: #fff;}

span.kefu span {
    width: 22px;
    height: 22px;
    background-position: -16px 294px;
    margin-bottom: 4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;}

.contact-aside ul {
    padding: 0 16px;}

.contact-aside ul li {
    border-bottom: 1px solid #eef0f1;
    padding: 8px 0;}

.contact-aside ul li:last-child {
    border: 0;}

.contact-aside ul li.qq {}

.contact-aside ul li.qq span {
    width: 63px;
    height: 63px;
    background-position: 0px 0px;
    margin: 2px auto;}

.contact-aside ul li.qq p {
    font-size: 16px;
    color: #3d3d3d;}

.contact-aside ul li.qq a {
    cursor: pointer;
    line-height: 20px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    background: #ffa800;
    font-size: 14px;
    height: 20px;
    margin-top: 10px;
    border-radius: 20px;}

.contact-aside ul li.tel {}

.contact-aside ul li.tel span {
    width: 22px;
    height: 22px;
    background-position: -16px 265px;
    margin-top: 2px;
    margin-right: 2px;}

.contact-aside ul li.tel p {
    font-size: 16px;
    line-height: 26px;
    color: #f92b32;}

.contact-aside ul li.tel p span {
    line-height: 30px;
    color: #3d3d3d;
    font-size: 16px;}

.goto {
    text-align: center;}

.goto .imgIcon {
    width: 100%;}

.goto .imgIcon img{
    width: 100%;}

.goto p {
    font-size: 14px;
    line-height: 25px;}

.scanCode p {
    color: #3d3d3d;
    font-size: 12px;}
.scanCode p img{
    width: 100%;}
/******侧边栏 结束********/