/* header样式 */
.header {
    height: 80px;
    background-color: #393a3e;
}

.header .container {
    height: 80px;
    line-height: 80px;
}

.header .container img {
    margin-top: 20px;
}

.header-right a {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 12px;
}

/* banner样式 */
.banner {
    height: 600px;
    background: url('../imgs/banner_03.png') no-repeat center center;

}

/* 锚点链接导航样式 */
.anchor-box {
    margin-bottom: 30px;
}

.anchor-box ul li {
    text-align: center;
    width: 16.66%;
    padding-top: 25px;
}

.anchor-box ul li a p {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    letter-spacing: 0px;
    color: #1b1e22;
    margin-top: 25px;
}

/* 立即领取样式 */
.immediately-to-receive {
    height: 110px;
    background: url('../imgs/receive-bg.png')no-repeat center center;
    background-size: cover;
}

.immediately-to-receive p {
    margin-left: 66px;
    line-height: 110px;
    font-family: SourceHanSansCN-Bold;
    font-size: 40px;
}

.immediately-to-receive .receive-btn {
    margin: 0 0 0 30px;
    width: 175px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(90deg,
            #f9980d 0%,
            #ffba58 100%);
    border-radius: 25px;
    font-family: SourceHanSansCN-Bold;
    font-size: 26px;
    box-shadow: 0px 6px 7px 0px rgba(250, 155, 19, 0.55);
}

/* 提前面试科普样式 */

.tab-item {
    display: none;
}

.tab-list ul {
    width: 650px;
}

.tab-list ul li {
    cursor: pointer;
    margin: 24px 10px;
    float: left;
    width: 186px;
    height: 50px;
    background-color: #f8f9fd;
    border-radius: 25px;
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #9598a1;
    line-height: 50px;
    text-align: center;
}

.tab-active {
    background-color: #0a5be0 !important;
    color: #ffffff !important;
    position: relative;
}

.tab-active:after {
    width: 0px;
    height: 0px;
    border-top: solid 13px #0a5be0;
    border-right: solid 13px transparent;
    border-left: solid 13px transparent;
    position: absolute;
    content: ' ';
    left: 83px;
    bottom: -13px;
}

.tab-content {
    padding: 35px 40px;
    width: 1120px;
    height: 312px;
    background-color: #f8f9fd;
    border-radius: 10px;
}

.tab-item h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: 26px;
    color: #1b1e22;
    line-height: 52px;
}

.tab-item p {
    font-family: SourceHanSansCN-Normal;
    font-size: 17px;
    line-height: 36px;
    color: #6c6c6c;


}

/* 提前面试流程样式 */
.flow-box, .course-box {
    background-color: #f2f5fe;
}

.step-list li {
    float: left;
    margin: 15px 8px;
    text-align: center;
    width: 280px;
    height: 317px;
    background: url('../imgs/flow_bg.png') no-repeat bottom;
    border-radius: 10px;
}

.step-list li .step {
    margin-top: 16px;
    width: 86px;
    height: 32px;
    background-color: #0a5be0;
    border-radius: 0px 5px 0px 0px;
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    line-height: 32px;
}

.step-list li img {
    width: 110px;
    height: 110px;
}

.step-list li h3 {
    margin-top: 10px;
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    color: #1b1e22;
}

.step-list li p {
    margin: 19px 29px 0 29px;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #6c6c6c;
}

/* 提前面试攻略样式 */
.strategy-item {
    height: 200px;
    border-radius: 10px;
    border: solid 2px #0a5be0;
    margin-top: 30px;
}

.strategy-item .strategy-left {
    width: 200px;
    height: 200px;
    background-color: #0a5be0;
    border-radius: 10px 0px 0px 10px;
    text-align: center;
}

.strategy-item .strategy-left img {
    margin-top: 56px;
}

.strategy-item .strategy-left p {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
}

.strategy-right p {
    margin-left: 24px;
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    line-height: 36px;
    color: #1b1e22;
}

/* 提前面试课程样式 */
.course-class-table {
    margin: 40px 0;
}

.course-period {
    font-size: 14px;
}

.course-period p {
    color: #192436;
    text-align: center;
}

.tb-price {
    margin-bottom: 27px;
}

.td-justify {
    text-align: left!important;
   padding-left: 39px;
   padding-right: 39px;
}

.td-center {
    text-align: center;
}

.table-remark p {

    margin-left: 14px;
}

.server-class {
    background-color: #e7ecff;
    box-shadow: inset -1px -1px 0px 0px #d8dee8;
    font-family: SourceHanSansCN-Bold;
    font-size: 22px;
    color: #192436;
}

.course-system-table thead tr:last-child th {
    font-family: SourceHanSansCN-Medium;
    font-size: 22px;
    color: #192436;
    background-color: #e7ecff;
    box-shadow: inset -1px -1px 0px 0px #d8dee8;
}

thead tr:first-child th,.course-system-table .server-title {
    height: 80px;
    background-color: #0a5be0!important;
    box-shadow: inset -1px -1px 0px 0px #ffffff;
    font-family: SourceHanSansCN-Medium;
    font-size: 22px !important;
    color: #ffffff!important;
    line-height: 80px;

}

.course-system-table td{
    font-size: 18px;
}
/* 联报更优惠样式 */
.connection-apply {
    height: 160px;
    background: url('../imgs/united_banner.png') no-repeat center center;
    background-size: cover;
}

/* 提前面试院校样式 */
.college-box {
    background-color: #f2f5fe;
}

.college-table tbody tr td {
    background-color: #f8f9fd;
    height: 60px;
    color: #192436;
    font-family: SourceHanSansCN-Normal;
    box-shadow: inset -1px -1px 0px 0px #d8dee8;
}

.college-table {
    margin-bottom: 50px;
}

.college-table-border {
    box-shadow: inset 0px -1px 0px 0px #d8dee8 !important;
}

.font-medium {
    font-family: SourceHanSansCN-Medium !important;
}

.college-content {
    height: 240px;
    background: url('../imgs/info_banner.png') no-repeat center center;
    background-size: cover;
    border-radius: 10px;
}

.college-form {
    margin-left: 240px;
    padding-top: 112px;
}

.college-form .mobile, .code-box {
    width: 280px;
    height: 60px;
    background-color: #8aa0ff;
    border-radius: 5px;
    border: solid 1px #ffffff;
    margin-left: 30px;
    color: #c3ceff;
    font-size: 22px;
    padding: 0 20px
}

.college-form input:focus {
    outline: 0px;
}

.code-box .vcode {
    height: 60px;
    font-size: 22px;
    background-color: transparent;
}

input::placeholder {
    font-family: SourceHanSansCN-Regular;
    font-size: 22px;
    line-height: 60px;
    color: #c3ceff;
    text-shadow: none;
    -webkit-text-fill-color: initial;

}

.code-box input:first-child {
    width: 65%;
    color: #c3ceff;
}

.btnsendmsg {
    display: block;
    width: 35%;
    height: 60px;
    line-height: 60px;
    color: #1d36d2;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px !important;
}

.college-form .btn_submit {
    display: block;
    margin-left: 55px;
    width: 167px;
    height: 60px;
    background-image: linear-gradient(90deg,
            #f9980d 0%,
            #ffba58 100%);
    border-radius: 30px;
    font-family: SourceHanSansCN-Medium;
    font-size: 26px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
}

input[type="checkbox"] {
    display: none;

}

input[type="checkbox"]+span::before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
    height: 18px;
    background: url(../imgs/agree.png) no-repeat center;
    background-size: cover;
    border-radius: 50%;
}

input[type="checkbox"]:checked+span::before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
    height: 18px;
    background: #ffffff url(../imgs/agree.png) no-repeat center;
    background-size: cover;
    border-radius: 50%;
}

.agree-content span {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #bcc7df !important;
}

.agree-content {
    margin-left: 271px;
    margin-top: 15px;
}

/* 在线评估系统样式 */
.assess-system {
    height: 151px;
    padding-top: 289px;
    background: url('../imgs/assess-system.png') no-repeat center center;
    background-size: cover;
}

.assess-system .assess-btn {
    width: 460px;
    height: 90px;
    background-color: #ffffff;
    box-shadow: 0px 0px 29px 0px rgba(77, 92, 200, 0.71);
    border-radius: 45px;
    font-family: SourceHanSansCN-Regular;
    font-size: 40px;
    line-height: 90px;
    color: #4c5cc8;
    margin: 0 auto;

}

.teacher-intrduce {
    margin-top: 99px;
    width: 80%;
    height: 384px;
    background-color: #0a5be0;
}

.teacher-intrduce .teacher {
    top: -60px;
    right: 60px;
}

.first-teacher .teacher-info {
    top: 30px;
    right: 382px;
}

.teacher-intrduce .teacher-info .quotation-left {
    margin-right: 30px;
}

.teacher-intrduce .teacher-info .quotation-right {
    margin-left: 20px;
    margin-top: 60px;
}

.teacher-info .title {
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    color: #ffffff;
}

.teacher-line {
    display: inline-block;
    width: 58px;
    height: 10px;
    background-color: #ffffff;
}

.teacher-info .content span {
    font-family: SourceHanSansCN-Normal;
    font-size: 22px;
    color: #ffffff;
}

.teacher-info .content .name {
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
}

.second-teacher .teacher {
    left: 60px;
}

.second-teacher .teacher-info {
    top: 30px;
    left: 382px;
}

.second-teacher .teacher-info .quotation-left {
    margin-left: 30px;
}

.second-teacher .teacher-info .quotation-right {
    margin-right: 30px;

}

/* footer样式 */
.footer {
    height: 140px;
    background: url('../imgs/footer_bg.png') no-repeat center;
    background-size: cover;
}

/* 侧边导航 */
.sider-item {
    position: relative;
}

.side-active span:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 7px;
    left: -8px;
    border-top: solid 8px transparent;
    border-left: solid 15px #0a5be0;
    border-bottom: solid 8px transparent;

}

.side-active {
    color: #0a5be0 !important;
}

.side-bar {
    display: none;
    position: fixed;
    padding: 15px 0px 15px 20px;
    right: 50px;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 300px;
    background-color: #ffffff;
    box-shadow: 0px 0px 32px 0px #f4f8ff;
    border-radius: 10px;
}

.side-bar a {
    margin: 17px 0;
    text-align: center;
    display: block;
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    font-weight: bold;
    color: #5f5f5f;
}