@charset "utf-8";
/* CSS Document */

/* nybanner */

.nybanner {
    height: 300px;
}


/* inside bar */
.inside_bar {
    height: 93px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 2px #c0c0c03d;
    position: relative;
    z-index: 2;
    margin-top: -46px;
    display: flex;
    justify-content: space-between;
}

.inside_left {
    width: 205px;
    height: 100%;
    background: #174EA1;

}


.inside_left h4 a {
    font-family: "AliBold";
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    height: 100%;
    display: flex;
    align-items: center;
}

.inside_left h4 {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
}


.inside_list {
    width: calc(100% - 205px);
}

.inside_list ul {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
}

.inside_list ul li a {
    display: flex;
    flex-direction: column;
    text-align: center;

}


.inside_list ul li a .tit {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    font-family: "AliRegular";
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.inside_list ul li a .ico i {
    font-size: 26px;
    color: #9d9d9d;
}

.inside_list ul li:hover a .ico i {
    color: #174EA1;

}

.inside_list li:hover dl dd a .tit{
    color:#333;
}
 
.inside_list ul li:hover>a .tit,.inside_list li:hover dl dd:hover a .tit {
    color: #174EA1;padding-left: 5px;

}

.page_bar {
    border-bottom: 1px solid #e5e5e5;
    height: 67px;
    line-height: 67px;
    font-size: 16px;
    font-family: "AliRegular";

}

.page_bar a {
    font-family: "AliRegular";
    font-size: 16px;
}

.page_bar i {
    font-size: 16px;
    padding: 0 2px;
}

.page_bar i:nth-child(1) {
    color: #174EA1;
    font-size: 18px;
}

.about_ntitle{
 

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.about_ntitle .extra span{
    font-family: "AliRegular";
    font-size: 16px;
    color: #666;
}

.about_ntitle h1{
    font-family: "AliBold";
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    width: 80%;
    text-align: center;
    margin: 30px 0;
}

.news_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_title .ico {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.news_title .ico i {
    font-size: 30px;
    color: #174EA1;
    padding-right: 10px;
}

.news_title h3 {
    font-family: "AliBold";
    font-weight: bold;
    font-size: 24px;
    color: #333333;

}

.news_title .more {
    border: 1px solid #174ea1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 100px;
}

.news_title .more span {
    color: #174EA1;
    font-family: "AliRegular";
}

.news_title .more a {
    display: flex;
    justify-content: space-evenly;
    font-family: "AliRegular";
    padding: 0px 8px;
}



.news_hospital {
    width: calc(100% - 450px);
}

.news_notice {
    width: 408px;
}

.news_show {
    display: flex;
    justify-content: space-between;
}



/* news1 */

.news_hospital_list {
    display: flex;
    justify-content: space-between;
}

.news_hospital_list_l {
    border: 1px solid #DFDFDF;
    padding: 6px;
    width: 538px;
    height: 460px;
    background: #FFFFFF;
}

.news_hospital_list_l .pic {
    width: 100%;
    height: 354px;
    overflow: hidden;
}

.news_hospital_list_l .pic img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    overflow: hidden;
    width: 100%;
    height: 354px;
    overflow: hidden;
}


.news_hospital_list_l .info {
    padding: 5px;
    margin-top: 6px;
}



.news_hospital_list_l .info a {
    font-family: "AliRegular";
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_hospital_list_l .info .desc {
    font-size: 14px;
    color: #999999;
    font-family: "AliRegular";
    line-height: 22px;
    text-align: left;
    height: 44px;
    display: block;
    overflow: hidden;

    font-family: "AliRegular";

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    overflow: hidden;
    margin-top: 5px;
}








.news_hospital_list_r .items {
    width: 350px;
    height: 220px;
    background: #FFF;
    border: 1px solid #e9e9e9;
    padding: 5px;
    position: relative;
}
.news_hospital_list_r .items .pic a{
    overflow:hidden;
    height:398px;
    display:block;width:100%;

}



.news_show  .news_hospital_list_r .items .pic a{
    overflow:hidden;
    height:220px;
    display:block;width:100%;

}

.news_show .news_hospital_list_r .items .pic{
 overflow: hidden;
 height: 208px;
 display: block;
 width: 100%;
}

.news_hospital_list_r .items .pic{
    overflow: hidden;
    height: 398px;
    display: block;
    width: 100%;
   }
.news_hospital_list_r .items .pic img {
  
width: 100%;
  
height: 100%;
  
transition: all 0.3s;
  
-webkit-transition: all 0.3s;
  
-moz-transition: all 0.3s;
  
-ms-transition: all 0.3s;
  
-o-transition: all 0.3s;
  
object-fit: cover;
}


.news_hospital_list_r .items:hover .pic img,
.news_hospital_list_l .pic:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.news_hospital_list_r .items .info {
    position: absolute;
    height: 46px;
    line-height: 46px;
    font-family: "AliRegular";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s ease;
    bottom: 5px;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 0 5px;
    text-align: center;
}

.news_hospital_list_r .items .info .tit {
    background: rgba(0, 0, 0, .3);
}

.news_hospital_list_r .items .info a {
    font-family: "AliRegular";
    color: #fff;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_hospital_list_r .items:nth-child(1) {
    margin-bottom: 20px;
}

.news_notice_show .items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    margin-top: 20px;
}

.news_notice_show .items .date {
    width: 78px;
    height: 67px;
    border: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-content: space-between;
}

.news_notice_show .items .info .desc {
    height: 44px;
    line-height: 22px;
    display: block;
    overflow: hidden;
    font-family: "AliRegular";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    overflow: hidden;
    color: #999999;

}

.news_notice_show .items .date span {
    font-size: 36px;
}

.news_notice_show .items .date span,
.news_notice_show .items .date p {
    font-family: "GliRegular";
}

.news_notice_show .items .info {
    width: calc(100% - 100px);
}

.news_notice_show .items .info .tit a:hover {
    padding-left: 3px;
    color: #174EA1;
    font-family: "AliBold";
}

.news_notice_show .items .info .tit {
    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    display: block;
}

.news_notice_show .items .info a {
    font-family: "AliRegular";
    color: #333;
    font-size: 16px;
    transition: all 0.3s ease;

}



.knowledge_bg {
    height: 446px;
    background: url(../images/knowledge_bg.png) no-repeat top center;
    padding: 20px 0;
    margin-top: 50px;
}

.knowledge_show {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.knowledge_show .items {
    width: 32%;
    height: 120px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 15px;
    margin-bottom: 20px;

}



.knowledge_show .items .tit a {
    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}

.knowledge_show .items .date {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.knowledge_show .items .date span {
    font-family: "GliRegular";
    color: #999999;
    padding-left: 6px;
}

.knowledge_show .items .date i {
    font-size: 14px;
    color: #999999;
}

.knowledge_show .info {
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    margin: 12px 0 20px 0;
}


.knowledge_show .info .line {
    width: 50px;
    background-color: #000;
    height: 1px;
}


.knowledge_show .items:hover {
    background-color: #174EA1;
    cursor: pointer;
}

.knowledge_show .items:hover .tit a,
.knowledge_show .items:hover .date i,
.knowledge_show .items:hover .date span {
    color: #FFF;
}

.knowledge_show .items:hover .info .line {
    background-color: #FFF;
}

.knowledge_show .items:hover .info {
    background: rgba(255, 255, 255, .2);
}



/* media_show */


.media_show .swiper-container {
    width: 100%;
    height: 100%;
}

.media_show .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.media_show .items {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
}

.media_show .pic {
    padding: 5px;
    border: #e5e5e5 1px solid;

}

.media_show .pic .img {
    overflow: hidden;
}

.media_show .pic .img img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.media_show .pic:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.media_show .pic a {


    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}

.media_show .pic .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    top: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;


}

.media_show .info {
    margin-top: 10px;
}

.media_show .info a {

    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}

.media_show .pic .btn i {
    font-size: 40px;
    color: #fff;
}



.media_show .pic img {

    width: 246px;
    height: 150px;
}



/* page_inside */

.page_inside {
    display: flex;
    justify-content: space-between;
}

.page_inside .page_left {
    width: 300px;
}

.page_inside .page_left .inside_bar {
    flex-direction: column;
    height: auto;
}

.page_inside .page_left .inside_left {
    width: 100%;
}

.page_inside .page_left .inside_left h4 a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-family: "AliBold";
}

.page_inside .page_left .inside_left h4 a span {
    width: 60%;
}

.page_inside .page_left .inside_list {
    width: 100%;
}

.page_inside .page_left .inside_list ul {
    flex-direction: column;
}

.page_inside .page_left .inside_list a {
    flex-direction: row;
    align-items: center;
}

.page_inside .page_left .inside_list dd a{
    line-height:36px;
}
 
.page_inside .page_right {
    width: calc(100% - 380px);
}


.page_inside .page_left h4 {
    width: 100%;
    height: 90px;
}

.page_inside .inside_list ul {
    padding: 20px 24px;
    width: 100%;
    display: block;
    ;
}



.page_inside .inside_list ul li>a .tit {
    margin-top: 0;
}

.page_inside .inside_list ul li>a .ico {
    padding: 0 25px 0 25px;
}

.page_inside .inside_list ul li .ico i {
    font-size: 28px;
    color: #a0a0a0;
}
.page_inside .inside_list ul li dl{
    margin:10px 0px 10px 50px;
}
.page_inside .inside_list ul li dd .ico i{
    font-size:12px;color:#dad9d9;
    padding-right:16px
}

.page_inside .inside_list ul li>a {
    display: flex;
    border-bottom: 1px solid #e7edf5;
    height: 52px;
    line-height: 52px;
}

.page_inside .inside_list ul li:hover>a .ico i,
.page_inside .inside_list ul li.active>a .ico i {
    color: #174EA1
}

.page_inside .inside_list ul li:hover>a .tit,
.page_inside .inside_list ul li.active>a .tit {
    color: #174EA1;
    font-family: "AliBold";
}

/* page_quicklink */
.page_quicklink {
    margin-top: 30px;
}

.page_quicklink ul {
    display: flex;
    flex-wrap: wrap;
}

.page_quicklink ul li {
    width: 50%;
    background-color: #21b27c;
    height: 98px;
}

.page_quicklink ul li:nth-child(2) {

    background-color: #174ea1;
}

.page_quicklink ul li:nth-child(3) {

    background-color: #65cdcc;
}

.page_quicklink ul li:nth-child(4) {

    background-color: #279cda;
}

.page_quicklink ul li:nth-child(5) {

    background-color: #eabe69;
}

.page_quicklink ul li:nth-child(6) {

    background-color: #7dc8ac;
}

.page_quicklink ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    height: 100%;
}

.page_quicklink ul li .ico i {
    font-size: 34px;
    color: #fff;
}

.page_quicklink ul li .tit {
    font-family: "AliRegular";
    margin-top: 10px;
}


/* news_list1 */

.page_news_list {
    margin-top: 40px;
}

.page_news_list ul {
    display: flex;
    flex-direction: column;
}

.page_news_list .pic .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    top: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;


}

.page_news_list .pic .btn i{ 
    font-size: 40px;
    color:#fff;
}

.page_news_list li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
   
}

.page_news_list li .pic {
    width: 245px;
    height: 162px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 5px;
    position: relative;
}

.page_news_list li .pic a {

    display: block;
    overflow: hidden;
}

.page_news_list li .pic img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    height: 150px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}

.page_news_list li:hover .pic img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.page_news_list li .info {
    width: calc(100% - 270px);
}



.page_news_list li .info a {
    font-family: "AliBold";
    font-size: 18px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.page_news_list li:hover .info a {
    padding-left: 10px;
}

.page_news_list li .info .desc {
    font-size: 14px;
    color: #999999;
    font-family: "AliRegular";
    line-height: 22px;
    text-align: left;
    height: 44px;
    display: block;
    overflow: hidden;

    font-family: "AliRegular";

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    overflow: hidden;
    margin: 15px 0px 40px 0;
}


.page_news_list li .date {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.page_news_list li .date span {
    font-family: "GliRegular";
    color: #999999;
    padding-left: 6px;
}

.page_news_list li .date i {
    font-size: 14px;
    color: #999999;
}


.page_news_dot li {
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #b5b5b5;
    align-items: center;
}

.page_news_dot li .tit {
    display: flex;
    justify-content: flex-start;
    width: calc(100% - 150px);
}

.page_news_dot li i {
    font-size: 22px;
    color: #174EA1;
}

.page_news_dot li .tit a {
    font-family: "AliRegular";

    font-size: 16px;

    text-overflow: ellipsis;
    white-space: nowrap;

    overflow: hidden;
    transition: all 0.3s ease;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.page_news_dot li .date {
    font-family: "GliRegular";
    color: #999999;


}


/* page_news_piclist */


.page_news_piclist ul {
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
    flex-wrap: wrap;
    flex-direction: row;
}
.page_news_piclist li:nth-child(3n){
    margin-right:0;
}

.page_news_piclist li {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 30%;
    margin-bottom: 30px;
margin-right:30px;
}

.page_news_piclist .pic {
    padding: 5px;
    border: #e5e5e5 1px solid;

}

.page_news_piclist .pic .img {
    overflow: hidden;
}

.page_news_piclist .pic .img img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.page_news_piclist .pic:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.page_news_piclist .pic a {


    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}

.page_news_piclist .pic .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    top: 0px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;


}

.page_news_piclist .info {
    margin-top: 10px;
}

.page_news_piclist .info a {

    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}

.page_news_piclist .pic .btn i {
    font-size: 40px;
    color: #fff;
}



.page_news_piclist .pic img {

    width: 100%;
    height: 180px;
}



.page_news_dot.excel li .tit i {
    color: #009148;
}

.page_news_dot.excel li .down {
    background-color: #174EA1;
    width: 94px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.page_news_dot.excel li .down a i,
.page_news_dot.excel li .down a span {
    color: #fff;
    font-size: 14px;
    ;
}




/* about */


.about_show {
    display: flex;
    justify-content: space-between;
}

.about_show .about_left {
    width: 580px;
    height: 375px;
}

.about_show .about_left img {
    width: 580px;
    height: 375px;
}

.about_content {
    width: calc(100% - 620px);


}

.about_content .about_n {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-family: "AliRegular";
}


.about_show .more {
    border: 1px solid #174ea1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    margin-top: 20px;
}

.about_show .more span {
    color: #174EA1;
    font-family: "AliRegular";
}

.about_show .more a {
    display: flex;
    justify-content: space-evenly;
    font-family: "AliRegular";
    padding: 0px 8px;
}

.about_title {
    text-align: center;
    margin-top: 30px;
}

.about_title h3 {
    font-family: "AliBold";
    font-weight: bold;
    font-size: 24px;
    color: #333333;

}


.about_env {
    height: 415px;
    background-color: #f5f7fa;
    margin-top: 40px;
}

.about_env .news_title {
    border-bottom: 1px solid #e7e7e7;
}

.style_list {
    margin-top: 40px;
}

.style_list .swiper-container {
    width: calc(100% - 100px);
    height: 100%;
    margin: 0px 50px;
    overflow: visible;
}

.style_list .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;
}

.style_list .swiper-slide .info {
    width: 100%;
}

.style_list .swiper-slide .info:hover a {
    background-color: #174EA1;
}

.style_list .swiper-slide .info:hover a {
    color: #FFF;
    ;
}

.style_list .swiper-slide .info a {
    font-size: 16px;
    color: #333;
    font-family: "AliRegular";

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;

    transition: all 0.3s ease;
    display: block;
    width: 100%;
}

.about_env .swiper-button-next {
    right: -50px;
}

.about_env .swiper-button-prev {
    left: -50px;
}

.about_env .swiper-button-next,
.about_env .swiper-button-prev {
    width: 50px;
    background: #f5f7fa;
    height: 100%;
    top: 0%;
}


.about_env .swiper-button-next i,
.about_env .swiper-button-prev i {
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 61px;
    background: #CCCCCC;
    line-height: 61px;
    text-align: center;
    top: 36%;
    z-index: 2;
}

.about_env .style_list {

    overflow: hidden;
}


.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    display: none;
}


.about_env .pic {
    width: 100%;
    height: 214px;
    background: #FFF;
    border: 1px solid #DFDFDF;
    padding: 6px;
}

.about_env .pic img {
    width: 100%;
    height: 200px;
}

/* culture_show */

.culture_show ul {
    display: flex;
    justify-content: space-between;
}

.culture_show ul li {
    display: flex;
    flex-direction: column;
    width: 32%;
    height: 240px;
    border: 1px solid #e7e7e7;
    justify-content: center;
    text-align: center;
}

.culture_show ul li .ico i {
    font-size: 60px;
    color: #174EA1;
}

.culture_show ul li .tit {
    font-size: 20px;
    color: #333333;
    font-family: "AliBold";
    padding: 20px 0 10px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.culture_show ul li .desc {
    font-size: 16px;
    color: #333333;
    font-family: "AliRegular";
}

.culture_show ul li:hover .tit {
    color: #174EA1;
    padding-top: 5px;
}

.culture_show ul li:hover {
    cursor: pointer;
}




.honor_show {
    margin-top: 30px;
}

.honor_show .swiper-container {
    width: 100%;
    height: 100%;
}

.honor_show .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.honor_show .items {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
    padding: 5px;
    border: #e5e5e5 1px solid;
}



.honor_show .pic .img {
    overflow: hidden;
}

.honor_show .pic .img img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.honor_show .pic:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.honor_show .pic a {


    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}



.honor_show .info {
    margin-top: 10px;
}

.honor_show .info a {

    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}




.honor_show .pic img {

    width: 246px;
    height: 150px;
}


.about_honor {
    height: 415px;
    background-color: #f5f7fa;
    margin-top: 40px;
}

.about_honor .news_title {
    border-bottom: 1px solid #e7e7e7;
}


/* about_content */

.about_nshow {

    line-height: 30px;
    font-family: "AliRegular";
    display: block;
    font-size: 16px;
    margin-top: 30px;
}
.about_nspic {
    text-align: center;
}

.about_nshow *{
    font-family: "AliRegular";
}

.about_nshow img {

    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    max-width: 80%;
}





.honor_showlist {
    margin-top: 30px;
}


.honor_showlist ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.honor_showlist li {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 23%;
    padding: 5px;
    border: #e5e5e5 1px solid;
    margin: 20px 20px 0 0;
}

.honor_showlist li:nth-child(4n) {
    margin-right: 0;
}


.honor_showlist .pic .img {
    overflow: hidden;
}

.honor_showlist .pic .img img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.honor_showlist .pic:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.honor_showlist .pic a {


    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}



.honor_showlist .info {
    margin-top: 10px;
}

.honor_showlist .info a {

    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}




.honor_showlist .pic img {

    width: 246px;
    height: 150px;
}



/* patient */

.patient_depart .items h4 {

    font-weight: bold;
    font-size: 20px;
    color: #174EA1;

    font-family: "AliBold";
    padding-left: 20px;
}

.patient_depart .items ul li {
    width: 158px;
    height: 43px;
    background: #FFFFFF;
    border-radius:30px;
    border: 1px solid #E4E4E4;
    margin: 0 12px 12px 0;
    text-align: center;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
}

.patient_depart .items ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.patient_depart .items ul li a {
    width: 95px;
    height: 16px;
    font-family: "AliRegular";
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.patient_depart .items ul li.cur {
    width: 158px;
    height: 43px;
    background: #174EA1;
    border-radius: 19px 19px 19px 19px;
    border: 1px solid #E4E4E4;
}

.patient_depart .items ul li.cur a {
    color: #FFF;
}


/* 医师职称 */


.filter {
    background-color: #f8f8f8;
    padding: 20px 20px 10px;
    margin-top: 10px;
}



.filter dl dt {

    font-weight: bold;
    font-size: 20px;
    color: #174EA1;

    font-family: "AliBold";
    
}

.filter dl dd{
    margin:15px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}


.filter dl dd a {
   
   
    margin:0 20px 20px 0;
}

.filter dl dd a  span{
    font-family: "AliRegular";
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


.order-search {
    position: relative;
    margin: 30px 0px;
  }
  .order-search .doctor-name {
    line-height: 45px;
    height: 45px;
    padding: 7px 6px 7px 40px;
    width: 92%;
    border: 1px solid #ddd;
    font-family:"AliRegular";
    font-size: 16px;
    border-right: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .order-search i {
    line-height: 45px;
    position: absolute;
    font-size: 24px;
    color: #174EA1;
    top: 0;
    left: 10px;
  }
  .order-search .btn {
    width: 8%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 45px;
 
    background-color: #174EA1;
    border:transparent;
    color:#fff;
    font-family:"AliRegular";
    font-size: 16px;
   
  }


  .schedule-doctor-filtrer {
    height: 76px;
    background-color: #fff;
  }
  .schedule-doctor-filtrer .fixed-wrap {
    border-bottom: 1px solid #e4e4e4;
    height: 75px;
    background-color: #fff;
  }

  .schedule-doctor-filtrer .fixed-wrap .layout{
    display: flex;
    justify-content: space-between;
  }
  .schedule-doctor-filtrer .fixed-wrap.fixed {
    position: fixed;
    z-index: 1;
    -webkit-box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.02);
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.02);
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .schedule-doctor-filtrer .haschosen {
    border-bottom: none;
  }
  .schedule-doctor-filtrer .week-list {
    position: relative;
    margin-right: 68px;
    height: 75px;
  }
  .schedule-doctor-filtrer .week-list a {
    position: absolute;
    top: 0;
    width: 68px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: #ccc;
  }
  .schedule-doctor-filtrer .week-list a:not(.disabled) i {
     
color: #174EA1;
     
font-size: 24px;
  }
  .schedule-doctor-filtrer .week-list a i {
    
font-size: 24px;
  }
  .schedule-doctor-filtrer .week-list a.disabled {
    color: #ccc;
    cursor: default;
    border-color: #ccc;
  }
  .schedule-doctor-filtrer .week-list a.last-wk {
    left: -68px;
  }
  .schedule-doctor-filtrer .week-list a.next-wk {
    right: -68px;
  }
  .schedule-doctor-filtrer .week-list .week-wrap {
    overflow: hidden;
    height: 75px;
    width: 476px;
  }
  .schedule-doctor-filtrer .week-list .week-wrap ul {
    overflow: hidden;
    height: 75px;
  }
  .schedule-doctor-filtrer .week-list .week-wrap ul li {
    float: left;
    width: 68px;
    text-align: center;
    padding: 12px 0;
    font-family: "AliRegular";
  }

  
  .schedule-doctor-filtrer .week-list .week-wrap ul li.weekend {
    color: #999;
  }
  .list-schedule {
    position: relative;
  }
  .list-schedule li {
    border-bottom: 1px solid #e4e4e4;
  }
  .list-schedule li .doctor-info {
    padding: 20px 0;
    padding-left: 130px;
    height: 178px;
    position: relative;
    width: 45%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .list-schedule li .doctor-info .thumb {
    width: 105px;
    height: 137px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 0;
  }
  .list-schedule li .doctor-info .thumb img {
    width: 105px;
    height: 137px;
  }
  .list-schedule li .doctor-info h2 {
    font-size: 18px;
    line-height: 52px;
    height: 60px;
    font-family:"AliRegular";
    background: url(../images/index-item03-name.png) no-repeat top center;
    width: 120px;
    text-align: center;
  }
  .list-schedule li .doctor-info h2 a {
    color: #333333;
    font-family:"AliRegular";
    font-size: 20px;
    font-weight: 400;
  }
  .list-schedule li .doctor-info h2 a:hover {
    color: #1678ad;
  }
  .list-schedule li .doctor-info h2 span {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    width: 90px;
    height: 22px;
    border-radius: 11px;
    margin-left: 10px;
    background-color: #ef8162;
    text-align: center;
    position: relative;
    top: -2px;
  }
  .list-schedule li .doctor-info p {
    margin-bottom: 0;
  }
  .list-schedule li .doctor-info p span:nth-child(1){
    font-size: 16px;
  }
  .list-schedule li .doctor-info p span {
    display: block;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    font-family:"AliRegular";
  }
  .list-schedule li .doctor-info p strong {
    color: #999;
    font-weight: normal;
    font-family:"AliRegular";
  }
  .list-schedule li .doctor-clinic {
    width: 612px;
  }
  .list-schedule li .doctor-clinic .loading {
    background: url(../images/loadingex.gif) center no-repeat;
    width: 100%;
    height: 137px;
    background-size: 5%;
    display: block;
  }
  .list-schedule li .doctor-clinic tr {
    padding-right: 68px;
  }
  .list-schedule li .doctor-clinic tr + tr td {
    border-top: 1px solid #e4e4e4;
  }
  .list-schedule li .doctor-clinic td {
    height: 68px;
    width: 11.11%;
    text-align: center;
    font-family: "AliRegular";
  }
  .list-schedule li .doctor-clinic td:after {
    content: "";
    width: 0;
    height: 100% \0;
    height: calc(100% + 76px);
    background-color: #f2f2f2;
    position: absolute;
    top: 0px\0;
    top: -76px;
    display: block;
    z-index: -1;
  }
  .list-schedule li .doctor-clinic td:hover:after {
    width: 68px;
  }
  .list-schedule li .doctor-clinic td > div {
    position: relative;
  }

  .clinic-scheduling table {
    border: none;
    width: 100%;
  }
  .clinic-scheduling .seleced {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    font-family: "AliRegular";
  }
  .clinic-scheduling .seleced:hover + .tips {
    display: block;
  }
  .clinic-scheduling .seleced.red {
    background: #ea5a54;
  }
  .clinic-scheduling .seleced.red:before {
    content: "特需";
  }
  .clinic-scheduling .seleced.blue {
    background: #54a0ea;
  }
  .clinic-scheduling .seleced.blue:before {
    content: "专家";
  }
  .clinic-scheduling .seleced.green {
    background: #63b98c;
  }
  .clinic-scheduling .seleced.green:before {
    content: "普通";
  }
  .clinic-scheduling .seleced.orange {
    background: #e49548;
  }
  .clinic-scheduling .seleced.orange:before {
    content: "特殊";
  }
  .clinic-scheduling .seleced.gray {
    background: #9e9e9e;
    cursor: default;
  }
  .clinic-scheduling .seleced.gray:before {
    content: "停诊";
  }
  .clinic-scheduling .tips {
    display: none;
    white-space: nowrap;
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left: -34px;
    min-width: 245px;
    background: #fff;
    text-align: left;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08);
    z-index: 4;
    cursor: pointer;
    font-family: "AliRegular";
  }
  .clinic-scheduling .tips:before,
  .clinic-scheduling .tips:after {
    content: "◆";
    color: #fff;
    font-family: simsun;
    font-size: 30px;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 20px;
  }
  .clinic-scheduling .tips:before {
    color: #ddd;
    top: -1px;
  }
  .clinic-scheduling .tips .red {
    color: #ea5a54;
    font-style: normal;
    font-family: "AliRegular";

  }
  .color-info span {
    margin-right: 10px;
  }


  .haschosen {
    padding: 15px 100px 15px 110px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    min-height: 35px;
  }
  .haschosen span,
  .haschosen .doctor-num {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    position: absolute;
    font-family: "AliRegular";
    top: 15px;
  }
  .haschosen span {
    left: 0;
  }
  .haschosen .doctor-num {
    right: 0;
  }
  .haschosen .doctor-num b {
    font-weight: 400;
    color: #174EA1;
  }
  .haschosen a {
    display: inline-block;
    font-size: 15px;
    margin-right: 5px;
    line-height: 30px;
    border-radius: 3px;
    margin-bottom: 4px;
    padding: 0 10px;
    background: #174EA1;
    color: #fff;font-family: "AliRegular";
  }
  .haschosen a:hover {
    background: #174EA1;
  }
  .haschosen a i {
    font-size: 12px;
    margin-left: 5px;
  }
  .team_depart{
    margin: 30px 0;
   
  }
  .team_depart .hd{
    display: flex;
    justify-content: center;
    position: relative;
    padding-bottom: 40px;
  }
  .team_depart .hd li
{
    width: 137px;
    height: 45px;
    background: #f0f0f0;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -ms-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    margin-right: 20px;
    text-align: center;
    line-height: 45px;
    color:#333;
    font-size: 20px;
    font-family: "AliBold";

}
 .team_depart .hd li a{
      font-family: "AliBold";
 }
.team_depart .hd li.on,.team_depart .hd li:hover
{
    width: 137px;
    height: 51px;
    background: url(../images/style.png) no-repeat top center;
    color:#fff;
    cursor: pointer;  
}
.team_depart .hd li.on a{
    color:#fff;  font-family: "AliBold";
}

.team_depart .bd .items {
    width: 158px;
    height: 43px;
    background: #FFFFFF;
    border-radius:30px;
    border: 1px solid #E4E4E4;
    margin: 0 12px 12px 0;
    text-align: center;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
}

.team_depart .bd ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.team_depart .bd .items a {
    width: 100%;
    font-family: "AliRegular";
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    display: block;
    text-align: center;
}

.team_depart .bd .cur,.team_depart .bd .items:hover {
    background: #174EA1;
    border-radius: 19px 19px 19px 19px;
    border: 1px solid #E4E4E4;
 cursor: pointer;   
}

.team_depart .bd .cur a,.team_depart .bd .items:hover a {
    color: #FFF;
}
 


.team_doctor .more {
    border: 1px solid #174ea1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    margin-top: 20px;
}

.team_doctor .more span {
    color: #174EA1;
    font-family: "AliRegular";
}

.team_doctor .more a {
    display: flex;
    justify-content: space-evenly;
    font-family: "AliRegular";
    padding: 0px 8px;
}
.team_doctor {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.team_doctor .items{
   
    background-color: #f9f9f9;
    width:48%;
    margin-bottom: 30px;
} 

.team_doctor .items .pic{
    width: 149px;
    height: 234px;
    overflow: hidden;
}

.team_doctor .items .pic img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.team_doctor .items  .info{
    width:calc(100%  -  195px);
}

.team_doctor .items{
    display: flex;
    justify-content: space-between;
}

.team_doctor .items .info{
    display: flex;
    flex-direction: column;
    margin-top:20px;
    margin-right: 10px;
}

.team_doctor .items  .info .tit{
    font-size: 18px;
    line-height: 52px;
    height: 60px;
    font-family: "AliRegular";
    background: url(../images/index-item03-name.png) no-repeat top center;
    width: 120px;
    text-align: center;

}
.team_doctor .items  .info .tit a

{
    color: #333333;
    font-family: "AliRegular";
    font-size: 20px;
    font-weight: 400;
}

.team_doctor .items:hover  .info .tit a{
color: #174EA1;
font-family: "AliBold";
}
.team_doctor .items  .info .desc {
    margin:10px 0 0 10px;
}
 
.team_doctor .items  .info .desc span
{
    color:#666666;
    font-size: 16px;
    font-family: "AliRegular";

}

.team_doctor .items  .info .desc p
{
    height: 44px;
    line-height: 22px;
    display: block;
    overflow: hidden;
    font-family: "AliRegular";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    overflow: hidden;
    color: #999999;
    margin-top: 6px;

}







/* depart */

.department_show{
    display: flex;
    flex-direction: column;
}

.department_show .items ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.department_show .items li{
    width:19%;
    height: 56px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E6E6E6;
    line-height: 56px;
    padding:0 10px 0px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 12px;
    margin-right: 12px;
}


.department_show .items li a{
    display: flex;
    justify-content: space-between;
}
.department_show .items li:nth-child(n) .depart_l i
{
    /* color: var(--random4-color, #000); */
    color: #737fc4;

}
.department_show .items li:nth-child(2n+1) .depart_l i
{
    /* color: var(--random-color, #000); */
    color: #2a9671;

}
.department_show .items li .depart_l i{
    font-size: 20px;
}

.department_show .items li:nth-child(4n+1) .depart_l i
{
    /* color: var(--random2-color, #000); */
    color: #df5b5b;

}

.department_show .items  li:nth-child(4n+4) .depart_l i
{
    /* color: var(--random3-color, #000); */
    color: #2a7f7a !important;

}



.department_show .items li:nth-child(6n) .depart_l i
{
    /* color: var(--random4-color, #000); */
    color: #91b26b !important; 

}
.department_show .items li:nth-child(7n) .depart_l i
{
    /* color: var(--random4-color, #000); */
    color: #4a93b7!important;

}

.department_show .items li:nth-child(8n) .depart_l i
{
    /* color: var(--random4-color, #000); */
    color: #a05dcf !important;

}
 
.department_show .items li .depart_l span
{
    font-size: 16px;
    color:#666666;
    font-family: "AliRegular";
    padding-left: 10px;
}

 
 

 

.department_show .items .department_title .tit{
    display: flex;
    flex-direction: column;
    align-content: center;
    height: 100%;;
    justify-content: space-evenly;
}
 
.department_show .items h4

{
    font-size: 24px;
    color:#333333;
    font-family: "AliRegular";
}


.departmentdetail{
    background-color: #174EA1;
    height: 270px;
    margin-top: 30px;
    position: relative;
}
.departmentdetail{
    display: flex;
    justify-content: space-between;
}

.departmentdetail .more{
    position: absolute;right:30px;top:30px;
}






.departmentdetail .pic{
    width:180px;height: 270px;
}

.departmentdetail .pic img{
    width:180px;height: 270px;
}

.departmentdetail .info{
    width:calc(100% - 220px);
    color:#fff;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.departmentdetail .info h3{
    font-size: 24px;
    font-family: "AliMedium";
    font-weight: 400;
    margin: 12px 0;
 
}

.departmentdetail .more {
    border: 1px solid #FFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 160px;
}

.departmentdetail .more span {
    color: #FFF;
    font-family: "AliRegular";
}

.departmentdetail .more a {
    display: flex;
    justify-content: space-evenly;
    font-family: "AliRegular";
    padding: 0px 8px;
}
.departmentdetail .more i{
    color:#fff;
    font-size: 14px;
}

.departmentdetail .info p,.departmentdetail .info span{
    font-size: 16px;
    font-family: "AliRegular";
    line-height: 30px;
    
}

.departmentdetail .info p{
    height: 60px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    font-family: "AliRegular";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    transition: all 0.3sease;
    overflow: hidden;
    margin-top: 10px;
    color:rgba(255, 255, 255, .8);
   
}

.departmentdetail_tit{
    font-size: 24px;
    font-family: "AliBold";
    font-weight: 400;
    margin: 30px 0;
}

.departmentdetail_desc{
    font-family: "AliRegular";
    line-height: 30px;
    color:#333;
    font-size: 16px;

}
.departmentdetail_desc *{
    font-family: "AliRegular";
}

.departmentdetail_desc a{
    font-family: "AliRegular";
    line-height: 30px;
    color:#333;
    font-size: 16px;
}

.team_tit h4{
    font-family: "AliRegular";
    line-height: 30px;
    color:#333;
    font-size: 24px;
}
.team_tit  span{
    font-family: "GliRegular";
    color:#174EA1;
    padding: 0px 10px;
}


.team_content{
    display: flex;
    justify-content: space-between;
}

.team_content .team_l{
    width:560px;
    height: 324px;
    overflow: hidden;
}

.team_content .team_l img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team_content .team_r{
    width: calc(100% - 600px);
    display: flex;
    flex-direction: column;
    justify-content:space-evenly;
}


.team_r .tit{
    font-family: "AliBold";
    line-height: 30px;
    color:#333;
    font-size: 20px;
    font-weight: 400;
}


.team_r .desc{
    font-family: "AliBold";
 
    color:#333;
    font-size: 16px;
    font-weight: 400;

    height: 150px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    font-family: "AliRegular";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    transition: all 0.3sease;
 
    
}


.team_r .more {
    border: 1px solid #174ea1;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 100px;
}

.team_r .more span {
    color: #174EA1;
    font-family: "AliRegular";
}

.team_r .more a {
    display: flex;
    justify-content: space-evenly;
    font-family: "AliRegular";
    padding: 0px 8px;
}

.masses .news_hospital_list_r .items{
width: 632px;
height: 410px;

}


.masses  .news_hospital_list_r .items .info a{
font-size: 20px;
}


.masses  .news_hospital_list_r .items .info{
    
    height: 60px;
    line-height: 60px;
     
    text-align: left;
    
}


.masses  .news_hospital_list_r .items .info .tit{
    padding:0px 30px;
}




.masses{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.masses .mass_right{
    width:calc(100% -  680px);
}

.masses  .news_title h3{
margin:0px;
}

.mass_n{
    margin-top: 10px;
}

.mass_n li {
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #b5b5b5;
    align-items: center;
}

.mass_n li .tit {
    display: flex;
    justify-content: flex-start;
    width: calc(100% - 150px);
}

.mass_n li i {
    font-size: 22px;
    color: #174EA1;
}

.mass_n li .tit a {
    font-family: "AliRegular";

    font-size: 16px;

    text-overflow: ellipsis;
    white-space: nowrap;

    overflow: hidden;
    transition: all 0.3s ease;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.mass_n li .date {
    font-family: "GliRegular";
    color: #999999;


}

.masses .news_title.mt20{
    margin-top: 20px;
}


.masses_list .swiper-container {
    width: 100%;
    height: 100%;
}

.masses_list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: column;

}

.masses_list .items {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
}


.masses_list.knowledge_show .items .date span{
    font-size: 14px;
}

.masses_list .swiper-slide .pic{
    width: 100%;
    height: 200px;;
}

.masses_list .swiper-slide .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.masses_bg{
    background: url(../images/dangqun_bg.png) no-repeat bottom center;
    /* height: 600px; */
    padding-bottom: 60px;
}

.masses_study{
    display: flex;
    justify-content:space-between;
}
.masses_study .masses_fl,.masses_study .masses_fr{
    width: 48%;
}




.masses_studyn .items {
    width: calc(100% - 200px);
}
.masses_studyn 
{
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 24px;
}


.masses_studyn .items .tit a {
    height: 30px;
    line-height: 30px;
    font-family: "AliRegular";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 16px;
}

.masses_studyn .items .date {
    display: flex;
    justify-content: flex-start;
    align-content: center;
}

.masses_studyn .items .date span {
    font-family: "GliRegular";
    color: #999999;
    padding-left: 6px;
}

.masses_studyn .items .date i {
    font-size: 14px;
    color: #999999;
}

.masses_studyn .info {
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    margin: 12px 0 20px 0;
}


.masses_studyn .info .line {
    width: 50px;
    background-color: #000;
    height: 1px;
}


.masses_studyn .items:hover {
    background-color: #174EA1;
    cursor: pointer;
}

.masses_studyn .items:hover .tit a,
.masses_studyn .items:hover .date i,
.masses_studyn .items:hover .date span {
    color: #FFF;
}

.masses_studyn .items:hover .info .line {
    background-color: #FFF;
}

.masses_studyn .items:hover .info {
    background: rgba(255, 255, 255, .2);
}


.masses_studyn ul {
    display: flex;
    flex-direction: column;
}

.masses_studyn ul li{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
}.masses_studyn ul li:hover{
    background:#174EA1;
}


.masses_studyn .pic {
    width:152px;
    height: 85px;
    overflow: hidden;
}

.masses_studyn .pic img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    overflow: hidden;
    width: 100%;
    height: 85px;
    overflow: hidden;
    object-fit: cover;
}

.masses_studyn ul li:last-child{
    margin-bottom: 0;
}

.health .page_right{
    width:100%;
}

.page_health.page_right{
    width:100%;
}
/* 分页 */

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    }
.pagination > li {
    margin: 0px 5px;
    }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #174EA1;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    border-radius: 4px;
    }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #174EA1;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #174EA1;
    border-color: #174EA1;
    cursor: default;
    }


    /* 分页end  */





.nodata{
    text-align: center;
    margin:30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;

}
.nodata i{font-size: 80px;
color: #174EA160;
}

.nodata span{
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    font-family: "AliRegular";
}



@media(max-width:960px) {

    .inside_left{
        display: none;
    }
    .inside_list{
        width:100%;
    }
    .about_show{
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .about_show .about_left img{
        width:100%;
        height: 300px;
    }
    .about_show .about_left{
        width:100%;
        height: 300px;
    }

    .about_show .about_content{
        width:100%;
    }

    .culture_show ul{
        display: flex;
        flex-direction: column;
    }

    .culture_show ul li{
        width:100%;
        height: auto;
        padding:10px 0;
    }

    .culture_show ul li .ico i{
        font-size: 40px;
    }
    .culture_show ul li .tit{
        padding: 10px 0 5px 0;
    }

    .about_honor{
        height: auto;padding-bottom: 30px;;
    }

    .honor_show .pic img{
        height: 100px;
    }

    .page_inside{
        display: flex;
        flex-direction: column;
    }
    .page_inside .page_right{
        width:100%;
    }
    .page_inside .page_left{
        width:100%;
    }

    .page_inside .page_left .inside_list ul{
        flex-direction: row;
        justify-content: space-evenly;
        display: flex;
        padding: 10px;
        
        flex-wrap: wrap;
    }
    .page_inside .inside_list ul li{
        width:20%;
        margin-bottom: 0;
    }
    .page_inside .inside_list ul li .m{display:none;}

    .page_inside .page_left .inside_list a{
        display: flex;
        flex-direction: column;
        height: auto;
        line-height: 30px;
        padding-bottom: 10px;
        border-bottom: 0;
    }

    .page_inside .page_left .inside_list  dd a{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        padding-bottom: 0;
        line-height: 30px;
    }
    .page_inside .inside_list ul li dd .ico i{
        padding-right: 2px;
    }
    .page_inside .inside_list ul{
        position:relative;'
    }
    .page_inside .inside_list ul li .m{
        display: none;
        width:100%;
     
        position: absolute;
        top: 69px;
     
        left: 0;
       
        background: #fff;
       
    }
    .page_inside .inside_list ul li dl{
      
        justify-content: flex-start;
        height: 30px;
        line-height: 30px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: auto;
        box-sizing: border-box;
        background-color: #FFF;;
        display: flex;   padding:0;   margin: 10px; border:1px solid  #174EA130;
    }
    .inside_list ul li dd a .tit{
        font-size: 14px;color:#666;;
    }

    .page_inside .inside_list ul li .m.active{
        display: block;;
       
    }
    .honor_showlist ul{
        display: flex;
        justify-content: space-evenly;
    }
    .honor_showlist li:nth-child(4n){
        margin-right: 10px;
    }

    .honor_showlist li{
        width: 45%;    margin: 20px 10px 0 0;
    }
    .honor_showlist .pic img{
        height: 100px;
    }
    .honor_showlist{
        margin-top: 10px;
    }
    .nybanner{
        height: 200px;
    }
    .masses{
        display: flex;
        flex-direction: column;
    }
    .masses .mass_right{
        width:100%;
    }
    .masses_study{
        display: flex;
        flex-direction: column;
    }
    .masses_study .masses_fl, .masses_study .masses_fr{
        width:100%;
    }
    .news_title h3{
        font-size: 20px;
    }
    .news_title .ico i{
        font-size: 24px;
    }
    .masses .news_hospital_list_r .items{
        width:100%;height: 300px;
    }
    .news_title{
        margin-top: 10px;
    }
    .masses_studyn{
        padding:10px;
    }
    .masses_studyn .pic{
        width:120px;
    }
    .masses_studyn .items{
        width:calc(100% - 130px);
    }
    .department_show .items h4{
        font-size: 20px;
    }
    .department_show .items li{
        width: 46%;
    }
    .department_show .items ul{
        display:flex;
        justify-content:space-between;
    }
    .page_bar {
        white-space: nowrap;         /* 防止文本换行 */
        overflow-x: auto;           /* 水平方向超出时显示滚动条 */
        width: 100%;                /* 容器的宽度 */
        box-sizing: border-box;    /* 确保padding和border不会影响宽度 */
      }
      .departmentdetail_tit{
        font-size: 20px;
      }
      .departmentdetail .pic{
        width:100px;height: 128px;
      }
      .departmentdetail .pic img{
        width:100px;height: 128px;
      }
      .departmentdetail .info{
        width:100%;
      }
      .departmentdetail{
        display: flex;
        flex-direction: column;
        height: auto;
        padding:10px;
      }
      .departmentdetail .info h3{
        font-size: 20px;
      }
      .page_news_list li .pic{
        width: 100px;
    height: 64px;
    padding:2px;
      }
      .page_news_list li .pic img{
        height: 60px;
      }
      .page_news_list li .info{
        width:calc(100% - 110px);
      }
      .page_news_list li .info a{
        font-size: 16px;
         /* 设置容器宽度 */
        white-space: nowrap; /* 防止文本换行 */
        overflow: hidden; /* 隐藏超出容器的文本 */
        text-overflow: ellipsis; /* 显示省略号 */
        width:100%;
        display: block;
      }
      .page_news_list li .info .desc{
        margin:5px 0;
    
    height: 22px;
     
    -webkit-line-clamp: 1;
 
 
      }
      .page_news_list{
        margin-top: 20px;
      }
      .patient_depart .items ul li{
        width:48%; margin:0px 0px 10px;
        height: 36px;line-height: 36px;
      }
      .patient_depart .items ul{
        display: flex;
        justify-content: space-evenly;
      }
      .order-search .doctor-name{
        width: calc(100% - 60px);
      }
      .order-search .btn{
        width:60px;
      }
      .filter{
        padding:10px 20px 0;
      }
      .schedule-doctor-filtrer .fixed-wrap .layout{
        flex-direction: column;
      }.schedule-doctor-filtrer .week-list{
        margin-right: 0;
      }
      .schedule-doctor-filtrer,.schedule-doctor-filtrer .fixed-wrap{
        height: auto;
      }

      .schedule-doctor-filtrer .week-list {
        display: none;
      }
      .news_show{
        display: flex;
        flex-direction: column;
      }
      .news_hospital{
        width: 100%;
      }
      .news_notice{
        width:100%;
      }

      .news_hospital_list_l{
        width:57%;
        height: 210px;
        padding:4px;
      }

      .news_hospital_list_r{
        width:40%;
      }

      .news_hospital_list_r .items{
        width:100%;height: 100px;;
      }

      .news_hospital_list_l .pic img{
        height: 150px;
      }
      .news_hospital_list_r .items:nth-child(1){
        margin-bottom: 10px;
      }
      .news_hospital_list_l .pic{
        height: 150px;
      }
      .news_hospital_list_r .items .info{
        height: 30px;line-height: 30px;;
      }
      .news_hospital_list_l .info a{
        font-size: 14px;
      }
      .news_hospital_list_l .info .desc{
        display: none;
      }
      .news_hospital_list_l .info{
        margin-top: 2px;
      }
      .news_hospital_list_r .items .info a{
        font-size: 14px;
      }
      .knowledge_bg{
        margin-top: 0px;
      }
      .knowledge_show .items{
        width:100%;
      }
      .knowledge_bg{
        height: auto;
        padding:10px 0px;
      }
      .news_title h3{
        margin: 20px 0;
      }
      .knowledge_show{
        margin-top: 10px;
      }
      .media_show .pic img{
        height: 120px;width:100%;;
      }
      .page_news_dot li i{
        font-size: 18px;
      }
      .page_news_dot li .tit{
        width:calc(100% - 90px);

      }
      .page_quicklink{
        margin-top: 15px;
      }
      .page_news_piclist li{
        width: 47%;
        margin-right:20px;
      }
    .page_news_piclist li:nth-child(3n){
         margin-right:20px;
    }
    .page_news_piclist li:nth-child(2n){
        margin-right:0;
    }
      .page_news_piclist .pic img{
        height: 120px;
      }
      .team_depart .bd .items{
        height: 36px;line-height: 36px;
        width:47%;
        margin:0px 0px 10px 0;
      }
      .team_depart .bd ul{
        display: flex;
        justify-content: space-between;
      }
      .team_doctor .items{
        width:100%;
      }

      .team_doctor .items .pic img,.team_doctor .items .pic{
        width:100px;height: 128px;
      }
      .team_doctor .items .info{
        width:calc(100% - 120px);
        margin-top: 0;
      }
      .team_doctor .items {
        position: relative;
      }
      .team_doctor .items .info .tit{
        height: 40px;
        background: none;
        width: auto;
        text-align: left;
      }
      .team_doctor .items .info .desc{
        margin:10px 0 0 0;
      }
      .team_doctor .more{
        position: absolute;
        right:10px;
        top:16px;
        margin-top: 0;
        width:20px;
        height: 20px;
        line-height: 20px;
      }
      .team_doctor .more span{
        display: none;
      }
      .team_doctor .more a i{
        font-size: 12px;
      }
      .team_doctor .more a{
        padding:0;
      }
      .team_tit h4{
        font-size: 20px;
        margin:10px 0;
      }
      .team_content{
        display: flex;
        flex-direction: column;
      }
      .team_content .team_l{
        width:100%;
        height: 300px;

      }
      .page_quicklink.m{display: none;}
      .team_content .team_l img{
        width: 100%;;height: 300px;
      }
      .team_content .team_r{
        width:100%;
        margin:20px 0;
      }
      .team_r .more{
        margin-top: 10px;
      }
}