/* banner */
.IndBanner{
    padding-top: 80px;
}
.IndBanner a{
    display: block;
    width: 100%;
    text-align: center;
}
.IndSwiper{
    position: absolute;
    bottom: 70px;
    width: 100%;
    height: 22px;
    display: flex;
    justify-content: center;
}
.IndSwiper .swiper-pagination{
    background-color: rgba(0,0,0,0.4);
    padding: 0 10px;
    height: 22px;
    border-radius: 11px;
    opacity: 0.6;
}
.IndSwiper .swiper-pagination-bullet{
    height: 10px;
    width: 10px;
    opacity: 1;
    background: none;
    border: 1px solid #fff;
    margin: 0 3px;
}
.IndSwiper .swiper-pagination-bullet-active{
    background-color: #fff;
}
.imgSJ{
    display: none;
}
.imgPC{
    width: 100%;
    height: 548px;
}
.imgPC img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.SGITop{
    padding: 5px 0;
}
.SGITop > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.SGITop > div::before,
.SGITop > div::after{
    display: none;
}
.HelpDesk{
  position: relative;
  display: flex;
  align-items: center;
}
span.whatapp{
  display: block;
  width: 50px;
  height: 50px;
  background: url(../imagesX/intoH.png) no-repeat center;
  cursor: pointer;
}
.Popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    transition: opacity .15s linear;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.Popup.show{
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}
.PopupDiv {
    background-color: #fff;
    max-width: 435px;
    border-radius: 8px;
    width: 90%;
    position: relative;
    padding: 10px 15px;
    z-index: 1;
}
.PopupWhatapp .PopupDiv {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    background-color: #faf4ef;
}
.PopupWhatapp header{
    line-height: 20px;
    margin-bottom: 5px;
}
.PopupWhatapp header span{
    color: #25355e;
    font-size: 16px;
    display:block;
}
.PopupWhatapp footer{
    color: #ff4100;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    background-color: transparent;
}
.PopupWhatapp footer span{
    display: block;
}
b.clickHide{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: 2px solid #222f5d;
    border-radius: 50%;
}
b.clickHide{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border: 2px solid #222f5d;
    border-radius: 50%;
}
b.clickHide::before{
    content: '';
    display: block;
    width: 65%;
    height: 2px;
    background-color: #222f5d;
    transform: rotate(45deg);
    position: absolute;
}
b.clickHide::after {
    position: absolute;
    content: '';
    display: block;
    width: 65%;
    height: 2px;
    background-color: #222f5d;
    transform: rotate(-45deg);
}
#login.HBloginMain > div.bjC2 {
    background: #eefbfe;
}
.HBloginL h1{
    color: #f95d1d;
    /* color: #ff780b; */
}
button.txt_login{
    background-color: #fd6b30;
    /* background-color: #ff780b; */
}
#login.HBloginMain > div{
    border-bottom: 5px solid #fd6b30;
    /* border-bottom: 5px solid #ff9d34; */
}
.SGEfoot{
    background: #f45e35;
    position: relative;
}
.demo_main{
    min-height: 75.5vh;
}
.demo_main .index-con{
    height: auto;
}
.Tresources{
    padding-bottom: 20px;
}
.InTop {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
#totop {
    cursor: pointer;
    display: none;
    width: 55px;
    height: 55px;
    background: url(../imagesX/intojt.png) no-repeat center #e95830;
    border-radius: 50%;
    margin-top: 8px;
}
.SGEfoot a{
    letter-spacing: 0.05rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.foot_right img{
    min-height: 36px;
    min-width: 319px;
}
.foot_left{
    color: rgba(255,255,255,0.3);
}
.nav_main{
    background-color: #fc7445;
    background: linear-gradient(to top, #fc7445, #fb6138);
}
.main_nav{
    position: relative;
}
.main_nav ul{
    float: none ;
    display: flex;

}
.main_nav ul li{
    display: flex;
    justify-content: center;
    padding: 0 2px;
}
.main_nav ul li a:hover, .main_nav_acti{
    background: linear-gradient(to top, #fc7445, #da522d);
}
.main_nav ul li a{
    letter-spacing: 0.05rem;
    width: 100%;
    padding: 9px 10px 0 10px!important;
}
.main_nav_sc ul li:nth-child(1){
    width: 8%;
}
.main_nav_sc ul li:nth-child(2),
.main_nav_sc ul li:nth-child(6),
.main_nav_sc ul li:nth-child(7),
.main_nav_sc ul li:nth-child(8),
.main_nav_sc ul li:nth-child(9){
    width: 11%;
}
.main_nav_sc ul li:nth-child(3){
    width: 15%;
}
.main_nav_sc ul li:nth-child(4){
    width: 12%;
}
.main_nav_sc ul li:nth-child(1) a {
    min-width: 70px;
}
.main_nav_sc ul li:nth-child(2) a,
.main_nav_sc ul li:nth-child(6) a,
.main_nav_sc ul li:nth-child(7) a,
.main_nav_sc ul li:nth-child(8) a,
.main_nav_sc ul li:nth-child(9) a {
    min-width: 80px;
}
.main_nav_sc ul li:nth-child(3) a {
    min-width: 140px;
}
.main_nav_sc ul li:nth-child(4) a {
    min-width: 130px;
}
.main_nav_sc ul li:nth-child(5) a {
    min-width: 120px;
}
.SGITopTwo{
    background-color: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
}
.helpBj{
    border-top: 2px solid #fc7445;
    padding: 20px 0;
}
.SGITopRight{
    display: flex;
    align-items: center;
}
.myhomex{
    position: relative;
    display: flex;
}
.myhomex::before {
    display: block;
    content: '';
    width: 1px;
    height: 50px;
    background-color: #e7e6eb;
    margin-right: 10px;
    margin-left: 5px;
}
.zsw_ny_banner{
    background: linear-gradient(to left, #ff9257, #fc7445);
}
.minHPassword{
    padding: 0;
}
.minHPassword > div{
    min-height: 71vh;
}
.bdmain .titleIntr{
    text-transform: uppercase;
}
.SGITopLeft{
    display: flex;
    align-items: center;
}
.SGITopLeft .logo_0{
    padding-top: 5px;
}
.NavXB{
    display: none;
}
.eclassOrderNew{
    width: 24.4%;
    margin: 5px 0.3% !important;
}
.eclassOrderNew .eclassOrderNew_img{
    max-width: 130px;
}
.eclassOrderNew_title h1{
    margin-top: 0;
    line-height: 20px;
    height: auto;
    min-height: 130px;
}
.eclassOrderNew_title h1 .MoreDetailsBox{
    line-height: 30px;
}
.eclassOrderNew .eclassOrderNew_title{
    padding-bottom: 5px;
}
.eclassOrderNew_jige{
    display: flex;
}
.cssss ul li{
    width: 14.235%;
}
input.SchoolInput{
    letter-spacing: 1px;
    font-size: 18px;
    width: 100%;
    max-width: 300px;
    margin-top: 5px;
}
div.layui-layer{
    color: #fff;
}
.orderDetailsB{

}
.eZhishiP .userSubscribe{
    min-height: 50px;
}
.eZhishiP .userSubscribe span{
    font-size: 16px;
}
.SGETrial{
    background-color: #f7f7f7;
}
.SGETrial > header{
    padding: 30px 0;
    background-color: #fc8653;
    background: linear-gradient(to left, #ff9257, #fc7445);
    color: #fff;
    text-align: center;
    font-size: 30px;
}
.SGETrialTable{
    background-color: #fff;
    letter-spacing: 0.05rem;
}
.SGETrialTable li{
    list-style: none;
}
.activeCard_next h1{ background-color:#fc8653;}
.activeCard_next_div{ max-width: 1030px; margin: auto; padding:20px 0;}
.activeCard_next_div > header{
    color: red;
    font-size: 18px;
    padding: 5px 0;
}
.activeCard_next_div h1{ font-size:18px; margin: 0; background-color:#a7defa; line-height:25px; padding:13px 20px; color:#006797; border-top-left-radius:5px; border-top-right-radius:5px;}
.activeCard_next_tabel{  border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1;  margin-bottom:20px;}
.activeCard_next_tabel ul{ display: flex;  border-bottom:1px solid #e1e1e1; background-color:#eef8fc;}
.activeCard_next_tabel li{ float:left; padding:8px; min-height:50px; font-size:16px;}
.activeCard_next_tabel li:nth-of-type(1){ width:20%; min-width: 230px; text-align:right; line-height:25px; padding:13px 5px; color:#474747;}
.activeCard_next_tabel li:nth-of-type(2){ width:80%; border-left:1px solid #e1e1e1; background-color:#fff;}
.activeCard_next_tabel .col{ margin:8px -5px;}
.activeCard_next_tabel .col .opt{ padding-bottom:8px; min-width: 220px;}
.activeCard_next_tabel select{ margin:0 5px; max-width:360px; display:inline-block; padding: 8px 12px; font-size:16px; line-height:40px; height:40px;}
.activeCard_next_tabel select option{ line-height:50px;}
.activeCard_next_tabel input{ width:250px; border: 1px solid #e2e2e2; padding:0 10px;    line-height: 35px; margin:0 5px;}
.activeCard_next_tabel li font{ 
    color:#f82e67; display: inline-block; padding:5px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
}
.activeCard_next_tabel li .active_user{ padding-bottom:10px; margin-top:-5px; }
.activeCard_next_tabel li .active_user input{ margin-top:10px;}
.activeCard_next_tabel li .active_user button{ display: inline-block; color:#fff; line-height:30px; padding:4px 10px; background-color:#fc5353; border-radius:5px; border:0; margin-top:10px; margin-left:5px;}
.activeCard_next_tabel li .active_user button:hover, .activeCard_next_tabel li .active_user button:active{ background-color:#fc6753;}
.activeCard_next_tabel li h2{ color:#ed6c00; font-size:16px; line-height:25px; margin:0 5px;}
.activeCard_next_tabel li h3{ color:#008a00; font-size:16px; line-height:20px; padding-bottom:5px; margin:0 5px;}
.activeCard_next_tabel textarea{ width:560px; height:110px; display:inline-block; float:left; margin:0 5px; border: 1px solid #e2e2e2;}
.activeCard_next_tabel input.active_S{ width:560px;}
.active_con{}
.active_con ul{ border:0; background-color:#fff; display:inline-block;}
.active_con ul li{ float:none; width:100% !important; border:0 !important; padding:0 !important; min-height:inherit; margin-bottom:10px;}
.active_con ul li:last-child{ margin-bottom:0;}
.active_con ul li span{ display: inline-block; width:75px; text-align:right;}
.active_con ul li input{ width:485px;} 
.activeC_b{ display:inline-block; color:#008a00; line-height:30px; padding-left:5px;}

.SGETrialTable .magic-radio,
.SGETrialTable .magic-checkbox {
  position: absolute;
  display: none;
    /*display: block\9;*display: block; */
}

.SGETrialTable .magic-radio[disabled],
.SGETrialTable .magic-checkbox[disabled] {
  cursor: not-allowed; }

.SGETrialTable .magic-radio + label,
.SGETrialTable .magic-checkbox + label { position: relative;  display: block;  padding-left: 30px;  cursor: pointer;  vertical-align: middle; font-weight:normal;}
.SGETrialTable .magic-radio + label:hover:before,
.SGETrialTable .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }
.SGETrialTable .magic-radio + label:before,
.SGETrialTable .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #dbdbdb;
	background-color:#fff;
      /*border:none\0;*/
      /**border:none;*/
      /*border: 1px solid #c0c0c0\9\0;*/
  }
.SGETrialTable .magic-radio + label:after,
.SGETrialTable .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: ''; }

.SGETrialTable .magic-radio[disabled] + label,
.SGETrialTable .magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }
.SGETrialTable  .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.SGETrialTable  .magic-checkbox[disabled] + label:hover,
.SGETrialTable .magic-checkbox[disabled] + label:before,
.SGETrialTable .magic-checkbox[disabled] + label:after {
    cursor: not-allowed; }
.SGETrialTable  .magic-radio[disabled] + label:hover:before,
    .SGETrialTable .magic-checkbox[disabled] + label:hover:before {
    border: 1px solid #e4e4e4;
    animation-name: none; }
.SGETrialTable .magic-radio[disabled] + label:before,
.SGETrialTable .magic-checkbox[disabled] + label:before {
    border-color: #e4e4e4; }

.SGETrialTable .magic-radio:checked + label:before,
.SGETrialTable .magic-checkbox:checked + label:before {
  animation-name: none; }

.SGETrialTable .magic-radio:checked + label:after,
.SGETrialTable .magic-checkbox:checked + label:after {
  display: block; }

.SGETrialTable .magic-radio + label:before {
  border-radius: 50%; }

  .SGETrialTable .magic-radio + label:after { top: 7px; left: 7px; width: 6px; height: 6px; border-radius: 50%; background: #73716e; }

  .SGETrialTable .magic-radio:checked + label:before { border: 1px solid #dbdbdb; }

  .SGETrialTable .magic-radio:checked[disabled] + label:before { border: 1px solid #c9e2f9; }

  .SGETrialTable .magic-radio:checked[disabled] + label:after { background: #c9e2f9; }

  .SGETrialTable .magic-checkbox + label:before { border-radius: 0px; }

  .SGETrialTable .magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; }

  .SGETrialTable .magic-checkbox:checked + label:before {
  border: #3e97eb;
  background: #3e97eb; }

  .SGETrialTable .magic-checkbox:checked[disabled] + label:before {
  border: #c9e2f9;
  background: #c9e2f9; }

  .SGETrialTable .col{ margin:8px 0; font-size:16px; line-height:20px; position:relative;}
  .SGETrialTable .xianze_img{ padding-right:320px;}
  .SGETrialTable .opt{ margin:0 13px; float:left;}
  .SGETrialTable .col .col_annniu{
  padding-bottom: 10px;
  padding-top:10px;
}
.SGETrialTable .col .col_annniu button {
  border: 0;
  outline: none;
  width: 86px;
  height: 33px;
  background: #2da5ec;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
}
.SGETrialTable .col .col_annniu button:active { background-color:#1dacf9;}
.SGETrialTable .col_fx_tc {position: fixed;left:0; height:100%; width:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none;}
.SGETrialTable .col_fx_tc:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.SGETrialTable .col_fx_tc_nr{vertical-align: middle;position: relative;padding: 20px 25px;max-width: 700px;background-color: #fff;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);box-shadow: 0 3px 9px rgba(0,0,0,.5);border: 1px solid rgba(0,0,0,.2);border-radius: 6px; width:300px; height:160px; margin: auto; top:50%;   margin-top:-80px;*width: 250px;*height:120px;*margin-top:-60px;}
.SGETrialTable .col_fx_tc_nr h1{ font-size: 16px; color: #18b4ed; text-align: center; margin:0;}
.SGETrialTable .col_fx_tc_nr h2{ padding: 20px 0 30px; font-size: 14px; margin:0;}
.activeC_an{ padding-bottom:10px; text-align:center;}
.activeC_an a{ display:inline-block; line-height:50px; padding:0 30px; color:#fff; font-size:20px; margin:0 5px; border-radius:5px;}
.activeC_an a:nth-of-type(1){ background-color:#ff9257;}
.activeC_an a:nth-of-type(2){ background-color:#0dc0dc;}
.activeC_an a:nth-of-type(1):hover, .activeC_an a:nth-of-type(1):active{ background-color:#fc7445;}
.activeC_an a:nth-of-type(2):hover, .activeC_an a:nth-of-type(2):active{ background-color:#06afc9;}
.helpBj .titlesMenu{
    display: flex;
    flex-wrap: wrap;
}
.helpBj .titlesMenu .eclassOrderNew{
    background-color: #f1eff0;
}
.exitTips_Box {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999999;
    top: 0;
    left: 0;
}
.exitTips {
    width: 90%;
    max-height: 80%;
    max-width: 500px;
    height: auto;
    position: fixed;
    background-color: #fff;
    border-radius: 12px;
    padding-bottom: 15px;
    font-size: 16px;
    overflow: hidden;
}


/* 登录后界面样式 开始 */
.serv_img {
    height: 54px;
    width: auto;
}
.wx_img1 {
    margin: 0 5px;
}
.ict_leftDiv > div{
    width: 50%;
}
.top_bg  a .wx_img1{
    width: 45px;
    height: 45px;
}

.zsw_top_logo.SGEtop_bg{
    padding-top: 10px;
}
.tools ul li{
    width: 25%;
}
/* 登录后界面样式 结束 */

.PromptText{
    padding: 10px 10px 0 10px;
    font-size: 16px;
}
.PromptText span{
    display: inline-block;
    line-height: 20px;
}
@media (max-width: 1440px){   
    .demo_main .eZhishiP{
        margin-top: 30px;
    }
}
@media (max-width: 1199px){
    .SGETrial .SGETrialTable{
        padding: 0 15px;
    }
    .activeCard_next_tabel input.active_S,
    .activeCard_next_tabel textarea{
        width: 100%;
        margin: 0;
    }
    .activeCard_next_tabel li{
        padding: 10px;
    }

    /* 登录后界面样式 开始 */
    .serv_img {
        height: 50px;
    }
    /* 登录后界面样式 结束 */
}
@media (max-width: 1100px){
    .helpBj .eClassO_X{
        margin: 0;
        padding-top: 0;
    }
    .eClassO_X .eclassOrderNew {
        margin: 5px 0.5% !important;
        width: 32.333333% !important;
    }
    .eClassO_X .allDengyue .eclassOrderNew{
        width: 99% !important;
    }
    .container {
        width: 100% !important;
    }
    .SGITopNume .HelpDesk{
        display: none;
    }
    .NavXB{
        display: flex;
        position: absolute;
        right: 10px;
        top: 15px;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        cursor: pointer;
    }
    .NavXB span{
        width: 60%;
        height: 6%;
        background-color: #f45e35;
        border-radius: 5px;
        display: block;
        position: relative;
    }
    .NavXB span::before,
    .NavXB span::after{
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #f45e35;
        border-radius: 5px;
        top: -10px;
        position: absolute;
    }
    .NavXB span::after{
        top: auto;
        bottom: -10px;
    }
    .SGITopNume{
        position: fixed;
        width: 100%;
        z-index: 1;
        top: 0;
        box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        background-color: #fff;
    }
    .mob_nav{
        height: auto;
    }
    .mob_nav_text{
        min-height: auto !important;
        position: relative;
    }
    .mob_nav i{
        position: absolute;
        width: 100vw;
        height: 100vw;
        background-color: rgba(255,255,255,0.2);
        top: 0;
        left: 0;
    }
    .sc_nav_m.row{
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 1024px){
    .demo_main .eZhishiP {
        margin-top: 80px;
    }
    .SGETrial {
        margin-top: 70px;
    }
    .SGETrial > header{
        padding: 10px;
        font-size: 20px;
        letter-spacing: 0.06rem;
    }
    .activeCard_next_div {
        padding: 10px 0;
    }
    .SGETrialTable .opt {
        margin: 0 10px;
    }
    .NavXB{
        top: 8px;
    }
    .foot_left{
        margin: 5px 0 0 0;
        line-height: 20px;
    }
    .foot_left > span{
        margin: 2px 0;
    }
    .imgPC{
        display: none;
    }
    .imgSJ {
        display: block;
    }
    .SGITop{
        background-color: #fff;
        position: fixed;
        z-index: 99999999;
        top: 0;
        width: 100%;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    }
    .SGIBanner,
    .zsw_ny_banner{
        margin-top: 70px;
    }
    .SGITopLeft img:nth-child(1){
        height: 60px;
    }
    .HelpDesk img{
        height: 50px;
    }
    span.whatapp{
        background-size: 80%;
    }
    #totop{
        width: 50px;
        height: 50px;
        background-size: 75%;
    }
    .mian_tit_01{
        font-size: 20px;
        height: 55px;
        line-height: 55px;
        background-position: 0 42px;
    }
    .mian_tit_01 span{
        font-size: 16px;
    }
    .foot_right img{
        margin: 0;
    }
    .myhomex img{
        width: 50px;
        height: 50px;
    }
    .foot_rightP{
        display: block;
        width: 100%;
    }
    .zsw_ny_banner{
        margin-top: 70px;
        height: auto;
    }
    .zsw_ny_banner img{
        height: 65px;
        margin: 0 !important;
    }
    .wslx_into{
        padding: 5px 10px;
        display: flex;
        justify-content: center;
    }
    .minHPassword .password {
        padding-top: 0;
    }
    .minHPassword{
        min-height: 60vh;
    }
    .cssss ul {
        margin: 0 -1%;
    }
    .cssss ul li {
        width: 25%;
        padding: 1%;
    }
    .cssss ul li:before{
        display: none;
    }
    .cssss ul li a{
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 1000px){

    /* 登录后界面样式 开始 */
    .ict_leftDiv > div{
        width: 25%;
    }
    .SGEtop_bg .top {
        padding: 8px 0;
        display: flex;
    }
    .SGEtop_bg .t_nav_mob {
        width: 40px;
        height: 40px;
        margin: 5px 10px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .SGEtop_bg .t_nav_mob img{
        width: 90%;
        margin-top: 15%;
    }
    /* 登录后界面样式 结束 */
}
@media (max-width: 991px){
    .helpBj{
        margin-top: 55px;
        padding: 10px;
    }
    #login.HBloginMain > div {
        border: 0;
    }
    .SGITop{
        background-color: #fff;
        position: fixed;
    }
}
@media (max-width: 850px){

    /* 登录后界面样式 开始 */
    .ict_leftDiv > div{
        width: 50%;
    }
    /* 登录后界面样式 结束 */
}
@media (max-width: 813px){

    /* 登录后界面样式 开始 */
    .zsw_top_logo.SGEtop_bg img {
        height: 45px;
    }
    .zsw_top_logo.SGEtop_bg .wxSGE img{
        height: 40px;
    }
    /* 登录后界面样式 结束 */
}
@media (max-width: 768px){
    .SGIBanner,
    .zsw_ny_banner{
        margin-top: 60px;
    }
    .activeCard_next_tabel li:nth-of-type(1){
        min-width: 180px;
    }
    .SGETrialTable .opt {
        margin: 0 5px;
    }
    .SGETrial .container{
        padding: 0;
    }
    .eClassO_X .eclassOrderNew {
        width: 49% !important;
    }
    .eclassOrderNew_title{
        min-height: 160px;
    }
    .eclassOrderNew_title h1{
        min-height: 100px;
    }
    .eclassOrderNew:nth-child(1) .eclassOrderNew_title,
    .eclassOrderNew:nth-child(2) .eclassOrderNew_title{
        min-height: auto;
    }
    .mob_nav {
        top: 60px;
    }
    .NavXB{
        top: 5px;
    }
    .SGITopLeft img:nth-child(1) {
        height: 50px;
    }
    .HelpDesk img {
        height: 45px;
    }
    span.whatapp {
        width: 45px;
        height: 45px;
    }
    .ICTDiv > div {
        width: 50% !important;
    }
    .ICTDiv .icon_bk {
        margin: 8px;
    }
    .row.ICTDiv{
        margin-right: -5px !important;
        margin-left: -5px !important;
    }
    .icon_tit{
        font-size: 18px;
    }
    .icon_tit span {
        font-size: 15px;
    }
    .mian_tit_01{
        flex-wrap: wrap;
        display: flex;
        height: 55px;
        line-height: 25px;
        background: none;
    }
    .mian_tit_01 span {
        width: 100%;
        padding-left: 0;
        display: block !important;
    }
    .row.ICTDiv {
        margin-right: -10px !important;
        margin-left: -10px !important;
        margin-top: 0 !important;
    }
    .Tresources {
        padding-bottom: 10px;
    }
    .SGETrial,
    .zsw_ny_banner{
        margin-top: 60px;
    }
    .zsw_ny_banner .container{
        overflow: inherit;
    }
    .zsw_ny_banner img {
        height: 55px;
    }
    .myhomex img {
        width: 45px;
        height: 45px;
    }
    .SGITopTwo{
        padding: 5px;
    }
    
}
@media (max-width: 620px){

    .ICTDiv > div {
        width: 100% !important;
    }
    .PopupWhatapp header span {
        font-size: 14px;
    }
    .PopupWhatapp img{
        max-width: 230px;
    }
    .PopupWhatapp .PopupDiv{
        padding-top: 15px;
    }
    b.clickHide{
        top: 5px;
    }
    .mian_tit_01 span {
        font-size: 15px;
        line-height: 18px;
        padding-top: 2px;
    }
    .mian_tit_01{
        height: auto;
        font-size: 18px;
    }
    .cssss ul li {
        width: 33.333333%;
        margin-bottom: 0px;
    }
    .cssss ul li a img {
        max-height: 130px;
    }
    .eClassO_P{
        padding-top: 5px;
    }
    .cssss ul li:nth-child(4) .eClassO_P,
    .cssss ul li:nth-child(5) .eClassO_P{
        min-height: 120px;
    }
    .cssss ul li:nth-child(6) .eClassO_P{
        min-height: 165px;
    }
    .eClassO_X .eclassOrderNew {
        margin: 5px 0.5% !important;
    }
    .eclassOrderNew_title {
        min-height: 175px;
    }
    .clean-custom-sec.helpBj .container{
        padding: 0;
    }
    .myTitleIntr{
        margin-top: 10px;
        padding-left: 0;
    }

    .eclassOrderNew_title h1 {
        min-height: auto;
    }
    .titleIntr{
        font-size: 16px;
        line-height: 20px;
    }
    .nbdiv .grade li{
        margin: 5px !important;
        font-size: 18px;
    }
    .eclassOrderNew .eclassOrderNew_title {
        padding-top: 0;
    }
    .titlesMenu span {
        font-size: 16px;
    }
    .eclassOrderNew .eclassOrderNew_jige span {
        font-size: 16px;
        padding-right: 5px;
    }
    .cssss ul{
        display: flex;
        flex-wrap: wrap;
    }
    .cssss ul li a img {
        max-height: 110px;
    }
    .MoreDetailsBox{
        margin-top: 0;
    }
    #totop {
        width: 45px;
        height: 45px;
    }

}
@media (max-width: 580px){
    .tools.tools_rt ul li {
        width: 49% !important;
    }
}
@media (max-width: 500px){

    /* 登录后界面样式 开始 */
    .serv_img {
        height: 45px;
    }
    .top_bg a .wx_img1 {
        width: 40px;
        height: 40px;
    }
    .SGEtop_bg .t_nav_mob {
        margin: 0px 10px;
    }
    /* 登录后界面样式 结束 */
}
@media (max-width: 480px){
    .activeCard_next_tabel input{
        width: 100%;
        margin: 0;
    }
    .activeCard_next_tabel .col .opt{
        min-width: 180px;
    }
    .HelpDesk{
        display: none;
    }
    .myhomex img {
        width: 40px;
        height: 40px;
    }
    .SGITopLeft img:nth-child(1) {
        height: 45px;
    }
    .HelpDesk img {
        height: 40px;
    }
    .SGITop .HelpDesk{
        display: flex;
    }
    .myhomex::before{
        display: none;
    }
    .eclassOrderNew .eclassOrderNew_img {
        max-width: 110px;
    }
    .activeCard_next_tabel ul{
        flex-wrap: wrap;
    }
    .activeCard_next_tabel li:nth-of-type(1){
        width: 100%;
        text-align: left;
        padding: 8px 10px;
        display: flex;
        align-items: center;
        line-height: 20px;
    }
    .activeCard_next_tabel li:nth-of-type(2) {
        width: 100%;
        border: 0;
        padding: 10px;
    }
    .SGETrial .SGETrialTable {
        padding: 0 10px;
    }
}
@media (max-width: 420px){
    .SGITop .HelpDesk{
        display: none;
    }
    .SGITopRight{
        padding-right: 5px;
    }
    .eclassOrderNew .eclassOrderNew_jige{
        flex-wrap: wrap;
    }
    .eclassOrderNew .eclassOrderNew_jige span{
        width: 100%;
        line-height: 20px;
    }
    .eclassOrderNew_title h1 {
        margin-bottom: 5px;
        line-height: 18px !important;
    }
    .eClassO_P{
        line-height: 18px;
    }
    .SGITopLeft img:nth-child(1) {
        height: 45px;
        margin-left: 5px;
    }
    .eclassOrderNew_jige input{
        width: 30px;
        height: 30px;
    }
    .HelpDesk img {
        height: 40px;
    }
    span.whatapp {
        width: 40px;
        height: 40px;
    }
    .SGIBanner,
    .zsw_ny_banner {
        margin-top: 50px;
    }
}
@media screen and (min-width: 320px) and (max-width: 420px){
    .PromptText {
        padding: 10px 5px 0 5px;
    }
    .tools ul li {
        width: 50%;
    }
    .eC_syMT_l li a {
        padding-left: 0px;
    }
    .eChineseSyllabusAlign_ke .eC_syMT_l li a .tem_cs_1 span{
        display: none;
    }
}