* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #f3f5fb;
    padding-bottom: 150px;
}

.bg-white {
    background-color: #fff;
    overflow: hidden;
}

.bg-blue {
    background-color: #319add;
    overflow: hidden;
}

.bg-gray {
    background-color: #f3f5fb;
    overflow: hidden;
}
.bg-orange{
    background-color: #f9b444 !important;
}
.mt-8{
    margin-top: 8px !important;
}
.base-w {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.banner {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: 360px;
    background-position: center;
    background-size: cover;
}

.page-title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    color: #319add;
    margin: 36px auto 24px;
    overflow: hidden;
    width: 100%;
}

.page-title:before,
.page-title:after {
    content: "";
    width: 36px;
    height: 6px;
    border-radius: 3px;
    background-color: #319add;
    display: inline-block;
    margin: 0 16px;
    position: relative;
    top: -7px;
}

.page-title-white {
    color: #fff;
}

.page-title-white:before,
.page-title-white:after {
    background-color: #fff;
}

.project-info {
    color: #333;
    font-size: 18px;
    text-indent: 2em;
    line-height: 1.75;
}

/* 价格学时证书 */
.jiage-xueshi-zhengshu {
    padding: 20px 0 40px;
    justify-content: center;
}

.row.jiage-xueshi-zhengshu>div {
    padding: 0;
}

.jiage-xueshi-zhengshu .item-list {
    text-align: center;
    margin: 8px;
    background-color: #f1f5fb;
    padding: 20px;
    border-radius: 20px;
    height: 160px;
}

.jiage-xueshi-zhengshu .item-list-img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.jiage-xueshi-zhengshu .item-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*大纲*/
.base-w {
    width: 100%;
}

.mulu-table {
    border-collapse: collapse;
    font-size: 16px;
    color: #222;
    border: 1px solid #fff;
}

.mulu-table th {
    font-weight: bold;
}

.mulu-table td,
.mulu-table th {
    border: 1px solid #fff;
    padding: 8px 8px;
    background-color: #e6f4f3;
}

.mulu-table td:nth-child(1),
.mulu-table th:nth-child(1) {
    width: 100px;
}

.mulu-table th:nth-child(2),
.mulu-table td:nth-child(2) {
    width: calc(100% - 200px);
}

.mulu-table th:nth-child(3),
.mulu-table td:nth-child(3) {
    width: 100px;
}

.mulu-table .bg_xi td,
.mulu-table .bg_xi th {
    background-color: rgba(0, 0, 0,.1);
    border-top: none;
    color: #fff;
}

.mulu-table span {
    display: block;
    float: right;
    margin-right: 10px;
    color: #00ffea;
    cursor: pointer;
}

/* 常见问题 begin */
.changjianBox {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 24px;
    padding-top: 20px;
    position: relative;
    margin-bottom: 20px;
    align-items: flex-end;
}

.changjianBox p {
    margin: 0;
}

.changjianBox .aq {
    float: left;
    padding-top: 24px;
}

.changjianBox .list {
    padding-left: 12px;
    margin: 12px 0;
    line-height: 1.5;
}

.changjianBox .list .ask {
    color: #2399f0;
}

.changjianBox .list .ask span {
    display: block;
    float: left;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    background-color: #2399f0;
    color: #ffffff;
    margin-right: 4px;
}

.changjianBox .list .qus {
    padding-left: 24px;
    color: #555555;
    font-size: 14px;
}

.changjianBox .shipin {
    float: left;
    margin-top: 36px;
    width: 100%;
    height: 230px;
    background: #000;
    text-align: center;
    border-radius: 4px;
    border: 12px solid #bed8f1;
    border-radius: 8px;
    position: relative;
    z-index: 7;
}

.changjianBox .shipin .title {
    position: absolute;
    top: -45px;
    left: -0px;
    color: #2399f0;
    z-index: 9;
}

.changjianBox .shipin .title::before {
    content: '';
    position: absolute;
    top: 0;
    left: -8px;
    width: 4px;
    height: 19px;
    background-color: #2399f0;

}

.changjianBox .shipin video {
    border: 0;
    outline: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 9;
}

.changjianBox .bg1 {
    width: 60px;
    height: 88px;
    position: absolute;
    left: -12px;
    bottom: -12px;
    z-index: 3;
}

.changjianBox .bg1 img,
.changjianBox .bg2 img,
.changjianBox .bg3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.changjianBox .bg2 {
    width: 44px;
    height: 88px;
    position: absolute;
    right: 3px;
    bottom: 50px;
    z-index: 3;
}

.changjianBox .bg3 {
    width: 60px;
    height: 60px;
    position: absolute;
    right: -2px;
    bottom: -16px;
    z-index: 3;
}

/* 常见问题 end */

.liucheng_box {
    overflow: hidden;
}

.row.liucheng_box.base-w {
    padding: 0 8px;
}

.row.liucheng_box>div {
    padding: 8px;
}

.liucheng_box .liucheng_list {
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    border-radius: 4px;
}

.liucheng_box .liucheng_list:last-child {
    margin-right: 0;
}

.liucheng_box .liucheng_list .img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.liucheng_box .liucheng_list .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.liucheng_box .liucheng_list .title {
    font-size: 20px;
    text-align: center;
    color: #333333;
    line-height: 2;
}

.liucheng_box .liucheng_list .text {
    font-size: 14px;
    color: #444444;
    line-height: 1.75;
    text-align: left;
}

.liucheng_box .liucheng_list:hover .img {
    -webkit-animation: proRotate .3s ease-in-out 50ms alternate none 1;
    animation: proRotate .3s ease-in-out 50ms alternate none 1
}

@-webkit-keyframes proRotate {
    0% {
        -webkit-transform: perspective(400px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0)
    }
}

@keyframes proRotate {
    0% {
        transform: perspective(400px) rotateY(180deg)
    }

    100% {
        transform: perspective(400px) rotateY(0)
    }
}

/* scrollleft */

.his-box ul {
    display: flex;
    flex-wrap: wrap;
}

.his-box ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 150px;
    text-align: center;
    height: 160px;
    padding: 8px;
    margin: 4px;
    background-color: #fff;
    border-radius: 8px;
}

.his-box ul li img {
    width: 100px;
    height: 100px;
    padding: 4px;
    border: solid 1px #ddd;
    border-radius: 50%;
}

.his-box ul li span {
    display: inline-block;
    font-size: 14px;
}

/* 底部栏 */
.ke_bottom_box {
    width: 100%;
    height: 100px;
    background: #09b url(//files.tcm512.com/2024051311260685.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    bottom: -2px;
    overflow: hidden;
}

.ke_bottom {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.ke_bottom p {
    line-height: 40px;
    position: absolute;
    color: #fff;
    font-size: 28px;
    left: 36px;
    top: 12px;
    font-weight: bold;
}

.ke_bottom .div_a {
    position: absolute;
    right: 24px;
    top: 24px;
}

.ke_bottom a {
    display: inline-block;
    text-decoration: none;
    padding: 12px 36px;
    background: #ffffff;
    border-radius: 50px;
    color: #09b !important;
    font-weight: bold;
    font-size: 20px;
    margin-right: 16px;
    cursor: pointer;
}

.ke_bottom a:hover {
    background: #ffffa3;
}

.ke_bottom .phone {
    position: absolute;
    left: 50%;
    top: 24px;
    transform: translateX(-50%);
    width: 342px;
    display: none;
}

.banner-phone {
    width: 100vw;
    max-width: 750px;
    height: 60vw;
    max-height: 450px;
    background-size: cover;
    display: none;
}

@media screen and (max-width: 780px) {

    .banner-pc,
    .ke_bottom p,
    .ke_bottom .div_a {
        display: none;
    }

    .banner-phone,
    .ke_bottom .phone {
        display: block;
    }
}

/* 专家 */
.zhuanjiaBox {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.zhuanjiaBox>div:nth-child(1) {
    text-align: center;
}

.zhuanjiaBox .zhuanjia_img {
    max-width: 100%;
}

.zhuanjiaBox .zhuanjia_name {
    font-size: 28px;
}
.zhuanjiaScroll{
    padding-bottom: 40px;
}
.zhuanjiaScroll li {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: calc(50% - 20px);
    height: 150px;
    padding: 8px;
    border-radius: 8px;
    text-align: center;
    list-style: none;
    background-color: #f0f6fd;
}

.zhuanjiaScroll li a {
    display: block;
    float: left;
}
.zhuanjiaScroll li p{
    margin-bottom: 0;
}
.zhuanjiaScroll img {
    width: 100px;
    height: 100px;
    padding: 4px;
    border: solid 1px #ddd;
    border-radius: 50%;
}

.zhuanjiaScroll span {
    display: block;
    font-size: 14px;
    padding-left: 8px;
    overflow: hidden;
}

.zhuanjiaScroll span .title {
    font-size: 15px;
    text-align: left;
    color: #f37521;
    font-weight: bold;
}

.zhuanjiaScroll span .text {
    font-size: 12px;
    text-align: left;
}
.peixunPersonBox .web-youshi-list {
    width: 100%;
    min-height: auto;
    margin: 8px auto;
    background-color: #ebf5ff;
    padding: 20px;
    overflow: hidden;
    float: none;
    border-radius: 4px;
    display: flex;
    align-content: center;
    align-items: center;
}
.peixunPersonBox .web-youshi-list:last-child{
    margin-bottom: 20px;
}
.peixunPersonBox .web-youshi-list-img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 29px;
    color: #ffffff;
    margin-right: 8px;
}

.peixunPersonBox .web-youshi-list-tt{
    flex: 1;
}


.web-keshi .web-youshi-list {
    width: 100%;
    min-height: auto;
    margin: 20px auto;
    background-color: #ffffff;
    padding: 20px;
    overflow: hidden;
    border-radius: 4px;
    display: flex;
    align-items: center;
}


.web-keshi .web-youshi-list-img {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #ffffff;
    background-color: #f9b444
}
.web-keshi .web-youshi-list-text {
    width: calc(100% - 60px);
    padding-left: 8px;
}

@media screen and (max-width:500px) {
    .web-keshi .web-youshi-list-text {
        padding-top: 4px;
    }

    .web-keshi .web-youshi-list {
        width: calc(100% - 16px);
        height: auto;
    }
}