@charset "utf-8"; * {
    padding: 0;
    /* margin:0; */
}

.kful li {
    height: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin: 15px 0;
    text-indent: 30px;
    cursor: pointer
}

.kfli01 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -124px
}

.kfli02 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -75px
}

.kfli03 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -101px
}

.kfli04 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -147px
}

.kfli05 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -50px
}

.kfli06 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -190px
}

.kfli07 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -168px
}

.kfli08 {
    background-image: url(wxbg.jpg);
    background-repeat: no-repeat;
}

.skfli00 {
    background-image: url(73b.jpg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.skfli01 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -124px
}

/*.skfli02{background-image:url(kfbg.png);background-repeat:no-repeat;background-position:-203px -75px}*/
.skfli02 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -76px
}

.skfli03 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -101px
}

.skfli04 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -147px
}

.skfli05 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -50px
}

.skfli06 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -190px
}

.skfli07 {
    background-image: url(kfbg.png);
    background-repeat: no-repeat;
    background-position: -203px -168px
}

.skfli08 {
    background-image: url(wxbg.jpg);
    background-repeat: no-repeat;
}

.dialog span em {
    display: inline-block;
    font-style: normal;
    padding: 0px 10px;
    background: #69c;
    color: #fff;
    border-radius: 5px;
}

.kftit {
    background: #69c;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 1.5em;
    height: 50px;
    padding: 5px 0;
}

.bsk_rightBar {
    width: 50px;
    position: fixed;
    right: 10px;
    bottom: 20%;
    margin-top: -190px;
    z-index: 999;
}

.bsk_rightBar .link_a {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #69c;
    margin: 1px 0 0 0;
    position: relative;
    left: 0;
    top: 0;
    transition: all linear .2s
}

.bsk_rightBar .link_a .img0 {
    display: block
}

.bsk_rightBar .link_a .img1 {
    display: none;
}

.bsk_rightBar .link_a .lChi {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity = 0);
    height: 50px;
    position: absolute;
    right: 49px;
    top: 0;
    padding: 0 20px 0 0;
    overflow: hidden;
    transition: all linear .2s
}

.bsk_rightBar .link_a .lChi .ar {
    display: block;
    position: absolute;
    right: 8px;
    top: 15px
}

.bsk_rightBar .link_a .lChi .txt {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #69c;
    padding: 0 20px;
    white-space: nowrap;
    border-radius: 4px;
    background: #fff;
}

.dialog {
    width: 400px;
    padding: 30px;
    border: solid 1px #b5b0b0;
    border-radius: 5px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    z-index: 999;
    background: #f4f4f4;
    text-align: center;
    display: none;
    font-size: 16px;
}

.dialog h3 {
    font-size: 20px;
    font-weight: 400;
    color: #090;
    margin-bottom: 30px;
}

.dialog span {
    color: #f00;
}

.gbi {
    position: absolute;
    top: 3px;
    right: 10px;
    color: #333;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .kfoutbox {
        display:none;
    }
}

.bsk_rightBar .link_a:hover {
    background: #fff;
}

.bsk_rightBar .link_a:hover .lChi {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.bsk_rightBar .link_a:hover .wxgzh,.bsk_rightBar .link_a:hover .chis {
    display: block
}

.bsk_rightBar .first {
    cursor: default;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.bsk_rightBar .last {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bsk_rightBar .wxgzh {
    display: none;
    position: absolute;
    top: -11px;
    left: -192px;
    width: 188px;
    height: 258px;
    background: url(kefuarrIc.png) no-repeat 0 0
}

.bsk_rightBar .chis {
    display: none;
    padding: 0 25px 0 0;
    width: 140px;
    position: absolute;
    left: -160px;
    top: -50px;
}

.bsk_rightBar .chis .ars {
    display: block;
    width: 12px;
    height: 22px;
    background: url(arrIc.png) no-repeat 0 0;
    position: absolute;
    right: 14px;
    top: 70px;
    z-index: 2
}

.bsk_rightBar .cIns {
    border-radius: 3px;
    overflow: hidden;
    background: #f9f5e8;
    box-shadow: 0 0 16px #dcdbdb;
    padding: 18px 0
}

.bsk_rightBar .csIn {
    width: 160px;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
}

.bsk_rightBar .csIn .tt {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    text-indent: 5px;
    text-align: left;
    font-weight: bold;
    clear: both;
}

.bsk_rightBar .csIn .rowx {
    width: 160px;
    height: 40px;
    border-bottom: 1px dotted #eee;
    text-align: left;
    font-size: 0;
    float: left;
}

.bsk_rightBar .csIn .rowx .lt {
    display: block;
    float: left;
    zoom:1; line-height: 50px;
    font-size: 14px;
    color: #666;
    width: 76px;
    text-align: left
}

.bsk_rightBar .csIn .rowx .qq_box_s {
    display: block;
    float: left;
    padding-top: 13px;
}

.bsk_rightBar .csIn .colv {
    width: 150px;
    padding: 0 15px;
    height: auto;
    display: table;
}

.bsk_rightBar .csIn .austin {
    margin-top: 20px;
}

.bsk_rightBar .link_a:hover .img0 {
    display: none;
}

.bsk_rightBar .link_a:hover .img1 {
    display: block;
}
