@charset "utf-8";

.kefuBox {
    position: fixed;
    z-index: 1000;
    top: 180px;
    right: 0;
    width: auto;
    _position: absolute;
    _top: expression(documentElement.scrollTop +45)
}

.kefuBox .kefuLeft {
    float: left;
    overflow: hidden;
    width: 30px;
    height: 157px;
    cursor: pointer;
    background: url(../image/kefu_l.png) no-repeat
}

.kefuBox .kefuRight {
    display: block;
    float: left;
    overflow: hidden;
    width: 0
}

.kefuBox .kefuTop {
    width: 154px;
    height: 46px;
    background: url(../image/kefu_top.png) no-repeat
}

.kefuBox .kefuClose {
    float: right;
    overflow: hidden;
    width: 154px;
    height: 46px;
    display: block;
    cursor: pointer
}

.kefuBox .kefuBottom {
    width: 154px;
    height: 12px;
    background: url(../image/kefu_bottom.png) no-repeat
}

.kefuBox .kefuCont {
    width: 130px;
    padding: 0 12px;
    background: url(../image/kefu_line.png) repeat-y;
    overflow: hidden
}

.kefuBox .kefuCont ul {
    margin: 0;
    padding: 0
}

.kefuBox .kefuCont ul li {
    width: 80px;
    line-height: 28px;
    overflow: hidden;
    height: 28px;
    padding-left: 40px;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px
}

.kefuBox .kefuCont ul li a {
    color: #333
}

.kefuBox .kefuCont ul li.pic {
    width: 130px;
    height: 89px;
    margin-bottom: 10px;
    padding: 0
}

.kefuBox .kefuCont ul li.qq {
    background: url(../image/qq.png) no-repeat
}

.kefuBox .kefuCont ul li.wang {
    background: url(../image/wangwang.png) no-repeat
}

.kefuBox .kefuCont ul li.spk {
    background: url(../image/skype.png) no-repeat
}

.kefuBox .kefuCont ul li.codeer {
    display: block;
    width: 130px;
    height: 165px;
    text-align: center;
    color: #fff;
    padding: 10px 0 0;
    font-family: 微软雅黑;
    font-size: 14px;
    margin-bottom: 0
}

.kefuBox .kefuCont ul li.codeer p {
    display: block;
    height: 35px;
    line-height: 35px
}

.kefuBox .kefuCont ul li.codeer span {
    display: block;
    width: 116px;
    height: 116px;
    padding: 7px;
    background: url(../image/cobj.png) no-repeat
}

.kefuBox .kefuCont ul li.codeer span img {
    width: 116px;
    height: 116px
}

.pagination {
    padding: 25px 0 15px;
    text-align: center;
    overflow: hidden
}

.pagination a {
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    text-align: center;
    color: #333;
    border: 1px solid #e3e3e3;
    background: #fff;
    margin-left: 2px
}

.pagination a.a1 {
    line-height: 30px;
    height: 30px;
    margin-top: 0;
    padding: 0 12px
}

.pagination a:hover {
    text-decoration: none;
    color: #000;
    background: #f1f1f1
}

.pagination a.page-num-current {
    line-height: 30px;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    text-align: center;
    color: #fff;
    margin-left: 2px;
    background: #0e90f1;
    color: #fff;
    border: 1px solid #0e90f1
}

.yzh-map-main {
    overflow: hidden;
    margin: 10px 0;
    padding-bottom: 35px;
    font-family: 微软雅黑
}

.yzh-map-main .sitemap_con {
    width: 1200px;
    margin: 0 auto;
    color: #666
}

.yzh-map-main .sitemap_con .map_top {
    border-bottom: 2px solid #555;
    margin-bottom: 35px
}

.yzh-map-main .sitemap_con .map_top img {
    float: left
}

.yzh-map-main .site_r_link {
    width: 140px;
    margin-top: 35px;
    padding: 5px 10px;
    background: #f8f8f8;
    text-align: center;
    background: #555;
    color: #fff
}

.yzh-map-main .site_r_link a {
    color: #fff
}

.yzh-map-main .site_r_link a:hover {
    text-decoration: underline
}

.yzh-map-main .site_plc {
    padding: 5px 0
}

.yzh-map-main .sitemap_con h4 {
    line-height: 35px;
    border-bottom: 1px dotted #ccc;
    font-size: 15px;
    margin-bottom: 5px;
    font-family: 微软雅黑
}

.yzh-map-main .b4 {
    margin-bottom: 20px;
    overflow: hidden
}

.yzh-map-main .b4 ul {}

.yzh-map-main .b4 li {
    line-height: 30px;
    width: 230px;
    float: left;
    background: url(../image/ly_li.png) no-repeat left center;
    padding-left: 14px
}

#baidu-map {
    width: 720px;
    height: 350px;
    border: #ccc solid 1px;
    float: left
}