﻿.image_list {
    /* width: 730px;
 height: 460px; */
    width: 620px;
    height: 400px;
}

.main_content {
    margin: 10px auto 40px;
}

body {
    background: #fff;
}

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: 30px;
}

.image_list li {
    display: none;
}

.image_list li.active {
    display: block;
}

.article_main {
    width: 550px;
}

.selected {
    display: block;
}

.article_main li .span-date {
    font-size: 14px;
    float: left;
    margin-right: 20px;
    color: #333;
    text-align: center;
}

.article_main li div.fl {
    width: 100%;
}

.article_main li {
    margin: 19px 0;
}

.article_main li .span-date b {
    color: #666666;
    font-size: 40px;
    display: block;
}

.article_main li .title_type {
    color: #333;
    font-size: 18px;
    margin: 3px 0 5px;
    display: inline-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 {
    font-size: 14px;
    color: #666;
    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%;
}

.mtgg .article_list li a {
    width: 100%;
}

.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: 620px;
    height: 400px;
    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;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.article_list_jc li p {
    color: #999;
    line-height: 26px;
    word-break: break-word;
}

.article_list_jc li p a {
    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 {
    width: 215px;
    height: 140px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    transition: all 0.2s;
}

.article_list_jc .img_box:hover {
    background-size: 110%;
}

.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;
}

ul.art_ul {
    border: 1px solid #ddd;
    border-right: none;
    border-top: 0;
    box-sizing: border-box;
}

.div_more a:hover img {
    animation: tada 1s;
    -o-animation: tada 1s;
    -webkit-animation: tada 1s;
    -moz-animation: tada 1s;
}

ul.art_ul li {
    float: left;
    width: 33.33%;
    /* height: 286px; */
    /* padding: 1px; */
    box-sizing: border-box;
    background: #fff;
    position: relative;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 23px 23px 55px;
}

ul.art_ul li a.img_box img {
    width: 100%;
    height: 230px;
    margin-bottom: 20px;
}

ul.art_ul li:hover .img_box {
    display: block;
}

ul.art_ul li:hover .Con_li {
    background: rgba(0, 0, 0, 0.5);
}

ul.art_ul li:hover .span_date {
    color: #0b489e;
}

ul.art_ul li:hover .span_date b {
    color: #0b489e;
}

ul.art_ul li:hover a {
    color: #0b489e;
}

ul.art_ul li:hover p {
    color: #0b489e;
}

ul.art_ul li a.title_type {
    font-size: 18px;
    font-weight: bold;
}

ul.art_ul li p {
    margin-top: 10px;
    color: #999;
    line-height: 24px;
}

ul.art_ul li p a {
    display: none;
}

ul.art_ul li a.details {
    display: none;
}

ul.art_ul li span.span_date {
    position: absolute;
    bottom: 23px;
    right: 23px;
}

@media screen and (max-width:768px) {
    .main {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    .main_content {
        width: 100%;
        margin: 0;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    h2.title_headerDJ {
        text-align: center;
        position: relative;
        margin: 0.5rem auto 0.7rem;
    }
    h2.title_headerDJ a {
        color: #333;
        font-size: 0.4rem;
        text-align: center;
        width: 100%;
    }
    .row {
        margin-bottom: 0.2rem;
    }
    .image_list,
    h2.title_headerDJ a.more {
        display: none;
    }
    .article_main li {
        margin: 0.2rem 0;
    }
    .article_main li .title_type {
        font-size: 14px;
        margin: 3px 0 0px;
        width: 80%;
    }
    .article_main li .span-date {
        font-size: 12px;
        margin-right: 0.2rem;
    }
    .tzgg .article_list li.column_5 {
        margin-bottom: 0.2rem;
    }
    .article_main li .span-date b {
        font-size: 0.7rem !important;
    }
    .article_main li p {
        font-size: 12px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .article_main {
        width: 100%;
    }
    .tzgg .article_list li {
        width: 100%;
        height: 60px;
        line-height: 60px;
        box-sizing: border-box;
        padding: 0 0.4rem;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
    .tzgg .article_list li a {
        font-size: 14px;
        display: block;
        float: left;
        width: auto;
        width: 70%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .mtgg .article_list li a {
        width: 100%;
    }
    .tzgg .article_list li .span_date {
        font-size: 12px;
        color: #999;
        width: 30%;
        text-align: right;
    }
    .xwdt .article_list li {
        padding: 0.2rem 0;
    }
    .xwdt .article_list li a.img_box {
        width: 105px;
        height: auto;
        margin-right: 0.2rem;
    }
    .xwdt .article_list li a img {
        width: 100%;
        height: auto;
    }
    .xwdt .article_list li a.title_type {
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        line-height: normal;
    }
    .xwdt .article_list li p {
        font-size: 14px;
        line-height: 26px;
    }
    .xwdt .article_list li .span_date {
        font-size: 12px;
        margin-top: 0px;
    }
    .hxyx ul.article_list li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        margin-top: 15px;
    }
    .article_list li a.title_type {
        font-weight: normal;
        font-size: 14px;
    }
    ul.article_list li span.span_date {
        float: right;
    }
    .hxyx ul.article_list_jc li {
        width: 100%;
    }
    .article_list_jc li p {
        line-height: 20px;
        font-size: 12px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    h2.title_header,
    h2.Com_tit {
        height: 45px;
        line-height: 45px;
        color: #0A479D;
        font-size: 18px;
        margin-bottom: 0;
    }
    h2.title_header .more {
        float: right;
        line-height: 45px;
        font-size: 12px;
        font-weight: 500;
        color: #999999;
        background: url(/Content/Areas/Hospitals/images/Main/right_more1.png) no-repeat right;
        padding-right: 20px;
        background-size: 10px 10px;
    }
    .article_list_jc li a.title_type {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .article_list_jc .img_box {
        width: 120px;
        height: 95px;
    }
    ul.art_ul li {
        width: 100%;
    }
}