@charset "utf-8";

.kefuBox {
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 1000;
    width: auto;
}

.kefuBox .kefuLeft {
    float: left;
    overflow: hidden;
    width: 30px;
    height: 157px;
    background: url(../images/kefu_l.png) no-repeat;
    cursor: pointer;
}

.kefuBox .kefuRight {
    float: left;
    display: block;
    overflow: hidden;
    width: 0;
}

.kefuBox .kefuTop {
    width: 154px;
    height: 46px;
    background: url(../images/kefu_top.png) no-repeat;
}

.kefuBox .kefuClose {
    float: right;
    display: block;
    overflow: hidden;
    width: 154px;
    height: 46px;
    cursor: pointer;
}

.kefuBox .kefuBottom {
    width: 154px;
    height: 12px;
    background: url(../images/kefu_bottom.png) no-repeat;
}

.kefuBox .kefuCont {
    overflow: hidden;
    padding: 0 12px;
    width: 130px;
    background: url(../images/kefu_line.png) repeat-y;
}

.kefuBox .kefuCont ul {
    margin: 0;
    padding: 0;
}

.kefuBox .kefuCont ul li {
    overflow: hidden;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 40px;
    width: 80px;
    height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 28px;
}

.kefuBox .kefuCont ul li a {
    color: #333;
}

.kefuBox .kefuCont ul li.pic {
    margin-bottom: 10px;
    padding: 0;
    width: 130px;
    height: 89px;
}

.kefuBox .kefuCont ul li.qq {
    background: url(../images/qq.png) no-repeat;
}

.kefuBox .kefuCont ul li.wang {
    background: url(../images/wangwang.png) no-repeat;
}

.kefuBox .kefuCont ul li.spk {
    background: url(../images/skype.png) no-repeat;
}

.kefuBox .kefuCont ul li.codeer {
    display: block;
    margin-bottom: 0;
    padding: 10px 0 0;
    width: 130px;
    height: 165px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 微软雅黑;
}

.kefuBox .kefuCont ul li.codeer p {
    display: block;
    height: 35px;
    line-height: 35px;
}

.kefuBox .kefuCont ul li.codeer span {
    display: block;
    padding: 7px;
    width: 116px;
    height: 116px;
    background: url(../images/cobj.png) no-repeat;
}

.kefuBox .kefuCont ul li.codeer span img {
    width: 116px;
    height: 116px;
}

.yzh-table-feedback tr {
    height: 40px;
}

.yzh-table-feedback .input-label {
    padding: 5px;
    width: 80px;
    height: 20px;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
}

.yzh-table-feedback .input-text {
    margin-bottom: 15px;
    padding: 0 5px;
    width: 400px;
    height: 28px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    line-height: 28px;
}

.yzh-table-feedback .input-textarea {
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 5px;
    width: 470px;
    height: 210px;
    border: 1px solid #ccc;
    background: #fff;
}

.yzh-table-feedback .input-verifycode {
    float: left;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 100px;
    height: 28px;
    border: 1px solid #ccc;
    background: #fff;
    line-height: 28px;
}

.input-textarea:focus,
.yzh-table-feedback .input-text:focus {
    outline: 0;
    border-color: #666;
}

.yzh-table-feedback .yzh-btn {
    float: left;
    display: block;
    margin-right: 15px;
    width: 110px;
    height: 35px;
    border: 0;
    background: #eb3c00;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    cursor: pointer;
}

.yzh-table-feedback .yzh-btn:hover {
    background: #333;
}

.yzh-map-main {
    overflow: hidden;
    margin: 10px 0;
    padding-bottom: 35px;
    background: #fff;
    font-family: 宋体;
}

.yzh-map-main .sitemap_con {
    margin: 0 auto;
    width: 845px;
    color: #666;
}

.yzh-map-main .sitemap_con .map_top {
    margin-bottom: 35px;
    border-bottom: 2px solid #555;
}

.yzh-map-main .sitemap_con .map_top img {
    float: left;
}

.yzh-map-main .site_r_link {
    margin-top: 35px;
    padding: 5px 10px;
    width: 120px;
    background: #f8f8f8;
    background: #555;
    color: #fff;
    text-align: center;
}

.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;
    background: url(../images/ico-plus.gif) no-repeat 0 8px;
    text-indent: 10px;
}

.yzh-map-main .sitemap_con h4 {
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    font-size: 15px;
    font-family: 微软雅黑;
    line-height: 35px;
}

.yzh-map-main .b4 {
    margin-bottom: 20px;
}

.yzh-map-main .b4 li {
    float: left;
    padding-left: 14px;
    width: 155px;
    background: url(../images/icona.jpg) no-repeat left center;
    line-height: 30px;
}

#baidu-map {
    margin: 0 auto;
    width: 700px;
    height: 450px;
    border: #ccc solid 1px;
}