.ndbg_2022_bj {
    background: url(ndbg_2022_bj.png) no-repeat center top;
    min-height: 5576px;
}

.container_2022 {
    width: 1280px;
    margin: 0 auto;
}

.header_2022 {
    padding-top: 46px;
    height: 60px;
}

.header_2022 a:first-child {
    float: left;
}

.header_2022 a img {
    width: 278px;
    height: 60px;
}

.header_2022 a:last-child {
    display: block;
    width: 124px;
    height: 37px;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    color: #4e85fa;
    background-color: #fff;
    border-radius: 50px;
    float: right;
}

.content_2022 {
    margin-top: 394px;
}

.con1_2022 {
    height: 119px;
    background: url(con_2022_bj.png) no-repeat center;
}

.con1_2022 a:hover {
    color: #006bfd;
}

.con1_2022 a:first-child {
    width: 410px;
    height: 43px;
    display: block;
    font-size: 28px;
    line-height: 43px;
    font-weight: bold;
    margin-top: 39px;
    box-sizing: border-box;
    padding-left: 70px;
    background: url(con1_l.png) no-repeat center;
    float: left;
    margin-left: 108px;
}

.con1_2022 a:last-child {
    width: 410px;
    height: 43px;
    display: block;
    font-size: 28px;
    line-height: 43px;
    font-weight: bold;
    margin-top: 39px;
    box-sizing: border-box;
    padding-left: 70px;
    background: url(con1_r.png) no-repeat center;
    float: right;
    margin-right: 108px;
}

.con2_2022 {
    margin-top: 53px;
    height: 247px;
    background: url(con2_bj.png) no-repeat center top;
}

.con2_2022_t {
    background: url(con2_t.png) no-repeat center bottom;
    height: 59px;
    line-height: 59px;
    font-size: 30px;
    font-weight: bold;
    color: #006bfd;
    text-align: center;
    padding-top: 188px;
}

.con2_2022_c {
    margin-top: 80px;
}

.con2_2022_c ul li {
    width: 225px;
    height: 339px;
    padding-top: 30px;
    padding-bottom: 20px;
    box-sizing: border-box;
    margin-right: 20px;
    float: left;
    border-radius: 10px;
    transition: all 0.4s ease-in-out;
    background: linear-gradient(rgb(49, 136, 253), rgb(127, 181, 255));
}

.con2_2022_c ul li:last-child {
    margin-right: 0;
}

.con2_2022_tt {
    height: 47px;
    margin-left: 20px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li:nth-child(1) .con2_2022_tt {
    background: url(con2_tt01.png) no-repeat left center;
}

.con2_2022_c ul li:nth-child(2) .con2_2022_tt {
    background: url(con2_tt02.png) no-repeat left center;
}

.con2_2022_c ul li:nth-child(3) .con2_2022_tt {
    background: url(con2_tt03.png) no-repeat left center;
    background-size: 48px;
}

.con2_2022_c ul li:nth-child(4) .con2_2022_tt {
    background: url(con2_tt04.png) no-repeat left center;
}

.con2_2022_c ul li:nth-child(5) .con2_2022_tt {
    background: url(con2_tt05.png) no-repeat left center;
}

.con2_2022_tt span {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-left: 63px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.con2_2022_tt em {
    font-size: 16px;
    display: block;
    margin-left: 54px;
    margin-top: 10px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}

.con2_2022_cc {
    margin-top: 20px;
    padding: 0 20px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_cc i {
    height: 48px;
    border-radius: 10px;
    display: block;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    line-height: 48px;
    background: url(con2_tt07.png) no-repeat center;
    transition: all 0.4s ease-in-out;
}

.con2_2022_cc i span {
    font-weight: bold;
}

.con2_2022_c ul li.on {
    width: 280px;
    height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -40px;
    background: linear-gradient(rgb(0, 107, 253), rgb(99, 165, 255));
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_tt {
    height: 50px;
    background-size: 51px;
    margin-left: 30px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_tt span {
    font-size: 22px;
    margin-left: 65px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_tt em {
    margin-left: 56px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_cc {
    margin-top: 30px;
    padding: 0 30px;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_cc i {
    height: 58px;
    line-height: 58px;
    font-size: 22px;
    background: url(con2_tt08.png) no-repeat center;
    transition: all 0.4s ease-in-out;
}

.con2_2022_c ul li.on .con2_2022_cc i span {
    background: url(con2_tt06.png) no-repeat left 20px;
}

.con3_2022 {
    height: 711px;
    margin-top: 40px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}

.con3_2022_t {
    width: 1314px;
    height: 67px;
    margin-top: 29px;
    position: absolute;
    background: url(con3_2022_bj.png) no-repeat center;
}

.con3_2022_t span {
    font-size: 30px;
    color: #006bfd;
    display: block;
    font-weight: bold;
    line-height: 67px;
    box-sizing: border-box;
    padding-right: 34px;
    text-align: center;
}

.con3_2022_c {
    margin-top: 100px;
}

.con3_2022_c ul li {
    width: 386px;
    height: 210px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}

.con3_2022_c ul li .con3_2022_tt {
    font-size: 24px;
    color: #333333;
    display: block;
    height: 27px;
    line-height: 21px;
    font-weight: bold;
    text-align: center;
}

.con3_2022_c ul li .con3_2022_cc {
    width: 386px;
    height: 183px;
    padding: 46px 30px 30px 30px;
    box-sizing: border-box;
    background: url(con3_cc01.png) no-repeat center;
}

.con3_2022_c ul li .con3_2022_cc i {
    width: 158px;
    height: 48px;
    border-radius: 50px;
    display: block;
    font-size: 18px;
    color: #fff;
    float: left;
    line-height: 48px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    background: url(con3_cc03.png) no-repeat center;
}

.con3_2022_c ul li .con3_2022_cc i:nth-child(2n) {
    margin-right: 0;
}

.con3_2022_c ul li .con3_2022_cc i span {
    font-size: 22px;
    font-weight: bold;
}

.con3_2022_b {
    width: 1220px;
    height: 81px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(con3_cc02.png) no-repeat center;
}

.con4_2022 {
    margin-top: 50px;
}

.con4_2022_t {
    background: url(con2_t.png) no-repeat center bottom;
    height: 59px;
    line-height: 59px;
    font-size: 30px;
    font-weight: bold;
    color: #006bfd;
    text-align: center;
}

.con4_2022_c {
    height: 104px;
    margin-top: 30px;
}

.con4_2022_c1 {
    width: 625px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c01.png) no-repeat center;
}

.con4_2022_c2 {
    width: 625px;
    height: 104px;
    float: left;
    background: url(con4_c02.png) no-repeat center;
}

.con4_2022_c1 span,
.con4_2022_c2 span,
.con4_2022_c12 span,
.con4_2022_c13 span {
    margin-left: 138px;
    font-size: 24px;
    display: block;
    color: #ff6400;
    font-weight: bold;
    margin-top: 30px;
}

.con4_2022_c1 em,
.con4_2022_c2 em,
.con4_2022_c12 em,
.con4_2022_c13 em {
    margin-left: 138px;
    font-size: 18px;
    display: block;
    color: #666666;
    margin-top: 12px;
}

.con4_2022_t2 {
    margin-top: 50px;
}

.con4_2022_t2s {
    background: url(con3_t.png) no-repeat center bottom !important;
}

.con4_2022_c3 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c03.png) no-repeat center;
}

.con4_2022_c4 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c04.png) no-repeat center;
}

.con4_2022_c5 {
    width: 406px;
    height: 104px;
    float: left;
    background: url(con4_c05.png) no-repeat center;
}

.con4_2022_c6 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c06.png) no-repeat center;
}

.con4_2022_c7 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c07.png) no-repeat center;
}

.con4_2022_c8 {
    width: 406px;
    height: 104px;
    float: left;
    background: url(con4_c08.png) no-repeat center;
}

.con4_2022_c9 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c09.png) no-repeat center;
}

.con4_2022_c10 {
    width: 406px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c10.png) no-repeat center;
}

.con4_2022_c11 {
    width: 406px;
    height: 104px;
    float: left;
    background: url(con4_c11.png) no-repeat center;
}

.con4_2022_c3 span,
.con4_2022_c4 span,
.con4_2022_c5 span,
.con4_2022_c6 span,
.con4_2022_c7 span,
.con4_2022_c8 span,
.con4_2022_c9 span,
.con4_2022_c10 span,
.con4_2022_c11 span {
    margin-left: 138px;
    font-size: 24px;
    display: block;
    color: #ff6400;
    font-weight: bold;
    margin-top: 30px;
}

.con4_2022_c1 em,
.con4_2022_c2 em,
.con4_2022_c3 em,
.con4_2022_c4 em,
.con4_2022_c5 em,
.con4_2022_c6 em,
.con4_2022_c7 em,
.con4_2022_c8 em,
.con4_2022_c9 em,
.con4_2022_c10 em,
.con4_2022_c11 em {
    margin-left: 138px;
    font-size: 18px;
    display: block;
    color: #666666;
    margin-top: 12px;
}

.con4_2022_c12 {
    width: 625px;
    height: 104px;
    float: left;
    margin-right: 30px;
    background: url(con4_c12.png) no-repeat center;
}

.con4_2022_c13 {
    width: 625px;
    height: 104px;
    float: left;
    background: url(con4_c13.png) no-repeat center;
}

.con5_2022 {
    margin-top: 50px;
    background: url(con5_bj.png) no-repeat center top;
}

.con5_2022_t {
    height: 119px;
    padding-top: 179px;
    background: url(con_2022_bj.png) no-repeat center bottom;
}

.con5_2022_t a {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    line-height: 42px;
    text-align: left;
    box-sizing: border-box;
    float: left;
    height: 42px;
    margin-top: 40px;
    margin-left: 273px;
    padding-left: 80px;
    display: block;
    background: url(con5_t01.png) no-repeat left center;
}

.con5_2022_t a:hover {
    color: #006bfd;
}

.con5_2022_t a span {
    font-size: 18px;
    color: #ff6400;
    font-weight: normal;
    text-align: center;
    line-height: 36px;
    background-color: #fff;
    border: 4px solid #f2f2f2;
    box-sizing: border-box;
    border-radius: 50px;
    width: 134px;
    height: 42px;
    float: right;
    margin-left: 20px;
    display: block;
}

.con5_2022_c {
    margin-top: 50px;
    /* min-height: 550px; */
    border: 1px solid #324ff3;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}

.con5_2022_tt {
    background: url(con2_t.png) no-repeat center bottom;
    height: 59px;
    line-height: 59px;
    font-size: 30px;
    font-weight: bold;
    padding-top: 40px;
    color: #006bfd;
    text-align: center;
}

.con5_2022_cc {
    margin-top: 30px;
    overflow: auto;
}

.con5_2022_cc ul {
    padding: 0 29px;
}

.con5_2022_cc ul li {
    width: 228px;
    height: 57px;
    background-color: #f2f2f2;
    float: left;
    margin-bottom: 23px;
    margin-right: 19px;
    border-radius: 5px;
}

.con5_2022_cc ul li:nth-child(5n) {
    margin-right: 0;
}

.con5_2022_cc ul li:last-child {
    margin-bottom: 43px;
}

.con5_2022_cc ul li:nth-of-type(odd) {
    box-shadow: 0px 3px #bbccfd;
}

.con5_2022_cc ul li:nth-of-type(even) {
    box-shadow: 0px 3px #ffe7bc;
}

.con5_2022_cc ul li a {
    font-size: 18px;
    width: 228px;
    height: 57px;
    line-height: 57px;
    color: #333333;
    text-align: center;
    display: block;
}

.con5_2022_cc ul li a:hover {
    color: #006bfd;
    font-weight: bold;
}

.con5_2022_c2 {
    margin-top: 50px;
    min-height: 230px;
    border: 1px solid #324ff3;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}

.con5_2022_c3 {
    min-height: 283px;
}

.con5_2022_cc3 {
    margin-top: 30px;
    padding: 0 30px;
    box-sizing: border-box;
}

.con5_2022_cc3 .hd {
    height: 60px;
    background-color: #f2f2f2;
    border-radius: 5px;
    box-sizing: border-box;
    border-bottom: 3px solid #bbccfd;
}

.con5_2022_cc3 .hd ul li {
    float: left;
    border-radius: 2px;
}

.con5_2022_cc3 .hd ul li a {
    font-size: 18px;
    color: #333333;
    padding: 0 13px;
    line-height: 57px;
    display: block;
    text-align: center;
}

.con5_2022_cc3 .hd ul li.on {
    height: 65px;
    margin-top: -5px;
    background: linear-gradient(rgb(1, 107, 253), rgb(95, 162, 255));
}

.con5_2022_cc3 .hd ul li.on a {
    font-size: 20px;
    color: #fff;
    height: 70px;
    font-weight: bold;
    line-height: 64px;
    background: url(con5_t02.png) no-repeat center bottom;
}

.con5_2022_cc3 .bd {
    margin-top: 20px;
    padding: 0 30px;
    box-sizing: border-box;
}

.con5_2022_cc3 .bd ul {
    padding-bottom: 25px;
}

.con5_2022_cc3 .bd ul a {
    font-size: 18px;
    line-height: 46px;
    color: #333333;
}

.con5_2022_cc3 .bd ul a:hover {
    color: #006bfd;
    font-weight: bold;
}

.con5_2022_b {
    margin: 50px 0;
}

.con5_2022_b a {
    width: 100%;
    height: 120px;
    display: block;
    background: url(con5_t03.png) no-repeat center;
}

.footer_2022 {
    height: 188px;
    background-color: #006bfd;
    box-sizing: border-box;
}

.footer_2022 a:hover {
    opacity: 0.8;
}

.footer_2022 .bottom {
    height: 182px;
    box-sizing: border-box;
    padding-top: 50px;
}

.footer_2022 .bottom .left {
    float: left;
    width: 186px;
    background: url(bottomImg2.png) no-repeat right 5px;
}

.footer_2022 .bottom .left_l {
    float: left;
}

.footer_2022 .bottom .left_r {
    float: right;
    width: 90px;
}

.footer_2022 .bottom .left_r a {
    display: block;
    font-size: 15px;
    color: #b8c6d8;
    margin-bottom: 17px;
}

.footer_2022 .bottom .middle .sign a {
    width: 98px;
    height: 49px;
    display: block;
    background: url(jiucuo.png) no-repeat center;
    background-size: 98px;
}

.footer_2022 .bottom .middle {
    float: left;
    width: 861px;
    box-sizing: border-box;
    padding-left: 32px;
    background: url(bottomImg2.png) no-repeat right 5px;
}

.footer_2022 .bottom .middle * {
    font-size: 15px;
    color: #b8c6d8;
}

.footer_2022 .bottom .middle p {
    margin-bottom: 16px;
}

.footer_2022 .bottom .middle img {
    vertical-align: middle;
    margin-right: 7px;
}

.footer_2022 .bottom .right {
    float: right;
    width: 200px;
}

.footer_2022 .bottom .right img {
    display: block;
    width: 81px;
    height: 81px;
    margin-bottom: 9px;
}

.footer_2022 .bottom .right_l {
    float: left;
}

.footer_2022 .bottom .right_r {
    float: right;
    margin-right: 5px;
}

.footer_2022 .bottom .right p {
    font-size: 15px;
    color: #b8c6d8;
    text-align: center;
}