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

/* 通用部分  end */

/* 二级背景 */
.sscp_warp_center_repeat{
  background: url("sscp_content_bg.jpg") repeat;
}

.sscp_warp_center_repeat .warp_center_content{
  background-color: #fff;
  padding: 50px 100px 50px;
  margin-bottom: 40px;
  overflow: hidden;
  clear: both;
  box-shadow: 0 0 20px 0 #f6f0f0;
  border: 1px #fff4f4 solid;
}

.sscp_warp_center_repeat .warp_seclist_content{
  margin-bottom: 60px;
  overflow: hidden;
  clear: both;
}
/* 正文标题 */
.content_head{
  border-bottom: 1px solid #EAE3E3;
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-size: 16px;
  /* 字体大小 */
}
/* 来源/作者/日期/字体/打印/分享 */
.content_head h1{
  text-align: center;
  font-size: 30px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.content_head h2{
  text-align: center;
  font-size: 28px;
  line-height: 1.6;
  padding-bottom: 20px;
  font-weight: normal;
}
.content_head .head_intro{
  line-height: 36px;
  margin-top: 50px;
  text-align: center;

}
.content_head .head_intro .intro_left span{
  display: inline-block;
  margin-right: 28px;
}
.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;
}
.sk_print{
  background: url(./sk05_icon_print.png) no-repeat left center;
  padding-left: 20px;
}
.content_head .tougao {
  color: #88050C;
}
/*投稿须知*/
.tg_list {
  overflow: hidden;
  background: #F2EFEF;
  padding-bottom: 16px;
  padding-left: 25px;
  padding-right: 25px;
}
.tg_list ul li {
  float: left;
  width: 166px;
  text-align: center;
  padding: 45px 0px 10px;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
  height: 260px;
  /* padding: 15px; */
  /* border: 1px #E6D6D6 solid; */
  /* background: #D7C5C5; */
}
.tg_list img {
  width: 83px;
  height: 122px;
  display: block;
  margin: 0 auto;
  transition: all 0.5s ease;
  border: 0px #D7C5C5 solid;
}
.tg_list ul li:hover img {

}
.tg_list p {
  font-size: 16px;
  padding: 10px 0;
  line-height: 1.5;
}
.tg_list ul li.active {
  /* border: 1px #E6D6D6 solid; */
  /* width: 170px; */
  padding-top: 20px;
  /* padding-bottom: 15px; */
  /* padding: 15px 15px 15px; */
}
.tg_list ul li.active img {
  width: 120px;
  height: auto;
  border: 4px #D7C5C5 solid;
}
.tg_list ul li .link {
  display: block;
  background: url(sscp_tgbg.png) no-repeat;
  width: 110px;
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: -17px;
  color: #fff;
  font-size: 14px;
  line-height: 31px;
  padding-left: 18px;
  bottom: -48px;
  transition: all 0.5s ease;
  margin-left: -55px;
}
.tg_list ul li.active .link {
  /* display: block; */
  /* background: url("sscp_tgbg.png") no-repeat; */
  /* width: 110px; */
  /* height: 32px; */
  position: absolute;
  /* left: 16px; */
  bottom: -16px;
  /* color: #fff; */
  /* font-size: 14px; */
  /* line-height: 31px; */
  /* padding-left: 10px; */
}
.tg_list ul li.active p {
  padding: 8px 0;
}



/* 摘要/关键词 */
.content_summary{
  margin-bottom: 30px;
  font-family:'楷体';
  font-size: 30px;
  color: #999999;
  line-height: 1.5;
  font-weight: bold;
}
.borderdouble{
  width: 100%;
  float: none;
  border-bottom:4px double #cad5e2;

}
.yinti {
  border-bottom: 0;
}
.yinti2 {
  border-bottom: 0;
  text-align: center;
  font-size: 30px;
}
.content_summary p{
  line-height: 1.8;
  margin-bottom: 20px;
}
.content_summary strong{
  color: #992328;
}
.content_summary span{
  display: inline-block;
  font-family:
          inherit;
  padding: 0 5px;
  color: #2181b0;
  background-color: #eef5f8;
  border-radius: 4px;
  margin-right: 10px;
  text-indent: 0;
}
.content_zz {
  font-family:'楷体';
  text-align: right;
  color: #999999;
  font-size: 20px;
  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{

}

/* 正文 */
.content_right {
  float: right;
  width: 1080px;
  margin-right: 40px;
  min-height: 630px;
}
.content_center{
  font-size: 20px;
  line-height: 2!important;
  clear: both;
  margin-bottom: 50px;
}
.content_center embed {
  display: block;
  margin: 0 auto;
}
.content_center * {
  font-size: 20px;
}
.content_center h2{
  font-size: 24px;
}
.content_center h2,.content_center p,.content_center div{
  margin-bottom: 1em!important;
  line-height: 2!important;
  word-break: break-word;
}
.content_center img {
  max-width: 75%;
  margin: 0 auto;
  display: block;
}
.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 table {
  max-width: 100%!important;
  margin: 0 auto!important;
  border-top: 0!important;
}
.content_center table tr td {
}

.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: 20px;
  left: 0;
}
.see_more .see_btn span {
  background: #FFFFFF;
  padding: 0 20px;
  position: relative;
}
.see_more .see_btn i {
  background: url(sscp_zkico.png) center 5px no-repeat;
  width: 13px;
  height: 18px;
  margin-left: 20px;
  display: inline-block;
}
.see_more .see_down.see_btn i {
  transform: rotate(180deg);
}



/*附件*/
.content_file {
  text-indent: 2em;
  margin-bottom: 1em;
}
.content_file p {
  font-weight: bold;
  margin-bottom: 0;
}
.content_file a {
  display: block;
  color: #88050C;
}
.warp_center_links .view{
  background-color: #fff;
  padding-top: 4px;
  position: relative;
}

.warp_center_links .sk_title{
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  height: 50px;
}
.warp_center_links .sk_title span{
  padding-right: 20px;
  background: url("sscp_logo_ico.png") 0px 10px no-repeat;
  background-size: 27px;
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.warp_center_links .sk_title::after{
  content: '';
  height: 1px;
  background-color: #C5C5C5;
  width: 100%;
  position: absolute;
  bottom: 22px;
}


.warp_center_links .view ul li{
  font-size: 18px;
  line-height: 40px;
  padding-left: 25px;
  position: relative;
}
.warp_center_links .view ul li::before{
  content: '';
  position: absolute;
  left:2px;
  top: 17px;
  background-color: #2181b0;
  width: 5px;
  height: 5px;
  border-radius: 5px;

}
/* 领导人*/
.zzs-people-wrap {
  width: 100%;
  height: 460px;
  position: relative;
  margin-bottom: 30px;
}

.zzs-people{
  height: 460px;
  background: url(sscp_ldr_rbg.png) no-repeat top center;
  background-size: 100% 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #ffffff;
  line-height: 2;
  padding-left: 60px;
  padding-top: 35px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.zzs-people-bottom-pic {
  width: 548px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}

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

}

.zzs-people .peo-top{
  margin-bottom: 20px;
}

.zzs-people .peo-top h3{
  font-size: 40px;
  color: #fff;
  font-weight: normal;
}

.zzs-people p{
  width: 740px;
  font-size: 18px;
}

.zzs-people .peo-top p{
  font-size: 22px;
  color: #fff;
  margin-top: 15px;
  line-height: 1.8;
  font-weight: bold;
}

.ldr_box {
  background: url("sscp_ldr_pbg.png") no-repeat;
  height: 456px;
  overflow: hidden;
  margin: 30px 0;
}
.ldr_box .ldr_left {
  width: 694px;
  height: 392px;
  margin-top: 32px;
  margin-left: 22px;
  float: 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 {
  width: 622px;
  float: right;
  padding: 50px 0 0 0;
}
.ldr_box .ldr_right h5{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.8;
  background: url("sscp_ldr_tbg.jpg") repeat-y;
  padding: 15px 20px 15px 15px;
}
.ldr_box .ldr_right h5 a {
  color: #8B040C;
}
.ldr_box .ldr_right p{
  font-size: 18px;
  color: #707070;
  margin-bottom: 10px;
  line-height: 2;
  padding: 10px 32px;
}
.ldr_box .ldr_right span{
  color: #B86E71;
  font-size: 14px;
  background: url("sscp_ico_time.png") 0 1px no-repeat;
  padding-left: 25px;
  line-height: 20px;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 30px;
}
.ldr_box .ldr_right .more {
  font-size: 16px;
  color: #8B040C;
  margin-left: 30px;
}
/* 视频详情 */

.center_video{
  max-width: 100%;
  padding: 40px 0 0;
  margin: 0 auto;
  text-align: center!important;
}
.center_video video {
  max-width: 80%;
  min-width: 60%;
}
.center_video * {
  box-sizing: border-box;
}
.center_video a {
  transition:color .2s ease-out;
  text-decoration:none
}
.warp_center_video ul li{
  position: relative;
  width: 267px;
  float: left;
  margin-right:30px;
  -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;
}
.warp_center_video .item-mask {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  transition:all .3s ease-out;
  opacity:0;
  background:#000;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  filter:alpha(opacity=0)
}
.warp_center_video ul li:hover .video_img {
  transition: color .2s ease-out;
  text-decoration: none;
}

.warp_center_video ul li img{
  width: 267px;
  height: 152px;
  display: block;
}
.warp_center_video ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.warp_center_video .video_hover_i {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  margin: -27px 0 0 -27px;
  left: 50%;
  top: 50%;
  width: 54px;
  height: 54px;
  background: url(sk_video_ico.png) no-repeat 50%;
  transform: scale(1.5);
  transition: all .25s ease-out;
}
.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: 10px;
  top: 120px;
  color: #FFF;
  line-height: 24px;
  background-color: #000;
  height: 24px;
  overflow: hidden;
  opacity: .7;
  width: 50px;
  text-align: center;
  font-size: 14px;
  border-radius: 50px;
}
.warp_center_video ul li .intro{
  padding: 15px;
}
.warp_center_video ul li .intro p{
  font-size: 16px;
  margin-bottom: 10px;
}
.warp_center_video ul li .intro span{
  font-size: 14px;
  color: #c29460;
}
.warp_center_video ul li:nth-child(4n){
  margin-right: 0;
}




/* 文字列表有图 */
.list_text{margin-top: 20px;}
.list_text_left{
  width:920px;
  padding: 20px 40px;
  background-color: #fff;
}
.list_text_left .list_img {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list_text_left .list_img img {
  max-width: 100%;
}
.list_text_right{
  width: 360px;
}
.list_text_content ul{
  padding-bottom: 20px;
}
.list_text_content ul li{
  padding: 40px;
  clear: both;
  overflow: hidden;
  background: #F6F4F4;
  margin-top: 20px;
}
.list_text_content ul li:hover {
  background: #F5F1F1 url("sscp_listbg.jpg") right no-repeat;
  background-size: contain;
}
.list_text_content ul li .list_img {
  float: left;
  margin-right: 30px;
  width: 260px;
  height: 156px;
  display: block;
  overflow: hidden;
}
.list_text_content ul li .list_img:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}

.list_text_content ul li img{
  width: 100%;
  height: 100%;
  transition: 0.3s;
}

.list_text_content ul li .intro h5{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.8;
}
.list_text_content ul li .intro p{
  font-size: 16px;
  color: #707070;
  margin-bottom: 10px;
  line-height: 26px;
}
.list_text_content ul li .intro span{
  color: #B86E71;
  font-size: 14px;
  background: url("sscp_ico_time.png") 0 1px no-repeat;
  padding-left: 25px;
  line-height: 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.list_text_content ul li .time {
  float: left;
  margin-right: 30px;
  width: 114px;
  display: block;
  overflow: hidden;
  color: #88050C;
  border-right: 1px #E7DCDC solid;
  padding: 0;
}
.list_text_content ul li .time .t1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.list_text_content ul li .time .t2 {
  font-size: 16px;
  text-align: center;
}

.list_text2_content ul li {
  padding: 30px;
}
.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;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 14px;
  left: 0;
}
.notime ul li .intro p {
  padding-left: 30px;
  margin: 10px 0;
}
.notime ul li {
  padding: 15px 30px;
}
.notime ul li .intro h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.8;
  padding-left: 25px;
}
.list_text3_content {
  margin-bottom: 30px;
}
.list_text3_content ul li {
  width: 690px;
  float: left;
  clear: none;
  padding: 20px 0;
}
.list_text3_content ul li:nth-child(2n) {
  float: right;
}
.list_text3_content ul li .time {
  float: left;
  margin-right: 30px;
  width: 130px;
  display: block;
  overflow: hidden;
  color: #88050C;
  border-right: 1px #E7DCDC solid;
  padding: 5px 0;
}
.list_text3_content ul li .intro h5 {
  line-height: 36px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 30px;
}
.ldr_list ul li .intro h5 {
  line-height: 36px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-right: 30px;
  font-weight: normal;
  font-size: 18px;
}
/* 文字列表 */
.list_text_content ol li{
  line-height: 2;
  /* height: 56px; */
  overflow: hidden;
  padding: 8px 0px;
}
.list_text_content ol li span{
  color: #999999;
  font-size: 18px;
  display: block;
  /* margin-right: 38px; */
  position: relative;
  padding-left: 20px;
  float: left;
  width: 130px;
  line-height: 40px;
}
.list_text_content ol li span::before{
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 5px;
  background-color: #c29460;
  position: absolute;
  left: 0;
  top: 17px;
}
.list_text_content ol li a{
  font-size: 20px;
  display: block;
  float: left;
  width: 770px;
}
.list_text_content ol li:nth-child(5n){
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 47px;
  margin-bottom: 40px;
}
/* 刊报网 下级 */
.sscp_warp_center_kbw {
  background: url(sscp_content_bg.jpg) repeat;
}
.kbw_main {
  overflow: hidden;
  position: relative;
}
.kbw_main .kbw_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 252px;
  height: 370px;
  border: 1px #e9e9e9 solid;
}
.kbw_main .kbw_img img {
  width: 100%;
  height: 100%;
}
.kbw_main .kbw_mess {
  overflow: hidden;
}
.kbw_main .kbw_mess .title {
  font-size: 36px;
  font-weight: bold;
  margin-left: 300px;
  padding: 30px 0;
  display: inline-block;
}
.kbw_main .kbw_mess .zy {
  display: inline-block;
  font-size: 20px;
  color: #5F3135;
}
.kbw_main .kbw_mess .zy span {
  margin: 0 5px;
}
.kbw_main .kbw_mess .kbw_jj {
  background: #F7F5F5;
  padding: 25px 40px 40px 215px;
  margin-left: 90px;
  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: 18px;
  line-height: 2;
}
.kbw_main .kbw_mess .kbw_jj strong {
  font-size: 18px;
  margin-top: 20px;
  display: block;
}
.kbw_main .kbw_mess .link_more {
  margin-top: 32px;
  width: 181px;
  height: 49px;
  border: 1px solid #A60B13;
  border-radius: 8px;
  color: #A60B13;
  padding: 12px 0 0 70px;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
}
.kbw_main .kbw_mess .link_more:hover {
  color: #FFFFFF;

}
.kbw_main .kbw_mess .link_more.link_dy {
  background: #F7F5F5 url(sscp_kbw_ico1.png) 30px 10px no-repeat;
}
.kbw_main .kbw_mess .link_more.link_dy:hover {
  background: #A60B13 url(sscp_kbw_ico1_on.png) 30px 10px no-repeat;
}
.kbw_main .kbw_mess .link_more.link_tg {
  background: #F7F5F5 url(sscp_kbw_ico2.png) 30px 8px no-repeat;
}
.kbw_main .kbw_mess .link_more.link_tg:hover {
  background: #A60B13 url(sscp_kbw_ico2_on.png) 30px 8px no-repeat;
}
.kbw_clum {
  overflow: hidden;
  margin-top: 30px;
}
.kbw_clum .kbw_list {
  background: #F7F5F5;
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
}
.kbw_list .kbw_link {
  float: left;
  font-size: 20px;
  padding: 0 38px;
  position: relative;
  cursor: pointer;
}
.kbw_list .kbw_link:hover::after {
  content: '';
  width: 50px;
  height: 3px;
  background: #931E23;
  text-align: center;
  display: block;
  margin: -10px auto 0;
}
.kbw_clum .kbw_list ul li {
  float: left;
  font-size: 20px;
  padding: 0 38px;
  position: relative;
  cursor: pointer;
}
.kbw_clum .kbw_list ul li:hover {
  color: #931E23;
}
.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: 50px;
  height: 3px;
  background: #931E23;
  text-align: center;
  display: block;
  margin: -10px auto 0;
}
.kbw_box {
  background-color: #fff;
  padding: 50px 40px 30px;
  margin-bottom: 60px;
  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 {
  /* border-bottom: 1px solid #EAE3E3; */
  /* padding-bottom: 15px; */
  margin-bottom: 40px;
  margin-top: 10px;
  font-size: 16px;
}
.kbw_box_head h1 {
  text-align: center;
  font-size: 26px;
  width: 340px;
  height: 76px;
  line-height: 64px;
  margin: 0 auto 20px;
  background: url("sscp_kbw_tbg.png") no-repeat;
  background-size: cover;
}
.kbw_box_head h1 img {
  vertical-align: sub;
  margin-right: 15px;
}
.kbw_box_center {
  font-size: 18px;
  line-height: 2 !important;
  clear: both;
  /* margin-bottom: 50px; */
  text-align: justify;
}
.kbw_box_center dl {
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
}
.kbw_box_center dl dt {
  font-weight: bold;
  width: 155px;
  float: left;
  background: url("sscp_bwh_ico.png") 0px 5px no-repeat;
  padding-left: 45px;
}
.kbw_box_center dl dd {
  float: left;
  width: 980px;
}
.kbw_box_center .bwh2 dl dt {
  width: 290px;
}
.kbw_box_center .bwh2 dl dd {
  width: 820px;
}
.bwh {
  width: 1150px;
  margin: 0 auto;
  text-align: left;
}
.kbw_book {
  /* overflow: hidden; */
}
.kbw_book ul li {
  float: left;
  width: 638px;
  background: #FAF9F9;
  /* margin-right: 20px; */
  /* margin-bottom: 20px; */
  padding: 20px;
  margin: 0 10px 20px;
}
.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: 132px;
  height: 170px;
  margin-right: 30px;
}
.kbw_book .intro {
  /* width: 550px; */
}
.kbw_book .intro h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.8;
}
.kbw_book .intro p {
  font-size: 16px;
  color: #707070;
  margin-bottom: 10px;
  line-height: 2;
}


/* 媒体矩阵 */
.sscp_warp_center_mtjz {
  background: url(sscp_content_bg.jpg) repeat;
  padding-bottom: 50px;
}
.sscp_warp_center_mtjz .sk_title {
  margin-top: 20px;
}
.mtjz_main {
  position: relative;
  margin: 60px 0 30px;
}
.mtjz_main .mtjz_img {
  position: absolute;
  left: 0;
  top: -30px;
  width: 171px;
  height: 251px;
}
.mtjz_main .mtjz_img img {
  width: 100%;
  height: 100%;
}
.mtjz_main .mtjz_mess {
  overflow: hidden;
}
.mtjz_main .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: 25px 40px 40px 180px;
  margin-left: 40px;
  border-bottom: 4px #A84A4C solid;
  height: 260px;
}
.mtjz_main .mtjz_mess .mtjz_jj span {
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.mtjz_main .mtjz_mess .mtjz_jj p {
  font-size: 16px;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main .more {
  color: #9B3236;
}

.mtjz_main2 {
  position: relative;
  margin: 60px 0 30px;
  width: 670px;
  float: left;
}
.mtjz_main2:hover .mtjz_img img {
  transform: scale(1.05);
  transition: 0.3s;
}
.mtjz_main2:nth-child(2n) {
  float: right;
}
.mtjz_main:hover .mtjz_img img {
  transform: scale(1.05);
  transition: 0.3s;
}
.mtjz_main .mtjz_img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.mtjz_main2 .mtjz_img {
  position: absolute;
  left: 0;
  top: -30px;
  width: 171px;
  height: 251px;
}
.mtjz_main2 .mtjz_img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.mtjz_main3:hover .mtjz_img img {
  transform: scale(1.05);
  transition: 0.3s;
}
.mtjz_main3 .mtjz_img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.mtjz_main2 .mtjz_mess {
  overflow: hidden;
}
.mtjz_main2 .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: 20px 40px 40px 170px;
  margin-left: 40px;
  border-bottom: 4px #A84A4C solid;
  height: 260px;
}
.mtjz_main2 .mtjz_mess .mtjz_jj span {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.mtjz_main2 .mtjz_mess .mtjz_jj p {
  font-size: 16px;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main2 .more {
  color: #9B3236;
}

.sscp_warp_center_mtjz2 {
  background: url(sscp_content_bg3.jpg) repeat;
  padding: 20px 0 40px;
}
.mtjz_main3 {
  position: relative;
  margin: 60px 0 30px;
  width: 670px;
  float: left;
}
.mtjz_main3:nth-child(2n) {
  float: right;
}
.mtjz_main3 .mtjz_img {
  position: absolute;
  left: 0;
  top: -30px;
  width: 171px;
  height: 260px;
}
.mtjz_main3 .mtjz_img img {
  width: 100%;
  height: 100%;
}
.mtjz_main3 .mtjz_mess {
  overflow: hidden;
}
.mtjz_main3 .mtjz_mess .mtjz_jj {
  background: #F7F5F5;
  padding: 20px 40px 40px 170px;
  margin-left: 40px;
  border-bottom: 4px #A84A4C solid;
  height: 270px;
}
.mtjz_main3 .mtjz_mess .mtjz_jj span {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.mtjz_main3 .mtjz_mess .mtjz_jj p {
  font-size: 16px;
  line-height: 2;
  color: #5F3135;
}
.mtjz_main3 .more {
  color: #9B3236;
}
.mtjz_main3 .mtjz_mess.m1 .mtjz_jj {
  background: #F4EFEF;
  border-bottom: 4px #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: 70px 0;
}

.mt_list {
  position: relative;
  width: 1260px;
  margin: 0 auto;
}
.mt_list_center {
  width: 284px;
  height: 244px;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 40px;
  position: absolute;
  top: 145px;
  left: 485px;
}
.new_media_ul {
  overflow: hidden;
  position: relative;
  height: 530px;
}

.new_media_ul li {
  width: 284px;
  height: 244px;
  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: 18px;
}
.new_media_ul li:nth-child(6) {
  margin-right: 0;
}

.card_container{
  width: 284px;
  height: 185px;
  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: 284px;
  height: 244px;
  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: 50px 15px 15px 15px;
}
.new_media_ul li .front img {
  width: 130px;
  height: auto;
}
.new_media_ul li .back {
  padding: 45px;
}

.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: 130px;
  height: 130px;
}
.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: 135px;
  left: 0;
}
.new_media_ul .box2 {
  top: 0;
  left: 245px;
}
.new_media_ul .box3 {
  top: 280px;
  left: 240px;
}
.new_media_ul .box4 {
  top: 0;
  right: 245px;
}
.new_media_ul .box5 {
  top: 280px;
  right: 240px;
}
.new_media_ul .box6 {
  top: 135px;
  right: 0;
}
/* 新媒体矩阵 end */

/* 订阅系统 */
.dyxt-top {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 40px;
}

.dyxt-top a {
  margin-left: 35px;
}
.dyxt-top img {
  width: 320px;
  transition: 0.3s;
}
.dyxt-top a:hover img {
  transform: scale(1.05);
  transition: 0.3s;
}
.dyxt-top a:nth-child(1) {
  margin-left: 0;
}

.dyxt-qk {
  width: 100%;
  box-shadow: 0 0 10px 0 #f3e6e6;
  margin-top: 25px;
}

.dyxt-qk-contents {
  width: 100%;
  height: 424px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}

.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: 1px;
  left: -60px;
}

.dyxt-qk-content-cover div .dyxt-qk-content-cover-img {
  width: 188px;
  height: 276px;
}

.dyxt-qk-content-words {
  width: 1004px;
  box-sizing: border-box;
  padding: 20px 36px;
  float: left;
}

.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 {
  margin-right: 36px;
}

.dyxt-qk-content-produce {
  font-size: 16px;
  color: #532c2f;
  line-height: 34px;
  width: 983px;
  height: 140px;
  margin-top: 32px;
}
.dyxt-qk-content-produce2 {
  overflow-y: scroll;
}

.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 {
  display: inline-block;
  width: 927px;
}

.dyxt-qk-content-btn {
  margin-top: 32px;
  width: 181px;
  height: 49px;
  border: 1px solid #99171a;
  border-radius: 8px;
  background: #f8f8f8;
  color: #99171a;
  padding: 11px 0 0 34px;
  cursor: pointer;
  position: relative;
}
.dyxt-qk-content-btn .ewm {
  position: absolute;
  left: 0;
  top: -180px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.dyxt-qk-content-btn .ewm img {
  width: 175px;
  /* height: 130px; */
}
.dyxt-qk-content-btn:hover .ewm {
  opacity: 1;
  visibility: visible;
}
.dyxt-qk-content-btn img {
  width: 24px;
}

.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: 10px;
  position: relative;
  top: -4px;
}

.dyxt-qk-coverlist {
  width: 100%;
  height: 330px;
  padding: 45px 0 45px 58px;
  box-sizing: border-box;
  background: #eeeaea;
  margin-bottom: 40px;
}

.dyxt-qk-coverlist ul li {
  margin-left: 48px;
  float: left;
}

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

.dyxt-qk-coverbox {
  width: 144px;
  height: 190px;
  text-align: center;
  cursor: pointer;
}

.dyxt-qk-cover {
  width: 139px;
  height: 199px;
  /* background: #99171a; */
  padding: 8px 7px 7px 7px;
  box-sizing: border-box;
  transition: all 0.5s ease;
}

.dyxt-qk-cover img {
  width: 125px;
  height: 184px;
}

.dyxt-qk-coverbox p {
  font-size: 18px;
  margin-top: 16px;
}

.dyxt-qk-coverbox:hover>.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;
  transform: scale(1.1);
}

.dyxt-qk-coverlist ul li.active .dyxt-qk-coverbox p {
  color: #7b1114;
}

.dyxt-bz-content-produce {
  height: 174px;
}

.dyxt-clear {
  width: 100%;
  height: 70px;
}

/* 订阅系统 end */
/* 左侧菜单 */
.content_left {
  width: 110px;
  box-sizing: border-box;
  /* margin-top: 20px; */
  padding: 0 0 20px;
  border-right: 1px #EEEEEE solid;
  float: left;
  transition: .3s;
  margin-left: -70px;
  /* padding-bottom: 200px; */
}
.sk_size_change {
  overflow: hidden;
  width: 80px;
}
.sk_size_change .a1 {
  display: block;
  padding-top: 40px;
  background: url("sscp_a1.png") center top no-repeat;
  color: #666666;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.sk_size_change .a2 {
  display: block;
  padding-top: 40px;
  background: url("sscp_a2.png") center top no-repeat;
  color: #666666;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.sk_size_change .a1.active {
  color: #992328;
  background: url("sscp_a1_on.png") center top no-repeat;
}
.sk_size_change .a2.active {
  color: #992328;
  background: url("sscp_a2_on.png") center top no-repeat;
}
.wxgzh {
  width: 80px;
  border: 1px #DDDDDD solid;
  box-sizing: border-box;
  margin-top: 15px;
}
.wxgzh p {
  background: #DDDDDD;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.wxgzh .wx_img {
  padding: 7px 0;
}
.wxgzh .wx_img img {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0 auto;
}
.intro_right {
  width: 80px;
  margin-top: 20px;
}
.intro_right .title {
  color: #EEEEEE;
  font-size: 16px;
  text-align: center;
}
.intro_right .title span {
  color: #666666;
}

.ico_wx {
  position: relative;
  padding-bottom: 10px;
  transition: .3s;
  width: 46px;
  margin: 15px auto 0;
}
.ico_wx:hover .qrcodeCanvas_wx {
  visibility: visible;
  opacity: 1;
  transition: .3s;
}
.ico_wx .wx_icon {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  background: url("sscp_ico_wx.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: .3s;
}
.ico_wx:hover .wx_icon {
  background: url("sscp_ico_wx_on.png") no-repeat;
  background-size: 100% 100%;
}
.ico_wx .qrcodeCanvas_wx {
  position: absolute;
  top: 55px;
  right: -38px;
  padding: 10px;
  line-height: 36px;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0px 2px 8px #999;
  color: #999;
  opacity: 1;
  visibility: hidden;
  z-index: 999;
  font-size: 16px;
  width: 120px;
  text-align: center;
}
.ico_wx .qrcodeCanvas_wx .qrcodeCanvas {
  width: 100px;
  height: 100px;
}


.ico_url {
  position: relative;
  margin-top: 10px;
}
.ico_url .copyUrl {
  position: absolute;
  top: 55px;
  right: -20px;
  padding: 0px 10px;
  line-height: 36px;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0px 2px 8px #999;
  color: #999;
  opacity: 1;
  visibility: hidden;
  z-index: 999;
  font-size: 16px;
  width: 100px;
  text-align: center;
}
.ico_url .url_icon {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  background: url("sscp_ico_url.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: .3s;
}
.ico_url .url_icon:hover {
  background: url("sscp_ico_url_on.png") no-repeat;
  background-size: 100% 100%;
}
.ico_url .copyUrl.copy_cur {
  animation: copySuccess 3s forwards
}

@keyframes copySuccess {
  0% {
    visibility: visible
  }

  30% {
    opacity: 1
  }
}
.left_fixed {
  position: fixed;
  top: 10px;
}

/* 订阅 */
.dy_top {
  overflow: hidden;
  /* margin-top: 30px; */
  text-align: center;
}
.dy_top img {
  width: 40%;
}
.dy_top_bg {
  width: 60%;
  height: 55px;
  background: url("sscp_dy2.png") center top no-repeat;
  background-size: 100% 100%;
  font-size: 18px;
  line-height: 48px;
  color: #9B0215;
  text-align: center;
  margin: 40px auto;
}
.dy_content {
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.dy_content img {
  width: 75%;
}



/*投稿跳转*/

.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;
  background-size: 12px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.link-url-wrapper .close{
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -moz-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
}
.link-url-wrapper .close:hover{
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}

.link-url-wrapper .link-url-inner {
  width: 1000px;
  background: url("sscp_tc.jpg") no-repeat;
  background-size: 100% 100%;
  padding: 20px 30px 20px;
  border: 1px solid #2E6B97;
  border-radius: 8px;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 500px;
  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: 16px;
  line-height: 32px;
  text-align: justify;
}

.link-url-wrapper .content p a {
  color: #1377d6;
}

.link-url-wrapper .content p+p {
  margin-top: 15px;
}

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

.link-url-wrapper .content .content-footer .link {
  background-color: #FBFAFA;
  border-radius: 8px;
  width: 120px;
  height: 44px;
  color: #7C7474;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  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: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 15px;
  color: #88050C;
}

.content_scrollbar1 {
  overflow: hidden;
}
.content_scrollbar1 .scroll_main {
  display: block;
  background: #FBF9F9;
  padding: 20px 30px;
  padding-right: 15px;
  border: 1px #E6D5D6 solid;
  border-radius: 10px;
}
.content_scrollbar1 .scroll_wrap {
  width: 100%;
  height: 260px;
  position: relative;
}
.content_scrollbar1 .scroll_wrap .scroll_cont {
  height: 100%;
  overflow: hidden;
  padding-right: 25px;
}
.content_scrollbar1 .scroll_wrap .scroll_bar {
  position: absolute;
  top:0;
  right: 0px;
  width: 6px;
  height: 100%;
  border-left: 6px #ECDBDB solid;
}
.content_scrollbar1 .scroll_wrap .scroll_slider {
  position: absolute;
  top: 0;
  left: -6px;
  width: 6px;
  height: 70px;
  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: 180px;
  height: 44px;
  line-height: 42px;
  border: 1px solid #A60B13;
  border-radius: 8px;
  color: #A60B13;
  padding: 0px 0 0 40px;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  background: #FBFAFA url(sscp_kbw_ico2.png) 20px 8px no-repeat;
}

.content-footer .scroll_more:hover {
  color: #FFFFFF;
  background: #A60B13 url(sscp_kbw_ico2_on.png) 20px 8px no-repeat;
}



@media screen and (max-width: 1440px) {

  body {
    min-width: 1000px
  }

  .warp_center{
    width: 1000px;
  }
  .content_head{
    font-size: 12px;
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
  .content_head h1{
    font-size: 26px;
    margin-bottom: 10px;
  }
  .content_head h2{
    font-size: 20px;
    padding-bottom: 10px;
  }
  .content_head .head_intro {
    margin-top: 30px;
  }
  .content_head .head_intro .intro_left span{
    margin-right: 15px;
  }
  .content_head .head_intro .intro_right .view{
    margin-left: 30px;
  }

  /*投稿须知*/
  .tg_list {
    overflow: hidden;
    background: #F2EFEF;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 15px;
  }
  .tg_list ul li {
    float: left;
    width: 120px;
    text-align: center;
    padding: 34px 0px 10px;
    position: relative;
    height: 190px;
  }
  .tg_list img {
    width: 60px;
    height: 88px;
  }
  .tg_list p {
    font-size: 12px;
    padding: 8px 0;
    line-height: 1.5;
    /* height: 40px; */
  }
  .tg_list ul li.active {
    /* border: 1px #E6D6D6 solid; */
    /* width: 130px; */
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .tg_list ul li.active img {
    width: 90px;
    height: auto;
  }
  .tg_list ul li .link {
    display: block;
    background: url(sscp_tgbg.png) no-repeat;
    background-size: 78px 24px;
    width: 78px;
    height: 24px;
    position: absolute;
    left: 50%;
    color: #fff;
    font-size: 14px;
    line-height: 31px;
    padding-left: 18px;
    bottom: -48px;
    transition: all 0.5s ease;
    margin-left: -39px;
  }
  .tg_list ul li.active .link {
    background: url("sscp_tgbg.png") no-repeat;
    background-size: 78px 24px;
    width: 78px;
    height: 24px;
    position: absolute;
    /* left: 50%; */
    bottom: -13px;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    padding-left: 16px;
  }
  .tg_list ul li.active p {
    padding: 8px 0;
    /* padding-bottom: 5px; */
    /* padding-top: 5px; */
    /* line-height: 1.2; */
  }

  /*end*/
  .ops_icons li {
    transform: scale(0.9);
  }
  .content_summary{
    margin-bottom: 20px;
  }
  .content_center{
    font-size: 16px;
    margin-bottom: 30px;
  }
  .content_center * {
    font-size: 16px;
  }
  .content_center h2{
    font-size: 22px;
  }
  .content_zz {
    font-size: 16px!important;
  }


  .see_more .see_btn i {
    background: url(sscp_zkico.png) center 4px no-repeat;
    background-size: 10px;
    width: 13px;
    height: 13px;
    margin-left: 20px;
    display: inline-block;
  }
  .see_more .see_btn::before {
    content: "";
    border: 1px solid #EAE3E3;
    width: 100%;
    position: absolute;
    top: 15px;
    left: 0;
  }
  .sscp_warp_center_repeat .warp_center_content{
    padding: 50px 70px 60px;
    margin-bottom: 20px;
  }

  .sk_crumbs{
    font-size: 14px;
    padding: 15px 10px;
  }
  .content_summary{
    font-size: 22px;
  }
  .yinti2 {
    font-size: 22px;
  }

  .warp_center_links .view{

  }

  .warp_center_links .view .sk_title_02{
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    /*margin: 0 15px;*/
    margin-bottom: 10px;
  }
  .warp_center_links .view .sk_title_02 span{

    line-height: 22px;
    padding-bottom: 5px;
  }
  .warp_center_links .view ul{
    /*padding: 0 15px;*/
  }
  .warp_center_links .view ul li{
    font-size: 14px;
    line-height: 28px;
    padding-left: 20px;
  }

  /* .warp_center_links .sk_title_02 span{} */
  .top_line::before {
    content: '';
    width: 58px;
    height: 4px;
    background-color: #2181b0;
    display: block;
  }
  .sktj::before {
    content: '';
    width: 48px;
    height: 4px;
    background-color: #2181b0;
    display: block;
  }
  .warp_center_links .view ul li::before{
    top: 11px;
    width: 4px;
    height: 4px;
  }
  .warp_center_links .sk_title_02{
    line-height: 2;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .warp_center_links .sk_title_02 span {
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: 5px solid #2181b0;
    display: inline-block;
    position: relative;
  }
  .sk_more_title{
    font-size:12px;
    padding-right:16px;
    background-size: 12px;
  }
  .center_video{
    max-width: 100%;
  }
  .warp_center_video ul li{
    width: 185px;
    float: left;
    margin-right:20px;
  }
  .warp_center_video ul li img{
    width: 185px;
    height: 105px;
  }
  .warp_center_video ul li .intro {
    padding: 8px;
  }
  .warp_center_video ul li .intro p{
    font-size: 14px;
    margin-bottom: 0;
  }
  .warp_center_video ul li .intro span{
    font-size: 12px;
  }
  .warp_center_video .video_hover_i {
    width: 34px;
    height: 34px;
    left: 50%;
    top: 50%;
    background: url(sk_video_ico.png) no-repeat 50%;
    background-size: 34px 34px;
    margin: -15px 0 0 -18px;
  }
  .warp_center_video .time_i {
    display: block;
    font-style: normal;
    position: absolute;
    right: 8px;
    top: 78px;
    color: #FFF;
    line-height: 20px;
    background-color: #000;
    height: 20px;
    overflow: hidden;
    opacity: .7;
    width: 50px;
    text-align: center;
    font-size: 13px;
    border-radius: 50px;
  }
  .list_text {
    margin-top: 10px;
  }
  .list_text_left {
    width: 660px;
    padding: 15px 30px;
  }
  .list_text_right {
    width: 260px;
  }
  .list_text_content ol li {
    line-height: 2;
    /* height: 56px; */
    overflow: hidden;
    padding: 8px 0px;
  }
  .list_text_content ol li span {
    color: #999999;
    font-size: 14px;
    display: block;
    position: relative;
    padding-left: 20px;
    float: left;
    width: 90px;
    line-height: 32px;
  }
  .list_text_content ol li span::before{
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 5px;
    background-color: #c29460;
    position: absolute;
    left: 0;
    top: 12px;
  }
  .list_text_content ol li a {
    font-size: 16px;
    display: block;
    float: left;
    width: 530px;
  }
  /* end */
  .readM {
    width: 260px;
  }
  .readM_title span {
    font-size: 16px;
  }
  .readM_dk {
    margin-top: 14px;
    padding-right: 10px;
  }
  .readM_dk .left {
    width: 90px;
    float: left;
    margin-left: 7px;
  }
  .readM_dk .wk_rt{
    width: 100px;
    float: left;
    margin-left: 20px;
  }
  .readM_dk .wk_rt p {
    font-size: 12px;
    text-align: center;
  }
  .readM_dk .right {
    width: 145px;
    float: right;
  }
  .readM_dk .right a {
    font-size: 14px;
    font-weight: bold;
    color: #212121;
    line-height: 1.5;
    display: block;
  }
  .readM_dk .right p {
    font-size: 12px;
    color: #707070;
    margin-top: 6px;
    line-height: 20px;
  }
  .point_ul {
    margin-left: 15px;
    font-size: 12px;
  }
  .point_ul li a {
    position: relative;
    line-height: 26px;
    padding-left: 15px;
    color: #212121;
  }
  .readM_db {
    padding: 10px 10px 10px 14px;
    box-sizing: border-box;
  }
  .sk_db_left {
    width: 116px;
    height: 170px;
    /* border: 1px solid #868686; */
    float: left;
  }
  .sk_db_right {
    width: 114px;
    float: right;
  }
  .catalogue_ul {
    background-color: #f5f8fb;
    font-size: 12px;
    margin-top: 10px;
  }
  .catalogue_ul li {
    height: 26px;
    line-height: 26px;
  }
  .tj_ul li span {
    display: block;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #D0D0D0;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    margin-top: 2px;
  }
  .tj_ul {
    overflow: hidden;
    margin-left: 15px;
    font-size: 12px;
  }
  .tj_ul li {
    padding: 6px 0;
  }
  .tj_ul li a {
    position: relative;
    padding-left: 10px;
    color: #212121;
  }
  .list_text_content ol li:nth-child(5n) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 32px;
    margin-bottom: 22px;
  }
  .point_ul li a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #c29460;
    position: absolute;
    top: 10px;
    display: block;
  }
  .warp_center_links .sk_title{
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    /* margin-bottom: 20px; */
    height: 40px;
    margin: 0 10px;
  }
  .warp_center_links .sk_title span{
    padding-right: 15px;
    background: url("sscp_logo_ico.png") 0px 8px no-repeat;
    background-size: 24px;
    display: inline-block;
    position: relative;
    padding-left: 35px;
  }
  .warp_center_links .sk_title::after{
    content: '';
    height: 1px;
    background-color: #C5C5C5;
    width: 100%;
    position: absolute;
    bottom: 18px;
  }
  .list_text_content ul li img{
    /* float: left; */
    /* margin-right: 20px; */
    /* width: 170px; */
    /* height: 100px; */
  }
  .list_text_content ul li .time {
    float: left;
    margin-right: 20px;
    width: 100px;
    display: block;
    overflow: hidden;
    color: #88050C;
    border-right: 1px #E7DCDC solid;
    padding: 5px 0;
  }
  .list_text_content ul li .time .t1 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
  }
  .list_text_content ul li .time .t2 {
    font-size: 12px;
    text-align: center;
  }
  .list_text_content ul li .intro h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.8;
  }
  .list_text_content ul li .intro p {
    font-size: 12px;
    color: #707070;
    margin-bottom: 5px;
    line-height: 20px;
  }
  .list_text_content ul li {
    /* border-bottom: 1px dashed #d7e1ec; */
    padding: 30px;
    clear: both;
  }
  .list_text2_content ul li {
    padding: 20px;
  }
  .notime ul li .title {
    /* position: relative; */
    /* padding-left: 30px; */
  }
  .notime ul li h5 {
    padding-left: 20px;
  }
  .notime ul li h5::before {
    content: '';
    background: url(sscp_dian_ico.png) no-repeat;
    background-size: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 0;
  }
  .notime ul li .intro p {
    padding-left: 25px;
    margin: 8px 0;
  }
  .notime ul li {
    padding: 15px 30px;
  }
  .notime ul li .intro h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .list_text_content ul li .list_img {
    float: left;
    margin-right: 20px;
    width: 248px;
    height: 150px;
    display: block;
    overflow: hidden;
  }
  .list_text_content ul li .intro span {
    color: #B86E71;
    font-size: 12px;
    background: url(sscp_ico_time.png) 0 3px no-repeat;
    background-size: 14px;
    padding-left: 20px;
  }



  .list_text3_content {
    margin-bottom: 20px;
  }
  .list_text3_content ul li {
    width: 490px;
    float: left;
    clear: none;
    padding: 15px 0;
  }
  .list_text3_content ul li:nth-child(2n) {
    float: right;
  }
  .list_text3_content ul li .time {
    float: left;
    margin-right: 20px;
    width: 100px;
    display: block;
    overflow: hidden;
    color: #88050C;
    border-right: 1px #E7DCDC solid;
    padding: 0;
  }
  .list_text3_content ul li .intro h5 {
    line-height: 28px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 20px;
  }
  .ldr_list ul li .intro h5 {
    font-weight: normal;
    padding-top: 2px;
  }


  .video_list_content ul li {
    width: 227px;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .video_list_content ul li img {
    display: block;
    z-index: 1;
    width: 227px;
    height: 130px;
  }
  .video_list_content ul li .intro {
    padding: 10px 15px;
    height: 80px;
    position: relative;
  }
  .video_list_content ul li .intro p {
    font-size: 14px;
    line-height: 24px;
  }
  .video_list_content ul li .intro span {
    color: #c29460;
    font-size: 12px;
    position: absolute;
    left: 15px;
    bottom: 15px;
  }
  .video_list_content .video_hover_i {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    margin: -30px 0 0 -30px;
    left: 50%;
    top: 50%;
    width: 54px;
    height: 54px;
    background: url(sk_video_ico.png) no-repeat 50%;
    transform: scale(1.5);
    transition: all .25s ease-out;
    z-index: 4;
  }
  .video_list_content .time_i {
    display: block;
    font-style: normal;
    position: absolute;
    right: 10px;
    top: 150px;
    color: #FFF;
    line-height: 20px;
    background-color: #000;
    height: 21px;
    overflow: hidden;
    opacity: .7;
    width: 50px;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
    z-index: 4;
  }
  .img_list_content ul li {
    width: 227px;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .img_list_content .pic_img {
    width: 227px;
    height: 130px;
    overflow: hidden;
  }
  .img_list_content ul li .intro {
    padding: 10px 15px;
    height: 80px;
    position: relative;
  }
  .img_list_content ul li .intro p {
    font-size: 14px;
    line-height: 24px;
  }
  .img_list_content ul li .intro span {
    color: #c29460;
    font-size: 12px;
    position: absolute;
    left: 15px;
    bottom: 15px;
  }

  .img_list_content_h ul li {
    width: 176px;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .img_list_content_h .pic_img {
    width: 176px;
    height: 250px;
    overflow: hidden;
  }
  .img_list_content_h ul li .intro {
    padding: 10px 15px;
    height: 96px;
    position: relative;
  }
  .img_list_content_h ul li .intro p {
    font-size: 14px;
    line-height: 24px;
  }
  .img_list_content_h ul li .intro span {
    color: #c29460;
    font-size: 12px;
    position: absolute;
    left: 15px;
    bottom: 15px;
  }
  /* 领导人*/
  .zzs-people-wrap {
    width: 100%;
    height: 326px;
    position: relative;
    margin-bottom: 20px;
  }

  .zzs-people{
    height: 326px;
    background: url(sscp_ldr_rbg.png) no-repeat top center;
    background-size: 100% 100%;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    line-height: 2;
    padding-left: 40px;
    padding-top: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }

  .zzs-people-bottom-pic {
    width: 390px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
  }

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

  }

  .zzs-people .peo-top{
    margin-bottom: 15px;
  }

  .zzs-people .peo-top h3{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
  }

  .zzs-people p{
    width: 560px;
    font-size: 14px;
  }

  .zzs-people .peo-top p{
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    line-height: 1.8;
    font-weight: bold;
  }

  .ldr_box {
    background: url("sscp_ldr_pbg.png") no-repeat;
    background-size: contain;
    height: 326px;
    overflow: hidden;
    margin: 20px 0;
  }
  .ldr_box .ldr_left {
    width: 494px;
    height: 280px;
    margin-top: 24px;
    margin-left: 15px;
    float: 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 {
    width: 446px;
    float: right;
    padding: 29px 0 0 0;
  }
  .ldr_box .ldr_right h5{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.8;
    background: url("sscp_ldr_tbg.jpg") repeat-y;
    padding: 10px 15px 10px 10px;
  }
  .ldr_box .ldr_right h5 a {
    color: #8B040C;
  }
  .ldr_box .ldr_right p{
    font-size: 14px;
    color: #707070;
    margin-bottom: 10px;
    line-height: 2;
    padding: 10px 32px;
  }
  .ldr_box .ldr_right span{
    color: #B86E71;
    font-size: 12px;
    background: url("sscp_ico_time.png") 0 1px no-repeat;
    padding-left: 25px;
    line-height: 20px;
    margin-bottom: 5px;
    display: inline-block;
    margin-left: 30px;
  }
  .ldr_box .ldr_right .more {
    font-size: 12px;
    color: #8B040C;
    margin-left: 30px;
  }

  /* 刊报网 下级 */
  .kbw_main {
    overflow: hidden;
    position: relative;
  }
  .kbw_main .kbw_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 264px;
    border: 1px #e9e9e9 solid;
  }
  .kbw_main .kbw_img img {
    width: 100%;
    height: 100%;
  }
  .kbw_main .kbw_mess {
    overflow: hidden;
  }
  .kbw_main .kbw_mess .title {
    font-size: 24px;
    font-weight: bold;
    margin-left: 220px;
    padding: 20px 0;
    display: inline-block;
  }
  .kbw_main .kbw_mess .zy {
    display: inline-block;
    font-size: 15px;
    color: #5F3135;
  }
  .kbw_main .kbw_mess .zy span {
    margin: 0 5px;
  }
  .kbw_main .kbw_mess .kbw_jj {
    background: #F7F5F5;
    padding: 10px 20px 20px 150px;
    margin-left: 70px;
    color: #5F3135;
  }
  .kbw_main .kbw_mess .kbw_jj span {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
  }
  .kbw_main .kbw_mess .kbw_jj p {
    font-size: 13px;
    line-height: 2;
  }
  .kbw_main .kbw_mess .kbw_jj strong {
    font-size: 14px;
    margin-top: 15px;
    display: block;
  }
  .kbw_main .kbw_mess .link_more {
    margin-top: 26px;
    width: 130px;
    height: 36px;
    border: 1px solid #A60B13;
    border-radius: 8px;
    color: #A60B13;
    padding: 9px 0 0 54px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
  }
  .kbw_main .kbw_mess .link_more:hover {
    color: #FFFFFF;

  }
  .kbw_main .kbw_mess .link_more.link_dy {
    background: #F7F5F5 url(sscp_kbw_ico1.png) 25px 8px no-repeat;
    background-size: 18px;
  }
  .kbw_main .kbw_mess .link_more.link_dy:hover {
    background: #A60B13 url(sscp_kbw_ico1_on.png) 24px 8px no-repeat;
    background-size: 18px;
  }
  .kbw_main .kbw_mess .link_more.link_tg {
    background: #F7F5F5 url(sscp_kbw_ico2.png) 22px 8px no-repeat;
    background-size: 18px;
  }
  .kbw_main .kbw_mess .link_more.link_tg:hover {
    background: #A60B13 url(sscp_kbw_ico2_on.png) 22px 8px no-repeat;
    background-size: 18px;
  }
  .kbw_clum {
    overflow: hidden;
    margin-top: 20px;
  }
  .kbw_clum .kbw_list {
    background: #F7F5F5;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
  }
  .kbw_list .kbw_link {
    float: left;
    font-size: 16px;
    padding: 0px 24px;
    position: relative;
    cursor: pointer;
  }
  .kbw_clum .kbw_list ul li {
    float: left;
    font-size: 16px;
    padding: 0px 24px;
    position: relative;
    cursor: pointer;
  }
  .kbw_clum .kbw_list ul li.active {
    color: #931E23;
    font-weight: bold;
  }
  .kbw_clum .kbw_list ul li:hover::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #931E23;
    text-align: center;
    display: block;
    margin: -5px auto 0;
  }
  .kbw_clum .kbw_list ul li.active::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #931E23;
    text-align: center;
    display: block;
    margin: -5px auto 0;
  }
  .kbw_box {
    background-color: #fff;
    padding: 30px 30px 20px;
    margin-bottom: 40px;
    overflow: hidden;
    clear: both;
    box-shadow: 0 0 20px 0 #f6f0f0;
    border: 1px #fff4f4 solid;
  }
  .kbw_box_head {
    /* border-bottom: 1px solid #EAE3E3; */
    /* padding-bottom: 5px; */
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 16px;
  }
  .kbw_box_head h1 {
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    margin-bottom: 15px;
    width: 269px;
    height: 60px;
  }
  .kbw_box_head h1 img {
    width: 20px;
    vertical-align: sub;
    margin-right: 10px;
  }
  .kbw_box_center {
    font-size: 14px;
    line-height: 2 !important;
    clear: both;
    /* margin-bottom: 50px; */
    text-align: justify;
  }
  .kbw_box_center dl {
    overflow: hidden;
    clear: both;
    margin-bottom: 12px;
  }
  .kbw_box_center dl dt {
    font-weight: bold;
    width: 110px;
    float: left;
    background: url("sscp_bwh_ico.png") 0px 5px no-repeat;
    background-size: 18px;
    padding-left: 25px;
  }
  .kbw_box_center dl dd {
    float: left;
    width: 750px;
  }
  .kbw_box_center .bwh2 dl dt {
    width: 220px;
  }
  .kbw_box_center .bwh2 dl dd {
    width: 630px;
  }
  .bwh {
    width: 870px;
    margin: 0 auto;
    text-align: left;
  }

  .kbw_book {
    /* overflow: hidden; */
  }
  .kbw_book ul li {
    float: left;
    width: 452px;
    background: #FAF9F9;
    /* margin-right: 15px; */
    /* margin-bottom: 15px; */
    padding: 15px;
    margin: 0 8px 15px;
  }
  .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: 94px;
    height: 122px;
    margin-right: 20px;
  }
  .kbw_book .intro {
    /* width: 550px; */
  }
  .kbw_book .intro h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.8;
  }
  .kbw_book .intro p {
    font-size: 12px;
    color: #707070;
    margin-bottom: 10px;
    line-height: 2;
  }


  /* 媒体矩阵 */
  .sscp_warp_center_mtjz {
    background: url(sscp_content_bg.jpg) repeat;
    padding-bottom: 30px;
  }
  .sscp_warp_center_mtjz .sk_title {
    margin-top: 10px;
  }
  .mtjz_main {
    position: relative;
    margin: 55px 0 20px;
  }
  .mtjz_main .mtjz_img {
    position: absolute;
    left: 0;
    top: -25px;
    width: 140px;
    height: 180px;
  }
  .mtjz_main .mtjz_mess {
    overflow: hidden;
  }
  .mtjz_main .mtjz_mess .mtjz_jj {
    background: #F7F5F5;
    padding: 15px 25px 30px 135px;
    margin-left: 35px;
    border-bottom: 4px #A84A4C solid;
    height: 180px;
  }
  .mtjz_main .mtjz_mess .mtjz_jj span {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    margin-bottom: 6px;
    display: block;
  }
  .mtjz_main .mtjz_mess .mtjz_jj p {
    font-size: 12px;
    line-height: 2;
    color: #5F3135;
  }
  .mtjz_main2 {
    position: relative;
    margin: 40px 0 20px;
    width: 480px;
    float: left;
  }
  .mtjz_main2 .mtjz_img {
    position: absolute;
    left: 0;
    top: -25px;
    width: 130px;
    height: 180px;
  }
  .mtjz_main2 .mtjz_mess .mtjz_jj {
    background: #F7F5F5;
    padding: 15px 20px 30px 120px;
    margin-left: 35px;
    border-bottom: 4px #A84A4C solid;
    height: 180px;
  }
  .mtjz_main2 .mtjz_mess .mtjz_jj span {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
  }
  .mtjz_main2 .mtjz_mess .mtjz_jj p {
    font-size: 12px;
    line-height: 2;
    color: #5F3135;
  }
  .sscp_warp_center_mtjz2 {
    background: url(sscp_content_bg3.jpg) repeat;
    padding: 25px 0;
  }
  .mtjz_main3 {
    position: relative;
    margin: 40px 0 20px;
    width: 480px;
    float: left;
  }
  .mtjz_main3:nth-child(2n) {
    float: right;
  }
  .mtjz_main3 .mtjz_img {
    position: absolute;
    left: 0;
    top: -25px;
    width: 140px;
    height: 196px;
  }
  .mtjz_main3 .mtjz_mess .mtjz_jj {
    background: #F7F5F5;
    padding: 15px 25px 30px 130px;
    margin-left: 35px;
    border-bottom: 4px #A84A4C solid;
    height: 200px;
  }
  .mtjz_main3 .mtjz_mess .mtjz_jj span {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 10px;
    display: block;
  }
  .mtjz_main3 .mtjz_mess .mtjz_jj p {
    font-size: 12px;
    line-height: 2;
    color: #5F3135;
  }
  .mtjz_main3 .mtjz_mess.m1 .mtjz_jj {
    background: #F4EFEF;
    border-bottom: 4px #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: 50px 0;
  }

  .mt_list {
    position: relative;
    width: 890px;
    margin: 0 auto;
  }
  .mt_list_center {
    width: 202px;
    height: 176px;
    /* background: url(sscp_mt_bg1.png) no-repeat; */
    background-size: 100% 100%;
    text-align: center;
    padding-top: 30px;
    position: absolute;
    top: 100px;
    left: 345px;
  }
  .mt_list_center img {
    width: 90px;
    height: auto;
  }
  .new_media_ul {
    overflow: hidden;
    position: relative;
    height: 380px;
  }

  .new_media_ul li {
    width: 202px;
    height: 176px;
    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: 14px;
  }

  .card_container{
    width: 202px;
    height: 125px;
    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: 12px;
    color: #0c5375;
  }

  .new_media_ul li .front,
  .new_media_ul li .back {
    width: 202px;
    height: 176px;
    position: absolute;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
  }

  .new_media_ul li .front {
    padding: 35px 15px 15px 15px;
  }
  .new_media_ul li .front img {
    width: 90px;
    height: auto;
  }
  .new_media_ul li .back {
    padding: 25px;
  }

  .new_media_ul li .back img {
    width: 90px;
    height: 90px;
  }
  .new_media_ul .box1 {
    top: 100px;
    left: 0;
  }
  .new_media_ul .box2 {
    top: 0;
    left: 170px;
  }
  .new_media_ul .box3 {
    top: 200px;
    left: 170px;
  }
  .new_media_ul .box4 {
    top: 0;
    right: 170px;
  }
  .new_media_ul .box5 {
    top: 200px;
    right: 170px;
  }
  .new_media_ul .box6 {
    top: 100px;
    right: 0;
  }
  /* 新媒体矩阵 end */

  /* 订阅系统 */
  .dyxt-top {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .dyxt-top a {
    margin-left: 24px;
  }

  .dyxt-top img {
    width: 228px;
  }

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

  .dyxt-qk {
    width: 100%;
    margin-top: 15px;
  }

  .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;
    width: 130px;
  }

  .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: 717px;
    box-sizing: border-box;
    padding: 14px 25px;
    float: left;
  }

  .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: 14px;
    color: #1a1a1a;
    margin-top: 20px;
  }

  .dyxt-qk-content-inform span {
    margin-right: 26px;
  }

  .dyxt-qk-content-produce {
    font-size: 14px;
    color: #532c2f;
    line-height: 26px;
    width: 702px;
    height: 132px;
    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-content-btn {
    margin-top: 10px;
    width: 129px;
    height: 35px;
    border: 1px solid #99171a;
    border-radius: 6px;
    background: #f8f8f8;
    color: #99171a;
    padding: 8px 0 0 24px;
    cursor: pointer;
    font-size: 14px;
  }
  .dyxt-qk-content-btn .ewm {
    top: -135px;
  }
  .dyxt-qk-content-btn .ewm img {
    width: 130px;
    /* height: 130px; */
  }
  .dyxt-qk-content-btn img {
    width: 17px;
  }

  .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: 4px;
    position: relative;
    top: -2px;
  }

  .dyxt-qk-coverlist {
    width: 100%;
    height: 236px;
    padding: 30px 0 30px 44px;
    box-sizing: border-box;
    background: #eeeaea;
    margin-bottom: 30px;
  }

  .dyxt-qk-coverlist ul li {
    margin-left: 33px;
    float: left;
  }

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

  .dyxt-qk-coverbox {
    width: 104px;
    height: 136px;
    text-align: center;
    cursor: pointer;
  }

  .dyxt-qk-cover {
    width: 102px;
    height: 142px;
    /* background: #99171a; */
    padding: 5px 4px 4px 4px;
    box-sizing: border-box;
  }

  .dyxt-qk-cover img {
    width: 91px;
    height: 133px;
  }

  .dyxt-qk-coverbox p {
    font-size: 13px;
    margin-top: 12px;
  }

  .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;
  }

  .dyxt-bz-content-produce {
    height: 150px;
  }

  .dyxt-clear {
    width: 100%;
    height: 50px;
  }

  /* 订阅系统 end */
  .dy_top {
    overflow: hidden;
    /* margin-top: 20px; */
    text-align: center;
  }
  .dy_top_bg {
    height: 40px;
    font-size: 14px;
    line-height: 36px;
    margin: 25px auto;
  }
  .dy_content {
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
  }
  /* 左侧菜单 */
  .content_left {
    width: 100px;
    box-sizing: border-box;
    /* margin-top: 20px; */
    padding: 0 0 10px;
    border-right: 1px #EEEEEE solid;
    float: left;
    margin-left: -50px;
  }
  .content_right {
    float: right;
    width: 740px;
  }
  .sk_size_change {
    overflow: hidden;
    width: 80px;
  }
  .sk_size_change .a1 {
    display: block;
    padding-top: 30px;
    background: url("sscp_a1.png") center top no-repeat;
    background-size: 20px;
    color: #666666;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
  }
  .sk_size_change .a2 {
    display: block;
    padding-top: 30px;
    background: url("sscp_a2.png") center top no-repeat;
    background-size: 20px;
    color: #666666;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
  }
  .sk_size_change .a1.active {
    color: #992328;
    background: url("sscp_a1_on.png") center top no-repeat;
    background-size: 20px;
  }
  .sk_size_change .a2.active {
    color: #992328;
    background: url("sscp_a2_on.png") center top no-repeat;
    background-size: 20px;
  }
  .wxgzh {
    width: 80px;
    border: 1px #DDDDDD solid;
    box-sizing: border-box;
    margin-top: 10px;
  }
  .wxgzh p {
    background: #DDDDDD;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
  }
  .wxgzh .wx_img {
    padding: 7px 0;
  }
  .wxgzh .wx_img img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
  }
  .intro_right {
    width: 80px;
    margin-top: 10px;
  }
  .intro_right .title {
    color: #EEEEEE;
    font-size: 14px;
    text-align: center;
  }
  .intro_right .title span {
    color: #666666;
  }

  .ico_wx {
    position: relative;
    padding-bottom: 6px;
    transition: .3s;
    width: 46px;
    margin: 15px auto 0;
  }
  .ico_wx:hover .qrcodeCanvas_wx {
    visibility: visible;
    opacity: 1;
    transition: .3s;
  }
  .ico_wx .wx_icon {
    display: block;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    background: url("sscp_ico_wx.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transition: .3s;
  }
  .ico_wx:hover .wx_icon {
    background: url("sscp_ico_wx_on.png") no-repeat;
    background-size: 100% 100%;
  }
  .ico_wx .qrcodeCanvas_wx {
    position: absolute;
    top: 48px;
    right: -28px;
    padding: 10px;
    line-height: 36px;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 2px 8px #999;
    color: #999;
    opacity: 1;
    visibility: hidden;
    z-index: 999;
    font-size: 16px;
    width: 100px;
    text-align: center;
  }
  .ico_wx .qrcodeCanvas_wx .qrcodeCanvas {
    width: 82px;
    height: 82px;
  }


  .ico_url {
    position: relative;
    margin-top: 6px;
  }
  .ico_url .copyUrl {
    position: absolute;
    top: 55px;
    right: -10px;
    padding: 0px 10px;
    line-height: 36px;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 2px 8px #999;
    color: #999;
    opacity: 1;
    visibility: hidden;
    z-index: 999;
    font-size: 14px;
    width: 80px;
    text-align: center;
  }
  .ico_url .url_icon {
    display: block;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    background: url("sscp_ico_url.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transition: .3s;
  }
  .ico_url .url_icon:hover {
    background: url("sscp_ico_url_on.png") no-repeat;
    background-size: 100% 100%;
  }
  .ico_url .copyUrl.copy_cur {
    animation: copySuccess 3s forwards
  }

  @keyframes copySuccess {
    0% {
      visibility: visible
    }

    30% {
      opacity: 1
    }
  }
  .left_fixed {
    position: fixed;
    top: 0px;
  }
  .sscp_warp_center_repeat .warp_seclist_content {
    margin-bottom: 40px;
    overflow: hidden;
    clear: both;
  }

  /* 投稿 */
  .link-url-wrapper .link-url-inner {
    width: 800px;
    background: url(sscp_tc.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 10px 20px 10px;
    border: 1px solid #2E6B97;
    border-radius: 8px;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 400px;
    z-index: 1001;
    margin: auto;
    left: 0;
    right: 0;
  }
  .link-p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #88050C;
  }
  .content_scrollbar1 .scroll_main {
    display: block;
    background: #FBF9F9;
    padding: 20px;
    padding-right: 15px;
    border: 1px #E6D5D6 solid;
    border-radius: 10px;
  }
  .content_scrollbar1 .scroll_wrap {
    width: 100%;
    height: 220px;
    position: relative;
  }
  .content-footer .scroll_more {
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #A60B13;
    border-radius: 8px;
    color: #A60B13;
    padding: 0px 0 0 25px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    background: #FBFAFA url(sscp_kbw_ico2.png) 20px 8px no-repeat;
    background-size: 16px;
  }

  .content-footer .scroll_more:hover {
    color: #FFFFFF;
    background: #A60B13 url(sscp_kbw_ico2_on.png) 20px 8px no-repeat;
    background-size: 16px;
  }
  .link-url-wrapper .content .content-footer .link {
    background-color: #FBFAFA;
    border-radius: 8px;
    width: 80px;
    height: 34px;
    color: #7C7474;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #7C7474;
  }
  .link-url-wrapper .content .content-footer {
    margin-top: 15px;
    /* border-top: 1px dashed #d3d8de; */
    /* padding-top: 22px; */
    text-align: center;
  }
  .link-url-wrapper .content p {
    color: #333;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
  }
  .content_scrollbar1 .scroll_wrap .scroll_slider {
    position: absolute;
    top: 0;
    left: -6px;
    width: 6px;
    height: 50px;
    background-color: #88050C;
    border-radius: 5px;
    opacity: 1;
    cursor: pointer;
  }
}