@charset "utf-8";
@import url('http://cdn.gk.ink/geeke/css/font-awesome.min.css');

* {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

#shares {
    height: 120px;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 99
}

#shares a {
    width: 30px;
    height: 30px;
    display: block;
    background: #8b8b8b;
    background-color: rgba(31, 31, 31, .6);
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#shares a i {
    margin-top: 7px
}

#shares a#sshare {
    cursor: default;
}

#shares a#gotop {
    background-color: #666666;
    background-color: rgba(0, 0, 0, .6);
    margin-top: 20px;
    font-size: 22px
}

#shares a#gotop i {
    margin-top: 3px
}

.gk_kf_fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .7);
    overflow-y: auto;
    display: none
}

#fixed_mp .fixed-container {
    width: 258px;
    height: 298px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -129px;
    margin-top: -149px
}

#fixed_mp .fixed-container p {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #000
}

#online_open {
    width: 30px;
    height: 30px;
    background: #00d420;
    cursor: pointer;
    position: fixed;
    right: -40px;
    bottom: 80px;
    z-index: 9999;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

#online_open i {
    margin-top: 6px
}

#online_lx {
    width: 192px;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    position: fixed;
    right: 10px;
    bottom: 160px;
    z-index: 99999
}

#olx_head {
    padding: 20px;
    line-height: 16px;
    background: #00d420;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 14px
}

#olx_head i {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#olx_qq li a {
    padding: 12px 30px;
    line-height: 18px;
    background: #f5f5f5;
    color: #353434;
    display: block;
    border-bottom: #fff 1px solid;
    transition: all ease-out .3s;
    font-size: 14px;
    font-family: Arial, "微软雅黑";
    text-decoration: none;
}

#olx_qq li a i {
    color: #5e5e5e;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 18px;
    transition: all ease-out .3s;
}

#olx_qq li a:hover {
    color: #fff;
    background: #565656
}

#olx_qq li a:hover i {
    color: #00d420;
}

#olx_tel {
    padding: 20px 30px
}

#olx_tel div,
#olx_erweima div {
    color: #434343;
    line-height: 14px;
    height: 14px;
    margin-bottom: 10px;
    font-family: Arial, "微软雅黑";
}

#olx_tel div i,
#olx_erweima div i {
    font-size: 18px;
    margin-right: 20px;
    vertical-align: middle
}

#olx_tel p {
    line-height: 18px;
    font-family: Arial, "微软雅黑";
    font-size: 16px;
    letter-spacing: 0;
    margin: 0;
    color: #333;
}

#shares a {
    width: 40px;
    height: 40px;
}

#shares a#sshare {
    display: none;
}

#shares a i {
    margin-top: 11px;
}

#shares a#gotop {
    margin-top: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    bottom: 40px;
    position: fixed;
    right: 10px;
}

#shares a#gotop i {
    margin-top: 8px;
}

#shares a#gotop:hover {
    background: rgba(0, 0, 0, .9);
}

#olx_head {
    background: #3e3e3e;
    border-radius: 0px;
}

#olx_qq li {
    list-style: none;
}

#olx_qq li a:hover i {
    color: #d2d2d2;
}

#olx_qq li a:hover {
    padding: 18px 30px;
}

#online_open i {
    margin-top: 10px;
}

#online_open {
    background: none;
    color: #515151;
    bottom: 80px;
    color: #999;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid rgba(0, 0, 0, .1);
    width: 40px;
    height: 40px;
    box-sizing: border-box;
}

#online_open:hover {
    background-color: #555;
    color: #fff;
}

#online_lx {
    border-radius: 0px;
    bottom: 36px;
    margin-right: -10px;
}

#olx_tel div,
#olx_erweima div {
    color: #898989;
}

#olx_qq li a i {
    color: #504f4f;
    position: relative;
    top: -2px;
}

#olx_head i:hover {
    color: #fff;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    undefined: undefined;
    -moz-transform: rotate(90deg);
    undefined: undefined;
    -webkit-transform: rotate(90deg);
    undefined: undefined;
    -o-transform: rotate(90deg);
    undefined: undefined;
}

#olx_qq {
    margin: 0;
}

#olx_erweima {
    padding: 0px 30px 20px;
}

#olx_erweima img {
    width: 100%;
}

#olx_erweima div i {
    margin-right: 13px;
}

.gk_show {
    display: block;
}

#fixed_weixin .fixed-container {
    width: 220px;
    height: auto;
    padding: 20px 20px 0 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -140px
}

#fixed_weixin .fixed-container div {
    max-height: 220px
}

#fixed_weixin .fixed-container p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #000
}

#fixed_weixin .fixed-container div img {
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 1024px) {

    #shares,
    #online_open,
    #online_lx {
        display: none;
    }
}

@media (min-width: 1024px) {

    #shares,
    #online_open,
    #online_lx {
        display: block;
    }
}