锘緻charset "utf-8";
/* CSS Document */
.linkmap{display: none;}
.banner img {
 width: 100%;
}
.Min{/* padding:60px 0 */background: #fff;}
.Min.jj>div {
 display: flex;
 align-items: start;
 justify-content: space-between;
}
.Min.zz {
 padding: 60px 0 135px;
 position: relative;
}

.posi_left {
 width: 600px;
 height: 780px;
 background: #F4F4F4;
 position: absolute;
 z-index: 0;
 top: 0;
 left: 0;
}

.posi_right {
 width: 600px;
 height: 673px;
 background: #F4F4F4;
 position: absolute;
 right: 0;
 top: 430px;
 z-index: 0;
}
.swiper-zz .swiper-slide{padding: 50px 30px;box-sizing: border-box;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);background: #fff;}
.swiper-zz .swiper-slide .scroll{height: 400px;overflow-y: scroll;overflow-x: hidden;box-sizing: border-box;}
.swiper-zz .swiper-slide .scroll img {
 width: 100%;
}
.swiper-zz .swiper-slide .scroll::-webkit-scrollbar {
 width: 4px;
 background:  url(/Content/Areas/News/images/YiYuanGaiKuang/point.png) repeat-y center;

}

.swiper-zz .swiper-slide .scroll::-webkit-scrollbar-thumb {
 background: #920D14;
 width: 2px;
}
.swiper-zz .swiper-slide .scroll::-webkit-scrollbar-track-piece {
 /* background:  url(/Content/Areas/News/images/YiYuanGaiKuang/point.png) repeat-y center; */
 width: 5px;
 height: 100%;

}
.Min.zz .w1280 {
 position: relative;
}

.swiper-button-prev_1 {
 width: 48px;
 height: 48px;
 background: url(/Content/Areas/News/images/YiYuanGaiKuang/left_1.png) no-repeat;
 position: absolute;
 bottom: -88px;
 left: 0;
 cursor: pointer;
 opacity: 0.8;
 transition: all 0.2s;
}

.swiper-button-next_1 {
 width: 48px;
 height: 48px;
 background: url(/Content/Areas/News/images/YiYuanGaiKuang/left_1.png) no-repeat;
 position: absolute;
 bottom: -88px;
 left: 68px;
 transform: rotate(180deg);
 cursor: pointer;
 opacity: 0.8;
 transition: all 0.2s;
}

.swiper-button-prev_1:hover {
 opacity: 1;
 transition: all 0.2s;
}

.swiper-button-next_1:hover {
 opacity: 1;
 transition: all 0.2s;
}

   
 .Min.doc .w1280 {
  position: relative;
 }
   
   .doc .swiper-slide .img_box {
 width: 100%;
 height: 260px;
 display: block;
   }
   
   .doc .swiper-slide .img_box img {
 width: 100%;
 height: 100%;
   }
   .doc .swiper-slide a.title_type {
 width: 100%;
 box-sizing: border-box;
 text-align: center;
 background: rgb(0 0 0 / 50%);
 position: absolute;
 bottom: 0;
 height: 56px;
 line-height: 56px;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
   }
   

   
   .swiper-button_5 {
 position: absolute;
 background: url(/Content/Areas/Hospitals/images/next.png) no-repeat center;
 width: 60px;
 height: 60px;
 top: 170px;
 cursor: pointer;
 opacity: 0.6;
   }
   
   .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 {
   opacity: 1;
   }
 
.Min.doc {
 padding: 60px 0;
}

#container{width: 100%;height: 440px;}

.gz.Min>div {
 display: flex;
 justify-content: space-between;
 align-items: start;
}

.gz_left {
 width: 445px;
}

.gz_left .gzL_Con li {
 padding: 20px 0;
 box-sizing: border-box;
 border-bottom: 1px solid #EAEAEA;
}

.gz_left .gzL_Con li span.span_date {
 width: 90px;
 height: 85px;
 background: #9DADDD;
 display: block;
 text-align: center;
 transition: all 0.2s;
 font-size: 16px;
 font-weight: 400;
 color: #FFFFFF;
 line-height: 26px;
 float: left;
 margin-right: 20px;
}
.gz_left .gzL_Con li:hover a.title_type {
 color: #920d14;
}

.gz_left .gzL_Con li:hover span.span_date {
 background: #81070d;
 transition: all 0.2s;
}
.gz_left .gzL_Con li span.span_date b {
 font-size: 40px;
 font-weight: 400;
 color: #FFFFFF;
 line-height: normal;
}

.gz_left .gzL_Con li .Con_li .title_type {
 font-size: 16px;
 font-weight: 400;
 color: #333333;
 line-height: normal;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: block;
 width: 75%;
}

.gz_left .gzL_Con li .Con_li p {
 font-size: 14px;
 font-weight: 400;
 color: #999999;
 line-height: 18px;
 margin-top: 20px;
}
.gz_right {width: 100%;}




.jj_left a {
 width: 600px;
 height: 420px;
 display: block;
 margin-top: -40px;
 margin-right: 60px;
}

.jj_left a img {
 width: 100%;
 height: 100%;
}

.jj_right {
 padding: 40px 0;
}

.jj_right h2 {
 font-size: 30px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 color: #333333;
 line-height: 36px;
 margin-bottom: 25px;
}

.jj_right p {
 font-size: 18px;
 font-family: Microsoft YaHei;
 font-weight: 400;
 color: #333333;
 line-height: 36px;
 text-indent: 2em;
}
.jj_right a.title_type {
 display: none;
}
.jj_right a.more {
 float: left;
 margin-top: 40px;
 background: url(/Content/Areas/Hospitals/images/title_h2.png) no-repeat left center;
 padding-left: 100px;
 font-size: 16px;
 font-weight: 400;
 color: #920D14;
 transition: all 0.2s;
}

.jj_right a.more:hover {
 transition: all 0.2s;
 padding-left: 120px;
 background: url(/Content/Areas/Hospitals/images/title_h2.png) no-repeat 20px center;
}
.gzR_p {
 margin-top: 30px;
}

.gzR_p p {
 font-size: 16px;
 font-weight: 400;
 color: #333333;
 line-height: 28px;
 margin-bottom: 12px;
}

.swiper-container_5 li:hover a.title_type {
 color: #920d14;
}

.gz.Min {
 padding-bottom: 60px;
}
@media only screen and (max-width:768px){
 .jj_left {
 display: none;
 }
 
 .Min {
 padding: 30px;
 }
 
 .jj_right {
 width: 100%;
 padding: 0;
 }
 
 .posi_left {
 display: none;
 }
 
 .posi_right {
 display: none;
 }
 
 .Min.zz {
 padding: 30px;
 }
 
 h2.title_min {
 }
 
 .swiper-zz {
 width: 100%;
 }
 
 .swiper-button-next_1 {
 display: none;
 }
 
 .swiper-button-prev_1 {
 display: none;
 }
 
 .Min.doc {
 padding: 30px;
 }
 
 .gz_left {
 width: 100%;
 }
 
 .gz.Min>div {
 flex-wrap: wrap;
 }
 
 .gz_right {
 width: 100%;
 margin-top: 20px;
 }
}


@media only screen and (max-width:625px){
 .gzL_Con li {
 padding: 10px 0;
 }
 h2.title_min{margin-bottom: 15px;}
	.Min.zz,.Min.doc,.Min {
 padding: 15px;
 }
	.jj_right h2 {
 font-size: 24px;
 }
 
 h2.title_min span {
 font-size: 24px;
 }
 
 .jj_right a.more {
 font-size: 14px;
 }
 
 .swiper-zz .swiper-slide .scroll {
 height: 200px;
 }
 
 .swiper-zz .swiper-slide {
 padding: 10px;
 }
 
 .Con_li {
 width: 70%;
 float: left;
 }
 
 .gz_left .gzL_Con li span.span_date {
 float: left;
 }


} 
@media only screen and (max-width:375px){
 .gz_left .gzL_Con li span.span_date {
 width: 70px;
 height: 65px;
 }
 
 .gz_left .gzL_Con li span.span_date b {
 font-size: 30px;
 }
 
 .gz_left .gzL_Con li .Con_li p {
 margin-top: 10px;
 }
 .Con_li {
 width: 68%;
 }
} <!--0.00019693374633789-->