﻿div.linkmap {
 padding-left: 0;
 background: none;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 z-index: 1;
}

.wrap_main {
 background: url(/Content/Areas/Common/images/common/linkmapBg.png) no-repeat top center;
}

.news_top {
 padding-top: 46px;
}

.topMinL {
 width: 721px;
 float: left;
}

.topMin {
 padding-bottom: 60px;
}

.topMinR {
 width: 426px;
 float: right;
}

.topMinL .title-common,
.topMinR .title-common {
 border-bottom: 1px solid #EEEEEE;
 margin-top: 30px;
 margin-bottom: 30px;
 padding-bottom: 20px;
}

.tabsContent {
 height: 115px;
 margin-top: 20px;
}

.tabsContent li {
 width: 229px;
 height: 115px;
 float: left;
 margin-right: 16px;
 box-shadow: 0px 0px 8px 0px rgba(181, 181, 181, 0.38);
 padding: 15px;
 box-sizing: border-box;
 position: relative;
}

.tabsContent li .img_box {
 display: none;
}

.tabsContent li:nth-child(3) {
 margin-right: 0;
}

.tabsContent li .span_date {
 position: absolute;
 color: #999999;
 font-size: 14px;
 top: 73px;
}

.tabsContent li .title_type {
 font-size: 15px;
}

.tabsContent li .details {
 width: 40px;
 height: 25px;
 position: absolute;
 background: #fff url(/Content/Areas/News/images/YiXueJiaoYu/jiantouRH.png) no-repeat center center;
 top: 70px;
 right: 15px;
 transition: all 0.2s;
 border: 1px solid #999;
 border-radius: 18px;
}

.tabsContent li:hover .span_date,
.tabsContent li.active .span_date,
.tabsContent li.active .title_type {
 color: #D3413D;
}

.tabsContent li .details:hover,
.tabsContent li:hover .details,
.tabsContent li.active .details {
 border: none;
 background: #D3413D url(/Content/Areas/News/images/YiXueJiaoYu/jiantouR.png) no-repeat center center;
}
.tabsTitle{
 position: relative;
 height: 450px;
 width: 100%;
}
.tabsTitle li {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 450px;
 overflow: hidden;
}

.tabsTitle li a {
 display: block;
 width: 100%;
 height: 100%;
 overflow: hidden;
}

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

.tabsTitle li a img {
 width: 100%;
 min-height: 450px;
 transition: all 0.2s linear;
}

.tabsTitle li  .li_con{
   opacity: 0;
   transition: all 0.4s linear;
}

.tabsTitle li.selected  .li_con{
 opacity: 1;

}

.gonggao_ul {
 width: 100%;
 height: 585px;
 background: url(/Content/Areas/News/images/XinWenZhongXin/gonggaoBg.png) no-repeat top center;
 padding: 20px 30px;
 box-sizing: border-box;
}

.gonggao_ul li {
 margin-bottom: 20px;
}

.gonggao_ul li:hover .span-date {
 background: rgba(255, 255, 255, 0.4);
}

.gonggao_ul li:nth-last-child(1) {
 margin-bottom: 0;
}

.gonggao_ul .span-date {
 width: 94px;
 height: 74px;
 background: rgba(255, 255, 255, 0.25);
 float: left;
 color: #fff;
 font-size: 14px;
 text-align: center;
 transition: all 0.2s;
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
}

.gonggao_ul .span-date b {
 font-size: 26px;
 display: block;
}

.gonggao_ul .title_type {
 color: #fff;
 font-size: 16px;
 line-height: 28px;
 margin-top: 0;
 display: inline-block;
 background-image: linear-gradient(#fff, #fff);
 background-position: 0 100%;
 background-size: 0 1px;
 background-repeat: no-repeat;
 transition: background-size .3s;
 text-align: justify;
}

.gonggao_ul .fl {
 width: 252px;
 margin-left: 20px;
 padding-top: 7px;
}

.gonggao_ul .title_type:hover {
 /* text-decoration: underline; */
 background-size: 100% 1px;
}

.swiper-container_4 {
 width: 600px;
 height: 400px;
 float: left;
 overflow: hidden;
 position: relative;
}

.swiper-container_4 .img_box {
 display: block;
 width: 100%;
 height: 100%;
}

.swiper-container_4 .img_box img {
 width: 100%;
 height: auto;
 min-height: 400px;
 transition: all 0.2s linear;
}
.swiper-container_4 .img_box img:hover{
 transform: scale(1.1);
}
.swiper-container_4 .title_type {
 font-size: 18px;
 color: #fff;
 position: absolute;
 bottom: 0;
 height: 104px;
 background: linear-gradient(360deg, #333, transparent);
 padding: 55px 35px 0;
 box-sizing: border-box;
 width: 100%;
}

.swiper-container_4 div.swiper-pagination_4 {
 position: absolute;
 bottom: 29px;
 z-index: 1;
 width: 90px;
 right: 25px !important;
 left: inherit;
}

.swiper-pagination_4 span {
 width: 10px;
 height: 10px;
 float: left;
 background: #D6D6D6;
 border-radius: 50%;
 margin: 0 5px;
 opacity: 1;
}

.swiper-pagination_4 span.swiper-pagination-bullet-active {
 width: 20px;
 border-radius: 10px;
 background: #FFFFFF;
}

.news_center {
 background: url(/Content/Areas/News/images/XinWenZhongXin/baodaoBg.png) no-repeat top center;
 padding-bottom: 110px;
}

.news_center .title-common {
 color: #fff;
 padding: 40px 0 44px;
}

.baodao_ul {
 float: right;
 width: 560px;
}

.baodao_ul li a {
 font-size: 16px;
}

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

.baodao_ul li {
 padding-bottom: 41px;
 background: url(/Content/Areas/Hospitals/images/Main/pub04.gif) no-repeat left 10px;
 padding-left: 15px;
}

.baodao_ul li:nth-last-child(1) {
 padding-bottom: 0;
}

.news_bottom {
 background: url(/Content/Areas/News/images/XinWenZhongXin/swiperBg.png) no-repeat top center;
 padding-top: 74px;
 padding-bottom: 120px;
}

.yuanbao {
 width: 358px;
 height: 506px;
 background: url(/Content/Areas/News/images/XinWenZhongXin/yuanbaoBg.png) no-repeat top center;
 padding: 20px;
 box-sizing: border-box;
 position: relative;
 float: right;
}
.yuanbao .swiper-wrapper .title_type{
 display: none;
}

.swiper-container_5 {
 width: 318px;
 height: 467px;
 overflow: hidden;
}

.swiper-container_5 li img {
 width: 100%;
 height: 100%;
 transition: all 0.2s linear;
}
.swiper-container_5 li img:hover{
 transform: scale(1.1);
}

.swiper-button-prev_5,
.swiper-button-next_5 {
 width: 40px;
 height: 76px;
 position: absolute;
 top: 200px;
 cursor: pointer;
 z-index: 9;
}

.swiper-button-prev_5 {
 left: 20px;
 background: rgba(0, 0, 0, 0.5) url(/Content/Areas/News/images/XinWenZhongXin/jiantouL.png) no-repeat center;
}

.swiper-button-next_5 {
 right: 20px;
 background: rgba(0, 0, 0, 0.5) url(/Content/Areas/News/images/XinWenZhongXin/jiantouR.png) no-repeat center;
}

.zhuanti {
 width: 798px;
 float: left;
 overflow: hidden;
}

.zhuanti li img {
 width: 100%;
 height: 140px;
 transition: all 0.2s;
}

.swiper-container_3 {
 margin-top: 125px;
}

.swiper-container_3 li.swiper-slide.swiper-slide-active {
 z-index: 2;
}

.swiper-container_3 li.swiper-slide.swiper-slide-active img {
 transform: scale(2.27);
}

.swiper-container_3 li.swiper-slide.swiper-slide-active img:hover {
 transform: scale(2.4);
}

.swiper-container_3 li.swiper-slide.swiper-slide-prev img,
.swiper-container_3 li.swiper-slide.swiper-slide-next img {
 transform: scale(1.43);
}

.swiper-container_3 li.swiper-slide.swiper-slide-prev .icon,
.swiper-container_3 li.swiper-slide.swiper-slide-next .icon {
 display: block;
 width: 100%;
 height: 100%;
 position: relative;
}

.swiper-container_3 li.swiper-slide.swiper-slide-prev .icon::after,
.swiper-container_3 li.swiper-slide.swiper-slide-next .icon::after {
 content: '';
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
 position: absolute;
 top: 0;
 left: 0;
 transform: scale(1.43);
}

.swiper-container_2 {
 height: auto;
 position: relative;
}

.swiper-container_2 .column_title {
 font-size: 20px;
 text-align: center;
 display: block;
 margin: 120px 0 20px;
 font-weight: bold;
}

.column_des {
 width: 532px;
 color: #666;
 margin: 0 auto;
 line-height: 25px;
}

.swiper-button-next_2,
.swiper-button-prev_2 {
 position: absolute;
 width: 41px;
 height: 41px;
 top: 176px;
 z-index: 9;
 cursor: pointer;
 border-radius: 50%;
 transition: all 0.5s;
}

.swiper-button-next_2 {
 background: #E59C9C url(/Content/Areas/News/images/YiXueJiaoYu/jiantouR.png) no-repeat center;
 right: 40px;
}

.swiper-button-prev_2 {
 background: #E59C9C url(/Content/Areas/News/images/YiXueJiaoYu/jiantouL.png) no-repeat center;
 left: 40px;
}

.swiper-button-next_2:hover {
 background: #D3413D url(/Content/Areas/News/images/YiXueJiaoYu/jiantouR.png) no-repeat center;
}

.swiper-button-prev_2:hover {
 background: #D3413D url(/Content/Areas/News/images/YiXueJiaoYu/jiantouL.png) no-repeat center;
}

@media screen and (max-width:768px) {
 .wrap_main {
 background: none;
 }
 .news_top {
 padding-top: 0;
 }
 .CommonTitle {
 width: 100%;
 height: auto;
 font-size: 20px;
 padding: 10px;
 }
 .CommonTitle img {
 width: 20px;
 }
 .topMin {
 padding: 10px;
 }
 .topMinL,
 .topMinR {
 width: 100%;
 float: none;
 }
 .topMinL .title-common,
 .topMinR .title-common {
 margin-top: 0;
 margin-bottom: 0;
 padding-bottom: 10px;
 padding-top: 10px;
 }
 .tabsTitle{
 height: 250px;
 }
 .tabsTitle li {
 height: 250px;
 }
 .tabsTitle li a img {
 min-height: 250px;
 }
 .tabsContent {
 height: auto;
 margin-top: 10px;
 }
 .tabsContent li {
 width: 32%;
 height: auto;
 margin-right: 2%;
 padding: 10px;
 }
 .tabsContent li .span_date,
 .tabsContent li .details {
 display: none;
 }
 .tabsContent li .title_type {
 font-size: 12px;
 }
 .gonggao_ul {
 width: 100%;
 padding: 10px;
 height: auto;
 }
 .gonggao_ul li {
 margin-bottom: 10px;
 }
 .gonggao_ul .span-date {
 width: 25%;
 height: 67px;
 }
 .gonggao_ul .fl {
 width: 70%;
 margin-left: 5%;
 }
 .gonggao_ul .span-date b {
 padding-top: 5px;
 }
 .gonggao_ul .title_type {
 font-size: 14px;
 line-height: 26px;
 }
 .news_center {
 background: #D3413D;
 padding: 10px 10px 20px;
 }
 .news_center .title-common {
 color: #fff;
 padding: 0 0 10px;
 }
 .news_center .title-common a {
 color: #fff;
 }
 .news_center .title-common a::after {
 background-image: url(/Content/Areas/Common/images/common/moreWhiteBg.png);
 }
 .swiper-container_4 {
 width: 100%;
 height: auto;
 float: none;
 }
 .swiper-container_4 .img_box img {
 height: 200px;
 min-height: 200px;
 }
 .swiper-container_4 .title_type {
 font-size: 16px;
 height: auto;
 padding: 10px;
 }
 .swiper-container_4 div.swiper-pagination_4 {
 display: none;
 }
 .baodao_ul {
 float: none;
 width: 100%;
 margin-top: 10px;
 }
 .baodao_ul li {
 background: url(/Content/Areas/Hospitals/images/Main/pub04.gif) no-repeat left 16px;
 padding: 7px 0 7px 4px;
 }
 .baodao_ul li .span_date {
 color: #fff;
 font-size: 12px;
 }
 .baodao_ul li a {
 font-size: 14px;
 color: #fff;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 display: block;
 }
 .news_bottom {
 padding: 10px;
 }
 .zhuanti {
 width: 100%;
 float: none;
 }
 .zhuanti li img {
 width: 100%;
 height: 75px;
 }
 .swiper-container_3 {
 margin-top: 60px;
 }
 .swiper-container_2 .column_title {
 font-size: 18px;
 margin: 70px 0 10px;
 }
 .column_des {
 width: 100%;
 line-height: 23px;
 font-size: 12px;
 }
 .swiper-button-next_2,
 .swiper-button-prev_2 {
 display: none;
 }
 .yuanbao {
 width: 100%;
 height: auto;
 float: none;
 }
}  