
body {
    height: auto;
}

.slideTxtBox2 {
    width: 100%;
    margin: 0 auto;

    position: relative;

}

.slideTxtBox2 .hd ul li.on {
    color: #d9383d;
}

.proxy {
    width: 49%;
    float: left;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    vertical-align: middle;
    color: #000;
    font-size: 0.16rem;

}

.content {
    background: #efefef;
    min-height: 3rem;
    width: 94%;
    margin: auto;
    border-radius: 10px;
    position: relative;
    top: 80px;
    padding-bottom: 30px;
    border: 1px solid #50d2c2;
}

.content-header {
    height: 0.25rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.content-body {
    padding: 0.2rem auto;
    width: 90%;
    margin: auto;
    color: #000000;
    font-size: 0.14rem;
}

.intro {
    text-indent: 0.2rem;
    margin-top: 0.1rem;
    line-height: 0.2rem;
    font-size: 0.12rem;
}

.maske {;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    background: #000;
    opacity: 0.5;
    z-index: 111;
}

.fd_k {
    width: 320px;
    margin: 40px auto;
    background: #fff;
    border-radius: 20px;
    z-index: 1110;
    position: absolute;
    top: 50px;
    left: 9%;
}

.fd_k .fd_content {
    padding: 10px
}

.fd_k .fd_content h1 {
    text-align: center;
    font-size: 18px;
}

.dragscroll {
    overflow: auto;
    margin-top: 10px;
    height: 400px;
}

.btn {
    width: 120px;
    font-size: 18px;
    border-radius: 5px;
    background: #d81e06;
    color: #fff;
    border: none;
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
}

.yaoqing {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;

}

.gb_dlzx .ewm {
    position: absolute;
    left: 32%;
    bottom: 22%;
}

.hl_fx {
    height: 60px;
}

.hl_fx p {
    font-size: 18px;
    padding-left: 20px;
    color: #3c3c3c;
    padding-top: 20px;
    padding-bottom: 5px;
}

.hl_fx ul {
    margin: 0 20px;
    height: 60px;
}

.hl_fx ul li {
    width: 33%;
    float: left;
    border-bottom: 1px solid #ddd;
    height: 60px;
}

.hl_fx ul li .span1 {
    font-size: 14px;
    color: #999;
}

.hl_fx ul li .span2 {
    font-size: 16px;
    color: #1f1f1f;
    position: relative;
    top: 3px;
    font-style: italic;
}

.hl_fx ul li .span_hb {
    color: #f78f76;
}

.yq_ewm {
    text-align: center;
    padding: 25px 20px;
    background: #fff;
    width: 54%;
    position: relative;
    left: 17%;
    top: 20px;
    box-shadow: 2px 2px 5px #666;
    border-radius: 8px
}