
@media only screen and (min-width: 768px) {
    #main-nav.navbar-default .navbar-nav > li > a {
        color:#ffffff;
    }
}

#main-nav .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.navbar-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.navbar-fixed-top {
    color: #ffffff;
}
.catalog {
    display: flex;
    flex-direction: row;
    width: 1920px;
}
.catalog .box {
    width: 150px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}
.catalog .box.active {
    background: #01716E;
}
.black-bar {
    width: 80%;
    height: 80px;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.black-bar .left{
    height: 80px;
    background: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}


.black-bar .course-name{
    height: 32px;
    font-weight: 800;
    font-size: 22px;
    color: #333333;
    line-height: 32px;
    text-align: left;
}

.black-bar .login{
    width: 110px;
    height: 38px;
    background: #009591;
    border-radius: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#banner-new .box img{
    height: 500px;
    width: 100%;

}


#hero-text{
    background: #F9F9F9;
    padding:0;
    width:100%;
}

#hero-text .container {
    width: 100%;
}

#hero-text .container .part02 {
   display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#hero-text .container .part02 .intro-content-text{
    height: 321px;
    width: 580px;
    font-size: 20px;
    text-align: justify;
    font-weight: 500;
    color: #666666;
    line-height: 31px;
    margin-left:40px;
}

.section-header .section-title{
    font-size: 30px;
    color: #009591;
    position: relative;
}

.section-header .text-left{
    width: 100%;
    height: 60px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    text-align: justify;
}

.section-header .section-title:before{
    background: #009591;
}

#services .container,#hero-text .container,#our-course .container,#our-team .container  {
   padding-top:40px;
    padding-bottom:80px;
}


#services .content-container-parent {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.service-content-container{
    height:430px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top:25px;
    padding-bottom: 25px;
    padding-left:20px;
    padding-right:20px;

}
#service_content01 {
    width: 23.5%;
    margin-right:20px;
    background-image: url("/themes/newcme/views/jkgls/web/images/new2024/service_content01.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom;
}

#service_content02 {
    width: 23.5%;
    margin-right: 20px;
    background-image: url("/themes/newcme/views/jkgls/web/images/new2024/service_content02.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}


#service_content03 {
    width: 23.5%;
    margin-right:20px;
    background-image: url("/themes/newcme/views/jkgls/web/images/new2024/service_content03.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom;
}

#service_content04 {
    width: 23.5%;
    background-image: url("/themes/newcme/views/jkgls/web/images/new2024/service_content04.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom;
}

.service-content-container .name{
    width: 120px;
    height: 44px;
    background: #009591;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-content-container .service-content{
    margin-top:21px;
    width: 100%;
    height: 290px;
    font-weight: 400;
    font-size: 14px;
    color: #5C5C5C;
    line-height: 24px;
    text-align: justify;
}

.boldfont{
    font-weight: 500;
    color: #000000;
}

#our-course{
    width: 100%;
    background: linear-gradient( 180deg, #E1F5FF 0%, #FFFFFF 100%);
}

#our-course .container .box {
    width: 560px;
    height: 384px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

#our-course .container .box .title {
    width: 100%;
    height: 60px;
    background: #009591;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}

#our-course .container .box .content {
    width: 100%;
    height: 324px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#our-course .container .box .content ul li {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 46px;
}

#our-team{
    background: #F9F9F9;
    padding-top:40px;
    padding-bottom: 100px;
}

#our-team .team-info h3 {
    font-size: 20px;
}

#our-team .team-info span {
    display: block;
    font-size: 16px;
    color: #666666;
}

#about {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('/themes/newcme/views/jkgls/web/images/new2024/about_pc.png')
}
#about .section-header .section-title:before{
    background: #ffffff;
}

#about .section-header {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


#about .section-header p{
    width: 1200px;
    height: 149px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    opacity: 0.7;
    line-height: 42px;
    text-align: justify;
}

#enroll-consult{
    background: linear-gradient( 180deg, #E1F5FF 0%, #FFFFFF 100%);
    padding-top: 40px;
    padding-bottom: 100px;
}

#enroll-consult .container .box {
    width: 560px;
    height: 384px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

#enroll-consult .container .box .title {
    width: 100%;
    height: 60px;
    background: #009591;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}

#enroll-consult .container .box .content {
    width: 100%;
    height: 324px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
}


#enroll-consult .container .box .content .right{
    display: flex;
    justify-content:space-evenly;
    align-items:flex-start;
    flex-direction: column;
}

#enroll-consult .container .box .content .right .info {
    height: 22px;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 5px;
}


#enroll-consult .container .box .content .right .text {
    height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    text-align: left;
}

.footer-pc{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #1D2021;
}
.footer-pc .content-container {
    width: 75%;
    height: 242px;
    display: flex;
    justify-content:space-evenly;;
    align-items:center;
    flex-direction: row;
}

.footer-pc .content-container .part{
    height: 100%;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 31px;
    text-align: left;
    display: flex;
    justify-content:center;
    align-items: flex-start;;
    flex-direction: column;
}

.footer-h5 .content-container {
    width: 100%;
    height: 121px;
    background: #1D2021;
    display: flex;
    justify-content:center;;
    align-items:center;
    flex-direction: row;
}

.footer-h5 .content-container .part{
    height: 100%;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    justify-content:center;
    flex-direction: column;
    align-items: center;
    margin-right:10px;
    font-size: 14px;
}

/*申请考试 模块 start*/
.applyquiz-content {
    height: 587px;
    width: 80%;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin:0 auto;
    padding-top: 30px;
    margin-top:60px;
    margin-bottom: 50px;
}
.applyquiz-content .dspack {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
/*申请考试*/
.applyquiz-content .info {
    margin-left:20px;
    margin-right:20px;
    display: flex;
    justify-content: center;
    flex-direction: column;

    /*width: 80%;*/
}
.applyquiz-content .info div{
    height: 22px;
    line-height: 22px;
}
.applyquiz-content .info a{
    color:#009591;
}
.applyquiz-content form {
    /*margin-top: 48px;*/
    /*width: 400px;*/
}
.applyquiz-content .applyquiz-form{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-top: 50px;
}
.applyquiz-content input {
    width:45%;
    height: 35px;
    background: #F9F9F9;
    border-radius: 3px;
    border: 1px solid #D7D7D7;
    margin-bottom: 20px;
}
.applyquiz-content input::placeholder {
    width: 70px;
    height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}
.applyquiz-content button {
    margin-top: 20px;
    width: 120px;
    height: 40px;
    background: #009591;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    border: none;
}
/*申请考试成功*/
.applyquiz-content .bottom-btn {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    flex-direction: row;
    margin-top: 20px;
}
.applyquiz-content .success-page {
    margin-top: 20px;
    padding-left:20px;
    padding-right:20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.applyquiz-content .success-page img {
    margin-bottom: 20px;
}
.applyquiz-content .success-page .line {
    height: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    margin-top: 5px;
}
.applyquiz-content .apply{
    margin-top:20px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #009591;
    cursor: pointer;
    width: 120px;
    height: 40px;
    background: #009591;
    border-radius: 5px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px;
    margin-right:20px;
}

.applyquiz-content .cancel {
    width: 120px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #009591;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #009591;
    line-height: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 760px) {
    .applyquiz-content {
        width: 95%;
        margin-top:10px;
        margin-bottom: 20px;
    }
    /*申请页面*/
    .applyquiz-content .dspack{
        margin-top:0;
    }
    .applyquiz-content .applyquiz-form{
        margin-top: 30px;
    }
    .applyquiz-content .info{
        text-align: justify;

    }
    .applyquiz-content .info div{
        display: inline-table;
    }
    .applyquiz-content input{
        width:80%;
        height: 45px;
    }

    .applyquiz-content .success-page{
        margin-top: 0;
        width:80%;
    }
    .applyquiz-content .success-page .line {
        font-weight: 400;
        font-size: 13px;
        color: #333333;
    }
    .applyquiz-content .bottom-btn {
        margin-top: 30px;
    }
    .applyquiz-content .apply{
        margin-top: 45px;
    }
}
/*根据状态*/
#success {
    margin-top:55px;
}
#waiting {
    align-items: center;
    height: 60%;
}

#fail {
    align-items: center;
    height: 60%;
}
#pass{
    align-items: center;
    height: 60%;
}
/*申请考试 模块 end*/