@keyframes myfirst
{
0%{transform:rotate(12deg);}
25%  {transform:rotate(-12deg);}
50%  {transform:rotate(8deg);}
100% {transform:rotate(-8deg);}
}

.ksdh_je_con_img img{
    width: 100%;
    height: 100%;
}
.page{
    text-align: center;
        margin-bottom:60px;
 margin-top: 70px;
}
.page a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #222;
    border: 1px #cccccc solid;
    text-align: center;
    margin-left: 15px;
    font-size: 14px;
}


.page_div{
    text-align: center;
        margin-bottom:60px;
 margin-top: 70px;
}
.page_div a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #222;
    border: 1px #cccccc solid;
    text-align: center;
    margin-left: 15px;
    font-size: 14px;
}
.this{
    background: #005CA1 !important;
    color: #fff !important;
}

#main_nav>li:hover{
    background: #17B9DC;
}
#main_nav>li{
        transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.hvr-underline-from-left:before {

    background: #005EA5 !important;
    height: 3px;
            transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
    

.yywh_con:hover .yywh_con_move a{
    color: #005CA1;
}
.special_report_con_cin_img:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.special_report_con_cin_img{
    overflow: hidden;
}

.title_right a:hover{
     color: #005CA1;
      
     transition: all 1s;
}
.bidding_title_right a:hover{
     color: #005CA1;
      
     transition: all 1s;
}


.hlyd_con1_con:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.hlyd_con1_con_img{
    overflow: hidden;
}


.zjys_con:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.zjys_con_cin_img{
    overflow: hidden;
}




.kpsp_com video{
    width: 100%;
    height: 100%;
}
.kpsp_com:hover video{
    transform: scale(1.1,1.1);
    transition: all .6s;
}
.kpsp_com{
    overflow: hidden;
}


.ksdh_je_con:hover img{
    transform: scale(1.1,1.1);
    transition: all .6s;
    
}
.ksdh_je_con{
    overflow: hidden;
    
}

::-webkit-scrollbar {
  width: 0.25rem;
  height: 0.25rem;
  background-image: linear-gradient(135deg, #1DE9B6 0%, rgba(8, 196, 219, 0.5) 72%, rgba(0, 182, 234, 0.3) 100%);
}
::-webkit-scrollbar-track {
  border-radius: 0;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-image: linear-gradient(135deg, #1DE9B6 0%, #08c4db 72%, #057494 100%);
  transition: all .2s;
  border-radius: 0.25rem;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(95, 95, 95, 0.7);
}

video::-webkit-media-controls{
    display:none !important;
}
/*动画帧*/
@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
 .ti_shi {
    /* display: inline-block; */
    width: 100px;
    height: 20px;
    padding: 15px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 111111;
    display: none;
    color: #fff;
    font-size: 14px;
}

/*基础动画样式*/
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.fadeIn {
    animation-name: fade;
    animation-direction: normal;
}

.party_com_img_com{
    /*width: 162px;*/
    height: 214px;
    /*margin-right: 20px;*/
}
.party_com_img_com img{
    width: 100%;
    height: 100%;
    
}

.sidebar_con1{
    position: relative;
}
.sidebar_con1_img{
    position: absolute;
    top: -7px;
    left: -101px;
}
.sidebar_con1_img img{
    display: none;
    
}

.zjys a{
    /*width: 100%;*/
}

.xw_list a{
    display: inline-block;
    width: 100%;
}
.invitation_con_list:hover .invitation_con_list_title{
    color: #025CA4;
}
.invitation_con_list:hover .invitation_con_list_sj{
    color: #025CA4;
}

.focus:hover img{
    transform: scale(1.1,1.1);
}
.focus img {
    transition: all .6s;
}
.focus_left{
    overflow: hidden;
}
.focus:hover .focus_right_title{
    color: #025CA4;
}
.ycyx_con_list:hover img{
    transform: scale(1.1,1.1);
}
.ycyx_con_list img {
    transition: all .6s;
}
.ycyx_con_list_img{
    overflow: hidden;
}
.ycyx_con_list:hover .ycyx_con_list_con_title{
    color: #025CA4;
}

.kyjx_zbgg:hover .kyjx_zbgg_title{
    color: #025CA4;
}

.kyjx_zbgg:hover .kyjx_zbgg_sj{
    color: #025CA4;
}

.fenye{
    text-align: center;
        margin-bottom:60px;
 margin-top: 70px;
}
.fenye a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #222;
    border: 1px #cccccc solid;
    text-align: center;
    margin-left: 15px;
    font-size: 14px;
}
.curr{
    background: #005CA1 !important;
    color: #fff !important;
}
.communist_con_cin1:hover img{
    transform: scale(1.1,1.1);
}
.communist_con_cin1 img {
    transition: all .6s;
}
.communist_con_cin1_img{
    overflow: hidden;
}
.communist_con_cin1:hover  .communist_con_zw_title{
    color: #025CA4;
}
.communist_con_list_con:hover .communist_con_list_con_title{
    color: #025CA4;
}
.communist_con_list_con:hover .communist_con_list_con_shjian{
    color: #025CA4;
}

.basic_lecel_list_con:hover img {
    transform: scale(1.1,1.1);
}
  .basic_lecel_list_con img {
    transition: all .6s;
}
.basic_lecel_list_con_img{
overflow: hidden;
}

.party_con_cin:hover img{
    transform: scale(1.1,1.1);
}

 .party_con_cin img {
    transition: all .6s;
}
.party_con_cin_img{
overflow: hidden;
}

.wu{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 90px;
    margin-bottom: 90px;
}
.wu img{
    width: 16%;
}
.xw_list_title_con a{
    display: inline-block;
    width: 100%;
}
.shortcut_cin div{
    color: #fff;
}
/* footer开始 */
.youqinglj{
    position: relative;
}
.footer_kjdh{
    position: absolute;
    top: 0px;
    /* right: 0px; */
}
.linklist li img{
    margin-left: 10px;
}
.links{
    /*overflow: hidden;*/
    width: 100%;
    /* height: 254px; */
    background: #434343;
    border-bottom: solid 1px #696969;
}
.foter_dh{
    height: 176px;
    background: #434343;
}
.linklist{
    
}
.footer_kjdh ul li{
    float: left;
    line-height: 60px;
    height: 60px;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 85px;
}
.footer_kjdh ul li a{
    font-size: 14px;
    color: #fff;
} 
.footer_kjdh{
    /* float: right;
    position: absolute;
    top: 0px;
    right: 120px; */
}
.footer_kjdh ul li img{
}
.footer_kjdh ul li  span{
    color: #626262;
}

.foter_dh{
    width: 1285px;
    margin: 0 auto;
}
.footer_back{
    background: #434343;
}
.foter_dh div{
    margin-top: 55px;
    float: left;
    font-size: 16px;
    color: #fff;
}
.footer_div_img{
    float: left;
    margin-right: 14px;
}
.foter_dh div:nth-child(1){
    margin-top: 55px;
    width: 18%;
}
.foter_dh div:nth-child(2){
        width: 18%;
        margin-top: 55px;
        }
.foter_dh div:nth-child(3){
    margin-top: 55px;
    width:23%;

}
.foter_dh div:nth-child(4){
    margin-top: 55px;
    width:26%;

}
.banquan{
    height: 159px;
    /* line-height: 55px; */
    background: #434343;
    color: #fff;
    font-size: 14px;
    border-top: solid 1px #696969;

}
.banquan a{
    color: #fff;
}
.banqugn_left{
    float: left;
    width: 76%;
    margin-top: 40px;
    
}
.banquan_right{
    width: 22%;
    text-align: right;
    float: right;
    margin-top: 44px;
    line-height: 24px
}
.this {
  
}
/*鍙嬫儏閾炬帴 */
.links{word-spacing:1.5em;position: relative;}
.linklist .link-nav{display:none;position:absolute;z-index:1;left:0;top:60px;padding:10px;background-color:#515151;width:100%;box-sizing:border-box;}
.linklist li{width:11%;display:inline-block;line-height:60px;height:60px;font-size: 15px;}
.linklist li>a{display:block;line-height:60px;height:60px;color: #fff;    float: right;}
/* .linklist li>a:before{display:inline-block;width:20px;height:60px;content:"\e650";margin-right:5px;position:relative;font-family:"iconfont";top:-2px;} */
.linklist .link-nav a{color:#c1c1c1;padding:3px 5px;font-size:14px;}
.linklist .link-nav a:hover{color:#fff;background-color:#363636;}
/* .layout{width:1200px;margin-left:auto;margin-right:auto;} */
/* footer结束 */
.banqugn_left div img{
    margin-right: 18px;
    float: left;

}
/* 版心 */
.ma1280{
    width: 1280px;
    margin: 0 auto;
}
.logo{
    height: 114px;
    line-height: 114px;
}
.logo_left{
    float: left;
}
.logo_right{
    float: right;
}
.logo_right_input input{
    width:271px;
    height:35px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(201, 201, 201, 1);
    border-radius:18px;
    text-indent: 1rem;
}
.logo_right_input{
    position: relative;
    float: left;

}
.logo_right_input img{
    position: absolute;
    top: 45px;
    right: 9px;
    cursor: pointer;
}

.gzwm {
    float: left;
    font-size: 14px;
    color: rgb(145, 145, 145);
    position: relative;
    z-index: 2222;
    margin-left: 40px;
}
.gzwm img{
    margin-right: 10px;
    cursor: pointer;
}
.gzwm>p>img{
    display: none;
    position: absolute;
    left: 0px;
    top: 83px;
}
.gzwm>img:hover .gzwm>p>img{
    opacity: 1;
}
.logo_ao{
    float: left;
    margin-left: 15px;
}
/* 菜单栏开始 */
.atc {
    background: #17B9DC;
}
.subnav a{
    font-size: 16px !important;
}
   .menu {
            width: 100%;
            height: 45px;
            line-height: 45px;
            background: #005CA1;
			overflow:hidden;
        }

        .shouye li a {
            text-decoration: none;
            /* float: left; */
            color: #fff;
            font-size: 16px;
            width: 11%;
            text-align: center;
        }

        #main_nav {}

        .subnav {}

        #main_nav>li {
            float: left;
            position: relative;
            text-decoration: none;
            text-align: center;
            color: #fff;
            font-size: 16px;
            padding: 0px 20px;
        }

        #main_nav>li .subnav {
            z-index: 22222;
            width: 100%;
            overflow: hidden;
            position: absolute;
              top: 45px;
            left: -0;
            text-align: center;
            height: 0%;
            transition: all 1.5s;
        }

        #main_nav>li .subnav li {
            background: #17B9DC;
            height: 36px;
            line-height: 36px;
            z-index: 222;
        }

        #main_nav>li .subnav li:hover {
           background: #005CA1 !important;
            color: #fff !important;
        }

        #main_nav>li:hover .subnav {
            display: block;
            height: 480px;
        }
        .#main_nav>li .subnav li:hover{
            
        }
/* 二级菜单开始 */
.secondary_menu{
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #E7E4E7;
}
.secondary_menu_list{


}
.secondary_menu_list ul li a{
    font-size:16px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:#444444;
    float: left;
    margin-right: 34px;
        width: 64px;
}
.secondary_menu_act{
    color:#005EA5 !important;
    border-bottom: solid 3px #005CA1;
}
/* 二级菜单结束 */


.sidebar{
    z-index: 999;
    position: fixed;
    top: 30%;
    right: 10px;
    width:72px;
    height:543px;
    -moz-box-shadow:2px 2px 5px #A8A8A8; -webkit-box-shadow:2px 2px 5px #A8A8A8; box-shadow:2px 2px 5px #A8A8A8;
    background: #fff;
    border-radius: 10px 10px 0 0 ;
    text-align: center;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(68,68,68,1);
}
.sidebar_con{
    height: 90px;
    box-sizing: border-box;
    cursor: pointer;
}
.sidebar_con a:hover img{
   animation: myfirst 1s;
}
.sidebar_con1 a:hover img{
   animation: myfirst 1s;
}
.sidebar_con img{
padding-bottom: 10px;
padding-top: 15px;

}
.fhdb{
    width:72px;
    height:46px;
    background:linear-gradient(90deg,rgba(7,119,179,1),rgba(21,179,216,1));
    border-radius:0 0px  10px 10px ;
}

/*医院文化*/
.ma120{
    width: 1280px;
    margin: 0 auto;
}
.project {}

        .project .t {
            text-align: center;
            margin: 80px 0 39px 0;
        }

        .project .t h4 {
            font-size: 36px;
            color: #444444;
            font-weight: 800;
        }

        .project .t p {
            text-transform: uppercase;
            color: #ec9e08;
            font-size: 24px;
            font-weight: 800;
        }

        .project .b {
            height: 400px;
        }

        .project .b .L,
        .project .b .R {
            width: 50%;
            height: 100%;
            position: relative;
            overflow: hidden;
            background-position: center !important;
            background-size: cover !important;
            float: left;
        }


        .project .b .box1 {
            background: url(../images/tumingdu.png);
            width: 100%;
            height: 88px;
            text-align: center;
            display: table;
            table-layout: fixed;
            margin-bottom: 5px;
            transition: 400ms;
            position: absolute;
            left: 50%;
            top: 356px;
            z-index: 10;
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            line-height: 88px;
        }

        .project .b .box1 h4 {
            color: #555555;
            font-size: 24px;
            font-weight: 800;
        }

        .project .b .box1 b {
            display: block;
            margin: 10px auto;
            height: 3px;
            width: 39px;
            background: #868686;
        }

        .project .b .box1 span {
            height: 113px;
            line-height: 113px;
            display: block;
        }

        .project .b .box1 span img {
            max-height: 100%;
            vertical-align: middle;
        }

        .project .b .box1 p {
            color: #a4a4a4;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


        .project .list {
            position: absolute;
            left: 0;
            top: -120%;
            width: 100%;
            height: 100%;
            background: url(../images/yyroqwq.png);
            transition: 400ms;
        }

        .project .list .padd {
            padding: 0 35px;
        }

        .project .list .top {
            margin-top: 86px;
        }

        .project .list .top h4 {
            font-size: 24px;
            color: #ffffff;
            font-weight: 800;
            margin-bottom: 5px;
        }

        .project .list .top p {
            font-size: 18px;
            color: #ffffff;
        }

        .project .list .top p strong {
            color: #ec9e08;
            font-size: 24px;
            text-transform: uppercase;
            margin-right: 1em;
        }

        .project .list .bom {
            margin-right: -2%;
            margin-top: 60px;
        }

        .project .list .bom .item {
            float: left;
            width: 23%;
            margin: 0 2% 2% 0;
            height: 214px;
            transition: 400ms;
        }

        .project .list .bom .item a {
            display: table;
            table-layout: fixed;
            width: 100%;
            height: 100%;
            text-align: center;
        }

        .project .list .bom .item span {
            height: 88px;
            line-height: 88px;
            display: block;
            margin-bottom: 5px;
        }

        .project .list .bom .item span img {
            vertical-align: middle;
        }

        .project .list .bom .item p {
            color: #fff;
            font-size: 16px;
        }

        .project .list .bom .item:hover {
            background: rgba(77, 178, 235, .8);
        }

        .project .b .L:hover .box1,
        .project .b .R:hover .box1 {
            top: 150%;
        }

        .project .b .L:hover .list,
        .project .b .R:hover .list {
            top: 0;
        }

        .project .list .bom .item2 {
            float: left;
            width: 31.33%;
            margin: 0 2% 2% 0;
            height: 214px;
            transition: 400ms;
        }
.yiyuanwehua{
    width:157px;
    height:88px;
    background: #005EA5;
    float: left;
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);

}
        .yiyuanwehua_desc{
            float: left;
            font-size:16px;
            font-family:Microsoft YaHei;
            font-weight:400;
            color:rgba(255,255,255,1);
            text-indent: 1rem;
        }

        .list{
            text-align: center;

        }
        .list1{
            margin-top: 165px;
            font-size:30px;
            font-family:Microsoft YaHei;
            font-weight:400;
            color:rgba(254,254,254,1);
        }
        .list2{
            margin-top: 95px;
            font-size:16px;
            font-family:Microsoft YaHei;
            font-weight:400;
            color:rgba(254,254,254,1);
        }
        
        .project{
            margin-bottom: 50px;
        }