﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "Microsoft Yahei";
}

body {
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

a {
    color: #000000;
    font-size: 14px;
    font-family: "Microsoft Yahei" !important;
    text-decoration: none;
    display: block;
}

.clear {
    clear: both
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

a:hover {
    color: #D0021B;
}

.block {
    width: 1200px;
    display: block;
    margin: 0 auto;
}

.flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -mz-flexbox;
    display: flex;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}


.group_carousel_label {
    width: 50px;
    background: url(https://xsd.rednet.cn/default/4/template/images/img_tbtj.png) no-repeat center;
    height: 160px;
    color: #000;
    font-weight: 500;
    display: table;
    padding: 30px 32px;
    letter-spacing: 2px;
    font-family: "Microsoft Yahei";
    text-align: center;
    font-size: 24px;
}

.group_carousel_swiper_big{
	width: 1080px;
    height: 220px;
    position: relative;
    background: #F8F8F8;
}

.arrow_left {
    background: url(https://xsd.rednet.cn/default/4/template/images/arrow_l.png) no-repeat;
    /*left: 20px;*/
    width: 24px;
    height: 40px;
    display: block;
    position: absolute;
    top: 48%;
    margin-top: -15px;z-index: 999;
}
.arrow_right {
    background: url(https://xsd.rednet.cn/default/4/template/images/arrow_r.png) no-repeat;
    right: 35px;
    width: 24px;
    height: 40px;
    display: block;
    position: absolute;
    top: 48%;
    margin-top: -15px;z-index: 999;
}

.group_carousel_big .group_swiper_container_big {
    height: 195px;
    margin: 20px 0 0 35px;
    width: 999px;
    overflow: hidden;
    position: absolute;
}

.group_carousel_big .group_swiper_container_big .swiper-slide img {
    width: 250px;
    height: 100px;
}

.swiper-slide {
    text-align: center;
}

.swiper-slide p{width:250px;text-align:left;margin:0px auto;margin-top:10px;
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
font-size:16px;
    line-height: 30px;
}
.swiper-slide p a{font-size:16px;}
.span_tb{color:#CB3334;font-weight:bold;}
.span_tj{color:#000;font-weight:bold;}

.m_b_20{margin-bottom:20px;    overflow: hidden;}


/* 轮播图 */

.swiper-container-box {
    position: relative;
    width: 736px;
    height: 414px;
    overflow: hidden;
}

.swiper-container-box .swiper-banner {
    height: 414px;
}

.swiper-container-box .swiper-banner .swiper-slide {
    position: relative;
}

.swiper-container-box .swiper-banner .swiper-slide img {
    width: 736px;
    height: 414px;
}

.swiper-container-box .arrow_left, .swiper-container-box .arrow_right {
    position: absolute;
    z-index: 2;
    top: 40%;
}

.swiper-container-box .arrow_left {
    background: url(https://www.rednet.cn/images/left_bt.png) no-repeat;
    width: 50px;
    height: 72px;
    left: 0;
}

.swiper-container-box .arrow_right {
    background: url(https://www.rednet.cn/images/right_bt.png) no-repeat;
    width: 50px;
    height: 72px;
    right: 0;
}

.swiper-container-box .swiper-banner .swiper-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    /* background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.97) 100%); */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#99000000, endColorstr=#00000000)';
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00000000, endColorstr=#99000000)';
    box-sizing: border-box;
    padding: 45px 0 0 20px;
    font-weight: normal;
    font-size: 24px;
}

.swiper-container-box .swiper-banner .swiper-slide a {
    color: #ffffff;
}

.swiper-container-box .pagination {
    position: absolute;
    bottom: 8px;
    left: 18px;
    z-index: 1;
}

.swiper-container-box .swiper-pagination-switch {
    width: 30px;
    height: 2px;
    background:rgba(255,255,255);
    border-radius: 0;
    opacity: .5;
    margin: 0 3px;
    box-shadow: none;
}

.swiper-container-box .swiper-active-switch {
    background: #FC4F3A;
}

/* 右侧新闻列表 */

.topnews_box {
    width: 442px;
}

.topnews_box .top {
    border-bottom: 1px solid #EFEFEF;
    padding: 0 0 20px 0;
}

.topnews_box .top h3 {
    margin: 20px 0 10px 0;
}

.topnews_box .top h3 a {
    font-size: 24px;
    line-height:38px;
    font-weight: 500;
}

.topnews_box .top p a {
    font-size: 14px;
    color: #787878;
    height: 40px;
    overflow: hidden;
    display: block;
}

.topnews_box .top p .more {
    color: #D0021B;
}

.news_list a {
    clear: both;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    margin: 20px 0 0 0;
}

.news_list i {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #CBA602;
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

/* 标题大图 */

.title_img img {
    width: 1200px;
    height: 61px;
    margin: 60px auto 30px;
}

/* 政策理论 */

.zcll {
    margin: 30px auto 0;
}

.img_news a {
    position: relative;
    display: block;
    width: 540px;
    height: 405px;
    color: #ffffff;
}

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

.img_news .title {
    background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.97) 100%);
    filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#99000000, endColorstr=#00000000)';
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00000000, endColorstr=#99000000)';
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: normal;
    line-height: 33px;
}

.zcll_right {
    width: 600px;
}

.zcll_right .news_list:first-child {
    border-bottom: 1px solid #EFEFEF;
    padding: 0 0 20px 0;
}

/* 实践风采 */

.sjfc {
    background: url(../images/background_skfc.png) repeat;
    width: 100%;
}

.sjfc_box {
    padding: 30px 0 40px 0;
    overflow: hidden;
}

.sjfc .icon_box {
    flex-direction: column;
    margin: 0 25px 0 0;
    width: 152px;
}

.sjfc .icon_box li {
    position: relative;
    background: url(../images/data_volunteer.png) no-repeat;
    width: 152px;
    height: 152px;
    margin-bottom: 7px;
    color: #ffffff;
    font-size: 20px;
    font-family: Arial;
    cursor: default;
}

.sjfc .icon_box li span {
    position: absolute;
    bottom: 30px;
    left: auto;
    display: block;
    width: 100%;
    text-align: center;
}

.sjfc .icon_box .organize {
    background: url(../images/data_organization.png) no-repeat;
}

.sjfc .icon_box .number {
    background: url(../images/data_service.png) no-repeat;
}

.sjfc .icon_box .hours {
    background: url(../images/data_hours.png) no-repeat;
}

.sjfc .img_box {
    width: 400px;
    flex-direction: column;
    margin: 0 25px 0 0;
}

.sjfc .img_news a {
    width: 400px;
    height: 300px;
}

.sjfc .img_news:first-child {
    margin-bottom: 20px;
}

.pic_news_list {
    border-bottom: 1px solid #EFEFEF;
    padding: 0 0 20px 0;
}

.pic_news_list li {
    height: 120px;
}

.pic_news_list li:first-child {
    margin-bottom: 20px;
}

.pic_news_list .pic {
    display: block;
    width: 160px;
    height: 120px;
}

.pic_news_list .pic img {
    width: 100%;
    height: 100%;
}

.pic_news_list .desc {
    width: 70%;
    margin-left: 10px;
}

.pic_news_list .desc .title a {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    display: block;
}

.pic_news_list .desc p {
    font-size: 14px;
    color: #787878;
    cursor: default;
    line-height: 24px;
    margin-top: 10px;
    display: block;
    height: 72px;
    overflow: hidden;
}

.sjfc_right {
    width: 588px;
}

.w_600 {
    width: 600px;
}

.w_770 {
    width: 770px;
}

/* swiper 实践阵地 */

.swiper-sjzd .arrow_left, .swiper-sjzd .arrow_right {
    width: 42px;
    height: 42px;
    display: block;
    margin-right: 1px;
    background: #F4F4F5 url(../images/icon_arrow_normal_r.png) 13px 13px no-repeat;
    margin-left: 10px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 15px;
    cursor: pointer;
}

.swiper-sjzd .arrow_left {
    background: #F4F4F5 url(../images/icon_arrow_normal_l.png) 13px 13px no-repeat;
    right: 52px;
}

.swiper-sjzd .arrow_left:hover {
    background: #D0021B url(../images/icon_arrow_hover_l.png) 13px 13px no-repeat;
}

.swiper-sjzd .arrow_right:hover {
    background: #D0021B url(../images/icon_arrow_hover_r.png) 13px 13px no-repeat;
}

.swiper-sjzd {
    position: relative;
    width: 1200px;
    height: 285px;
    overflow: hidden;
    padding-top: 52px;
}

.swiper-sjzd .swiper-slide {
    position: relative;
    overflow: hidden;
    height: 285px;
}

.swiper-sjzd .swiper-slide a, .swiper-sjzd .swiper-slide a img {
    display: block;
    width: 380px;
    height: 285px;
}

.swiper-sjzd .swiper-slide .intro {
    position: absolute;
    left: 0;
    bottom: -207px;
    z-index: 10;
    background-color: rgba(0,0,0,0.5);
    filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#80000000, endColorstr=#80000000)';
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#80000000, endColorstr=#80000000)';
    width: 380px;
    color: #fff;
}

.swiper-sjzd .swiper-slide a:hover .intro {
    bottom: 0;
}

.swiper-sjzd .swiper-slide a .intro {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.swiper-sjzd .swiper-slide .intro .title_box {
    position: relative;
    height: 78px;
    width: 380px;
}

.swiper-sjzd .swiper-slide .intro h5 {
    font-size: 18px;
    height: 78px;
    width: 380px;
    line-height: 25px;
    border-bottom: 1px solid #bbbbbb;
    font-weight: 100;
    box-sizing: border-box;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.swiper-sjzd .swiper-slide .intro p {
    font-size: 16px;
    line-height: 29px;
    height: 207px;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    padding: 15px 20px 0;
}

.swiper-button-next, .swiper-button-prev {
    top: 0;
    left: auto;
    right: 0;
    background: #F4F4F5;
    border-radius: 4px;
    width: 42px;
    height: 42px;
    margin: 0;
}

.swiper-button-prev {
    background: #F4F4F5 url(../images/icon_arrow_disabled_l.png) 12px 12px no-repeat;
    right: 52px;
}

.swiper-button-next {
    background: #F4F4F5 url(../images/icon_arrow_disabled_r.png) 12px 12px no-repeat;
}

.swiper-button-prev:hover {
    background: #D0021B url(../images/icon_arrow_hover_l.png) 12px 12px no-repeat;
    right: 52px;
}

.swiper-button-next:hover {
    background: #D0021B url(../images/icon_arrow_hover_r.png) 12px 12px no-repeat;
}


/* 微课堂 */

.wkt {
    position: relative;
}

.wkt_bg {
    width: 100%;
    height: 474px;
}

.wkt_block {
    position: absolute;
    width: 100%;
    height: 470px;
    display: block;
    top: 0;
}

.wkt_box {
    position: relative;
    width: 1200px;
    height: 470px;
    margin: 0 auto;
}

.wkt_box .arrow_left, .wkt_box .arrow_right {
    position: absolute;
    left: 0;
    top: 40%;
    background: #F4F4F5 url(../images/icon_arrow_normal_l.png) 17px 17px no-repeat;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.wkt_box .arrow_right {
    left: auto;
    right: 0;
    background: #F4F4F5 url(../images/icon_arrow_normal_r.png) 17px 17px no-repeat;
}

.wkt_box .arrow_left:hover {
    background: #D0021B url(../images/icon_arrow_hover_l.png) 17px 17px no-repeat;
}

.wkt_box .arrow_right:hover {
    background: #D0021B url(../images/icon_arrow_hover_r.png) 17px 17px no-repeat;
}

.swiper-wkt {
    width: 1080px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 0 0 0;
}

.swiper-wkt .swiper-slide {
    width: 320px;
    height: 374px;
    overflow: hidden;
}

.swiper-wkt .swiper-slide:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
    transition: 0.5s;
}

.swiper-wkt .swiper-slide .img>img {
    display: block;
    width: 320px;
    height: 200px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 5px 20px 1px rgba(49,49,49,.2);
    margin: 0 auto;
}

.swiper-wkt .swiper-slide .main_con {
    width: 320px;
    padding: 10px 20px 30px 20px;
    box-sizing: border-box;
    background: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0 5px 20px 1px rgba(49,49,49,.2);
    margin: 0 auto;
}

.swiper-wkt .swiper-slide .main_con h4.name {
    padding-top: 10px;
    line-height: 25px;
}

.swiper-wkt .swiper-slide .main_con h4.name a {
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    overflow: hidden;
    display: block;
}

.swiper-wkt .swiper-slide .main_con p.content {
    padding-top: 12px;
    height: 55px;
    text-align: justify;
    line-height: 26px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 290px;
}

.swiper-wkt .swiper-slide .main_con p.content a {
    font-size: 14px;
    color: #787878;
}

div.wrapper.horizontal>ul.container {
    width: 1200px;
}

div.wrapper.vertical>ul.container {
    width: 1200px;
}

div.wrapper.horizontal ul.container>li.cards_list {
    width: 320px;
    height: 374px;
    overflow: hidden;
    cursor: default;
}

/* 他山之石 */

.tszs {
    padding: 0 0 60px 0;
}

.tszs .title_img img {
    margin: 40px auto 20px;
}

.tszs>div {
    justify-content: space-between;
}

.tszs .news_list {
    display: inline-block;
    width: 588px;
}

.tszs .news_list:last-child {
    float: right;
}

/* 右侧悬浮 */

.site_specific {
    width: 100px;
    position: fixed;
    top: 70%;
    right: 60px;
    color: #535353;
    text-align: center;
    z-index: 9;
    font-size: 12px;
    cursor: default;
}

.site_specific a {
    display: block;
}

.site_specific a img {
    max-width: 100%;
}

.site_specific>div {
    /* background: #F8F8F8; */
    padding: 10px 4px 0;
}

.site_specific>div:last-child {
    padding: 10px 4px 12px;
}

.site_div_backColor{
    background: #F8F8F8;
}

/* ------------------------------------------------------------- 列表页 ------------------------------------------------------------- */

.list_banner, .list_banner img {
    height: auto;
    display: block;
}

.left_box {
    width: 750px;
}

.right_box {
    width: 375px;
}

.crumb {
    margin: 0 0 10px 0;
}

.crumb a:hover {
    color: #D0021B;
}

.crumb, .crumb a {
    font-size: 14px;
    color: #666666;
}
.crumb a{display: inline-block;}

.crumb span {
    cursor: default;
}


/* 左侧新闻列表*/

.newslist_ul li {
    padding: 20px 0;
    border-bottom: 1px solid #EFEFEF;
}

.newslist_ul li:last-child {
    border: none;
}

.newslist_ul .pic {
    width: 142px;
    height: 103px;
    display: inline-block;
    margin: 0 30px 0 0;
}

.newslist_ul .pic img {
    width: 100%;
    height: 100%;
}

.newslist_ul .content {
    width: 575px;
}

.newslist_ul .txt_content {
    width: 100%;
}

.newslist_ul .title a {
    font-size: 20px;
    margin: 0 0 10px 0;
    display: block;
    font-weight: 500;
}

.newslist_ul .desc {
    max-height: 40px;
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 分页 */

.list_pagination {
    height: 30px;
    width: 440px;
    margin: 20px auto 100px;
}

.list_pagination li a {
    float: left;
    margin-right: 10px;
    border-radius: 2px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #606266;
    background: #F0F2F5;
}


.list_pagination .active a, .list_pagination li a:hover {
    color: #fff;
    background: #D0021B;
}

.list_pagination .active a:hover {
    color: #fff;
}
.pagination{
    display: flex;
    justify-content: center;
}

.pagination li{
border:none;
    float:left;
}
/* 右侧内容 */

.right_box .news_list_head {
    height: 26px;
    margin: 0 0 20px 0;
}

.right_box .news_list_head .title {
    border-left: 4px solid #D0021B;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    font-weight: 500;
    height: 20px;
    line-height: 18px;
    color: #000000;
    padding: 0 0 0 16px;
    cursor: default;
}

.right_box .news_list_head .more {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 5px 0 0 0;
}

.right_box .news_list_head .more img {
    vertical-align: middle;
    padding-left: 5px;
}

.right_box .story_img .pic, .right_box .story_img .pic img {
    width: 330px;
    height: 213px;
    display: block;
    margin: 0 auto;
}

.right_box .story_img li {
    border-bottom: 1px dashed #DEDADA;
}

.right_box .story_img p {
    width: 330px;
    display: block;
    margin: 12px auto 16px;
    max-height: 42px;
    text-align: center;
}

.right_box .story_img p a, .right_box .news_list a {
    font-size: 15px;
    margin: 15px 0 0 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right_box .news_list {
    margin: 0 0 35px 0;
}


/* ------------------------------------------------------------- 详情页 ------------------------------------------------------------- */

.content_box {
    width: 900px;
    padding: 10px 0 70px 0;
    margin: 0 auto;
}

.content_box h1 {
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.content_info {
    color: #9D9D9D;
    font-size: 14px;
    cursor: default;
    margin: 0 0 30px 0;
}

.detail_article {
    line-height: 32px;
    font-size: 18px;
    cursor: default;
}

.detail_article img {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.detail_article p {
    margin: 25px 0;
}

/* 上一篇 */

.readnext {
    padding: 50px 0 0 0;
}

.readnext>div {
    display: block;
    line-height: 40px;
}

.readnext .btn {
    width: 108px;
    height: 40px;
    line-height: 40px;
    background: #F4F4F5;
    text-align: center;
    display: block;
    color: #606266;
    font-size: 16px;
    border-radius: 4px;
    margin: 0 20px 0 0;
}

.readnext .btn:hover {
    background: #D0021B;
    color: #ffffff;
}

.readnext .prev {
    margin-bottom: 20px;
}

.readnext_title {
    color: #606266;
    font-size: 16px;
}

.readnext .normal {
    color: #CFCFCF;
    cursor: default;
}

.readnext .normal:hover {
    background: #F4F4F5;
    color: #CFCFCF;
}


/* 列表详情页右侧悬浮 */

.suspension {
    position: fixed;
    right: 50px;
    bottom: 200px;
}

.suspension .list {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #D1D1D1;
    border-radius: 50%;
    margin: 20px 0;
    text-align: center;
}