img {
    display: block;
    width: 100%
}

body {
    background-color: #f0f0f0;
    color: #444
}

a {
    text-decoration: none;
    out-line: none;
    color: #333;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none
}

.nav {
    width: 100%;
    height: 46px;
    background: #383838;
    font-size: 17px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    position: relative;
}

.nav span {
    font-size: 12px;
    width: 18%;
    height: 24px;
    border: 1px solid #fff;
    border-radius: 5px;
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
    display: block;
    text-align: center;
    line-height: 22px;
}

.shadow {
    margin-bottom: 12px;
    border-radius: 6px
}

.container {
    padding: 12px
}

.info_frame {
    background-color: white;
    border-radius: 8.5px;
    padding: 0 17px;
}

.input_area {
    height: 45px;
    line-height: 45px;
    font-size: 15px
}

.input_line {
    height: 1px;
    width: 90%;
    margin-left: 8px;
    background: url(../image/dashi_line.png);
}

.left {
    float: left
}

.info_frame .title {
    color: #444;
    padding-right: 20px
}

.info_frame .input {
    color: #444;
    font-size: 15px;
    line-height: 45px;
    background: none;
    width: 100%;
    border: none;
    outline: none;
    cursor: auto;
}

.sepbar {
    height: 5px
}

.mt20 {
    margin-top: 20px
}

.sex i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #b9b9b9;
    background-color: #fff;
    border-radius: 25%;
    border-color: #b9b9b9;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.sex span {
    display: block;
    float: left;
    padding-top: 0px;
    width: 70px;
}

.sex span.cur i {
    background-color: #b9b9b9;
    border-color: #b9b9b9;
    background: url(../image/duigou.png) center center no-repeat #ff5263;
    background-size: 20px auto;
}

.sex font {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 10px;
    color: #444;
}

#btn_qiming {
    /* height: 45px;
    line-height: 45px; */
    border-radius: 10px;
    letter-spacing: 2px;
    color: white;
    font-size: 20px;
    text-align: center;
    /* box-shadow: 0 4px 4px #dc8a8a; */
    /* background: #ff5263; */
    background-size: 100% 100%;
    margin-top: 30px;
    margin-bottom: 25px;
    width: 75%;
    margin-left: 13%;
}

#btn_qiming2 {
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    letter-spacing: 2px;
    color: white;
    font-size: 20px;
    text-align: center;
    box-shadow: 0 4px 4px #dc8a8a;
    background-color: rgb(160, 34, 36);
    margin-top: 30px;
}

.test_count {
    font-size: 13px;
    margin-top: 10px;
    background-color: none
}

.test_count span {
    color: #d51515
}

.intro_frame {
    position: relative;
}

.intro_frame .label {
    position: absolute;
    transform: translateY(-50%);
}

.short_desc {
    text-align: center;
    color: #666;
    font-size: 12px;
    margin-top: 5px;
}

.intro {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 2
}

.case {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 15px 0
}

.case img {
    width: 60px;
    height: 60px;
    margin: 0 15px 0px 5px
}

.case .name {
    font-size: 15px;
    font-weight: bold;
    color: #333
}

.case .desc {
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    margin-top: 5px
}

.btm_fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 640px;
    height: 46px;
    background-color: #d51515;
    z-index: 39;
    display: none;
    text-align: center;
    line-height: 46px;
    color: white;
    font-size: 16px
}

.com_intro {
    padding: 0 15px;
    font-size: 15px;
    color: #333;
    line-height: 1.6;
    margin-top: 5px;
    text-align: justify
}

.h_title {
    width: 90%;
    height: 45px;
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/tit_b.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.5rem;
    color: #fdf7e4;
    text-align: center;
    line-height: 0.9rem;
    margin: 0 auto;
    font-weight: normal;
    letter-spacing: 3px;
    margin-bottom: 11px;
    margin-top: -3px;
}

.sub_btn {
    -webkit-animation: free_download 3s linear alternate infinite;
    animation: free_download 3s linear alternate infinite;
}

@-webkit-keyframes free_download {
    0% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes free_download {
    0% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.plTopHeader {
    width: 100%;
    height: 0.56rem;
    margin-bottom: 0.15rem;
    line-height: 0.777rem;
}

.plTopHeader i {
    width: 0.56rem;
    height: 0.56rem;
    display: block;
    float: left;
    margin-right: 0.2rem;
}

.plTopHeader .sex1 {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/nantopheader.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .sex0 {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/nvtopheader.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .xinxin {
    width: auto;
    height: auto;
}

.plTopHeader .xinxin em {
    width: 0.38rem;
    height: 0.38rem;
    display: inline-block;
    margin-top: 0.08rem;
}

.plTopHeader .myxinxin0 em {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/quanxin.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .myxinxin0 em:nth-child(4) {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/quanxin.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .myxinxin0 em:nth-child(5) {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/noxin.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .myxinxin1 em {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/quanxin.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .myxinxin1 em:nth-child(5),
.plTopHeader .myxinxin1 em:nth-child(4) {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/noxin.png) no-repeat;
    background-size: 100%;
}

.plTopHeader .myxinxin2 em {
    background: url(http://bbcdn.zyge.net/static/qmbb/images/together_3/quanxin.png) no-repeat;
    background-size: 100%;
}

.layui-layer-btn a {
    font-size: 14px;
}

.public_footer_servers {
    background-color: #f0f0f0 !important;
    color: #444;
}

body,
ul,
li {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

select,
option {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: none;
    outline: none;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*将背景改为红色*/
    background: #fff;
    /*加padding防止文字覆盖*/
    padding-right: .14rem;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}

input,
select {
    border: 0;
    outline: none;
    /*去除蓝色边框*/
}

.main_jz {
    margin: auto;
    max-width: 640px;
}

.tpm {
    width: auto;
    height: auto;
    overflow: hidden;
}

.tpm img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.bdks {
    width: auto;
    height: auto;
    background: url(http://qmz.nclingce.cn/images/mz.jpg);
    background-size: 100% 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bd_list {
    height: 45px;
    border-bottom: 1px solid #b8b8b8;
    margin: auto;
    width: 90%;
    line-height: 45px;
}

.bd_xm {
    width: 25%;
    font-size: 15px;
    float: left;
}

.bd_ym {
    width: 75%;
    float: right;
    font-size: 15px;
}

.bd_ym span {
    float: left;
    width: 126px;
    text-align: center;
    display: block;
}

.wcs {
    background: url(http://qmz.nclingce.cn/images/wxz.png) no-repeat left center;
    width: 31px;
    background-size: 25px auto;
}

.ycs {
    background: url(http://qmz.nclingce.cn/images/xz.png) no-repeat left center;
    background-size: 25px auto;
}

.bd_ym input {
    float: left;
    width: 70%;
    border: none;
    background: none;
    line-height: 45px;
    font-size: 15px;
}

.jxz img {
    width: 25px;
    float: right;
    margin-top: 12px;
}

.cssj input {
    width: 45%;
}

.bdtj {
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
    background: url(http://qmz.nclingce.cn/images/tijiao.png) no-repeat;
    background-size: 100% 57px;
    line-height: 57px;
    font-size: 16px;
    text-align: center;
    clear: both;
    margin-top: 25px;
}

.bdtj a {
    display: block;
    color: #fff;
    text-align: center;
}

.btnr_sm {
    height: auto;
    overflow: hidden;
    line-height: 28px;
    font-size: 15px;
    width: 90%;
    margin: auto;
    padding-top: 5px;
}

.btnr_sm span {
    float: left;
}

.btnr_sm span.lsdd {
    float: right;
}

.btnr_sm span strong {
    color: #db1b1b;
}

.lsdd a {
    text-decoration: underline;
}

.dingd_bt {
    height: 45px;
    line-height: 45px;
    background: #f00;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

.dind_gd {
    height: auto;
    overflow: hidden;
    background-size: 100% auto;
}


.myscroll {
    width: 90%;
    margin: auto;
    height: 300px;
    margin: 0 auto;
    line-height: 26px;
    overflow: hidden;
}

.myscroll li {
    height: 33px;
}

.myscroll a {
    color: #000;
    text-decoration: none;
}

.myscroll a:hover {
    color: #ED5565;
    text-decoration: underline;
}

.myscroll li span {
    height: 26px;
}

.myscroll li span:last-child {
    padding-left: 20px;
}

.hys {
    float: right;
    color: #000;
    font-weight: bolder;
}

.cjwt_mx {
    background-size: 100% auto;
    color: #333;
    padding-bottom: 20px;
}

.cjwt_bt {
    text-align: center;
    font-size: 23px;
    line-height: 27px;
    padding: 20px 0px;
}

.cjwt_list {
    height: auto;
    overflow: hidden;
    width: 90%;
    margin: auto;
    border-bottom: 1px dashed #666;
    padding-bottom: 15px;
    padding-top: 10px;
}

.went_bt {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
}

.cjwt_zk {
    line-height: 27px;
    display: none;
}

.went_bt a {
    color: #333;
    width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    height: 36px;
}

.went_bt span {
    float: right;
    display: block;
    margin-top: 3px;
}

.went_bt span img {
    width: 23px;
    height: 23px;
    display: block;
}

.hover_xz span {
    margin-top: 10px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

.footer {
    background: url(http://qmz.nclingce.cn/images/footer_bj.jpg);
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    padding: 10px 0px;
    color: #333;
}

.footer p {
    display: block;
    width: 90%;
    margin: auto;
    line-height: 26px;
    color: #000;
}


.zhif_tp {
    height: auto;
    background: url(http://qmz.nclingce.cn/images/zf01.jpg) no-repeat;
    background-size: 100% 200px;
    max-height: 200px;
}

.zhif_tp h2 {
    padding: 0px;
    margin: 0px;
    padding-top: 30px;
    width: 92%;
    margin: auto;
    display: block;
}

.zhif_tp p {
    line-height: 26px;
    font-size: 14px;
    width: 92%;
    margin: auto;
    display: block;
    padding: 20px 0px;
    padding-top: 10px;
}

.zhif_tp p span {
    color: #b7090a;
}

.ddxx_ny {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
    background: #faf7ee;
    border-radius: 10px;
}

.ddxx_ny h2 {
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ddxx_list {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #d4d1be;
}

.ddxx_list:last-child {
    border-bottom: none;
}

.ddxx_list span {
    float: left;
    font-size: 15px;
    padding-left: 10px;
}

.ddxx_sm {
    color: #666666;
}

.xmbt_ny {
    padding-left: 40px;
}

.zf_mc {
    background: #b7090a;
    font-size: 19px;
    font-weight: bolder;
}

.youh_jj {
    height: 80px;
    border-bottom: 1px solid #d4d1be;
    width: 90%;
    margin: auto;
    padding-top: 15px;
}

.jj_left {
    width: 50%;
    float: left;
    font-size: 30px;
    color: #b7090a;
    font-weight: bolder;
}

.jj1 {
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

.jj2 {
    font-size: 14px;
    font-weight: normal;
}

.jj3 {
    font-size: 14px;
    color: #999999;
    display: block;
    margin-top: 5px;
    font-weight: normal;
}

.jj3 strong {
    text-decoration: line-through;
    font-weight: normal;
}

.jlyh {
    float: left;
    width: 50%;
    text-align: right;
}

.jlyh p {
    padding: 0px;
    margin: 0px;
    padding: 10px 0px;
    padding-top: 15px;
}

.jlyh span {
    font-size: 20px;
    color: #b7090a;
    display: block;
    font-weight: bolder;
}

.yhxx_js {
    width: 90%;
    margin: auto;
    text-align: center;
    line-height: 46px;
}

.zhif {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.wxzf {
    height: 50px;
    background: #1aad19;
    border-radius: 25px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 20px;
}

.wxzf a {
    color: #fff;
}

.wxzf img {
    width: 40px;
    position: relative;
    top: 5px;
    display: inline-block;
}

.wxzf span {
    display: inline-block;
    position: relative;
    top: -8px;
}

.zfb {
    background: #0d95e8;
}

.zhif p {
    line-height: 26px;
    clear: both;
}

.hys2 {
    color: #b7090a;
}

.sure_aq img {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 15px;
}

.wxyy {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: auto;
}

.wxyy h2 {
    font-size: 22px;
    text-align: center;
    color: #1c2939;
}

.wxyy_lit1 {
    background: #f9f9f9;
    height: 100px;
}

.wx_lis1 {
    width: 20%;
    border-right: 1px solid #b8b8b8;
    text-align: center;
    float: left;
    margin-top: 70px;
}

.lit_top {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #c42634;
    border-bottom: 1px solid #b8b8b8;
}

.wx_lis2 {
    width: 59%;
    text-align: center;
    float: left;
    margin-top: 70px;
}

.lit_bot {
    height: 60px;
    display: block;
    line-height: 60px;
    font-size: 13px;
}

.shij {
    line-height: 23px;
    padding-top: 7px;
}

.wx_lis3 {
    width: 24.7%;
    border-right: 1px solid #b8b8b8;
    text-align: center;
    float: left;
}

.wx_lis3:last-child {
    border-right: none;
}

.year_zs {
    margin-top: 15px;
    height: auto;
    overflow: hidden;
}

.year_th {
    color: #333;
}

.hxb {
    text-align: center;
    line-height: 26px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 16px;
}

.wxqs {
    padding: 0px;
    margin: 0px;
    padding-top: 20px;
}

.defen {
    height: auto;
    overflow: hidden;
    line-height: 26px;
    padding-top: 130px;
    text-align: center;
    width: 95%;
    margin: auto;
    font-size: 13px;
}

.defen span {
    padding-left: 10px;
}

.bzwx_df {
    width: 90%;
    margin: auto;
    height: auto;
    overflow: hidden;
    background: #1c2939;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bzwx_df h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 0px;
    margin-bottom: 5px;
}

.list_bzwx {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #6e7680;
    width: 94%;
    margin: auto;
    font-size: 13.3px;
}

.list_bzwx span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin-top: 18px;
    margin-right: 5px;
}

.bzwx_df p {
    line-height: 22px;
    width: 90%;
    margin: auto;
    padding: 15px 0px;
}


.myscroll {
    width: 90%;
    margin: auto;
    height: 380px;
    margin: 0 auto;
    line-height: 26px;
    overflow: hidden;
}

.khhp {
    background: url(http://qmz.nclingce.cn/images/pingjia_bj.jpg);
    background-size: 100% auto;
    padding-bottom: 20px;
}

.khhp .myscroll li {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-top: 20px;
}

.khhp .myscroll li span {
    padding-left: 20px;
    height: 26px;
}

.hp_top {
    height: 45px;
    line-height: 40px;
}

.hp_top img {
    width: 45px;
    border-radius: 50%;
    float: left;
    display: block;
    float: left;
}

.ysj_hs {
    float: right;
    color: #333;
}

.hp_zjs {
    height: auto;
    overflow: hidden;
}

.hp_zjs p {
    line-height: 26px;
    margin: 0px;
    padding-top: 10px;
}

.khhp .myscroll li span.ddh_sz {
    padding-left: 0px;
    color: #333;
}

.fud_zf {
    height: 50px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #000233;
}

.zf_xfv {
    width: 45%;
    float: left;
    margin-left: 2.8%;
    margin-top: 15px;
}

.zf_cjwt {
    margin-bottom: 80px;
}

.mis_bj {
    background: #faf7ee;
    border-radius: 10px;
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.cs_zhif {
    background: url(http://qmz.nclingce.cn/images/zf_b2.jpg);
    background-size: 100% auto;
    padding-bottom: 30px;
}

.hsyb {
    background: #b91a28;
}

.bjqm1 {
    background: url(http://qmz.nclingce.cn/images/jb01.jpg) no-repeat;
    background-size: 100% 188px;
    height: 188px;
}

.pdd_jz {
    width: 95%;
    margin: auto;
}

.bjqm2 {
    background: url(http://qmz.nclingce.cn/images/jb02.jpg) no-repeat;
    background-size: 100% 188px;
    height: 188px;
}

.pdd_jgz {
    width: 95%;
    margin: auto;
    margin-top: 58px;
}

.bjqm3 {
    background: url(http://qmz.nclingce.cn/images/jb03.jpg) no-repeat;
    background-size: 100% auto;
    height: 219px;
    margin-top: 15px;
}


@media (min-width: 414px) {
    .bd_ym span {
        width: 136px;
    }

    .defen {
        font-size: 14px;
        padding-top: 150px;
    }
}

@media (min-width: 1024px) {
    .fud_zf {
        width: 640px;
    }

    .defen {
        font-size: 14px;
        padding-top: 150px;
    }
}

.divtitle_k {
    text-align: center;
    line-height: 31px;
    color: #fff;
    background-image: url('../image/d_title.png');
    background-repeat: round;
    position: relative;
    margin-top: -16px;
    min-width: 45%;
    padding: 0 40px;
    font-size: 15px;
}

.divtext_k {
    min-height: 100px;
    background-image: url('../image/bg_text.png');
    background-repeat: round;
    color: #3d3d3d;
    padding: 24px 20px;
    font-size: 15px;
}

.index_x1 {
    border: 1px solid #979797;
    background: #FFFFFF;
}

.index_x1 h4 {
    margin: 0;
    padding: 0;
}

.index_x1 h4 img {
    width: 100%;
}

.index_x1 .khpj {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.index_x1 .khpj span {
    display: block;
    float: left;
    font-size: 16px;
    color: #979797;
    text-align: center;
    width: 33.33%;
}

.index_x1 .khpj span a {
    display: block;
    color: #979797;
    padding: 16px 0;
    border: 1px solid #CCC;
}

.index_x1 ul {
    margin: 0 10px;
    padding: 10px 0;
    line-height: 24px;
    font-size: 24px;
    color: #282828;
}

.index_x1 ul li span {
    color: #7d7d7d;
    margin-right: 10px;
}

.index_x1 ul li em {
    font-style: normal;
    color: #7d7d7d;
}

.index_x1 .pinglun {
    border-top: 1px solid #CCCCCC;
    overflow: hidden;
}

.index_x1 .pinglun .p_l {
    float: left;
    width: 100%;
    margin: 39px 0 30px -2px;
}

.index_x1 .pinglun .p_l label {
    /* width: 100%; */
    float: left;
    font-size: 16px;
    /* line-height: 2rem; */
    text-align: center;
    /* margin-top: 0.5rem; */
}

.index_x1 .pinglun .p_l div textarea {
    width: 50%;
    /* height: 400px; */
    /* margin: 0; */
    /* padding: 0; */
    /* border-radius: 0; */
    /* outline: none; */
    border: 1px solid #CCC;
    -webkit-appearance: none;
}

.daytime {
    color: gray;
    font-weight: bold;

}

.index_x1 .pinglun .p_l div input {
    width: 50%;
    height: 34px;
    outline: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 1px solid #CCC;
    -webkit-appearance: none;
}

.index_x1 .pinglun .p_r {
    float: left;
    /* margin-top: 0.5rem; */
    margin-left: 34%;
    margin-bottom: 26px;
}

.index_x1 .pinglun .p_r a {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    /* margin: 2rem 1rem 0 0; */
    background: #a3a3a3;
    border: none;
    font-size: 26px;
    /* line-height: 2.23rem; */
    text-decoration: none;
    color: #FFFFFF;
    padding: 16px;
}

* {
    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: 65px 15px 100px;
}

.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: 10px;
    background: #fff;
    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: 36px;
    height: 36px;
    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: #c9aa68;
}

.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: 21px;
    box-shadow: 0 2px 5px 0 hsla(0, 0%, 91%, .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: #86601e;
    background: #f4d59d;
    border-radius: 18px;
}

.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: #86601e;
    background: #f4d59d;
    border-radius: 10px 2px 10px 10px;
}

.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(http://bbcdn.zyge.net/static/qmbb/images/together_3/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: 150px;
    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: 84px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #f4d59d;
    border-radius: 4px;
    color: #86601e;
    font-size: 16px;
    font-weight: 400;
}

/*旋转罗盘背景*/
#luopan_box {
    height: 170px;
    width: 170px;
    margin: 0 auto;
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 9999999;
    margin-left: -85px;
    display: none;
    vertical-align: middle;
}

#luopan_box img.img-1 {
    -webkit-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}

@media screen and(min-width:300px) {
    #luopan_box img.img-1 {
        width: 170px;
        height: 170px;
    }
}

#luopan_box img.img-1 {
    width: 170px;
    height: 170px;
}

#luopan_box .img-2 {
    width: 20px;
    height: 140px;
    position: fixed;
    top: 42%;
    left: 50%;
    margin: 0 auto;
    margin-left: -10px;
    -webkit-animation: rotate2 4s linear infinite;
    animation: rotate2 4s linear infinite;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.massage_btn {
    display: block;
}

.box-p {
    text-align: center;
    font-size: 15px;
    color: rgb(255, 252, 247);
    margin-top: 10px;
    font-weight: 500;
}

.luopan_bg_color {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999998;
    background: #000;
    opacity: 0.7;
    transition: opacity 0.5s;
    display: none;
}

/*旋转罗盘背景结束*/