@charset "utf-8";
html { min-width:1200px; }  
* { font-family: "微软雅黑"; }
a:hover { text-decoration: none; color: #ff8100; }

.banner { width: 100%; height: 415px; }
.all { width: 1200px; height: auto; margin: 0 auto; }


/*话题互动*/

.latest { margin-top: 50px; border: 2px solid #ffd0a7; border-radius: 10px; }
.latest .part { height: 52px; background: url(http://www.news.cn/politics/wmzgztcfbd/images/zxxx_bg.jpg) no-repeat; }
.latest .latest-title { display: block; background: url(http://www.news.cn/politics/wmzgztcfbd/images/hthd.png) no-repeat; width: 140px; height: 33px; margin-top: 14px; margin-right: 15px; margin-left: 20px; float: left }
.latest .latest-cont { width: 1000px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 14px; }
.latest .latest-cont ul { white-space: nowrap; font-size: 0 }
.latest .latest-cont li { display: inline-block; margin-right: 20px }
.latest .latest-cont li .txt:before { content: ""; width: 4px; height: 4px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: inline-block; font-size: 0; vertical-align: top; margin-right: 10px; margin-top: 14px; background: #ff2e27 }
.latest .latest-cont li .txt .tit { font-size: 16px; line-height: 32px; margin-right: 10px; color: #333; display: inline-block }
.latest .latest-cont li .txt .tit a { color: #333 }
.latest .latest-cont li .txt .time { font-size: 14px; line-height: 32px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; color: #666; display: inline-block }

.dh {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 40px;
}
.yx_left {
    float: left;
    width: 393px;
    height: auto;
    overflow: hidden;
}
.yx_mid {
    float: left;
    width: 392px;
    height: auto;
    overflow: hidden;
    margin-left: 11px;
    margin-right: 11px;
}

.yxpic01 {
    width: 393px;
    height: 248px;
    position: relative;
    margin-bottom: 12px;
}
.yxpic02 {
    width: 393px;
    height: 288px;
    position: relative;
    margin-bottom: 12px;
}
.yxpic03 {
    width: 392px;
    height: 175px;
    position: relative;
    margin-bottom: 11px;
}
.yxpic01 .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    opacity: 0.6;
    background: #000;
    z-index: 0;
}
.yxpic01 .title{
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}
.yxpic01 .title a,.yxpic02 .title a,.yxpic03 .title a {
    color: #fff;
}
a {
    text-decoration: none;
    outline: none;
    color: #333;
}

.yxpic01 img {
    width: 393px;
    height: 248px;
}

.yxpic02 img {
    width: 393px;
    height: 288px;
}
.yxpic03 img {
    width: 392px;
    height: 175px;
}
img {
    vertical-align: middle;
}
.yxpic02 .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}
.yxpic02 .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    opacity: 0.6;
    background: #000;
    z-index: 0;
}

.yxpic03 .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}
.yxpic03 .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    opacity: 0.6;
    background: #000;
    z-index: 0;
}