.swiper-button-next, .swiper-button-prev {
    background: rgba(0,0,0,0.5);
    width: 40px  !important;
    height: 40px  !important;
    color: #fff !important; 
    border-radius: 30px  !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px  !important;
}

.swiper-pagination-bullet {
    width: 14px  !important;
    height: 14px !important; 
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #333;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}

.page_con {
    display: inline
}

.page_a {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin: 0 3px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    text-decoration: none
}

.page_a:hover {
    text-decoration: none;
    background: #333;
    color: #fff;
}

.page_a.current {
    background: #333;
    color: #fff
}

.page_a.disabled {
    background: #f5f5f5;
    color: #333;
    cursor: not-allowed
}

.page_jump {
    margin-left: 5px
}

.page_input {
    border: 1px solid #d5d5d5;
    line-height: 28px;
    height: 28px;
    width: 40px;
    text-align: center
}


table {
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 15px;
}
table tr {
background:#fff;
}
table tr:nth-child(2n){
background:#f5f5f5;
}

table tr td {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px;
    color: #555;
    text-align: left;
}
table tr th {
    padding: 10px;
    color: #555;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.app-main[data-v-83229606] {
    max-width: 1400px;
    margin: 80px auto;
    position: relative;
    overflow: hidden;
    width: 94%;
}

.page-container {
    padding: 0px 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.375rem 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none !important;
}

.p_required, [class^=e_][required] .p_label::after {
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    top: 0;
    padding-left: 0px;
    position: relative;
    font-weight: 500;
}

.p_label .s_label {
    color: rgb(0 0 0 / 50%);
}

/*钻石教育*/
.Diamond_Education ul {
    display: flex;
    flex: 1;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: #dedede 1px solid;
}

.Diamond_Education ul li {
    width: calc(100% - 350px);
}

.Diamond_Education ul li:nth-child(2n) {
    width: 350px;
    margin-left: 50px;
}

.Diamond_Education ul:last-child {
    margin: 0;
}

.Diamond_Education3 {
    margin: 20px 0px;
}

.Diamond_Education3 ul {
    display: flex;
    flex: 1;
}

.Diamond_Education3 ul li {
    width: 32%;
    text-align: center;
}

.Diamond_Education3 ul li div {
    margin-bottom: 20px;
}

.Diamond_Education3 ul li:nth-child(2n) {
    margin: 0px 2%;
}

.Diamond_Education5 {
    margin: 20px 0px;
}

.Diamond_Education5 ul {
    display: flex;
    flex: 1;
}

.Diamond_Education5 ul li {
    text-align: center;
}

.Diamond_Education5 ul li div {
    margin-bottom: 20px;
}

.Diamond_Education5 ul li:nth-child(2n) {
    margin: 0px 2%;
}

.Diamond_Educationztyw ul {
    display: flex;
    flex: 1;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: #dedede 1px solid;
}

.Diamond_Educationztyw ul li {
    width: 110px;
}

.Diamond_Educationztyw ul li:nth-child(2n) {
    width: calc(100% - 110px);
}

@media only screen and (max-width: 768px) {
    table {
        white-space: nowrap;
    }

    .tablebox {
        overflow-x: scroll;
    }

    .app-main[data-v-83229606] {
        max-width: 1400px;
        margin: 40px auto;
        position: relative;
        overflow: hidden;
    }

    .Diamond_Education ul {
        display: block;
        flex: 1;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: #dedede 1px solid;
    }

    .Diamond_Education ul li {
    width: 100%;
    }

    .Diamond_Education ul li:nth-child(2n) {
        width: 100%;
        margin-left: 0px;
    }

    .Diamond_Education ul:last-child {
        margin: 0;
    }

    .Diamond_Education3 {
        margin: 20px 0px;
    }

    .Diamond_Education3 ul {
        display: block;
        flex: 1;
    }

    .Diamond_Education3 ul li {
        width: 100%;
        text-align: center;
    }

    .Diamond_Education3 ul li div {
        margin-bottom: 20px;
    }

    .Diamond_Education3 ul li:nth-child(2n) {
        margin: 0px;
    }

    .Diamond_Education5 {
        margin: 20px 0px;
    }

    .Diamond_Education5 ul {
        display: block;
        flex: 1;
    }

    .Diamond_Education5 ul li {
        width: 100%;
        text-align: center;
    }

    .Diamond_Education5 ul li div {
        margin-bottom: 20px;
    }

    .Diamond_Education5 ul li:nth-child(2n) {
        margin: 0px;
    }

    .Diamond_Educationztyw ul {
        display: block ;
    }

    .Diamond_Educationztyw ul li {
        width: 100% !important;
    }

    .Diamond_Educationztyw ul li img {
        margin-bottom: 15px;
    }
}
