.cont {
    width: 980px;
    margin: 0 auto;
}

.banner1 {
    overflow: hidden;
}

.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;
}

.cont li {
    width: 300px;
    height: 200px;
    background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135247.png) center;
    float: left;
    text-align: center;
}

.cont li.column58 {
    margin: 0 40px;
    background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135803.png) center;
}

.cont li.column63 {
    background: url(/Sites/Uploaded/UserUpLoad/20180814/20180814135830.png) center;
}

.cont li a {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 290px;
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.row {
    margin: 40px auto 0;
}

.article_box {
    margin-top: 20px;
}

.article_box a img {
    margin-left: 60px;
    width: 475px;
    height: 315px;
    float: right;
    margin-right: 0px;
}

.article_box h2 a {
    font-size: 24px;
    color: #1055B6;
}

.article_box p {
    color: #333;
    font-size: 18px;
    line-height: 50px;
    text-indent: 2em;
}

.article_box .details {
    display: none;
}

.main_content {
    overflow: hidden;
}

.mores {
    width: 158px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
    border-radius: 5px;
    color: #1055B6;
    font-size: 20px;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1055B6;
}

.mores:hover {
    font-size: 22px;
}

body {
    background: #fff;
}

a.mores img {
    width: 37px;
    height: auto;
    margin-left: 20px;
    margin-right: 0;
}

.bg {
    background: #f6f6f6;
}

a.detail {
    font-family: '宋体'
}

a.detail:hover {
    font-weight: 700;
    font-size: 16px;
}

.img_left img {
    width: 100%;
    padding-right: 80px;
    box-sizing: border-box;
}

.article_list {
    overflow: hidden;
    margin-bottom: 60px;
}

.cont2 .mores {
    margin-top: 30px;
}

.article_list li {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
}

.article_list li a.title_type {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    margin-top: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.article_list li p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.article_list li p .detail {
    float: right;
}

.mores {
    transition: all 0.6s;
}

.mores:hover {
    /* border: 1px solid #28b5a9;
    background: #28b5a9;
    color: #fff; */
}

.cont li a:hover {
    font-size: 26px;
}

.article_list2 li {
    width: 400px;
    height: 510px;
    border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    box-shadow: 0px 0px 15px #eee;
    position: relative;
}

.article_list2 .span_date {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 16px;
    color: #000;
}

.article_list2 li.column_2 {
    margin: 0 30px;
}

.article_list2 li .img_box {
    width: 100%;
    height: 260px;
    display: block;
    overflow: hidden;
}

.article_list2 li .img_box img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.article_list2 li .img_box img:hover {
    transform: scale(1.1);
}

.article_list2 li a.title_type {
    font-size: 24px;
    display: block;
    margin: 20px;
}

.article_list2 li p {
    padding: 0 20px;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.article_list2 li p a.detail {
    display: none;
}

.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);
}

.tzgg .article_list li a {
    font-size: 20px;
    display: block;
    float: left;
    width: 80%;
    margin-top: 0;
}

ul.article_list_jc li {
    padding: 0;
    background: none;
    padding-bottom: 15px;
}

.span_date {
    float: right;
    color: #999;
    font-weight: 100;
    font-size: 14px;
}

.xxts {
    padding: 50px 0;
}

ul.tab_ul li {
    width: 216px;
    height: 156px;
    border: 1px solid #333333;
    border-radius: 10px;
    float: left;
    background: #fbfbfb;
    margin-right: 30px;
    box-sizing: border-box;
}

ul.tab_ul li:nth-child(5) {
    margin-right: 0;
}

ul.tab_ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

ul.tab_ul li a .hover {
    display: none;
}

ul.tab_ul li a img {
    margin-bottom: 20px;
}

ul.tab_ul li p {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

ul.tab_ul li:hover {
    background: #1463D1;
    border: 1px solid #1463D1;
}

ul.tab_ul li:hover img {
    display: none;
}

ul.tab_ul li:hover .hover {
    display: block;
}

ul.tab_ul li:hover a p {
    color: #fff;
}

.article_List2 .img_box {
    display: block;
    width: 100%;
    height: 210px;
    overflow: hidden;
    background-size: 100%;
    background-position: center center;
}

.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: 306px;
    background: #fff;
    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 {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    padding: 0 20px;
}

.new_items2 {
    margin-bottom: 50px;
}

@media screen and (max-width:768px) {
    .row {
        margin: 0;
    }
    .bg {
        background: #f6f6f6;
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .article_list {
        margin-bottom: 0.5rem;
    }
    .article_box {
        margin-top: 0;
    }
    .article_box a img {
        margin-right: 0;
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
    }
    .article_box h2 a {
        font-size: 0.3rem;
        color: #1055B6;
        margin-top: 0.2rem;
        display: block;
    }
    .article_box p {
        color: #333;
        font-size: 12px;
        line-height: 29px;
        text-indent: 2em;
    }
    .tzgg {
        padding: 0 0.2rem;
        box-sizing: border-box;
    }
    .hxyx {
        padding-bottom: 0.5rem;
    }
    .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;
    }
    .tzgg .article_list li.column_5 {
        margin-bottom: 0.2rem;
    }
    .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;
    }
    .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;
        margin-top: 0.2rem;
    }
    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;
    }
    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;
    }
    .mores {
        display: none;
    }
    .cont2 {
        margin-bottom: 0.5rem;
    }
    .col-md-6 {
        width: 100%;
    }
    .img_left img {
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
    }
    .article_list {
        margin-bottom: 0;
    }
    .article_list li {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 0.2rem;
    }
    .article_list li p {
        font-size: 12px;
        line-height: 26px;
        color: #666;
    }
    .tzgg .article_list li a.title_type {
        margin-top: 0;
    }
    ul.tab_ul li {
        height: 140px;
        width: 45.8%;
        margin: 15px;
        ;
    }
    ul.tab_ul li p {
        font-size: 16px;
    }
    .article_List2 li {
        width: 100%;
    }
    .article_List2 li:nth-child(2) {
        margin: 20px 0;
    }
    .xxts {
        padding: 20px;
        box-sizing: border-box;
    }
}

@media screen and (max-width:420px) {
    ul.tab_ul li {
        width: 100%;
        margin: 10px 0;
        height: 160px;
    }
    .xxts {
        padding: 10px;
    }
}