.image_list {
    width: 520px;
    height: 320px;
}

.yydt {
    background: #F6F6F6;
    margin-bottom: 50px;
}

.main {
    margin-bottom: 0px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.article_List2 li .title_type:hover,
.detail:hover,
.content_box a:hover,
h2.title_headerDJ a:hover {
    color: #2A5FAF;
}

h2.title_headerDJ {
    text-align: center;
    position: relative;
    margin: 50px auto 70px;
}

h2.title_headerDJ a {
    color: #333;
    font-size: 30px;
    text-align: center;
}

a.subtit {
    opacity: 0.1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 24px;
}

h2.title_headerDJ a.more {
    float: right;
    line-height: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    background: url(/Content/Areas/Hospitals/images/Main/right_more1.png) no-repeat right;
    padding-right: 20px;
    position: absolute;
    right: 0;
}

.banner1 {
    overflow: hidden;
}

.row {
    margin-bottom: 20px;
}

.image_list {
    overflow: hidden;
    margin-right: 40px;
}

.image_list li {
    display: none;
}

.image_list li.active {
    display: block;
}

.article_main {
    width: 640px;
    background: url(/Content/Areas/Hospitals/images/Main/ul_bg.png) no-repeat left center;
    height: 320px;
}

.selected {
    display: block;
}

.article_main li .span-date {
    font-size: 18px;
    float: left;
    margin-right: 26px;
    color: #333;
    text-align: center;
    border-right: 1px dotted #E5E5E5;
    padding-right: 25px;
}

.article_main li div.fl {
    box-sizing: border-box;
    margin-top: 19px;
}

.article_main li {
    padding-left: 35px;
}

.article_main li:nth-child(2) {
    margin: 15px 0;
}

.article_main li .span-date b {
    color: #666666;
    font-size: 52px;
    display: block;
}

.article_main li .title_type {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.article_main li:hover .title_type {
    color: #2A5FAF;
}

.article_main li:hover .span-date {
    color: #2A5FAF;
}

.article_main li:hover .span-date b {
    color: #2A5FAF;
}

.article_main li p {
    color: #999;
    line-height: 22px;
}

.tzgg .article_list li {
    width: 590px;
    height: 86px;
    line-height: 86px;
    box-sizing: border-box;
    padding: 0 30px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318131845.png);
    float: left;
    border-left: 2px solid #d6d6d6;
}

.tzgg .article_list li:hover {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318131901.png);
}

.hzzx .article_list li {
    background: #f2f2f2 url(/Sites/Uploaded/UserUpLoad/20191226/20191226142108.png) no-repeat 550px center;
}

.hzzx .article_list li:hover {
    background: #2A5FAF url(/Sites/Uploaded/UserUpLoad/20191226/20191226142522.png) no-repeat 550px center;
}

.mtgg .article_list li {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318132210.png);
}

.mtgg .article_list li:hover {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318132229.png);
}

.tzgg .article_list li a {
    font-size: 20px;
    display: block;
    float: left;
    width: 80%;
}

.tzgg .article_list li .span_date {
    font-size: 16px;
    color: #999;
}

.tzgg .article_list li.Li_Even {
    margin-right: 0;
}

.tzgg .article_list li.column_5,
.tzgg .article_list li.column_6 {
    margin-bottom: 0;
}

.xwdt .article_list li {
    padding: 20px 0;
    background: none;
    border-bottom: 1px solid #ECECEC;
    overflow: hidden;
    position: relative;
}

.xwdt .article_list li.column_1 {
    padding-top: 0;
}

.xwdt .article_list li a.img_box {
    float: left;
    width: 260px;
    height: 180px;
    float: left;
    margin-right: 30px;
}

.xwdt .article_list li a img {
    width: 260px;
    height: 180px;
}

.xwdt .article_list li a.title_type {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
}

.xwdt .article_list li:hover a.title_type {
    color: #2A5FAF;
}

.xwdt .article_list li p {
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 30px;
}

.xwdt .article_list li p .detail:hover {
    font-size: 18px;
    font-weight: bold;
}

.xwdt .article_list li .span_date {
    font-size: 18px;
    color: #999;
    float: left !important;
    margin-top: 10px
}

.article_list li a img {
    transition: all 0.2s;
}

.article_list li a img:hover {
    transform: scale(1.1);
    transition: all 0.2s;
}

.image_list .image_list li a img {
    transition: all 0.2s;
}

.image_list li a img:hover {
    transform: scale(1.05);
    transition: all 0.2s;
}

.image_list a.img_box {
    overflow: hidden;
    border-radius: 5px;
    display: block;
    width: 520px;
    height: 320px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.2s;
}

.image_list a.img_box:hover {
    background-size: 110%;
}

ul.text_list.fr a.img_box {
    display: none;
}

.ky_left,
.ky_right {
    width: 630px;
}

.ky_left .article_box a {
    display: block;
}

.ky_left .article_box img {
    float: none;
    width: 100%;
}

.ky_left .article_box h2 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
}

.ky_left .article_box h2:hover a {
    color: #2A5FAF;
}

ul.article_list_jc li {
    padding: 0;
    background: none;
    padding-bottom: 15px;
}

.article_list_jc li a.title_type {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}

.article_list_jc li p {
    color: #999;
    line-height: 26px;
    word-break: break-word;
}

.article_list_jc li p .detail {
    display: none;
}

.article_list_jc li:hover a.title_type {
    color: #2A5FAF;
}

.span_date {
    float: right;
    color: #999;
    font-weight: 100;
    font-size: 14px;
}

.article_list_jc .img_box img {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    display: none
}

.hxyx ul.article_list_jc li {
    width: 49%;
}

.hxyx ul.article_list_jc li.Li_Odd {
    float: left;
}

.hxyx ul.article_list_jc li.Li_Even {
    float: right;
}

.gongkai {
    background: #fff;
}

.article_List2 .img_box {
    display: block;
    width: 380px;
    height: 250px;
    overflow: hidden;
    background-size: 100%;
    background-position: center center;
    transition: all 0.2s;
}

.article_List2 .img_box:hover {
    background-size: 110%;
}

.article_List2 {
    padding-bottom: 57px;
}

.article_List2 .img_box:hover img {
    transform: scale(1.1);
    height: auto;
    min-height: 210px;
}

.article_List2 .img_box img {
    width: 100%;
    transition: all 0.2s;
}

.article_List2 li {
    float: left;
    width: 380px;
    height: 460px;
    box-shadow: 0px 0px 20px #ddd;
}

.article_List2 li:nth-child(2) {
    margin: 0 30px;
}

.article_List2 li .title_type {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    display: block;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    height: 96px;
}

.article_List2 li p {
    line-height: 24px;
    color: #666;
    padding: 0 20px;
}

.detail {
    font-size: 14px;
    color: #999;
    display: block;
    text-align: right;
    font-family: '宋体'
}

.jiancha {
    background: #F6F6F6;
    padding-bottom: 60px;
}

.article_List3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 50px;
}

.article_List3 li a {
    width: 278px;
    height: 140px;
    display: block;
    font-size: 38px;
    color: #fff;
    line-height: 140px;
    text-align: center;
    transition: all 0.2s;
}

.article_List3 li a:hover {
    font-size: 40px;
}

.article_List3 li:nth-child(1) {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172828.png);
}

.article_List3 li:nth-child(2) {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172854.png);
}

.article_List3 li:nth-child(3) {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172906.png);
}

.article_List3 li:nth-child(4) {
    background: url(/Sites/Uploaded/UserUpLoad/20210318/20210318172917.png);
}


/* .swiper-slide {
    width: 350px;
} */

.swiper-slide {}

.swiper-slide .Img_Box {
    width: 224px;
    height: 334px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background-size: 100%;
    background-position: center center;
    box-shadow: 0px 0px 20px #ddd;
    background-repeat: no-repeat;
    position: relative;
}

.swiper-slide .Img_Box .pic {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    transition: all 0.2s;
}

.swiper-slide .Img_Box .pic:hover {
    background-size: 110%;
}

.swiper-slide .Img_Box .pic img {
    width: 100%;
}

.content_box {
    width: 224px;
    height: 70px;
    line-height: 70px;
    background: #Fff;
    margin: 0 auto;
    box-shadow: 0px 0px 20px #ddd;
    position: absolute;
    bottom: 0;
}

.content_box a {
    font-size: 18px;
    display: block;
    width: 70%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 auto;
}

.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.lunbo {
    position: relative;
}

div.swiper-container-pic {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

div.swiper-button-next,
div.swiper-button-prev {
    background: url(/Content/Areas/Hospitals/images/Main/banner_btn.png) no-repeat right bottom;
    width: 65px;
    height: 65px;
    background-size: 130px 65px;
    outline: none;
}

div.swiper-button-prev {
    background-position: left top;
}

@media screen and (max-width:768px) {
    .image_list {
        display: none;
    }
    .yydt {
        width: 100%;
        margin: 0;
        padding: 0 0.2rem 0.5rem;
        box-sizing: border-box;
    }
    .article_main {
        width: 100%;
        height: auto;
    }
    .article_main li {
        padding-left: 0.5rem;
    }
    .article_main li .span-date {
        font-size: 12px;
        margin-right: 0;
        border-right: none;
        padding-right: 0.2rem;
        width: 22%;
        box-sizing: border-box;
    }
    .article_main li .span-date b {
        font-size: 0.8rem;
    }
    .article_main li div.fl {
        box-sizing: border-box;
        margin-top: 0.2rem;
        width: 78%;
    }
    .article_main li .title_type {
        font-size: 12px;
        margin-bottom: 0.2rem;
    }
    .article_main li p {
        font-size: 12px;
        color: #999;
        line-height: 18px;
    }
    .gongkai {
        background: #f7f7f7;
        padding: 0 0.2rem;
    }
    .article_List2 {
        padding-bottom: 0;
    }
    .article_List2 li {
        float: none;
        width: 100%;
        margin-bottom: 0.2rem;
        background: #fff;
    }
    .article_List2 .img_box {
        width: 100%;
        height: 250px;
    }
    .article_List2 li:nth-child(2) {
        margin: 0;
    }
    .w1280 {
        width: 100%;
        overflow: hidden;
    }
    div.swiper-container-pic {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .article_List3 {
        display: block;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0.5rem;
        margin-top: 0.5rem;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .article_List3 li {
        background-size: cover !important;
        margin-bottom: 0.2rem;
        width: 48%;
        float: left;
        border-radius: 10px;
        overflow: hidden;
    }
    .article_List3 li:nth-child(even) {
        float: right;
    }
    .article_List3 li a {
        width: 100%;
        height: auto;
        display: block;
        font-size: 0.5rem;
        color: #fff;
        line-height: 142px;
        text-align: center;
        transition: all 0.2s;
    }
}