@charset "utf-8";
@import url(2020_reset.css);
@import url("2020_footer.css");
/*滚动条自定义样式*/
.ScrollStyle,
.layui-anim{ overflow:auto; overflow:overlay;}
.ScrollStyle::-webkit-scrollbar,
.layui-anim::-webkit-scrollbar{ width: 8px; height: 8px; box-sizing: border-box; background: transparent;}
.ScrollStyle::-webkit-scrollbar-track-piece,
.layui-anim::-webkit-scrollbar-track-piece{ background: rgba(221,221,221,0.2);}
.ScrollStyle::-webkit-scrollbar-thumb,
.layui-anim::-webkit-scrollbar-thumb{ background-color: #727272; border-radius: 5px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover,
.layui-anim::-webkit-scrollbar-thumb:hover{ background-color: #0d59a7; }
.warp{
    width: 100%;
    max-width: 1920px;
    min-width: 1360px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.w1200 {
    width: 1200px;
}
.djTop{
    width: 100%;
    height: 536px;
    background: url(../images/2024djTop.jpg) no-repeat;
}
.rcqs_logo{
    padding-top: 50px;
}
.djCon1{
    width: 100%;
    height: 852px;
    background: url(../images/2024djCon1.png) no-repeat;
}
.djCont1{
    padding-top: 40px;
}
.djCont1 a{
    display: block;
}
.djConc1{
    padding-top: 40px;
}
/*焦点图*/
.Focus {
    width: 682px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.Focus .pic img {
    width: 682px;
    height: 400px;
    display: block;
}

.Focus .txt-bg {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 40px;
    width: 682px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.Focus .txt {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 40px;
    width: 600px;
    overflow: hidden;
}

.Focus .txt li {
    width: 98%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.Focus .txt li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 0 10px;
    font-size: 16px;
    color: white;
    transition: all 0.3s;
}

.Focus .txt li a:hover {
    letter-spacing: 1px;
}

.Focus .num {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 10px;
    color: #fff;
}

.Focus .num li {
    float: left;
    overflow: hidden;
    margin-right: 2px;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    background: #ffffff;
    cursor: pointer;
    border-radius: 50%;
}

.Focus .num li.on,.Focus .num li:hover {
    background: #c90101;
    width: 10px;
    border-radius: 5px;
}

.Focus>a {
    display: block;
    width: 60px;
    height: 150px;
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.Focus>a.prev {
    left: 0;
}

.Focus>a.next {
    right: 0;
    background-position: -80px 0;
}

.Focus>a:hover {
    background-position-y: -170px;
}

.News{
    width: 556px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: url(../images/2024listBg.png) no-repeat;
    color: #fff;
    z-index: 9999;
    position: absolute;
    left: 650px;
    top: 90px;
    font-weight: 600;
}
.News a {
    display: block;
    float: left;
    max-width: 78%;
    max-width: calc(100% - 120px);
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    text-indent: 20px;
}
.News a:hover{ color: indianred; }
.News span {
    display: inline-block;
    float: right;
    margin-right: 10px;
}
/*新闻列表*/
.NewsSlideBox {
    width: 518px;
    height: 280px;
    margin-top: 100px;
    background: #fff;
    box-shadow: 0px 0px 8px -3px #ad8e8e;
}
.ulList{ width: 518px;height: 280px;overflow: hidden;}
.ulList li{ position: relative; overflow: hidden; background: url("../images/mid-yd.png") no-repeat left center; font-size: 17px; padding-left: 15px; color: #404040;height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #ccc;
    width: 94%;
    margin: 0 auto; }
.ulList li a{ display: block; float: left; max-width:78%; max-width: calc(100% - 120px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.ulList li a:hover{ color: #F00; }
.ulList li span{ display: inline-block; float: right; margin-right: 0px;}

/* 学习资料 */
.djCon2{
    width: 100%;
    height: 630px;
    background: #fffefe;
    margin-top: -210px;
}
.djCont2{
    padding-top: 20px;
}
.djCont2 a{
    display: block;
}
.djConc2{
    height: 365px;
    background: url(../images/2024djConc2Bg.png) no-repeat;
    margin-top: 50px;
}
/*新闻列表*/
.NewsSlideBox1 {
    width: 500px;
    height: 300px;
    margin-top: 20px;
    margin-left: 84px;
}
.ulList1{ width: auto;height: 300px;overflow: hidden;}
.ulList1 li{ position: relative; overflow: hidden; background: url("../images/mid-yd.png") no-repeat left center; font-size: 16px; padding-left: 15px; color: #404040;height: 60px;line-height: 60px; }
.ulList1 li a{ display: block; float: left; max-width:78%; max-width: calc(100% - 120px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.ulList1 li a:hover{ color: #F00; }
.ulList1 li span{ display: inline-block; float: right;}
.NewsSlideBox2 {
    width: 480px;
    height: 300px;
    margin-top: 20px;
    margin-left: 65px;
}
.ulList2{ width: auto;height: 300px;overflow: hidden;}
.ulList2 li{ position: relative; overflow: hidden; background: url("../images/mid-yd.png") no-repeat left center; font-size: 16px; padding-left: 15px; color: #404040;height: 60px;line-height: 60px; }
.ulList2 li a{ display: block; float: left; max-width:78%; max-width: calc(100% - 120px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.ulList2 li a:hover{ color: #F00; }
.ulList2 li span{ display: inline-block; float: right;}

/* 理论视野 */
.djCon3{
    width: 100%;
    height: 820px;
    background: #fffefe;
    margin-top: -40px;
}
.djCont3{
    padding-top: 40px;
}
.djCont3 a{
    display: block;
}
.djConc3{
    height: 560px;
    margin-top: 50px;
}
.zcwj-con{
    height: auto;
    margin-top: 55px;
    position: relative;
}
.zcwj-con ul li{
    width: 572px;
    height: 150px;
    float: left;
    margin-bottom: 50px;
    background: #fff5f0;
}
.zcwj-con ul li:nth-of-type(even){
    margin-left: 55px;
}
.zcwj-con ul li span{
    display: block;
    font-size: 16px;
    text-align: right;
    margin-right: 20px;
}
.zcwj-con ul li a.zcwjtit{
    width: 95%;
    margin: 0 auto;
    height: 34px;
    overflow: hidden;
    display: block;
    line-height: 30px;
    font-size: 19px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #eb2c2b;
    margin-top: 20px;
    text-decoration: revert;
}
.zcwj-des {
    height: 64px;
    line-height: 29px;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    cursor: pointer;
    width: 85%;
    margin: 0 auto;
}
.djcTit{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
/* 教育学习动态 */
.djCon4{
    width: 100%;
    height: 636px;
    background: url(../images/2024djConc4Bg.png) no-repeat center;
    margin-top: 85px;
}

/*焦点图*/
.Focus1 {
    width: 570px;
    height: 365px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    margin-left: 25px;
}

.Focus1 .pic1 img {
    width: 570px;
    height: 365px;
    display: block;
}

.Focus1 .txt-bg1 {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    height: 40px;
    width: 570px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.Focus1 .txt1 {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 40px;
    width: 500px;
    overflow: hidden;
}

.Focus1 .txt1 li {
    width: 98%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.Focus1 .txt1 li a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 0 10px;
    font-size: 16px;
    color: white;
    transition: all 0.3s;
}

.Focus1 .txt1 li a:hover {
    letter-spacing: 1px;
}

.Focus1 .num1 {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 10px;
    color: #fff;
}

.Focus1 .num1 li {
    float: left;
    overflow: hidden;
    margin-right: 2px;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    background: #ffffff;
    cursor: pointer;
    border-radius: 50%;
}

.Focus1 .num1 li.on,.Focus1 .num1 li:hover {
    background: #c90101;
    width: 10px;
    border-radius: 5px;
}

.Focus1>a {
    display: block;
    width: 60px;
    height: 150px;
    position: absolute;
    top: 100px;
    cursor: pointer;
}

.Focus1>a.prev {
    left: 0;
}

.Focus1>a.next {
    right: 0;
    background-position: -80px 0;
}

.Focus1>a:hover {
    background-position-y: -170px;
}

/* 要闻 */
.bwcx-yaowen{width: 580px;height: 365px;margin-top: 40px;}
.bwcx-yaowen .toutiao{padding-bottom: 10px;border-bottom: 1px dashed #dc0303;margin-top: -15px;}
.bwcx-yaowen h2{font: normal 22px/60px "microsoft yahei";color: #302d2b;text-align: center;margin-bottom: 2px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.bwcx-yaowen h2 a{color: #dc0303;font-weight: 600;}
.bwcx-yaowen p{font: normal 16px/37px "microsoft yahei";color: #262121;text-indent: 2em;}
.bwcx-yaowen p a{color: #dc0303;}
.bwcx-yaowen .list{height: 235px;overflow: hidden;}
.bwcx-yaowen .list li{overflow: hidden;position: relative;font: normal 16px/50px "microsoft yahei";color: #000000;background: url(../images/mid-yd.png) no-repeat left center;}
/* .bwcx-yaowen .list li:before{content: '';position: absolute;left: 1px;bottom: 14px;width:10px;height:9px;border:2px solid #dc0303;border-radius: 50%;} */
.bwcx-yaowen .list li a{float: left;text-indent:20px;width: 380px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color: #151414;}
.bwcx-yaowen .list li span{float: right;margin-right: 10px;}