

@font-face {
    font-family: SOUR;
    src: url(../fonts/SOURCEHANSERIFCN-REGULAR.OTF);
}
.main-visual-wrapper {
    width: 100%;
    position: relative;
    max-height: 450px;
    overflow: hidden;
}

.main-visual-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.main-visual-slider .swiper-slide {
    overflow: hidden;
}

.main-visual-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-box1 .imged {
    padding-bottom: 100vh;
}

.slide-inner {
    overflow: hidden;
    position:relative;
}

.main-visual-slider .swiper-container::after {
    content: "";
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 0.9rem;
    background: linear-gradient(0deg, rgb(0 0 0 / 50%) 0%, rgba(0, 152, 167, 0) 84%);
    bottom: 0;
    top: auto;
}
.main-visual-slider .imged {
    transform: translate3d(0px, 0px, 0px) scale(1.05);
    transition: opacity 0.5s
}

.main-visual-slider .swiper-slide-active .imged {
    transform: scale(1);
    transition: all 6s;
}

.main-visual-slider video {
    transform: scale(1.1)\0;
}

.swiper-box1 .cir {
    bottom: 0.4rem;
    z-index: 10;
    width: auto;
    padding: 0 0.2rem;
    left: auto;
    right: 23%;
    align-items: center;
    height: .32rem;
    display: flex;
}



.swiper-box1 .cir span {
    margin: 0px 5px !important;
    width: 59px;
    height: 59px;
    font-size: 0.22rem;
    color: #FFFFFF;
    opacity: 1;
    background: none;
    line-height: 59px;
    border-radius: 0;
    font-family: sy;
}

.swiper-box1 .cir .swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../images/cir.png) no-repeat;
    background-size: 100%;
    font-size: 0rem;
    width: 59px;
}

.swiper-box1 .bb {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 10;
    bottom: 0.25rem;
}

.swiper-box1 .bb a {
    display: flex;
    width: .3rem;
    height: .45rem;
    align-items: center;
    justify-content: center;
}

.swiper-box1 .bb a::after {
    width: 3rem;
    height: .45rem;
    left: 50%;
    bottom: auto;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper-box1 .bb img {
    /* width: .18rem; */
    /* height: .18rem; */
    animation: shubiao 1.4s infinite linear;
}


.home1 .title {
    margin-bottom: .35rem;
    align-items: center;
    position: relative;
    margin-top: .35rem;
}

.home1 .title .h3 {
    margin: 0 auto;
    text-align: center;
    align-items: center;
}
.title{
    height: 65px;
    line-height: 65px;
    position: relative;
    margin-bottom: 25px;
}
.title span {
    width: 0.86rem;
    height: 0.85rem;
    align-items: center;
    justify-content: center;
   
    background-size: 100% 100% !important;
}

.title .con {
    padding-left: 0.05rem;
    position: relative;
    height: 65px;
    display: flex;
    align-items: center;
}

.title h3 {
    font-size: 45px;
    color: #2477c5;
    /* padding-left: .15rem; */
    letter-spacing: 2px;
    font-weight: 700;
}

.title h3:after {
    content: "";
    z-index: -1;
    position: absolute;
    width: 205px;
    height: 40px;
    background: url(../images/tit-aft.png) no-repeat;
    bottom: 0;
    top: 0;
    left: 102%;
}



.title p {
    font-size: 0.4rem;
    text-transform: uppercase;
    color: #F5F5FF;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}


.home1 .more {
    position: absolute;
    right: 0;
    top: 65px;
}

.more a {
    font-size: 0.18rem;
    transition: 0.5s;
    color: #2477c5;
    /* align-items: center; */
    font-size: 0;
    position: absolute;
    right: 10px;
    width: 111px;
    bottom: 15px;
}

.more a img {
    display: inline-block;
    margin-left: .1rem;
    width: 111px;
    margin-top: 0;
}

.home1-t {
    justify-content: space-between;
    align-items: flex-start;
}

.home1-t .left {
    width: 46.7%;
}

.home1-t .right {
    width: 50%;
}

.home1-t .left a {
    position: relative;
    display: block;
}

.home1-t .left a .date {
    text-align: center;
    position: absolute;
    top: 0;
    left: 10px;
    width: 90px;
    height: 92px;
    background: #2477c5;
    z-index: 9;
    border-radius: 0 0 50% 50%;
}
.home1-t .left .arrow{display:none;}
.home1-t .left a .date p {
    font-size: 26px;
    font-family: 'sy';
    color: #fff;
    line-height: 26px;
    padding-top: 10px;
}

.home1-t .left a .date span {
    font-size: 16px;
    color: #fff;
    line-height: 38px;
}

.home1-t .left .imged {
    padding-bottom: 63%;
}

.home1-t .left .scale {
    width: 100%;
}

.home1-t .left .box {
    /* justify-content: flex-end; */
}

.home1-t .left .con {
    padding: 0 0.4rem;
    position: relative;
    width: 100%;
    margin: -0.5rem 0 0px;
    z-index: 10;
}

.home1-t .left .con::after {
    content: "";
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 1rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 152, 167, 0) 84%);
    bottom: 0;
    top: auto;
}

.home1-t .left .con .date {
    text-align: center;
}

.home1-t .left .con .txt {
    flex: 1;
    min-width: 0;
    height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home1-t .left .con p {
    font-family: sy;
    font-size: 0.36rem;
    color: #fff;
    margin-bottom: 0.1rem;
}

.home1-t .left .con span {
    display: inline-block;
    line-height: 0.16rem;
    padding: 0 0.1rem;
    font-size: 0.14rem;
    color: #fff;
    font-family: sy;
}

.home1-t .left .con h3 {
    font-size: 20px;
    color: #fff;
    line-height: 0.32rem;
    transition: all 0.5s ease 0s;
    font-weight: bold;
}

.home1-t .left .con h4 {
    color: #CCA9FF;
    font-size: 0.16rem;
    margin-top: 0.24rem;
    line-height: 0.26rem;
    max-height: 0.52rem\0;
}


.home1-t .left .cir {
    bottom: 0.6rem;
    display: flex;
    align-items: center;
    width: auto;
    left: auto;
    right: 1%;
    padding: 0 0.1rem;
}

.home1-t .left .cir span {
    width: 8px;
    height: 8px;
    background: none;
    opacity: 1;
    border-radius: 50%;
    margin: 0 5px !important;
    border: 1px solid #fff;
    background: #fff;
    opacity: 0.7;
}

.home1-t .left .cir span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #2477c5;
    width: 34px;
    border-radius: 8px;
    border: 1px solid #2477c5;
}

.home1-t .right li {
    margin-bottom: 10px;
    position: relative;
}
.home1-t .right li:first-child{
}
.home1-t .right li a {
    align-items: center;
    /* border-bottom: 1px solid #FADFFF; */
    position: relative;
    /* padding: 20px 0; */
    height: 60px;
    width: 100%;
}

.home1-t .right li a span {
    font-size: 18px;
    color: #2477c5;
    font-family: sy;
    float: left;
    padding-right: 25px;
    position: relative;
    line-height: 55px;
}

.home1-t .right li::after {
    content: "";
    z-index: 1;
    position: absolute;
    right: 18px;
    top: 13px;
    width: 28px;
    height: 28px;
    background: url(../images/jt1.png) no-repeat right center;
}
.home1-t .right li:hover::after {
    content: "";
    z-index: 1;
    position: absolute;
    right: 18px;
    top: 10px;
    width: 37px;
    height: 35px;
    background: url(../images/jt1_on.png) no-repeat right center;
}

.home1-t .right li a::after {
    content: "";
    z-index: 1;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 90%;
    height: 1px;
    background: #ddd;
}
.home1-t .right li:hover h3{color:#2477c5;font-weight:700;}
.home1-t .right li:hover span{font-weight:700;}
.home1-t .right li:last-child a::after {
    display: none;
}

.home1-t .right li * {
    transition: 0.5s;
}

.home1-t .right li .con {
    flex: 1;
    min-width: 0;
    padding-right: 0.2rem;
}

.home1-t .right li .scale {
    width: 2.5rem;
}

.home1-t .right li .imged {
    padding-bottom: 1.48rem;
}

.home1-t .right li p {
    align-items: center;
    font-size: 0.16rem;
    color: #4F4D74;
    font-family: sy;
}

.home1-t .right li p img {
    display: inline-block;
    margin-right: 0.1rem;
    width: 0.18rem;
}

.home1-t .right li h3 {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.3;
    margin: 0 0 0.2rem 0;
    line-height: 56px;
}

.home1-t .right li h4 {
    font-size: 0.16rem;
    color: #666;
    line-height: 1.3;
}

.home2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/part2.png) no-repeat #dbf2ec;
    margin: 50px 0 0;
    padding: 50px 0;
}


.home2 .djdt,
.home2 .kydt {
    width: 48%;
    float: left;
}
.home2 .kydt{float:right;}
.home2 .title {
    text-align: left;
    height: 65px;
    line-height: 65px;
}

.home2 .title .con {
    text-align: left;
    display: block;
}


.list1 li {
    width: 100%;
    line-height: 56px;
    overflow: hidden;
    height: 56px;
}

.list1 li a {
    font-size: 18px;
    width: 100%;
}

.list1 li:hover a h3 {
    color: #2477c5;
    font-weight: 700;
}
.kydt .list1 li{
    background: url(../images/kyico.png) no-repeat left center;
    padding-left: 34px;
    width: 100%;
    overflow: hidden;
    height: 56px;
    line-height: 56px;
}
.kydt .list1 li a h3 {
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kydt .list1 li span {
    color: #858585;
    font-family: SOUR;
    font-weight: 100;
    float: right;
}

.list1 li:hover a span {
    color: #2477c5;
}


.home3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/part3.png) no-repeat top;
    padding: 50px 0;
}

.home3 .tzgg,
.home3 .bkjy {
    width: 48%;
    float: left;
}
.home3 .bkjy{float:right;}
.home3 .title {
    /* text-align: left; */
    /* line-height: 65px; */
}

.home3 .title .con {
    text-align: left;
    display: block;
}

.tzgg .list1 li span{
    float: left;
    padding-right: 20px;
}

.bkjy .list1 li{background: url(../images/h3ico.png) no-repeat left center;padding-left: 28px;}


.home4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/part4.png) no-repeat top;
    padding: 65px 0;
}

.home4 .yjsjy,
.home4 .xkdt {
    width: 48%;
    float: left;
}
.home4 .xkdt{float:right;}

.home4 .list1 li{background: url(../images/h3ico.png) no-repeat left center;padding-left: 28px;}

.home5 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/part5.png) no-repeat top;
    padding: 20px 0 0;
}
.home5 .title {
    margin-bottom: 50px;
    align-items: center;
    position: relative;
    margin-top: .3rem;
}

.home5 .title .h3 {
    margin: 0 auto;
    text-align: center;
    align-items: center;
}

.home5-t li{width: 50%;float: left;margin-bottom: 20px;height: 90px;}



.home6 .title {
    margin-bottom: 65px;
    align-items: center;
    position: relative;
    margin-top: .35rem;
}

.home6 .title .h3 {
    margin: 0 auto;
    text-align: center;
    align-items: center;
}

.iconSwiper a{
    display: block;
}
.iconSwiper .icon{
    width: 90px;
    height: 90px;
    background: #fff;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}
.iconSwiper .icon img{
    width: 90px;
    /* max-height: .41rem; */
    z-index: 2;
}
.iconSwiper .icon img.img_on{
    display: none;
}
.iconSwiper .icon:hover img.img{
    display: none;
}
.iconSwiper .icon:hover img.img_on{
    display: block;
}

.iconSwiper .icon:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 1.1rem;
    height: 1.1rem;
    border: 1px dashed #fff;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.iconSwiper a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333;
    text-align: center;
    margin-top: .26rem;
    margin-bottom: .3rem;
}
.iconSwiper a:hover .icon:after{
    opacity: 1;
    visibility: visible;
}
.iconSwiper .btn{
    width: 52px;
    height: 52px;
    opacity: 1;
    border-radius: 50%;
    margin-top: -10px;
}
.iconSwiper .prev{
    left: 0;
    background: url("../images/prev-1.png") no-repeat;
}
.iconSwiper .next{
    right: 0;
    background-image: url("../images/next-1.png");
}
.iconSwiper .prev:hover{
    left: 0;
    background: url("../images/prev-1_on.png") no-repeat;
}
.iconSwiper .next:hover{
    right: 0;
    background-image: url("../images/next-1_on.png");
}
.iconSwiper .swiper-container{
    padding-top: .17rem;
}
.iconSwiper{
    padding: 0 61px;
    position: relative;
    width: 1628px;
    left: -122px;
}


.swiper-button-next:after, .swiper-button-prev:after{display:none;}


.home6{padding:50px 0;background: url(../images/part5.png) no-repeat top;}