.swiper_banner3 {
    /* background:url(../images/banner3-icon.png) center center no-repeat; */
    background: url(../dzkf-images/ABUIABACGAAg2PDKmgYo1OKHtwQwgA84swM.jpg.webp) center center no-repeat;
    background-size: cover;
    background-position: center center;
    height: 524px;
}

.bg {
    background: url(../dzkf-images/left.png) center center no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

.bannerbox {
    width: 1200px;
    margin: 0 auto;
    height: 524px !important;
}

.swiper_banner_item {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.swiper_banner_item_info {
    width: 100%;
    display: flex;
}

.swiper_banner3 h1 {
    font-size: 48px;
    color: rgb(255, 255, 255);
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
}

.m2 {
    background: #F5F6FA;
    padding-top: 58px;
    padding-bottom: 79px;
}

.mx2 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title {
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 52px;
}

.checkedbox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 320px;
}

.title p {
    width: 50px;
    height: 5px;
    background: #0096FF;
    margin: 0 auto;
    margin-top: 25px;
}

.runbo {
    float: left;
    width: 400px;
    overflow: hidden;
    height: 300px;
    margin-left: 26px;
}

.runbo ul {
    transition-timing-function: linear;
    transition: 1s;
    height: 300px;
}

.runbo ul li {
    float: left;
    width: 400px;
    height: 300px;
    overflow: hidden;
}

.runbo ul li img {
    width: 100%;
}

.runbo_btn {
    position: absolute;
    left: 26px;
    bottom: -4px;
}

.runbo_btn span {
    display: inline-block;
    width: 60px;
    height: 10px;
    background: #DADADA;
    margin-left: 8px;
    cursor: pointer;
}

.runbo_btn span:first-child {
    background: #ABABAB;
    margin-left: 0;
}

.textsss {
    float: right;
    width: 709px !important;
    height: 322px !important;
    line-height: 23px;
    padding-left: 34px;
}

.textsss h1 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 23px;
}

.textsss p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 23px;
}


.text p:nth-of-type(1) {
    margin-bottom: 23px;
}

.m5 {
    background: #F5F6FA;
    padding-bottom: 64px;
    padding-top: 60px;
}

.mx5 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.business_img {
    width: 1194px;
    height: 412px;
    position: relative;
}

.business_img img {
    width: 1194px;
    height: 412px;
}

.business_img_box {
    width: 341px;
    height: 146px;
    position: absolute;
    padding-left: 19px;
    padding-top: 26px;
    text-align: left;
}

.left_top {
    left: 0;
    top: 0;
}

.left_bot {
    left: 0;
    bottom: 0;
}

.right_top {
    right: 0;
    top: 0;
}

.right_bot {
    right: 0;
    bottom: 0;
}

.business_img_title {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.business_img_cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}

.business_img_cont_span {
    width: 50%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 8px;
}

.business_img_cont_span:nth-child(2n) {
    padding-left: 10px;
}

.business_img_cont_span span {
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    margin-right: 11px;
    border-radius: 50%;
}

.business_img_cont_span p {
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}

.m2ss {
    width: 100%;
    height: 100%;
}

.mx2ss {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.mss3 {
    width: 100%;
    height: 100%;
}

.mx3ss {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
}

.mx3_frame {
    width: 1200px;
    height: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.samll_frame {
    width: 46%;
    border: 1px solid rgb(219, 195, 195);
    height: 180px;
    background-color: #fbfdff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}
.tp1 {
    background: url(../dzkf-images/tp1.png) center center no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.tp2 {
    background: url(../dzkf-images/tp2.png) center center no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.tp3 {
    background: url(../dzkf-images/tp3.png) center center no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.tp4 {
    background: url(../dzkf-images/tp4.png) center center no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}