.organ-img{
  width: 100%;
  height: 27rem;
  object-fit: cover;
}
.v_news_content p{
      font-size: 18px !important;
    line-height: 36px !important;
    font-family: Microsoft YaHei;
}
.v_news_content img {
    max-width: 800px !important;
    height: auto !important;
width: 600px;
}
.organizabox{
  background-image: url(../img/other/xc_ny_bg2.jpg);
  background-repeat: no-repeat;
  background-position: left 100%;
  background-size: 100% 40%;
   padding: 2rem 0 8rem;
}
.jgszbox{
  position: relative;
}
.jgsz{
  background: rgba(146,3,3,0.8);
  border-radius: 20px 0px 0px 0px;
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.7rem;
  color: #FFFFFF;
  text-shadow: 0px 3px 5px rgba(73,72,72,0.47);
  position: absolute;
  bottom: 0;
  padding: 0.4rem 1.6rem;
}
.organtilbg1{
  background-image: url(../img/other/xc_ny_tu1.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.organtilbg2{
  background-image: url(../img/other/xc_ny_tu2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.organtilbg3{
  background-image: url(../img/other/xc_ny_tu_3.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.organitemtil{
   /* padding: 2.5rem 2.3rem;
    width: 6.2rem;
    font-family: Source Han Serif CN;
    font-weight: bold;
    font-size: 1.75rem;
    color: #FFFFFF;
    text-align: center;
    height: -webkit-fill-available;
    line-height: 2.2rem; */
     padding: 2.2rem 2.3rem;
    width: 6.2rem;
    font-family: Source Han Serif CN;
    font-weight: bold;
    font-size: 1.65rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 2.1rem;
    flex: 1;
    height: 100%;
    display: table-cell;
}
.organiteminfo{
  background: rgba(255,255,255,0.7);
  padding: 1.5rem 1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 1.12rem;
  color: #333333;
  line-height: 2.2rem;
  height: 100%;
width:100%;
}
.orgaddress{
  position: absolute;
  bottom: 0.5rem;
  right: 0;
  padding: 0.4rem 1.6rem;
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #FFFFFF;
  line-height: 32px;
}
.orgaddress a{
  text-decoration: none;
  color: #FFFFFF;
}
.orgaddress img{
  width: 1.1rem;
  height: 1.1rem;
  margin-bottom: 0.2rem;
}
.img_news_item {
  display: flex;
  box-sizing: border-box;
  border-bottom: 1px solid #E7ECF3;
  padding: 1.5rem 1rem;
  margin: 0.6rem 0;
}
.img_news_item:first-child{
    padding-top: 20px;
}
.news_cover {
  flex-shrink: 0;
  width: 360px;
  height: 216px;
  overflow: hidden;
}
.news_cover img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover;
  transition: all .5s;
}
.news_info {
  width: calc(100% - 360px);
  box-sizing: border-box;
  padding-left: 15px;
}
.news_date {
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.25rem;
  color: #94070A;
}
.news_date span{
  color: #94070A;
  font-weight: 400;
  font-size: 1rem;
}
.news-title{
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
  margin: 0.5rem 0 0.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_desc {
  color: #838383;
  font-family: Source Han Sans SC;
  font-weight: 400;
  font-size: 1.12rem;
  color: #7E7D7D;
  line-height: 1.8rem;
  margin-top: 1.5rem;
} 
.news_more {
  width: 8rem;
  padding: 0.5rem 1rem;
  background: #F4E6D4;
  border-radius: 0px 17px 18px 0px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  font-size: 1rem;
  color: #7E7D7D;
  margin-top: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #868585;
  transition: all .5s;
}
.news_more img {
  width: 20px;
  height: 20px;
  margin-left: 3px;
}
.jiantou{
  background-image: url(../img/other/xc_ny_tu3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 0.7rem;
  height: 0.5rem;
  margin-left: 0.5rem;
}
.img_news_item:hover{
  background: url('../img/other/xc_ny_tu4.png') no-repeat, rgba(255, 255, 255, 1);
  background-position: right bottom;
  background-size: auto 50%;
  padding: 1.5rem 1rem;
  border-bottom: 0.15rem solid #920303;
}
.img_news_item:hover .news_info .news_more{
  background: #920303;
  font-family: Source Han Sans SC;
  font-weight: 400;
  font-size: 1rem;
  color: #F4E6D4;
}
.img_news_item:hover .news_info .news_more .jiantou{
  background-image: url(../img/other/xc_ny_tu3_hover.png);
}
.jiantou{
  background-image: url(../img/other/xc_ny_tu3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 0.7rem;
  height: 0.5rem;
  margin-left: 0.5rem;
}
.hd_Pages {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hd_Pages a {
  display: block;
  min-width: 40px;
  height: 40px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #D3D8DE;
  padding: 0 10px;
  margin: 0 7px;
  font-size: 18px;
  color: #807D7D;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}
.hd_Pages ul{
  margin-bottom: 0;
  padding-left: 0;
}
.hd_Pages ul li{
 list-style-type: none;
}
.hd_Pages li.p_active_li a {
  color: #ffffff;
  background: #920303;
}
.noticetime{
  padding-bottom: 1rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 2rem;
  color: #94070A;
}
.noticelft{
  width: 89%;
}
.noticetime img{
  width: 1.9rem;
  margin-bottom: 0.5rem;
}
.notice-til img {
  width: 1.3rem;
  margin-left: 0.2rem;
}
.noticetime span{
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #9C2426;
}
.notice-btm {
  border-bottom: 0.24rem solid #94070A;
  margin-top: 2rem;
}
.notice-til{
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.2rem;
  color: #333333;
height:3.3rem;
}
.notice-btm-item {
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #DDD8D0;
}
.noticeb-time{
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #9C2426;
  margin: 0.5rem 0;
}
.notice-btm-item:hover{
  border-bottom: 0.1rem solid #9C2426;
}
.notice-btm-item:hover .notice-til{
  color: #9C2426;
  font-weight: 600;
}
.file-item{
  padding: 0 1rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.1rem solid #DDD8D0;
}
.study-til{
  padding-left: 2.3rem;
  padding-bottom: 1.5rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  border-bottom: 0.1rem solid #DDD8D0;
  font-size: 1.25rem;
  color: #333333;
  position: relative;
}
.study-til::before{
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  transform: translateY(-50%);
  width: 2.1rem;
  height: 2.2rem;
  background-image: url(../img/other/xc_ny_tu15.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.study-item{
  padding: 0 1rem;
  margin-bottom: 1.5rem;
}
.study-item:hover .study-til{
  color: #9C2426;
  font-weight: 600;
  border-bottom: 0.1rem solid #9C2426;
}
.file-til{
  padding-left: 1.6rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
  position: relative;
  width: 90%;
}
.file-til::before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/other/xc_ny_tu9.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.filetime span{
  margin-right: 0.5rem;
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #7E7D7D;
}
.filetime img{
  width: 1.2rem;
  height: 1.2rem;
}
.news_details {
  padding: 2rem 0;
}
.news_title{
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 34px;
  color: #333333;
  text-align: center;
  line-height: 45px;
}
.news_tool {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0 20px;
  border-bottom: 1px solid rgba(217, 217, 217, 0.52);
}
.tool_i {
  display: flex;
  align-items: center;
  margin-right: 20px;
  font-size: 16px;
  color: #9F9E9E;
}
.tool_i img {
  width: 20px;
  height: 20px;
  margin-right: 2px;
}
.tool_i p{
  margin-bottom: 0;
}
.news_info_box {
  padding: 2rem 0;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
    font-family: Microsoft YaHei;
}
.news_bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 0;
  border-top: 1px solid rgba(217, 217, 217, 0.52);
}
.news_bot a {
  width: 48%;
}
.news_bot a img{
  width: 1rem;
}
.news_bot a.next_news {
    justify-content: flex-end;
}
.news_bot a p {
  font-size: 1.15rem;
  color: #333333;
  margin: 0 10px;
}
.prev_news p{
  margin-bottom: 0;
}
.news_bot a img:last-of-type{
    display: none;
}

.news_bot a:hover img:first-of-type{
    display: none;
}

.news_bot a:hover img:last-of-type{
    display: block;
}

.news_bot a:hover p{
    color: #920303;
}
.file-item:hover{
  border-bottom: 0.1rem solid #920303;
}
.file-item:hover .file-til{
  font-weight: bold;
  color: #920303;
}
.szbox{
  padding-top: 1.5rem ;
  padding-bottom: 1.5rem ;
  border-bottom: 0.1rem solid #DDD8D0;
}
.sz-hr{
  background: #DDD8D0;
  margin: 3rem 0 1rem;
  width: 98.8%;
  height: 0.1rem;
  margin-left: 0.65rem;
}
.sz-item:hover .szbox{
  border-bottom: 0.15rem solid #920303;
}
.sz-item:hover .sz-til{
  color: #920303;
  font-weight: 600;
}
.sz-item:hover .sz-con{
  color: #333333;
}
.sz-item:hover .more-time{
  color: #920303;
  font-weight: 600;
}
.sz-item:hover .more-time .sz-read{
  color: #920303;
  font-weight: 400;
}
.sz-til{
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
}
.sz-con{
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #7E7D7D;
  margin: 0.8rem 0 1rem;
}
.more-time {
  font-size: 1rem;
  color: #7E7D7D;
}
.more-time img{
  width: 1rem;
  height: 1rem;
}
.newsimg{
    height: 15.6rem;
    width: 100%;
  object-fit: cover;
}
.sz-til-top{
  font-family: Source Han Serif CN;
  font-weight: bold;
  font-size: 1.25rem;
  color: #333333;
height:3.6rem;
  margin: 0.5rem 0;
}
.vsb_content p{
  font-size:18px；
 line-height:36px;
font-family: Microsoft YaHei;
}
.sz-con-top{
  font-family: Source Han Serif CN;
  font-weight: 400;
  font-size: 1.12rem;
  color: #7E7D7D;
  line-height: 2rem;
}
.more-time-top{
  font-size: 1rem;
  color: #7E7D7D;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 0.1rem solid #DDD8D0;
}
.more-time-top img{
  width: 1rem;
  height: 1rem;
}
.sz-item-top:hover .sz-til-top{
  color: #920303;
  font-weight: 600;
}
.sz-item-top:hover .sz-con-top{
  color: #333333;
}
.sz-item-top:hover .more-time-top .sz-time{
  color: #920303;
  font-weight: 600;
}
/* .sz-til::before{
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  transform: translateY(-50%);
  width: 2.1rem;
  height: 2.2rem;
  background-image: url(../img/other/xc_ny_tu15.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
} */
@media (min-width: 768px) and (max-width: 991.98px) {
  .organizabox .container {
    max-width: 95%;
  }
.newsimg {
    height: 11.2rem;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .organizabox .container {
    max-width: 1070px;
  }
.newsimg {
    height: 13.6rem;
}
}
@media (max-width: 767.98px) {
  .sz-item-top{
    display: flex;
  }
.sz-til-top {
    height: auto;
}
  .newsimg{
    width: 40%;
        height: auto;
    margin-right: 1rem;
  }
  .organ-img {
    height: 200px;
  }
  .organizabox .container {
    max-width: 95%;
  }
  .jgsz {
    font-size: 1.3rem;
  }
  .organitemtil{
    font-size: 1.2rem;
  } 
  .organizabox {
      padding-top: 0;
  }
  .news_bot {
    display: block;
  }
  .news_bot a {
    width: 100%;
  }
  .news_title {
    font-size: 1.4rem;
  }
}
@media (max-width: 575.98px) {
  .sz-item-top{
    display: flex;
  }
  .newsimg{
    width: 49%;
  }
  .news_cover {
    width: 152px;
    height: 104px;
  }
  .news_info {
    width: calc(100% - 152px);
  }
  .news-title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    margin: 0.9rem 0 0.3rem;
  }
  .img_news_item {
    padding: 1rem 0.5rem;
  }
  .hd_Pages a {
    font-size: 0.8rem;
  }
  .noticetime {
      font-size: 1.2rem;
  } 
  .noticetime span{
      font-size: 1.1rem;
  }
  .noticetime img{
    width: 1.3rem;
  }
  .notice-btm{
    margin-top: 1.2rem;
  }
  .orgaddress {
    bottom: 0.1rem;
}
.notice-til {
    font-size: 1rem;
}
.szbox {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.sz-til-top {
    font-size: 1rem;
}
.more-time-top {
    font-size: 0.9rem;
}
.sz-til {
    font-size: 1rem;
}
.sz-con {
    font-size: 0.9rem;
}
.more-time {
    font-size: 0.9rem;
}
.file-til {
    font-size: 1rem;
}
    .news_title {
        font-size: 1.4rem;
    }
} 