* {
    padding: 0;
    margin: 0;
}

a,
span,
img {
    display: block;
}

body {
    height: auto !important;
    background-color: #FFFFFF !important;
}

input {
    border: 0;
    outline: 0;
    list-style: none;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.s_w {
    width: 1280px;
    margin: 0 auto;
}

.s_img {
    float: left;
}

.s_text {
    width: 698px;
    float: right;
}

.l {
    float: left;
}

.r {
    float: right;
    margin-right: 4px;
}

.t {
    float: right;
}

header {
    height: 60px;
    background: #D11F15;
}

header .top {
    height: 100%;
}

header .top a:nth-of-type(1) {
    margin-top: 17px;
}

header .top a:nth-of-type(2) {
    margin-top: 12px;
}
.banner {
    width: 100%;
    height: 535px;
    background: url(img/banner.png) no-repeat top center;
}
#body_1 {
    background:#F5F5F5;
    padding-top: 80px;
    padding-bottom: 80px;
}
#body_1 .b_wrap {
    width: 1200px;
    margin: 0 auto;
}
#body_1 .b_box {
    padding: 25px;
    background: #F8F8F8;
    border-radius: 5px;
    margin-bottom: 25px;
}
#body_1 .b_ico {
    background: url(img/ico.png) no-repeat left;
    color: #000000;
    font-size: 18px;
    line-height: 168%;
    padding-left: 25px;
}
#body_1 .t_box {
    width: 363px;
    float: left;
    margin-right: 25px;
}
#body_1 .t_box_c {
    width: 363px;
    float: right;
}
#body_1 .t_img {
    width: 363px;
    height: 151px;
    background: url(img/m_bg.png) no-repeat;
    color: #FFFFFF;
}
#body_1 .t_img_b {
    width: 363px;
    height: 151px;
    background: url(img/m_bg_b.png) no-repeat;
    color: #FFFFFF;
}
#body_1 .t_img_c {
    width: 363px;
    height: 151px;
    background: url(img/m_bg_c.png) no-repeat;
    color: #FFFFFF;
}
#body_1 .t_name {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 6px;
    color: #AF8D17;
}
#body_1 .t_name_b {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 6px;
    color: #AF3117;
}
#body_1 .t_name_c {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 6px;
    color: #1786AF;
}
#body_1 .t_title {
    text-align: center;
    margin-top: 28px;
    font-size: 22px;
    line-height: 26px;
    color: #5E5E5E;
}
#body_1 .t_txt {
    width: 276px;
    margin: 0 auto;
    margin-top: 8px;
}
#body_1 .t_link {
    width: 86px;
    height: 25px;
    font-size: 16px;
    line-height: 23px;
     border: 1px solid #FFFFFF;
    border-radius: 19px;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
    float: left;
}
#body_1 .t_bg {
    height: 170px;
    background: #FFFAE9;
    padding-top: 20px;
}
#body_1 .t_bg_b {
    height: 170px;
    background: #FFF2EF;
    padding-top: 20px;
}
#body_1 .t_bg_c {
    height: 170px;
    background: #ECFCFF;
    padding-top: 20px;
}
#body_1 .t_line {
    width: 336px;
    background: #FFF7DB;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    line-height: 130%;
    color: #5E5E5E;
    border: 1px solid #FFE098;
}
#body_1 .t_line_b {
    width: 336px;
    background: #FFE9DB;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    line-height: 130%;
    color: #5E5E5E;
    border: 1px solid #FFD0C4;
}
#body_1 .t_line_c {
    width: 336px;
    background: #DBF6FF;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    line-height: 130%;
    color: #5E5E5E;
    border: 1px solid #B8EEFF;
}
#body_1 .t_ico {
    margin-left: 22px;
    margin-top: 19px;
}
#body_1 .t_price {
    float: left;
    color: #FF600D;
    margin-top: 4px;
    font-size: 35px;
    line-height: 38px;
    font-weight: bold;
    margin-left: 22px;
}
#body_1 .t_price2 {
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #5E5E5E;
    margin-top: 18px;
    margin-left: 10px;
    text-decoration: line-through;
}
#body_1 .t_bottom {
    width: 362px;
    height: 74px;
    padding-top: 18px;
    background: #F9F9F9;
    padding-left: 12px;
    padding-right: 12px;
}
#body_1 .t_btn {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    background: #E2B82C;
    border-radius: 5px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
#body_1 .t_btn a {
    color: #FFFFFF;
}
#body_1 .t_btn_b {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    background: #FE753F;
    border-radius: 5px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
#body_1 .t_btn_b a {
    color: #FFFFFF;
}
#body_1 .t_btn_c {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    background: #51B7C7;
    border-radius: 5px;
    float: left;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
#body_1 .t_btn_c a {
    color: #FFFFFF;
}
#body_1 .t_btn2 {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    border: 1px solid #E2B82C;
    border-radius: 5px;
    float: right;
    color: #E2B82C;
    text-align: center;
}
#body_1 .t_btn2 a {
    color: #E2B82C;
}
#body_1 .t_btn2_b {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    border: 1px solid #FE753F;
    border-radius: 5px;
    float: right;
    color: #FE753F;
    text-align: center;
}
#body_1 .t_btn2_b a {
    color: #FE753F;
}
#body_1 .t_btn2_c {
    width: 157px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    border: 1px solid #51B7C7;
    border-radius: 5px;
    float: right;
    color: #51B7C7;
    text-align: center;
}
#body_1 .t_btn2_c a {
    color: #51B7C7;
}
#body_1 .d_link {
    width: 307px;
    height: 39px;
    margin: 0 auto;
    margin-top: 15px;
}
#body_1 .d_box {
    width: 345px;
    float: left;
    margin-right: 40px;
}
#body_1 .d_box_last {
    width: 345px;
    float: left;
}
#body_1 .d_title {
    width: 129px;
    height: 30px;
    background: linear-gradient(271deg, #FFFFFF 0%, #FEEFC0 100%);
    font-size: 16px;
    line-height: 30px;
    border-radius: 2px;
    color: #5E5E5E;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
}
#body_1 .d_title_b {
    width: 129px;
    height: 30px;
    background: linear-gradient(271deg, #FFFFFF 0%, #FEDBC0 100%);
    font-size: 16px;
    line-height: 30px;
    border-radius: 2px;
    color: #5E5E5E;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
}
#body_1 .d_title_c {
    width: 129px;
    height: 30px;
    background: linear-gradient(271deg, #FFFFFF 0%, #C0F1FE 100%);
    font-size: 16px;
    line-height: 30px;
    border-radius: 2px;
    color: #5E5E5E;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
}
#body_1 .d_title2 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
#body_1 .d_txt {
    font-size: 15px;
    color: #5E5E5E;
    line-height: 168%;
}
#body_1 .d_t1 {
    margin-bottom: 30px;
}
#body_2 {
    height: 810px; 
    background: url(img/body_bg2.png) no-repeat top center;
}
#body_2 .b_wrap {
    width: 1200px;
    margin: 0 auto;
}
#body_2 .b_title {
    text-align: center;
    font-size: 40px;
    line-height: 46px;
    padding-top: 65px;
    margin-bottom: 50px;
    color: #343434;
}
#body_2 .b_box {
    width: 100%;
    height: 556px;
    background: url(img/b_wrap_bg.jpg) no-repeat top center;
}
#body_2 .b_text {
    width: 400px;
    height: 278px;
    padding-top: 35px;
    float: left;
}
#body_2 .b_ico {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
#body_2 .b_name {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    padding-top: 5px;
    margin-bottom: 10px;
}
#body_2 .b_txt {
    text-align: center;
    font-size: 14px;
    line-height: 150%;
    color: #8F8F8F;
}
#body_2 .b_link {
    width: 150px;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
    font-size: 18px;
    line-height: 33px;
    margin: 0 auto;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    border: 1px solid #D11F15;
    margin-top: 15px;
    color: #D11F15;
    cursor: pointer;
}
#body_2 .b_link a {
    color: #D11F15;
}
#body_3 {
    background: url(img/body_3_bg.png) no-repeat top center;
    height: 621px;
}

#body_3 .b_wrap {
    width: 1200px;
    margin: 0 auto;
}
#body_3 .b_box {
    float: right;
    width: 535px;
}
#body_3 .b_title {
    font-size: 40px;
    line-height: 46px;
    margin-top: 75px;
    margin-bottom: 40px;
    color: #404040;
}
#body_3 .b_link {
    height: 65px;
    margin-bottom: 20px;
} 
#body_3 .b_ico {
    float: left;
    margin-right: 29px;
}
#body_3 .b_text {
    float: left;
}
#body_3 .b_name {
    font-size: 24px;
    line-height: 28px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #464646;
}
#body_3 .b_txt {
    font-size: 14px;
    color: #989898;
}
#body_3 .b_btn {
    width: 239px;
    height: 62px;
    font-size: 24px;
    line-height: 62px;
    background: #D11F15;
    text-align: center;
    color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    margin-top: 40px;
    margin-left: 20px;
}
#body_3 .b_btn a {
    color: #ffffff;
}
#body_5 {
    padding-top: 100px;
    background: #F5F6FA;
    padding-bottom: 100px;
}
#body_5 .m_title {
    text-align: center;
    color: #343434;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 40px;
}
#body_5 .m_bg {
    width: 1028px;
    height: 692px;
    background: url(img/body5_bg.png) no-repeat top center;
    margin: 0 auto;
}
#body_5 .t_box {
    width: 434px;
    float: left;
    margin-right: 20px;
}
#body_5 .t_box_b {
    float: left;
    width: 160px;
    margin-top: 90px;
}
#body_5 .t_text {
    width: 360px;
}
.left {
    float: left;
    color: #93959F;
}
.right {
    float: right;
    color: #111734;
}
#body_5 .t_name {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 15px;
}
#body_5 .t_name span {
    color: #D90105;
}
#body_5 .t_line {
    font-size: 18px;
    line-height: 68px;
    height: 68px;
    text-align: center;
    border-bottom: 1px solid #BFBFBF;
}
#body_5 .last {
    border-bottom: none;
}
#body_5 ul.content li {
    list-style: none;
    width: 160px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #D90105;
    border-radius: 25px;
    color: #FFFFFF;
    letter-spacing: 1px;
    margin-bottom: 27px;
}
#body_5 .m_box {
    width: 1198px;
    height: 506px;
    margin: 0 auto;
    box-shadow: 0px 10px 20px 0px rgba(31, 48, 116, 0.14);
}
#body_5 .m_s {
    width: 672px;
    height: 532px;
    float: right;
    background: url(img/a1_o.png) no-repeat top right;
    position: relative;
    margin-top: -532px;
}
#body_5 .m_link {
    width: 299px;
    height: 62px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 62px;
    background: #D11F15;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    margin-top: 60px;
    text-align: center;
}
#body_5 .m_link a {
    color: #FFFFFF;
}
#body_5 .s_a1 {
    float: left;
    position: relative;
    z-index: 99;
}
#body_5 .s_a1 a {
    width: 178px;
    height: 532px;
    background: url(img/a2.png);
    margin-right: 2px;
    position: relative;
    margin-top: -26px;
    cursor: pointer;
}
#body_5 .s_a1 a:hover {
    width: 1198px;
    height: 532px;
    background: url(img/a2_o.png?01);
}
#body_5 .s_a2 {
    float: left;
    position: absolute;
    margin-left: 180px;
    z-index: 10;
}
#body_5 .s_a2 a {
    width: 178px;
    height: 532px;
    background: url(img/a3.png);
    margin-right: 2px;
    position: relative;
    margin-top: -26px;
    cursor: pointer;
}
#body_5 .s_a2 a:hover {
    width: 1018px;
    height: 532px;
    background: url(img/a3_o.png?01);
}
#body_5 .s_a3 {
    float: left;
    position: absolute;
    margin-left: 360px;
}
#body_5 .s_a3 a {
    width: 178px;
    height: 532px;
    background: url(img/a4.png);
    margin-right: 2px;
    position: relative;
    margin-top: -26px;
    cursor: pointer;
}
#body_5 .s_a3 a:hover {
    width: 838px;
    height: 532px;
    background: url(img/a4_o.png);
    position: relative;
    z-index: 100;
}
#body_5 .s_a4 {
    float: right;
    width: 658px;
    height: 532px;
    margin-top: -26px;
    background: url(img/a1_o.png);
}

.che-box {
    display:inline;
}
.che-box input{
    display: none;
}
.che-box label{
    width: 140px;
    height: 38px;
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #D90105;
    border-radius: 20px;
    text-align: center;
    color: #D90105;
    margin-right: 20px;
    margin-bottom: 24px;
    cursor: pointer;
}
.che-box input:checked + label{
    background: #D90105;
    color: #fff;
}
.che-box2 {
    display:inline;
}
.che-box2 input{
    display: none;
}
.che-box2 label{
    width: 140px;
    height: 38px;
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #D90105;
    border-radius: 20px;
    text-align: center;
    color: #D90105;
    margin-right: 20px;
    margin-bottom: 24px;
    cursor: pointer;
}
.che-box2 input:checked + label{
    background: #D90105;
    color: #fff;
}
.che-box3 {
    display:inline;
}
.che-box3 input{
    display: none;
}
.che-box3 label{
    width: 180px;
    height: 38px;
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #0052D9;
    box-shadow: 0px 1px 12px 0px #D6DFED;
    border-radius: 4px;
    text-align: center;
    color: #0052D9;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 60px;
    cursor: pointer;
}
.che-box3 input:checked + label{
    background: #0052D9;
    color: #fff;
}
.che-box4 {
    display:inline;
}
.che-box4 input{
    display: none;
}
.che-box4 label{
    width: 180px;
    height: 38px;
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #0052D9;
    box-shadow: 0px 1px 12px 0px #D6DFED;
    border-radius: 4px;
    text-align: center;
    color: #0052D9;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 60px;
    cursor: pointer;
}
.che-box4 input:checked + label{
    background: #0052D9;
    color: #fff;
}
.navSider {
    position: fixed;
    right: 0;
    top: 140px;
    width: 137px;
    height: 260px;
    background: url(https://img.mison.cn/pic/TOEIC-RegistrationGuide/img/sider.png) no-repeat center;
    display: flex;
    flex-direction: column;
}

.navSider a {
    flex: 1;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 52px;
    padding-left: 60px;
}

.bottomBanner2 {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 100px;
    display: none;
    background-color: #232732;
    background: url(img/bottom_bg.png) no-repeat top center;
}

.bottomBanner2 .b_wrap {
    margin: 0 auto;
    width: 1120px;
}
.bottomBanner2 .b_link {
    width: 200px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    float: right;
    color: #ffffff;
    margin-top: 26px;
    text-align: center;
    cursor: pointer;
}
.bottomBanner2 .b_link a {
    width: 200px;
    height: 48px;
    color: #ffffff;
    border: 1px solid #FFFFFF;
    display: inline-block;
    border-radius: 4px;
}

.bottomBanner2 .b_link a:hover {
    width: 200px;
    height: 48px;
    color: #232732;
    background-color: #FFFFFF;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}

#code-window {
    display: none;
}

#code-window #TOEIC_form2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    height: 294px;
    background: url(img/red_bg.png) no-repeat top center;
    z-index: 999;
}

#code-window #TOEIC_form2 #mycall2 {
    position: absolute;
    top: 100px;
    left: 27px;
    width: 290px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}

#code-window #TOEIC_form2 #mycode2 {
    position: absolute;
    top: 150px;
    left: 27px;
    width: 140px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}
#code-window #TOEIC_form2 .getCode2 {
    position: absolute;
    top: 150px;
    right: 23px;
    width: 140px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #D91D1D;
    cursor: pointer;
    border: 1px solid #D91D1D;
    border-radius: 4px;
}

#code-window #TOEIC_form2 .setCode_class2 {
    display: block;
    position: absolute;
    top: 218px;
    right: 100px;
    width: 140px;
    height: 38px;
    background: #D91D1D;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

#code-window #TOEIC_form2 .setCode_num {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window #TOEIC_form2 .setCode_href {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window #TOEIC_form2 .close_window {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 15px;
    height: 15px;
    background: url(img/close.png) no-repeat top center;
    cursor: pointer;
}

#code-window select {
    width: 109px;
    height: 42px;
    border-radius: 22px;
    border: 1px solid #FDB913;
    padding-left: 10px;
    color: #707070;
    padding-right: 5px;
}

#code-window .t_wrap {
    float: right;
    width: 365px;
    padding-top: 180px;
}

#code-window .t_name {
    color: #707070;
    font-size: 18px;
    line-height: 42px;
}

#code-window .t_name span {
    float: left;
    padding-right: 15px;
}


/* 弹窗2 */

#mycall3 {
    width: 360px;
    height: 55px;
    padding-left: 20px;
    left: 30px;
    font-size: 18px;
    border-radius: 4px;
    background-color: #FFFFFF;
    border: 1px solid #E6C285;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */    color:    #697183; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #697183; }
::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #697183; }
:-ms-input-placeholder { /* Internet Explorer 10-11 */   color:    #697183; }

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
   
    transition: background-color 5000s ease-out 0.5s;
}
#code-window2 {
    display: none;
}

#code-window2 #TOEIC_form3 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    height: 188px;
    border-radius: 8px;
    background-color: #fff;
    /* background: url(img/t_bg.png) no-repeat top center; */
    z-index: 99;
}
#code-window2 #TOEIC_form3 .p_title {
    text-align: center;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    color: #FFFFFF;
}
#code-window2 #TOEIC_form3 #mycall2 {
    position: absolute;
    top: 106px;
    left: 30px;
    width: 294px;
    height: 46px;
    border: 1px solid #707070;
    border-radius: 5px;
    padding-left: 20px;
}

#code-window2 #TOEIC_form3 #mycode3 {
    position: absolute;
    top: 40px;
    left: 25px;
    width: 140px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}

#code-window2 #TOEIC_form3 .getCode2 {
    position: absolute;
    top: 40px;
    right: 25px;
    width: 140px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #D91D1D;
    cursor: pointer;
    border: 1px solid #D91D1D;
    border-radius: 4px;
}

#code-window2 #TOEIC_form3 .setCode_class3 {
    display: block;
    position: absolute;
    top: 110px;
    right: 100px;
    width: 140px;
    height: 38px;
    background: #D91D1D;
    border-radius: 5px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

#code-window2 #TOEIC_form3 .setCode_num {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window2 #TOEIC_form3 .setCode_href {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window2 #TOEIC_form3 .close_window2 {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 12px;
    height: 12px;
    background: url(img/close_b.png) no-repeat top center;
    background-size: cover;
    cursor: pointer;
}

#code-window4 {
    display: none;
}

#code-window4 #TOEIC_form4 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    height: 294px;
    background: url(img/red_bg.png) no-repeat top center;
    z-index: 999;
}
#code-window4 #TOEIC_form4 #mycall4 {
    position: absolute;
    top: 100px;
    left: 27px;
    width: 290px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}

#code-window4 #TOEIC_form4 #mycode4 {
    position: absolute;
    top: 150px;
    left: 27px;
    width: 140px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}

#code-window4 #TOEIC_form4 .getCode2 {
    position: absolute;
    top: 150px;
    right: 23px;
    width: 140px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #D91D1D;
    cursor: pointer;
    border: 1px solid #D91D1D;
    border-radius: 4px;
}

#code-window4 #TOEIC_form4 .setCode_class4 {
    display: block;
    position: absolute;
    top: 218px;
    right: 100px;
    width: 140px;
    height: 38px;
    background: #D91D1D;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

#code-window4 #TOEIC_form4 .setCode_num {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window4 #TOEIC_form4 .setCode_href {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window4 #TOEIC_form4 .close_window4 {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 15px;
    height: 15px;
    background: url(img/close.png) no-repeat top center;
    cursor: pointer;
}
#code-window5 {
    display: none;
}

#code-window5 #TOEIC_form5 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    height: 294px;
    background: url(img/red_bg.png) no-repeat top center;
    z-index: 999;
}
#code-window5 #TOEIC_form5 .p_title {
    text-align: center;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    color: #FFFFFF;
}
#code-window5 #TOEIC_form5 #mycall5 {
    position: absolute;
    top: 100px;
    left: 27px;
    width: 290px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
}

#code-window5 #TOEIC_form5 #mycode5 {
    position: absolute;
    top: 150px;
    left: 27px;
    width: 140px;
    height: 38px;
    border: 1px solid #697183;
    border-radius: 4px;
    padding-left: 13px;
    
}

#code-window5 #TOEIC_form5 .getCode2 {
    position: absolute;
    top: 150px;
    right: 23px;
    width: 140px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #D91D1D;
    cursor: pointer;
    border: 1px solid #D91D1D;
    border-radius: 4px;
}

#code-window5 #TOEIC_form5 .setCode_class5 {
    display: block;
    position: absolute;
    top: 218px;
    right: 100px;
    width: 140px;
    height: 38px;
    background: #D91D1D;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

#code-window5 #TOEIC_form5 .setCode_num {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window5 #TOEIC_form5 .setCode_href {
    display: none;
    position: absolute;
    top: 255px;
    left: 30px;
    width: 294px;
    height: 47px;
    background: #005092;
    border-radius: 5px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

#code-window5 #TOEIC_form5 .close_window5 {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 15px;
    height: 15px;
    background: url(img/close.png) no-repeat top center;
    cursor: pointer;
}

.shade-over {
    display: none;
    position: fixed;
    width: 25%;
    height: 25%;
    top: 0;
    left: 37%;
    z-index: 9999;
}

.shade-over .shade-around {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
}

.shade-over .shade-success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shade-over .shade-success .close_window {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 12px;
    height: 12px;
    /* background: url(img/close.png) no-repeat top center; */
}

.shade-over .shade-success .success_class {
    width: 340px;
    height: 228px;
    background: url(img/red_bg3.png) no-repeat top center;
    position: relative;
}

.shade-over .shade-success .success_class p {
    padding-top: 90px;
    text-align: center;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #697183;
}

.shade-over .shade-success .success_class p a {
    display: inline;
    text-decoration: underline;
}

.shade-over .shade-success .success_class img {
    margin: 20px auto;
}

.shade-over .shade-success .success_num {
    display: none;
    width: 352px;
    height: 348px;
    background: url(https://img.mison.cn/pic/TOEIC-RegistrationGuide/img/num.png);
    position: relative;
}

.shade-over .shade-success .success_num span:nth-of-type(1) {
    text-align: center;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 165px;
}

.shade-over .shade-success .success_num span:nth-of-type(2) {
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 25px;
    color: #000000;
    padding-top: 60px;
}

.swiper2 .swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.clear {
    clear: both;
}

.order_details {
    padding-top: 66px;
}

.order_details ul {
    margin: 0px;
    padding: 0px;
    position: relative;
}

.order_details ul li {
    float: left;
    display: block;
    width: 346px;
    height: 66px;
    position: absolute;
    top: -66px;
    text-align: center;
    font-size: 24px;
    line-height: 54px;
    color: #FFFFFF;
    background: url(https://img.mison.cn/pic/TOEIC-RegistrationGuide/img/tab_bg.png);
    cursor: pointer;
}

.order_details .checked {
    background-color: #fff;
    color: #FFFFFF;
    border-bottom: 0;
    background: url(https://img.mison.cn/pic/TOEIC-RegistrationGuide/img/tab_bg_o.png);
    cursor: pointer;
}

.prepaids {
    position: absolute;
}

.prepaids2 {
    position: absolute;
    left: 352px;
}

.prepaids3 {
    position: absolute;
    left: 413px;
}

.hidedomdiv {
    display: none
}

.showdomdiv {
    display: block;
}

.showsss {
    text-align: center;
    padding-top: 15px;
}

table {
    border-spacing: revert;
}

.table1 {
    width: 100%;
    font-size: 18px;
    color: #707070;
}

.table1 th {
    height: 58px;
    background-color: #F8F8F8;
    font-weight: normal;
    text-align: center;
}

.table1 th:hover {
    color: #005092;
}

.table1 td {
    height: 58px;
    background-color: #EBEBEB;
    text-align: center;
}

.table1 td:hover {
    color: #005092;
}

.r_radio {
    width: 85px;
    position: relative;
    line-height: 42px;
    color: #707070;
    float: left;
    height: 42px;
    display: flex;
    align-items: center;
}

.r_radio span {
    display: inline-block;
    margin-left: 10px;
}

.r_radio input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
}

.r_radio label {
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #FDB913;
    cursor: pointer;
}


/*设置选中的input的样式*/


/* + 是兄弟选择器,获取选中后的label元素*/

.r_radio input:checked+label {
    background-color: #fff;
    border: 1px solid #FDB913;
}


/*添加的加号与label进行拼接(一个矩形边框去掉上和左的边框),再旋转45度*/

.r_radio input:checked+label::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px;
    background: #FDB913;
    border-radius: 10px;
    /* border: 2px solid #27AFAF; */
    /* border-top: none;
    border-left: none; */
    /* transform: rotate(45deg); */
}

.r_radio2 {
    width: 85px;
    position: relative;
    line-height: 42px;
    color: #707070;
    float: left;
    height: 42px;
    display: flex;
    align-items: center;
}

.r_radio2 span {
    display: inline-block;
    margin-left: 10px;
}

.r_radio2 input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
}

.r_radio2 label {
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #FDB913;
    cursor: pointer;
}


/*设置选中的input的样式*/


/* + 是兄弟选择器,获取选中后的label元素*/

.r_radio2 input:checked+label {
    background-color: #fff;
    border: 1px solid #FDB913;
}


/*添加的加号与label进行拼接(一个矩形边框去掉上和左的边框),再旋转45度*/

.r_radio2 input:checked+label::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px;
    background: #FDB913;
    border-radius: 10px;
    /* border: 2px solid #27AFAF; */
    /* border-top: none;
    border-left: none; */
    /* transform: rotate(45deg); */
}

#boot {
    height: 50px;
    line-height: 50px;
    background-color: #3B3B3B;
    text-align: center;
    color: #959595;
    font-size: 14px;
    position: relative;
    margin-top: -8px;
}
/* 20210824新增 */
.codetxt2 {
    padding-top: 0px!important;
    color: #697183;
}

.codeurl {
    width: 100px;
}

.font_yellow {
    color: #FF600D
}
.tool-sidebar-new {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    /* background: #fff; */
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    width: 76px;
    display: flex;
    justify-content: center;
    /* box-shadow: 0px 0px 7px 0px 
    rgba(127, 127, 127, 0.17); */
}
.tool-sidebar-new .tool {
    width: 100%;
    height: 76px;
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}
.tool-sidebar-new .tool-img {
    display: block;
    width: 76px;
    margin: 0 auto;
}
.tool-sidebar-new .code-box {
    position: absolute;
    right: 90px;
    top: 83%;
    transform: translateY(-50%);
    background: transparent!important;
    display: none;
    width: 170px;
}
.tool-sidebar-new .code-box-two {
    position: absolute;
    right: 90px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent!important;
    display: none;
    width: 170px;
}
.tool-sidebar-new .code-con {
    background: url(img/t_bg.png) no-repeat top center;
    border-radius: 5px;
    width: 190px;
    height: 67px;
    padding-top: 25px;
    line-height: 130%;
    text-align: center;
    box-sizing: initial;
    font-weight: bold;
}
.nyroModalBg {
    z-index: 990!important;
}
.v_title {
    font-size: 32px;
    letter-spacing: 2px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    color: #FFFFFF;
}