.swiper-button-prev,
.swiper-button-next {
    color: grey;

    &:hover {
        color: skyblue;
    }
}

.swiper-button-prev {
    left: 10px;

    &::after {
        content: '';
    }
}

.swiper-button-next {
    right: 10px;

    &::after {
        content: '';
    }
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-weight: 800;
    font-size: 30px;
}

.tab1 {
    /*height: 36px;*/
    position: relative;
    display: flex;
    margin-bottom: 12px;
}

.liTab {
    /*width: 90px;*/
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    display: flex;
}

.liTab > a {
    padding: 12px;
}

.dib1 {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.dib {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.fr1 {
    float: right;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}

.fr {
    float: right;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
}

.login1 {
    width: 20%;
    position: relative;
    float: right;
    background: linear-gradient(180deg, #FFFFFF 0%, #F7F8FA 100%);
    height: 100%;
}

.banshi {
    width: 15%;
    height: 50px;
    margin-top: -5%;
}

.banshiDiv {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 500;
    font-size: 22px;
    color: #333333;
    line-height: 28px;
    font-style: normal;
}

.spanFont {
    font-size: 28px;
    color: #4788FE;
    width: 100%;
    height: 100%;
    font-weight: 600;
    line-height: 100%;
    font-family: PingFangSC-Semibold, PingFang SC;
    text-shadow: 0px 2px 4px rgba(71, 136, 254, 0.3);
}

.gerenDiv {
    width: 220px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    background: #E95068;
    box-shadow: 0px 12px 32px -8px rgba(213, 213, 213, 0.5);
    border-radius: 4px;
    backdrop-filter: blur(12px);
    margin-top: 20px;
}

.gerenSpanFont {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.yanshi {
    width: 20%;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 400;
    color: #303133;
}

.fenge {
    width: 1px;
    height: 12px;
    background: #000000;
    opacity: 0.3;
    margin: 0 3% 0 3%;
}

.danweiDiv {
    width: 220px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    background: #0051B2;
    box-shadow: 0px 12px 32px -8px rgba(213, 213, 213, 0.5);
    border-radius: 4px;
    backdrop-filter: blur(12px);
    margin-top: 18px;
}

.blank-21 {
    height: 280px;
    width: 100%;
    background: #FFFFFF;
}

.banner1 {
    height: 540px;
    width: 100%;
    margin-top: 1px;
    background: #FFFFFF;
}

.tuijiaPic {
    display: flex;
    position: absolute;
    margin-top: 100px;
}

.tuijianUL {
    position: absolute;
    z-index: 99;
    float: right;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 100%;
    width: 40%;
    height: 38px;
    margin-left: 69%;
}

.noFirst {
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 100%;
    margin-top: 20%;
    height: 10%;
    text-align: center;
}

.tuijianLine {
    position: absolute;
    z-index: 99;
    float: right;
    height: 80%;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    filter: biur(4px);
}

.group {
    z-index: 152;
    height: 252px;
    width: 4px;
    justify-content: flex-start;
    padding-top: 3px;
    position: absolute;
    margin-top: -5%;
}

.wrap {
    z-index: 1553;
    width: 4px;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(71, 136, 254, 1);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}

.lianjie {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 15%;
}

.link1 {
    display: flex;
    align-items: center;
    height: 120px;
    width: 1400px;
    margin: 0 auto;
}

.link1 ul > li {
    width: 420px;
    border-radius: 4px;
    height: 48px;
    padding: 0 16px;
    border: 1px solid #E2E3E4;
    float: left;
    /*margin-right: 24px;*/
    font-size: 14px;
    color: #999;
    line-height: 48px;
    text-align: left;
    cursor: pointer;
    position: relative;
}

.link1 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 40px;
}

.link1 ul > li .link1-nav a {
    width: 100%;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    /*text-align: left;*/
    font-style: normal;
    box-sizing: border-box;
}

.link1 ul > li .link1-nav a:hover {
    background: rgba(208,212,219,0.4);
    border-radius: 4px;
}

.link1 ul > li .link1-nav-area {
    display: inline-flex;
    flex-direction: column;
    padding: 12px;
    width: 100%;
    border: 1px solid #E2E2E2;
    bottom: 38px;
    left: 0;
    background: #fff;
    box-shadow: 2px 0 29px -8px #C4C4C4;
    border-radius: 8px;
    box-sizing: border-box;
}

.link1 ul > li .link1-nav {
    width: 100%;
    position: absolute;
    bottom: 38px;
    left: 0;
    display: none;
    padding-bottom: 17px;
    box-sizing: border-box;
}

.bianminDiv {
    width: 100%;
    height: 338px;
    background: #4788FE;
    box-shadow: 0px 2px 4px 0px #4788FE;
    border-radius: 8px;
    float: left;
}

.slide1-service1 p a { /* width: 56px; */
    /* height: 100px; */
    /* float: left; */
    /* margin-right: 24px; */
    display: inline-block;
    /* text-align: center; */
    color: #404040;
    font-size: 12px;
    line-height: 20px;
    margin-top: 21px;
}

.slide1-service1 {
    width: 100%;
}

.slide1 {
    width: 92%;
    height: 250px;
    margin: 0 auto;
    margin-top: 5%;
}

.por {
    position: relative;
}

.slide1 .bd {
    width: 13%;
    height: 210px;
    overflow: hidden;
}

.bianminFont {
    width: 5%;
    height: 15px;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 10px;
    position: absolute;
    margin-left: -420px;
    margin-top: -20px;
}

/*.bianminFontDetail {*/
/*    width: 15%;*/
/*    height: 24px;*/
/*    font-size: 14px;*/
/*    font-family: PingFangSC-Semibold, PingFang SC;*/
/*    font-weight: 400;*/
/*    color: #FFFFFF;*/
/*    line-height: 24px;*/
/*    position: absolute;*/
/*    margin-left: -420px;*/
/*    margin-top: 20px;*/
/*}*/

.bianminItem {
    width: 30%;
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    float: left;
    margin-bottom: 3%;
    margin-right: 10px;
}

.shequ {
    margin-left: -9.35%;
    width: 118.7%;
    height: 311px;
    background: #FFFFFF;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    height: 311px;
    background: #FFFFFF;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    margin-top: 200px;
}

.hudongBig {
    float: left;
    width: 100%;
    height: 100%;
}

.picAndFont {
    text-align: center;
    height: 100%;
    margin-top: 20%;
}

.bigFont {
    width: 100%;
    height: 30px;
    font-size: 22px;
    font-weight: 500;
    color: #303133;
    line-height: 60px;
}

.minFont {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 400;
    color: #909399;
    line-height: 90px;
}

.tab2 > li:hover, .tab2 > li.on {
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.tab2 > li {
    color: #FFFFFF;
    width: 20%;
    height: 50px;
    line-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    margin-top: 10px;
    font-weight: 500;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}


.tab2 {
    height: 65px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    margin-top: 10px;
    font-weight: 500;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}

.tab2 {
    height: 65px;
    margin-bottom: 10px;
    position: relative;
    margin-left: 10%;
    width: 80%;
}


.tab1 > li.on > a {
    color: #0051B2;
    border-bottom: 3px solid #0051B2;
}


.div {
    position: relative;
    width: 33%;
    height: 238px;
    float: left;
}

.accordian {
    width: 100%;
    margin: auto;
}

.div {
    width: 593px;
    height: 320px;
    border-radius: 20px;
}

.divv {
    width: 100%;
    height: 320px;
    border-radius: 50px;
}

.accordian li {
    list-style: none;
    width: 33%;
    height: 320px;
    float: left;
    position: relative;
    overflow: hidden;
}

.accordian li .image_title {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 50px;
    bottom: 0px;
    left: 0px;
}

.accordian ul:hover li {
    width: 25%;
}

.accordian li:hover .div1 {
    display: block;
}

.accordian li:hover .div2 {
    display: none;
}

.accordian li:hover .div3 {
    display: block;
}

.accordian li:hover .div4 {
    display: none;
}

.accordian li:hover .div5 {
    display: block;
}

.accordian li:hover .div6 {
    display: none;
}

.accordian ul li:hover {
    width: 593px;
}

.accordian li {
    transition: all 1s;
}

.notice2 {
    width: 100%;
    position: relative;
    display: flex;
    height: 40px;
    background: rgba(244, 248, 255, 0.76);
    backdrop-filter: blur(10px);
    top: -60px;
    z-index: 2;
}

.notice2-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
}

.i {
    width: 26px;
    height: 14px;
    margin-top: 4px;
    display: inline-block;
    float: left;
    margin-right: 4px;
    background: url("${ResBase}images/news.png") no-repeat;
}
