.banner img {
    display: block;
    width: 100%;
}

.sect1 {
    position: relative;
    overflow: hidden;
}

.sect1-l {
    float: left;
    width: 55%;
}

.pic-l img {
    display: block;
    width: 100%;
}

.sect1-l .pic-photo .pic-box {
    display: none;
}

.sect1-l .pic-photo .pic-box:first-child {
    display: block;
}

.sect1-r {
    position: absolute;
    left: 45%;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/sect1-r-bg.png) no-repeat left top;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 75px 233px 67px 165px;
}

.topic {
    border-bottom: 1px solid #ac7974;
    padding-bottom: 18px;
}

.topic .topic-dj {
    position: relative;
    display: inline-block;
    width: 215px;
    margin-right: 65px;
    cursor: pointer;
}

.topic .topic-dj::after {
    content: '';
    position: absolute;
    left: 40%;
    width: 80px;
    height: 4px;
    background-color: #fff;
    bottom: -18px;
    display: none;
}

.topic .topic-dj.on::after {
    display: block;
}

.topic .public-title {
    margin-top: 0;
    color: #fff;
}

.topic .public-title span {
    border: 1px solid #fff;
}

.topic .public-title span::after {
    background-color: #fff;
}

.sr-art {
    margin-top: 30px;
}

.sr-art .art-box {
    display: none;
}

.sr-art .art-box:first-child {
    display: block;
}

.sr-art .art-box p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(255, 255, 255, .8);
    text-indent: 2em;
}

.sr-art .art-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    width: 122px;
    height: 40px;
    background: url(../images/icon8.png)no-repeat center;
    line-height: 40px;
    margin-left: 90px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 50px;
}

.sr-art .art-box a::after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #d2d2d2;
    left: -90px;
    width: 90px;
    top: 50%;
    transform: translateY(-50%);
}

.public-title a {
    background-image: url(../images/icon11.png);
    color: #76211b;
}

.public-title a::after {
    background-color: #76211b;
}

.section2 {
    padding-top: 50px;
}

.news-l a {
    position: relative;
    display: block;
    padding-bottom: 75px;
}

.news-l .slick-dots {
    width: auto;
    bottom: 30px;
    right: 90px;
}

.news-l a img {
    display: block;
    width: 100%;
}

.news-l .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.news-l .slick-dots li.slick-active {
    background-color: #fff;
}

.news-r ul li {
    position: relative;
    margin-bottom: 28px;
}

.news-r ul li::after {
    content: '';
    position: absolute;
    left: 43px;
    top: 82px;
    width: 2px;
    height: 35px;
    background-color: #e2d2c8;
}

.news-r ul li:last-child {
    margin-bottom: 0;
}

.news-r ul li:last-child::after {
    display: none;
}

.news-r ul li a {
    display: block;
    overflow: hidden;
}

.news-r ul li a .date {
    float: left;
    background: url(../images/date.png) no-repeat center center;
    background-size: 100% 100%;
    width: 85px;
    height: 85px;
    text-align: center;
    color: #653a1d;
}

.news-r ul li a .date p {
    margin-top: 20px;
    font-size: 28px;
    font-family: "华文中宋";
    line-height: 30px;
}

.news-r ul li a .date span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    font-family: "华文中宋";
}

.news-r ul li a .text {
    padding-left: 20px;
    overflow: hidden;
}

.news-r ul li a .text-other {
    display: none;
}

.news-r ul li:hover a .date {
    background: url(../images/date-other.png) no-repeat center center;
    color: #fff;
}

.news-r ul li:hover a .text {
    display: none;
}

.news-r ul li:hover a .text-other {
    padding-left: 20px;
    display: block;
    overflow: hidden;
}

.news-r ul li a .text-other h2 {
    font-size: 18px;
    color: #76211b;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-r ul li a .text-other p {
    font-size: 14px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhongyi {
    padding-top: 70px;
}

.zhongyi .public-title a {
    background: url(../images/icon8.png)no-repeat center;
    color: #fff;
}

.zhongyi .public-title a:after {
    background-color: #fff;
}

.jiankang ul li {
    margin-top: 30px;
}

.jiankang ul li a {
    position: relative;
    display: block;
    overflow: hidden;
}

.jiankang ul li a .xh {
    width: 116px;
    height: 116px;
    line-height: 116px;
    background-color: #fff;
    border: 1px solid #b89998;
    border-radius: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 32px;
    color: #76211b;
    font-family: "sySong";
}

.jiankang ul li a .text {
    position: absolute;
    left: 75px;
    right: 0;
    top: 10px;
    background: url(../images/jk-art.png) no-repeat center center;
    background-size: 100% 100%;
    height: 97px;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 25px;
}

.jiankang ul li a .text h2 {
    font-size: 18px;
    color: #333333;
    font-family: "sySong";
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}

.jiankang ul li a .text p {
    font-size: 14px;
    color: #666;
    font-family: "sySong";
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jiankang ul li:hover a .xh {
    background-color: #661c17;
    color: #fff;
}

.jiankang ul li:hover a .text {
    background: url(../images/jk-art-other.png) no-repeat center center;
}

.jiankang ul li:hover a .text h2 {
    color: #661c17;
}

.tese ul li {
    margin-top: 30px;
    margin-bottom: 10px;
}

.tese ul li a {
    position: relative;
    display: block;
    overflow: hidden;
}

.pic {
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    transition: all .3s;
}

.pic:hover img {
    transform: translate(-50%, -50%) scale(1.2);
}

.tese ul li a .pic {
    padding-top: 36%;
    width: 365px;
}

.tese ul li.child1 a .pic {
    float: left;
}

.tese ul li a .art {
    position: absolute;
    left: 365px;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    box-shadow: 0 0 5px #eee;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 35px;
    background: #fff url(../images/dx-icon.png) no-repeat 20px 90%;
}

.tese ul li a .art:hover {
    background-color: #ba4017;
}

.tese ul li.child2 a .pic {
    float: right;
}

.tese ul li.child2 a .art {
    position: absolute;
    left: 0;
    right: 365px;
    top: 0;
    bottom: 0;
}

.tese ul li a .art h2 {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tese ul li a .art:hover h2 {
    color: #fff;
}

.tese ul li a .art p {
    margin-top: 25px;
    line-height: 29px;
    font-size: 16px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tese ul li a .art:hover p {
    color: #fff;
}

.section3 {
    padding-top: 55px;
    padding-bottom: 100px;
    background: url(../images/jt-bg.png) no-repeat center center;
    background-size: cover;
}

.jt>ul {
    margin-left: -13px;
    margin-right: -13px;
}

.jt>ul li {
    position: relative;
    top: 0;
    margin: 0 13px;
    transition: all .3s;
    padding-top: 90px;
}

.jt>ul li a {
    position: relative;
    display: block;
    padding-bottom: 22px;
}

.jt>ul li a .pic {
    padding-top: 64%;
}

.jt>ul li a .text {
    background-color: #fff;
    padding: 22px 22px 55px 30px;
}

.jt>ul li a .text h2 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jt .slick-slide img {
    display: inline-block;
}

.jt ul li .text p img {
    position: relative;
    margin-right: 10px;
    z-index: 3;
    vertical-align: middle;
}

.jt ul li .text p img.jt-other {
    display: none;
}

.jt>ul li a .text p {
    position: relative;
    font-size: 16px;
    color: rgba(51, 51, 51, .8);
    padding-top: 20px;
}

.jt>ul li a .text p:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    left: 10px;
    background-color: #d2d2d2;
}

.jt>ul li a .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 144px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: url(../images/jt-more.png) no-repeat center center;
    font-size: 14px;
    color: #6f2911;
    font-family: "sysong";
}

.jt>ul li:hover {
    position: relative;
    top: -60px;
}

.jt>ul li:hover .text {
    background-color: #b53810;
}

.jt>ul li:hover .text h2 {
    color: #fff;
}

.jt>ul li:hover .text p {
    color: rgba(255, 255, 255, .8);
}

.jt ul li:hover .text p img {
    display: none;
}

.jt ul li:hover .text p img.jt-other {
    display: inline-block;
}

.jt>ul li:hover a .text p:after {
    background-color: #c46040;
}

.jt>ul li:hover a .more {
    background: url(../images/jt-more-other.png) no-repeat center center;
}

@media (max-width:1800px) {
    .sect1-r {
        padding-right: 20px;
    }
}

@media (max-width:1680px) {
    .sect1-r {
        padding-top: 20px;
    }
    .sr-art .art-box a {
        margin-top: 10px;
    }
}

@media (max-width:1480px) {
    .jt>ul {
        margin-left: 0;
        margin-right: 0;
    }
    .topic .topic-dj {
        margin-right: 5px;
    }
    .sect1-r {
        padding-left: 140px;
    }
    .sr-art .art-box p {
        font-size: 14px;
        line-height: 22px;
    }
    .jt>ul li a .text p {
        font-size: 14px;
    }
}

@media (max-width:1250px) {
    .sect1-r {
        padding-left: 90px;
    }
    .sect1-r .public-title {
        font-size: 20px;
    }
    .news-r ul li a .date {
        width: 70px;
        height: 70px;
    }
    .news-r ul li a .date p {
        margin-top: 5px;
        font-size: 20px;
    }
    .news-r ul li a .date span {
        line-height: 12px;
    }
    .news-r ul li a .text {
        line-height: 22px;
    }
    .news-r ul li {
        margin-bottom: 5px;
    }
    .news-l .txt {
        right: 20px;
    }
    .ellipsis p {
        font-size: 14px;
    }
    .news-r ul li::after {
        top: 67px;
        left: 36px;
    }
    .tese ul li a .pic {
        width: 250px;
    }
    .tese ul li a .art {
        left: 250px;
    }
    .tese ul li.child2 a .art {
        right: 250px;
    }
    .tese ul li a .art p {
        margin-top: 5px;
        line-height: 22px;
        font-size: 14px;
    }
    .jiankang ul li {
        margin-top: 0;
    }
    .jt>ul li a .text {
        padding-left: 10px;
        padding-right: 10px;
    }
    .jt>ul li a .text p {
        font-size: 12px;
    }
}

@media (max-width:1199px) {
    .sr-art {
        height: 200px;
        overflow-y: scroll;
    }
}

@media (max-width: 1023px) {
    .topic .topic-dj {
        width: 145px;
    }
    .topic .topic-dj::after {
        left: 30%;
    }
    .sr-art {
        height: 140px;
    }
    .section2 {
        padding-top: 20px;
    }
    .public .public-title {
        font-size: 20px;
    }
    .public .public-title a {
        width: 80px;
        background-size: 80px auto;
    }
    .public .public-title a::after {
        width: 40px;
        left: -40px;
    }
    .public .public-news .news-l {
        width: auto;
        float: none;
        overflow-x: hidden;
    }
    .public .public-news .news-r {
        width: auto;
        margin-top: 15px;
    }
    .public .tese {
        width: 100%;
        margin-left: 0;
    }
    .zhongyi {
        padding-top: 30px;
    }
    .jiankang ul li a .xh {
        width: 60px;
        height: 60px;
        line-height: 60px;
        padding-left: 10px;
        font-size: 20px;
    }
    .jiankang ul li a .text {
        left: 40px;
        top: 0;
        height: 50px;
    }
    .jiankang ul li {
        margin-top: 10px;
    }
    .jiankang ul li a .text h2 {
        font-size: 14px;
        margin-top: 5px;
    }
    .jiankang ul li a .text p {
        font-size: 12px;
        margin-top: 5px;
    }
    .tese ul li a .pic {
        padding-top: 25%;
    }
    .jt>ul li {
        padding-top: 30px;
    }
    .public .yuandi {
        padding-bottom: 20px;
    }
    .section3 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

@media (max-width: 750px) {
    .sect1-l {
        float: none;
        width: auto;
        background-color: #5f1e18;
    }
    .sect1-r {
        position: static;
        background-image: none;
        background-color: #5f1e18;
        padding-left: 15px;
    }
    .sr-art {
        height: auto;
        overflow: visible;
    }
    .news-l .slick-dots {
        bottom: 5px;
    }
    .sect1-r {
        padding-bottom: 30px;
    }
    .tese ul li.child1 a .pic {
        float: none;
        width: auto;
    }
    .tese ul li a .art {
        position: static;
    }
    .tese ul li a .pic {
        padding-top: 55%;
    }
    .tese ul li.child2 a .art {
        position: static;
    }
    .tese ul li.child2 a .pic {
        float: none;
        width: auto;
    }
    .tese ul li a .art {
        padding-bottom: 50px;
    }
    .jt>ul li a .text h2 {
        font-size: 16px;
    }
}