h1 {
    text-align: center;
    font-size: 46px;
    font-weight: 600;
}

.bk-nav {
    position: relative;
    z-index: 10;
    background-color: #333333;
    padding: 0px;
    min-width: 1170px;
}

.isStuck {
    height: 75px;
    padding: 0px;
    width: 100%;
}

.bk-nav ul li {
    list-style-type: none;
    float: left;
}

.bk-nav ul li a {
    display: block;
    font-size: 20px;
    line-height: 70px;
    padding: 0px 50px;
    border-left: 1px solid #444444;
    color: #f1f1f1;
    border-bottom: 5px solid #333333;
}

.bk-nav .active a,
.bk-nav ul li a:hover {
    color: #f1f1f1;
    border-bottom: 5px solid #ff9000;
}

.border-r {
    border-right: 1px solid #444444;
}

#kclb {
    padding-top: 70px;
}

.bk-kc h1 {
    padding-bottom: 10px;
}

.bk-kc img {
    margin-bottom: 10px;
    margin-left: 60px;
    height: 200px;
}

.bk-kc img:hover {
    box-shadow: 0px 0px 3px #999999;
}

.bk-kc .btn-primary {
    border-radius: 0px;
    border: 1px solid #fff;
    background-color: #0da3e2;
    padding-top: 15px;
    padding-bottom: 15px;
}

#tslb {
    padding-top: 70px;
}

.bk-ts p {
    font-size: 22px;
    line-height: 200%;
}

.bk-ts a {
    color: #ff0000;
    font-weight: 600;
}

.call-post {
    margin-left: 30px;
    width: 477px;
}

.call-post form {
    background-color: rgba(255, 255, 255, 0.5);
    left: 0px;
    width: 477px;
    z-index: 9;
    height: auto;
}

.call-post form:after {
    content: " ";
    background-color: rgba(0, 0, 0, 0);
}

.call-post .btn {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
}

.call-post p {
    color: #444444;
    font-size: 14px;
    padding-top: 5px;
    text-align: left;
}

/****** 托业报考 ******/
#tz-bant {
    background: url(/skin/default/images/bkimg/tz-toeic.jpg) 50% 0 no-repeat;
    height: 567px;
}

.toeic-bt {
    padding: 0px;
    padding-left: 30px;
}

.toeic-bt h1 {
    font-size: 36px;
    width: 477px;
    line-height: 200%;
    text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
    -webkit-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
    -moz-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
}

.c1 .toeic-bt h1 {
    color: #004a94;
}

.c2 .toeic-bt h1 {
    color: #aa293a;
}

.toeic-bt p {
    color: #fff;
    padding: 10px;
    width: 477px;
    margin: 0px;
}

.c1 .toeic-bt p {
    background-color: rgba(0, 74, 148, 0.75);
}

.c2 .toeic-bt p {
    background-color: rgba(170, 41, 58, 0.75);
}

#tz-bant .c1 .btn-danger {
    background-color: #004a94;
    border: 1px solid #004a94;
}

#tz-bant .c1 .btn-danger:hover {
    background-color: #003b76;
}

#tz-bant .c2 .btn-danger {
    background-color: #aa293a;
    border: 1px solid #aa293a;
}

#tz-bant .c2 .btn-danger:hover {
    background-color: #8d1928;
}

#bk-ban {
    padding-top: 50px;
    padding-bottom: 0px;
}

.bk-b h1 {
    text-align: left;
    padding-top: 20px;
}

.bk-b h2 {
    padding: 10px 20px;
    font-size: 28px;
    background-color: #aa293a;
    color: #fff;
    margin-bottom: 20px;
}

.bk-b h2 b {
    font-size: 24px;
}

.bk-b p {
    font-size: 16px;
    line-height: 120%;
    padding: 5px 0px;
}

.bk-b p a {
    color: #ff0000;
    font-weight: 600;
}

.bk-bg h3 {
    text-align: center;
    font-size: 20px;
}

#bk-rk {
    padding-bottom: 0px;
    padding-top: 100px;
}

#bk-rk .btn-primary {
    border-radius: 0px;
    border: 1px solid #004b8e;
    background-color: #f4f4f4;
    color: #004b8e;
    font-weight: 600;
    padding: 25px 20px;
    font-size: 24px;
}

#bk-rk .btn-primary small {
    position: absolute;
    font-size: 14px;
    left: 170px;
    color: #ff0000;
}

#bk-rk .btn-primary:hover {
    background-color: #fff;
    color: #0da3e2;
}

#bk-rk .col-xs-6 {
    margin-bottom: 20px;
}

/****** BEC报考 ******/
#tz-ban {
    background: url(/skin/default/images/bkimg/tz-bec.jpg) 50% 0 no-repeat;
    height: 567px;
    min-width: 1170px;
}

.bec-bt {
    padding: 0px;
    padding-left: 30px;
}

.bec-bt h1 {
    font-size: 36px;
    width: 477px;
    line-height: 160%;
    text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
    -webkit-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
    -moz-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
}

.c1 .bec-bt h1 {
    color: #ff2a08;
}

.c2 .bec-bt h1 {
    color: #0b6489;
}

.bec-bt p {
    color: #fff;
    padding: 10px;
    width: 477px;
    margin: 0px;
}

.c1 .bec-bt p {
    background-color: rgba(255, 42, 0, 0.75);
}

.c2 .bec-bt p {
    background-color: rgba(11, 100, 137, 0.75);
}

#tz-ban .c1 .btn-danger {
    background-color: #ff2a08;
    border: 1px solid #ff2a08;
}

#tz-ban .c1 .btn-danger:hover {
    background-color: #da2509;
}

#tz-ban .c2 .btn-danger {
    background-color: #0b6489;
    border: 1px solid #0b6489;
}

#tz-ban .c2 .btn-danger:hover {
    background-color: #0a5371;
}

#bk-rkb {
    padding-bottom: 0px;
    padding-top: 50px;
}

#bk-rkb .btn-primary {
    border-radius: 0px;
    border: 1px solid #0da3e2;
    background-color: #0da3e2;
    color: #fff;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
}

#bk-rkb .btn-primary:hover {
    background-color: #fff;
    color: #0da3e2;
    border: 1px solid #0da3e2;
}

#bk-rkb .col-xs-6 {
    margin-top: 30px;
}

#bk-rkb .col-xs-12 a {
    color: #ff0000;
}

#bk-rkb .col-xs-12 h3 {
    font-size: 32px;
    line-height: 180%;
}

#bk-rkb .col-xs-12 p {
    font-size: 18px;
    line-height: 200%;
}

/****** 委托查询BEC成绩 ******/
.cj_bm {
    position: relative;
    padding: 20px;
    border: 15px solid #175fa9;
    margin: 0px auto;
    width: 500px;
}

.cj_bm:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: -10px;
    left: 120px;
    background-color: #175fa9;
    -webkit-transform: rotate(-45deg);
    /* for Chrome || Safari */
    -moz-transform: rotate(-45deg);
    /* for Firefox */
    -ms-transform: rotate(-45deg);
    /* for IE */
    -o-transform: rotate(-45deg);
    /* for Opera */
}

.cj_bm p {
    line-height: 180%;
    color: #ff0000;
}

.cj_bm .fa-question-circle {
    color: #ff0000;
}

.cj_bm h2 {
    font-size: 24px;
    font-weight: 600;
}

.cj_bmlb {
    height: 50px;
    width: 430px;
}

.cj_bmlb span {
    display: block;
    width: 150px;
    float: left;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

.cj_bmlb span a {
    color: #000;
}

.cj_bm .form-control {
    float: left;
    width: 280px;
    border-radius: 0px;
}

.cj_bm .btn-primary {
    width: 430px;
    background-color: #175fa9;
    border: none;
    border-radius: 0px;
}

.cj_bm .btn-primary {
    background-color: #0f4d8c;
}

#menulayer {
    position: absolute;
    top: 40px;
    right: 20px;
    background-color: #fff;
    border: 5px solid #175fa9;
    padding: 10px;
}

#menulayer p {
    font-size: 14px;
    color: #ff0000;
}

/****** BEC报考成绩查询页面 ******/
.bec1 {
    padding: 20px;
    border: 15px solid #175fa9;
    margin: 0px 90px;
}

.bec1:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -10px;
    left: 260px;
    background-color: #175fa9;
    -webkit-transform: rotate(-45deg);
    /* for Chrome || Safari */
    -moz-transform: rotate(-45deg);
    /* for Firefox */
    -ms-transform: rotate(-45deg);
    /* for IE */
    -o-transform: rotate(-45deg);
    /* for Opera */
}

.bec1 p b {
    color: #ff0000;
    font-weight: 300;
}

.bec1 a {
    font-size: 18px;
    color: #ff0000;
    font-weight: 600;
    line-height: 200%;
}

.bec2 {
    padding: 20px;
    text-align: center;
}

.bec2 h4 {
    font-size: 24px;
}

.bec0 {
    padding: 20px 0px;
    text-align: right;
    margin: 0px 90px;
}

.bec0 .btn {
    background-color: #175fa9;
    border-radius: 0px;
    border: none;
}

.recent-classtitle-wrap p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dbook {
    display: flex;
}

.dbook h3 {
    margin: 10px;
}

.dbook-right {
    display: flex;
    flex-direction: column;
}

.book-price .sdjq i {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #ff4e36;
    margin: 0 6px;
    vertical-align: middle;
    padding: 0;
}

.sdjq em {
    font-style: normal;
    color: #ff4e36;
    font-size: 14px;
    font-family: sans-serif;
}

.sdjq span {
    display: inline-block;
    color: #fff;
    background: red;
    font-size: 14px;
    border-radius: 3px;
    padding: 3px 5px;
    margin: 5px 0 0 5px;
}

label {
    margin-left: 0;
    margin-bottom: 15px;
}

input[type="radio"] {
    margin-right: 10px;
    margin-left: 5px;
}

.bk-bg-over {
    display: flex;
    justify-content: space-around;
}

.bk-bg {
    display: inline-block;
}

.bk-bg-1 {
    width: 40%;
}

.bk-bg-2 {
    width: 53%;
}

table {
    text-align: center;
}

.ca-sp1 {
    position: absolute;
    color: #f00 !important;
    top: 19px;
    right: 22px;
}

.ca-sp2 {
    position: absolute;
    color: #f00 !important;
    top: 72px;
    right: 22px;
}

.ca-sp3 {
    position: absolute;
    color: #f00 !important;
    top: 124px;
    right: 22px;
}

.ca-sp4 {
    position: absolute;
    color: #f00 !important;
    top: 168px;
    right: 22px;
}
