body{
    font-family: "microsoft yahei";
    font-weight: normal;
    line-height: 1.6;
    color: #333;
    font-size: 32px;
}
body,input,textarea,select,button {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern"
}
body *{box-sizing: border-box;}
.common_pane{padding: 40px 28px;border:none;margin: 0;}
.zwlb_box{padding-top: 0;}
.tab_buyaoqiehuan{margin-bottom: 20px;}
.zwlb_title {position: relative;    height: auto;border-bottom: 5px solid #024886;overflow: hidden;margin: 0;background: none;}
.zwlb_title .title_item {
    display: block;
    height: auto;
    min-width: 180px;
    margin: 0;
    float: left;
    font-size: 32px;
    color: #666;
    text-align: center;
}
.zwlb_title .title_item+.title_item{padding: 0 20px;line-height: 70px;}
.zwlb_title .title_item.hover{
    background: #024886;
    color: #fff;
    line-height: inherit;
    text-align: center;
    padding: 10px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.zwlb_title .title_item.hover .title_fl,.zwlb_title .title_item.hover .title_fr{background: none;display: none;}
.zwlb_title .title_item .title_c{font-size: inherit;padding:0;color: inherit;float:none;}
.zwlb_title .title_item.hover .title_c{color: #fff;}
.zwlb_list {
    padding: 32px 0 32px 40px;
    color: #888;
    font-family: inherit;
}
.zwlb_list li {
    line-height: 70px;
    list-style: disc;
    background: none;
    padding-left: 0;
}
.zwlb_list li a{font-size: inherit;}
.zwlb_list li .data{float: none;font-size: inherit;color: inherit;}
.zwlb_title div.more {
    position: absolute;
    bottom: 10px;
    right: 0;
    margin: 0;
}
.zwlb_title div.more a{color: #005393;font-size: inherit;font-family: inherit;}
