﻿body{background: #f6f6f6;}
.Min {
 padding: 50px 0;
 box-sizing: border-box;
}
.Min.gk{
 background: url(/Content/Areas/News/images/xinxigongkai/xinxi_bg.jpg) no-repeat bottom;
 background-size: cover;
}
.min-center{width: 1200px;margin: 0 auto;}
h2.h2_title_1 {
 text-align: center;
 position: relative;
 margin-bottom: 40px;
}

h2.h2_title_1 a {
 font-size: 30px;
 font-weight: 500;
 color: #0A479D;
}

h2.h2_title_1 i {
 position: absolute;
 font-size: 30px;
 font-weight: 500;
 color: #0A479D;
 opacity: 0.1;
 transform: translate(-50%,-50%);
 bottom: -43px;
 left: 50%;
}

.gk_Con p {
 font-size: 16px;
 font-weight: 400;
 color: #666666;
 line-height: 26px;
 text-indent: 2em;
 margin-bottom: 10px;
}

.gk_Con a.details {
 display: block;
 margin: 20px auto 0;
 width: 130px;
 font-size: 16px;
 font-weight: 500;
 color: #1055B6;
 position: relative;
 background: url(/Content/Areas/News/images/YiYuanDongTai/tuxing.png) no-repeat left;
 text-align: right;
 transition: all 0.2s;
}

.gk_Con a.details::after {
 content: "";
 position: absolute;
 width: 40px;
 height: 40px;
 background: linear-gradient(to right, #fff , rgba(14, 83, 180));
 opacity: 0.15;
 border-radius: 50%;
 top: -8px;
 right: 5px;
}
.Min.leader{
 background: url(/Content/Areas/News/images/YiYuanGaiKuang/leader_bg.jpg) no-repeat;
 position: relative;
 height: 588px;
}
img.leader_img {
 position: absolute;
 top: -43px;
 left: 0;
}

.leader_right {
 width: 54.5%;
 float: right;
}

.leader_right h2.leader_h2 {
 text-align: right;
 margin-bottom: 50px;
 position: relative;
}

.leader_right h2.leader_h2 a {
 font-size: 30px;
 font-weight: 500;
 color: #0A479D;
}

.leader_right p {
 font-size: 16px;
 font-weight: 400;
 color: #333333;
 line-height: 30px;
 text-indent: 2em;
}
.leader_2.Min{background: #fff;}
.leader_2 .min-center{position: relative;}
.leader_2 .swiper-slide img {
 width: 100%;
 height:315px;
 transition: all 0.3s;
}
.leader_box {
 height: 60px;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 background: #F5F5F5;
}

.leader_box a {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 5px;
}
.leader_list li:hover img {
 transform: scale(1.1);
 transition: all 0.3s;
}

.leader_box a:hover {
 color: #1F60AD;
}
.leader_box p {
 font-size: 12px;
 font-weight: bold;
 color: #666666;
}
.leader_list {
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.leader_list li {
 width: 13%;
}
.swiper-button_5{
 position: absolute;
 background: url(/Content/Areas/Hospitals/images/Main/next.png) no-repeat center;
 width: 60px;
 height: 60px;
 top: 220px;
 cursor: pointer;
}
.swiper-button-prev_5.swiper-button_5 {
 left: -90px;
 transform: rotate(180deg);
}

.swiper-button-next_5.swiper-button_5 {
 right: -90px;
}
.swiper-button_5:hover{
 background: url(/Content/Areas/Hospitals/images/Main/next_cur.png) no-repeat center;
}
ul.tab_ul li {
 width: 277px;
 height: 156px;
 border: 1px solid #333333;
 border-radius: 10px;
 float: left;
 margin-right: 30px;
 box-sizing: border-box;
}

ul.tab_ul li:nth-child(4) {
 margin-right: 0;
}

ul.tab_ul li a {
 width: 100%;
 height: 100%;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
}

ul.tab_ul li a .hover {
 display: none;
}

ul.tab_ul li a img {
 margin-bottom: 20px;
}

ul.tab_ul li p {
 font-size: 20px;
 font-weight: 500;
 color: #333333;
}
ul.tab_ul li:hover {
background: #1463D1;
border: 1px solid #1463D1;
}
ul.tab_ul li:hover img{
 display: none;
}
ul.tab_ul li:hover .hover{
 display: block;
}
ul.tab_ul li:hover a p{
 color: #fff;
}
.leader_img {
 -webkit-transition: all 3s cubic-bezier(.08, .82, .17, 1);
 transition: all 3s cubic-bezier(.08, .82, .17, 1);
 -webkit-transform: translateX(-100px);
 transform: translateX(-100px);
 opacity: 0;
 visibility: hidden;
}

.animate .leader_img {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 visibility: visible;
}

.leader_list{
 -webkit-transition: all 3s cubic-bezier(.08, .82, .17, 1);
 transition: all 3s cubic-bezier(.08, .82, .17, 1);
 -webkit-transform: translateY(100px);
 transform: translateY(100px);
 opacity: 0;
 visibility: hidden;
}
.animate .leader_list {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
 visibility: visible;
}
.gk_Con a.details:hover {
 background: url(/Content/Areas/News/images/YiYuanDongTai/tuxing.png) no-repeat 10px;
 transition: all 0.2s;
}
.leader_2 .swiper-slide a.img_box {
 display: block;
 overflow: hidden;
}
.leader_right h2.leader_h2 i {
 position: absolute;
 font-size: 30px;
 font-weight: 500;
 color: #0A479D;
 opacity: 0.1;
 bottom: -20px;
 right: 0;
}
.leader_bottom {
 width: 80%;
 float: right;
 margin-top: 60px;
}
@media only screen and (max-width: 768px){
 .leader_img {
 display: none;
 }
 
 .leader_right {
 width: 100%;
 }
 
 .leader_right h2.leader_h2 {
 text-align: center;
 }
 
 .leader_right h2.leader_h2 i {
 transform: translate(-50%,-50%);
 bottom: -43px;
 left: 50%;
 }
 
 .leader_bottom {
 width: 100%;
 margin-top: 30px;
 }
 
 .Min.leader {
 background: none;
 height: auto;
 }
 
 .swiper-button_5 {
 display: none;
 }
 
 ul.tab_ul li {
 width: 47.8%;
 margin-bottom: 30px;
 }
 
 ul.tab_ul li:nth-child(2n) {
 margin-right: 0;
 }
 .min-center {
 width: 100%;
   }
   .Min {
 padding: 40px 30px;
   }
   .main{margin: 0;padding: 0;}
   .leader_2 .swiper-slide img {
 width: 100%;
 height: auto;
 }
 h2.h2_title_1 i,.leader_right h2.leader_h2 i{display: none;}
 .leader_list {
 flex-wrap: wrap;
 opacity: 1;
 transform: translateY(0px);
 -webkit-transform: translateY(0px);
 visibility: inherit;
}

.leader_list li {
 width: 21%;
 margin-bottom: 20px;
}
 
}
@media only screen and (max-width: 425px){
.leader_box {
 height: 80px;
}
 ul.tab_ul li {
 width: 100%;
 }
 .Min {
 padding: 20px 15px;
   }
   h2.h2_title_1{margin-bottom: 20px;}
   h2.h2_title_1 a,.leader_right h2.leader_h2 a{
 font-size: 24px;
 }
 .leader_right h2.leader_h2{
 margin-bottom: 20px;
 }
 .leader_box a{font-size: 18px;}
 .leader_box p{font-size: 14px;}
 ul.tab_ul li{margin-bottom: 15px;}
 .leader_list li {
 width: 47%;
}
}  