﻿.top-bg{
    background:url('2020-yqfh-rjw-yq-bg.png') no-repeat;
    background-size:100% 504px;
    height: 504px;
    overflow: hidden;
}
.yq-tittle{
    width: 1200px;
    margin: 20px auto;
    text-align: left;
}
.yq-tittle2{
    width: 1200px;
    margin: 20px auto;
    text-align: left;
    padding-left: 95px;
}

/* 导航 */
.nav{
    background-color: #004f93;
    width: 100%;
    height: 65px;
    margin: 0 auto;
}
.nav ul{
    width: 1200px;
    height: 65px;
    margin: 0 auto;
    padding:0px 100px;
    box-sizing: border-box;
}
.nav ul li{
    height: 65px;
    float: left;
    line-height: 65px;
    text-align: center;
    list-style: none;
}
.nav ul li a{
    font-size: 18px;
    color: #ffffff;
    padding: 25px 25px;
}
.nav ul li a:hover{
    font-size: 18px;
    color: #d5d537;
    padding: 25px 25px;
}
/* 全局样式 */
.container{
    width: 1200px;
    margin: 10px auto;
}
/* 轮播图 */
.yq-lunbo{
    width: 562px;
    height: 400px;
    float: left;
    overflow: hidden;
    position: relative;
}

.yq-l-tittle1{
    width: 100%;
    height: 62px;
    margin-bottom: 10px;
}
.yq-l-tittle1 .yq-more{
    position: absolute;
    right: 10px;
    top: 22px;
    z-index: 10;
    color:#fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
    font-weight: 700;
}
.yq-l-tittle1 img{
    width: 562px;
    height: 62px;
}

.box{
    width: 562px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.box-1 ul li{
    width: 562px;
    height: 320px;
    position: relative;
    overflow: hidden;
}
.box-1 ul li img{
    display:block;
    width: 562px;
    height: 320px;
}
.box-1 ul li h2{
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    width: 100%;
    height: 40px;
    background: rgba(125,125,120,.4);
    text-indent: 2em;
    font-size: 15px;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: normal;
    color: ghostwhite
}
.box-2{
    position: absolute;
    right: 10px;
    bottom: 14px;
}
.box-2 ul li{
    float:left;
    width: 12px;
    height: 12px;
    overflow: hidden; 
    margin: 0 5px; 
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
    text-indent: 100px;
    cursor: pointer;
}
.box-2 ul .on{
    background: rgba(255,255,255,0.6);
}
.box-3 span{
    position: absolute;
    color: white;
    background: rgba(125,125,120,.3);
    width: 50px;
    height: 80px;
    top:50%; 
    font-family: "宋体";
    line-height: 80px;
    font-size:60px;
    margin-top: -40px;
    text-align: center;
    cursor: pointer;
}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}

/* 标准委动态 */
.yq-bwdt{
    width: 562px;
    height: 400px;
    float: right;
    overflow: hidden;
    position: relative;
}
.yq-more{
    position: absolute;
    right: 10px;
    top: 22px;
    z-index: 10;
    color:#fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
    font-weight: 700;
}
.yq-bwdt ul{
    /* width: 100%; */
    height: 320px;
    padding: 0px 10px;
    text-align: left;
}
.yq-bwdt ul li{
    height: 64px;
    line-height: 55px;
    border-bottom: 1px dashed #ccc;
    list-style: none;
}
.yq-bwdt ul li a{
    display: block;
    margin: 10px 0px;
    font-size: 16px;
    width: 420px;
    height: 42px;
    line-height: 20px;
    float: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.yq-bwdt ul li span{
    display: block;
    float: left;
    width: 90px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    float: right;
    margin-right: 10px;
}
/* 行业动态 */

.yq-hydt{
    width: 562px;
    height: 400px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.yq-hydt ul{
    /* width: 100%; */
    height: 320px;
    padding: 10px 10px;
    text-align: left;
    list-style-type: disc;
}
.yq-hydt ul li{
    list-style-type: disc;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
}
.yq-hydt ul li a{
    padding: 5px;
    font-size: 16px;
}
.yq-hydt ul li span{
    font-size: 16px;
    float: right;
    margin-right: 10px;
}
/* 地方动态 */
.yq-dfdt{
    width: 562px;
    height: 400px;
    float: right;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.yq-dfdt ul{
    /* width: 100%; */
    height: 320px;
    padding: 10px 10px;
    text-align: left;
}
.yq-dfdt ul li{
    list-style: none;
    list-style-type: disc;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
}
.yq-dfdt ul li a{
    padding: 5px;
    font-size: 16px;
}
.yq-dfdt ul li span{
    font-size: 16px;
    float: right;
    margin-right: 10px;
}


/* 防控知识 */
.yq-fkzs{
    width: 562px;
    height: 400px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.yq-fkzs ul{
    /* width: 100%; */
    height: 320px;
    padding: 10px 10px;
    text-align: left;
    list-style-type: disc;
}
.yq-fkzs ul li{
    list-style-type: disc;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
}
.yq-fkzs ul li a{
    padding: 5px;
    font-size: 16px;
}
.yq-fkzs ul li span{
    font-size: 16px;
    float: right;
    margin-right: 10px;
}
/* 媒体聚焦 */
.yq-mtjj{
    width: 562px;
    height: 400px;
    float: right;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.yq-mtjj ul{
    /* width: 100%; */
    height: 320px;
    padding: 10px 10px;
    text-align: left;
}
.yq-mtjj ul li{
    list-style: none;
    list-style-type: disc;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    white-space: nowrap; 
    text-overflow: ellipsis;
}
.yq-mtjj ul li a{
    padding: 5px;
    font-size: 16px;
}
.yq-mtjj ul li span{
    font-size: 16px;
    float: right;
    margin-right: 10px;
}
/*底部版权*/
.footer{
    width: 100%;
    height: 220px;
    background-color: #0654b8;
    float: left;
}
.footer-center{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer-center ul{
    width: 1200px;
    margin: 70px auto;
}
.footer-center ul li{
    list-style: none;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 26px;
}
.erweima{
    position: absolute;
    right: 110px;
    top: -14px;
    background-color: #ffffff;
    text-align: center;
}
/* 列表样式 */
.liebiao{
    width: 1200px;
    margin: 0 auto;
}
.dqwz{
    width: 1100px;
    height: 50px;
    background-color: #4e94cd;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    margin: 0 auto;
    padding-left: 50px;
}
.list{
    width: 1200px;
    padding: 30px 100px;
}
.list ul{
    width: 100%;
}
.list ul li{
    line-height: 40px;
    font-size: 16px;
    height: 40px;
}
.fd{
    float: left;
}
.fdr{
    float: right;
}
/* 详情页 */
.font_biaoti{
    font-family: "KaiTi","Microsoft YaHei","SimSun","_GB2312 KaiTi_GB2312";
    font-size: 16px;
    color: #043558;   
    line-height: 50px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
.font_hui{
    color: #0b3379;
    font-size: 12px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.font_nr{
    width: 900px;
    margin: 0 auto;
    line-height: 25px;
    text-align: left;
}
.font_nr p{
    font-size: 14px;
}