html,body{
    scroll-behavior: smooth;
}
.main12345{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.newsTopNav{
    height: 490px;
    background: url(./12345Banner.jpg) top center no-repeat;
}
.main12345-des{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 60px 0 40px;
}
.main12345-des-box1{
    padding: 0 60px;
    text-align: center;
}
.main12345-des-box1 h5{
    font-size: 60px;
    color: #f76300;
    margin-bottom: 20px;
}
.main12345-des-box1 p{
    font-size: 24px;
    color: #666666;
    line-height: 1.167;
}
.main12345-des-box2{
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
}
.main12345-des-box2-card{
    width: 50%;
    box-sizing: border-box;
    padding: 45px 60px;
    text-align: center;
}
.main12345-des-box2-card:first-child{
    border-right: 1px solid #ddd;
}
.main12345-des-box2-card h5{
    font-size: 40px;
    line-height: 1.2;
    margin: 45px auto 25px;
}
.main12345-des-box2-card p{
    font-size: 24px;
    text-align: justify;
    line-height: 1.167;
}
.main12345-des-2{
    background: #f8f8f8;
}
.main12345-des-box3{
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 50px;
}
.main12345-des-2 .main12345-des-box3{
    padding: 40px 20px;
}
.main12345-des-box3-table{
    width: 900px;
    margin: 0 auto;
    text-align: center;
}
.main12345-des-box3-table-box{
    display: inline-block;
    background: #fff;
    border-radius: 6px;
    font-size: 24px;
    font-weight: bold;
    color: #ff6300;
    padding: 18px 0;
    box-sizing: border-box;
    position: relative;
    border: 2px solid #ff6300;
}
.main12345-des-box3-table-box-line{
    width: 4px;
    height: 41px;
    position: absolute;
    z-index: 1;
    bottom: -52px;
    left: calc(50% - 2px);
}
.main12345-des-box3-table-box-line::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 4px;
    height: 34px;
    background: #ff6300;
}
.main12345-des-box3-table-box-line::before{
    content: '';
    position: absolute;
    left: calc(50% - 7px);
    bottom: -7px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #ff6300;
}
.main12345-des-box3-table-box1{
    padding: 18px 120px;
    margin-bottom: 60px;
}
.main12345-des-box3-table-box2{
    width: 100%;
    margin-bottom: 8px;
}
.main12345-des-box3-table-texts{
    display: flex;
    height: 104px;
    align-items: center;
    margin-bottom: 8px;
    justify-content: space-between;
}
.main12345-des-box3-table-text{
    width: 46%;
    position: relative;
}
.main12345-des-box3-table-texts .main12345-des-box3-table-text:last-child .main12345-des-box3-table-box-line{
    height: 376px;
    bottom: -307px;
}
.main12345-des-box3-table-texts .main12345-des-box3-table-text:last-child .main12345-des-box3-table-box-line::after{
    height: 369px;
}
.main12345-des-box3-table-texts .main12345-des-box3-table-text p{
    background: #f8f8f8;
    line-height: 1.3;
    font-size: 22px;
    position: relative;
    z-index: 10;
}
.main12345-des-box3-table-text .main12345-des-box3-table-box-line{
    height: 104px;
    bottom: -3px;
}
.main12345-des-box3-table-text .main12345-des-box3-table-box-line::after{
    height: 97px;
}
.main12345-des-box3-table-card{
    display: flex;
    justify-content: space-between;
}
.main12345-des-box3-table-card .main12345-des-box3-table-box{
    width: 46%;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.main12345-des-box4-card-qrcode{
    padding: 20px 0 0 95px;
}









.main12345-des-box3 h5{
    font-size: 40px;
    padding-bottom: 30px;
}
.main12345-des-box3 p{
    font-size: 24px;
    line-height: 1.167;
}
.main12345-des-box3-div{
    padding-bottom: 30px;
}
.main12345-des-box3 span{
    font-size: 24px;
}
.main12345-des-box3 strong{
    font-size: 40px;
    color: #f76300;
    margin-left: 10px;
}
.main12345-des-box4{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 60px 20px;
}
.main12345-des-box4 h5{
    width: 100%;
}
.main12345-des-box4-card{
    font-size: 24px;
    color: #f76300;
    margin-bottom: 30px;
}
.main12345-des-box4-card a{
    display: flex;
    gap: 0 10px;
    align-items: center;
}
.main12345-des-box4-card strong{
    font-size: 24px;
}
@media screen and (max-width: 1024px){
    .main12345{
        max-width: 16rem;
        min-width: auto;
    }
    .newsTopNavMob_img{
        height: 5.153rem;
        background: url(./12345Banner_M.jpg) top center no-repeat;
        background-size: cover;
    }
    .main12345-des{
        width: 100%;
        padding: 1.2882rem .5153rem;
    }
    .main12345-des-box1 h5{
        font-size: .6441rem;
        margin-bottom: .4509rem;
    }
    .main12345-des-box1 p{
        font-size: .4638rem;
    }
    .main12345-des-box2{
        padding-top: 1.2882rem;
    }
    .main12345-des-box2-card{
        width: 50%;
        padding: 0 .5153rem 1.2882rem;
    }
    .main12345-des-box2-card h5{
        font-size: .5797rem;
        margin: .3865rem auto;
    }
    .main12345-des-box2-card p{
        font-size: .4638rem;
    }
    .main12345-des-box3{
        padding-bottom: 1.2882rem;
    }
    .main12345-des-box3 h5{
        font-size: .6441rem;
        padding-bottom: .3865rem;
    }
    .main12345-des-box3 p{
        font-size: .4638rem;
    }
    .main12345-des-box3-div{
        padding-bottom: .3865rem;
    }
    .main12345-des-box3 span{
        font-size: .4638rem;
    }
    .main12345-des-box3 strong{
        font-size: .5797rem;
        margin-left: .1288rem;
    }
    .main12345-des-box4{
        gap: 0 1.1594rem;
    }
    .main12345-des-box4-card{
        font-size: .4638rem;
    }
    .main12345-des-box4-card a{
        gap: 0 .2576rem;
    }
    .main12345-des-box4-card strong{
        font-size: .4638rem;
    }
    .main12345-des-box3{
        width: 100%;
        box-sizing: border-box;
    }
    .main12345-des-box3-table{
        width: 100%;
    }
}