* {
  box-sizing: border-box;
}
.top_right .other_href_div {
  font-size: 18px;
}
/* 通用部分  start */
.warp_center{
  margin: 0 auto;
  /* margin-bottom: .3rem; */
}
.warp_fullWidth {
  width: 100%;
}

/* 通用部分  end */

/*领导人*/
.zzs-people-wrap {
  width: 100%;
  height: 2.5rem;
  position: relative;
  overflow: hidden;
}

.zzs-people{
  height: 2.52rem;
  background: url(sscp_ldr_rbg.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -0.3rem;
  margin-right: -.3rem;
  box-sizing: border-box;
  color: #000000;
  line-height: 2;
  padding-left: 0.3rem;
  padding-top: 0.3rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.zzs-people-bottom-pic {
  width: 2.9rem;
  position: absolute;
  right: -.2rem;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}

.zzs-people-bottom-pic img {
  width: 100%;
}

.zzs-people .peo-top{
  margin-bottom: .3rem;
  padding-left: .3rem;
  height: 2.1rem;
}

.zzs-people .peo-top h3{
  font-size: 0.36rem;
  line-height: 1;
  color: #fff;
}

.zzs-people p{
  padding-right: .3rem;
  font-size: .26rem;
}

.zzs-people .peo-top p{
  font-size: 0.26rem;
  margin-top: 0.2rem;
  line-height: 1.8;
  width: 3.38rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #fff;
}
.zzs-people-p {
  font-size: .3rem;
  line-height: 1.8;
  margin: .3rem 0;
  padding: 0 .2rem;
  text-align: justify;
}
.ldr_box {
  background: #F3EEEE;
  overflow: hidden;
  margin: .3rem 0;
  padding-bottom: .3rem;
}
.ldr_box .ldr_left {
  overflow: hidden;
}
.ldr_box .ldr_left:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.ldr_box .ldr_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.ldr_box .ldr_right {

}
.ldr_box .ldr_right h5{
  font-size: .34rem;
  font-weight: bold;
  line-height: 1.8;
  padding: .3rem;
}
.ldr_box .ldr_right h5 a {
  color: #8B040C;
}
.ldr_box .ldr_right p{
  font-size: .3rem;
  color: #707070;
  line-height: 1.8;
  padding: .3rem;
}
.ldr_box .ldr_right span{
  color: #B86E71;
  font-size: .24rem;
  background: url("sscp_ico_time.png") 0 1px no-repeat;
  background-size: .26rem;
  padding-left: .4rem;
  display: inline-block;
  margin-left: .3rem;
}
.ldr_box .ldr_right .more {
  font-size: .24rem;
  color: #8B040C;
  margin-left: .3rem;
}
/* 二级背景 */
.sscp_warp_center_repeat{
  padding: 0 .3rem;
  background: url(sscp_content_bg.jpg) repeat;
}
.sscp_warp_center_book{
  background: #f5f5f5;
  padding: 0 .3rem;
}

.sscp_warp_center_repeat .warp_center_content{
  background-color: #fff;
  padding: .5rem .3rem .3rem .3rem;
  box-shadow: 0 0 .2rem 0 #f0e4e4;
}

.sscp_warp_center_book .warp_center_content{
  background: none;
  padding: 0;
}
/* 正文标题 */
.content_head{
  border-bottom: 1px solid #cad5e2;
  padding-bottom: .3rem;
  margin-bottom: .3rem;
  font-size: .2rem;
  /* 字体大小 */
}
/* 来源/作者/日期/字体/打印/分享 */
.content_head h1{
  text-align: center;
  font-size: .42rem;
  line-height: 1.6;
  margin-bottom: .2rem;
}
.content_head h2{
  text-align: center;
  font-size: .32rem;
  line-height: 1.6;
  padding-bottom: .2rem;
  font-weight: normal;
}
.content_head .head_intro{
  line-height: 2;
  margin-top: .3rem;
}
.content_head .head_intro .intro_left span{
  display: inline-block;
  margin-right: .28rem;
}
.content_head .head_intro .intro_left span font{
  color: #707070;
}
.content_head .head_intro .intro_right .view{
  display: inline-block;
  float: right;
  margin-left: 50px;
}
.content_head .head_intro .intro_right .sk_size_change a{
  color: #212121;
  display: inline-block;
  margin: 0 4px;
}
.content_head .head_intro .intro_right .sk_size_change a.active{
  color: #2181b0;
}


/* 摘要/关键词 */
.content_summary{
  margin-bottom: .3rem;
  font-family: '楷体';
  font-size: .24rem;
  color: #999999;
  line-height: 1.5;
}
.borderDouble{
  border-bottom:4px double #cad5e2;
}
.yinti {
  border-bottom: 0;
}
.content_summary p{
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 5px;
}
.content_summary strong{
  color: #2181b0;
}
.content_summary span{
  display: inline-block;
  font-family:inherit;
  padding: 0 5px;
  color: #2181b0;
  background-color: #eef5f8;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 14px;
  text-indent: 0;
  margin-bottom: .1rem;
}
.content_zz {
  font-family: '楷体';
  text-align: left;
  color: #999999;
  font-size: .24rem;
  line-height: 1.5;
}
.content_zz p{
  line-height: 1.8;
  text-indent: 2em;
  margin-bottom: 5px;
}
.content_zz strong{
  color: #C00000;
}
.content_zz span{
  display: inline-block;
  font-family:inherit;
  padding: 0 5px;
  color: #2181b0;
  background-color: #eef5f8;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 14px;
  text-indent: 0;
}
.content_keyword{
  margin-bottom: 20px;
}
.see_more {
  overflow: hidden;
}
.see_more .see_box {
  display: none;
}
.see_more .see_top.active {
  display: none;
}
.see_more .see_down.active {
  display: none;
}
.see_more .see_btn {
  color: #7E1014;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.see_more .see_btn::before {
  content: "";
  border: 1px solid #EAE3E3;
  width: 100%;
  position: absolute;
  top: .3rem;
  left: 0;
}
.see_more .see_btn span {
  background: #FFFFFF;
  padding: 0 .3rem;
  position: relative;
}
.see_more .see_btn i {
  background: url(sscp_zkico.png) center .05rem no-repeat;
  background-size: contain;
  width: 0.2rem;
  height: .18rem;
  margin-left: .2rem;
  display: inline-block;
}
.see_more .see_down.see_btn i {
  transform: rotate(180deg);
}
/*投稿须知*/
.tg_list {
  overflow: hidden;
  background: #F2EFEF;
  padding: 0 .2rem;
}
.tg_list ul {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-wrap: nowrap;
}
.tg_list ul li {
  display: inline-block;
  text-align: center;
  padding: .5rem 0px .1rem;
  position: relative;
  cursor: pointer;
  margin: 0 .3rem 0 0;
}
.tg_list ul li:last-child {
  margin-right: 0;
}
.tg_list img {
  width: 1rem;
  height: 1.4rem;
  display: block;
  margin: 0 auto;
}
.tg_list p {
  font-size: 0.24rem;
  padding: .1rem 0;
  line-height: 1.5;
}
.tg_list ul li.active {
  border: 1px #E6D6D6 solid;
  padding: .1rem;
}
.tg_list ul li.active img {
  width: 1.5rem;
  height: 2rem;
}
.tg_list ul li .link {
  display: none;
}
.tg_list ul li.active .link {
  display: block;
  background: url(sscp_tgbg.png) no-repeat;
  background-size: 1.7rem;
  width: 1.5rem;
  color: #fff;
  font-size: .2rem;
  line-height: .5rem;
  padding-left: .2rem;
  margin-top: .1rem;
  position: absolute;
  bottom: .1rem;
  left: .1rem;
}
.tg_list ul li.active p {
  padding: .08rem 0;
  display: none;
}

/* 正文 */
.content_center{
  font-size: .3rem!important;
  line-height: 2!important;
  clear: both;
}
.content_center * {
  font-size: .3rem!important;
}
.content_center table * {
  font-size: .2rem!important;
}
.content_center img {
  max-width: 100%;
  height: auto !important;
}
.content_center h2{
  font-size: 24px!important;
}
.content_center h2,.content_center p,.content_center div{
  margin-bottom: 1em!important;
  line-height: 2!important;
  word-break: break-word;
}
.content_center table {
  max-width: 100%!important;
  margin: 0 auto!important;
}
.content_center table tr td {
}
.content_center table p,.content_center table div {
  margin-bottom: 0!important;
  line-height: 1.5!important;
}
.content_center table tr td {
  padding: 5px;
}
.content_center img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.warp_center_links .view{
  background-color: #fff;
  padding-top: .3rem;
  position: relative;
}

.warp_center_links .sk_title{
  line-height: 1.5;
  font-size: .34rem;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  margin-bottom: .2rem;
}
.warp_center_links .sk_title span{
  padding-right: .2rem;
  display: inline-block;
  position: relative;
  background: url(sscp_logo_ico.png) no-repeat;
  background-size: .42rem;
  padding-left: .6rem;
}
.warp_center_links .sk_title::after{
  content: '';
  height: 1px;
  background-color: #C5C5C5;
  width: 100%;
  position: absolute;
  bottom: .24rem;
}
.warp_center_list .sk_title,.list_text .sk_title_02{
  margin-bottom: .3rem;
}
.warp_center_links .view ul li{
  font-size: .24rem;
  line-height: 2;
  padding-left: .3rem;
  position: relative;
}
.warp_center_links .view ul li::before{
  content: '';
  position: absolute;
  left: .1rem;
  top: .2rem;
  background-color: #2181b0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
}

.warp_center_video ul li{
  position: relative;
  margin-bottom: .3rem;
  -webkit-box-shadow:0px 2px 10px #ccc;
  box-shadow:0px 2px 10px #ccc;
  transition: all .5s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
  backface-visibility: hidden;
}
.warp_center_video ul li a {
  transition:color .2s ease-out;
  text-decoration:none
}
.warp_center_video ul li:hover {
  -webkit-box-shadow:0px 2px 15px #999;
  box-shadow:0px 2px 15px #999;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  filter: alpha(opacity=50);
}
.warp_center_video .video_img {
  overflow: hidden;
  position: relative;
  display: block;
}
.warp_center_video .item-mask {
  display: none;
}
.warp_center_video ul li:hover .video_img {
  transition: color .2s ease-out;
  text-decoration: none;
}

.warp_center_video ul li img{
  width: 100%;
  height: 3.7rem;
  display: block;
}
.warp_center_video ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.warp_center_video .video_hover_i {
  display: none;
}
.warp_center_video ul li:hover .video_hover_i {
  opacity:1;
  filter:alpha(opacity=100);
  transform:scale(1)
}
.warp_center_video ul li:hover .item-mask {
  opacity:.5;
  background:#000;
  filter:alpha(opacity=50);
}
.warp_center_video .time_i {
  display: block;
  font-style: normal;
  position: absolute;
  right: .2rem;
  top: 3rem;
  color: #FFF;
  line-height: .5rem;
  background-color: #000;
  height: .5rem;
  overflow: hidden;
  opacity: .7;
  width: 1.3rem;
  text-align: center;
  font-size: .3rem;
  border-radius: 1rem;
}
.warp_center_video ul li .intro{
  padding: .3rem;
}
.warp_center_video ul li .intro p{
  margin-bottom: .1rem;
  font-size: .3rem;
}
.warp_center_video ul li .intro span{
  font-size: .24rem;
  color: #c29460;
  display: block;
}
.warp_center_video ul li:nth-child(4n){
  margin-right: 0;
}


/* 视频详情 */

.center_video{
  margin: 0 auto;
}
.center_video video {
  width: 100%!important;
  height: auto;
}
.warp_center_video ul li img{

}
.warp_center_video ul li .intro{
  padding-left: .2rem;
}
.warp_center_video ul li:nth-child(2n){
  margin-right: 0;
}


/* 文字列表有图 */
.list_text{
}
.list_text_left{
  min-height: 6.8rem;
  padding: .3rem;
  background-color: #fff;
  float: none!important;
}
.list_text_left .list_img {
  text-align: center;
  margin: .1rem 0 .2rem;
}
.list_text_left .list_img img {
  width: 100%;
}
.list_text_right{
  display: none;
}
.list_text_content ul{
  padding-bottom: 20px;
}
.list_text_content ul li{
  padding: .3rem;
  overflow: hidden;
  clear: both;
  margin-top: .3rem;
  background: #F6F4F4;
  position: relative;
  padding-bottom: .7rem;
}
.list_text_content ul li:first-child{

}
.list_text_content ul li img{
  float: left;
  margin-right: .3rem;
  width: 2.8rem;
  height: auto;
  display: block;
}

.list_text_content ul li .intro h5{
  font-size: .3rem;
  font-weight: normal;
  /* margin-bottom: .1rem; */
  line-height: 1.6;
  text-align: justify;
}
.list_text_content ul li .intro p{
  font-size: .26rem;
  color: #707070;
  margin-bottom: .2rem;
  line-height: .5rem;
  display: none;
}
.list_text_content ul li .intro span{
  display: block;
  font-size: .24rem;
  text-align: left;
  color: #B86E71;
  background: url(sscp_ico_time.png) 0 .03rem no-repeat;
  background-size: .23rem;
  padding-left: .34rem;
  position: absolute;
  left: .3rem;
  bottom: .2rem;
}
.list_text_content ul li .time {
  margin-right: .3rem;
  width: 4.5rem;
  display: block;
  overflow: hidden;
  color: #88050C;
  border-right: 1px #E7DCDC solid;
  padding: .1rem 0;
  margin-bottom: .3rem;
}
.list_text_content ul li .time .t1 {
  font-size: .46rem;
  text-align: center;
  margin-bottom: .1rem;
}
.list_text_content ul li .time .t2 {
  font-size: .24rem;
  text-align: center;
}
.list_text_content ul li .intro {
  width: 15rem;
}
.list_text_content.imglist ul li .intro {
  width: 100%;
}
.list_text2_content ul li {
  padding: .2rem .3rem .2rem 0;
  display: flex;
}
.notime ul li .title {
  /* position: relative; */
  /* padding-left: 30px; */
}
.notime ul li h5 {
  position: relative;
}
.notime ul li h5::before {
  content: '';
  background: url(sscp_dian_ico.png) no-repeat;
  background-size: .14rem;
  width: .14rem;
  height: .14rem;
  position: absolute;
  top: .18rem;
  left: 0;
}
.notime ul li .intro p {
  padding-left: 30px;
  margin: 10px 0;
}
.notime ul li {
  padding: .2rem .3rem;
}
.notime ul li .intro h5 {
  font-size: .3rem;
  /* font-weight: bold; */
  margin-bottom: 0;
  line-height: 1.8;
  padding-left: .3rem;
}
.list_text3_content ul li .intro h5 {
  margin: 0;
  padding: 0;
}
/* 文字列表 */
.list_text_content ol li{
  overflow: hidden;
  position: relative;
  padding: .2rem 0 .6rem;
}
.list_text_content ol li span{
  color: #999999;
  font-size: .24rem;
  position: absolute;
  bottom: .2rem;
  left: .2rem;
}
.list_text_content ol li a::before{
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 5px;
  background-color: #c29460;
  position: absolute;
  left: 0;
  top: 0.36rem;
}
.list_text_content ol li a{
  font-size: .3rem;
  display: block;
  line-height: .48rem;
  padding-left: .2rem;
}
.list_text_content ol li:nth-child(5n){
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: .6rem;
}

.mobile_more {
  width: 5rem;
  height: .9rem;
  line-height: .9rem;
  margin: .4rem auto;
  border: 1px #99161A solid;
  background: #FFFFFF;
  border-radius: 5px;
  display: block;
  text-align: center;
  font-size: .3rem;
  color: #99161A;
}
.mobile_more i {
  background: url(sscp_more_mobile.png) no-repeat;
  background-size: 100% 100%;
  width: .29rem;
  height: .22rem;
  display: inline-block;
  margin-left: .2rem;
}
.content_file {
  text-indent: 2em;
  margin-bottom: 1em;
}
.content_file p {
  font-weight: bold;
  margin-bottom: 0;
}
.content_file a {
  display: block;
  color: #992328;
}
.cssn-music {
  width: 100%;
  height: .8rem;
  margin: .3rem auto;
}
.warp_qikan {
  background: #FFFFFF;
}
.warp_qikan .img_list_content_h ul li {
  border-radius: 0;
  background: url(sk_qk_bg_m.png) center bottom no-repeat;
  padding-bottom: 0.51rem;
  box-shadow: 0 0 0;
  background-size: contain;
}
.warp_qikan .img_list_content_h .pic_img {
  width: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.warp_qikan .img_list_content_h ul li:hover img{
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.warp_qikan .img_list_content_h ul li:nth-child(5n) {
  margin-right:0;
}
.sk_404 {
  padding: .6rem 0 .2rem;
  text-align: center;
}
.sk_404 img {
  width: 100%;
}
embed {
  width: 100% !important;
  height: 3.55rem!important;
}
.yinti2 {
  text-align: center;
  font-size: .36rem;
}
.yinti2 p {
  text-indent: 0;
}
.content_left {
  display: none;
}

/* 刊报网 下级 */
.sscp_warp_center_kbw{
  background: url(sscp_content_bg.jpg) repeat;
}
.sscp_warp_center_kbw .sk_crumbs {
  padding: .2rem .3rem;
}
.kbw_main {
  overflow: hidden;
  position: relative;
}
.kbw_main .kbw_img {
  position: absolute;
  left: .3rem;
  top: 0;
  width: 2.75rem;
  height: 3.7rem;
  border: 1px #e9e9e9 solid;
}
.kbw_main .kbw_img img {
  width: 100%;
  height: 100%;
}
.kbw_main .kbw_mess {
  overflow: hidden;
  /* padding: 0 .3rem; */
}
.kbw_main .kbw_mess .title {
  font-size: .44rem;
  font-weight: bold;
  margin-left: 3.5rem;
  /* padding: 0; */
  padding-top: .2rem;
  height: 2rem;
  display: inline-block;
  padding-right: .3rem;
}
.kbw_main .kbw_mess .zy {
  display: block;
  font-size: .3rem;
  color: #5F3135;
  margin-left: 3.5rem;
  margin-right: .3rem;
  position: absolute;
  left: 0;
  top: 2.3rem;
}
.kbw_main .kbw_mess .zy span {
  margin: 0 5px;
  line-height: 1.8;
}
.kbw_main .kbw_mess .kbw_jj {
  background: #F7F5F5;
  padding: 1.9rem .3rem .6rem;
  color: #5F3135;
}
.kbw_main .kbw_mess .kbw_jj span {
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.kbw_main .kbw_mess .kbw_jj p {
  font-size: .3rem;
  line-height: 1.8;
}
.kbw_main .kbw_mess .kbw_jj strong {
  font-size: .3rem;
  margin-top: .3rem;
  line-height: 1.8;
  display: block;
  font-weight: bold;
}
.kbw_main .kbw_mess .link_more {
  margin-top: .5rem;
  width: 3.36rem;
  height: .78rem;
  border: 1px solid #A60B13;
  border-radius: 8px;
  color: #A60B13;
  padding: .16rem 0 0 1.4rem;
  cursor: pointer;
  display: inline-block;
  margin-right: .1rem;
  font-size: .3rem;
}
.kbw_main .kbw_mess .link_more:hover {
  color: #FFFFFF;

}
.kbw_main .kbw_mess .link_more.link_dy {
  background: #F7F5F5 url(sscp_kbw_ico1.png) .8rem .15rem no-repeat;
  background-size: .4rem;
}
.kbw_main .kbw_mess .link_more.link_dy:hover {
  background: #A60B13 url(sscp_kbw_ico1_on.png) .8rem .15rem no-repeat;
  background-size: .4rem;
}
.kbw_main .kbw_mess .link_more.link_tg {
  background: #F7F5F5 url(sscp_kbw_ico2.png) .8rem .15rem no-repeat;
  background-size: .4rem;
  margin-right: 0;
}
.kbw_main .kbw_mess .link_more.link_tg:hover {
  background: #A60B13 url(sscp_kbw_ico2_on.png) .8rem .15rem no-repeat;
  background-size: .4rem;
}
.kbw_clum {
  overflow: hidden;
  margin-top: .3rem;
}
.kbw_clum .kbw_list {
  background: #F7F5F5;
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
}
.kbw_list .kbw_link {
  font-size: .28rem;
  padding: 0 .1rem;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.kbw_clum .kbw_list ul li {
  /* float: left; */
  font-size: .34rem;
  padding: 0 .1rem;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.kbw_clum .kbw_list ul li.active {
  color: #931E23;
  font-weight: bold;
}
.kbw_clum .kbw_list ul li:hover::after {
  content: '';
  width: 50px;
  height: 3px;
  background: #931E23;
  text-align: center;
  display: block;
  margin: -10px auto 0;
}
.kbw_clum .kbw_list ul li.active::after {
  content: '';
  width: .6rem;
  height: 3px;
  background: #931E23;
  text-align: center;
  display: block;
  margin: -.1rem auto 0;
}
.kbw_box {
  background-color: #fff;
  padding: .3rem;
  margin-bottom: .6rem;
  overflow: hidden;
  clear: both;
  box-shadow: 0 0 20px 0 #f6f0f0;
  border: 1px #fff4f4 solid;
  display: none;
}
.kbw_box.active {
  display: block;
}
.kbw_box_head {
  margin-bottom: .3rem;
  margin-top: .2rem;
}
.kbw_box_head h1 {
  text-align: center;
  font-size: .3rem;
  width: 4.4rem;
  height: .94rem;
  line-height: .84rem;
  margin: 0 auto .2rem;
  background: url("sscp_kbw_tbg.png") no-repeat;
  background-size: 100% 100%;
}
.kbw_box_head h1 img {
  vertical-align: sub;
  margin-right: .15rem;
  width: .28rem;
}
.kbw_box_center {
  font-size: .3rem;
  line-height: 2 !important;
  clear: both;
  text-align: justify;
}
.kbw_box_center dl {
  overflow: hidden;
  clear: both;
  margin-bottom: .3rem;
}
.kbw_box_center dl dt {
  font-weight: bold;
  width: 2.1rem;
  float: left;
  background: url("sscp_bwh_ico.png") 0px .12rem no-repeat;
  background-size: .34rem;
  padding-left: .5rem;
}
.kbw_box_center dl dd {
  float: left;
  width: 4.7rem;
}
.kbw_box_center .bwh2 dl dt {
  width: 4.3rem;
}
.kbw_box_center .bwh2 dl dd {
  width: auto;
}
.kbw_box_center .bwh2 dl dd img {
  width: 1.8rem!important;
  height: auto!important;
}
.bwh {
  width: 1150px;
  margin: 0 auto;
  text-align: left;
}
.kbw_book {

}
.kbw_book ul li {
  background: #FAF9F9;
  margin-bottom: .3rem;
  padding: .3rem;
}
.kbw_book ul li.active {
  display: none;
}
.kbw_book ul li:hover {
  box-shadow: 0 0 10px 0 #e4dada;
}
.kbw_book ul li:nth-child(2n) {
  margin-right: 0;
}
.kbw_book ul li img {
  display: block;
  float: left;
  width: 1.5rem;
  height: 1.9rem;
  margin-right: .3rem;
}
.kbw_book .intro {

}
.kbw_book .intro h5 {
  font-size: .3rem;
  font-weight: bold;
  margin-bottom: .1rem;
  line-height: 1.8;
}
.kbw_book .intro p {
  font-size: .26rem;
  color: #707070;
  line-height: 1.8;
}

/* 媒体矩阵 */
.sscp_warp_center_mtjz {
  background: url(sscp_content_bg.jpg) repeat;
  padding-bottom: .3rem;
  padding: 0 .3rem;
}
.sscp_warp_center_mtjz .sk_title {
  margin-top: .2rem;
}
.mtjz_main {
  position: relative;
  margin: .7rem 0 .4rem;
}
.mtjz_main .mtjz_img {
  position: absolute;
  left: 0;
  top: -.3rem;
  width: 1.96rem;
  height: 2.52rem;
}
.mtjz_main .mtjz_img img {
  width: 100%;
  height: 100%;
}
.mtjz_main .mtjz_mess {
  overflow: hidden;
}
.mtjz_main .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: .2rem .3rem .3rem 2rem;
  margin-left: .3rem;
  border-bottom: .04rem #A84A4C solid;
  /* height: 260px; */
}
.mtjz_main .mtjz_mess .mtjz_jj span {
  font-size: .3rem;
  line-height: .5rem;
  font-weight: bold;
  margin-bottom: .1rem;
  display: block;
}
.mtjz_main .mtjz_mess .mtjz_jj p {
  font-size: .26rem;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main .more {
  color: #9B3236;
  display: block;
  text-align: right;
}

.mtjz_main2 {
  position: relative;
  margin: .8rem 0 .4rem;
  /* width: 670px; */
  /* float: left; */
}
.mtjz_main2:nth-child(2n) {
  /* float: right; */
}
.mtjz_main2 .mtjz_img {
  position: absolute;
  left: 0;
  top: -.3rem;
  width: 1.96rem;
  height: 2.52rem;
}
.mtjz_main2 .mtjz_img img {
  width: 100%;
  height: 100%;
}
.mtjz_main2 .mtjz_mess {
  overflow: hidden;
}
.mtjz_main2 .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: .2rem .3rem .3rem 2rem;
  margin-left: .3rem;
  border-bottom: .04rem #A84A4C solid;
}
.mtjz_main2 .mtjz_mess .mtjz_jj span {
  font-size: .3rem;
  font-weight: bold;
  margin-top: .1rem;
  margin-bottom: .1rem;
  display: block;
}
.mtjz_main2 .mtjz_mess .mtjz_jj p {
  font-size: .26rem;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main2 .more {
  color: #9B3236;
  display: block;
  text-align: right;
}

.sscp_warp_center_mtjz2 {
  background: url(sscp_content_bg3.jpg) repeat;
  padding: 0 .3rem .3rem.3rem;].3rem;
  overflow: hidden;
}
.mtjz_main3 {
  position: relative;
  margin: .8rem 0 .4rem;
  /* width: 670px; */
  /* float: left; */
}
.mtjz_main3:nth-child(2n) {
  /* float: right; */
}
.mtjz_main3 .mtjz_img {
  position: absolute;
  left: 0;
  top: -.3rem;
  width: 1.96rem;
  height: 2.75rem;
}
.mtjz_main3 .mtjz_img img {
  width: 100%;
  height: 100%;
}
.mtjz_main3 .mtjz_mess {
  overflow: hidden;
}
.mtjz_main3 .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: .2rem .3rem .3rem 2rem;
  margin-left: .3rem;
  border-bottom: .04rem #A84A4C solid;
  /* height: 285px; */
}
.mtjz_main3 .mtjz_mess .mtjz_jj span {
  font-size: .3rem;
  font-weight: bold;
  margin-top: .1rem;
  margin-bottom: .1rem;
  display: block;
}
.mtjz_main3 .mtjz_mess .mtjz_jj p {
  font-size: .26rem;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main3 .more {
  color: #9B3236;
  display: block;
  text-align: right;
}
.mtjz_main3 .mtjz_mess.m1 .mtjz_jj {
  background: #F4EFEF;
  border-bottom: .04rem #BF2021 solid;
}
.mtjz_main3 .mtjz_mess.m2 .mtjz_jj {
  background: #EDF2F5;
  border-bottom: 4px #389DCA solid;
}

.sscp_warp_center_mtjz3 {
  background: url(sscp_content_bg.jpg) repeat;
  padding: .5rem 0 .5rem;
}

.mt_list {
  position: relative;
  /* width: 1260px; */
  margin: 0 auto;
}
.mt_list_center {
  width: 2.84rem;
  height: 2.44rem;
  background-size: 100% 100%;
  text-align: center;
  padding-top: .6rem;
  position: absolute;
  top: 2.35rem;
  left: 2.35rem;
}
.mt_list_center img {
  width: 1.4rem;
}
.new_media_ul {
  overflow: hidden;
  position: relative;
  height: 8rem;
}

.new_media_ul li {
  width: 2.84rem;
  height: 2.44rem;
  background: url("sscp_mt_bg1.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  transition: .3s;
  position: absolute;
}
.new_media_ul li:hover {
  background: url("sscp_mt_bg2.png") no-repeat;
  background-size: 100% 100%;
}
.new_media_ul li p {
  color: #5F3135;
  font-size: .22rem;
}
.new_media_ul li:nth-child(6) {
  margin-right: 0;
}

.card_container{
  width: 2.84rem;
  height: 1.8rem;
  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: .26rem;
  color: #0c5375;
}

.new_media_ul li .front,
.new_media_ul li .back {
  width: 2.84rem;
  height: 2.44rem;
  position: absolute;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  /* padding-top: .3rem; */
}

.new_media_ul li .front p,
.new_media_ul li .back p {
  text-align: center;
  color: #0c5375;
}

.new_media_ul li .front {
  padding: .4rem .1rem .1rem .1rem;
}
.new_media_ul li .front img {
  width: 1.5rem;
  height: auto;
}
.new_media_ul li .back {
  padding-top: .3rem;
}

.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: 1.5rem;
  height: 1.5rem;
}
.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);
}
.new_media_ul .box1 {
  top: 0;
  left: 2.35rem;
}
.new_media_ul .box2 {
  top: 1.3rem;
  left: .1rem;
}
.new_media_ul .box3 {
  top: 1.3rem;
  right: .1rem;
}
.new_media_ul .box4 {
  top: 3.9rem;
  left: .1rem;
}
.new_media_ul .box5 {
  top: 3.9rem;
  right: .1rem;
}
.new_media_ul .box6 {
  top: 5.25rem;
  left: 2.35rem;
}
/* 新媒体矩阵 end */

/* 订阅系统 */
.dyxt-top {
  width: 100%;
  margin-top: 0.3rem;
  overflow: hidden;
}

.dyxt-top a {
  margin-left: 0.28rem;
  margin-bottom: 0.33rem;
  float: left;
}

.dyxt-top img {
  width: 3.3rem;
}

.dyxt-top a:nth-child(1) {
  margin-left: 0;
}

.dyxt-top a:nth-child(3) {
  margin-left: 0;
}

.dyxt-qk {
  width: 100%;
}

.dyxt-qk-contents {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 0.32rem 0.22rem;
  box-shadow: -0.02rem -0.04rem 0.06rem rgba(140, 36, 39, 0.03);
  border-radius: 0.06rem;
}

.dyxt-qk-contents li {
  display: none;
}

.dyxt-qk-contents li.active {
  display: block;
}

.dyxt-qk-back {
  display: none;
}

.dyxt-qk-content-cover {
  width: 100%;
  background: #f6f4f4;
  padding: .5rem 0;
}

.dyxt-qk-content-cover div {
  position: relative;
  width: 100%;
  padding: 0 0 0 2.36rem;
  box-sizing: border-box;
}

.dyxt-qk-cover-shadow {
  width: 0.6rem;
  position: absolute;
  bottom: 0.05rem;
  margin-left: -0.6rem;
}

.dyxt-qk-content-cover-img {
  width: 1.86rem;
  height: 2.8rem;
}
.dyxt-qk-content-words {
  margin-top: 0.48rem;
}
.dyxt-qk-content-title {
  font-size: 0.36rem;
  color: #7a1114;
}
.dyxt-qk-content-inform {
  font-size: 0.26rem;
  margin-top: 0.24rem;
}

.dyxt-qk-content-inform span {
  line-height: 1.8;
}

.dyxt-qk-content-produce {
  width: 102%;
  font-size: 0.26rem;
  color: #532c2f;
  margin: 0.28rem 0.1rem;
  line-height: 0.5rem;
  height: 1.92rem;
  overflow-y: scroll;
}

.dyxt-qk-content-produce::-webkit-scrollbar {
  width: 0.12rem;
  background: rgba(140, 36, 39, 0.16);
  border-radius: 0.12rem;
}

.dyxt-qk-content-produce::-webkit-scrollbar-thumb {
  width: 0.12rem;
  background: rgba(140, 36, 39, 1);
  border-radius: 0.12rem;
}

.dyxt-qk-content-produce span {
  display: inline-block;
  width: 94%;
  text-align: justify;
}

.dyxt-qk-content-btn {
  margin-top: 0.5rem;
  margin-bottom: 0.24rem;
  width: 2.8rem;
  height: 0.8rem;
  line-height: .8rem;
  border: 0.02rem solid #99171a;
  border-radius: 0.12rem;
  background: #f8f8f8;
  color: #99171a;
  padding: 0 0 0 0.62rem;
  cursor: pointer;
  font-size: 0.28rem;
  position: relative;
}
.dyxt-qk-content-btn .ewm {
  position: absolute;
  left: 0;
  top: -2.8rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.dyxt-qk-content-btn .ewm img {
  width: 2.75rem;
}
.dyxt-qk-content-btn:hover .ewm {
  opacity: 1;
  visibility: visible;
}
.dyxt-qk-content-btn img {
  width: 0.38rem;
  vertical-align: sub;
}

.dyxt-qk-content-btn .dyxt-qk-icon-hover {
  display: none;
}

.dyxt-qk-content-btn:hover {
  background: #99171a;
  color: #fff;
}

.dyxt-qk-content-btn:hover>.dyxt-qk-icon-hover {
  display: inline-block;
}

.dyxt-qk-content-btn:hover>.dyxt-qk-icon {
  display: none;
}

.dyxt-qk-content-btn span {
  margin-left: 0.08rem;
  position: relative;
  top: 0px;
}

.dyxt-qk-coverlist {
  width: 100%;
  padding: 0 .3rem;
  height: 4.2rem;
  box-sizing: border-box;
  background: #eeeaea;
  margin-bottom: .5rem!important;
}

.dyxt-qk-coverlist ul {
  height: 3.2rem !important;
  padding: 0.32rem 0;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-wrap: nowrap;
}

.dyxt-qk-coverlist ul li {
  height: 3rem !important;
  padding: 0 .1rem;
}

.dyxt-qk-coverlist ul li:nth-child(1) {
  margin-left: 0;
}

.dyxt-qk-coverlist ul li:nth-child(4) {

}

.dyxt-qk-coverlist ul li:nth-child(7) {

}

.dyxt-qk-cover {
  width: 1.62rem;
  height: 2.24rem;
  padding: 0.06rem 0 0.06rem 0;
  box-sizing: border-box;
  transition: all 0.5s ease;
}

.dyxt-qk-coverbox {
  width: 1.66rem;
  height: 2.24rem;
  text-align: center;
  cursor: pointer;
}

.dyxt-qk-cover img {
  width: 1.5rem;
  height: 2.12rem;
}

.dyxt-qk-coverbox p {
  font-size: 0.24rem;
  margin-top: 0.2rem;
}

.dyxt-qk-coverbox:hover>.dyxt-qk-cover {
  background: #D7C5C5;
}
.dyxt-qk-coverlist ul li.active .dyxt-qk-cover {
  background: #D7C5C5;
  transform: scale(1.1);
}
.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;
}

.dyxt-clear {
  width: 100%;
  height: 0.7rem;
}

.swiper-wrapper {
  padding-left: 0 !important;
  width: 100% !important;
}

.swiper-pagination {
  position: relative;
  left: 50%;
  margin-left: -2rem;
  bottom: .25rem;
}

.swiper-pagination-switch {
  float: left;
  margin-left: 0.3rem;
}

.swiper-pagination-switch {
  width: 0.18rem;
  height: 0.18rem;
  border: 1px #d3c4c4 solid;
  border-radius: 0.18rem;
}
.swiper-visible-switch {
  width: 0.18rem;
  height: 0.18rem;
  background: #d3c4c4;
  border-radius: 0.18rem;
}
.swiper-active-switch {
  width: 0.48rem;
  height: 0.14rem;
  background: #8c2427;
  border-radius: 0.18rem;
}
/* 订阅系统 end */

/* 订阅 */
.dy_top {
  overflow: hidden;
  margin-top: .8rem;
  text-align: center;
}
.dy_top img {
  width: 90%;
}
.dy_top_bg {
  width: 100%;
  height: 1.5rem;
  background: url("sscp_dy2.png") center top no-repeat;
  background-size: 100% 100%;
  font-size: .3rem;
  line-height: 1.5;
  color: #9B0215;
  text-align: center;
  margin: .3rem auto;
  padding: .2rem 0.6rem 0;
}
.dy_content {
  overflow: hidden;
  margin-top: .3rem;
  margin-bottom: .6rem;
  text-align: center;
}
.dy_content img {
  width: 50%;
}



/*投稿跳转*/

.link-url-wrapper {
  display: none;
  position: relative;
}

.link-url-wrapper .link-url-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0,0,0,.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
}
.link-url-wrapper .close {
  background: url("sscp_tc_close.png") no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.link-url-wrapper .link-url-inner {
  width: 95%;
  background: url("sscp_tc.jpg") no-repeat;
  background-size: 100% 100%;
  padding: .3rem;
  border: 1px solid #2E6B97;
  border-radius: 8px;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 10rem;
  z-index: 1001;
  margin: auto;
  left: 0;
  right: 0;
}

.link-url-wrapper .link-url-logo {
  height: 40px;
  width: auto;
  margin-bottom: 45px;
  background: url(MEPC_base_v2019_07.png) no-repeat;
  background-size: contain;
}
.link-url-wrapper .content h1 {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 45px;
  text-align: center;
}

.link-url-wrapper .content p {
  color: #333;
  font-size: .3rem;
  line-height: 2;
  /* text-align: justify; */
  word-break: break-all;
}

.link-url-wrapper .content p a {
  color: #1377d6;
}
.link-url-wrapper .content img {
  width: 100%;
}
.link-url-wrapper .content p+p {
  margin-top: .2rem;
}

.link-url-wrapper .content .content-footer {
  margin-top: .3rem;
  /* border-top: 1px dashed #d3d8de; */
  /* padding-top: 22px; */
  text-align: center;
}

.link-url-wrapper .content .content-footer .link {
  background-color: #FBFAFA;
  border-radius: .1rem;
  width: 1.8rem;
  height: .8rem;
  color: #7C7474;
  font-size: .3rem;
  display: inline-block;
  text-align: center;
  line-height: .8rem;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #7C7474;
}
.link-url-wrapper .content .content-footer .link:hover {
  background-color: #8b8b8b;
  color: #ffffff;
}


.link-url-wrapper .content .content-footer .link.default {
  /* background-color: #fff; */
  /* color: #88050C; */
  /* border: 1px solid #A60B13; */
  /* border-radius: 8px; */
}
.link-p {
  text-align: center;
  font-size: .34rem;
  font-weight: bold;
  margin-bottom: .3rem;
  margin-top: .2rem;
  color: #88050C;
}

.content_scrollbar1 {
  overflow: hidden;
}
.content_scrollbar1 .scroll_main {
  display: block;
  background: #FBF9F9;
  padding: .2rem .3rem;
  padding-right: .2rem;
  border: 1px #E6D5D6 solid;
  border-radius: .1rem;
}
.content_scrollbar1 .scroll_wrap {
  width: 100%;
  height: 6.68rem;
  position: relative;
}
.content_scrollbar1 .scroll_wrap .scroll_cont {
  height: 100%;
  overflow-y: auto;
  padding-right: .25rem;
}
.content_scrollbar1 .scroll_wrap .scroll_bar {
  position: absolute;
  top:0;
  right: 0px;
  width: 6px;
  height: 100%;
  border-left: 6px #ECDBDB solid;
  display: none;
}
.content_scrollbar1 .scroll_wrap .scroll_slider {
  position: absolute;
  top: 0;
  left: -6px;
  width: 6px;
  height: 1rem;
  background-color: #88050C;
  border-radius:5px;
  opacity: 1;
  cursor: pointer;
}
.content_scrollbar1 .scroll_wrap .scroll_slider:hover{
  opacity: 1
}
.content-footer .scroll_more {
  display: inline-block;
  width: 3rem;
  height: .8rem;
  line-height: .8rem;
  border: 1px solid #A60B13;
  border-radius: .1rem;
  color: #A60B13;
  padding: 0px 0 0 .4rem;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  background: #FBFAFA url(sscp_kbw_ico2.png) .2rem no-repeat;
  background-size: .4rem;
}

.content-footer .scroll_more:hover {
  color: #FFFFFF;
  background: #A60B13 url(sscp_kbw_ico2_on.png) 20px 8px no-repeat;
}
.scroll_cont::-webkit-scrollbar {
  width: 0.12rem;
  background: rgba(140, 36, 39, 0.16);
  border-radius: 0.12rem;
}

.scroll_cont::-webkit-scrollbar-thumb {
  width: 0.12rem;
  background: rgba(140, 36, 39, 1);
  border-radius: 0.12rem;
}