@charset "UTF-8";
body,
html {
    width: 100%;
    height: 100%;
}

p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #333;
}

.zt-skbk-body .wt-content .nn-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    align-items: center;
}

.zt-skbk-body .wt-content .nn-content .item-line {
    width: 75%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.zt-skbk-body .wt-content .nn-content .item-line .item {
    width: 30%;
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.zt-skbk-body .wt-content .nn-content .item-line .item .left {
    width: 75px;
    height: 79px;
}

.zt-skbk-body .wt-content .nn-content .item-line .item .right {
    width: 260px;
    height: 120px;
    display: flex;
    flex-direction: column;
}

.zt-skbk-body .wt-content .nn-content .item-line .item .right .text1 {
    height: 70px;
    width: 260px;
    font-size: 42px;
    color: #333;
    margin: 0;
    padding: 0;
    line-height: 70px;
}

.zt-skbk-body .wt-content .nn-content .item-line .item .right .text2 {
    height: 50px;
    width: 260px;
    font-size: 28px;
    color: #999;
    margin: 0;
    padding: 0;
    line-height: 50px;
}

.zt-skbk-body .wt-content .nn-content .btn {
    width: 1000px;
    height: 120px;
    text-decoration: none;
    line-height: 120px;
    background-color: #cb1919;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 20px;
}

.zt-skbk-body .zt-content-body .n-content .lc-content {
    width: 1200px;
    display: flex;
    flex-direction: row;
    padding: 40px 0;
    justify-content: space-between;
    align-items: center;
}

.zt-skbk-body .zt-content-body .n-content .lc-content .item {
    width: 105px;
    height: 110px;
    background-image: url('/static/zt/img/zt_2023sk_14.png');
    background-size: 105px 110px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body {
    position: relative;
}

.zt-skbk-body .cbnav {
    z-index: 99;
    width: 150px;
    position: fixed;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 4px;
    right: 20px;
    top: calc(50% - 250px);
    background-color: #4b89f8;
}

.zt-skbk-body .cbnav .xdmcontent {
    width: 130px;
    border-radius: 8px;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.zt-skbk-body .cbnav .xdmcontent .item {
    width: 100%;
    position: relative;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .cbnav .xdmcontent .item .xx {
    position: absolute;
    left: 25px;
    width: 80px;
    top: 0;
    height: 4px;
    border-top: 1px dashed #4b89f8;
}

.zt-skbk-body .cbnav .xdmcontent .item .itemtext {
    height: 36px;
    line-height: 36px;
    width: 130px;
    text-align: center;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.zt-skbk-body .cbnav .xdmcontent .item .itemtext-active {
    background: linear-gradient(to bottom, #8bbeff, #4d8cf3);
    color: #fff !important;
    font-weight: bold;
}

.zt-skbk-body .xdm-top {
    width: 100%;
    height: 40px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 140px;
}

.zt-skbk-body .xdm-top .content-width {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-width: 500px;
}

.zt-skbk-body .xdm-top .content-width .leftlogo {
    height: 35px;
    width: 114px;
    content: url('/static/zt/img/logo.png');
}

.zt-skbk-body .xdm-top .content-width .rightitem {
    display: flex;
    flex-direction: row;
}

.zt-skbk-body .xdm-top .content-width .rightitem .item {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    margin-right: 20px;
}

.zt-skbk-body .xdm-top .content-width .rightitem .item:hover {
    color: #2092f3;
}

.zt-skbk-body .bannerbg {
    background: url('/static/zt/img/zt_gkbk24_32.png') no-repeat top center;
    background-size: auto;
    text-align: center;
    height: 968px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    min-width: 1200px;
}

.zt-skbk-body .bannerbg .titlecontent {
    width: 1200px;
    height: 820px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zt-skbk-body .bannerbg .titlecontent .titles {
    width: 630px;
    height: 90px;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 46px;
    color: #fff;
    border-radius: 10px;
    line-height: 90px;
    letter-spacing: 2px;
    margin-top: 80px;
}

.zt-skbk-body .bannerbg .titlecontent .ftitles {
    width: 1025px;
    height: 146px;
    border-radius: 30px;
    background: linear-gradient(to right, #e67927, #f7c56c, #e67927);
}

.zt-skbk-body .bannerbg .titlecontent .ftitles .ftitle {
    width: 1025px;
    height: 140px;
    border-radius: 30px;
    background: linear-gradient(to bottom, #fdfaeb, #fddf7f);
}

.zt-skbk-body .bannerbg .titlecontent .ftitles .ftitle p {
    height: 140px;
    line-height: 140px;
    font-size: 60px;
    color: #e32914;
}

.zt-skbk-body .bannerbg .titlecontent .titleimg {
    width: 100%;
    /* height: 331px; */
    margin: 80px 0;
    content: url('/static/zt/img/zt_gkbk24_33.png');
}

.zt-skbk-body .bannerbg .titlecontent .book {
    width: 140px;
    height: 144px;
    content: url('/static/zt/img/zt_gkbk24_29.png');
    position: absolute;
    left: 0;
    top: 80px;
}

.zt-skbk-body .bannerbg .titlecontent .people {
    width: 525px;
    height: 576px;
    content: url('/static/zt/img/zt_gkbk24_25.png');
    position: absolute;
    left: -420px;
    bottom: -200px;
}

.zt-skbk-body .bannerbg .titlecontent .people2 {
    width: 473px;
    height: 804px;
    content: url('/static/zt/img/zt_gkbk24_24.png');
    position: absolute;
    right: -380px;
    bottom: -200px;
}

.zt-skbk-body .bannerbg .titlecontent .paper {
    width: 134px;
    height: 66px;
    content: url('/static/zt/img/zt_gkbk24_30.png');
    position: absolute;
    right: 0;
    top: 120px;
}

.zt-skbk-body .all-title-blue {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .all-title-blue .contents {
    margin: 50px 0;
    height: 90px;
    width: 700px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

}

.zt-skbk-body .all-title-blue .contents .leftimg {
    width: 92px;
    height: 52px;
    content: url('/static/zt/img/zt_gkbk24_26.png');
}

.zt-skbk-body .all-title-blue .contents .rightimg {
    width: 92px;
    height: 52px;
    content: url('/static/zt/img/zt_gkbk24_26.png');
    transform: rotateY(180deg);
}

.zt-skbk-body .all-title-blue .contents .midp {
    font-size: 42px;
    font-weight: bold;
    color: #4988f9;
    margin: 0 30px;
}

.zt-skbk-body .all-title-white {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
}

.zt-skbk-body .all-title-white .contents {
    margin: 80px 0;
    height: 90px;
    width: 700px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

}

.zt-skbk-body .all-title-white .contents .leftimg {
    width: 92px;
    height: 52px;
    content: url('/static/zt/img/zt_gkbk24_27.png');
}

.zt-skbk-body .all-title-white .contents .rightimg {
    width: 92px;
    height: 52px;
    content: url('/static/zt/img/zt_gkbk24_27.png');
    transform: rotateY(180deg);
}

.zt-skbk-body .all-title-white .contents .midp {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    margin: 0 30px;
}

.zt-skbk-body .timu {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .timu .content {
    width: 1200px;
    position: relative;
}

.zt-skbk-body .timu .content .book {
    position: absolute;
    top: 160px;
    left: -280px;
    width: 234px;
    height: 355px;
    content: url('/static/zt/img/zt_gkbk24_10.png');
}

.zt-skbk-body .timu .content table {
    width: 100%;
    border-collapse: collapse;
    /* 合并表格边框 */
    border: 1px solid #666;
    /* 设置表格边框 */
}

.zt-skbk-body .timu .content table td,
.zt-skbk-body .timu .content table th {
    border: 1px solid #666;
    /* 设置表格内元素边框 */
}

.zt-skbk-body .timu .content th {
    color: #fff;
    background-color: #4c8cf8;
    padding: 20px;
    font-size: 32px;
    font-weight: normal;
}

.zt-skbk-body .timu .content th span {
    font-size: 24px;
    color: #f2f2f2;
}

.zt-skbk-body .timu .content td {
    color: #000;
    font-size: 28px;
    padding: 20px 0;
    text-align: center;
}

.zt-skbk-body .mfbg {
    background: url('/static/zt/img/zt_gkbk24_22.png') no-repeat top center;
    background-size: auto;
    text-align: center;
    height: 212px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    min-width: 1200px;
    margin: 80px 0;
}

.zt-skbk-body .mfbg .ncontent {
    width: 1200px;
    height: 212px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.zt-skbk-body .mfbg .ncontent .book {
    position: absolute;
    top: -100px;
    right: -200px;
    width: 263px;
    height: 137px;
    content: url('/static/zt/img/zt_gkbk24_11.png');
}

.zt-skbk-body .mfbg .ncontent .right {
    width: 400px;
    content: url('/static/zt/img/zt_kefu_3he.png');
}

.zt-skbk-body .mfbg .ncontent .left {
    display: flex;
    flex-direction: column;
}

.zt-skbk-body .mfbg .ncontent .left .top {
    display: flex;
    flex-direction: row;
    height: 60px;
}

.zt-skbk-body .mfbg .ncontent .left .top .title {
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
    font-size: 48px;
    letter-spacing: 2px;
    cursor: pointer;
    text-decoration: none;
}

.zt-skbk-body .mfbg .ncontent .left .top img {
    margin-left: 20px;
    width: 71px;
    height: 72px;
    content: url('/static/zt/img/zt_gkbk24_28.png');
}

.zt-skbk-body .mfbg .ncontent .left .bottom {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
}

.zt-skbk-body .lcbg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .lcbg .content {
    width: 1200px;
}

.zt-skbk-body .lcbg .content img {
    width: 1200px;
    height: 473px;
    content: url('/static/zt/img/zt_skbk_bmlc.png');
}

.zt-skbk-body .xsbg {
    background: url('/static/zt/img/zt_gkbk24_1.png') no-repeat top center;
    background-size: auto;
    text-align: center;
    height: 1114px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 1200px;
    margin: 80px 0;
}

.zt-skbk-body .xsbg .ncontent {
    width: 1200px;
}

.zt-skbk-body .xsbg .ncontent .top {
    width: 1200px;
    height: 171px;
    background-image: url('/static/zt/img/zt_skbk24_3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.zt-skbk-body .xsbg .ncontent .top .item1 {
    position: absolute;
    left: 30px;
    top: 35px;
    line-height: 40px;
    font-size: 22px;
    color: #4985f7;
    width: 180px;
    text-align: center;
}

.zt-skbk-body .xsbg .ncontent .top .item2 {
    position: absolute;
    left: 355px;
    top: 35px;
    line-height: 40px;
    font-size: 22px;
    color: #4985f7;
    width: 180px;
    text-align: center;
}

.zt-skbk-body .xsbg .ncontent .top .item3 {
    position: absolute;
    left: 675px;
    top: 35px;
    line-height: 40px;
    font-size: 22px;
    color: #4985f7;
    width: 180px;
    text-align: center;
}

.zt-skbk-body .xsbg .ncontent .top .item4 {
    position: absolute;
    left: 995px;
    top: 35px;
    line-height: 40px;
    font-size: 22px;
    color: #4985f7;
    width: 180px;
    text-align: center;
}

.zt-skbk-body .xsbg .ncontent .bottom {
    height: 420px;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

.zt-skbk-body .xsbg .ncontent .bottom .navline {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 74px;
}

.zt-skbk-body .xsbg .ncontent .bottom .navline .item {
    width: 240px;
    height: 74px;
}

.zt-skbk-body .xsbg .ncontent .bottom .navline .item p {
    line-height: 74px;
    font-size: 32px;
    color: #fff;
    text-align: left;
    padding-left: 60px;
}

.zt-skbk-body .xsbg .ncontent .bottom .navline .item-active {
    background-image: url('/static/zt/img/zt_gkbk24_21.png');
    background-size: 201px 74px;
    background-repeat: no-repeat;
}

.zt-skbk-body .xsbg .ncontent .bottom .navline .item-active p {
    color: #333 !important;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline {
    height: 340px;
    width: 1200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 20px;
    justify-content: space-between;
    background-color: #fff;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg {
    width: 222px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items {
    width: 222px;
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items p {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 5px #999;
}
.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items-bgo {
    background-size: 100% 100% !important;
}
.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items-bgb {
    background-image: url('/static/zt/img/zt_gkbk24_4.png');
    background-size: 222px 165px;
    background-repeat: no-repeat;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items-bgo {
    background-image: url('/static/zt/img/zt_gkbk24_5.png');
    background-size: 222px 165px;
    background-repeat: no-repeat;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .item-text {
    width: 200px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 24px;
    border-radius: 23px;
    margin-top: 30px;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .item-text-bgo {
    background-color: #f48327;
}

.zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .item-text-bgb {
    background-color: #4b89f8;
}

.zt-skbk-body .bkbg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .bkbg .content {
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zt-skbk-body .bkbg .content .selectline {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 66px;
    line-height: 66px;
}

.zt-skbk-body .bkbg .content .selectline .item {
    width: 210px;
    height: 66px;
    background-color: #a2c0fc;
    color: #4f87f8;
    font-size: 28px;
    border-radius: 20px 20px 0 0;
    text-align: center;
    margin-right: 20px;
}

.zt-skbk-body .bkbg .content .selectline .item-active {
    background-color: #4b89f8 !important;
    color: #fff !important;
}

.zt-skbk-body .bkbg .content .conline {
    width: 1200px;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 20px 5px #b4cbfd;
    display: flex;
    flex-direction: column;
}

.zt-skbk-body .bkbg .content .conline .itemleft {
    width: 100%;
    background-color: #4b89f8;
    padding: 40px 20px 40px 80px;
    position: relative;
    box-sizing: border-box;
}

.zt-skbk-body .bkbg .content .conline .itemleft p {
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.zt-skbk-body .bkbg .content .conline .itemleft .imgdiv {
    position: absolute;
    left: 0;
    top: -10px;
    width: 73px;
    height: 74px;
}

.zt-skbk-body .bkbg .content .conline .itemleft .imgdiv .imgbg {
    width: 73px;
    height: 74px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .bkbg .content .conline .itemleft .imgdiv .imgbg .ms {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    z-index: 2;
    margin-top: -10px;
}

.zt-skbk-body .bkbg .content .conline .itemleft .imgdiv .imgbg img {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 73px;
    height: 74px;
    content: url('/static/zt/img/zt_gkbk24_6.png');
}

.zt-skbk-body .bkbg .content .conline .itemright {
    width: 100%;
    background-color: #4b89f8;
    padding: 40px 80px 40px 20px;
    position: relative;
    box-sizing: border-box;
}

.zt-skbk-body .bkbg .content .conline .itemright p {
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.zt-skbk-body .bkbg .content .conline .itemright .imgdiv {
    position: absolute;
    right: 0;
    top: -10px;
    width: 73px;
    height: 74px;
}

.zt-skbk-body .bkbg .content .conline .itemright .imgdiv .imgbg {
    width: 73px;
    height: 74px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .bkbg .content .conline .itemright .imgdiv .imgbg .ms {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    z-index: 2;
    margin-top: -10px;
}

.zt-skbk-body .bkbg .content .conline .itemright .imgdiv .imgbg img {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 73px;
    height: 74px;
    content: url('/static/zt/img/zt_gkbk24_6.png');
}

.zt-skbk-body .zwbg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .zwbg .content {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 356px;
}

.zt-skbk-body .zwbg .content .item1 {
    width: 356px;
    height: 356px;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    box-sizing: border-box;
    border: 1px solid #4b89f8;
    box-shadow: 0 0 5px 2px #ddd;
    align-items: center;
}

.zt-skbk-body .zwbg .content .item1 .title {
    height: 60px;
    width: 100%;
    background-color: #4b89f8;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    border-radius: 20px 20px 0 0;
}

.zt-skbk-body .zwbg .content .item1 .imgbg {
    width: 186px;
    height: 142px;
    margin: 30px 0;
    content: url('/static/zt/img/zt_gkbk24_16.png');
}

.zt-skbk-body .zwbg .content .item1 .ftitle {
    width: 180px;
    height: 46px;
    background-color: #4b89f8;
    line-height: 46px;
    border-radius: 23px;
    font-size: 28px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.zt-skbk-body .zwbg .content .item2 {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 0 5px 2px #ddd;
}

.zt-skbk-body .zwbg .content .item2 .iconimg {
    width: 70px;
    height: 70px;
    content: url('/static/zt/img/zt_gkbk24_34.png');
}

.zt-skbk-body .zwbg .content .item2 .iconimg2 {
    width: 70px;
    height: 70px;
    content: url('/static/zt/img/zt_gkbk24_35.png');
}

.zt-skbk-body .zwbg .content .item2 .iconimg3 {
    width: 70px;
    height: 70px;
    content: url('/static/zt/img/zt_gkbk24_36.png');
}

.zt-skbk-body .zwbg .content .item2 .iconimg4 {
    width: 70px;
    height: 70px;
    content: url('/static/zt/img/zt_gkbk24_37.png');
}

.zt-skbk-body .zwbg .content .item2 .title {
    font-size: 32px;
    color: #333;
    margin: 30px 0 100px 0;
    width: 100%;
    text-align: center;
    height: 30px;
}

.zt-skbk-body .zwbg .content .item2 .btn {
    width: 100%;
    height: 44px;
    border: 1px solid #4b89f8;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
    color: #4b89f8;
}

.zt-skbk-body .zlbg {
    background: url('/static/zt/img/zt_gkbk24_2.png') no-repeat top center;
    background-size: auto;
    text-align: center;
    height: 788px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 1200px;
    margin: 80px 0;
}

.zt-skbk-body .zlbg .ncontent {
    width: 1420px;
    background: url('/static/zt/img/zt_gkbk24_7.png') no-repeat top center;
    background-size: auto;
    text-align: center;
    height: 622px;
    box-sizing: border-box;
    padding: 130px 200px 0 200px;
    display: flex;
    flex-direction: column;
    margin-top: -100px;
}

.zt-skbk-body .zlbg .ncontent .itemline {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
    justify-content: center;
}

.zt-skbk-body .zlbg .ncontent .itemline .itembg {
    width: 151px;
    height: 166px;
    position: relative;
    margin: 0 30px;
}

.zt-skbk-body .zlbg .ncontent .itemline .itembg img {
    width: 151px;
    height: 166px;
    content: url('/static/zt/img/zt_gkbk24_8.png');
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}

.zt-skbk-body .zlbg .ncontent .itemline .itembg .btn {
    width: 131px;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #333;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 22;
}

.zt-skbk-body .zdbg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-skbk-body .zdbg .content {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.zt-skbk-body .zdbg .content .book {
    position: absolute;
    top: 100px;
    left: -280px;
    width: 170px;
    height: 106px;
    content: url('/static/zt/img/zt_gkbk24_14.png');
}

.zt-skbk-body .zdbg .content .book2 {
    position: absolute;
    top: 100px;
    right: -280px;
    width: 189px;
    height: 324px;
    content: url('/static/zt/img/zt_gkbk24_15.png');
}

.zt-skbk-body .zdbg .content .leftitem {
    width: 570px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    text-decoration: none;
}

.zt-skbk-body .zdbg .content .leftitem .item {
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 18px;
    margin-bottom: 20px;
}

.zt-skbk-body .zdbg .content .leftitem .item:hover {
    color: #4b89f8 !important;
}

.zt-skbk-body .zdbg .content .midb {
    width: 1px;
    height: 300px;
    background-color: #4b89f8;
}

.zt-skbk-body .fxbg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

.zt-skbk-body .fxbg .home-dsrsksw-fenxiao {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zt-skbk-body .fxbg .home-dsrsksw-fenxiao .item {
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    background-color: #dedede;
    font-size: 16px;
    margin-bottom: 4px;
    text-decoration: none;
}

.zt-skbk-body .fxbg .home-dsrsksw-fenxiao .item:hover {
    color: #fff !important;
    background-image: linear-gradient(to right, #4ca1fc, #0153b2) !important;
}
@media screen and (max-width: 1200px) {
    .zt-skbk-body .xdm-top {
        height: 0.8rem !important;
        padding: 0 0.1rem !important;
    }
    .zt-skbk-body .xdm-top .content-width {
        min-width: 0px !important;
    }
    .zt-skbk-body .xdm-top .content-width .leftlogo {
        height: 0.8rem !important;
        width: 2.5rem !important;
    }
    .zt-skbk-body .xdm-top .content-width .rightitem .item {
        font-size: 0.35rem !important;
        margin-right: 0.2rem !important;
    }
    .zt-skbk-body .bannerbg {
        width: 100% !important;
        height: auto !important;
        min-width: 0px !important;
    }
    .zt-skbk-body .bannerbg .titlecontent {
        width: 100% !important;
        height: auto !important;
    }
    .zt-skbk-body .bannerbg .titlecontent .titles {
        width: 80%;
        height: auto !important;
        font-size: 0.5rem !important;
        border-radius: 0.6rem !important;
        line-height: 0px !important;
        margin-top: 0.5rem !important;
        padding: 0.5rem !important;
        box-sizing: border-box;
    }
    .zt-skbk-body .bannerbg .titlecontent .titleimg {
        margin: 1rem 0 !important;
        width: 90% !important;
    }
    .zt-skbk-body .bannerbg .titlecontent .ftitles {
        width: 90% !important;
        height: auto !important;
        padding: 0.3rem !important;
        box-sizing: border-box;
        border-radius: 0.2rem !important;
        margin-bottom: 0.3rem;
    }
    .zt-skbk-body .bannerbg .titlecontent .ftitles .ftitle {
        width: 100% !important;
        height: auto !important;
        padding: 0.5rem !important;
        box-sizing: border-box;
        border-radius: 0.2rem !important;
    }
    .zt-skbk-body .bannerbg .titlecontent .ftitles .ftitle p {
        height: auto !important;
        line-height: 0px !important;
        font-size: 0.4rem !important;
    }
    .zt-skbk-body .bannerbg .titlecontent .book {
        display: none !important;
    }
    .zt-skbk-body .bannerbg .titlecontent .paper {
        display: none !important;
    }
    .zt-skbk-body .all-title-blue .contents {
        margin: 0.3rem 0 !important;
        height: auto !important;
        width: 100% !important;
        padding: 0 0.2rem !important;
        box-sizing: border-box;
    }
    .zt-skbk-body .all-title-blue .contents .leftimg {
        width: 1.5rem !important;
        height: 0.8rem !important;
    }
    .zt-skbk-body .all-title-blue .contents .rightimg {
        width: 1.5rem !important;
        height: 0.8rem !important;
    }
    .zt-skbk-body .all-title-blue .contents .midp {
        font-size: 0.8rem !important;
        margin: 0 0.3rem !important;
    }
    .zt-skbk-body .wt-content .nn-content{
        padding: 0 0.2rem !important;
    }
    .zt-skbk-body .wt-content .nn-content .item-line {
        width: 100% !important;
        margin: 0.5rem 0;
    }
    .zt-skbk-body .wt-content .nn-content .item-line .item {
        width: 48% !important;
        margin: 0.5rem 0 !important;
    }
    .zt-skbk-body .wt-content .nn-content .item-line .item .left {
        width: 1.5rem !important;
        height: 1.5rem !important;
    }
    .zt-skbk-body .wt-content .nn-content .item-line .item .right {
        width: 100% !important;
        height: auto !important;
        margin-left: 0.2rem !important;
    }
    .zt-skbk-body .wt-content .nn-content .item-line .item .right .text1 {
        height: auto !important;
        width: auto !important;
        font-size: 0.45rem !important;
        line-height: 0.65rem !important;
    }
    .zt-skbk-body .wt-content .nn-content .item-line .item .right .text2 {
        height: auto !important;
        width: auto !important;
        font-size: 0.35rem !important;
        line-height: 0.5rem !important;
    }
    .zt-skbk-body .wt-content .nn-content .btn {
        width: 100% !important;
        height: auto !important;
        line-height: 0px !important;
        font-size: 0.6rem !important;
        border-radius: 0.2rem !important;
        padding: 0.6rem 0 !important;
        margin: 0 !important;
    }
    .zt-skbk-body .mfbg {
        height: auto !important;
        width: 100% !important;
        min-width: auto !important;
        margin: 0.5rem 0 !important;
        box-sizing: border-box;
        background-size: 100% 100% !important;
    }
    .zt-skbk-body .mfbg .ncontent {
        width: 100% !important;
        height: auto !important;
        flex-direction: column !important;
        justify-content: center !important;
        padding: 0.2rem !important;
    }
    .zt-skbk-body .mfbg .ncontent .left .top {
        height: auto !important;
        justify-content: center;
        align-items: center;
    }
    .zt-skbk-body .mfbg .ncontent .left .top .title {
        height: auto !important;
        line-height: 0 !important;
        font-size: 0.6rem !important;
        margin: 0.6rem 0 !important;
    }
    .zt-skbk-body .mfbg .ncontent .left .top img {
        margin-left: 0.2rem !important;
        width: 0.6rem !important;
        height: auto !important;
    }
    .zt-skbk-body .mfbg .ncontent .left .bottom {
        /* height: auto !important;
      line-height:  0.6rem !important;
      font-size:  0.4rem !important; */
        display: none !important;
    }
    .zt-skbk-body .mfbg .ncontent .book {
        display: none !important;
    }
    .zt-skbk-body .mfbg .ncontent .right {
        width: 100% !important;
    }
    .zt-skbk-body .lcbg .content {
        width: 100% !important;
        padding: 0.2rem !important;
        box-sizing: border-box;
    }
    .zt-skbk-body .lcbg .content img {
        width: 100% !important;
        height: auto !important;
        margin: 0.5rem 0 !important;
    }
    .zt-skbk-body .xsbg {
        background: url(/static/zt/img/zt_gkbk24_2.png) no-repeat top center !important;
        height: auto !important;
        width: 100% !important;
        margin: 0.5rem 0 !important;
        min-width: 0px !important;
        /* background-size: 100% 100% !important; */
    }
    .zt-skbk-body .all-title-white {
        height: auto !important;
    }
    .zt-skbk-body .all-title-white .contents {
        margin: 1rem 0 !important;
        height: auto !important;
        width: 100% !important;
        padding: 0 0.2rem !important;
    }
    .zt-skbk-body .xsbg .ncontent {
        width: 100% !important;
    }
    .zt-skbk-body .xsbg .ncontent .top {
        width: 100% !important;
        height: 5.5rem !important;
        background-image: url(/static/zt/img/zt_skbk24_3m.png) !important;
        background-size: 10rem 5.15rem  !important;
        background-position: center;
        background-repeat: no-repeat !important;
        position: relative;
    }
    .zt-skbk-body .xsbg .ncontent .top .item1 {
        position: absolute;
        left: 0.37rem !important;
        top: 0.8rem !important;
        line-height: 0.46rem !important;
        font-size: 0.4rem !important;
        color: #4985f7;
        width: 2.8rem !important;
        text-align: center;
    }
    .zt-skbk-body .xsbg .ncontent .top .item2 {
        position: absolute;
        left: 6.65rem !important;
        top: 0.8rem !important;
        line-height: 0.46rem !important;
        font-size: 0.4rem !important;
        color: #4985f7;
        width: 3rem !important;
        text-align: center;
    }
    .zt-skbk-body .xsbg .ncontent .top .item3 {
        position: absolute;
        left: 0.37rem !important;
        top: 3.5rem !important;
        line-height: 0.46rem !important;
        font-size: 0.4rem;
        color: #4985f7;
        width: 2.8rem !important;
        text-align: center;
    }
    .zt-skbk-body .xsbg .ncontent .top .item4 {
        position: absolute;
        left: 6.8rem !important;
        top: 3.5rem !important;
        line-height: 0.46rem !important;
        font-size: 0.4rem !important;
        color: #4985f7;
        width: 2.8rem !important;
        text-align: center;
    }
    .zt-skbk-body .xsbg .ncontent .bottom {
        height: auto !important;
        margin-top: 0.5rem !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .navline {
        height: 1rem !important;
        justify-content: space-between;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .navline .item {
        width: 3.24rem !important;
        height: 1rem !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .navline .item p {
        line-height: 1rem !important;
        font-size: 0.5rem !important;
        padding-left: 0 !important;
        text-align: center !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline {
        height: auto !important;
        width: 100% !important;
        padding: 0.2rem !important;
        box-sizing: border-box;
        flex-wrap: wrap;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items-bgb {
        background-size: 100% 100% !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg {
        width: 48% !important;
        margin-top: 0.5rem !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items {
        width: 100% !important;
        height: 3rem !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .items p {
        font-size: 0.8rem !important;
    }
    .zt-skbk-body .xsbg .ncontent .bottom .itemline .item-bg .item-text {
        width: 100% !important;
        height: 1rem !important;
        line-height: 1rem !important;
        font-size: 0.5rem !important;
        border-radius: 0.8rem !important;
        margin-top: 0.3rem !important;
    }
    .zt-skbk-body .bkbg .content {
        width: 100% !important;
        margin: 0.5rem 0;
    }
    .zt-skbk-body .bkbg .content .selectline {
        height: 1.2rem !important;
        line-height: 1.2rem !important;
        justify-content: space-between !important;
    }
    .zt-skbk-body .bkbg .content .selectline .item {
        width: 30% !important;
        height: 1.2rem !important;
        font-size: 0.4rem !important;
        border-radius: 0.3rem 0.3rem 0 0 !important;
        text-align: center;
        margin-right: 0 !important;
    }
    .zt-skbk-body .bkbg .content .conline {
        width: 100% !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem !important;
        box-shadow: 0 0 0.3rem 0.1rem #b4cbfd !important;
    }
    .zt-skbk-body .bkbg .content .conline .itemleft {
        padding: 0.4rem 0.2rem 0.4rem 2rem !important;
    }
    .zt-skbk-body .bkbg .content .conline .itemleft p {
        font-size: 0.4rem !important;
        line-height: 0.6rem !important;
    }
    .zt-skbk-body .bkbg .content .conline .itemright {
        padding: 0.4rem 2rem 0.4rem 0.2rem !important;
    }
    .zt-skbk-body .bkbg .content .conline .itemright p {
        font-size: 0.4rem !important;
        line-height: 0.6rem !important;
    }
    .zt-skbk-body .bkbg .content .selectline .sl {
        width: 18% !important;
        font-size: 0.4rem !important;
    }
    .zt-skbk-body .zwbg .content {
        width: 100% !important;
        height: auto !important;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .zt-skbk-body .zwbg .content .item1 {
        width: 80% !important;
        height: auto !important;
        border-radius: 0.3rem !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .zt-skbk-body .zwbg .content .item1 .title {
        height: 1rem !important;
        width: 100%;
        line-height: 1rem !important;
        font-size: 0.6rem !important;
        border-radius: 0.3rem 0.3rem 0 0 !important;
    }
    .zt-skbk-body .zwbg .content .item1 .imgbg {
        width: 60% !important;
        height: 60% !important;
        margin: 0.5rem 0 !important;
    }
    .zt-skbk-body .zwbg .content .item1 .ftitle {
        width: 50%;
        height: 1rem !important;
        line-height: 1rem !important;
        border-radius: 0.6rem !important;
        font-size: 0.5rem !important;
        margin: 0.3rem 0;
    }
    .zt-skbk-body .zwbg .content .item2 {
        width: 44% !important;
        padding: 0.3rem !important;
        border-radius: 0.3rem !important;
        margin: 0.3rem !important;
    }
    .zt-skbk-body .zwbg .content .item2 .iconimg {
        width: 1rem !important;
        height: 1rem !important;
    }
    .zt-skbk-body .zwbg .content .item2 .iconimg2 {
        width: 1rem !important;
        height: 1rem !important;
    }
    .zt-skbk-body .zwbg .content .item2 .iconimg3 {
        width: 1rem !important;
        height: 1rem !important;
    }
    .zt-skbk-body .zwbg .content .item2 .iconimg4 {
        width: 1rem !important;
        height: 1rem !important;
    }
    .zt-skbk-body .zwbg .content .item2 .title {
        font-size: 0.6rem !important;
        margin: 0.5rem !important;
        height: auto !important;
    }
    .zt-skbk-body .zwbg .content .item2 .btn {
        height: auto !important;
        line-height: 0px !important;
        font-size: 0.5rem !important;
        padding: 0.5rem !important;
        box-sizing: border-box;
    }
    .zt-skbk-body .zlbg {
        height: auto !important;
        min-width: 0px !important;
        width: 100% !important;
        margin: 0.5rem 0 !important;
    }
    .zt-skbk-body .all-title-white .contents {
        margin: 0.3rem 0 !important;
        height: auto !important;
        width: 100% !important;
    }
    .zt-skbk-body .all-title-white .contents .leftimg {
        width: 1.5rem !important;
        height: 0.8rem !important;
    }
    .zt-skbk-body .all-title-white .contents .rightimg {
        width: 1.5rem !important;
        height: 0.8rem !important;
    }
    .zt-skbk-body .all-title-white .contents .midp {
        font-size: 0.8rem !important;
        margin: 0 0.3rem !important;
    }
    .zt-skbk-body .zlbg {
        background-size: 100% 100% !important;
        margin-top: 0.4rem;
    }
    .zt-skbk-body .zlbg .ncontent {
        width: 100% !important;
        background-size: 100% 100% !important;
        height: 8rem !important;
        padding: 1.8rem 1.4rem 0 1rem !important;
        margin: -0.5rem 0 0 !important;
    }
    .zt-skbk-body .zlbg .ncontent .itemline .itembg {
        width: 1.51rem !important;
        height: 1.66rem !important;
        margin: 0 0.3rem !important;
    }
    .zt-skbk-body .zlbg .ncontent .itemline .itembg img {
        width: 1.51rem !important;
        height: 1.66rem !important;
    }
    .zt-skbk-body .zlbg .ncontent .itemline .itembg .btn {
        width: 1.31rem !important;
        text-align: center;
        font-size: 0.24rem !important;
        line-height: 0.28rem !important;
        color: #333;
        text-decoration: none;
        position: absolute;
        left: 0;
        top: 0.7rem !important;
        z-index: 22 !important;
    }
    .zt-skbk-body .fxbg {
        margin-top: 0.5rem !important;
    }
    .zt-skbk-body .fxbg .home-dsrsksw-fenxiao {
        width: 100% !important;
    }
    .zt-skbk-body .fxbg .home-dsrsksw-fenxiao .item {
        width: 30% !important;
        height: 1rem !important;
        line-height: 1rem !important;
        font-size: 0.4rem !important;
        margin-bottom: 0.1rem !important;
    }
}
