@charset "utf-8";

.section1 {
    position: relative;
    padding-top: 0.7rem;
    padding-bottom: .8rem;
    background: url(../images/s1-bg.png) no-repeat left bottom;
    background-size: 94% 100%;
    z-index: 9;
}

.title {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;

}

.title h2 {
    display: inline-block;

    position: relative;
    font-weight: normal;
}

.title h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    height: 0.25rem;
    background: linear-gradient(90deg, #E1F0FF 0%, rgba(225, 240, 255, 0) 100%);
}

.title h2 p {
    position: relative;
    font-size: 0.45rem;
    line-height: 1.1;
    color: #242424;
    text-transform: uppercase;
    z-index: 9;font-family: "sisong";

}

.title h2 p span {
    font-size: 0.65rem;
    color: #014991;
}

.title a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.22rem;
    color: #fff;
    font-family: "sisong-normal";
    transition: all .6s;
}

.title a:hover {

    right: .1rem;
}

.s1 {
    margin-top: .7rem;
    width: 96%;
}

.s1-jj p {
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.48rem;
    color: #242424;
    font-family: "sihei";
}

.s1 .more {
    margin-top: .45rem;
    text-align: right;
}

.s1 .more a {
    display: inline-block;
    width: 2.32rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: url(../images/s1-more.png) no-repeat center center;
    background-size: 100% 100%;
}

.s1 .more a span {
    position: relative;
    padding-right: .6rem;
    background: url(../images/s1-gd.png) no-repeat right center;background-size: .52rem auto;
    font-size: 0.22rem;
    font-weight: normal;
    font-size: .22rem;
    color: #014991;
    text-transform: uppercase;
    right: 0;font-family: "sisong-normal";
    transition: all .6s;
}

.s1 .more a:hover span {
    right: -.15rem;
}

.section2 {
    position: relative;
    margin-top: -1rem;
    padding-top: 1.75rem;
    padding-bottom: 1.28rem;
    background: url(../images/sect2-bg.jpg) no-repeat center top;
    background-size: 100% 90%;
}

.section2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    top: 73.2%;
}

.sect2 {
    position: relative;
}

.sect2 .title h2 p {
    color: #fff;
}

.sect2 .title h2 p span {
    color: #D6AA6D;
}

.sect2 .title h2::after {
    background: linear-gradient(90deg, rgba(225, 240, 255, 0.2) 0%, rgba(225, 240, 255, 0) 100%);
}

.s2 {
    margin-top: .5rem;
}

.s2 ul {
    margin: 0 -.45rem;
}

.s2 ul li {
    margin: 0 .45rem;
}

.sect2 ul li a {
    position: relative;
    display: block;padding-bottom: 29px;
}

.sect2 ul li a .rw-tp .pic {
    padding-top: 95%;
}

.sect2 ul li a .rw-name {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 0 0.15rem;
    height: .96rem;
    font-family: Arial;
    transition: all .6s;
}

.sect2 ul li a:hover  .rw-name {
    background: transparent;
}

.sect2 ul li a .rw-name h2 {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.3rem;


    color: #242424;
}

.sect2 ul li a:hover  .rw-name h2 {
    margin-top: .35rem;
    line-height: 1;
    color: #fff;
    font-weight: normal;
}

.sect2 ul li a .rw-name p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;

    color: #9B9B9B;
    font-family: "sihei";
}

.sect2 ul li a:hover  .rw-name p {
    color: #fff;
}

.sect2 ul li a .rw-txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    overflow: hidden;
    transition: all .6s;
}

.sect2 ul li a:hover .rw-txt {
    top: 0;
}

.sect2 ul li a .rw-txt>div {
    position: relative;
    z-index: 9;
    padding: 0.36rem 0.24rem;
}

.sect2 ul li a .rw-txt::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 23%;
    background: #D6AA6D;
}

.sect2 ul li a .rw-icon {
    margin-top: .25rem;
}

.sect2 ul li a .rw-txt p {
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    max-height: 2.1rem;
    overflow: hidden;
    font-family: "sihei";


    color: #FFFFFF;
}

.sect2 ul li a .rw-icon .tpp {
    width: .78rem;
    margin: 0 auto;
}

.sect2 ul li a .rw-icon .pic {
    padding-top: 100%;
    border-radius: 50%;
}

.sect2 .slick-prev {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    background: #D6AA6D url(../images/s2-l.png) no-repeat center center;
    left: auto;
    top: auto;
    transform: none;
    right: 8%;
    border: 1px solid transparent;
    bottom: -10%;
    transition: all .6s;
}

.sect2 .slick-prev:hover {
    background: #fff url(../images/s2-l-other.png) no-repeat center center;
    border: 1px solid #014991;
}

.sect2 .slick-next {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    background: #D6AA6D url(../images/s2-r.png) no-repeat center center;
    left: auto;
    top: auto;
    transform: none;
    border: 1px solid transparent;
    right: .45rem;
    bottom: -10%;
    transition: all .6s;
}

.sect2 .slick-next:hover {
    background: #fff url(../images/s2-r-other.png) no-repeat center center;
    border: 1px solid #014991;
}

.sect2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6%;
    width: 92%;
    height: 1px;
    background: url(../images/s2-xx.png) no-repeat right center;
    background-size: 100% 100%;
}

/* 第三部分 */
/* 组件样式 */
.info_news_1600_034 img {
    max-width: 100%;
}

.info_news_1600_034 .wl {
    position: relative;
    z-index: 1;
}

.info_news_1600_034 .wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    transition: 0.5s;
}

.info_news_1600_034 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.info_news_1600_034 .imged img {
    display: none;
}

.info_news_1600_034 a:hover .imged {
    transform: scale(1.1);
}

.info_news_1600_034 .overflow_l {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info_news_1600_034 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.info_news_1600_034 .overflow_l3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.info_news_1600_034 .scale {
    overflow: hidden;
}

.info_news_1600_034 .infonews16_34_wid {
    max-width: 16rem;
    margin: 0 auto;
}

#info_news_1600_034 {
    background: url(../images/sect3-bg.jpg) no-repeat center bottom;
    background-size: 100% auto;
}

.info_news_1600_034 {
    width: 100%;
    position: relative;
    padding-top: .9rem;
}

.info_news_1600_034 a {
    display: flex;
    align-items: flex-end;
}

.info_news_1600_034 .infonews16_34_t {
    position: relative;
}

.info_news_1600_034 .title {
    position: absolute;
    justify-content: space-between;
    left: 60%;
    width: 32%;
    overflow: hidden;
    z-index: 9;
}

.info_news_1600_034 .title a {
    color: #014991;
}


.info_news_1600_034 .infonews16_34_t .infonews16_34_s .imged {
    padding-bottom: 5.94rem;
}

.info_news_1600_034 .infonews16_34_t .infonews16_34_s .scale img {
    display: none;
}

.info_news_1600_034 .infonews16_34_t .scale {
    width: 55%;
}

.info_news_1600_034 .infonews16_34_t .con {
    width: 45%;
    border: 1px solid #D9ECFF;
    height: 4rem;
    padding: 0.7rem 0.4rem;
    background: url(../images/s3-r-bg.png) no-repeat center bottom;
    background-size: cover;
}

.info_news_1600_034 .infonews16_34_t h3 {
    font-size: 0.24rem;
    color: #242424;
    line-height: 0.32rem;
    font-weight: bold;font-family: "sisong";

}

.info_news_1600_034 .infonews16_34_t:hover h3 {
    color: #014991;
}

.info_news_1600_034 .infonews16_34_t h4 {
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: rgba(167, 167, 167, .8);

    max-height: 0.78rem;
    margin: 0.3rem 0 0.8rem;
    font-weight: 100;
    font-family: "sihei";
}

.info_news_1600_034 .infonews16_34_t p {
    display: flex;
    align-items: center;
    color: #014991;
    font-size: 0.22rem;
    line-height: 0.32rem;
    font-family: "sisong-normal";
}

.info_news_1600_034 .infonews16_34_t p img {
    display: inline-block;
    margin-right: 0.1rem;
}

.info_news_1600_034 .infonews16_34_t .slick-dots {
    bottom: 0.8rem;
    width: auto;
    display: flex;
    align-items: center;
    right: 0.8rem;
    left: auto;
}

.info_news_1600_034 .infonews16_34_t .slick-dots li {
    background: rgba(255, 255, 255, .5);
    border-radius: 0;
    width: 0.33rem;
    height: 0.01rem;
    margin: 0 0.05rem !important;
}

.info_news_1600_034 .infonews16_34_t .slick-dots li.slick-active {
    background: url(../images/infonews16_34_cir.png) no-repeat;
    width: 0.19rem;
    height: 0.19rem;
    background-size: 100% 100% !important;
}

.info_news_1600_034 .infonews16_34_t .slick-dots li button {
    display: none;
}

.info_news_1600_034 .infonews16_34_b {
    margin-top: 0.6rem;
}

.info_news_1600_034 .infonews16_34_b ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info_news_1600_034 .infonews16_34_b li {
    width: 31%;
}

.info_news_1600_034 .infonews16_34_b li a {
    height: 2.6rem;
    display: block;
    padding: 0.4rem;
    background: rgba(240, 248, 255, 0.13);
    transition: all .6s;
}

.info_news_1600_034 .infonews16_34_b li h3 {
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #fff;
    transition: 0.5s;
    margin-bottom: 0.4rem;
    max-height: 0.96rem;
    font-family: "sihei";
    font-weight: normal;
}

.info_news_1600_034 .infonews16_34_b li h4 {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.info_news_1600_034 .infonews16_34_b li p {
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    color: #fff;
    font-family: "sisong-normal";
    font-weight: normal;
}

.info_news_1600_034 .infonews16_34_b li p img {
    display: inline-block;
    margin-right: 0.05rem;
}

.info_news_1600_034 .infonews16_34_b li span {
    position: relative;
    right: 0;
    transition: all .6s;
}

.info_news_1600_034 .infonews16_34_b li:hover span {
    right: .2rem;
}

.info_news_1600_034 .infonews16_34_b li:hover a {
    background: rgb(26 91 157);
}

@media screen and (max-width: 1400px) {
    .info_news_1600_034 .infonews16_34_tit h3 {
        font-size: 0.24rem !important;
    }
}

@media screen and (max-width: 1024px) {
    .info_news_1600_034{
        padding-top: .3rem;
    }
    .info_news_1600_034 .title{
        position: static;
        width: 100%;margin-bottom: .2rem;
    }
    .info_news_1600_034 .infonews16_34_t .scale {
        width: 100%;
    }

    .info_news_1600_034 .infonews16_34_t .con {
        width: 100%;
        height: auto;
        padding: 0.2rem;
    }

    .info_news_1600_034 .txt1 {
        font-size: 0.16rem !important;
    }

    .info_news_1600_034 .infonews16_34_t .infonews16_34_s .imged {
        padding-bottom: 56%;
    }

    .info_news_1600_034 .infonews16_34_tit {
        margin-bottom: 0.25rem;
    }

    .info_news_1600_034 .infonews16_34_tit h3 {
        position: relative;
        left: auto;
        top: auto;
    }

    .info_news_1600_034 .infonews16_34_t h4 {
        margin: 0.2rem 0;
    }

    .info_news_1600_034 .infonews16_34_t .slick-dots {
        bottom: 0.25rem;
        right: 0.2rem;
    }

    .info_news_1600_034 .infonews16_34_t p,
    .info_news_1600_034 .infonews16_34_b li p {
        font-size: 0.16rem !important;
    }#info_news_1600_034{
        background-size: 100% 60%;
    }
}

@media screen and (max-width: 768px) {
  

    .info_news_1600_034 .infonews16_34_b li {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .info_news_1600_034 .infonews16_34_b li a {
        padding: 0.2rem;
        height: auto;
    }

    .info_news_1600_034 .infonews16_34_b li span {
        width: 0.45rem;
    }

    .info_news_1600_034 .infonews16_34_b li h3 {
        margin-bottom: 0.15rem;
    }

}

@media screen and (max-width: 1600px) {
    .info_news_1600_034 .infonews16_34_wid {
        padding: 0 0.15rem;
    }
}






@media screen and (min-width: 1200px) {
    .info_news_1600_034 .infonews16_34_t li a:hover h3 {
        color: #0F846A;
    }

}

.section4 {
    position: relative;
    padding-top: .8rem;
    padding-bottom: .7rem;
}

.section4::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5.3rem;
    background: #F0F8FF;
}

.sect4 {
    position: relative;
    z-index: 9;
}

.sect4 .title a {
    color: #014991;
}

.s4 {
    margin-top: .5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.s4-l {
    width: 28%;
}

.s4-l ul li {
    margin-bottom: .22rem;
}

.s4-l ul li a {
    display: block;
}

.s4-l ul li a .pic {
    padding-top: 60.7%;
}

.s4-r-top {
    margin-bottom: .22rem;
}

.s4-r-top .pic {
    padding-top: 50.5%;
}

.s4-r-down ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.s4-r-down ul li {
    width: 49%;
}

.s4-r-down ul li .pic {
    padding-top: 49.5%;
}

.s4-r {
    width: 70%;
}

@media screen and (max-width: 1600px) {
    .section1 {
        background-size: 96% 100%;
    }

    .s2 ul li {
        margin: 0 .2rem;
    }

    .s2 ul {
        margin: 0 -.2rem;
    }
}

@media screen and (max-width: 1400px) {
    .sect2 ul li a .rw-txt p {
        max-height: 1.8rem;
    }

    .sect2 ul li a .rw-icon {
        margin-top: .15rem;
    }
}

@media screen and (max-width: 1200px) {
    .section1 {
        background-size: 100% 100%;
    }

    .s2 ul li {
        margin: 0 .15rem;
    }

    .s2 ul {
        margin: 0 -.15rem;
    }

    .sect2 ul li a .rw-txt>div {
        padding: .2rem;
    }.sect2 ul li a .rw-icon{
        margin-top: .1rem;
    }
}

@media screen and (max-width: 1000px) {.sect2 .slick-prev{
 right: 12%;
}.sect2::after{
    bottom: -18%;
}.sect2::after{
    width: 85%;
}}

@media screen and (max-width: 700px) {.section1{
    padding-top: .2rem;
    padding-bottom: .2rem;
}.title h2 p{
    font-size: .3rem;
}.title h2 p span{
    font-size: .4rem;
}.s1{
    margin-top: .15rem;
}.s1-jj p{
    line-height: .3rem;
    font-size: .2rem;
}.s1 .more{
    margin-top: .15rem;
}.section2{
    padding-top: 1.2rem;
}.title{
    justify-content: space-between;
}.s2{
    margin-top: .15rem;
}.sect2 .slick-prev{
    bottom: -24%;
}.sect2 .slick-next{
    bottom: -24%;
}.sect2 .slick-prev{
    right: 22%;
}.info_news_1600_034 a{
    display: block;
}.s4-l{
    width: 100%;
}.s4-r{
    width: 100%;
}.section4{
    padding-top: .15rem;
    padding-bottom: .15rem;
}.info_news_1600_034 .infonews16_34_b{
    margin-top: .15rem;
}.s4{
    margin-top: .15rem;
}}