@charset"utf-8";
/* CSS Document */
 html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, ul, dl, li {
    margin: 0px;
    padding: 0px;
    border: 0;
    outline: none;
    list-style: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0px;
}
.domPC {
    display: block;
}
.domMobile {
    display: none
}
.clear {
    clear: both;
}
.blank10 {
    height: 10px;
    clear: both;
}
.blank15 {
    height: 15px;
    clear: both;
}
.blank25 {
    height: 25px;
    clear: both;
}
.bian01 {
    border: 1px solid #D2D2D2;
    padding: 2px;
}
.bian02 {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
}
.contentsl {
    float: left;
    margin-left: 7.5%;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 90%;
    border-left: 2px solid #493bcf;
    position: relative
}
.contentsl img {
    width: 240px;
    float: left;
    padding: 2px;
    height: 135px;
    margin-right: 10px;
    margin-left: 10px
}
.main_wzsl {
    width: 100%;
    background-color: #FFFFFF;
    float: left;
}
.main_wzsl .tx {
    width: 78px;
    float: left;
    padding: 0px;
    height: 78px;
    margin-right: 10px;
}
.main_wzsl h2 {
    font-family:"微软雅黑";
    font-size: 1.1em;
    line-height: 25px;
    color: #dd1b23;
    text-decoration: none;
    padding: 0 10px;
}
.main_wzsl p {
    font-family:"微软雅黑";
    font-size: 1em;
    line-height: 30px;
    color: #888;
    text-decoration: none;
    padding: 10px 10px 0 10px;
}
.main_wzsl span {
    font-family:"微软雅黑";
    font-size: 1em;
    line-height: 20px;
    color: #4651d4;
    text-decoration: none;
}
.zhibo {
    font-family:"微软雅黑";
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
}
.sj {
    font-family:"Arial";
    font-size: 14px;
    line-height: 18px;
    color: #868686;
    text-decoration: none;
    background: url(//www.xinhuanet.com/politics/2021lh/zb/0305new/images/bg_wzsl.png) no-repeat;
    position: absolute;
    left: -86px;
    top: 0px;
    width: 94px;
    height: 70px;
}
.sj span {
    width: 63px;
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-left: 3px;
}
.hei14 {
    font-family:"微软雅黑";
    font-size: 14px;
    color: #333333;
    line-height: 22px
}
.red14 {
    font-family:"微软雅黑";
    font-size: 14px;
    color: #970005;
    line-height: 22px;
    text-decoration: none
}
.dh_2 {
    font-family:"微软雅黑";
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #2F7EDF;
    text-decoration: none;
}
.dh_2 a {
    font-family:"微软雅黑";
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #2F7EDF;
    text-decoration: none;
}
.wzsl {
    width: 100%;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .domPC {
        display: none;
    }
    .domMobile {
        display: block
    }
    .contentsl {
        margin-left: 0px;
        width: 100%;
		border:none;
		
    }
    .contentsl img {
        width: 42%;
        height: auto;
        margin-top: 10px;
    }
}
