/* top start */
body {
    font-size: 18px;
    color: #212121;
}
img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.page1 {
    background: url("sscp_ind_scrobg.jpg") no-repeat center;
    background-size: cover;
}
.page2 {
    background: url("sscp_content_bg.jpg") repeat;
}
.page3 {
    background: url("sscp_content_bg2.jpg") repeat;
    padding-bottom: 80px;
}
.moble_more {
    display: none;
}
/* content */
.wrap_fullWidth {
    width: 100%;
    clear: both;
    overflow: hidden;
}
.warp_center{
    width: 1400px;
    margin: 0 auto;
}
/* ie轮播 */
.mo_slide {
    padding: 30px 0 30px;
}
.mo_slide .swiper-container {
    position: relative;
    width: 930px;
    height: 474px;
}
.mo_slide .swiper-container img{
    width: 100%;
    height: 474px;
}
.mo_slide .swiper-container .title {
    background: url(sscp_ind_scropbg.png) repeat-x;
    line-height: 120px;
    height: 100px;
    /* text-align: center; */
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
    /* text-align: center; */
    font-weight: bold;
}
.mo_slide .swiper-container .title a {
    color: #fff;
}
.mo_slide .swiper-container .swiper-slide {
    position: relative;
    /* text-align: center; */
    /* font-size: 18px; */
    background: #fff;
}
.swiper_page {
    width: 100px;
    height: 70px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #FFF;
    line-height: 70px;
    font-size: 18px;
    /* font-weight: bold; */
    opacity: .8;
    z-index: 10;
    text-align: center;
    font-family: Arial;
}

.swiper_curPage {
    font-size: 30px;
    opacity: 1;
}
.ie_slide {
    position: relative;
}
.ie_slide .arrow-left, .ie_slide .arrow-right {
    position: absolute;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    color: #971319;
    top: 235px;
    font-size: 20px;
    font-weight: bold;
}
.ie_slide .arrow-left {
    left: 10%;
    background: url(sscp_ind_scro_bt1.png) left no-repeat;
    background-size: 52px;
    padding-left: 35px;
    cursor: pointer;
}
.ie_slide .arrow-left:hover {
    background: url(sscp_ind_scro_bt1_on.png) left no-repeat;
    background-size: 52px;
}
.ie_slide .arrow-right {
    right: 10%;
    background: url(sscp_ind_scro_bt2.png) right no-repeat;
    background-size: 52px;
    cursor: pointer;
}
.ie_slide .arrow-right:hover {
    background: url(sscp_ind_scro_bt2_on.png) right no-repeat;
    background-size: 52px;
}
.lunbo {
    height: 540px;
    overflow: hidden;
    opacity: 0;
}
/* 轮播图-谷歌 */
.lfslide {
    position: relative;
    padding: 40px 0 0;
    /* opacity: 0; */
}
.lfslide .flipster {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
}
.lfslide .flip-items img {
    width: 880px;
    height: 450px;
}
.lfslide .flipster .flipto-prev,
.lfslide .flipster .flipto-next {
    position: absolute;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    color: #971319;
    top: 200px;
    font-size: 20px;
    font-weight: bold;
}

.lfslide .flipster .flipto-prev {
    left: 2%;
    background: url(sscp_ind_scro_bt1.png) left no-repeat;
    background-size: 52px;
    padding-left: 35px;
}

.lfslide .flipster .flipto-next {
    right: 2%;
    background: url(sscp_ind_scro_bt2.png) right no-repeat;
    background-size: 52px;
}

.lfslide .flip-content {
    position: relative;
}

.lfslide .video_bg{
    background: url(v2024_zb_zt_bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lfslide .imgbg {
    background: url(sscp_ind_scropbg.png) repeat-x;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
}
.lfslide p {
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 92%;
    text-indent: 1em;
}
.flipster-carousel .flip-prev, .flipster-carousel .flip-next {
    opacity: 1;
}
.lfslide .flip-items li {
    overflow: hidden;
}
.lfslide .flip-items li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.flipster-carousel .flip-past, .flipster-carousel .flip-future {
    opacity: 0;
}

.chrome_slide .navg {
    position: absolute;
    right: 18px;
    bottom: 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.chrome_slide .navg dd {
    margin: 0;
    font-family: Arial;
    cursor: auto;
    /* vertical-align: bottom; */
    display: inline-block;
    font-weight: normal;
}

.chrome_slide .navg dd.active {
    font-size: 30px;
}

/*.chrome_slide .navg dd:after {*/
/*    content: "";*/
/*    border-top: 1px solid #fff;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    width: 0px;*/
/*    margin-left: 5px;*/
/*    transition: all 0.5s ease-out 0s;*/
/*}*/

.chrome_slide .navg dd.active:after {
    width: 40px;
}
/* 轮播图-谷歌 end */
/* 板块区域 */
.box_left {
    width: 890px;
    float: left;
    margin-top: 30px;
}

.sk_title{
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    /* margin-bottom: 20px; */
    height: 50px;
}
.sk_title span{
    padding-right: 20px;
    background: url("sscp_logo_ico.png") no-repeat;
    background-size: auto 39px;
    display: inline-block;
    position: relative;
    padding-left: 48px;
}
.sk_title span img {
    display: block;
    margin: 5px 0;
    height: 30px;
}
.sk_title::after{
    content: '';
    height: 1px;
    background-color: #808080;
    width: 100%;
    position: absolute;
    bottom: 29px;
}
.box_right {
    width: 460px;
    height: 670px;
    float: right;
    padding: 30px 30px;
    background-color: rgb(242 236 236 / 50%);
    position: relative;
    border-bottom: 6px #88050C solid;
}
.box_right::after {
    content: '';
    background: url("sscp_logo_ico_big.png") no-repeat;
    position: absolute;
    width: 320px;
    height: 377px;
    bottom: 0;
    right: -169px;
}
.box_content {
    background: #F8F6F6;
    padding: 20px 30px 20px 20px;
    overflow: hidden;
    margin-top: 10px;
}
.box_content .list_img {
    float: left;
    margin-right: 30px;
    width: 390px;
    height: 245px;
    display: block;
    overflow: hidden;
}
.box_content .list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}
.box_content .list_img:hover img {
    transform: scale(1.1);
    transition: 0.3s;
}
.box_content .intro {
    padding-top: 0px;
}
.box_content .intro .title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 34px;
    text-align: justify;
}
.box_content .intro p{
    font-size: 16px;
    color: #663333;
    /* margin-bottom: 10px; */
    line-height: 30px;
    text-align: justify;
}
.box_content .more {
    color: #A60913;
}
.box_content_list {
    clear: both;
    margin-top: 20px;
    padding: 10px 30px 5px;
    background: #F8F6F6;
}
.box_content_list ul li {
    clear: both;
    overflow: hidden;
    border-bottom: 1px #EAE3E3 solid;
    padding: 10px 0 0 30px;
    height: 130px;
}
.box_content_list ul li:last-child {
    border-bottom: 0;;
}
.box_content_list ul li .title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 36px;
    position: relative;
}
.box_content_list ul li .title::before {
    content: '';
    background: url("sscp_dian_ico.png") no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 13px;
    left: -30px;
}
.box_content_list ul li p {
    font-size: 16px;
    color: #707070;
    /* margin-bottom: 9px; */
    line-height: 30px;
}
.box_content_list .more {
    color: #A60913;
}

.list_text_content {
    border-top: 1px #E7DCDC solid;
    border-bottom: 1px #E7DCDC solid;
    margin-top: 10px;
    height: 515px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.list_text_content ul li {
    height: 103px;
    overflow: hidden;
    border-top: 1px #E7DCDC solid;
    zoom: 1;
}
.list_text_content ul li:first-child {
    border-top: 0;
}
.list_text_content ul li .time {
    float: left;
    margin-right: 20px;
    display: block;
    overflow: hidden;
    color: #88050C;
    border-right: 1px #E7DCDC solid;
    padding: 0;
    font-family: Arial;
    /* padding-right: 24px; */
    margin-top: 20px;
    width: 90px;
}
.list_text_content ul li .time .t1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 6px;
    font-weight: bold;
}
.list_text_content ul li .time .t2 {
    font-size: 16px;
    text-align: center;
}
.list_text_content ul li .title {
    display: block;
    line-height: 32px;
    margin-bottom: 0;
    /* padding-top: 10px; */
    /* padding-right: 30px; */
}
.list_text_content ul li .intro {
    margin-top: 16px;
}
.scroltit {
    position: relative;
    z-index: 1;
    padding-top: 10px;
}
.scroltit .updown1 {
    width: 200px;
    height: 36px;
    float: left;
    border-right: 1px #EAE3E3 solid;
    background: url("sscp_gd1.png") no-repeat center;
}
.scroltit .updown1:hover {
    background: url("sscp_gd1_on.png") no-repeat center;
}
.scroltit .updown2 {
    width: 200px;
    height: 36px;
    float: right;
    background: url("sscp_gd2.png") no-repeat center;
}
.scroltit .updown2:hover {
    background: url("sscp_gd2_on.png") no-repeat center;
}

/* banner */
.banner {
    overflow: hidden;
    clear: both;
    margin: 50px 0;
}
.banner ul li {
    float: left;
    width: 442px;
    height: 184px;
    overflow: hidden;
    margin-right: 37px;
    border-radius: 10px;
}
.banner ul li:last-child {
    margin-right: 0;
}
.banner img {
    width: 100%;
    border-radius: 10px;
    transition: 0.3s;
}
.banner ul li:hover img {
    transform: scale(1.1);
    transition: 0.3s;
}
/* tab list */
.tab_list {
    overflow: hidden;
    text-align: center;
    position: relative;
    border-bottom: 1px #E0D2D2 solid;
    padding-bottom: 25px;
}

.tab_list ul li {
    padding-right: 50px;
    margin-left: 30px;
    background: url(sscp_logo_ico.png) no-repeat;
    background-size: auto 40px;
    display: inline-block;
    position: relative;
    padding-left: 60px;
    padding-top: 5px;
}
.tab_list ul li.active::before {
    content: '';
    height: 3px;
    background: #A60913;
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 190px;
}
.tab_list ul li::after {
    content: '';
    background: url("sscp_ico_xline.png") no-repeat;
    width: 16px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 8px;
}
.tab_list ul li:last-child::after {
    display: none;
}
.tab_list ul li .t1 {
    display: inline-block;
    background: url(sscp_ft3.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list ul li .t2 {
    display: inline-block;
    background: url(sscp_ft4.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list ul li .t3 {
    display: inline-block;
    background: url(sscp_ft5.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list ul li.active .t1 {
    display: inline-block;
    background: url(sscp_ft3_on.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list ul li.active .t2 {
    display: inline-block;
    background: url(sscp_ft4_on.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list ul li.active .t3 {
    display: inline-block;
    background: url(sscp_ft5_on.png) no-repeat;
    background-size: auto 30px;
    width: 130px;
    height: 30px;
}
.tab_list img {
    display: block;
    margin: 5px 0;
    height: 36px;
}
.tab_box_main {
    position: relative;
    margin-top: 35px;
    margin-bottom: 60px;
}
.tab_box_main .tab_box_layout {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.tab_box_main .tab_box_layout.active {
    display: block;
}
.tab_box {
    overflow: hidden;

}
.tab_box .tab_main {
    width: 440px;
    height: 500px;
    margin-right: 40px;
    float: left;
}
.tab_box .tab_main.color1 {
    background: #F8F6F6;
}
.tab_box .tab_main.color2 {
    background: #F8F4F4;
}
.tab_box .tab_main.color3 {
    background: #F6F3F3;
}
.tab_box .tab_main:nth-child(3) {
    margin-right: 0;
}
.tab_box .tab_main .tab_img {
    width: 440px;
    height: 268px;
    overflow: hidden;
}
.tab_box .tab_main .tab_img:hover img {
    transform: scale(1.1);
    transition: 0.3s;
}
.tab_box .tab_main .tab_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}
.tab_box .tab_main .tab_layout {
    padding: 25px;
}
.tab_box .tab_main .tab_clum {
    font-size: 16px;
    color: #A60913;
    float: left;
    font-weight: bold;
}
.tab_box .tab_main .tab_time {
    color: #B86E71;
    font-size: 14px;
    background: url(sscp_ico_time.png) 0 1px no-repeat;
    padding-left: 25px;
    line-height: 20px;
    float: right;
}
.tab_box .tab_main .tab_title {
    clear: both;
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
    margin: 20px 0;
}
.tab_box .tab_main .tab_p {
    font-size: 16px;
    line-height: 30px;
    color: #5F3135;
}
.tab_box .tab_main .more1 {
    color: #A60913;
}
.tab_box .tab_main .more2 {
    background: #A60913 url("sscp_more.png") no-repeat center;
    width: 112px;
    height: 36px;
    border-radius: 50px;
    display: block;
    /* margin-top: 30px; */
    transition: 0.3s;
    position: absolute;
    bottom: 25px;
}
.tab_box .tab_main .more2:hover {
    background: #d20e18 url("sscp_more.png") no-repeat center;
}
.tab_box .tab_main.color3 .tab_title {
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0 25px;
}
.tab_layout2 .tab_clum {
    margin-bottom: 8px!important;
}
.tab_layout2 .tab_title {
    margin: 10px 0 0!important;
}
.tab_layout2 .tab_time {
    margin: 5px 0 15px !important;
}
/* 刊报网 */
.cbw_bg {
    background: url("sscp_kbw_bg_auto.png") top center no-repeat;
    background-size: 100% 280px;
}

.index_ad{
    height: 260px;
}

.index_ad ul{
    display: flex;
    justify-content:space-between;
    padding-top: 65px;
}

.index_ad ul li{
    position: relative;
    display: inline-block;
    text-align: center;
    min-width: 200px;
    margin-right: 88px;
}

.index_ad ul li:last-child{margin-right: 0;}

.index_ad ul li.index_ad1 .img_normal{
    background: url(sscp_md_ico1.png) top center no-repeat;
}

.index_ad ul li.index_ad1 .img_hover{
    background: url(sscp_md_ico1.png) top center no-repeat;
}

.index_ad ul li.index_ad2 .img_normal{
    background: url(sscp_md_ico2.png) top center no-repeat;
}

.index_ad ul li.index_ad2 .img_hover{
    background: url(sscp_md_ico2.png) top center no-repeat;
}

.index_ad ul li.index_ad3 .img_normal{
    background: url(sscp_md_ico3.png) top center no-repeat;
}

.index_ad ul li.index_ad3 .img_hover{
    background: url(sscp_md_ico3.png) top center no-repeat;
}

.index_ad ul li.index_ad4 .img_normal{
    background: url(sscp_md_ico4.png) top center no-repeat;
}

.index_ad ul li.index_ad4 .img_hover{
    background: url(sscp_md_ico4.png) top center no-repeat;
}

.index_ad ul li.index_ad5 .img_normal{
    background: url(sscp_md_ico5.png) top center no-repeat;
}

.index_ad ul li.index_ad5 .img_hover{
    background: url(sscp_md_ico5.png) top center no-repeat;
}

.index_ad ul li a{
    display: block;
    font-size: 22px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.index_ad ul li .img_normal{
    width:100%;
    height: 90px;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    margin-bottom: 20px;
}
.index_ad ul li .img_hover{
    width:100%;
    height: 111px;
    visibility: hidden;
    opacity: 0;
    position:absolute;
    top:0;
    left:0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.index_ad ul li:hover .img_normal{
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.index_ad ul li:hover .img_hover{
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.kbw_title {
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    height: 40px;
    text-align: center;
    width: 420px;
    margin: 90px auto 40px;
}
.kbw_title::before {
    content: '';
    height: 1px;
    background-color: #808080;
    width: 18%;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.kbw_title::after {
    content: '';
    height: 1px;
    background-color: #808080;
    width: 20%;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.kbw_title span {
    padding-right: 30px;
    margin-left: 20px;
    background: url(sscp_logo_ico.png) no-repeat;
    background-size: auto 40px;
    display: inline-block;
    position: relative;
    padding-left: 50px;
}
.kbw_title img {
    display: block;
    margin: 5px 0;
    height: 32px;
}
.kb_left {
    width: 1030px;
    float: left;
    box-shadow: 0 0 10px 0 #f3e6e6;
}
.kb_right {
    width: 340px;
    float: right;
}
.kb_right .kb_rt_box1 {
    border-top: 4px #88050C solid;
    background: url("sscp_kbw_rtbg1.jpg") no-repeat;
    background-size: cover;
    padding: 38px 20px 0;
    text-align: center;
    height: 424px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #e2cece;
}
.kb_right .kb_rt_box1 img {
    width: 197px;
    height: 279px;
    box-shadow: 0 0 10px 0 #ccc1c1;
    transition: 0.3s;
}
.kb_right .kb_rt_box1 img:hover {
    transform: scale(1.05);
    transition: 0.3s;
}
.kb_right .kb_rt_box1 p {
    font-size: 18px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.kb_right .kb_rt_box1 .more {
    font-size: 16px;
    color: #88050C;
}

.kb_right .kb_rt_box2 {
    border-top: 4px #0081BB solid;
    background: url("sscp_kbw_rtbg2.jpg") no-repeat;
    background-size: cover;
    padding: 38px 20px 0;
    text-align: center;
    height: 430px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #e2cece;
    margin-top: 38px;
}
.kb_right .kb_rt_box2 img {
    width: 197px;
    height: 279px;
    box-shadow: 0 0 10px 0 #bbcbdf;
    transition: 0.3s;
}
.kb_right .kb_rt_box2 img:hover {
    transform: scale(1.05);
    transition: 0.3s;
}
.kb_right .kb_rt_box2 p {
    font-size: 20px;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.kb_right .kb_rt_box2 .more {
    font-size: 16px;
    color: #88050C;
}

/* 刊报网轮播*/
.dyxt-qk {
    width: 100%;
}

.dyxt-qk-contents {
    width: 100%;
    height: 424px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.dyxt-qk-contents li {
    display: none;
}

.dyxt-qk-contents li.active {
    display: block;
}

.dyxt-qk-contents li .dyxt-qk-box {
    position: relative;
    width: 100%;
}

.dyxt-qk-content {
    position: absolute;
}

.dyxt-qk-back {
    position: absolute;
    left: 1149px;
    top: 111px;
}

.dyxt-qk-content-cover {
    width: 336px;
    height: 384px;
    float: left;
    padding: 54px  74px;
    background: #f6f3f3;
}

.dyxt-qk-content-cover div {
    position: relative;
}

.dyxt-qk-content-cover div .dyxt-qk-cover-shadow {
    width: 60px;
    position: absolute;
    bottom: -2px;
    left: -60px;
}

.dyxt-qk-content-cover div .dyxt-qk-content-cover-img {
    width: 188px;
    height: 276px;
    display: block;
}

.dyxt-qk-content-words {
    width: 654px;
    height: 384px;
    box-sizing: border-box;
    padding: 20px 36px;
    float: left;
    position: relative;
    background: url("dyxt-qk-content-back.png") right no-repeat;
}
.dyxt-qk-content-words .more {
    width: 160px;
    height: 42px;
    line-height: 42px;
    display: block;
    background: #FAF7F7;
    color: #8B040C;
    text-align: center;
    font-size: 16px;
    transition: 0.3s;
    border-radius: 4px;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.dyxt-qk-content-words .more:hover {
    color: #FFFFFF;
    background: #88050C;
}
.dyxt-qk-content-title {
    font-size: 24px;
    color: #7b1114;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dyxt-qk-content-inform {
    font-size: 16px;
    color: #1a1a1a;
    margin-top: 28px;
}

.dyxt-qk-content-inform span {
}

.dyxt-qk-content-produce {
    font-size: 16px;
    color: #532c2f;
    line-height: 34px;
    height: 130px;
    margin-top: 32px;
}

.dyxt-qk-content-produce::-webkit-scrollbar {
    width: 6px;
    background: rgba(140, 36, 39, 0.16);
    border-radius: 6px;
}

.dyxt-qk-content-produce::-webkit-scrollbar-thumb {
    width: 6px;
    background: rgba(140, 36, 39, 1);
    border-radius: 6px;
}

.dyxt-qk-content-produce span {
}

.dyxt-qk-coverlist {
    width: 100%;
    padding: 22px 55px 10px;
    box-sizing: border-box;
    background: #E9E3E3;
    overflow: hidden;
}

.dyxt-qk-coverlist ul li {
    margin-left: 50px;
    margin-bottom: 15px;
    float: left;
}
.dyxt-qk-coverlist ul li:nth-child(6) {
    margin-left: 0;
}
.dyxt-qk-coverlist ul li:nth-child(1) {
    margin-left: 0;
}

.dyxt-qk-coverbox {
    text-align: center;
    cursor: pointer;
}

.dyxt-qk-cover {
    padding: 7px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.dyxt-qk-cover img {
    width: 130px;
    height: 190px;
    display: block;
    transition: all 0.5s ease-in-out;
    transform: scale(.96);
}
.dyxt-qk-coverbox:hover>.dyxt-qk-cover img {
    transform: scale(1);
}
.dyxt-qk-coverbox:hover>.dyxt-qk-cover {
    background: #D7C5C5;
    transform: scale(1.05);
}

.dyxt-qk-coverlist ul li.active .dyxt-qk-cover {
    background: #D7C5C5;
    transform: scale(1.05);
}

.dyxt-qk-coverlist ul li.active .dyxt-qk-coverbox p {
    color: #7b1114;
    transition: 0.3s;
}
.dyxt-qk-coverlist ul li.active img {
    transform: scale(1);
}
/* 媒体矩阵 start */
.new_media_ul {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
}

.new_media_ul li {
    width: 202px;
    height: 200px;
    background: url("sscp_jzbg.jpg") no-repeat;
    background-size: cover;
    float: left;
    margin-right: 37px;
    text-align: center;
}
.new_media_ul li p {
    color: #5F3135;
    font-size: 16px;
}
.new_media_ul li:nth-child(6) {
    margin-right: 0;
}

.card_container{
    width: 202px;
    height: 145px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    font-size: 16px;
    color: #0c5375;
}

.new_media_ul li .front,
.new_media_ul li .back {
    width: 202px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}

.new_media_ul li .front p,
.new_media_ul li .back p {
    text-align: center;
    color: #0c5375;
}

.new_media_ul li .front {
    padding: 40px 15px 15px 15px;
}

.new_media_ul li .back {
    padding: 30px;
}

.new_media_ul li .back{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    color: #FFF;
    transform:  rotateY(180deg);
    -webkit-transform:  rotateY(180deg);
    -moz-transform:  rotateY(180deg);
    -ms-transform:  rotateY(180deg);
    -o-transform:  rotateY(180deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0;
}

.new_media_ul .active .card_container .back{
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    opacity: 1;
}
.new_media_ul li .back img {
    width: 106px;
    height: 106px;
}
.new_media_ul .active .card_container{
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
}


/* 新媒体矩阵 end */



@media screen and (max-width: 1440px) {

    body {
        min-width: 1000px;
        font-size: 14px;

    }
    .page3 {
        padding-bottom: 50px;
    }
    .chrome_slide .navg {
        position: absolute;
        right: 15px;
        bottom: 14px;
        color: #fff;
        text-align: center;
        line-height: 1;
    }
    /* content */
    .warp_fullWidth {
        width: 100%;
    }
    .warp_center {
        width: 1000px;
    }
    .lunbo {
        height: 360px;
        overflow: hidden;
        opacity: 0;
    }
    /* ie轮播 */
    .mo_slide {
        padding: 30px 0 30px;
    }
    .mo_slide .swiper-container {
        position: relative;
        width: 662px;
        height: 338px;
    }
    .mo_slide .swiper-container img{
        width: 100%;
        height: 338px;
    }
    .mo_slide .swiper-container .title {
        background: url(sscp_ind_scropbg.png) repeat-x;
        background-size: auto 90px;
        line-height: 120px;
        height: 90px;
        /* text-align: center; */
        color: #ffffff;
        font-size: 16px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 0;
        padding-left: 20px;
        /* text-align: center; */
        font-weight: bold;
    }
    .mo_slide .swiper-container .title a {
        color: #fff;
    }
    .mo_slide .swiper-container .swiper-slide {
        position: relative;
        /* text-align: center; */
        /* font-size: 18px; */
        background: #fff;
    }
    .swiper_page {
        width: 80px;
        height: 60px;
        position: absolute;
        bottom: 0;
        right: 0;
        color: #FFF;
        line-height: 70px;
        font-size: 14px;
        /* font-weight: bold; */
        opacity: .8;
        z-index: 10;
        text-align: center;
        font-family: Arial;
    }

    .swiper_curPage {
        font-size: 26px;
        opacity: 1;
    }
    .ie_slide {
        position: relative;
    }
    .ie_slide .arrow-left, .ie_slide .arrow-right {
        position: absolute;
        display: block;
        width: 40px;
        height: 40px;
        line-height: 52px;
        color: #971319;
        top: 180px;
        font-size: 20px;
        font-weight: bold;
    }
    .ie_slide .arrow-left {
        left: 10%;
        background: url(sscp_ind_scro_bt1.png) left no-repeat;
        background-size: 40px;
        padding-left: 35px;
        cursor: pointer;
    }
    .ie_slide .arrow-left:hover {
        background: url(sscp_ind_scro_bt1_on.png) left no-repeat;
        background-size: 40px;
    }
    .ie_slide .arrow-right {
        right: 10%;
        background: url(sscp_ind_scro_bt2.png) right no-repeat;
        background-size: 40px;
        cursor: pointer;
    }
    .ie_slide .arrow-right:hover {
        background: url(sscp_ind_scro_bt2_on.png) right no-repeat;
        background-size: 40px;
    }

    /* 轮播图-谷歌 */
    .lfslide .ch_sscp {
        position: relative;
        margin: 30px 0;
    }
    .lfslide {
        position: relative;
        padding: 30px 0 0;
    }
    .lfslide .flipster {
        width: 800px;
        margin: 0 auto;
        position: relative;
        padding-bottom: 40px;
        /* margin-bottom: 30px; */
    }
    .lfslide .flip-items img {
        width: 600px;
        height: 300px;
    }
    .lfslide .flipster .flipto-prev,
    .lfslide .flipster .flipto-next {
        position: absolute;
        display: block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        color: #971319;
        top: 130px;
    }

    .lfslide .flipster .flipto-prev {
        left: 2%;
        background-size: contain;
    }

    .lfslide .flipster .flipto-next {
        right: 2%;
        background-size: contain;
        text-align: right;
    }

    .lfslide .flip-content {
        position: relative;
    }

    .lfslide .video_bg{
        background: url(v2024_zb_zt_bg.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .lfslide .imgbg {
        background: url(sscp_ind_scropbg.png) repeat-x;
        background-size: 100% 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
    }
    .lfslide p {
        line-height: 50px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 92%;
    }

    /* 轮播图-谷歌 */

    /* 板块区域 */
    .box_left {
        width: 640px;
        float: left;
        margin-top: 20px;
    }

    .sk_title{
        line-height: 30px;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        /* margin-bottom: 20px; */
        height: 30px;
    }
    .sk_title span{
        padding-right: 15px;
        background: url("sscp_logo_ico.png") no-repeat;
        background-size: auto 30px;
        display: inline-block;
        position: relative;
        padding-left: 38px;
    }
    .sk_title span img {
        display: block;
        margin: 5px 0;
        height: 22px;
    }
    .sk_title::after{
        content: '';
        height: 1px;
        background-color: #808080;
        width: 100%;
        position: absolute;
        bottom: 12px;
    }
    .box_right {
        width: 330px;
        height: 494px;
        float: right;
        padding: 20px 15px;
        /* background-color: rgb(235 235 235 / 50%); */
        /* position: relative; */
        /* border-bottom: 4px #88050C solid; */
    }
    .box_right::after {
        content: '';
        background: url("sscp_logo_ico_big.png") no-repeat;
        background-size: 230px;
        position: absolute;
        width: 230px;
        height: 266px;
        bottom: 0;
        right: -121px;
    }
    .box_content {
        background: #F8F6F6;
        padding: 15px 20px 15px 15px;
        overflow: hidden;
        margin-top: 14px;
    }
    .box_content .list_img {
        float: left;
        margin-right: 20px;
        width: 263px;
        height: 156px;
        display: block;
        overflow: hidden;
    }
    .box_content .list_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: 0.3s;
    }
    .box_content .list_img:hover img {
        transform: scale(1.1);
        transition: 0.3s;
    }
    .box_content .intro {
        /* padding-top: 10px; */
    }
    .box_content .intro .title{
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 8px;
        line-height: 30px;
        text-align: justify;
    }
    .box_content .intro p{
        font-size: 12px;
        color: #663333;
        /* margin-bottom: 10px; */
        line-height: 22px;
        text-align: justify;
    }
    .box_content .more {
        color: #A60913;
    }
    .box_content_list {
        clear: both;
        margin-top: 15px;
        padding: 8px 20px 5px;
        background: #F8F6F6;
    }
    .box_content_list ul li {
        clear: both;
        overflow: hidden;
        border-bottom: 1px #EAE3E3 solid;
        padding: 11px 0 0 22px;
        height: 108px;
    }
    .box_content_list ul li:last-child {
        border-bottom: 0;;
    }
    .box_content_list ul li .title {
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 6px;
        line-height: 30px;
        position: relative;
    }
    .box_content_list ul li .title::before {
        content: '';
        background: url("sscp_dian_ico.png") no-repeat;
        background-size: 10px;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 10px;
        left: -22px;
    }
    .box_content_list ul li p {
        font-size: 12px;
        color: #707070;
        margin-bottom: 12px;
        line-height: 22px;
    }
    .box_content_list .more {
        color: #A60913;
    }

    .list_text_content {
        border-top: 1px #E7DCDC solid;
        border-bottom: 1px #E7DCDC solid;
        margin-top: 15px;
        height: 385px;
        overflow: hidden;
        z-index: 1;
        position: relative;
    }
    .list_text_content ul li {
        height: 77px;
        overflow: hidden;
        border-top: 1px #E7DCDC solid;
        zoom: 1;
    }
    .list_text_content ul li:first-child {
        border-top: 0;
    }
    .list_text_content ul li .time {
        float: left;
        margin-right: 10px;
        display: block;
        overflow: hidden;
        color: #88050C;
        border-right: 1px #E7DCDC solid;
        padding: 0;
        font-family: Arial;
        /* padding-right: 14px; */
        margin-top: 16px;
        width: 65px;
    }
    .list_text_content ul li .time .t1 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 5px;
        font-weight: bold;
    }
    .list_text_content ul li .time .t2 {
        font-size: 12px;
        text-align: center;
    }
    .list_text_content ul li .title {
        display: block;
        line-height: 24px;
        margin-bottom: 0;
        /* padding-top: 10px; */
        /* padding-right: 30px; */
    }
    .list_text_content ul li .intro {
        margin-top: 14px;
    }
    .scroltit {
        position: relative;
        z-index: 1;
        padding-top: 5px;
    }
    .scroltit .updown1 {
        width: 150px;
        height: 30px;
        float: left;
        border-right: 1px #EAE3E3 solid;
        background: url("sscp_gd1.png") no-repeat center;
        background-size: 20px;
    }
    .scroltit .updown1:hover {
        background: url("sscp_gd1_on.png") no-repeat center;
    }
    .scroltit .updown2 {
        width: 150px;
        height: 30px;
        float: right;
        background: url("sscp_gd2.png") no-repeat center;
        background-size: 20px;
    }
    .scroltit .updown2:hover {
        background: url("sscp_gd2_on.png") no-repeat center;
        background-size: 20px;
    }

    /* banner */
    .banner {
        overflow: hidden;
        clear: both;
        margin: 35px 0;
    }
    .banner ul li {
        float: left;
        width: 316px;
        height: 132px;
        overflow: hidden;
        margin-right: 26px;
        border-radius: 10px;
    }
    .banner ul li:last-child {
        margin-right: 0;
    }
    .banner img {
        width: 100%;
        border-radius: 10px;
        transition: 0.3s;
    }
    .banner ul li:hover img {
        transform: scale(1.1);
        transition: 0.3s;
    }
    /* tab list */
    .tab_list {
        overflow: hidden;
        text-align: center;
        position: relative;
        padding-bottom: 15px;
    }
    .tab_list ul li {
        padding-right: 30px;
        margin-left: 20px;
        background: url(sscp_logo_ico.png) no-repeat;
        background-size: auto 30px;
        display: inline-block;
        position: relative;
        padding-left: 40px;
    }
    .tab_list ul li.active::before {
        content: '';
        height: 2px;
        background: #A60913;
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 138px;
    }
    .tab_list ul li::after {
        content: '';
        background: url("sscp_ico_xline.png") no-repeat;
        background-size: contain;
        width: 12px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 6px;
    }
    .tab_list ul li:last-child::after {
        display: none;
    }
    .tab_list ul li .t1 {
        display: inline-block;
        background: url(sscp_ft3.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list ul li .t2 {
        display: inline-block;
        background: url(sscp_ft4.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list ul li .t3 {
        display: inline-block;
        background: url(sscp_ft5.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list ul li.active .t1 {
        display: inline-block;
        background: url(sscp_ft3_on.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list ul li.active .t2 {
        display: inline-block;
        background: url(sscp_ft4_on.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list ul li.active .t3 {
        display: inline-block;
        background: url(sscp_ft5_on.png) no-repeat;
        background-size: contain;
        width: 96px;
        height: 22px;
    }
    .tab_list img {
        display: block;
        margin: 5px 0;
        height: 36px;
    }
    .tab_box_main {
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .tab_box {
        overflow: hidden;
    }
    .tab_box .tab_main {
        width: 320px;
        height: 360px;
        margin-right: 20px;
        float: left;
    }
    .tab_box .tab_main.color1 {
        background: #F8F6F6;
    }
    .tab_box .tab_main.color2 {
        background: #F8F4F4;
    }
    .tab_box .tab_main.color3 {
        background: #F6F3F3;
    }
    .tab_box .tab_main:last-child {
        margin-right: 0;
    }
    .tab_box .tab_main .tab_img {
        width: 314px;
        height: 192px;
        overflow: hidden;
    }
    .tab_box .tab_main .tab_img:hover img {
        transform: scale(1.1);
        transition: 0.3s;
    }
    .tab_box .tab_main .tab_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: 0.3s;
    }
    .tab_box .tab_main .tab_layout {
        padding: 15px;
    }
    .tab_box .tab_main .tab_clum {
        font-size: 12px;
        color: #A60913;
        float: left;
        font-weight: bold;
    }
    .tab_box .tab_main .tab_time {
        color: #B86E71;
        font-size: 12px;
        background: url(sscp_ico_time.png) 0 4px no-repeat;
        background-size: 11px;
        padding-left: 17px;
        line-height: 20px;
        float: right;
    }
    .tab_box .tab_main .tab_title {
        clear: both;
        font-size: 14px;
        line-height: 28px;
        font-weight: bold;
        margin: 10px 0;
    }
    .tab_box .tab_main .tab_p {
        font-size: 12px;
        line-height: 22px;
        color: #5F3135;
    }
    .tab_box .tab_main .more1 {
        color: #A60913;
    }
    .tab_box .tab_main .more2 {
        background: #A60913 url("sscp_more.png") no-repeat center;
        width: 80px;
        height: 26px;
        border-radius: 50px;
        display: block;
        margin-top: 20px;
        transition: 0.3s;
        bottom: 20px;
    }
    .tab_box .tab_main .more2:hover {
        background: #d20e18 url("sscp_more.png") no-repeat center;
    }
    .tab_box .tab_main.color3 .tab_title {
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        margin: 6px 0 12px;
    }
    .tab_layout2 .tab_clum {
        margin-bottom: 5px!important;
    }
    .tab_layout2 .tab_title {
        margin: 6px 0 0!important;
    }
    .tab_layout2 .tab_time {
        margin: 3px 0 5px !important;
    }
    /* 刊报网 */
    .cbw_bg {
        background: url("sscp_kbw_bg1000.png") top center no-repeat;
        background-size: 100% 210px;
    }

    .index_ad{
        height: 210px;
    }

    .index_ad ul{
        display: flex;
        justify-content:space-between;
        padding-top: 45px;
    }

    .index_ad ul li{
        position: relative;
        display: inline-block;
        text-align: center;
        min-width: 150px;
        margin-right: 54px;
    }

    .index_ad ul li:last-child{margin-right: 0;}

    .index_ad ul li.index_ad1 .img_normal{
        background: url(sscp_md_ico1.png) top center no-repeat;
        background-size: 45%;
    }

    .index_ad ul li.index_ad1 .img_hover{
        background: url(sscp_md_ico1.png) top center no-repeat;
        background-size: 45%;
    }

    .index_ad ul li.index_ad2 .img_normal{
        background: url(sscp_md_ico2.png) top center no-repeat;
        background-size: 42%;
    }

    .index_ad ul li.index_ad2 .img_hover{
        background: url(sscp_md_ico2.png) top center no-repeat;
        background-size: 42%;
    }

    .index_ad ul li.index_ad3 .img_normal{
        background: url(sscp_md_ico3.png) top center no-repeat;
        background-size: 35%;
    }

    .index_ad ul li.index_ad3 .img_hover{
        background: url(sscp_md_ico3.png) top center no-repeat;
        background-size: 35%;
    }

    .index_ad ul li.index_ad4 .img_normal{
        background: url(sscp_md_ico4.png) top center no-repeat;
        background-size: 36%;
    }

    .index_ad ul li.index_ad4 .img_hover{
        background: url(sscp_md_ico4.png) top center no-repeat;
        background-size: 36%;
    }

    .index_ad ul li.index_ad5 .img_normal{
        background: url(sscp_md_ico5.png) top center no-repeat;
        background-size: 30%;
    }

    .index_ad ul li.index_ad5 .img_hover{
        background: url(sscp_md_ico5.png) top center no-repeat;
        background-size: 30%;
    }

    .index_ad ul li a{
        display: block;
        font-size: 18px;
        color: #fff;
        line-height: 24px;
        text-align: center;
    }

    .index_ad ul li .img_normal{
        width:100%;
        height: 65px;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        margin-bottom: 20px;
    }
    .index_ad ul li .img_hover{
        width:100%;
        height: 91px;
        visibility: hidden;
        opacity: 0;
        position:absolute;
        top:0;
        left:0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .index_ad ul li:hover .img_normal{
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
    .index_ad ul li:hover .img_hover{
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .kbw_title {
        line-height: 30px;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        height: 30px;
        text-align: center;
        width: 315px;
        margin: 40px auto 30px;
    }
    .kbw_title::before {
        content: '';
        height: 1px;
        background-color: #808080;
        width: 18%;
        position: absolute;
        bottom: 16px;
        left: 0;
    }
    .kbw_title::after {
        content: '';
        height: 1px;
        background-color: #808080;
        width: 20%;
        position: absolute;
        bottom: 16px;
        right: 0;
    }
    .kbw_title span {
        padding-right: 20px;
        margin-left: 15px;
        background: url(sscp_logo_ico.png) no-repeat;
        background-size: 24px;
        display: inline-block;
        position: relative;
        padding-left: 36px;
    }
    .kbw_title img {
        display: block;
        margin: 2px 0;
        height: 24px;
    }
    .kb_left {
        width: 736px;
        float: left;
        box-shadow: 0 0 10px 0 #f3e6e6;
    }
    .kb_right {
        width: 242px;
        float: right;
    }
    .kb_right .kb_rt_box1 {
        border-top: 4px #88050C solid;
        background: url("sscp_kbw_rtbg1.jpg") no-repeat;
        background-size: cover;
        padding: 24px 10px 0;
        text-align: center;
        height: 302px;
        overflow: hidden;
        box-shadow: 0 0 10px 0 #e2cece;
    }
    .kb_right .kb_rt_box1 img {
        width: 140px;
        height: 198px;
        box-shadow: 0 0 10px 0 #ccc1c1;
        transition: 0.3s;
    }
    .kb_right .kb_rt_box1 img:hover {
        transform: scale(1.05);
        transition: 0.3s;
    }
    .kb_right .kb_rt_box1 p {
        font-size: 14px;
        line-height: 30px;
        margin-top: 5px;
    }
    .kb_right .kb_rt_box1 .more {
        font-size: 12px;
        color: #88050C;
    }

    .kb_right .kb_rt_box2 {
        border-top: 4px #0081BB solid;
        background: url("sscp_kbw_rtbg2.jpg") no-repeat;
        background-size: cover;
        padding: 24px 20px 0;
        text-align: center;
        height: 309px;
        overflow: hidden;
        box-shadow: 0 0 10px 0 #e2cece;
        margin-top: 25px;
    }
    .kb_right .kb_rt_box2 img {
        width: 140px;
        height: 198px;
        box-shadow: 0 0 10px 0 #bbcbdf;
        transition: 0.3s;
    }
    .kb_right .kb_rt_box2 img:hover {
        transform: scale(1.05);
        transition: 0.3s;
    }
    .kb_right .kb_rt_box2 p {
        font-size: 14px;
        line-height: 30px;
        margin-top: 5px;
    }
    .kb_right .kb_rt_box2 .more {
        font-size: 12px;
        color: #88050C;
    }
    .dyxt-qk-content-words .more {
        width: 112px;
        height: 28px;
        line-height: 28px;
        display: block;
        background: #FAF7F7;
        color: #8B040C;
        text-align: center;
        font-size: 12px;
        transition: 0.3s;
        border-radius: 4px;
        position: absolute;
        left: 25px;
        bottom: 20px;
    }


    /* 刊报网轮播*/
    .dyxt-qk {
        width: 100%;
    }

    .dyxt-qk-contents {
        width: 100%;
        height: 302px;
        background: #fff;
        box-sizing: border-box;
        padding: 14px;
    }

    .dyxt-qk-contents li {
        display: none;
    }

    .dyxt-qk-contents li.active {
        display: block;
    }

    .dyxt-qk-contents li .dyxt-qk-box {
        position: relative;
        width: 100%;
    }

    .dyxt-qk-content {
        position: absolute;
    }

    .dyxt-qk-back {
        position: absolute;
        left: 820px;
        top: 79px;
    }

    .dyxt-qk-content-cover {
        width: 240px;
        height: 274px;
        float: left;
        padding: 38px 52px;
        background: #f6f3f3;
    }

    .dyxt-qk-content-cover div {
        position: relative;
    }

    .dyxt-qk-content-cover div .dyxt-qk-cover-shadow {
        width: 43px;
        position: absolute;
        bottom: 1px;
        left: -43px;
    }

    .dyxt-qk-content-cover div .dyxt-qk-content-cover-img {
        width: 134px;
        height: 197px;
    }

    .dyxt-qk-content-words {
        width: 466px;
        height: 270px;
        box-sizing: border-box;
        padding: 14px 0 14px 25px;
        float: left;
        background-size: 140px;
    }

    .dyxt-qk-content-title {
        font-size: 20px;
        color: #7b1114;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .dyxt-qk-content-inform {
        font-size: 13px;
        color: #1a1a1a;
        margin-top: 20px;
    }

    .dyxt-qk-content-inform span {
        margin-right: 26px;
    }

    .dyxt-qk-content-produce {
        font-size: 12px;
        color: #532c2f;
        line-height: 24px;
        /* width: 702px; */
        height: 100px;
        /* overflow-y: scroll; */
        margin-top: 12px;
    }

    .dyxt-qk-content-produce::-webkit-scrollbar {
        width: 4px;
        background: rgba(140, 36, 39, 0.16);
        border-radius: 4px;
    }

    .dyxt-qk-content-produce::-webkit-scrollbar-thumb {
        width: 4px;
        background: rgba(140, 36, 39, 1);
        border-radius: 4px;
    }

    .dyxt-qk-content-produce span {
        /* display: inline-block; */
        /* width: 662px; */
    }

    .dyxt-qk-coverlist {
        width: 100%;
        /* height: 236px; */
        padding: 15px 30px 5px;
        box-sizing: border-box;
        background: #eeeaea;
    }

    .dyxt-qk-coverlist ul li {
        margin-left: 41px;
        margin-bottom: 10px;
        float: left;
    }

    .dyxt-qk-coverlist ul li:nth-child(1) {
        margin-left: 0;
    }

    .dyxt-qk-coverbox {
        /* width: 102px; */
        /* height: 136px; */
        text-align: center;
        cursor: pointer;
    }

    .dyxt-qk-cover {
        width: 102px;
        height: 147px;
        /* background: #99171a; */
        padding: 4px;
        box-sizing: border-box;
    }

    .dyxt-qk-cover img {
        width: 94px;
        height: 138px;
    }

    .dyxt-qk-coverbox p {
        font-size: 13px;
        margin-top: 6px;
    }

    .dyxt-qk-coverbox:hover>.dyxt-qk-cover {
        background: #D7C5C5;
    }

    .dyxt-qk-coverbox:hover>p {
        color: #7b1114;
    }

    .dyxt-qk-coverlist ul li.active .dyxt-qk-cover {
        background: #D7C5C5;
    }

    .dyxt-qk-coverlist ul li.active .dyxt-qk-coverbox p {
        color: #7b1114;
    }

    /* 媒体矩阵 start */
    .new_media_ul {
        overflow: hidden;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .new_media_ul li {
        width: 145px;
        height: 143px;
        background: url("sscp_jzbg.jpg") no-repeat;
        background-size: cover;
        float: left;
        margin-right: 26px;
        text-align: center;
    }
    .new_media_ul li p {
        color: #5F3135;
        font-size: 12px;
    }
    .new_media_ul li:nth-child(6) {
        margin-right: 0;
    }

    .card_container{
        width: 145px;
        height: 104px;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: transform .5s;
        -webkit-transition: transform .5s;
        -moz-transition: transform .5s;
        -ms-transition: transform .5s;
        -o-transition: transform .5s;
        font-size: 16px;
        color: #0c5375;
    }

    .new_media_ul li .front,
    .new_media_ul li .back {
        width: 145px;
        height: 143px;
        position: absolute;
        overflow: hidden;
        text-align: center;
        box-sizing: border-box;
    }

    .new_media_ul li .front p,
    .new_media_ul li .back p {
        text-align: center;
        color: #0c5375;
    }

    .new_media_ul li .front {
        padding: 28px 8px 8px 8px;
    }
    .new_media_ul li .front img {
        width: 69px;
    }
    .new_media_ul li .back {
        padding: 20px;
    }

    .new_media_ul li .back{
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        color: #FFF;
        transform:  rotateY(180deg);
        -webkit-transform:  rotateY(180deg);
        -moz-transform:  rotateY(180deg);
        -ms-transform:  rotateY(180deg);
        -o-transform:  rotateY(180deg);
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        opacity: 0;
    }

    .new_media_ul .active .card_container .back{
        backface-visibility: visible;
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        opacity: 1;
    }
    .new_media_ul li .back img {
        width: 80px;
        height: 80px;
    }
    .new_media_ul .active .card_container{
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
    }


    /* 新媒体矩阵 end */

    .chrome_slide .navg dd.active {
        font-size: 26px;
    }

}


/*20250709新增*/
/*首页-党建引领 - 轮播图*/
.lb_box {
}
.lunbo_img{
	width: 100%;
	height: 245px;
	overflow: hidden;
	position: relative;
}
.lunbo_img .intro .title{
	line-height: 1.6;
}
.lunbo_img .list_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.lunbo_img a:hover img{
	transform: scale(1.05);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
}

.lunbo_img .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0;
    text-align: right;
    box-sizing: border-box;
    right: 0;
}
.lunbo_img .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0 4px;
    cursor: pointer;
    transition: all 0.4s;
}
.lunbo_img .swiper-active-switch{
	width: 30px;
    background: #88050C;
}

@media screen and (max-width: 1440px) {
	.lunbo_img{
		height: 156px;
	}
	.lunbo_img .swiper-pagination-switch {
		width: 6px;
		height: 6px;
		margin: 0 3px;
	}
	.lunbo_img .swiper-active-switch{
		width: 20px;
	}
}
/*首页-党建引领 - 轮播图 结束*/


