.party:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.party_img{
    overflow: hidden;
}


.party_com_img:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.party_com_img_com{
    overflow: hidden;
}


.ksdh_je_con_img:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.ksdh_je_con_img{
    width: 426px;
    height: 312px;
    overflow: hidden;
}

.grow_swiper .swiper-pagination-bullet{
    background: none;
}

.party_swiper a{
    width: 100%;
    display: inline-block;
}
.xw_list_desc{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.party_img img{
    width: 101%;
    height: 100%;
}
/* 菜单栏介结束 */
/* 轮播开始 */
.grow_swiper{
    width:100%;
    height:600px;
    position: relative;
}
.grow_swiper img{

}
.grow_swiper .swiper-pagination-bullet {
    width:13px;
    height:13px;
    border:2px solid #fff;
    border-radius:50%;
    opacity: 1;
}
.grow_swiper .swiper-pagination-bullet-active {
    width:33px;
    height:13px;
    background:#199CDB;
    border:2px solid #199CDB;
    border-radius: 10px;
}
.grow_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 65px;
    left: 0;
    width: 100%;
}
/* 轮播结束 */
/* 快捷导航开始 */
.shortcut{
    width:100%;
    height:236px;
    background:linear-gradient(90deg,rgba(7,119,179,1),rgba(21,179,216,1));
    border-radius: 20px 0 20px 0px;
    margin-top: -10px;
    display: flex;
    flex-wrap: wrap;

}
.grow_swiper_shortcut{
    position: relative;
}
.shortcut_con{

    position: absolute;
    top: 570px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    z-index: 99;

}
.shortcut_cin{
    width: 16.666%;
    text-align: center;
}
.shortcut_cin a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.shortcut_cin img{
    margin-top: 26px;
    margin-bottom: 15px;
}
.shortcut_cin a:hover{
    background: #005EA5;
}
.shortcut_cin a:hover img{
   animation: myfirst 1s;
}
@keyframes myfirst
{
0%{transform:rotate(12deg);}
25%  {transform:rotate(-12deg);}
50%  {transform:rotate(8deg);}
100% {transform:rotate(-8deg);}
}
/* 快捷导航结束 */
/* 热点播报开始 */
.news{
    margin-bottom: 10px;
    margin-top: 244px;
    overflow: hidden;
}
.news_sw{
    width: 33.28%;
    float: left;
}

.swiper-wrapper1 .swiper-pagination-bullet{
    width:22px;
    height:4px;
    background-color: #D3D3D3 !important;
    /* border: 1px solid #217d7a; */
    border-radius: 6px;
    
    opacity: 1 !important;
}
.swiper-wrapper1 .swiper-pagination-bullet-active{
    width:22px;
    height:4px;
    background-color: #155B8C !important;
    border-radius: 6px;
}

.swiper-wrapper1 .swiper-slide{
    /* height: 437px; */
    background: #fff !important;
}
.news_sw_img{
    /* width:535px; */
    height:422px;
    border-bottom:#E4E4E4 solid 1px
}
.news_sw_img img{
    /* width: 100%; */
    height: 92%;
    margin-top: -47px;

}
.news_sw_title{
    font-size: 16px;
    color: #333;
    text-align: left !important;
    margin-bottom: 10px;
    margin-top: 25px;
}
.news_sw_desc{
    font-size: 14px;
    color: #999;
    text-align: left;
}
.news_sw .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: -2px !important ;
    /*left: 180px !important;*/
    width: 100% !important;
}
.news_list{
    float: left;
    margin-left: 50px;
    width: 62%;
}
.tab {
    /* height: 400px; */
    /* background: red; */
}

.tab-menu {
    overflow: hidden;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 20px;
}

.tab-menu ul {
    list-style: none;
    

}

.tab-menu li {
    display: block;
    height: 36px;
    float: left;
    margin-right: 32px;
    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:#444;
    cursor: pointer;
    

}

.tab-box>div {
    height: 100%;
    display: none;
}

/* è®©ç¬¬ä¸€ä¸ªæ¡†æ˜¾ç¤ºå‡ºæ¥ */

.tab-box>div:first-Child {
    display: block;
}

/* æ”¹å˜é€‰é¡¹å¡é€‰ä¸­æ—¶å€™çš„æ ·å¼ */

.change {

    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,94,165,1) !important;
    border-bottom: 3px #005EA5 solid;
}
.nae_gd{
    float: right;
    line-height: 36px;
    font-size:14px;
    font-weight:500;
    margin-right: 15px;
    color:rgba(252,137,137,1);
}
.news_list1_con_img{
    width:152px;
    height:103px;
    float: left;
    margin-right: 10px;
}
.news_list1_con_img img{
    width: 100%;
}
.news_list1_con{
    margin-top: 14px;
    overflow: hidden;
    border-bottom: 1px solid #E4E4E4;
        height: 102px;
}
.news_list1_con_cin{
}
.xw_list_title{
    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(0,94,165,1);
}
.xw_list_desc{
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:300;
    margin-top: 8px;
    text-align: justify;
    color: rgba(96,96,96,1);
    line-height: 24px;
}
.xw_sj{
    margin-top: 12px;
    font-size: 14px;
    color: #999;
    margin-bottom: 14px;
}
.xw_list_title_con{
    /* height: 50px; */
    line-height: 30px;
}
.xw_list_title_con_left{
    color: #333;
    font-size: 16px;
    float: left;
}
.xw_list_title_right{
    float: right;
    color: #999;
    font-size: 14px;
}
.xw_list_title_con_left span{
}
.xw_list_title_con_left span:nth-child(1){
   color: rgba(0,94,165,1);
   font-size: 12px;
   display: inline-block;
    color: #fff;
    /* border-radius: 50%; */
    width: 5px;
    height: 5px;
    background: rgba(0,94,165,1);
    border-radius: 50%;
margin-right: 7px;
    margin-bottom: 11px;
   
}
.xw_list_title_con_left span:nth-child(2){
    max-width: 589px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.news_sw:hover .news_sw_title{
    color: #005EA5 !important;
}
.news_sw:hover .news_sw_desc{
    color: #005EA5 !important;
}
.xw_list_title_con:hover .xw_list_title_con_left{
    color: #005EA5 !important;
}

.xw_list_title_con:hover .xw_list_title_right{
    color: #005EA5 !important;
}
.news_list1_con:hover .xw_list_title{
    color: #005EA5 !important;
}
.news_list1_con:hover .xw_list_desc{
    color: #005EA5 !important;
}

.zfwz-img{
	width: 100%;
	height: 60px;
}
.zfwz-img a{
	display: block;
    width: 100%;
    height: 100%;
}
.zfwz-img img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 院务公开开始 */
.Management{
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 62px;
}
.Management_con{
    width: 66%;
    height: 193px;
    float: left;
    margin-right: 21px;
    box-sizing: border-box;
    border: solid 1px #F6F3F7;
}

.Management_con1{
    width: 193px;
    height: 193px;
    float: left;
    background: #E4EDEF;
   
}
.Management_con_left{
    width:193px;
    height:193px;
    font-family:SourceHanSansCN;
    font-weight:400;
    text-align: center;
    float: left;
    cursor: pointer;
}
.Management_con_left img{
    margin-top: 53px;
    margin-bottom: 17px;
}
.Management_con_right{
    float: left;
    width: 65%;
    margin-left: 28px;
}
.Management_con{
    position: relative;
}
.Management_con_move{
    display: inline-block;
    width:30px;
    height:30px;
    background: #F7F6F9 !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.Management_con_move a{
    display: inherit;
    font-size: 31px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.Management_con1 div{
    font-size: 24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.Management_con1{
    text-align: center;
}
.Management_con1 img{
    margin-top: 56px;
    margin-bottom: 22px;

}
.Management_con2{
    margin-right: 21px;
}
/* 院务公开结束 */

/* 科室导航开始 */
.ksdh {
    width: 100%;
    height: 472px;
    background: url(../images/ksdh_ba11ck.jpg);
    /* background-repeat: no-repeat; */
    background-size: 100%  !important;
    /* padding: 46px; */
    /* background-size: cover; */
    background-attachment: fixed,scroll;
    /* background-repeat: no-repeat, repeat-y; */
    margin-bottom: 54px;
}
.ksdh_title{
    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(255,255,255,1);
    border-bottom: solid 2px #fff;
    width: 97px;
    padding-bottom: 12px;
    margin-bottom: 16px;
    padding-top: 43px;
}
.tab1 {
    width: 63%;
    height: 367px;
    /* background: red; */
    float: right;
}

.ksdh_con .tab-menu1 {
    /* height: 100px;
    width: 400px; */
}
.ksdh_con  .tab-menu1 ul {
    overflow: hidden;
}
.ksdh_con  .tab-menu1 li {
    float: left;
    width:119px;
    height:42px;
    line-height: 42px;
    background:#17B9DC;
    border-radius:4px;
    margin-right: 10px;
    font-size:18px;
    font-family:SourceHanSansCN;
    font-weight:300;
    color:rgba(255,255,255,1);
    text-align: center;
    cursor: pointer;

}
.ksdh_con  .tab-box1 .box1_con {
    display: none;
    margin-top: 45px;
}
/* 让第一个框显示出来 */
.ksdh_con  .tab-box1 .box1_con:first-Child {
    display: block;
}
/* 改变选项卡选中时候的样式 */
.ksdh_con  .change1 {
    color: #242525 !important;
    height: 52px !important;
    background: url(../images/kssh_ks..png) no-repeat !important;
}
.keshi_name{
    width:180px;
    height:40px;
    border: solid 1px #4AC1E6;
    border-radius:4px;
    font-size:16px;
    font-family:SourceHanSansCN;
    font-weight:300;
    color:rgba(216,243,255,1);
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: pointer;
}
.keshi_name .span1{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 11px solid #A4E6FD;
    border-bottom: 8px solid transparent;
    display: inline-block;
    margin-top: 12px;
    float: left;
    margin-right: 26px;
    margin-left: 17px;
}
.keshi_name .span2{
    display: inline-block;
    float: left;
    padding-top: 8PX;
     color: #fff;
}

.ksdh_je{
    position: relative;
}
.ksdh_je_con{
    width: 446px;
    height: 332px;
    position: absolute;
    top: -95px;
    left: -472px;
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
       
}
.ksdh_je_con_title{
    width: 426px;
    height: 95px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 228px;
}
.kqk{
    font-size:18px;
    font-family:SourceHanSansCN;
    font-weight:500;
    color:rgba(255,255,255,1);
    padding-left: 25px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.lqk_ms{
   font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 300;
    color: rgba(255,255,255,1);
    padding-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
    width: 383px;
}
.box1_con .ksdh_je .ksdh_je_con{
    display: none; 
}
.box1_con .ksdh_je .ksdh_je_con:first-child {
    display: block;
}
.ksdh_je:hover .ksdh_je_con{
    display: block;
}
.keshi_name:hover .keshi_name .span1{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #18A0CB;
    border-bottom: 10px solid transparent;
    display: inline-block;
    margin-top: 8px;
    float: left;
    margin-right: 26px;
    margin-left: 17px;
}
.keshi_name:hover {
    background: #C8F1FF;
    color: #252525 !important;
}
.keshi_name:hover .span2{
    color: #252525;
}
.keshi_name:hover .span1{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 11px solid #1B97B8;
    border-bottom: 8px solid transparent;
    display: inline-block;
    margin-top: 12px;
    float: left;
    margin-right: 26px;
    margin-left: 17px;
    
}
.ksdh_je_con1{
    background: #C8F1FF;
    color: #252525 ;
}
.ksdh_je_con1 .span1{
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #18A0CB;
    border-bottom: 10px solid transparent;
    display: inline-block;
    margin-top: 8px;
    float: left;
    margin-right: 26px;
    margin-left: 17px;
}
/* 科室导航结束 */

/* 专家团队开始 */
.party_swiper {
    /* width: 1097px; */
 
    height: 471px;
    background: rgba(255,255,255,1);
    padding: 22px 28px 0px 28px;
    box-sizing: border-box;
}
.team_experts_left{
    width: 73%;
    float: left;
}
.team_experts{
    border: 1px #E9E8EB solid;
    overflow: hidden;

}
.zjtd_title{
    width: 100px;
    padding-bottom: 12px;
    margin-bottom: 16px;
    font-size: 24px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: rgba(34,34,34,1);
    border-bottom: solid 2px #155E89;
}

.party_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.jpg);
    background-size: 100%;
    left: 116px;
    right: auto;
    top: 36px;
    width: 50px;
    height: 24px;
}

.party_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.jpg);
    background-size: 100%;
    left: 185px;
    top: 23px;
    width: 50px;
    height: 49px;
}
.party_com_title{
    width: 54px;
    font-size:18px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(34,34,34,1);
    border-bottom: solid #16598B 2px;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-bottom: 6px;
    margin-left: 10px;
}
.party_com_desc,.party_com_shijian{
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(34,34,34,1);
    padding-bottom: 15px;
    padding-left: 10px;
}
.party_com_img{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;

}
.party_com_img:hover{
    /*width: 163px;*/
    background: #0777B3;
}
.party_com_img:hover .party_com_title{
    color: #fff;
}
.party_com_img:hover .party_com_shijian{
    color: #fff;
}
.party_com_img:hover .party_com_desc{
    color: #fff;
}

.party_com_img:hover .party_com_title{
    border-bottom: solid #fff 2px;
}
.team_experts_right_cksj a{
    display: inline-block;
    width: 279px;
    height: 35px;
    line-height: 35px;
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 4px;
    background: red;
    float: left;
    margin-right: 32px;
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(101,101,101,1);
    text-align: center;
    float: right;
    margin-top: 20px;
}
.team_experts_right_cx{
    width: 343px;
    height: 388px;
    border: 1px solid rgba(230, 230, 230, 1);
    float: right;
    background: #F8F6F9;
    margin-top: 24px;
    
}
.dx select{
    width:279px;
    height:41px;
    border:1px solid #D1D1D1;
    border-radius:4px;font-size: 14px;
    margin-left: 30px;
    margin-bottom: 23px;
    background: #F8F6F9;
    text-indent: 1rem;
}
.team_experts_right_cx_ys input{
    width:279px;
    height:41px;
    border:1px solid #D1D1D1;
    border-radius:4px;font-size: 14px;
    margin-left: 30px;
    background: #F8F6F9;
    text-indent: 1rem;
        cursor: pointer;
}
.ks{
    font-size:18px;
    font-family:SourceHanSansCN;
    font-weight:bold;
    color:rgba(68,68,68,1);
    margin-top: 42px;
    margin-left: 30px;
    margin-bottom: 18px;

}
.btn{
    background: #0478B1;
    font-size: 18px;
    color: #fff;
    border: 0px  #fff  solid !important;
    margin-left: 30px;
    margin-top: 36px;
    background: #0478B1 !important;;
    text-indent: 0rem !important;
}
/* 专家团队结束 */
/* 党建工作 护理园地 教学科研 开始 */
.party{
    width:31%;
    height: 100%;
    background: #F5F2F5;
    border: 1px #F5F2F5 solid;
}
.party_nurse_teaching{
    margin-top: 60px !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 86px !important;
}
.party_img{
    width:100%;
    height:247px;
    position: relative;
    overflow: hidden;
}
.party_img_title{
    width:205px;
    height:64px;
    line-height: 64px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 30%;
    background: #fff;
    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
}
.party_list{
    padding: 20px;
    box-sizing: border-box;
}
.party_list_title{
    font-size:16px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(34,34,34,1);
    margin-bottom: 10px;
    
    max-width: 356px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.party_list_sj{
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(139,138,138,1);
    text-indent: 1rem;
    margin-bottom: 15px;
}
.party_list_title span{
    /*color: #0961A3*/
}

.party_list_title span:nth-child(1) {
    color: rgba(0,94,165,1);
    font-size: 12px;
    display: inline-block;
    color: #fff;
    /* border-radius: 50%; */
    width: 5px;
    height: 5px;
    background: rgba(0,94,165,1);
    border-radius: 50%;
    margin-right: 7px;
    margin-bottom: 4px;
}


.party_move{
    width: 100%;
    height: 59px;
    line-height: 51px;
    background: #E1DEE2;
    text-align: center;
    font-size: 51px;
    color: #A6A3A6;
        transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.party:hover{
    background: #fff;
}

.party:hover .party_move{
    background: #0776B3;
    color: #fff;
}
/* 党建工作 护理园地 教学科研 开始结束 */

.myddc_title{
    text-align: center;
    font-size:24px;
    font-family:SourceHanSansCN;
    font-weight:800;
    color:rgba(68,68,68,1);
    height: 84px;
    line-height: 84px;
    border-bottom: solid #0A599E 2px;
}
.myddc_con{
    border: solid #F1EFF2 1px;
    box-sizing: border-box;
    padding: 30px 82px 30px 82px;
}


.myddc_con{
    font-size: 16px;
    color: #625D5C;
}
.myddc_con div:nth-child(2n){
    margin-bottom: 40px;

}
.myddc_con div{
    margin-bottom:20px;

}

.myddc_con textarea{
    width: 100%;
    height: 200px;
    border: solid #F1EFF2 1px;
}
.mydc_btn input{
    height:55px;
    width: 100%;
    background: #005CA1;
    line-height: 55px;
    text-align: center;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-bottom: 90px;
    cursor: pointer;
}

.yznm{
    width:170px;
    height:35px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220, 220, 220, 1);
    border-radius:4px;
}