﻿@charset "utf-8";



/* body::-webkit-scrollbar {
    width: 1px;
    box-sizing: border-box;
}

body::-webkit-scrollbar-thumb {
    background: #FFFCDD;
}

body::-webkit-scrollbar-track {
    background: #AE0817;
} */
body{
    padding-top: 63px;
}
.gender {
    display: flex;
    font-size: 16px;
}

.res_con {
    width: 100%;
}


.gayd {
    color: #ddd
}
.btn-all {
    padding: 0 .5rem;
}


/* input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    width: 1.8rem;
    height: 1.8rem;
}

input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 1.8rem;
    height: 1.8rem;
} */

/*表单内容*/
.content {
    box-sizing: border-box;
    display: block;
    width: 34.2rem;
    margin: 0.2rem auto;
    padding: 2.2rem;
}

.content .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.content .list .w5 {
    display: flex;
    width: 17.5rem;
    line-height: 4rem;
    font-size: 1.5rem;
    /* margin: 0.1rem auto; */
}

.content .list .w5>label {
    font-size: 1.5rem;
}

.content .list .w5 .w50 {
    display: block;
    width: 8.5rem;
}

.content .list>label {
    display: block;
    width: 8.5rem;
    line-height: 3rem;
    font-size: 1.5rem;
    margin: 0.1rem auto;
}

.content .list>label>.inp_in {
    height: 3.6rem;
    margin: 0.1rem auto;
    padding-left: 0.5rem;
    width: 100%;
    background-color: #fff;
    color: #AE0817;
    border: 0.1rem solid #C2C2C2;
    border-radius: 0.2rem;
    font-size: 1.6rem;
}

.content .list>.inp_in {
    height: 3.6rem;
    margin: 0.1rem auto;
    padding-left: 0.5rem;
    width: 100%;
    background-color: #fff;
    color: #AE0817;
    border: 0.1rem solid #C2C2C2;
    border-radius: 0.2rem;
    font-size: 1.6rem;
}

.content .list .w5 .inp_in {
    height: 3.6rem;
    margin: 0.1rem auto;
    flex: 1;
    padding-left: 0.5rem;
    background-color: #fff;
    color: #AE0817;
    border: 0.1rem solid #C2C2C2;
    border-radius: 0.2rem;
    font-size: 1.6rem;
}

.content .list .inp_txt {
    margin: 0.1rem auto;
    padding: 0.5rem;
    flex: 1;
    background-color: #fff;
    color: #AE0817;
    border: 0.1rem solid #C2C2C2;
    border-radius: 0.2rem;
    font-size: 1.6rem;
}

.content .list .img3 {
    display: block;
    width: 9.7rem;
    text-align: center;
    font-size: 1.5rem;
    line-height: 3rem;
}

.content .list .sz {
    display: block;
    width: 8.5rem;
    line-height: 3rem;
    font-size: 1.5rem;
    margin: 0.1rem auto;
}

.content .list .sz>.inp_in {
    height: 3.6rem;
    margin: 0.1rem auto;
    padding-left: 0.5rem;
    width: 100%;
    background-color: #fff;
    color: #AE0817;
    border: 0.1rem solid #C2C2C2;
    border-radius: 0.2rem;
    font-size: 1.6rem;
    text-align: center;
}

.content .list .yao_sel {
    display: block;
    width: 30rem;
    margin: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 1.5rem;
    color: #AE0817;
}

.content .list .yao_inp {
    width: 0.1rem;
    height: 0.1rem;
    margin-left: -10rem;
    display: none;
}

.content .click {
    margin-top: 1rem;
}

.content .list .msg {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #f00;
    margin: 1rem auto;
}

.content .tc {
    text-align: center;
    font-weight: bold;
    font-size: 2rem;

}

.content .list .inp_bt ,.back_btn{
    text-align: center;
    width: 19.6rem;
    height: 3.45rem;
    color: #FFFCDD;
    border: 1px solid #FFFCDD;
    border-radius: 0.5rem;
    background-color: #900;
    background-image: url(../images/qg_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    font-size: 14px;
    margin: 1rem auto;
}

.back_btn{
   line-height: 3.45rem;
}

.content .title,
.res_title,
.jiegua>.block {
    display: block;
    text-align: center;
    margin: 2rem auto;
    width: 9.5rem;
    height: 2.8rem;
    background-image: url(../images/zb_bg.png);
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #FFF6EF;
    line-height: 2.8rem;
    background-size: 100% 100%;

}

.content .info {
    display: block;
    color: #aaa;
    margin: 0rem auto;
    margin-top: 1rem;
    text-align: justify;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.content .list .w5 .mr15 {
    margin-right: 1.5rem;
}

/*排盘结果页*/
/*生辰时间*/
.base_con,
.res_con {
    display: block;
    width: 98%;
    margin: 0.2rem 0.5%;
    padding: 0.5rem 0.5%;
    /* background-color: #FFFCDD; */
    border-radius: 0.2rem;
}

.base_con .list {
    display: block;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #999
}

.base_con .url_code {
    width: 12.5rem;
    height: 10.5rem;
    margin-top: -10.2rem;
    float: right;
    text-align: center;
    color: #e00;
    font-size: 1.2rem;
}

.base_con .url_code img {
    width: 10.5rem;
}

.base_con .url_code .mb {
    display: block;
    float: left;
    width: 2rem;
    line-height: 120%;
}

.base_con .url_code .pc {
    display: none
}

.res_con .list {
    display: block;
    font-size: 1.6rem;
}

.res_con .list .t_l {
    font-size: 1.5rem;
}

.res_con .list .t_r {
    font-size: 1.5rem;
}

.res_con .list .ftw {
    font-weight: bold
}

.res_con .gua_txt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 1rem auto;
}

.res_con .gua_txt>div {
    display: block;
    margin: 0;
    font-size: 1.5rem;
}

.res_con .gua_txt>div .t {
    height: 4rem;
    line-height: 1.6rem;
    color: #f00;
}

.res_con .gua_txt>div .yaowei {
    height: 3.4rem;
    padding: 0 0.2rem;
    line-height: 1.6erm;
    font-size: 16px;
    vertical-align: bottom;
}

.res_con .gua_txt>div .fuwei {
    padding: 0 0.2rem;
    line-height: 1.5rem;
    font-size: 1.4rem;
    margin-top: -0.4rem;
    color: #7234c5;
}

/*爻辞*/
/* .res_title {
    margin: 0 0.5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    margin: auto;
}

.res_title .block {
    display: NONE;
    width: 49.8%;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.8rem;
    border-radius: 0.2rem 0.2rem 0 0;
  
}

.res_title .block.curr {
    display: block;
}

.res_title>.curr,
.res_gua.jiegua>.curr {
    color: #f00;
    font-size: 18px;
} */

.res_gua {
    display: block;
    width: 100%;
    margin: 0 0.5%;
    padding: 0.5rem 0.5%;
}

.guaci {
    border-radius: 0 0.2rem 0.2rem 0.2rem;
    line-height: 2rem;
    font-size: 14px;
}

.guaci>p {
    margin: 0.5rem auto;
    padding: 0.5rem
}

.jiegua {
    border-radius: 0.2rem 0 0.2rem 0.2rem;
    /* display: none; */
    line-height: 2rem;
    font-size: 14px;
    text-align: justify
}

.jiegua>p {
    width: 100%;
    margin: 5px auto;
    /* padding: 0.5rem 1rem 0.5rem 5.5rem; */
    text-indent: 0;
}

.jiegua>p:first-child {
    width: 100%;
    margin: auto;
    padding: 0.5rem 1rem 0.5rem 0.5rem;
    text-indent: -2em;
}

/*弹框样式*/
.chgln {
    width: 96%;
    padding: 1rem 2% 0 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chgln .btn {
    display: block;
    width: 18%;
    height: 4.2rem;
    line-height: 2rem;
    margin: 0.2rem 1%;
    font-size: 1.6rem;
    text-align: center;
    color: #333;
    border: 0.1rem solid #FFE2AC;
    box-sizing: border-box;
    border-radius: 0.3rem;
}

.chgln .btn:hover {
    background-color: #FFFCDD;
    color: #f00;
    cursor: pointer;
}

.chgln .btn span {
    display: block
}

.chgln .btn span:last-child {
    color: #ccc;
}

.openchg {
    color: #666;
    line-height: 200%;
    padding: 0.5rem;
}

.openchg .title {
    color: #c00;
    width: 100%;
    font-size: 1.8rem;
    text-align: center;
}

.openchg .conte {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.openchg .conte .blk {
    display: block;
    border: 0.1rem solid #FFDA63;
    box-sizing: border-box;
    border-radius: 0.3rem;
    height: 3rem;
    line-height: 2.6rem;
    text-align: center
}

.openchg .conte .cc {
    width: 60%;
    margin: 0.5rem 20%;
}

.openchg .conte .c5 {
    width: 18%;
    margin: 0.5rem 1%;
}

.openchg .conte .c6 {
    width: 23%;
    margin: 0.5rem 1%;
}

/*保存数据*/
.sdrow {
    margin: 0.5rem auto;
    height: 2.4rem;
}

.sdrow .l {
    display: inline-block;
    float: left;
    width: 15%;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.5rem;
    text-align: center;
    color: #B49207
}

.sdrow .r {
    display: inline-block;
    float: left;
    width: 85%;
    line-height: 2rem;
}

.sdrow .r .inp {
    text-align: left;
    height: 2.4rem;
    line-height: 2.4rem;
    color: #c00;
    border: 0.1rem solid #ffeb99;
    box-sizing: border-box;
    border-radius: 0.2rem;
    font-size: 1.3rem;
}

.sdrow .r .inptxt {
    width: 96%;
    line-height: 120%;
    overflow: hidden;
    color: #c00;
    border: 0.1rem solid #ffeb99;
    box-sizing: border-box;
    border-radius: 0.2rem;
    font-size: 1.3rem;
    padding: 0.3rem;
    margin: 0.5rem auto;
}





.sdrow .r input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    width: 1.3rem;
    height: 1.3rem;
}

.sdrow .r input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 1.3rem;
    height: 1.3rem;
}

.sdrow .r label {
    display: inline-block;
    float: left;
    height: 1.8rem;
    line-height: 2rem;
    font-size: 1.3rem;
}

.sdrow .r .bd {
    -webkit-appearance: none;
    border-radius: 2px;
    outline: none;
}

.sdrow .r .bd:checked {
    background-image: url(../images/y.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.sdrow .r .bd:checked+span {
    color: #c00;
}

.sdrow .r .inp_bt {
    text-align: center;
    width: 96%;
    height: 4rem;
    line-height: 4rem;
    margin: 1rem auto 2rem auto;
    color: #FFFCDD;
    border: 0.1rem solid #FFFCDD;
    border-radius: 0.3rem;
    background: url(../images/btn_bg.png) repeat;
    border: none;
    font-size: 1.6rem;
}

/*梅花盘*/
.content .list .w2 {
    width: 5rem;
    line-height: 4rem;
    font-size: 1.6rem;
    text-align-last: center;
    margin: 0.1rem auto;
}

.content .list .w4 {
    width: 14.8rem;
    line-height: 4rem;
    font-size: 1.5rem;
    margin: 0.1rem auto;
}

.inp_hide {
    width: 0.01rem;
    height: 0.01rem;
    border: none;
    margin: 0;
    padding: 0;
}

.openchg .conte .cg {
    width: 23%;
    margin: 0.5rem 1%;
}

.res_con .mhg_txt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 1rem auto;
}

.res_con .mhg_txt>div {
    display: block;
    margin: 0 1rem 0 0;
    font-size: 1.6rem;
    text-align: center
}

.res_con .mhg_txt>div .t {
    height: 3rem;
    line-height: 2rem;
    font-size: 1.4rem;
    color: #f00;
}

.res_con .mhg_txt>div .b {
    height: 3rem;
    line-height: 2rem;
    color: #09f;
}

.res_con .mhg_txt>div .mhyw {
    height: 2rem;
    padding: 0;
    line-height: 2rem;
    font-size: 1.6rem;
    vertical-align: baseline
}


input[type="radio"],
input[type="checkbox"] {
    appearance: none;
    position: relative;
    outline: none;
    margin-right: 7px;
}

input[type="radio"]:before,
input[type="checkbox"]:before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 4px;
    border: 1px solid #2F6601;
    display: inline-block;
    vertical-align: middle;
}

input[type="radio"]:checked:before,
input[type="checkbox"]:checked:before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 4px;
    border: 1px solid #2F6601;
    display: inline-block;
    vertical-align: middle;
}

input[type="radio"]:checked:after,
input[type="checkbox"]:checked:after {
    content: "";
    width: 14px;
    height: 14px;
    background: #2F6601;
    border-radius: 2px;
    text-align: center;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
}

.gender label {
    margin-right: 16px;
}

@media screen and (min-width:750px) {
    body {
        background-color: #300;
    }

    /*  body::-webkit-scrollbar {
        width: 8px;
    }
body::-webkit-scrollbar-thumb {
        background: #FFFCDD;
    }

    body::-webkit-scrollbar-track {
        background: #300;
    } */



    /*表单内容*/
    .content {
        display: block;
        width: 800px;
        margin: 0px auto;
        padding: 30px 5px;
    }

    .content .list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 80%;
        margin: auto;
    }

    .content .list .w5 {
        display: flex;
        width: 50%;
        line-height: 40px;
        font-size: 16px;
        margin: 2px auto;
    }

    .content .list .w5>label {
        font-size: 16px;
    }

    .content .list .w5 .w50 {
        display: block;
        width: 50%;
    }

    .content .list>label {
        display: block;
        width: 90px;
        line-height: 30px;
        font-size: 16px;
        margin: 2px auto;
    }

    .content .list>label>.inp_in {
        height: 32px;
        margin: 1px auto;
        padding-left: 5px;
        width: 100%;
        background-color: #fff;
        color: #AE0817;
        border: 1px solid #C2C2C2;
        border-radius: 2px;
        font-size: 16px;
    }

    .content .list>.inp_in {
        height: 32px;
        margin: 1px auto;
        padding-left: 5px;
        width: 100%;
        background-color: #fff;
        color: #AE0817;
        border: 1px solid #C2C2C2;
        border-radius: 2px;
        font-size: 16px;
    }

    .content .list .w5 .inp_in {
        height: 32px;
        margin: 5px auto;
        flex: 1;
        padding-left: 5px;
        background-color: #fff;
        color: #AE0817;
        border: 1px solid #C2C2C2;
        border-radius: 2px;
        font-size: 16px;
    }

    .content .list .inp_txt {
        margin: 1px auto;
        padding: 5px;
        flex: 1;
        background-color: #fff;
        color: #AE0817;
        border: 1px solid #C2C2C2;
        border-radius: 2px;
        font-size: 16px;
    }

    .content .list .img3 {
        display: block;
        width: 175px;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
    }

    .content .list .sz {
        display: block;
        width: 100px;
        line-height: 30px;
        font-size: 16px;
        margin: 2px 24px;
    }

    .content .list .sz>.inp_in {
        height: 32px;
        margin: 1px auto;
        padding-left: 5px;
        width: 100%;
        background-color: #fff;
        color: #AE0817;
        border: 1px solid #C2C2C2;
        border-radius: 2px;
        font-size: 16px;
    }

    .content .list .yao_sel {
        display: block;
        width: 300px;
        margin: auto;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #AE0817;
    }

    .content .list .yao_inp {
        width: 1px;
        height: 1px;
        margin-left: -1000px;
    }

    .content .click {
        margin-top: 10px;
    }

    .content .list .msg {
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: center;
        color: #f00;
        margin: 10px auto;
    }

    .content .tc {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

    .content .list .inp_bt ,.back_btn{
        text-align: center;
        width: 261px;
        height: 46px;
        line-height: 46px;
        color: #FFFCDD;
        border: 1px solid #FFFCDD;
        border-radius: 5px;
        background-color: #900;
        background-image: url(../images/qg_bg.png);
        background-position: center center;
        font-size: 16px;
        margin: 10px auto;
    }

    .content .title,
    .res_title,
    .jiegua>.block {
        display: block;
        text-align: center;
        margin: 30px auto;
        width: 128px;
        height: 38px;
        background-image: url(../images/zb_bg.png);
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #FFF6EF;
        line-height: 38px;
    }

    .content .info {
        display: block;
        width: 70%;
        color: #aaa;
        text-indent: -50px;
        margin: 0px auto;
        margin-top: 30px;
        text-align: justify;


        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 27px;
    }

    .content .list .w5 .mr15 {
        margin-right: 20px;
    }

    /*排盘结果页*/
    /*生辰时间*/

    .base_con,
    .res_con {
        display: block;
        width: 100%;
        margin: 2px auto;
        padding: 5px;
        /* background-color: #FFFCDD; */
        border-radius: 2px;
    }

    .base_con .list {
        display: block;
        font-size: 16px;
        line-height: 22px;
        color: #999;
        width: 80%;
        margin: auto
    }

    .base_con .url_code {
        width: 140px;
        height: 120px;
        margin-top: -115px;
        float: right;
        margin-right: 11%;
        text-align: center;
        color: #e00;
        font-size: 14px;
    }

    .base_con .url_code img {
        width: 120px;
    }

    .base_con .url_code .mb {
        display: none;
    }

    .base_con .url_code .pc {
        display: block;
        float: left;
        width: 20px;
        line-height: 110%;
    }

    .res_con .list {
        display: block;
        width: 80%;
        font-size: 18px;
        margin: auto
    }

    .res_con .list .t_l {
        font-size: 17px;
    }

    .res_con .list .t_r {
        font-size: 17px;
    }

    .res_con .list .ftw {
        font-weight: bold
    }

    .res_con .gua_txt {
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-end;
        margin: 1rem auto;
    }

    .res_con .gua_txt>div {
        display: block;
        margin: 0 5px;
        font-size: 16px;
    }

    .res_con .gua_txt>div .t {
        height: 40px;
        line-height: 20px;
        font-size: 16px;
        color: #f00;
    }

    .res_con .gua_txt>div .yaowei {
        height: 36px;
        padding: 0;
        line-height: 20px;
        font-size: 16px;
        vertical-align: baseline
    }

    .res_con .gua_txt>div .fuwei {
        padding: 0;
        line-height: 16px;
        font-size: 16px;
        margin-top: -2px;
        color: #c7bf6c;
    }

    /*爻辞*/
    /* .res_title {
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
        margin: auto;
    }

    .res_title .block {
        display: none;
        width: 49.8%;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        border-radius: 2px 2px 0 0;
        color: #fffcdd;
    }

    .res_title .block.curr {
        display: block;
    }

    .res_title .block:hover {
        cursor: pointer
    }

    .res_title>.curr {
        color: #f00
    } */

    .res_gua {
        display: block;
        width: 80%;
        margin: 0 auto;
        padding: 5px;
    }

    .guaci {
        border-radius: 0 2px 2px 2px;
        line-height: 24px;
        font-size: 16px;
    }

    .guaci>p {
        width: 100%;
        margin: 5px auto;
        padding: 5px 10px 10px 10px;
    }

    .jiegua {
        border-radius: 2px 0 2px 2px;
        /* display: none; */
        line-height: 24px;
        font-size: 16px;
        text-align: justify
    }

    .jiegua>p {
        width: 100%;
        margin: 10px auto;
        /* padding: 0 10px 0 60px; */
        /* text-indent: -50px; */
        padding: 5px 10px 10px 10px;
    }

    .jiegua>p:first-child {
        width: 100%;
        margin: auto;
        /* padding: 0 10px; */
        text-indent: 2em;
    }

    /*弹框样式*/
    .chgln {
        width: 98%;
        padding: 10px 1% 0 1%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .chgln .btn {
        display: block;
        width: 8%;
        height: 45px;
        line-height: 20px;
        margin: 2px 1%;
        font-size: 16px;
        text-align: center;
        color: #333;
        border: 1px solid #FFE2AC;
        box-sizing: border-box;
        border-radius: 3px;
    }

    .chgln .btn:hover {
        background-color: #FFFCDD;
        color: #f00;
        cursor: pointer;
    }

    .chgln .btn span:last-child {
        color: #ccc;
    }

    .openchg {
        color: #666;
        line-height: 200%;
        padding: 5px;
    }

    .openchg .title {
        color: #c00;
        width: 100%;
        font-size: 18px;
        text-align: center;
    }

    .openchg .conte {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .openchg .conte .blk {
        display: block;
        border: 1px solid #FFDA63;
        box-sizing: border-box;
        border-radius: 3px;
        height: 30px;
        line-height: 25px;
        text-align: center
    }

    .openchg .conte .blk:hover {
        cursor: pointer;
        color: #c00;
    }

    .openchg .conte .cc {
        width: 60%;
        margin: 5px 20%;
    }

    .openchg .conte .c5 {
        width: 18%;
        margin: 5px 1%;
    }

    .openchg .conte .c6 {
        width: 23%;
        margin: 5px 1%;
    }

    /*梅花盘*/
    .content .list .w2 {
        width: 70px;
        line-height: 40px;
        text-align-last: center;
        font-size: 16px;
        margin: 2px auto;
    }

    .content .list .w4 {
        width: 258px;
        line-height: 40px;
        margin: 2px auto;
    }

    .inp_hide {
        width: 1px;
        height: 1px;
        margin: 0;
        padding: 0;
        border: none;
    }

    .openchg .conte .cg {
        width: 10.5%;
        margin: 5px 1%;
    }

    .res_con .mhg_txt {
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-end;
        margin: 1rem auto;
    }

    .res_con .mhg_txt>div {
        display: block;
        margin: 0 20px 0 0;
        font-size: 16px;
        text-align: center
    }

    .res_con .mhg_txt>div .t {
        height: 30px;
        line-height: 20px;
        font-size: 16px;
        color: #f00;
    }

    .res_con .mhg_txt>div .b {
        height: 30px;
        line-height: 20px;
        font-size: 16px;
        color: #09f;
    }

    .res_con .mhg_txt>div .mhyw {
        height: 20px;
        padding: 0;
        line-height: 20px;
        font-size: 16px;
        vertical-align: baseline
    }

    
}

@media screen and (min-width:600px) {

    /*保存数据*/
    .sdrow {
        margin: 5px auto;
        height: 30px;
    }

    .sdrow .l {
        display: inline-block;
        float: left;
        width: 10%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        text-align: center;
        color: #B49207
    }

    .sdrow .r {
        display: inline-block;
        float: left;
        width: 90%;
        line-height: 30px;
    }

    .sdrow .r .inp {
        text-align: left;
        height: 24px;
        line-height: 24px;
        color: #c00;
        border: 1px solid #ffeb99;
        box-sizing: border-box;
        border-radius: 2px;
        font-size: 16px;
    }

    .sdrow .r .inptxt {
        width: 96%;
        line-height: 120%;
        overflow: hidden;
        color: #c00;
        border: 1px solid #ffeb99;
        box-sizing: border-box;
        border-radius: 2px;
        font-size: 16px;
        padding: 5px;
        margin: 5px auto;
    }

    .sdrow .r input[type=radio] {
        display: inline-block;
        vertical-align: middle;
        width: 15px;
        height: 15px;
    }

    .sdrow .r input[type=checkbox] {
        display: inline-block;
        vertical-align: middle;
        width: 15px;
        height: 15px;
    }

    .sdrow .r label {
        display: inline-block;
        float: left;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }

    .sdrow .r label:hover {
        color: #c00
    }

    .sdrow .r .bd {
        -webkit-appearance: none;
        border-radius: 2px;
        outline: none;
    }

    .sdrow .r .bd:checked {
        background-image: url(../images/y.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .sdrow .r .bd:checked+span {
        color: #c00;
    }

    .sdrow .r .inp_bt {
        text-align: center;
        width: 40%;
        height: 36px;
        line-height: 36px;
        margin: 20px auto;
        color: #FFFCDD;
        border: 1px solid #FFFCDD;
        border-radius: 3px;
        background: url(../images/btn_bg.png) repeat;
        border: none;
        font-size: 16px;
    }
}

.layui-layer-iframe {
    width: 96% !important;
    max-width: 400px;
    max-height: 600px;
}


body {
    background-image: url(../images/bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #89a90b;
}

.liuyao_tit {
    text-align: center;
    font-size: 0px;
}

.liuyao_tit .top {
    width: 100%;
    max-width: 1190px;
}

.liuyao_tit .top_wap {
    width: 100%;
    display: none;
}

.txt {
    overflow: hidden;
    margin-top: 54px;
}

@media screen and (max-width:750px) {
    .liuyao_tit .top {
        display: none;
    }

    .liuyao_tit .top_wap {
        display: block;
    }

    .content {
        margin: 0 auto;
    }

    .txt {
        margin-top: 1.8rem;
    }
}

.content {
    background-image: url(../images/content_bg.png);
    background-size: 100% auto;
}

.list_tit {
    font-size: 16px;
    white-space: nowrap;
    margin-right: 16px;
}


.label_list {
    flex: 1;
    display: flex;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    flex-wrap: wrap;
}


.label_list label {
    margin-right: 26px;
    margin-bottom: 10px
}

.content .gua_li {
    align-items: flex-start;
}


.noIndent .info{
    width: 80%;
    text-indent: 0px;
    
}


.footer{
    margin-top:  0px;
}


@media screen and (max-width: 750px) {

    .noIndent .info{
        width: 100%;
        text-indent: 0px;
        
    }
    .container {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .hua-navbar .nav-list {
        padding: 50px 15px;
        position: fixed;
        right: -280px;
        top: 0;
        bottom: 0;
        width: 250px;
        margin-left: 0;
        background: #ffffff;
        z-index: 99999;
        transition: all .3s ease;
    }

    .hua-navbar .nav-list.show {
        right: 0px;
    }

    .hua-navbar .nav-list>li {
        float: none;
        display: block;
        margin: 8px 0;
        background-color: #f7f7f7;
    }

    .hua-navbar .nav-list>li>a {
        height: 40px;
        line-height: 40px;
    }

    .nav-list>li.current a {
        background-color: initial;
    }

    .canvas-close {
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
        width: 30px;
        height: 30px;
        z-index: 99999;
        color: #000;
        transition: all .3s ease;
    }

    .canvas-close i {
        font-size: 25px;
        transition: all .3s ease;
    }

    .nav-list.show li em.dot {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 40px;
        text-align: center;
        cursor: pointer;
        line-height: 40px;
    }

    .nav-list.show li em.dot i {
        font-size: 18px;
    }

    .hua-navbar .nav-list .sub-nav {
        background: #eaeaea;
        position: relative;
        box-shadow: none;
        text-align: center;
    }

    .hua-navbar .nav-list li:hover>.sub-nav {
        display: none;
    }

    .hua-navbar .nav-list .sub-nav p:last-child {
        padding-bottom: 10px;
    }

    .hua-navbar .nav-list .sub-nav p a {
        width: auto;
        display: block;
        margin: 10px 10px 0 10px;
        background-color: #f7f7f7;
    }

    .hua-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .7);
        z-index: 9998;
        -moz-transition: .3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s;
    }

    .nav-right {
        font-size: 18px;
    }

    .nav-right .nav-search,
    .nav-right .nav-tougao,
    .nav-right .nav-cart {
        padding: 13px 5px
    }

    .nav-right .nav-button {
        display: block;
        padding: 15px 0 15px 0px;
    }

    .nav-right .nav-button a {
        padding: 7px 0 !important
    }

    .search-box .container {
        max-width: 100%;
    }

    .search-input {
        width: 80%
    }

    .search-btn {
        width: 20%
    }

    .search-button {
        position: absolute;
        right: 15px;
        top: 18px;
        display: block !important;
    }

    .search-button a {
        color: #2d3757;
    }

    .search-button .fa {
        font-size: 18px;
    }

    .search-box {
        padding: 8.5px 30px 8.5px 0;
    }

    .search-box.show {
        top: 7px;
    }

    .search-box .search-input,
    .search-box .search-btn {
        height: 35px;
    }

    .search-close {
        font-size: 24px;
        top: -1px;
        right: -30px;
    }

        .i-see-btn {
    
            border-radius: .125rem;
            width: 50%;
            height: 0.375rem;
    
        }
    
        .dialog-content {
          width:  78%
        }
    
        .dialog-img,
        .copy-tips {
            margin: 20px 0;
        }
    
        .footer {
            width: 100%;
            position: relative;
            clear: both;
            background-color: #282828;
            padding: 30px 0 30px 0;
        }
    
        .social-footer {
            float: none;
            text-align: center;
            margin-bottom: 20px;
        }
    
        .social-footer a {
            float: none;
            display: inline-block;
        }
    
        .cd-popup-container {
            margin: 10em auto;
        }
    
        .nav-footer {
            clear: both;
            text-align: center;
        }
    
        .footer .nav-footer a {
            font-size: 14px;
        }
    
        .links-footer,
        .copyright-footer {
            text-align: center;
        }





    .i-see-btn {

        height: 4rem;
        border-radius: 0.25rem;
    }
    
.content .list  .genderF{
    width: 100%;
}

.base_con,
.res_con {
    min-width: 31rem;
}


}


.res_gua  p{
    font-size: 16px;
}


   .dialog-content{
        position: relative;
    }
    
    .close-icon {
    position: absolute;
    width: 10%;
    right: 5%;
    top: 5%;
}