@charset "utf-8";

.news_pic {
    width: 590px;
    height: 340px;
    float: left;
    overflow: hidden;
}

.new_ywc {
    float: right;
    width: 590px;
}

.new_yw_c a,
.new_bmdt_l span.active {
    display: block;
    width: 150px;
    background: #1b50a0;
    color: #fff;
    font-size: 18px;
    font-family: "microsoft yahei";
    line-height: 37px;
    height: 37px;
    text-align: center;
}

ul.new_yw_list {
    display: block;
    margin-top: 2px;
}

.new_bmdt_contain {
    margin-top: 12px;
}

.new_bmdt_channel {
    width: 580px;
}

.new_bmdt_channel span {
    display: block;
    float: left;
    width: 140px;
    text-align: center;
    font-family: "microsoft yahei";
}

.new_bmdt_channel span a {
    display: block;
    color: #1b50a0;
}

.new_bmdt_channel span.active a {
    color: #fff;
    font-family: "microsoft yahei";
}

.new_bmdt_ul ul {
    display: none;
    margin-top: 5px;
    min-height: 210px;
}

.new_bmdt_ul ul.active {
    display: block;
}

.new_tzgk {
    width: 590px;
    margin-bottom: 15px;
}

.new_tzgk span a {
    color: #fff;
    font-family: "microsoft yahei";
}

.new_sdil {
    clear: both;
}

.new_sdil img {
    width: 1190px;
    margin-top: 10px;
}

/***********zt图片播放*******/
.wrap {
    width: 590px;
    height: 67px;
    margin: 0px 0px;
    background: #fff;
}

.slide_wrap {
    position: relative;
    margin-bottom: 5px;
    background: #fff;
    color: #666;
    overflow: hidden;
}

.slide_imglist {}

.slide_imglist li {
    float: left;
    margin-right: 3px;
    display: inline;
}

.slide_imglist li img {
    width: 590px;
    height: 67px;
    display: block;
    border: 1px solid #e5e5e5;
}

.slide_title {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: absolute;
}

.slide_title h3 {
    font-family: "microsoft yahei";
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    z-index: 2;
    display: block;
    font: 14px/40px sans-serif;
}

.slide_title h3 a {
    font-family: "microsoft yahei";
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.slide_title em {
    position: absolute;
    width: 50px;
    right: 10px;
    display: block;
    top: 0;
    height: 40px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background: #000;
    z-index: 1;
}

.slide_num {
    right: 2px;
    z-index: 3;
    top: 0;
    position: absolute;
}

.slide_num dd {
    display: inline;
    margin: 10px 7px 0px 0px;
    color: #fff;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    background: #ccc;
    cursor: pointer;
    float: left;
}

.slide_num dd.active {
    color: #fff;
    background: #deb937;
}

/***********zt图片播放 end*******/
.new_ztzl_list {
    width: 590px;
    margin-top: 13px;
}

.new_ztzl_list li {
    float: left;
    width: 285px;
    margin-right: 10px;
}

.new_fir {
    height: 100%;
    position: relative;
}

.new_fir img {
    width: 100%;
    height: 100%;
}

