@charset "utf-8";

.banner {
    position: relative;
}

.banner:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2.28rem;
    background: url("../images/h-mask.png") no-repeat top center;
    background-size: 100% 2.28rem;
    transition: all .3s;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 95%);
    z-index: 9;
}

.banner a {
    position: relative;
    display: block;
    overflow: hidden;

}

.banner a img {
    display: block;
    width: 100%;
}

.banner .page {
    font-size: 0;
    bottom: 0.7rem;
}

.banner .page>span {
    position: relative;
    width: 0.1rem;
    height: 0.1rem;
    line-height: .1rem;
    margin: 0 0.25rem;
    background: #fff;
    opacity: 1;
    vertical-align: middle;
    transition: .3s ease-in;
    font-size: 0rem;
    color: #fff;
}

.banner .page>span:before {
    position: absolute;
    content: '';
    left: -0.05rem;
    top: -0.04rem;
    margin-left: -0.15rem;
    margin-top: -0.15rem;
    width: .48rem;
    height: .48rem;
    box-sizing: border-box;
    opacity: 0;
    visibility: visible;
    transition: all .3s;
    border-radius: 50%;
}

.banner .page>.active:before {
    opacity: 1;
    visibility: visible;
    border: 1px dashed #FFFFFF;
    width: .48rem;
    height: .48rem;
}

.banner .page>.active {
    font-size: .2rem;
    color: #fff;
    background: none;

}

/*  */
.tit {
    margin-bottom: .6rem;
    background-size: auto .11rem;
    text-align: center;
    position: relative;
}

.tit .ll {
    padding-right: .3rem;
}

.tit .ll h3 {
    display: inline-block;
    font-size: .36rem;
    color: #333333;
    vertical-align: text-bottom;
    font-weight: bold;
    margin-right: .15rem;
    position: relative;
    font-family: sySong;
}

.tit .ll h3:before {
    content: "";
    position: absolute;
    left: 70%;
    background: url(../images/i_titbg.png)bottom center no-repeat;
    width: 2.55rem;
    height: .16rem;
    bottom: -.24rem;
    background-size: 100%;
    transform: translateX(-50%);
}

.tit .ll span {
    display: inline-block;
    font-size: .3rem;
    color: #7e7e7e;
    vertical-align: text-bottom;
}

.tit .rr {
    padding-left: .36rem;
    padding-right: .2rem;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tit .rr .mores {
    display: flex;
    align-content: center;
}

.tit .rr a {
    font-size: .16rem;
    line-height: 2.5em;
    color: #1A57B0;
}

.tit .rr .mores:hover a {
    color: #FF9800;
    font-weight: bold
}

.tit .rr .mores img {
    transition: all 0.3s;
    margin-left: 0.08rem
}

.tit .rr .mores:hover img {
    filter: invert(1);
    transition: all 0.3s;
    margin-left: 0.05rem
}

/*  */
.tit002 {
    text-align: left;
}

.tit002 .ll h3:before {
    left: 0;
    transform: none;
}

.tit003 {}

.tit003 .ll h3 {
    color: #fff
}

.tit003 .rr a {
    color: #fff
}

.tit003 .rr .mores:hover a {
    color: #fff
}

.tit003 .rr .mores:hover img {
    invert(2);
    filter: grayscale(1);
}

.list1w a {
    display: block;
    position: relative;
}

.list1w .ll {
    width: 54.36%;


}

.list1w .pic {
    padding-top: 4.5rem;
    margin-right: 0.3rem;
}

.list1w time {
    width: 1rem;
    height: 1.04rem;
    color: #222;
    text-align: center;
    margin-right: 0.3rem;
}

.list1w time span {
    font-size: .3rem;
    margin-bottom: .05rem;
    font-family: Bebas;
    line-height: .3rem;
    letter-spacing: normal;
    color: #000000;
    font-family: Bebas;
    font-variation-settings: "opsz"auto;
    font-weight: bold;
    display: block;
}

.list1w time span i {
    font-size: .16rem;
    margin: 0 0.02rem;
}

.list1w time em {
    font-size: .14rem;
    display: block;
    border-radius: 100px;
    background: #1A57B0;
    width: .6rem;
    height: .2rem;
    line-height: .2rem;
    margin: 0 auto;
    font-family: Bebas;
    letter-spacing: normal;
    color: #FFFFFF;
}

.list1w {
    width: 49%;
    align-self: flex-end;
    position: relative;
    height: auto;
    overflow: hidden;
}

.list1w .slidebtn {
    position: absolute;
    bottom: 0.6rem;
    width: .8rem;
    height: 0.3rem;
    box-shadow: 0rem -0.06rem 0.37rem 0rem rgba(0, 0, 0, 0.03);
    font-size: 0;
    border-radius: 50%;
    left: 0.85rem;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.list1w .slidebtn .custom-prev {
    display: block;
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    box-sizing: border-box;
    border: 0.01rem solid #D8D8D8;
    background: url(../images/slidebtnb.png) center no-repeat #ffffff;
    cursor: pointer;
    translate: all 0.3s;
    transform: translateY(-50%);
}

.list1w .slidebtn .custom-prev:hover {
    background: url(../images/slidebtna.png) center no-repeat #1A57B0;
    translate: all 0.3s;
    transform: translateY(-50%) scaleX(-1);
}

.list1w .slidebtn .custom-next {
    display: block;
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    box-sizing: border-box;
    border: 0.01rem solid #D8D8D8;
    background: url(../images/slidebtna.png) center no-repeat #1A57B0;
    cursor: pointer;
    translate: all 0.3s;
    transform: translateY(-50%);
}

.list1w .slidebtn .custom-next:hover {
    background: url(../images/slidebtna.png) center no-repeat #3577d7;

}

.list1w .slick-prev {
    width: .28rem;
    height: .28rem;
    background: #1A57B0;
    border-radius: 50%;
    left: 0;
    z-index: 9;
    bottom: 0;
}

.list1w .slick-next {
    width: .28rem;
    height: .28rem;
    background: #1A57B0;
    border-radius: 50%;
    left: 0;
    z-index: 9;
    bottom: 0;
}

.list1w .txt {
    position: relative;
    background: #fff;
    padding: .3rem .3rem .3rem .3rem;
    display: flex;
    box-shadow: 0px -6px 37px 0px rgba(0, 0, 0, 0.03);
    top: -.35rem;
    /* width: 100%; */
    margin-left: 0.45rem;
}

.list1w .txt .txtinfo {
    flex: 1;
    min-width: 0;
}

.list1w .txt .txtinfo:hover h3 {
    color: #1a57b0;
}

.list1w .txt h3 {
    font-size: .22rem;
    line-height: .32rem;
    height: .64rem;
    color: #333;
    font-weight: 600;
    margin-bottom: .1rem;
    font-size: .22rem;
    font-weight: bold;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: normal;
}

.list1w .txt p {
    font-size: .14rem;
    line-height: .24rem;
    height: 0.7rem;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: normal;
    color: rgba(102, 102, 102, 0.6);
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.list1w .slick-list {
    padding-bottom: .3rem;
    z-index: 3;
}





.container01 .content {
    position: relative;
    display: flex;
}

.list3w li {
    border-bottom: #ECF1F7 1px solid;
    padding-bottom: 0.2rem;
    margin-bottom: 0.15rem;
    margin-top: 0.15rem;
    position: relative;
}

.list3w li.on h3 {
    font-weight: bold
}

.list3w li.on .list3w_zy {
    height: .5rem;
    transition: all 0.6s;
}

.list3w li.on .aline_r {
    font-weight: bold;
}

.list3w li:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    background: #0052b9;
    bottom: 0;
    transition: all 0.6s;
}

.list3w li.on:after {
    width: 100%;
    transition: all 0.4s;
}

.list3w a {
    display: block;
}

.list3w a time {
    font-family: Bebas;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.22rem;
    letter-spacing: normal;
    color: #1A57B0;
}

.list3w a time i {
    font-size: .24rem;
    font-weight: 600;
    display: inline-block;
    margin-right: .1rem;
}

.list3w a h3 {
    padding: 0.1rem 0;

    font-family: Microsoft YaHei;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.32rem;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: normal;
    color: #353535;
}

.list3w a .aline_r {}

.list3w a .list3w_zy {
    font-family: Microsoft YaHei;
    font-size: 0.14rem;
    line-height: 0.24rem;
    letter-spacing: normal;
    color: #666666;
    height: 1px;
    overflow: hidden;
    transition: all 0.6s;
}



.list3w {
    position: relative;
    /* padding-top: .22rem; */
    flex: 1;
    min-width: 0;
    margin-left: 0.8rem;
}

.container01 {
    padding-top: .56rem;
    padding-bottom: .6rem;
    background: url(../images/container01bg.png) center no-repeat;
    background-size: 100% 100%;
}

.container02 .tit {}

.container02 .tit .ll,
.container02 .tit .rr {
    background-color: #fff;
}

.container02 .tit .ll h3 {
    font-size: .32rem;
    margin-right: 0;
}

.container02 .aLeft {
    width: 47.86%;
}

.news {}

.news ul {
    display: flex;
    flex-wrap: wrap;
}

.news li {}

.news li a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0rem 0.1rem 0.3rem 0.1rem;
}

.news li a time {
    width: .92rem;
    height: .92rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 100%;
    border-radius: 0rem 0.2rem 0rem 0rem;
    background: #E8F4FF;
    position: relative;
    align-content: space-between;
    overflow: hidden;
    text-align: center;
}

.news li a time:before {
    content: "";
    position: absolute;
    width: 1px;
    background: #1A57B0;
    height: 60%;
    /* 倾斜45度 */
    transform-origin: center;
    /* 旋转的中心点 */
    left: 57%;
    transform: rotate(45deg) translateX(-50%);
}

.news li a time span {
    font-family: Bebas;
    font-size: 0.36rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #1A57B0;
    text-align: left;
    width: 72%;
    display: block;
    margin: 0 auto;
}

.news li a time em {
    font-family: Bebas;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: normal;
    color: #1A57B0;
    text-align: right;
    width: 70%;
    display: block;
    margin: 0 auto;
}

.news li a .txt {
    width: calc(100% - 1rem);
}

.news li a .txt h4 {
    font-size: .18rem;
    color: #333;
    line-height: .30rem;
    padding: 0;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}

.news li a .txt p {
    font-size: .16rem;
    color: rgba(51, 51, 51, 0.6);
    line-height: .24rem;
}

.news li {
    position: relative;
    width: 33.333%;
    transition: all 0.3s;
}

.news li a:hover {
    background: #f4f4f4;
    transition: all 0.3s;
}

.news li:hover .txt h4 {
    color: #1a57b0;
    transition: all 0.3s;
}

.news li:hover time {
    background: #1a57b0;
    transition: all 0.3s;
    color: #fff
}

.news li:hover time:before {
    background: #fff;
    transition: all 0.3s;
}

.news li:hover time span {
    color: #fff;
    transition: all 0.3s;
}

.news li:hover time em {
    color: #fff;
    transition: all 0.3s;
}

/* .news li:after {
    position: absolute;
    content: '';
    left: 0;
    height: 2px;
    bottom: -1px;
    width: 0;
    background: #004aa7;
    transition: .3s;
} */


.news li:hover a .txt h4 span {
    font-weight: 600;
}

.news li:hover:after {
    width: 2.4rem;
    z-index: 3;
}

/*  */
.new02 {}

.new02 ul {}

.new02 li {
    border-bottom: #D8D8D8 1px solid;
    /* padding-bottom: 0.1rem; */
    margin-bottom: 0.45rem;
}

.new02 li:hover a time {
    color: #353535;
}

.new02 li:hover {
    border-bottom: #1A57B0 1px solid;
}

.new02 li:hover a .txt h4 {
    color: #353535;
    font-weight: bold
}

.new02 li:hover a .txt span {
    color: #fff;
    background: #1A57B0;
    border-bottom: #1A57B0 1px solid;
}

.new02 li a {}

.new02 li a time {
    font-family: Bebas;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.18rem;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: normal;
    color: #9E9E9E;
    background: url(../images/xss_time.png) left center no-repeat;
    padding-left: 0.2rem;
}

.new02 li a .txt {
    padding: 0.2rem 0;
}

.new02 li a .txt span {
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 0.14rem;
    letter-spacing: normal;
    color: #D8D8D8;
    border-radius: 0.08rem;
    box-sizing: border-box;
    border: 0.01rem solid #D8D8D8;
    padding: 0.05rem 0.1rem;
}

.new02 li a .txt h4 {
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.26rem;
    text-align: justify;
    /* 浏览器可能不支持 */
    letter-spacing: normal;
    color: #353535;
    width: calc(100% - 0.8rem);
}

.new02 {}

.new02 {}

.new02 {}

.new02 {}

.new02 {}

.new02 {}

/*  */
.acad li .txt_1 {
    position: relative;
    line-height: .48rem;
}

.acad li .txt_1 a {
    font-size: .18rem;
    color: #333;
    padding-left: .24rem;
    padding-right: 1.1rem;
    background: url("../images/s2-img06.png") no-repeat left center;
    background-size: .11rem;
}

.acad li .txt_1 span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .18rem;
    color: #999999;
}

.acad li .txt_2 a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #005cc4;
    padding: .23rem .4rem .17rem .3rem;
}

.acad li .txt_2 a .ll {
    width: 73.33%;
}

.acad li .txt_2 a h3 {
    font-size: .18rem;
    color: #fff;
    line-height: .32rem;
    font-weight: 600;
    padding-bottom: .13rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: .22rem;
}

.acad li .txt_2 a h4 {
    font-size: .16rem;
    line-height: .36rem;
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
}

.acad li .txt_2 a h4 img {
    margin-right: .1rem;
}

.acad li .txt_2 a .rr {
    width: 1.25rem;
    width: 20.83%;
}

.acad li .txt_2 a .rr .pic {
    padding-top: 1.78rem;
}

.acad li .txt_2,
.acad li.show .txt_1 {
    display: none;
}

.acad li.show .txt_2 {
    display: block;
    margin-bottom: .15rem;
}

.container02 {
    padding-top: .54rem;
    padding-bottom: .29rem;
}

.cont03_cn {
    display: flex;
    justify-content: space-between;
}

.list4w a {
    display: block;

}

.list4w .pic {
    padding-top: 64.54%;
}

.list4w .txt h3 {
    font-size: .18rem;
    line-height: .3rem;
    color: #333;
    margin-bottom: 0.2rem;
    padding-bottom: .2rem;
    font-weight: bold;
    display: block;
    min-height: .6rem;
    border-bottom: 1px solid #C5D7F3;
}

.list4w .txt span {
    display: block;
    line-height: .32rem;
    font-size: .14rem;
    color: #666666;
}

.list4w .xs_bgr {
    background: url(../images/xs_bgr_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .16rem
}

.list4w .xs_timg {
    background: url(../images/xs_timg_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .16rem
}

.list4w .xs_add {
    background: url(../images/xs_add_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .15rem
}

.list4w a:hover .xs_bgr {
    background: url(../images/xs_bgr_2.png) left center no-repeat;
}

.list4w a:hover .xs_timg {
    background: url(../images/xs_timg_2.png) left center no-repeat;
}

.list4w a:hover .xs_add {
    background: url(../images/xs_add_2.png) left center no-repeat;
}

.list4w .txt p {
    font-size: .16rem;
    line-height: .24rem;
    color: #999999;
    height: .48rem;
}



.list4w .txt time {
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #004aa7;
    border-top: 1px solid #C5D7F3;
    margin-top: .14rem;
    padding-top: .28rem;
}

.list4w .txt time i {
    display: inline-block;
    font-size: .24rem;
    font-weight: 600;
    margin-right: .1rem;
    line-height: 1;
}

.list4w .txt {
    background: #fff;
    padding: .22rem .28rem .28rem;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
}

.list4w a:hover .txt {
    background: url(../images/xshbg.png) center no-repeat;
    transition: all 0.5s;
    background-size: 100% 100%
}

.list4w a:hover .txt h3 {
    color: #fff;
}

.list4w a:hover .txt span {
    color: #fff;
}

.list4w a:hover .txt h3 {
    font-weight: 600;
}

.list4w .btn {
    width: .38rem;
    height: .38rem;
    margin-top: auto;
    transform: translateY(-50%);
    background-size: .06rem;
    border-radius: 50%;
}

.list4w .prev {
    left: -0.45rem;
    background-image: url("../images/slidebtnb.png");
    border: #1A57B0 1px solid !important;

}

.list4w .next {
    right: -.45rem;
    background: url(../images/slidebtna.png) center #1A57B0 no-repeat;
    box-sizing: border-box;
    border: 0.01rem solid #FFFFFF;
    border: #1A57B0 1px solid !important;
}

.list4w {
    position: relative;
    margin-top: 0;
    width: 44%;
}

/*  */
.list4w02 a {
    display: block;

}

.list4w02 .pic {
    padding-top: 64.54%;
}

.list4w02 .txt h3 {
    font-size: .18rem;
    line-height: .3rem;
    color: #333;
    margin-bottom: 0.2rem;
    padding-bottom: .2rem;
    font-weight: bold;
    display: block;
    min-height: .6rem;
    border-bottom: 1px solid #C5D7F3;
}

.list4w02 .txt p {
    font-size: .16rem;
    line-height: .24rem;
    color: #999999;
    height: .48rem;
}



.list4w02 .txt time {
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #004aa7;
    border-top: 1px solid #e5e5e5;
    margin-top: .14rem;
    padding-top: .28rem;

}

.list4w02 .txt time i {
    display: inline-block;
    font-size: .24rem;
    font-weight: 600;
    margin-right: .1rem;
    line-height: 1;
}

.list4w02 .txt {
    background: #fff;
    padding: .22rem .28rem .28rem;
}

.list4w02 a:hover .txt {
    background: url(../images/xshbg.png) center no-repeat;
    transition: all 0.3s;
    background-size: 100% 100%
}

.list4w02 a:hover .txt h3 {
    color: #fff;
}

.list4w02 a:hover .txt span {
    color: #fff;
}

.list4w02 a:hover .txt h3 {
    font-weight: 600;
}

.list4w02 .txt span {
    display: block;
    line-height: .32rem;
    font-size: .14rem;
    color: #666666;
}

.list4w02 .xs_bgr {
    background: url(../images/xs_bgr_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .16rem
}

.list4w02 .xs_timg {
    background: url(../images/xs_timg_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .16rem
}

.list4w02 .xs_add {
    background: url(../images/xs_add_1.png) left center no-repeat;
    padding-left: 0.25rem;
    background-size: .15rem
}

.list4w02 a:hover .xs_bgr {
    background: url(../images/xs_bgr_2.png) left center no-repeat;
}

.list4w02 a:hover .xs_timg {
    background: url(../images/xs_timg_2.png) left center no-repeat;
}

.list4w02 a:hover .xs_add {
    background: url(../images/xs_add_2.png) left center no-repeat;
}

.list4w02 .btn {
    width: .38rem;
    height: .38rem;
    margin-top: auto;
    transform: translateY(-50%);
    background-size: .06rem;
    border-radius: 50%;
}

.list4w02 .prev {
    left: -0.45rem;
    background-image: url(../images/slidebtnb.png);
    border: #1A57B0 1px solid !important;
}

.list4w02 .next {
    right: -.45rem;
    background: url(../images/slidebtna.png) center #1A57B0 no-repeat;
    box-sizing: border-box;
    border: 0.01rem solid #FFFFFF;
    border: #1A57B0 1px solid !important;
}

.list4w02 {
    position: relative;
    margin-top: 0;
    width: 44%;
}

.container03 {
    padding-top: .1rem;
    padding-bottom: 0rem;
    background-size: cover;
}

.container03_left {
    width: 60%;
}

.container03_right {
    flex: 1;
    min-width: 0;
    margin-left: .7rem;
}

.container04 .tit002 {
    margin-bottom: .46rem;
    background-image: url("../images/tit01.png");
}

.container04 .tit002 h3 {
    background: #f0f7ff;
    color: #333333;
}

.container04 .tit002 .mores {
    background-image: url("../images/mores.png");
}


.list5w {
    padding-bottom: .4rem;
    height: auto;
    overflow: hidden;
}

.list5w ul {

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

    margin: 0 -0.2rem;
}

.list5w li {

    width: 50%;
}

.list5w li a {

    margin: .1rem .2rem;

    display: block;
}

.list5w li a img {

    width: 100%;

    display: block;

    height: 100%;
}

.list5w li:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.list5w li:hover img {
    box-shadow: 0rem -0.06rem 0.37rem 0rem rgba(0, 0, 0, 0.05);
}

.container04 {
    padding-top: .1rem;
    padding-bottom: .32rem;
}

.list6w {}

/*==========================================响应 开始=============================================*/

@media screen and (max-width: 1024px) {
    .banner {
        margin-top: .75rem;
    }

    .banner .page {
        bottom: 0.2rem;
    }

    .banner .page>span {
        margin: 0 .12rem;
    }



    .acad li .txt_2 a .rr .pic {
        padding-top: 143.55%;


        .list5w a .pic {
            padding-top: 40.31%;
        }
    }

    .container01 .content {
        display: block;
    }

    .list1w {
        width: 100%;
    }

    .list1w .txt {
        margin-left: 0;
        top: 0;
    }

    .list1w .pic {
        margin-right: 0;
        padding-top: 3rem;
    }

    .list1w .slick-list {
        padding-bottom: 0
    }

    .list3w {
        margin-left: 0;
        top: 0
    }

    .news li {
        width: 100%;
    }

    .container03_left {
        width: 100%;
    }

    .container03_right {
        width: 100%;
        margin-left: 0;
        flex: auto;
        margin-top: .2rem;
    }

    .list1w .slidebtn {
        bottom: 50%;
        width: 100%;
        left: 0;
        padding: 0 0.1rem;
    }

    .list1w .txt .txtinfo {
        flex: auto;
    }

    .list1w time {
        height: auto
    }
}

@media screen and (max-width: 900px) {
    .list1w .txt p {
        display: none
    }

    .cont03_cn {
        display: block;
    }

    .list4w {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .list4w02 {
        width: 100%;
    }

    .news li a time {
        width: .72rem;
        height: .72rem;
    }

    .news li a {
        margin: 0rem 0 0.2rem 0rem;
    }

    .news li a .txt {
        width: calc(100% - 0.8rem);
    }

    .news li a time span {
        font-size: 0.24rem;
    }

    .tit .ll h3,
    .container02 .tit .ll h3,
    .tit002 h3 {
        font-size: .3rem;
    }

    .tit .ll span {
        font-size: .24rem;
    }

    .tit {
        margin-bottom: .5rem;
        text-align: left;
    }

    .tit .ll h3:before {
        left: 0;
        transform: translateX(0);
    }

    .container01 .content:after {
        display: none;
    }

    .list1w .ll {
        width: 100%;
    }

    .list1w .ll time {
        bottom: 0;
    }

    .list1w .ll .pic {
        padding-top: 65.7%;
    }

    .list1w .rr {
        width: 100%;
        margin-left: 0;
    }

    .list1w .rr .txt {
        margin-left: 0;
    }



    .list3w {
        padding-top: .3rem;
    }

    .container01 {
        padding-top: .35rem;
        padding-bottom: .35rem;
    }

    .container02 .aLeft {
        width: 100%;
        margin-bottom: .3rem;
    }

    .container02 {
        padding-top: .35rem;
        padding-bottom: 0;
    }

    .list4w .prev {
        left: 0.1rem;
        top: 30%;
    }

    .list4w .next {
        right: 0.1rem;
        top: 30%;
    }

    .list4w02 .prev {
        left: 0.1rem;
        top: 30%;
    }

    .list4w02 .next {
        right: 0.1rem;
        top: 30%;
    }

    .tit002 {
        text-align: left;
    }

    .tit002 h3 {
        padding-left: 0;
    }

    .container03 {
        padding-top: .3rem;
        padding-bottom: .3rem;
    }

    .container04 {
        padding-top: 0;
        padding-bottom: .3rem;
    }

    .list5w {
        padding-bottom: .25rem;
    }

    .container04 .tit002 {
        margin-bottom: .25rem;
    }

    .list5w .page span {
        margin: 0 .08rem;
    }

    .acad li.show .txt_2 {
        display: none;
    }

    .acad li.show .txt_1 {
        display: block;
    }

    .list5w li {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .banner .page>.active {
        font-size: 0 !important;
        background: #0099e0;
    }

    .banner .page>.active:before {
        opacity: 0;
    }

    .list1w .rr .txt h3,
    .list3w a h3 {
        font-size: .2rem;
    }

    .list1w .rr .txt p {
        font-size: .18rem;
    }

    .news li a .txt h4 {
        font-size: .2rem;
    }

    .news li a .txt p {
        font-size: .18rem;
    }

    .acad li .txt_1 a,
    .list4w .txt h3 {
        font-size: .2rem;
    }

    .acad li .txt_1 {
        line-height: .56rem;
    }

    .list4w .txt p {
        font-size: .18rem;
    }

}

@media screen and (max-width: 640px) {
    .tit .ll h3, .container02 .tit .ll h3, .tit002 h3 {
        font-size: .28rem;
    }

    .list1w .txt,
    .list4w .txt {
        padding: .2rem;
    }
}