#scrollSearchDiv  {
    position: fixed; height: auto; right: 5px; top: 40%; z-index: 6666;
}

/*在线客服开始*/

.gg {
    background-color: #F2F2F2;

    -webkit-box-shadow:0px 0px 10px #f6f6f6;
    -moz-box-shadow:0px 0px 10px #f6f6f6;
    box-shadow:0px 0px 10px #f6f6f6;
}

.gg>h2 {
    width: 132px; height: 56px; background-color: #1c4e62; font-size: 16px; color: #fff; line-height: 56px; text-indent: 15px; position: relative;
}

.gg>h2 button {
    width: 16px; height: 16px; border:none; position: absolute; top: 20px; right: 15px; background-image: url(/assets/img/g02.png); background-position: center center; background-repeat: no-repeat; background-color: #1c4e62;

    cursor:pointer;
}

.zx_1,.zx_3 {
    background-color: #f0f0f0; padding: 15px 0 0; overflow: hidden;
}
.zx_3 a{
    display: block; width: 100px; height: 21px; line-height:21px; margin: 0 auto 15px; border-radius: 3px; border: 1px solid #333; font-size: 14px; color: #000; text-indent: 39px; background-image: url(/assets/img/f5.png); background-position: 17px center; background-repeat: no-repeat;

    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    transition:All 0.5s ease-in-out;
    -webkit-transition:All 0.5s ease-in-out;
    -moz-transition:All 0.5s ease-in-out;
    -o-transition:All 0.5s ease-in-out;
}
.zx_3 a:hover {
    color: #1c4e62; border: 1px solid #1c4e62; background-image: url(/assets/img/f5_1.png);
}

.zx_1 a:nth-child(1) {
    display: block; width: 100px; height: 21px; line-height:21px; margin: 0 auto 15px; border-radius: 3px; border: 1px solid #333; font-size: 14px; color: #000; text-indent: 39px; background-image: url(/assets/img/f5.png); background-position: 17px center; background-repeat: no-repeat;

    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    transition:All 0.5s ease-in-out;
    -webkit-transition:All 0.5s ease-in-out;
    -moz-transition:All 0.5s ease-in-out;
    -o-transition:All 0.5s ease-in-out;
}

.zx_1 a:nth-child(2) {
    display: block; width: 100px; height: 21px; line-height:21px; margin: 0 auto 15px; border-radius: 3px; border: 1px solid #333; font-size: 14px; color: #000; text-indent: 39px; background-image: url(/assets/img/sky.png); background-position: 17px center; background-repeat: no-repeat;

    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    transition:All 0.5s ease-in-out;
    -webkit-transition:All 0.5s ease-in-out;
    -moz-transition:All 0.5s ease-in-out;
    -o-transition:All 0.5s ease-in-out;
}


.zx_1 a:nth-child(1) hover {
    color: #1c4e62; border: 1px solid #1c4e62; background-image: url(/assets/img/f5_1.png);
}

.zx_1 a:nth-child(2) hover {
    color: #1c4e62; border: 1px solid #1c4e62; background-image: url(/assets/img/sky.png);
}

.zx_2 {
    background-color: #fff; overflow: hidden; padding: 0 0 5px;
}
.zx_2 h2 {
    font-size: 14px; color: #333; width: 106px; margin: 20px auto 10px; height: 14px; line-height: 14px;
}
.zx_2 p {
    font-size: 14px; color: #333; width: 106px; margin: 0 auto 5px;
}


.gb_1 {
    width: 40px; height: 40px; border: none; background-image: url(/assets/img/f2.png); background-position: center center; background-repeat: no-repeat; background-color: #fbfbfb;

    cursor:pointer;
}

.gb_1:hover {
    background-image: url(/assets/img/f2_1.png); background-color: #fff;
}

.kf {
    position: relative;
}

.side {
    width: 40px;
    height: 211px;
    z-index: 100;
    position: absolute; right: 0; top: 0;
}

.side ul {

}

.side ul li {
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    background-color: #fafafa;
    border-top: 1px solid #aaaaa8;
    border-left: 1px solid #aaaaa8;
    border-right: 1px solid #aaaaa8;
    list-style: none;
}

.db {
    border-bottom: 1px solid #aaaaa8;
}


.side ul li .sidebox {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
}

.er_4:hover {
    background-color: #fff;
}

.side ul li .sidetop {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #fff;
    background-image: url(/assets/img/k04_1.png);  background-position: center center; background-repeat: no-repeat;

}

.side ul li img {

}
.side li:hover .bj03 {
    background-image: url(/assets/img/k03_1.png);
}


.er_4:hover .er_3 {
    display: block;
}

.er_3 {
    position: absolute; top: 0; left: -115px; background-color: #fff; width: 108px; border: 1px solid #F2F2F2; border-radius: 5px; padding: 0 0 10px; display: none;
}
.er_3 img {
    width: 95%; height: auto; margin: 0 auto; display: block;
}
.er_3 p {
    font-size: 14px; text-align: center;
}

.tp_1 {
    width: 40px; height: 40px; float: left; background-position: center center; background-repeat: no-repeat;
}


.bj03 {
    background-image: url(/assets/img/q03.png);
}
.bj04 {
    background-image: url(/assets/img/k04.png);  background-position: center center; background-repeat: no-repeat;
}

.tp_2 {
    font-size: 16px;
}

/*在线客服结束*/