﻿.wza {

    background: #4379C1;
    padding-top: 22px;
    padding-bottom: 22px;
 
}

.wrap {
    margin:0 auto;
}

.wza dl {
    width: 65px;
    text-align: center;
    float: left;
    margin-bottom: 20px;
    padding-right: 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 6px;
    background: #36619A;
    margin-left: 10px;
}
.dl2, .dl3 {
    margin-left: 30px !important;
}


.indexUrl {
    text-decoration: none;
}

.wza dl dd {
    color: #fff;
    width: 100%;
 
    font-size: 14px;
    text-align: center !important;
}
.wza_card a {
  
   
    font-size: 14px;
    text-align: center !important;
    line-height: 65px;
    vertical-align: middle;
    color: #fff;
    padding-left:9px;
}
.wza_card_hb {
    background:#000 !important;
}
.wza_card_zb {
    background: #9933FF !important;
}

.wza_card_lh {
    background: #0099FF !important;
    color:#000!important;
}
.wza_card_hb1 {
    background: #fff !important;
    color: #FF0000 !important;
}


.wza dt img {
display:block;
width:30px;
margin-left:1.3rem;
margin-top:0.5rem;

}

.wza-bot {
    padding-top: 30px;
}

    .wza-bot ul li {
        float: left;
        width: 190px;
        height: 90px;
        text-align: center;
    }

    .wza-bot dl dd {
        margin: 0;
        text-align: center;
        padding-top: 5px;
    }

.bsfSubtitles {
    min-height: 136px;
    position: fixed;
    left: 0;
    bottom:0;
    z-index: 9;
    min-width: 1170px;
    width: 100%;
    background: #4379C1;
    z-index: 10001;
}

.bsfSubtitles_left {
    min-height: 130px;
    width: 90%;
    background-color: #fff;
    color: #000000;
    margin: 5px;
    float: left;
    font-size: 50px;
    line-height: 62px;
    text-align: center;
}

.bsfSubtitles_right {
    text-align: center;
}

#bsfSubtitles_left table {
    border: none;
    line-height: 22px;
    font-sizd: 20px;
    cellspacing: 2px;
}

#bsfSubtitles_left tr {
    border: none;
}

#bsfSubtitles_left td {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    width: 50px;
    border: none;
}

#bsfSubtitles_left tr:nth-child(3) td {
    padding-top: 15px;
}

#bsfSubtitles_left_span {
    min-height: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-overflow: hidden;
    -ms-box-orient: vertical;
    display: block;
}

#bsfSubtitles_left_div {
    line-height: 24px;
    font-size: 24px;
    text-align: center;
}

    #bsfSubtitles_left_div div {
        display: inline-block;
        min-width: 55px;
        margin-top: 10px;
    }