﻿.cont {
  width: 980px;
  margin: 0 auto;
}

.banner1 {
  overflow: hidden;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.hxyx ul.article_list li {
  padding-left: 0;
  background: none;
}
.article_List2 li .title_type:hover,
.detail:hover,
.content_box a:hover,
h2.title_headerDJ a:hover {
  color: #2A5FAF;
}

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

h2.title_headerDJ a {
  color: #333;
  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;
}

.cont li {
  width: 300px;
  height: 200px;
  background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135247.png) center;
  float: left;
  text-align: center;
}

.cont li.column58 {
  margin: 0 40px;
  background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135803.png) center;
}

.cont li.column63 {
  background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135830.png) center;
}

.cont li a {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 290px;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}

.row {
  margin: 40px auto;
}

.article_box {
  margin-top: 20px;
}

.article_box a img {
  margin-right: 60px;
  width: 475px;
  float: left;
  margin-left: 0px;
  transition: all 0.2s;
}

.article_box a img:hover {
  transform: scale(1.1);
}

.article_box h2 a {
  font-size: 24px;
  color: #1055B6;
}

.article_box p {
  color: #333;
  font-size: 18px;
  line-height: 50px;
  text-indent: 2em;
}

.article_box .details {
  display: none;
}

.main_content {
  overflow: hidden;
}

.mores {
  width: 158px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  margin-top: 30px;
  text-align: center;
  border-radius: 5px;
  color: #1055B6;
  font-size: 20px;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #1055B6;
}

.mores:hover {
  font-size: 22px;
}

body {
  background: #fff;
}

a.mores img {
  width: 37px;
  height: auto;
  margin-left: 20px;
  margin-right: 0;
}

.bg {
  background: #f6f6f6;
}

a.detail {
  font-family: '宋体'
}

a.detail:hover {
  font-weight: 700;
  font-size: 16px;
}

.img_left img {
  width: 100%;
  padding-right: 80px;
  box-sizing: border-box;
}

.cont2 {
  margin-bottom: 80px;
}

.article_list {
  overflow: hidden;
  margin-bottom: 60px;
}

.cont2 .mores {
  margin-top: 30px;
}

.article_list li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
}

.article_list li a.title_type {
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  margin-top: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.article_list li p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.article_list li p .detail {
  float: right;
}

.mores {
  transition: all 0.6s;
}

.mores:hover {
  /* border: 1px solid #28b5a9;
  background: #28b5a9;
  color: #fff; */
}
.dep_list{
  display: flex;
  justify-content: space-between;
}
.dep_list .dep_item{
  width: 18%;
  text-align: center;
  box-sizing: border-box;
  background: #F1F1F1;
  padding: 40px 0px;
  box-shadow: -11px -9px 16px 0px rgba(255, 255, 255, 0.7), 4px 6px 13px 0px rgba(199, 199, 199, 0.35);
  font-size: 22px;
}
.dep_list .dep_item:hover img{
  transform: scale(1.1);
}
.dep_list .dep_item img{
  margin-bottom: 15px;
  transition: all 0.3s linear;
}
.cont li a:hover {
  font-size: 26px;
}

.article_list2 li {
  width: 400px;
  height: 510px;
  border: 1px solid #eee;
  box-sizing: border-box;
  float: left;
  box-shadow: 0px 0px 15px #eee;
  position: relative;
}

.article_list2 .span_date {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 16px;
  color: #000;
}

.article_list2 li.column_2 {
  margin: 0 30px;
}

.article_list2 li .img_box {
  width: 100%;
  height: 260px;
  display: block;
  overflow: hidden;
}

.article_list2 li .img_box img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}

.article_list2 li .img_box img:hover {
  transform: scale(1.1);
}

.article_list2 li a.title_type {
  font-size: 24px;
  display: block;
  margin: 20px;
}

.article_list2 li p {
  padding: 0 20px;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
}

.article_list2 li p a.detail {
  display: none;
}

.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: #2A5FAF 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%;
  margin-top: 0;
}

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

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: #2A5FAF;
}

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

.article_list_jc .img_box {
  width: 120px;
  height: 80px;
  float: left;
  margin-right: 20px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  transition: all 0.2s;
}

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

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

.hxyx {
  padding-bottom: 50px;
}
.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;
}

.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: rgb(153, 153, 153);
  display: block;
  text-align: right;
  font-family: 宋体;
}
@media screen and (max-width:1366px) {
  .mores {
   display: none;
  }
  .main {
   width: 100%;
   margin-bottom: 40px;
  }
  .article_list2 li {
   width: 306px;
   height: 475px;
  }
  .article_list2 li .img_box {
   height: 170px;
  }
}

@media screen and (max-width:768px) {
  .dep_list{
 flex-wrap: wrap;
 justify-content: space-around;
  }
  .dep_list .dep_item{
 width: 45%;
 margin-top: 20px;
  }
  .row {
   margin: 0;
  }
  .bg {
   background: #f6f6f6;
   padding: 0 0.2rem;
   box-sizing: border-box;
  }
  .article_list {
   margin-bottom: 0.5rem;
  }
  .article_box {
   margin-top: 0;
  }
  .article_box a img {
   margin-right: 0;
   width: 100%;
   height: auto;
   float: none;
   margin-left: 0px;
  }
  .article_box h2 a {
   font-size: 0.3rem;
   color: #1055B6;
   margin-top: 0.2rem;
   display: block;
  }
  .article_box p {
   color: #333;
   font-size: 12px;
   line-height: 29px;
   text-indent: 2em;
  }
  .tzgg {
   padding: 0 0.2rem;
   box-sizing: border-box;
  }
  .hxyx {
   padding-bottom: 0.5rem;
  }
  .main {
   margin: 0;
   width: 100%;
   box-sizing: border-box;
   padding: 0;
  }
  .main_content {
   width: 100%;
   margin: 0;
   padding: 0 0.2rem;
   box-sizing: border-box;
  }
  h2.title_headerDJ {
   text-align: center;
   position: relative;
   margin: 0.5rem auto 0.7rem;
  }
  h2.title_headerDJ a {
   color: #333;
   font-size: 0.4rem;
   text-align: center;
   width: 100%;
  }
  .row {
   margin-bottom: 0.2rem;
  }
  .image_list,
  h2.title_headerDJ a.more {
   display: none;
  }
  .article_main li {
   margin: 0.2rem 0;
  }
  .article_main li .title_type {
   font-size: 14px;
   margin: 3px 0 0px;
   width: 80%;
  }
  .article_main li .span-date {
   font-size: 12px;
   margin-right: 0.2rem;
  }
  .tzgg .article_list li.column_5 {
   margin-bottom: 0.2rem;
  }
  .article_main li .span-date b {
   font-size: 0.7rem !important;
  }
  .article_main li p {
   font-size: 12px;
  }
  .article_main {
   width: 100%;
  }
  .tzgg .article_list li {
   width: 100%;
   height: 60px;
   line-height: 60px;
   box-sizing: border-box;
   padding: 0 0.4rem;
   margin-right: 0;
   margin-bottom: 0.2rem;
  }
  .tzgg .article_list li a {
   font-size: 14px;
   display: block;
   float: left;
   width: auto;
   width: 70%;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
  }
  .tzgg .article_list li .span_date {
   font-size: 12px;
   color: #999;
   width: 30%;
   text-align: right;
  }
  .xwdt .article_list li {
   padding: 0.2rem 0;
  }
  .xwdt .article_list li a.img_box {
   width: 105px;
   height: auto;
   margin-right: 0.2rem;
  }
  .xwdt .article_list li a img {
   width: 100%;
   height: auto;
  }
  .xwdt .article_list li a.title_type {
   font-size: 16px;
   font-weight: 400;
   color: #333333;
   line-height: normal;
  }
  .xwdt .article_list li p {
   font-size: 14px;
   line-height: 26px;
  }
  .xwdt .article_list li .span_date {
   font-size: 12px;
   margin-top: 0px;
  }
  .hxyx ul.article_list li {
   width: 100%;
   border-bottom: 1px solid #ddd;
   margin-top: 15px;
  }
  .article_list li a.title_type {
   font-weight: normal;
   font-size: 14px;
  }
  ul.article_list li span.span_date {
   float: right;
  }
  .hxyx ul.article_list_jc li {
   width: 100%;
  }
  .article_list_jc li p {
   line-height: 20px;
   font-size: 12px;
  }
  h2.title_header,
  h2.Com_tit {
   height: 45px;
   line-height: 45px;
   color: #0A479D;
   font-size: 18px;
   margin-bottom: 0;
  }
  h2.title_header .more {
   float: right;
   line-height: 45px;
   font-size: 12px;
   font-weight: 500;
   color: #999999;
   background: url(/Content/Areas/Hospitals/images/Main/right_more1.png) no-repeat right;
   padding-right: 20px;
   background-size: 10px 10px;
  }
  .article_list_jc li a.title_type {
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
  }
  .article_List2 li{
 width: 100%;
 float: none;
  }
  .article_List2 li:nth-child(2){
 margin: 20px 0;
  }
}  