﻿.image_list {
  width: 520px;
  height: 320px;
}

.site_banner .site_bannername h2 {
  color: #C92F34;
}

.site_banner .site_bannername .eng_p {
  color: #C92F34;
}

div.test {
  color: #C92F34;
}

.yydt {
  background: #F6F6F6;
  margin-bottom: 50px;
}
   .jy_item {
 display: flex;
 justify-content: space-between;
 align-items: start;
 padding-bottom: 40px;
}

.jy_item .itemChild {
 width: 32%;
}

.jy_item .itemChild img {
 width: 100%;
 height: 250px;
}

.jy_item .itemChild a {
 position: relative;
 display: block;
}

.jy_item .itemChild a span {
 position: absolute;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 text-align: center;
 font-size: 28px;
 background: rgb(0 0 0 / 30%);
 line-height: 250px;
 color: #fff;
}
.jy_item .itemChild ul.article_list li:hover a {
 color: #C92F34;
}
.main {
  margin-bottom: 0px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.article_List2 li .title_type:hover,
.detail:hover,
.content_box a:hover,
h2.title_headerDJ a:hover {
  color: #C92F34;
}

h2.title_headerDJ {
  text-align: center;
  position: relative;
  margin: 50px auto 70px;
}

h2.title_headerDJ a {
  color: #C92F34;
  font-size: 30px;
  text-align: center;
}

a.subtit {
  opacity: 0.1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 24px;
}

h2.title_headerDJ a.more {
  float: right;
  line-height: 45px;
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  background: url(/Content/Areas/Hospitals/images/Main/right_more1.png) no-repeat right;
  padding-right: 20px;
  position: absolute;
  right: 0;
}

.banner1 {
  overflow: hidden;
}

.row {
  margin-bottom: 20px;
}

.image_list {
  overflow: hidden;
  margin-right: 40px;
}

.image_list li {
  display: none;
}

.image_list li.active {
  display: block;
}

.article_main {
  width: 640px;
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318163106.png) no-repeat left center;
  height: 320px;
}

.article_main .img_box {
  display: none;
}

.selected {
  display: block;
}

.article_main li .span-date {
  font-size: 18px;
  float: left;
  margin-right: 26px;
  color: #333;
  text-align: center;
  border-right: 1px dotted #E5E5E5;
  padding-right: 25px;
}

.article_main li div.fl {
  box-sizing: border-box;
  margin-top: 19px;
}

.article_main li {
  padding-left: 35px;
}

.article_main li:nth-child(2) {
  margin: 15px 0;
}

.article_main li .span-date b {
  color: #666666;
  font-size: 52px;
  display: block;
}

.article_main li .title_type {
  color: #333;
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.article_main li:hover .title_type {
  color: #C92F34;
}

.article_main li:hover .span-date {
  color: #C92F34;
}

.article_main li:hover .span-date b {
  color: #C92F34;
}

.article_main li p {
  color: #999;
  line-height: 22px;
}

.tzgg .article_list li {
  width: 590px;
  height: 86px;
  line-height: 86px;
  box-sizing: border-box;
  padding: 0 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318131845.png);
  float: left;
  border-left: 2px solid #d6d6d6;
}

.tzgg .article_list li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318131901.png);
}

.hzzx .article_list li {
  background: #f2f2f2 url(/Sites/Uploaded/UserUpLoad/20191226/20191226142108.png) no-repeat 550px center;
}

.hzzx .article_list li:hover {
  background: #C92F34 url(/Sites/Uploaded/UserUpLoad/20191226/20191226142522.png) no-repeat 550px center;
}

.mtgg .article_list li {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318132210.png);
}

.mtgg .article_list li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318132229.png);
}

.tzgg .article_list li a {
  font-size: 20px;
  display: block;
  float: left;
  width: 80%;
}

.tzgg .article_list li .span_date {
  font-size: 16px;
  color: #999;
}

.tzgg .article_list li.Li_Even {
  margin-right: 0;
}

.tzgg .article_list li.column_5,
.tzgg .article_list li.column_6 {
  margin-bottom: 0;
}

.xwdt .article_list li {
  padding: 20px 0;
  background: none;
  border-bottom: 1px solid #ECECEC;
  overflow: hidden;
  position: relative;
}

.xwdt .article_list li.column_1 {
  padding-top: 0;
}

.xwdt .article_list li a.img_box {
  float: left;
  width: 260px;
  height: 180px;
  float: left;
  margin-right: 30px;
}

.xwdt .article_list li a img {
  width: 260px;
  height: 180px;
}

.xwdt .article_list li a.title_type {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
}

.xwdt .article_list li:hover a.title_type {
  color: #C92F34;
}

.xwdt .article_list li p {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 30px;
}

.xwdt .article_list li p .detail:hover {
  font-size: 18px;
  font-weight: bold;
}

.xwdt .article_list li .span_date {
  font-size: 18px;
  color: #999;
  float: left !important;
  margin-top: 10px
}

.article_list li a img {
  transition: all 0.2s;
}

.article_list li a img:hover {
  transform: scale(1.1);
  transition: all 0.2s;
}

.image_list .image_list li a img {
  transition: all 0.2s;
}

.image_list li a img:hover {
  transform: scale(1.05);
  transition: all 0.2s;
}

.image_list a.img_box {
  overflow: hidden;
  border-radius: 5px;
  display: block;
  width: 520px;
  height: 320px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.2s;
}

.image_list a.img_box:hover {
  background-size: 110%;
}

ul.text_list.fr a.img_box {
  display: none;
}

.ky_left,
.ky_right {
  width: 630px;
}

.ky_left .article_box a {
  display: block;
}

.ky_left .article_box img {
  float: none;
  width: 100%;
}

.ky_left .article_box h2 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 18px;
}

.ky_left .article_box h2:hover a {
  color: #C92F34;
}

ul.article_list_jc li {
  padding: 0;
  background: none;
  padding-bottom: 15px;
}

.article_list_jc li a.title_type {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}

.article_list_jc li p {
  color: #999;
  line-height: 26px;
  word-break: break-word;
}

.article_list_jc li p .detail {
  display: none;
}

.article_list_jc li:hover a.title_type {
  color: #C92F34;
}

.span_date {
  float: right;
  color: #999;
  font-weight: 100;
  font-size: 14px;
}

.article_list_jc .img_box img {
  width: 120px;
  height: 80px;
  float: left;
  margin-right: 20px;
  border-radius: 5px;
  display: none
}

.hxyx ul.article_list_jc li {
  width: 49%;
}

.hxyx ul.article_list_jc li.Li_Odd {
  float: left;
}

.hxyx ul.article_list_jc li.Li_Even {
  float: right;
}

.gongkai {
  background: url(/Sites/Uploaded/UserUpLoad/20210407/20210407111029.png);
}

.article_List2 .img_box {
  display: block;
  width: 380px;
  height: 250px;
  overflow: hidden;
  background-size: 100%;
  background-position: center center;
  transition: all 0.2s;
}

.article_List2 .img_box:hover {
  background-size: 110%;
}

.article_List2 {
  padding-bottom: 57px;
}

.article_List2 .img_box:hover img {
  transform: scale(1.1);
  height: auto;
  min-height: 210px;
}

.article_List2 .img_box img {
  width: 100%;
  transition: all 0.2s;
}

.article_List2 li {
  float: left;
  width: 380px;
  height: 460px;
  box-shadow: 0px 0px 20px #ddd;
  padding-top: 250px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 250px;
}

.article_List2 li:nth-child(1) {
  background-image: url(/Sites/Uploaded/UserUpLoad/20210407/20210407105519.jpg);
}

.article_List2 li:nth-child(2) {
  background-image: url(/Sites/Uploaded/UserUpLoad/20210407/20210407105545.jpg);
}

.article_List2 li:nth-child(3) {
  background-image: url(/Sites/Uploaded/UserUpLoad/20210407/20210407105555.png);
}

.article_List2 li:nth-child(2) {
  margin: 0 30px;
}

.article_List2 li .title_type {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  display: block;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  height: 96px;
}

.article_List2 li p {
  line-height: 24px;
  color: #666;
  padding: 0 20px;
}

.detail {
  font-size: 14px;
  color: #999;
  display: block;
  text-align: right;
  font-family: '宋体'
}

.jiancha {
  background: #F6F6F6;
}

.article_List3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 50px;
}

.article_List3 li a {
  width: 385px;
  height: 194px;
  display: block;
  font-size: 38px;
  color: #fff;
  line-height: 194px;
  text-align: center;
  transition: all 0.2s;
}

.article_List3 li a:hover {
  font-size: 40px;
}

.article_List3 li:nth-child(1) {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172828.png) no-repeat;
  background-size: cover;
}

.article_List3 li:nth-child(2) {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172854.png) no-repeat;
  background-size: cover;
}

.article_List3 li:nth-child(3) {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172906.png) no-repeat;
  background-size: cover;
}

.article_List3 li:nth-child(4) {
  background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172917.png);
}


/* .swiper-slide {
  width: 350px;
} */

.swiper-slide {}

.swiper-slide .Img_Box {
  width: 350px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  background-size: 100%;
  background-position: center center;
  box-shadow: 0px 0px 20px #ddd;
  transition: all 0.2s;
}

.swiper-slide .Img_Box:hover {
  background-size: 110%;
}

.content_box {
  width: 350px;
  height: 70px;
  line-height: 70px;
  background: #Fff;
  margin: 0 auto;
  box-shadow: 0px 0px 20px #ddd;
}

.content_box a {
  font-size: 18px;
  display: block;
  width: 70%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 auto;
}

.w1280 {
  width: 1280px;
  margin: 0 auto;
}

.lunbo {
  position: relative;
}

div.swiper-container-pic {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

div.swiper-button-next,
div.swiper-button-prev {
  background: url(/Content/Areas/Hospitals/images/Main/banner_btn.png) no-repeat right bottom;
  width: 65px;
  height: 65px;
  background-size: 130px 65px;
  outline: none;
}

div.swiper-button-prev {
  background-position: left top;
}

h2.title_headerDJ:hover a {
  color: #C92F34;
}

h2.title_headerDJ:hover a.more {
  color: #C92F34;
}
ul.article_List1 li {
  float: left;
  width: 380px;
  height: 420px;
  box-sizing:border-box;
  border:1px solid #eee
}

ul.article_List1 li a.title_type {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  display: block;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  height: 96px;
}

ul.article_List1 li p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  padding: 0 20px;
}

ul.article_List1 li p a {
  color: #1055B6;
}
@media screen and (max-width:768px) {
  .image_list {
   display: none;
  }
  .yydt {
   width: 100%;
   margin: 0;
   padding: 0 0.2rem 0.5rem;
   box-sizing: border-box;
  }
  .article_main {
   width: 100%;
   height: auto;
  }
  .article_main li {
   padding-left: 0.5rem;
  }
  .article_main li .span-date {
   font-size: 12px;
   margin-right: 0;
   border-right: none;
   padding-right: 0.2rem;
   width: 22%;
   box-sizing: border-box;
  }
  .article_main li .span-date b {
   font-size: 0.8rem;
  }
  .article_main li div.fl {
   box-sizing: border-box;
   margin-top: 0.2rem;
   width: 78%;
  }
  .article_main li .title_type {
   font-size: 12px;
   margin-bottom: 0.2rem;
  }
  .article_main li p {
   font-size: 12px;
   color: #999;
   line-height: 18px;
  }
  .gongkai {
   background: #f7f7f7;
   padding: 0 0.2rem;
  }
  .article_List2 {
   padding-bottom: 0;
  }
  .article_List2 li {
   float: none;
   width: 100%;
   margin-bottom: 0.2rem;
   padding-top: 250px;
   background-color: #fff;
   box-sizing: border-box;
   background-repeat: no-repeat;
   background-position: top center;
   background-size: 100% 250px;
  }
  .article_List2 .img_box {
   width: 100%;
   height: 250px;
  }
  .article_List2 li:nth-child(2) {
   margin: 0;
  }
  .w1280 {
   width: 100%;
   overflow: hidden;
  }
  div.swiper-container-pic {
   width: 100%;
   margin: 0 auto;
   overflow: hidden;
  }
  .swiper-button-next,
  .swiper-button-prev {
   display: none;
  }
  .article_List3 {
   display: block;
   align-items: center;
   justify-content: space-between;
   margin-bottom: 0.5rem;
   margin-top: 0.5rem;
   padding: 0 0.2rem;
   box-sizing: border-box;
  }
  .article_List3 li {
   background-size: cover !important;
   margin-bottom: 0.2rem;
   width: 48%;
   float: left;
   border-radius: 10px;
   overflow: hidden;
  }
  .article_List3 li:nth-child(even) {
   float: right;
  }
  .article_List3 li a {
   width: 100%;
   height: auto;
   display: block;
   font-size: 0.5rem;
   color: #fff;
   line-height: 142px;
   text-align: center;
   transition: all 0.2s;
  }
  .article_List2 li p {
   word-break: break-all;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
  }
}
@media screen and (max-width:560px) {
 .jy_item {
 flex-direction: column;
 }
 
 .jy_item .itemChild {
 width: 100%;
 }
 
 .jy_item .itemChild img {
 height: auto;
 }
} 