@charset "utf-8";

body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.leftkf {
    position: fixed;
    left: 0;
    top: 80px;
    z-index: 9999;
    width: 120px;
    min-height: 300px;
    background-color: #fff;
}

.list-title {
    background-image: url(../images/telbg.gif);
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    font-family: "微软雅黑", "黑体";
    margin-bottom: 10px;
}

.leftkf li {
    line-height: 26px;
    margin-right: 10px;
    margin-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D6D3CC;
    padding-bottom: 5px;
    padding-top: 5px;
}

.leftkf li:last-child {
    border: none;
}

.leftkf img {
    width: 100px;
    height: 100px;
}

.tyyj-gy {
    background-color: #FFFFFF;
    -moz-box-shadow: 0px 1px 3px #DEDEDE;
    -webkit-box-shadow: 0px 1px 3px #DEDEDE;
    box-shadow: 0px 1px 3px #DEDEDE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #FFFFFF;

}


.bottomBarbg {
    position: fixed;
    left: -100%;
    bottom: 0;
    z-index: 888;
    width: 100%;
    height: 80px;
    background: rgba(6, 20, 124, 0.95);
}

.bottomBarbgo {
    position: fixed;
    bottom: 100px;
    left: -100%;
    z-index: 888;
    width: 57px;
}

.left0 {
    left: -100%;
}

.tel_fix {
    width: 50px;
    height: 52px;
    overflow: hidden;
    z-index: 3;
    float: right;
    position: fixed;
    top: 200px;
    right: 3px;
}

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
    font-weight: bold;
}

.yb_bar .yb_top {
    background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}

.yb_bar .yb_zx {
    text-indent: 0;
    background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}

.yb_bar .yb_ercode {
    background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -225px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
    font: 16px/53px 'Microsoft YaHei';
}

.yb_zx a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
    font: 16px/53px 'Microsoft YaHei';
}
