/* 移动端样式 */
@media only all and (max-width: 1080px) {
  .onlymob {
    display: block;
  }
  html {
    font-size: 20px;
  }
  body {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  html,
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .Width {
    width: 17.5rem;
  }
  .container {
    width: 98%;
  }
  .fl,
  .fr {
    float: none;
  }
  input,
  button {
    outline: none;
    border: none;
  }
  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2),
  .stage,
  .footer p,
  .pc,
  .onlypc {
    display: none;
  }
  /* 通用头部 */
  .ht_top {
    height: 2.5rem;
    background-size: auto 100%;
    line-height: 2.5rem;
  }
  .ht_top h1 a {
    height: 2.5rem;
    width: 7.5rem;
    background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
  }
  .ht_top .topnav {
    font-size: 0.8rem;
    text-indent: -1000rem;
  }
  .ht_top .topnav a {
    padding: 0 0 0 0.3rem;
    text-indent: 0;
    float: right;
    color: #000;
  }
  /* 通用底部 */
  .footer {
    position: relative;
    height: 2.4rem;
    padding: 0;
    overflow: hidden;
  }
  .footer:before {
    display: block;
    content: "华图教育集团版权所有";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.4rem;
    overflow: hidden;
    color: #333;
    font-size: 0.7rem;
    line-height: 2.4rem;
    text-align: center;
  }



  .main {
    height: auto;
    margin-bottom: .5rem;
  }
  .main .banner {
    height: auto;
    box-sizing: border-box;
    padding-bottom: 2rem;
  }
  .main .banner .banner_cnt {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .main .banner .banner_cnt .banner_tit {
    width: 100%;
    height: 1.65rem;
    margin: 1rem auto .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main .banner .banner_cnt .banner_tit .banner_tit_l {
    width: auto;
    height: 1.65rem;
    margin-right: .2rem;
  }
  .main .banner .banner_cnt .banner_tit .banner_tit_r {
    width: auto;
    font-weight: bold;
    height: 1.65rem;
    font-size: 1.2rem;
    line-height: 1.65rem;
  }
  .main .banner .banner_cnt .banner_txt {
    width: auto;
    height: 7rem;
  }
  .main .banner .banner_cnt .little_txt {
    display: block;
    width: auto;
    height: 4rem;
    margin: 0 auto;
    position: relative;
    top: -1.5rem;
  }
  .main .banner .banner_cnt .banner_end {
    width: 100%;
    height: auto;
    background: url(../images/banner_end.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto 0;
    position: relative;
    display: block;
  }
  .main .banner .banner_cnt .banner_end .banner_end_l {
    width: 100%;
    height: auto;
    background: url(../images/banner_end_l.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    top: auto;
    left:  auto;
    z-index: 1;
    padding: 1rem 2rem;
    box-sizing: border-box;
  }
  .main .banner .banner_cnt .banner_end .banner_end_l .banner_end_l_tit {
    width: auto;
    height: 1.2rem;
    margin-bottom: .5rem;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.2rem;
  }
  .main .banner .banner_cnt .banner_end .banner_end_l .banner_end_l_txt {
    width: 100%;
    height: auto;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1rem;
  }
  .main .banner .banner_cnt .banner_end .man {
    display: none;
  }
  .main .banner .banner_cnt .banner_end .banner_end_r {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    padding: 1rem 2rem;
    box-sizing: border-box;
  }
  .main .banner .banner_cnt .banner_end .banner_end_r .banner_end_r_tit {
    width: auto;
    height: auto;
    margin-bottom: .5rem;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1rem;
  }
  .main .banner .banner_cnt .banner_end .banner_end_r .banner_end_r_txt {
    width: 100%;
    height: auto;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1rem;
  }
  .main .title1 {
    width: auto;
    height: 2.6rem;
    display: block;
    margin: 0 auto .5rem;
  }
  .main .our {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: none;
  }
  .main .our .our_box ,
  .main .our .our_box2,
  .main .our .our_box3,
  .main .our .our_box4{
    background: #fff;
    box-sizing: border-box;
    border-top: .2rem solid #960000;
    width: 49%;
    height: 13rem;
    margin: .1rem .5%;
  }
  .main .our .our_box .our_box_icon {
    width: 2rem;
    height: 2rem;
    margin: 1rem auto 0;
  }
  .main .our .our_box .our_box_tit {
    height: 1.2rem;
    font-size: .8rem;
    line-height: 1.2rem;
    margin-top: .4rem;
  }
  .main .our .our_box .our_box_line {
    width: 80%;
    height: .2rem;
    margin: .4rem auto;
  }
  .main .our .our_box .num1 {
    width: 80%;
    height: 24px;
    display: flex;
    margin: 0 auto;
  }
  .main .our .our_box .num1 .num1_icon {
    width: 1.05rem;
    height: 1.05rem;
    margin: 0 0 0;
  }
  .main .our .our_box .num1 .num1_txt {
    width: auto;
    height: 1.2rem;
    font-size: .7rem;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    line-height: 1.2rem;
  }
  .main .our .our_box .close {
    width: 3rem;
    height: 3rem;
    margin: 1rem auto .5rem;
    background: url(../images/close.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .main .our .our_box .our_box_endtxt {
    width: 100%;
    height: 1.2rem;
    margin-left: 0;
    text-align: center;
    font-size: .8rem;
    line-height: 1.2rem;
  }
  .main .our .our_box2:nth-child(3) .our_box_icon {
    background: url(../images/our_icon3.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .main .our .our_box2:nth-child(3) .num2 .num2_icon {
    width: 1.05rem;
    height: 5rem;
    background: url(../images/num3.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: .2rem;
  }
  .main .our .our_box2:nth-child(4) .our_box_icon {
    background: url(../images/our_icon4.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .main .our .our_box2:nth-child(4) .num2 {
    margin-left: 12%;
  }
  .main .our .our_box2:nth-child(4) .num2 .num2_icon {
    width: 1.05rem;
    height: 5rem;
    background: url(../images/num3.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: .2rem;
  }
  .main .our .our_box2 .our_box_icon {
    width: 2rem;
    height: 2rem;
    margin: 1rem auto 0;
  }
  .main .our .our_box2 .our_box_tit {
    height: 1.2rem;
    font-size: .8rem;
    line-height: 1.2rem;
    margin-top: .4rem;
  }
  .main .our .our_box2 .our_box_line {
    width: 80%;
    height: .2rem;
    margin: .4rem auto;
  }
  .main .our .our_box2 .num2 {
    width: 100%;
    height: auto;
    display: flex;
    margin: 0 auto;
  }
  .main .our .our_box2 .num2 .num2_icon {
    width: 1.05rem;
    height: 7rem;
    background: url(../images/num2.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: .2rem;
    margin-left: .8rem;
  }
  .main .our .our_box2 .num2 .num2_txts {
    width: 100%;
    height: auto;
    margin-top: -8px;
  }
  .main .our .our_box2 .num2 .num2_txts .num2_txt {
    width: auto;
    font-size: .7rem;
    line-height: 1.1rem;
  }
  .main .title2 {
    width: auto;
    height: 3rem;
    display: block;
    margin: 1rem auto 1rem;
  }
  .main .consult {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 0;
  }
  .main .consult .course {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .consult .course .course_item {
    width: 49%;
    height: 10rem;
    border-radius: .2rem;
    margin: .1rem .5%;
  }
  .main .consult .course .course_item:nth-child(2) {
    background: linear-gradient(149deg, #F8DB9C, #FEE3A9);
  }
  .main .consult .course .course_item:nth-child(2) .course_bg {
    background: url(../images/course_bg2.png) no-repeat center center;
    background-size: auto 110%;
  }
  .main .consult .course .course_item:nth-child(3) .course_bg {
    background: url(../images/course_bg3.png) no-repeat center center;
    background-size: auto 110%;
  }
  .main .consult .course .course_item:nth-child(4) {
    background: linear-gradient(149deg, #F8DB9C, #FEE3A9);
  }
  .main .consult .course .course_item:nth-child(4) .course_bg {
    background: url(../images/course_bg4.png) no-repeat center center;
    background-size: auto 110%;
  }
  .main .consult .course .course_item:nth-child(4) .btn_item_txt {
    margin: .2rem auto 0;
  }
  .main .consult .course .course_item .course_item_tit {
    width: 100%;
    height: 2rem;
    border-radius: .2rem;
    font-size: 0.8rem;
    line-height: 2rem;
  }
  .main .consult .course .course_item .course_item_tit span {
    color: #FDE2A7;
  }
  .main .consult .course .course_item .course_bg {
    width: auto;
    height: 4rem;
    background: url(../images/course_bg1.png) no-repeat center center;
    background-size: auto 110%;
    margin-left: 0;
    overflow: hidden;
  }
  .main .consult .course .course_item .course_bg .course_bg_txt {
    width: auto;
    height: 4rem;
    font-size: .8rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #333333;
    line-height: 4rem;
    text-align: center;
    margin: 0;
  }
  .main .consult .course .course_item .course_item_txt {
    width: 95%;
    height: auto;
    margin: -1rem auto 0;
    font-size: .7rem;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    height: 3rem;
    line-height: 1rem;
  }
  .main .consult .course .course_item .btn_item_txt {
    display: block;
    width: 60%;
    height: 1.2rem;
    background: #D5020C;
    border-radius: 7px;
    margin: .2rem auto 0;
    font-size: .7rem;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.2rem;
    text-align: center;
    position: relative;
    z-index: 9;
  }
  .main .consult .consult_btn {
    width: 100%;
    display: none;
    border-radius: 100px 100px 0 0;
  }
  .main .consult .consult_btn .consult_btn_cnt {
    width: 1204px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .consult .consult_btn .consult_btn_cnt .btn_item {
    width: 295px;
    height: 100%;
    margin-right: 6px;
  }
  .main .consult .consult_end {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 0;
    overflow: hidden;
  }
  .main .consult .consult_end .consult_end_bg {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    background: none;
  }
  .main .consult .consult_end .consult_end_bg .pa1 {
    width: 100%;
    height: 2rem;
    position: relative;
    left: auto;
    background: url(../images/pa1.png) no-repeat center center;
    background-size: auto 100%;
    font-size: 1rem;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #333333;
    line-height: 2rem;
    margin: .4rem 0;
    text-align: center;
  }
  .main .consult .consult_end .consult_end_bg .pa2 {
    width: 100% !important;
    height: 2rem;
    right: auto;
    position: relative;
    top: auto;
    left: auto;
    background: url(../images/pa1.png) no-repeat center center;
    background-size: auto 100%;
    font-size: 1rem;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #333333;
    line-height: 2rem;
    margin: .4rem 0;
    text-align: center;
  }
  .main .consult .consult_end .consult_end_bg .left_box {
    width: 100%;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .consult .consult_end .consult_end_bg .left_box .left_box_item {
    width: 24%;
    height: 1.6rem;
    background: #FADC9C;
    border-radius: 5px;
    font-size: .7rem;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    line-height: 1.6rem;
    text-align: center;
    margin: .1rem .5%;
  }
  .main .consult .consult_end .consult_end_bg .right_box {
    width: 100%;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .consult .consult_end .consult_end_bg .right_box .right_box_item {
    width: 32.3%;
    height: 1.6rem;
    line-height: 1.6rem;
    background: #FADC9C;
    border-radius: 5px;
    font-size: .6rem;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin: .1rem .5%;
  }
  .main .consult .consult_end .consult_end_bg .right_box .right_box_item:nth-child(1) {
    width: 32.3%;
  }
  .main .consult .consult_end .consult_end_bg .right_box .right_box_item:nth-child(4),
  .main .consult .consult_end .consult_end_bg .right_box .right_box_item:nth-child(5),
  .main .consult .consult_end .consult_end_bg .right_box .right_box_item:nth-child(6) {
    width: 32.3%;
  }
  .main .title3 {
    width: auto;
    height: 3rem;
    display: block;
    margin: 1rem auto;
  }
  .main .citys {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .citys .city_item {
    width: 24%;
    height: 1.6rem;
    background: linear-gradient(0deg, #B20202, #CB050E);
    border-radius: 2px;
    font-size: .7rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.6rem;
    text-align: center;
    margin: .1rem .5%;
  }
  .main .citys .city_item:hover {
    cursor: pointer;
    color: #D8000A;
    background: linear-gradient(190deg, #FDE3BA, #FAC49C);
  }
  .main .end {
    width: 100%;
    height: auto;
    background: none;
  }
  .main .end .title4 {
    width: auto;
    height: 3rem;
    display: block;
    margin: 1rem auto;
  }
  .main .end .links {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main .end .links .links_item {
    margin: .1rem 0;
    width: 9.325rem;
    height: 8.225rem;
    margin-right: 0;
    background: url(../images/link_bg.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .main .end .links .links_item:nth-child(3) {
    margin-left: 25%;
  }
  .main .end .links .links_item .links_img {
    width: 7.325rem;
    height: 5rem;
    background: #FFF497;
    border-radius: 6px;
    margin: 1rem auto .5rem;
    display: block;
  }
  .main .end .links .links_item .links_item_btn {
    display: block;
    width: 7.5rem;
    height: 1.2rem;
    background: #D8000A;
    border-radius: 10px;
    margin: 0 auto;
    font-size: .7rem;
    font-family: FZLanTingHeiS-DB-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.2rem;
    text-align: center;
  }
  .main .end .name {
    width: 100%;
    height: auto;
    margin: 0 auto 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    background: #fff;
  }
  .main .end .name .name_l {
    display: none;
  }
  .main .end .name .name_l .name_l_txt {
    width: 125px;
    height: 87px;
    box-shadow: 0px 5px 0px 0px rgba(90, 0, 0, 0.56);
    font-size: 27px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin: 58px 0 0 64px;
  }
  .main .end .name .name_c {
    width: 100%;
    height: 100%;
    margin-left: 0;
    box-sizing: border-box;
padding: .2rem;    
  }
  .main .end .name .name_c .name_c_txt {
    width: 100%;
    height: auto;
    font-size: .7rem;
    font-family: FZLanTingHeiS-R-GB;
    font-weight: 400;
    color: #333333;
    line-height: 1rem;
    margin: 0 auto 0;
  }
  .main .end .name .name_c .name_c_txt span {
    font-weight: 600;
  }
  .main .end .name .name_c .name_c_btn {
    display: block;
    width: 8rem;
    height: 2rem;
    margin: 0 auto 0;
    background: linear-gradient(149deg, #D8000A, #CF060F);
    border-radius: 10px;
    font-size: .8rem;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2rem;
    text-align: center;
  }
  .main .end .name .name_r {
    display: none;
  }
  .main .end .gotop {
    width: 100%;
    height: auto;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .main .end .gotop:hover {
    cursor: pointer;
  }
  .main .end .gotop .gotop_l {
    width: auto;
    height: 2rem;
    font-size: 1rem;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2rem;
    text-shadow: 0px 6px 6px rgba(163, 3, 0, 0.3);
    background: linear-gradient(0deg, #FFF7D9 0.12207031%, #FFBE57 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .main .end .gotop .gotop_r {
    width: 2rem;
    height: 2rem;
    background: linear-gradient(0deg, #FFF7D9, #FFBE57);
    box-shadow: 0px 6px 6px 0px rgba(163, 3, 0, 0.3);
    border-radius: 50%;
    margin-left: .2rem;
  }
  .main .end .gotop .gotop_r .gotop_ricon {
    width: 1.5rem;
    height: 1.5rem;
    margin: .2rem auto;
    background: url(../images/gotop_r.png) no-repeat center center;
    background-size: 100% 100%;
  }






}
