*{
    padding:0;
    margin:0;
    font-family: "寰蒋闆呴粦";
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
img{
    display: block;
    border:none;
}
input{
    outline:none
}
body{
    font-size: 14px;
    max-width: 640px;
    margin: 0 auto;
}
/*澶撮儴*/
.header {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    position: sticky;
    background: #951A1C;
    text-align: center;
    top: 0;
    z-index: 1
}

.header h1 {
    font-size: 18px;
    color: #bb8962;
    font-weight: initial;
    line-height: 44px
}

.header a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bb8962;
    font-size: 16px;
    color: #bb8962;
    position: absolute;
    right: 10px;
    top: 7px;
    border-radius: 4px;
    text-align: center
}

.tab {
    margin: 10px 2%;
    height: auto;
    display: flex;
    flex-direction: row
}

.tab div {
    width: 50%;
    height: 40px;
    line-height: 38px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #94181a;
    color: #BA8961;
    font-size: 18px
}

.active {
    color: #333;
    cursor: pointer
}

.wxz {
    background: #94181a;
    color: #333;
    cursor: pointer
}

.conter {
    height: auto;
    overflow: hidden;
    background: #f2e9d4
}

.sele_box {
    margin: 20px 2% 0;
    height: auto;
    display: none
}

.sele_box ul li {
    background: url("../images/input-bj.png") no-repeat;
    background-size: 100% 100%;
    height: 40px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
    padding: 0 10px
}

.sele_box ul li span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 17px;
    color: #BA8961;
    width: 50px;
}
.radio span{
    font-size: 15px!important;
}
.inputtext {
    background: none;
    border: 0;
    font-size: 16px;
    color: #333;
    width: 100%
}
.sex, .time {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1
}

.radio, .time {
    flex: 1;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0
}

.radio i {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid #aaa;
    border-radius: 50%;
    margin-right: 10px;
    position: relative
}

.activen i {
    border: 2px solid #94181a
}

.activen i:before {
    content: '';
    display: block;
    position: absolute;
    background: #94181a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px
}

.radio p {
    display: inline-block
}

.time_tab {
    background: none;
    border: 0;
    font-size: 16px;
    color: #333;
    width: 100%
}

.but, .but1 {
    display: block;
    width: 100%;
    background: url("../images/but.png") no-repeat center;
    background-size: auto 100%;
    height: 60px;
    border: 0;
    color: #fff;
    font-size: 18px;
    margin: 10px 0
}

.bor {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 0
}

.txt {
    padding: 0 10px;
    background: #f2e9d4;
    position: relative;
    z-index: 2;
    font-size: 14px
}

.bor hr {
    border: 0;
    height: 1px;
    width: 100%;
    background: #d5c9ae;
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 1
}

.case1 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #e9dec2 url("../images/xiangyun105x45.png") no-repeat;
    background-size: auto 20px;
    background-position: 15px center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px 0 60px;
    margin-top: 5px
}

.case1_anal {
    margin: 0.5rem 1rem;
    border: 1px solid #B7A996;
    text-align: center;
    font-size: 0.7rem;
    border-radius: 0.3rem;
    padding: 0.3rem 0.6rem 0.5rem
}

.case1_anal h2 {
    font-weight: normal;
    color: #644A34;
    margin-bottom: 0.4rem
}

.end {
    height: auto;
    overflow: hidden;
    margin-top: -32px
}

.centerli {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px
}

.left {
    flex: 1
}

.center {
    width: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.right {
    flex: 1
}

.content_text {
    height: auto;
    overflow: hidden;
    border: 1px solid #ba8961;
    flex: 1;
    height: 100%;
    border-radius: 6px;
    display: flex;
    flex-direction: column
}

.text {
    height: auto;
    overflow: hidden;
    padding: 10px;
    flex: 1
}

.text p {
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #bb8a62
}

.top {
    background: #94181a;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    text-align: center
}

.line {
    padding: 0 2% 15px
}

.rftest {
    color: #bb8962;
    line-height: 1.6;
    margin: 20px 5%;
    font-size: 14px
}

.rftesttitle {
    font-size: 16px !important;
    color: #961c1c !important;
    margin: 12px 0 4px !important
}

.case {
    height: auto;
    overflow: hidden;
    padding: 0 2%;
    margin-bottom: 30px
}

.case ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

.case ul li {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px
}

.case ul li .left, .case ul li .right {
    flex: 1
}

.case ul li .left img, .case ul li .right img {
    max-width: 90%;
    display: block
}

.case ul li .left .content, .case ul li .right .content {
    flex: 1;
    height: 100%;
    border-radius: 6px;
    display: flex;
    flex-direction: column
}

.case ul li .left .content .top, .case ul li .right .content .top {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    text-align: center
}

.case ul li .left .text, .case ul li .right .text {
    height: auto;
    overflow: hidden;
    padding: 10px;
    flex: 1
}

.case ul li .left .text p, .case ul li .right .text p {
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #bb8a62
}

.case ul li .left .content {
    height: auto;
    overflow: hidden;
    border: 1px solid #ba8961
}

.case ul li .left .content .top {
    background: #94181a
}

.case ul li .left dl {
    height: auto;
    overflow: hidden;
    padding: 10px
}

.case ul li .left dl dd {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center
}

.case ul li .left dl dd label {
    font-size: 12px;
    color: #000
}

.case ul li .left dl dd span {
    display: block;
    width: 40px;
    font-size: 12px;
    color: #ba8961;
    margin-left: 6px
}

.case ul li .left dl dd .progress {
    margin-left: 6px;
    height: 16px
}

.case ul li .left dl dd .color-1 {
    background: #f9e75f
}

.case ul li .left dl dd .color-2 {
    background: #78e080
}

.case ul li .left dl dd .color-3 {
    background: #5faaf9
}

.case ul li .left dl dd .color-4 {
    background: #eb5252
}

.case ul li .left dl dd .color-5 {
    background: #9367e2
}

.case ul li .right .content {
    height: auto;
    overflow: hidden;
    border: 1px solid #ba8961
}

.case ul li .right .content .top {
    background: #94181a
}

.case ul li .right dl {
    height: auto;
    overflow: hidden;
    padding: 10px
}

.case ul li .right dl dd {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #bb8a62
}

.case ul li .center {
    width: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.case ul li .center img {
    display: block
}

.case ul li:nth-child(3) .left dl dd span {
    width: 20px
}

.gearDate {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    position: absolute;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2018917;
    overflow: hidden;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform: translateZ(0)
}

.date_ctrl {
    vertical-align: middle;
    background-color: #F0F0F0;
    border: 1px solid #a5a5a5;
    border-radius: 5px;
    color: #363837;
    margin: 0;
    height: auto;
    width: 100%;
    max-width: 600px;
    position: absolute;
    left: 0;
    right: 0;
    top: 27%;
    z-index: 9902;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0)
}

.slideInUp {
    animation: slideInUp 0.3s ease-in;
    -webkit-animation: slideInUp 0.3s ease-in;
    -ms-animation: slideInUp 0.3s ease-in;
    -moz-animation: slideInUp 0.3s ease-in
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

@-moz-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

@-ms-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

.date_roll {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-weight: bold;
    background-color: transparent;
    -webkit-mask: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#debb47), to(rgba(36, 142, 36, 0)));
    -webkit-mask: -webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0))
}

.date_roll > div {
    font-size: 2em;
    height: 6em;
    float: left;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    width: 33.33%
}

.date_roll_more > div {
    width: 25%
}

.date_roll_minut > div {
    width: 20%
}

.date_roll_mask {
    padding: 0 1em;
    -webkit-mask: -webkit-gradient(linear, 0% 40%, 0% 0%, from(#debb47), to(rgba(36, 142, 36, 0)));
    -webkit-mask: -webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0))
}

.date_grid {
    position: relative;
    top: 2em;
    width: 100%;
    height: 2em;
    margin: 0;
    box-sizing: border-box;
    z-index: 0;
    background-color: #E8E8E8;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4
}

.date_grid > div {
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8em;
    line-height: 2.5em
}

.date_info_box {
    color: #363837;
    font-size: 1.8em;
    text-align: center;
    padding: 0.6em 0;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    font-weight: 700
}

.date_class_box {
    text-align: center;
    padding: 1em 2em
}

.date_class {
    display: inline-block;
    font-size: 1.4em;
    width: 40%;
    padding: 0.4em 0;
    text-align: center;
    color: #c91723;
    border: 1px solid #c91723;
    cursor: pointer
}

.date_class_box .date_class:first-child {
    border-top-left-radius: 0.2em;
    border-bottom-left-radius: 0.2em
}

.date_class_box .date_class:last-child {
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.2em
}

.date_class_box .active {
    background-color: #c91723;
    color: #fff
}

.date_btn_box {
    overflow: hidden;
    position: relative;
    border-top: 1px solid #d4d4d4;
    margin-top: 1em
}

.date_btn {
    color: #000;
    font-size: 1.6em;
    line-height: 1em;
    text-align: center;
    padding: 0.8em 1em;
    cursor: pointer;
    float: left;
    width: 49.9%;
    box-sizing: border-box
}

.lcalendar_cancel {
    float: left !important
}

.lcalendar_finish {
    float: right !important
}

.date_btn.lcalendar_cancel {
    border-right: 1px solid #d4d4d4
}

.gear {
    float: left;
    position: absolute;
    z-index: 9902;
    width: 5.5em;
    margin-top: -6em;
    cursor: pointer;
    padding: 2em 0
}

.date_roll > div .gear {
    width: 100%;
    color: #000
}

.tooth {
    height: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold !important
}

.input-box {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1
}

.label {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    color: #BA8961;
    width: 100px
}

.input-box p {
    line-height: 24px;
    font-size: 16px;
    color: #333;
    width: 100%
}

.input-box input {
    background: none;
    border: 0;
    font-size: 16px;
    color: #333;
    width: 100%
}



/*----------------鍒嗗壊绾�----------------*/
.qmTitle {
    height: 40px;
    background: url(title_decoration.png) center top no-repeat;
    width: 100%;
    background-size: 26% 26%;
    text-align: center;
    font-size: 20px;
    color: #951A1C;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-top: 10px;
    margin: 20px 0;
}

.qmTitle:after, .qmTitle:before {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #951A1C;
    margin: 0 10px;
}

.pageOneBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.pageTowOne {
    background: #f2e9d4 url("guo.png") center center no-repeat;
    background-size: 60px;
    border: 1px solid #d6b588;
    border-radius: 50%;
}

.pagetowTwo {
    background: #f2e9d4 url("AI.png") center center no-repeat;
    background-size: 50px;
    border: 1px solid #d6b588;
    border-radius: 50%;
}

.pageTowTop {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 0;
    top: -40px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.pageTwoBox > h4 {
    font-weight: bold;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 25px;
    padding-top: 50px;
}

.blue {
    color: #000;
}

.small_line {
    display: inline-block;
    width: 20%;
    height: 1px;
    background: #951A1C;
    margin-bottom: 10px;
}

.pageTwoBox > p {
    line-height: 25px;
    font-size: 14px;
    color: #2c2c2c;
}

.pageTwoBox {
    border: 1px solid #d6b588;
    text-align: center;
    padding: 5px;
    height: 250px;
    position: relative;
    width: 46%;
}

.show,.sho {
    margin: 10px 2%;
}

.img {
    width: 100%;
}

.ct_box_11 {
    padding-bottom: 30px;
}

.ct_box_11 > p {
    font-size: 16px;
}

.ct_box_11 ul {
    text-align: center;
    font-size: 0;
    padding-top: 20px;
}

.ct_box_11 li {
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin-left: 25px;
    font-size: 15px;
}

.ct_box_11 li:first-child {
    margin-left: 0;
}

.ct_box_11 li p {
    padding-top: 9px;
}
.qm_wd{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.qm_wd li{
    width: 26%;
    text-align: center;
    margin-bottom: 10px;
}
.qm_wd li .img{
    width: 80%;
    margin: 10px auto;
}
.qm_wd li p{
    font-size: 16px;
}
.qm_wd li:first-child {
    margin-left: 0;
}
.qm_box_2 .qm_wd li p{
    font-size: 15px;
}
.qm_yj_box{
    width: 84%;
    padding-top: 5%;
}
.qm_yj{
    width:20px;
    padding: 0 3%;
    line-height: 24px;
    font-size: 15px;
    float: right;
    border-right: 1px solid #ddd6d1;
    height: 240px;
}
.qm_box_3{
    position: relative;
}
.qm_hm{
    position: absolute;
    right: 0;
    top:-20px;
}
.qm_yz{
    position: absolute;
    left: 10px;
    top: 160px;
}
@media screen and (max-width: 330px) {

    .pageTwoBox > p {
        font-size: 12px !important;
    }

    .ct_box_11 li {
        font-size: 13px;
    }

    .pageTwoBox > h4,.qm_wd li p {
        font-size: 15px;
    }
    .qm_box_2 .qm_wd li p{
        font-size: 13px;
    }
}