*{
    margin:0px;
    padding: 0px;
}
#kefu {
    width: 160px;
    height: 190px;
    border: 1px solid #e9122c;
    position: fixed;
    z-index: 555;
    bottom: 200px;
    right: 0px;
    border-radius: 8px;
    cursor: pointer;
}

#kefu p {
    margin: 0;
}

#zaixian {
    font-size: 16px;
    height: 40px;
    background: #fff;
    color: #e9122c;
    padding-left: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

#close {
    display: inline-block;
    width: 50px;
    height: 23px;
    line-height: 23px;
    background: url("../image/kfclose.png") no-repeat;
    color: #fff;
    text-align: center;
    margin-left: 24px;
    font-size: 12px;
    position: absolute;
    top: 0px;
}

.kfmm {
    display: block;
    float: left;
    margin-left: 20px;
}

.zixun {
    float: left;
    margin-left: 5px;
}

#search {
    height: 150px;
    background: #e9122c;
    color: #fff;
    text-align: center;
}

#kfcx span {
    display: inline-block;
    width: 132px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 21px 0px;
    background: #fff;
    border-radius: 4px;
    color: #e9122c;
    cursor: pointer;
    box-shadow: 1px 2px 7px #312c24;
}

/* ������ Start */
.nav-bar {
    width: 35px;
    height: auto;
    position: fixed;
    bottom: 200px;
    right: 10px;
    z-index: 400;
}

.nav-bar li {
    position: relative;
    height: 35px;
    margin: 31px 0px;
    width: 100%;
}
.nav-bar li:first-child{
    margin-top: 0;
}
.nav-bar li:last-child{
    margin-bottom: 0;
}
/*.sameService {
    background: rgba(194, 194, 194, 0.83);
}

.sameService:hover {
    background: #FFA200;
    cursor: pointer;
    display: block;
}*/

.sameService:hover ~ ul {
    display: block;
}

.sameService:hover ~ div {
    display: block;
}

.sameService:hover span {
    display: block;
    color: #fff;
    text-align: center;
}

.online-sev {
    background: url(../image/2020/sprite.png)  -19px -19px no-repeat;
}

.focus-wx {
    background: url(../image/2020/sprite.png)  -195px -18px no-repeat;
}

.online-lev {
    background: url(../image/2020/sprite.png)  -256px -18px no-repeat;
}

.retop {
    background: url(../image/2020/sprite.png)  -78px -78px no-repeat;
}
/*.online-sev:hover {*/
    /*background: url(../image/2020/sprite.png)  -78px -19px no-repeat;*/
/*}*/

/*.focus-wx:hover  {*/
    /*background: url(../image/2020/sprite.png)  -140px -18px no-repeat;*/
/*}*/

.online-lev:hover  {
    width: 135px;
    height: 43px;
    margin-left:-100px;
    background: url(../image/2020/sprite.png)  -188px -149px no-repeat;
}
.retop:hover {
    background: url(../image/2020/sprite.png)  -19px -79px no-repeat;
}
.nav-bar li a {
    display: block;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.samedis {
    display: none;
}

.trangle {
    display: none;
    position: absolute;
    top: 16px;
    left: -16px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 17px solid #e9122c;
    border-bottom: 7px solid transparent;
}

.special-service {
    position: absolute;
    width: 120px;
    min-height: 40px;
    top: -15px;
    left: -140px;
    z-index: 100;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.08);
    display: none;
    background: #fff;
}

.special-service li {
    width: 120px;
    margin: 0 auto;
    text-align: center;
    height: 20px;
    line-height: 20px;
    padding:17px 0 8px 0;
    color: #707070;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.special-service li:hover {
    color: #e9122c;
}

.special-service:hover {
    cursor: pointer;
    display: block;
}

.bcg {
    background: #e9122c;
    display: block;
    cursor: pointer;
}

.disbk {
    display: block !important;
    color: #fff;
    text-align: center;
}

.spetitle {
    background: #e9122c;
    height: 53px !important;
    padding:0 !important;
}

.spetitle p {
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    padding: 7px 0;
}

.ds {
    position: absolute;
    top: 0px;
    left: -20px;
    width: 20px;
    height: 40px;
}

.wxsao {
    /*border: 1px solid #efefef;*/
    display: none;
    position: absolute;
    top: -80px;
    left: -160px;
    /*padding: 5px 10px 7px 11px;*/
    /*-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,0.17);*/
    /*-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.17);*/
    /*box-shadow:0 2px 4px 0 rgba(0,0,0,0.17);*/
    /*background: #fff;*/
}

.wxsao p {
    font-size: 6px;
    color: #707070;
    height: 8px;
    line-height: 8px;
    font-family: "Microsoft YaHei";
    width: 100%;
    text-align: center;
}

.wxsao:hover {
    display: block;
}

.hintLe {
    position: fixed;
    z-index: 500;
    background: #fff;
    height: auto;
    border: 1px solid #efefef;
    box-shadow: 1px 1px 10px #757575;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-left: -237px;
    margin-top: -210px;
    display: none;
}

.closeleave {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    width: 7px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    padding: 10px;
}
/* ������  End */