@charset "UTF-8";

.ks4-box>ul {
    display: flex;
    flex-wrap: wrap;
}

.ks4-box>ul li {
    width: 20%;
}



.xw1 {
    padding: .8rem 0;
}

.xw-c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.xw-l {
    width: 42%;
}

.xw-r {
    width: 56%;
}

.xw-tit {
    text-align: center;
    margin-bottom: .4rem;
}

.xw-tit h3 {
    font-size: .4rem;
    color: #02357b;
    font-family: 'sy';
    line-height: 1;
    margin-bottom: .1rem;
}

.xw-tit p {
    font-family: Arial;
    font-size: .16rem;
    font-style: italic;
    color: #403d3d;
    opacity: 0.2;
}


.xw-tx {
    flex: 1;
    min-width: 0;
    margin-top: .2rem;
    padding-left: .4rem;
    border-left: .04rem solid #003176;
}

.xw-tx h3 {
    font-size: .18rem;
    color: #003176;
}

.xw-tx p {
    font-size: .2rem;
    line-height: .26rem;
    max-height: .78rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #070707;
    margin: .24rem 0;
}

.xw-tx span {
    display: block;
    font-size: .16rem;
    color: #003476;
}

.xw-l .pic {
    width: 2.23rem;
    height: 3.45rem;
    padding-top: 0;
    margin-left: .4rem;
}

.xw-l ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #f7fbfe;
    padding: .2rem;
    padding-left: 0;
    padding-right: .6rem;
}

.xw-r ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f7fbfe;
    padding: .16rem .4rem;
}

.xw-date {
    text-align: center;
    padding-right: .4rem;
    margin-right: .3rem;
    border-right: 1px solid #cfcfcf;
}

.xw-date b {
    font-family: Arial;
    font-size: .28rem;
    font-style: italic;
    color: #003476;
    display: block;
}

.xw-date span {
    font-size: .18rem;
    font-style: italic;
    color: #003476;
    display: block;
}


.xw-r ul li {
    margin-bottom: .1rem;
}

.xw-r ul li:last-child {
    margin-bottom: 0;
}

.xw-txt {
    flex: 1;
    min-width: 0;
}

.xw-txt p {
    font-size: .18rem;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}

.xw-txt p span {
    color: #003476;
}

.xw-r ul li a:hover p {
    color: #003176;
}

.xw-l ul li a:hover p {
    color: #003476;
}

.xw-more {
    margin-top: .4rem;
}

.xw-more a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;

    font-size: .16rem;
    color: #000000;
}

.xw-more a img {
    width: .18rem;
}

.xw-more a:hover {
    color: #003176;
}

.xw2 {
    padding: .8rem 0;
    background: url(../images/wmqny/xw2-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.xw2-tx {
    background: rgba(255, 255, 255, 0.6);
}

.xw2-ban ul li a {
    display: block;
}

.xw2-ban {
    width: 7rem;
    margin-right: .4rem;
}

.xw2-ban ul li a .pic {
    padding-top: 56%;
}

.xw2-tx h3 {
    font-size: .22rem;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xw2-tx p {
    font-size: .16rem;
    line-height: .28rem;
    max-height: .56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666666;
    margin: .15rem 0;
}

.xw2-tx span {
    font-size: .16rem;
    font-style: italic;
    color: #003476;
    display: block;
}

.xw2-tx {
    padding: .3rem;
    padding-bottom: .4rem;
}

.xw2-lt {
    flex: 1;
    min-width: 0;
    background-color: rgba(255, 255, 255, 0.6);
    padding: .3rem;
    border-top: .02rem solid #003176;
}

.xw2-lt a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: .46rem;
}

.xw2-lt a p {
    flex: 1;
    min-width: 0;
    font-size: .18rem;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xw2-lt a span {
    font-family: Arial;
    font-size: .16rem;
    font-style: italic;
    color: #003476;
}

.xw2-lt a:hover p {
    color: #003176;
}


.xw3 {
    padding-top: .8rem;
    padding-bottom: 1.2rem;
    background: url(../images/wmqny/xw3-bg.jpg) no-repeat center bottom;
    background-size: 100%;
}

.xw3-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xw3-lt ul li {
    width: 31.25%;
    border-top: .01rem solid #02357b;
}

.xw3-lt ul li a {
    display: block;
    padding: .3rem;
    padding-bottom: .6rem;
    background-color: rgba(255, 255, 255, 0.6);
}

.xw-ewm>img {
    display: block;
}

.xw-ewm {
    width: 1.9rem;
    height: 1.9rem;
    margin: 0 auto;
    padding: .1rem;
    background: #ffffff;
}

.xw3-tx {
    text-align: center;
    margin-top: .25rem;
}

.xw3-tx h3 {
    font-size: .24rem;
    color: #000000;
    font-weight: 600;
}

.xw3-tx p {
    font-size: .2rem;
    line-height: .42rem;

    color: #403d3d;
}

/* 科室简介 */
.ks1-l {
    width: 4.7rem;
    background: url(../images/wmqny/ks1-lbg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: .3rem;
    margin-right: .4rem;
}

.ks1-r {
    flex: 1;
    min-width: 0;
}


.ks1 {
    padding: .8rem 0;
    background: url(../images/wmqny/ks1-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.ks1-t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.ks1-l a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ks1-l a .pic {
    width: 1.75rem;
    height: 2.3rem;
    padding-top: 0;
    margin-right: .3rem;
}

.ks1-tx {
    flex: 1;
    min-width: 0;
    padding-top: .25rem;
}

.ks1-qh {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin-bottom: .25rem;
}

.ks1-qh::after {
    content: '/';
    font-size: .28rem;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 1.6rem;
    transform: translateY(-50%);
}

.ks1-qh1::after {
    display: none;
}

.ks1-tx h2 {
    font-size: .26rem;
    color: #ffffff;
    font-family: 'sy';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ks1-qh h3 {
    font-size: .28rem;
    line-height: .42rem;
    color: #ffffff;
    opacity: 0.2;
    font-family: 'sy';
    cursor: pointer;
}

.ks1-qh h3.on {
    opacity: 1;
}

.ks1-qh h3:first-child {
    margin-right: .6rem;
}

.ks1-tx h3 {
    font-size: .24rem;
    color: #ffffff;
    padding-left: .2rem;
    position: relative;
    margin-bottom: .2rem;
}

.ks1-tx h3::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: .02rem;
    height: .2rem;
    background-color: #e9c68f;
    opacity: 0.6;
}

.ks1-tx p {
    font-size: .16rem;
    line-height: .26rem;
    color: #ffffff;
    opacity: 0.6;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;  
}

.ks1-l .slick-dots li {
    width: .1rem;
    height: .1rem;
    background: #ffffff;
    opacity: 0.2;
    border-radius: 50%;
}

.ks1-l .slick-dots li.slick-active {
    border: solid .03rem #ffffff;
    opacity: 1;
    background: transparent;
}

.ks1-l .slick-dots {
    left: 50%;
    right: auto;
    width: auto;
    bottom: .1rem;
}

.ks1-ban {
    position: relative;
}

.ks1-ban>ul {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 1;
    visibility: hidden;
    z-index: -1;
    transition: all 0.5s;
}

.ks1-ban>ul.on {
    position: relative;
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

.ks1-r p {
    font-size: .18rem;
    line-height: .36rem;
    color: #141414;
    text-indent: 2em;
    text-align: justify;
}

.ks1-r p span {
    color: #ba2231;
}

.ks1-more {
    display: inline-block;
    padding: 0 .2rem;
    border-radius: .28rem;
    border: solid .01rem rgba(0, 0, 0, 0.1);
    margin-top: .45rem;
}

.ks1-more a {
    font-size: .17rem;
    color: #000000;
    line-height: .55rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.ks1-more a img {
    width: .2rem;
    margin-left: .05rem;
}

.ks1-more a:hover {
    color: #003176;
}

.ks1-b {
    margin-top: .8rem;
}

.ks1-b>ul {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}

.ks1-b ul li a {
    box-shadow: 0rem .05rem .2rem 0rem rgba(0, 36, 89, 0.1);
    transition: all 0.5s;
    border-radius: .05rem;
    height: 1.6rem;
}

.ks1-b ul li:hover a {
    box-shadow: 0rem .05rem .2rem 0rem rgba(0, 36, 89, 0.3);
}

.ks1-b ul li {
    transition: all 0.5s;
}

.ks1-b ul li.slick-active+li {
    margin-top: .2rem;
}

.ks1-b ul li.slick-active+li+li {
    margin-top: 0;
}

.ks1-b ul li.slick-active+li+li+li {
    margin-top: .2rem;
}

.ks1-b ul li:nth-child(4n+1) a {
    background-color: #89a2be;
}

.ks1-b ul li:nth-child(4n+2) a {
    background-color: #f2c681;
}

.ks1-b ul li:nth-child(4n+3) a {
    background-color: #71c0ea;
}

.ks1-b ul li:nth-child(4n+4) a {
    background-color: #f87780;
}

.ks1-b ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: .3rem;
    padding-left: .4rem;
    padding-right: .1rem;
    margin: .2rem;
}

.ks1-b ul li a .ico {
    width: 1.12rem;
    margin-right: .1rem;
}

.ks1-ifo {
    flex: 1;
    min-width: 0;
}

.ks1-ifo h3 {
    font-size: .22rem;
    line-height: .28rem;
    max-height: .56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #ffffff;
    margin-bottom: .1rem;
}

.ks1-ifo p {
    font-size: .16rem;
    font-style: italic;
    color: #ffffff;
    opacity: 0.5;
}

.ks2 {
    padding-top: .7rem;
    padding-bottom: .9rem;
}

.ks2-lt .pic {
    padding-top: 62%;
}

.ks2-lt a {
    display: block;
    margin: 0 .2rem;
    position: relative;
}

.ks2-lt>ul {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
    padding-bottom: .8rem;
}

.ks2-lt>ul .slick-dots {
    background: url(../images/wmqny/ks2-line.png) no-repeat center center;
    background-size: 60%;
    padding-top: .1rem;
    padding-bottom: .05rem;
}

.ks2-lt>ul .slick-dots li {
    width: .16rem;
    height: .16rem;
    background-color: #fff;
    border: .03rem solid #d4d4d4;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}

.ks2-lt>ul .slick-dots li.slick-active {
    width: .16rem;
    height: .16rem;
    background-color: #fff;
    border: .03rem solid #fb939a;
}

.ks2-lt p {
    background-color: rgba(0, 0, 0, 0.6);
    font-size: .18rem;
    line-height: .5rem;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .1rem;

    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.ks3 {
    padding-bottom: .8rem;
    background: url(../images/wmqny/ks3-bg.png) no-repeat center bottom;
    background-size: cover;
}



.ks3-lt a {
    margin: .2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 2.4rem;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0rem .09rem .18rem 0rem rgba(7, 34, 72, 0.1);
    transition: all 0.5s;
    margin-top: .4rem;
    border-top: .03rem solid #f0c487;
    border-bottom: .03rem solid transparent;
    position: relative;
    overflow: hidden;
}

.ks3-lt a::after {
    content: '';
    width: .85rem;
    height: .36rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: url(../images/wmqny/ks3-more.png) no-repeat;
    background-size: 100% 100%;
    opacity: 0;
}

.ks3-lt a:hover:after {
    opacity: 1;
}

.ks3-lt a:hover {
    margin-top: 0;
    height: 2.8rem;
    background-color: #ba2231;
    box-shadow: 0rem .09rem .18rem 0rem rgba(7, 34, 72, 0.3);
    border-top-color: transparent;
    border-bottom-color: #f0c487;
}

.ks3-lt a:hover p {
    color: #ffffff;
}

.ks3-lt a .icon {
    width: 1rem;
    height: 1rem;
    background-color: rgba(86, 122, 255, 0.05);
    margin: 0 auto;
    border-radius: 50%;
    padding-top: .25rem;
}

.ks3-lt ul li:nth-child(3) a .icon {
    background-color: rgba(255, 86, 112, 0.05);
}

.ks3-lt a:hover .icon {
    background: url(../images/wmqny/ks3-q2.png) no-repeat;
    background-size: 100% 100%;
}



.ks3-lt a .icon img {
    display: block;
    margin: 0 auto;
    width: 50%;
}

.ks3-lt a .icon img:last-child {
    display: none;
}

.ks3-lt a:Hover .icon img:last-child {
    display: block;
}

.ks3-lt a:Hover .icon img:first-child {
    display: none;
}

.ks3-lt a p {
    margin-top: .2rem;
    font-size: .2rem;
    line-height: .42rem;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}

.ks3-lt .slick-prev {
    width: .6rem;
    height: .6rem;
    background: url(../images/wmqny/ks3-l.png) no-repeat center center;
    background-size: .3rem;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: .1rem .17rem .5rem 0rem rgba(0, 49, 118, 0.1);
    border-radius: 50%;
    left: -0.1rem;
}

.ks3-lt .slick-next {
    width: .6rem;
    height: .6rem;
    background: url(../images/wmqny/ks3-r.png) no-repeat center center;
    background-size: .3rem;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: .1rem .17rem .5rem 0rem rgba(0, 49, 118, 0.1);
    border-radius: 50%;
    right: -0.1rem;
}

.ks4 {
    background: url(../images/wmqny/ks4-bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding: .8rem 0;
}

.ks4-lt .ks4-c {
    padding-bottom: .5rem
}

.ks4-c a {
    position: relative;
    display: block;
    background: url(../images/wmqny/ks4-tbg.jpg) no-repeat center bottom;
    background-size: 100% 80%;
    border-bottom: .03rem solid #003176;
    padding: .3rem;
    padding-bottom: .2rem;
    padding-top: 0;
    margin: .2rem;
}

.ks4-c a:hover {
    background: url(../images/wmqny/ks4-tbgh.jpg) no-repeat center bottom !important;
    background-size: 100% 80% !important;
}



.ks4-c .pic {
    padding-top: 140%;
}


.ks4-c a p {
    font-size: .16rem;
    color: #000000;
    text-align: center;
    margin-top: .2rem;
    line-height: .2rem;
    height: .8rem;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.ks4-c a h3 {
    font-size: .22rem;
    color: #003176;
    text-align: center;
    margin-top: .2rem;
}

.ks4-c a:hover h3 {
    color: #fff;
}

.ks4-c a:hover p {
    color: #ffffff;
}

.ks4-c .slick-prev {
    width: .7rem;
    height: .7rem;
    border: solid .01rem #003176;
    background: url(../images/wmqny/ks3-l.png) no-repeat center center;
    background-size: .3rem;
    border-radius: 50%;
    left: -1.2rem;
}

.ks4-c .slick-next {
    width: .7rem;
    height: .7rem;
    border: solid .01rem #003176;
    background: url(../images/wmqny/ks3-r.png) no-repeat center center;
    background-size: .3rem;
    border-radius: 50%;
    right: -1.2rem;
}

.ks5 {
    padding: .8rem 0;
}

.ks5-qh {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.ks5-qh h3 {
    padding: .2rem 0;
    background-color: #003176;
    position: relative;
    cursor: pointer;
    transition: 0.5s;
}

.ks5-qh h3.on::after {
    border-bottom-color: #ba2231;
    border-left-color: #ba2231;
}

.ks5-qh h3::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    border-top: .51rem solid transparent;
    border-right: .24rem solid transparent;
    border-bottom: .5rem solid #003176;
    border-left: .24rem solid #003176;
    z-index: 9;
}

.ks5-qh h3.on {
    background-color: #ba2231;
}

.ks5-qh h3:first-child {
    padding-left: .3rem;
    padding-right: .3rem;
}

.ks5-qh h3:last-child {
    padding-left: .6rem;
    padding-right: .3rem;
}

.ks5-qh h3.on b {
    opacity: 1;
}

.ks5-qh h3.on span {
    opacity: 1;
}

.ks5-qh h3 b {
    font-size: .32rem;
    line-height: .42rem;
    color: #ffffff;
    font-family: 'sy';
    display: block;
    opacity: 0.3;
}

.ks5-qh h3 span {
    display: block;
    font-size: .14rem;
    font-style: italic;
    color: #ffffff;
    opacity: 0.2;
}

.ks5-tit {
    position: relative;
    margin-bottom: .4rem;
}

.ks5-more {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.ks5-more a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;

    font-size: .2rem;
    color: #000000;
}

.ks5-more a:hover {
    color: #ba2231;
}

.ks5-more a img {
    width: .2rem;
    margin-left: .05rem;
}

.ks5-c ul li h2 {
    font-size: .26rem;
    color: #000000;
    cursor: pointer;
    background: url(../images/wmqny/ks5-sj2.png) no-repeat right center;
    background-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: .2rem;
}

.ks5-c ul li h2 a{

    color: #000000;

}




.ks5-c ul li.on h2 {
    background: url(../images/wmqny/ks5-sj1.png) no-repeat right center;
    background-size: .2rem;
}

.ks5-c ul li {
    padding: .2rem .3rem .2rem .4rem;
    border-left: .02rem solid #003176;
    margin-bottom: .2rem;
    background-color: #ffffff;
    box-shadow: 0rem .09rem .18rem 0rem rgba(7, 34, 72, 0.1);
}

.ks5-tx {
    padding-top: .3rem;
    font-size: .18rem !important;
    line-height: .32rem !important;
    color: #333333;
}

.ks5-tx p {
    font-size: .18rem !important;
    line-height: .32rem !important;
    color: #333333;
}

.ks5-tx table {
    margin: 10px auto;

}

.ks5-tx h3 {
    font-size: .22rem;
    color: #000000;
    margin: .2rem 0;
    font-weight: 600;
}

.hl-index .ks1-b>ul .slick-prev {
    width: .35rem;
    height: 1.6rem;
    background: url(../images/wmqny/hl-l.png) no-repeat;
    background-size: 100% 100%;
    left: .2rem;
    top: .2rem;
    transform: none;
}

.hl-index .ks1-b>ul .slick-next {
    width: .35rem;
    height: 1.6rem;
    background: url(../images/wmqny/hl-r.png) no-repeat;
    background-size: 100% 100%;
    right: .2rem;
    top: .4rem;
    transform: none;
}




#hl1 .ks1-tx {
    padding-top: 0;
}

#hl1 .ks1-tx h2 {
    margin-bottom: .3rem;
}

#hl1 .ks1-l a .pic {
    width: 2.01rem;
    height: 2.77rem;
}

#hl1 .ks1-l {
    padding: .3rem .2rem;
}

#hl2 {
    background: #ffffff;
}

.hl3 {
    background: url(../images/wmqny/hl3-bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding: .8rem 0;
}

.hl3-c ul {
    display: flex;
    flex-wrap: wrap;
}

.hl3-c ul li {
    width: 33.33%;
}

.hl3-c ul li a {
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: .3rem;
    margin: .2rem;
}

.hl3-c ul li a p {
    font-size: .2rem;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #141414;
    margin-bottom: .2rem;
}

.hl3-c ul li a span {
    display: block;

    font-family: Arial;
    font-size: .18rem;
    font-style: italic;
    color: #003176;
}

/* djfc */
.djfc-ban .imged::after {
    display: none;
}

.djfc-ban .h3 h3 b {
    position: relative;
    z-index: 2;
}

.djfc-ban .h3 h3::before {
    content: '';
    width: 1.24rem;
    height: 1.24rem;
    position: absolute;
    left: -0.7rem;
    top: -0.3rem;
    background: url(../images/wmqny/dj-lmbg.png) no-repeat;
    background-size: 100% 100%;
}

.dj1 {
    padding-top: .3rem;
    padding-bottom: .5rem;
    background: url(../images/wmqny/dj1-bg.png) no-repeat;
    background-size: cover;
}

.dj-tit {
    position: relative;
    margin-bottom: .2rem;
}

.dj1 .dj-tit,
.dj5 .dj-tit {
    text-align: center;
}

.dj-tit h3 {
    display: inline-block;
    background: url(../images/wmqny/dj-star.png) no-repeat center center;
    background-size: 100%;
    padding: .57rem .5rem .37rem .5rem;

    font-size: .4rem;
    line-height: 1;
    color: #003176;
    font-family: 'sy';
}

.dj1-ban {
    width: 7rem;
}

.dj1-ban .pic {
    padding-top: 58.7%;
}

.dj1-lt ul li {
    padding: 0 .4rem;
    background: url(../images/wmqny/dj1-tbg.png) no-repeat;
    background-size: 0% 100%;
    transition: all 0.5s;
}

.dj1-lt ul li.on {
    background: url(../images/wmqny/dj1-tbg.png) no-repeat;
    background-size: 100% 100%;
}

.dj1-lt ul li.on a {
    border-color: transparent;
}

.dj1-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: .22rem 0;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}

.dj1-date {
    width: .78rem;
    height: .9rem;
    background-color: #f1f9fd;
    border: solid 1px #e3edf4;
    padding-top: .15rem;
    margin-right: .25rem;
    text-align: center;
}

.dj1-lt ul li.on .dj1-date {
    background-color: #6bb8e1;
    border-color: transparent;
}

.dj1-lt ul li.on .dj1-date b {
    color: #ffffff;
}

.dj1-lt ul li.on .dj1-date span {
    color: #ffffff;
    opacity: 0.5;
}

.dj1-date b {
    display: block;
    font-size: .34rem;
    line-height: 1;
    color: #333333;
    margin-bottom: .1rem;
}

.dj1-date span {
    font-size: .14rem;
    line-height: 1;
    color: #333333;
    opacity: 0.5;
}

.dj1-tx {
    flex: 1;
    min-width: 0;
}

.dj1-tx h3 {
    font-size: .2rem;
    line-height: .3rem;
    max-height: .6rem;
    color: #141414;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.dj1-lt ul li.on a h3 {
    max-width: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #003176;
}


.dj1-lt ul li a p {

    font-size: .16rem;
    line-height: .28rem;
    height: .56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    margin-top: .1rem;
    display: none;
}

.dj1-lt ul li.on a p {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.dj1-b {
    margin-top: .4rem;
}

.dj1-b ul {
    margin-left: -0.18rem;
    margin-right: -0.18rem;
}

.dj1-b ul li a {
    display: block;
    padding: .3rem;
    padding-bottom: .35rem;
    background-color: #ffffff;
    margin: 0 .18rem;
    border-top: .02rem solid #003176;
}

.dj1-b ul li a h3 {
    font-size: .2rem;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #141414;
    margin-bottom: .2rem;
}

.dj1-b ul li a p {
    font-family: Arial;
    font-size: .18rem;
    font-style: italic;
    color: #003176;
}

.dj-tit a {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);

    font-size: .2rem;
    color: #333333;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.dj-tit a img {
    width: .24rem;
    margin-left: .05rem;
    display: block;
}


.dj-tit a:Hover {
    color: #003176;
}

#dj2 .list7 li a {
    background: rgba(255, 255, 255, 0.5);
    height: 1.1rem;
}

#dj2 .list7 li .date {
    padding-top: .2rem;
}

#dj2 .list6 {
    box-shadow: none;
    background: transparent;
    border-color: transparent;
    padding-top: 0;
}

#dj2 .list7 li {
    margin-bottom: .13rem;
}

#dj2 .list6 li a {
    padding: .16rem 0;
    padding-left: .24rem;
    background: url(../images/wmqny/dj2-d.png) no-repeat left center;
    background-size: .12rem;
}

.dj3-lt a {
    display: block;
}

.dj3 {
    padding-top: .8rem;
}

.dj3-lt a .pic {
    padding-top: 15.2%;
}

#dj4 {
    background: transparent;
}

#dj4 .ks4-c>ul {
    padding-bottom: .2rem;
}

#dj4 .ks4-c a {
    background: url(../images/wmqny/dj4-tbg.jpg) no-repeat center bottom;
    background-size: 100% 80%;
}

#dj4 .ks4-c .slick-dots li {
    width: .4rem;
    height: .03rem;
    background-color: #003176;
    opacity: 0.1;
}

#dj4 .ks4-c .slick-dots li.slick-active {
    background-color: #ca1f24;
    opacity: 1;
}

.dj5-box ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: .5rem;
}

.dj5-box ul li {
    width: 25%;
}

.dj5-lt ul li a {
    display: block;
    height: 1.6rem;
    background: url(../images/wmqny/dj5-tbg1.jpg) no-repeat center center;
    background-size: 100% 95%;
    position: relative;
    margin: .1rem .15rem;
}

.dj5-lt ul li a:hover {
    background: url(../images/wmqny/dj5-tbg.png) no-repeat center center;
    background-size: 100% 100%;
}


.dj5-lt ul li a h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'sy';
    font-size: .26rem;
    line-height: .38rem;
    max-height: .76rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #ffffff;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.dj5-lt .slick-dots li {
    width: .4rem;
    height: .03rem;
    background-color: #003176;
    opacity: 0.1;
}

.dj5-lt .slick-dots li.slick-active {
    background-color: #003176;
    opacity: 1;
}

.dj5-lt>ul {
    padding-bottom: .2rem;
}

.dj6-lt ul li a {
    display: block;
    margin: .2rem;
    margin-top: 0;
}

.dj6-lt>ul {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}

.dj6-lt ul li a .pic {
    padding-top: 58%;
}

.dj6-tx {
    padding: .3rem .25rem;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0rem .09rem .18rem 0rem rgba(7, 34, 72, 0.1);
    position: relative;
}

.dj6-tx h3 {
    font-size: .2rem;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #141414;
    margin-bottom: .2rem;
}

.dj6-tx p {
    font-size: .16rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dj6-tx span {
    position: absolute;
    bottom: 100%;
    left: .2rem;
    font-family: Arial;
    font-size: .18rem;
    line-height: .35rem;
    display: block;
    font-style: italic;
    color: #ffffff;
    background-color: #003176;
    padding: 0 .15rem;
    z-index: 2;
}

.dj6-lt .slick-prev {
    width: .7rem;
    height: .7rem;
    left: -1rem;
    background: url(../images/wmqny/dj6-l.png) no-repeat;
    background-size: 100% 100%;
}

.dj6-lt .slick-next {
    width: .7rem;
    height: .7rem;
    right: -1rem;
    background: url(../images/wmqny/dj6-r.png) no-repeat;
    background-size: 100% 100%;
}

.dj6 {
    padding-bottom: .6rem;
}


.ks4-c-wap {
    display: none;
}














@media screen and (max-width: 1200px) {

    .xw1,
    .xw2,
    .xw3 {
        padding: .5rem 0;
    }

    .xw-c>div {
        width: 100%;
    }

    .xw-l {
        margin-bottom: .3rem;
    }

    .xw-tit h3 {
        font-size: .3rem;
    }

    .xw2-ban {
        width: 100%;
        margin: 0;
        margin-bottom: .3rem;
    }



    .ks4-c .slick-prev {
        left: 0;
        width: .6rem;
        height: .6rem;
    }

    .ks4-c .slick-next {
        right: 0;
        width: .6rem;
        height: .6rem;
    }

    .hl-index .ks1-b>ul .slick-arrow {
        opacity: 0;
    }

    .ks1-b ul li {
        margin: 0 !important;
    }

    .lj3-t>div.left {
        width: 100%;
    }

    .lj3-t>div.right {
        width: 100%;
    }

    .ks4-c-pc {
        display: none;
    }

    .ks4-c-wap {
        display: block;
    }

    #dj4 .ks4-c>ul {
        padding-bottom: 0;
    }

    .ks4-c .slick-arrow {
        opacity: 0;
        display: none !important;
    }

    .dj1-ban {
        width: 100%;
    }

    .dj6-lt .slick-arrow {
        opacity: 0;
    }

    .ks4-box>ul {
        padding: 0 .5rem;
    }

    .ks4-box>ul li {
        width: 25%;
    }

}

@media screen and (max-width: 1024px) {
    .xw3-lt ul li a {
        padding: .2rem;
    }

    .xw3-lt ul {
        justify-content: space-around;
    }

    .xw3-lt ul li {
        width: 48%;
        margin-bottom: 20px;
    }

    .hl3,
    .ks5,
    .ks4,
    .ks2,
    .ks1 {
        padding: .5rem 0;
    }

    .ks4 {
        padding-bottom: 0;
    }

    .ks3 {
        padding-bottom: .5rem;
    }

    .ks1-l {
        width: 100%;
        margin-bottom: .3rem;
    }

    .ks1-r {
        flex: auto;
        width: 100%;
    }

    .ks1-b {
        margin-top: .3rem;
    }

    .ks5-c ul li h2 {
        font-size: .2rem;
    }
    .ks1-l{margin-right:0;}
    .lj3,
    .dj1 {
        padding-top: 0;
    }

    .dj-tit h3 {
        font-size: .3rem;
    }

    .dj3 {
        padding-top: .5rem;
    }
}

@media screen and (max-width: 768px) {
    .ks4-box>ul li {
        width: 33.33%;
    }

    .ks4-c a {
        margin: .1rem !important;
    }

    .hl3-c ul li {
        width: 50%;
    }

    .hl3-c ul li a {
        margin: .1rem;
    }
}

@media screen and (max-width: 640px) {

    .ks4-box>ul {
        padding: 0;
    }

    .ks4-c .slick-arrow {
        opacity: 0;
        display: none !important;
    }

    .ks4-box>ul li {
        width: 48%;
    }

    .xw3-lt ul li {
        width: 90%;
    }

    .ks2-lt>ul {
        padding-bottom: .5rem;
    }

    .xw-tit {
        margin-bottom: .2rem;
    }

    .ks3-lt a {
        margin: .1rem;
    }
.ks5-more {

    top: 170%;

}

}

@media screen and (max-width: 480px) {
    .hl3-c ul li {
        width: 100%;
    }

    .xw-l .pic {
        order: -1;
        margin: 0 auto;
    }

    .xw-tx {
        flex: auto;
        width: 100%;
    }

    .xw-l ul li a {
        padding-right: .2rem;
    }

    .ks5-qh h3 {
        padding: .1rem 0;
    }

    .ks5-qh h3:first-child {
        padding-left: .1rem;
        padding-right: .1rem;
    }

    .ks5-qh h3:last-child {
        padding-left: .3rem;
        padding-right: .1rem;
    }

    .ks5-qh h3::after {
        border-top: .42rem solid transparent;
        border-right: .1rem solid transparent;
        border-bottom: .4rem solid #003176;
        border-left: .1rem solid #003176;
    }

    .ks5-qh h3 b {
        font-size: .26rem;
    }

    .ks1-b ul li a {
        margin: 0 .2rem !important;
    }

    .ks1-b ul li {
        margin: 0 !important;
    }

    .ks1-tx h2,
    .xw-tit h3 {
        font-size: .24rem;
    }
.ks1-qh h3:first-child {
    margin-right: 0;
}
.ks1-tx p{
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
}