﻿* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
a {
    color: inherit !important;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, legend, button, input, textarea, form, th, td, figure {
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
button, input, select, textarea {
    font-size: 100%;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    font-family: Helvetica,Arial,sans-serif;
}

img {
    vertical-align: middle;
    width: 100%;
}

body {
    font-size: 0.28rem;
    font-family: "微软雅黑",Microsoft Yahei,Helvetica,Arial,sans-serif;
    width: 7.5rem;
    margin: 0px auto;
}

.text-center {
    text-align: center;
}

.header-wrap {
    width: 7.5rem;
    height: 1rem;
    line-height: 1rem;
    background: #FFFFFF;
    color: #A51C1D;
    font-size: 0.4rem;
    padding: 0 0.3rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.benameactive {
    display: block;
}
.header-wrap p {
    font-weight: 500;
}
.header-wrap .queryorder {
    display: block;
    font-size: 0.24rem;
}
.queryorder img {
    vertical-align: middle;
    width: 0.27rem;
    height: 0.27rem;
    display:inline-block;
}
.queryorder span {
    /* color: #6175F2; */
    color: #A51C1D;
}

.indexpre {
    height: 3.5rem;
}

  .infochange {
      width: 6.9rem;
      /* height: 5.8rem; */
      padding-bottom: 0.3rem;
      /* background: url(static/images/信息框.jpg) no-repeat; */
      /* background-size: 100% 100%; */
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      position: relative;
      left: 50%;
      border-top: 1px solid transparent;
      background: rgba(255,255,255,1);
      box-shadow: 0rem 0rem 0.14rem 0rem rgba(165,28,29,0.14);
      border-radius: 0.2rem;
      /* margin: 0 0.3rem; */
      /* box-sizing: border-box; */
  }

.form-content {
    display: -webkit-flex;
    display: flex;
    font-size: 0.32rem;
    width: 6.5rem;
    margin: 0px auto;
    margin-top: 0.2rem;
    height: 0.75rem;
}

.form-content .form-tit {
    width: 1.85rem;
    height: 0.7rem;
    line-height: 0.7rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
    display: inline-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.form-content .form-text {
    flex: 1;
    -webkit-flex: 1;
    height: 0.7rem;
    line-height: 0.7rem;
}

.isborn .form-text span {
    width: 44%;
    display: inline-block;
}

.isborn .form-text span em {
    display: inline-block;
    width: 0.34rem;
    height: 0.34rem;
    /* border: 1px solid #6174f1; */
    border: 1px solid #A51C1D;
    border-radius: 50%;
    margin-right: 0.25rem;
    vertical-align: middle;
    position: relative;
    top: -0.04rem;
}

.form-content .form-text .form-input {
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 30px;
    /* border: 1px solid #6174f1; */
    border: 1px solid #A51C1D;
    padding: 3px 10px;
    width: 100%;
}

.form-content .form-text label {
    display: inline-block;
    width: 30%;
}

.form-content .form-textf label input {
    width: 0.34rem;
    height: 0.34rem;
    /* border: 1px solid #6174f1; */
    border: 1px solid #A51C1D;
    border-radius: 50%;
    position: relative;
    top: 0.05rem;
}

.form-content .form-textf label input:checked {
    /* background: #6174f1; */
    background: #A51C1D;
}

.form-content .form-texts label {
    width: 45%;
}

.form-content .form-texts label span {
    padding-left: 0.2rem;
    margin-left: -0.2rem;
    display: inline-block;
}

.form-content .form-texts label input:checked+span {
    width: 1.73rem;
    height: 0.6rem;
    background: url(https://ydhshf4.youda010.com/static/images/mo.png) no-repeat;
    background-size: cover;
    color: #fff;
}

.form-btn button {
    width: 6.3rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.85rem;
    /* color: #fff; */
    color: #FFCD7E;
    /* background: #6174f1; */
    background: #A61C29;
    font-weight: normal;
    font-size: 0.36rem;
    border: 0px;
    border-radius: 30px;
    margin-top: 0.25rem;
    letter-spacing: 1px;
}

  .introduce-wrap {
      padding: 0.26rem 0.3rem 0;
      /* background: #F8F9FF; */
      background: #ffffff;
  }
.introduce-wrap .introduce-item {
    padding: 0.9rem 0 0.5rem;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0.2rem;
    margin-top: 0.67rem;
    position: relative;
    box-shadow: 0px 0px 14px 0px rgba(165,28,29,0.14);
    background: #fff;
}

.introduce-item .title {
    position: absolute;
    top: -0.5rem;
    left: 50%;
    width: 4.82rem;
    height: 1.07rem;
    text-align: center;
    line-height: 0.8rem;
    /* color: #6175F2; */
    color: #FFCD7E;
    font-size: 0.36rem;
    font-weight: 500;
    background: url(https://ydhshf4.youda010.com/static/images/btkuang@2x.png);
    background-size: 100% 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.introduce-item .con-good {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
}

.con-good .con-good-item {
    width: 1.37rem;
}

.con-good-item img {
    display: block;
}

.con-good-item .item {
    width: 100%;
}

.con-good-item .line {
    width: 0;
    height: 0.6rem;
    margin: 0.1rem auto;
    border-right: 1px dotted #212121;
}

.con-good-item .desc {
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    font-size: 0.34rem;
    color: #212121;
    margin: 0.1rem auto;
    position: relative;
    z-index: 0;
    font-weight: 500;
}

.con-good-item .desc:after {
    content: '';
    position: absolute;
    top: 0.3rem;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1.32rem;
    height: 0.16rem;
    background: #FFE2E2;
    z-index: -1;
}

.con-good-item .dot {
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 auto;
}

.introduce-item .express-wrap {
    font-size: 0.32rem;
    color: #212121;
}

.express-wrap p {
    text-align: center;
    margin-bottom: 0.2rem;
}

.introduce-item .express-wrap .express {
    width: 2.14rem;
    height: 0.44rem;
    text-align: center;
    position: relative;
    margin: 0 auto 0.16rem;
    z-index: 0;
}

.con-method img {
    width: 100%;
    height: 100%;
}

.introduce-item .con-method {
    width: 5.37rem;
    height: 4.71rem;
    margin: 0 auto;
}

.introduce-item .con-compare {
    padding: 0 0.3rem;
}

.con-compare .con-compare-item {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}

.con-compare .con-compare-header {
    margin-bottom: 0.2rem;
    height: 1.37rem;
}

.con-compare-item .left-top {
    width: 2.6rem;
    height: 0.7rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.7rem;
    background: #A61C29;
    color: #FFCD7E;
    border-radius: 0.1rem;
}

.con-compare-item .center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.36rem;
    height: 1.36rem;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.con-compare-item .right-top {
    width: 2.6rem;
    height: 0.7rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.7rem;
    background: #C2C2C2;
    color: #7E7E7E;
    border-radius: 0.1rem;
}

.con-compare-item .left {
    width: 2.6rem;
    border: 1px solid #A51C1D;
    font-size: 0.28rem;
}

.con-compare-item .right {
    width: 2.6rem;
    border: 1px solid #B5B5B5;
    font-size: 0.28rem;
}

.con-compare-item .left .left-f1 {
    padding: 0.15rem;
    color: #383838;
}

.con-compare-item .left .left-f2 {
    padding: 0.15rem;
    color: #FFCD7E;
    background: #A61C29;
}

.con-compare-item .center .side {
    width: 100%;
    height: 100%;
    background: #FFE2E2;
    border-radius: 50%;
    font-size: 0.6rem;
    /* padding: 0.27rem 0.27rem 0.28rem 0.29rem; */
    text-align: center;
    box-sizing: border-box;
    color: #A51C1D;
    line-height: 1.36rem;
}

.con-compare-item .right .right-f1 {
    padding: 0.15rem;
    color: #7E7E7E;
}

.con-compare-item .right .right-f2 {
    padding: 0.15rem;
    color: #7E7E7E;
    background: #C2C2C2;
}

.introduce-item .con-important {
    padding: 0 0.3rem;
}

.con-important .important-item {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dotted #A51C1D;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

.important-item .item-title {
    color: #A51C1D;
    font-size: 0.36rem;
    margin: 0 auto;
    position: relative;
    width: 1.7rem;
    height: 0.5rem;
    text-align: center;
    z-index: 0;
    font-weight: 500;
}

.important-item .item-title::after {
    content: '';
    position: absolute;
    top: 0.28rem;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.2rem;
    background: #FFE2E2;
    z-index: -1;
}

.important-item .detail {
    margin-top: 0.2rem;
    font-size: 0.32rem;
    color: #444;
}

.important-item .detail p {
    text-align: center;
}

  .weixin_box {
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      display: none;
  }

.weixin_box_no {
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}

.weixin_box_con {
    box-sizing: border-box;
    width: 80%;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 20%;
    left: calc(10%);
    padding: 0 0.66rem;
}

  .swt_right {
      width: 70px;
      height: 70px;
      position: fixed;
      right: 20%;
      bottom: 20%;
      z-index: 2222;
      border-radius: 50%;
      background: #fff;
      box-shadow: 0 0.05rem 0.1rem rgba(0,0,0,.3);
      opacity: 0;
  }

.swt_right .swt_dian {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2223;
    width:100%;
    animation: mytwo 2s ease-in-out infinite;
}

.swt_right span {
    display: block;
    padding: 5px;
    border-top: 2px solid #f3520c;
    border-right: 2px solid #f3520c;
    border-bottom: 2px solid #f3520c;
    border-radius: 50%;
}

.swt_right span img {
    width: 100%;
    border-radius: 50%;
    display: block;
    animation: mythree 2s ease-in-out infinite;
}

@keyframes myfirst {
    0% {
        background: #ff0000;
    }

    50% {
        opacity: 0.8;
        background: #fff;
    }

    100% {
        background: #ff0000;
    }
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    0% {
        background: #ff0000;
    }

    50% {
        opacity: 0.8;
        background: #fff;
    }

    100% {
        background: #ff0000;
    }
}

@keyframes mytwo {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes mytwo {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes mythree {
    0% {
        transform: scale(1);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes mythree {
    0% {
        transform: scale(1);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}


  * {
      box-sizing: border-box;
  }

body, div, p {
    margin: 0;
    padding: 0;
}

input {
    outline: none;
    -webkit-appearance: none;
}

body {
    /*font-family: Helvetica,HelveticaNeue;
    background: #f4f4f4;*/
}

body, html {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}

#j-app, body {
    width: 100%;
    height: 100%;
}

.f-flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.f-flex-box.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.f-flex-box.dir-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.f-flex-box.justify-around {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.f-flex-box > .flex1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.f-flex-box.wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.f-flex-box.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.f-flex-box.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes b {
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    0% {
        opacity: 0;
    }
}

@keyframes b {
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    0% {
        opacity: 0;
    }
}

@-webkit-keyframes c {
    0% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@keyframes c {
    0% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@-webkit-keyframes d {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes d {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.fadeInUp {
    -webkit-animation-name: a;
    animation-name: a;
}

#page-question {
    width: 100%;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.m-container {
    position: relative;
    padding: 0px 8px 0px;
}

.block-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color:rgb(244, 78, 59);
    z-index: 10;
    border-bottom: .026666rem solid #d9d9d9;
}

.f-flex-box.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}



.m-banner {
    padding: 4px;

    border-radius: 8px;
}

.m-banner .banner-avatar {
    overflow: hidden;
    width: 96px;
    height: 96px;
    border-radius: 8px;
}

.m-banner .banner-avatar img {
    display: block;
    width: 100%;
    height: 100%;
}

.m-banner .banner-info {
    margin-left: 11px;
}

.m-banner .banner-info .banner-info-teacher {
    font-size: 15px;
    color: #333;
    font-weight: 500;
}

.m-banner .banner-info .banner-info-teacher > span {
    padding: .133333rem .4rem;
    color: #86601e;
    background: #f4d59d;
    font-size: .53333rem;
    font-weight: 400;
    border-radius: .426666rem .426666rem .426666rem 0;
}

.m-banner .banner-info .banner-info-teacher-detail {
    font-size: .693333rem;
    color: #333;
}

.m-banner .banner-info .banner-label > span {
    margin-right: .32rem;
    border: 1px solid #c9aa68;
    color: #c9aa68;
    padding: .213333rem .266666rem;
    border-radius: .1066666rem;
    opacity: .8;
}

.m-banner .banner-info .banner-num {
    color: #999;
    font-size: .69333rem;
    line-height: .693333rem;
}

.m-chat {
    margin-top: 20px;
}

.chat-teacher {
    margin-top: 10px;
}

.chat-teacher .teacher-avatar {
    overflow: hidden;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.chat-teacher .teacher-avatar img {
    display: block;
    width: 100%;
    height: 100%;
}

.chat-teacher .teacher-msg {
    margin-left: 10px;
}

.chat-teacher .teacher-info {
    font-size: 12px;
}

.chat-teacher .teacher-info .teacher-info-name {
    color: #7a7a7a;
}

.chat-teacher .teacher-info .teacher-info-time {
    margin-left: 10px;
    color: #999;
}

.chat-teacher .teacher-msg-item {
    margin-top: 10px;
    padding: 13px;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    box-shadow: 0 2px 5px 0 hsla(0,0%,71%,.5);
    background: #fff;
    border-radius: 2px 10px 10px 10px;
}

.chat-teacher .teacher-msg-item > span {
    color: #f85a5a;
}

.chat-teacher .teacher-msg-item > p > span {
    color: #f85a5a;
}

.chat-teacher .teacher-msg-item.teacher-msg-select {
    width: 90%;
}

.chat-teacher .teacher-msg-item.teacher-msg-select > .msg-select-options {
    overflow: hidden;
}

.chat-teacher .teacher-msg-item.teacher-msg-select > .msg-select-options .option {
    margin-top: 10px;
    width: 47%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    background: #46d4d4;
    border-radius: 18px;
    box-shadow: 0 1px 2px 0 hsla(0,0%,61%,.4);
}

.chat-user {
    margin-top: 15px;
}

.chat-user .user-msg {
    padding: 13px;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    background: #46d4d4;
    border-radius: 10px 2px 10px 10px;
    box-shadow: 0 1px 2px 0 hsla(0,0%,61%,.4);
}




.chat-teacher .teacher-msg-item.teacher-msg-parse {
    color: #318fec;
}

.chat-teacher .teacher-msg-item.teacher-msg-parse span {
    display: inline-block;
    width: .9066666rem;
    height: .9066666rem;
    background: url(https://ydhshf4.youda010.com/static/images/icon-parse.png) no-repeat;
    background-size: 100% 100%;
    -webkit-animation: d linear 3s infinite;
    animation: d linear 3s infinite;
}

.chat-teacher .teacher-msg-item.teacher-msg-phone .msg-input {
    margin-top: 10px;
}

.chat-teacher .teacher-msg-item.teacher-msg-phone .msg-input input {
    display: inline-block;
    width: 120px;
    padding-left: 11px;
    color: #333;
    font-size: 15px;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
}

.chat-teacher .teacher-msg-item.teacher-msg-phone .msg-input .submitBtn {
    margin-left: 8px;
    display: inline-block;
    width: 60px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #f4d59d;
    border-radius: 4px;
    color: #86601e;
    font-size: 16px;
    font-weight: 400;
}


  #mbChatHeaderTitleTxt {
      color: #fff;
      float: left;
      width: 70%;
      font-size:15px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-left: 15px;
  }
.mp_copy_scale {
    transform: scale(0.97,0.97);
}

.header{
    width:100%;
    padding-top:.5em;
}
.header li{
    list-style:none;
    float:left;
    width:25%;
    box-sizing:border-box;
    border-right:1px solid #fff;
    text-align:center;
    background-color:#999;
    height:2em;
    color:#fff;
    line-height:2em;
}
.logo{
    padding: 10px;
}
.logo img{
    width: 10% !important;
    border: .003rem solid #e5e5e5;
    border-radius: 50%;
    float: left;
}


