﻿*
{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #000;
}
body
{
    background-color: #f4f4f4;
}
ul
{
    list-style: none;
}
input
{
    outline: none;
    -webkit-appearance: none;
}
a, a:link
{
    text-decoration: none;
}
/*
doctorinfo页面
*/
.dt_table
{
    width: 96%;
    margin: 0 3%;
    margin-bottom: 2rem;
}
.dt_table tr
{
    border-bottom: 1px solid #ccc;
    height: 38px;
}

.dt_table tr td
{
    font-size: 20px;
height: 38px;
line-height: 40px;
color: #676767;
}
.dt_table tr td .dt_hao
{
    font-size: 14px;
}
.dtinfo_yuyue
{
    color: Red;
}
.dtinfo_yuyue .dtinfo_yuyuea, .dtinfo_yuyue .dtinfo_yuyueb
{
    /* color: Red;     display: block;     cursor: pointer;*/
    color: #fff;
    display: block;
    cursor: pointer;
    background-color: #cc6357;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border-radius: 14px;
}
.dtinfo_yuyue .dtinfo_yuyuehui
{
    color: #676767;
    display: block;
    cursor: pointer;
    background-color: #ccc;
    line-height: 20px;
    text-align: center;
    height: 20px;
    border-radius: 9px;
}
.dtinfo_a
{
    color: #676767;
}
/*yygh页面*/
.au_body
{
    background-color: #fff;
}
.gh_top
{
    width: 100%;
    height: 60px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}

.gh_top .gh_fanhui
{
    width: 70px;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #000;
    display: block;
    background-color: #dcdcdc;
    border-radius: 6px;
    margin-top: 12px;
    margin-left: 3%;
    position: fixed;
    z-index: 55;
    cursor: pointer;
}
.gh_top p
{
    width: 100%;
    text-align: center;
    font-size: 24px;
    z-index: 9999;
}
.gh_content
{
    width: 100%;
    margin-top: 15px;
    max-width: 700px;
    margin: 0 auto; /*  left:0;     right:0;     position: fixed;     z-index: 1;*/
}

.gh_doctorinfo
{
    width: 100%;
    height: 7rem;
    background-color: #fff;
}
.gh_doctorinfo .left
{
    width: 6rem;
    height: 6rem;
    margin-top: 0.5rem;
    border-radius: 5rem;
    background: #ccc;
    border: 1px solid #ccc;
    margin-left: 1rem;
    float: left;
}
.gh_doctorinfo .left img
{
    width: 6rem;
    height: 6rem;
    border-radius: 6rem;
}
.gh_doctorinfo .right
{
    float: left;
    margin-left: 0.5rem;
}
.gh_doctorinfo .right h1
{
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.5rem;
    margin-left: 0;
    margin-top: 1.4rem;
}
.gh_doctorinfo .right p
{
    font-size: 1rem;
    color: #666666;
    text-align: center;
}
.gh_content .xinxi
{
    width: 95%;
    height: 3rem;
    line-height: 3rem;
    background-color: #e6e6e6;
    font-size: 1.2rem;
    color: #999;
    position: relative;
    padding-left: 5%;
}
.gh_content .xinxi i
{
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    background-color: #12af81;
    display: block;
    position: absolute;
    top: 1.2rem;
    left: 0.3rem;
}

.gh_content .gh_yyinfo
{
    width: 100%;
    background-color: #fff;
}

.gh_content .gh_yyinfo ul li
{
    height: 3rem;
    line-height: 3rem;
    width: 95%;
    padding-left: 5%;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.gh_content .gh_yyinfo ul li:first-child
{
    cursor: pointer;
}
.gh_content .gh_yyinfo ul li span
{
    font-size: 1.1rem;
    color: #333;
    margin-right: 1rem;
    float: left;
}
.gh_content .gh_yyinfo ul li span:last-child
{
    position: absolute;
    right: 0;
    font-size: 1.5rem;
}
.gh_content .gh_yyinfo ul li p
{
    font-size: 1rem;
    color: #999;
    float: left;
}
.gh_content .gh_yyinfo .gh_yy_time
{
    cursor: pointer;
    color: Red;
}
.gh_content .gh_yyinfo .gh_yy_hao
{
    margin-left: 10px;
}

.gh_content .jiuzhen
{
    width: 90%;
    background-color: #fff;
    font-size: 1.1rem;
    padding: 0 5%;
    height: 3rem;
    line-height: 3rem;
    position: relative;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.gh_content .jiuzhen span
{
    color: #333;
    margin-right: 1rem;
    float: left;
}
.gh_content .jiuzhen span:last-child
{
    position: absolute;
    right: 0;
    font-size: 1.5rem;
}
.gh_content .jiuzhen p
{
    color: #999;
    float: left;
}
.gh_topname
{
    width: 100%;
    background-color: #fff; /*  height: 86px;*/ /* height:120px;*/
    padding: 10px 0 5px 0;
    height: auto;
    float: left;
}
.gh_content h1
{
    font-size: 18px;
    font-weight: normal;
    margin-left: 12px;
}
.gh_content .gh_doctor
{
    height: 36px;
    float: left;
    width: 100%;
}
.gh_content .gh_doctor p
{
    display: block;
    height: 24px;
    padding: 5px 0 0 12px;
    color: #8f8f8f; /* border: 1px solid #ccc;     background-color: #e3e3e3;*/
    font-size: 16px;
    line-height: 23px;
    border-radius: 5px;
    float: left;
    width: 95%;
}
.gh_content .gh_doctor_span
{
    width: 6px;
    height: 28px;
    padding: 5px 6px;
    float: left;
    font-size: 17px;
    color: #8f8f8f;
}
.gh_xztime
{
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
}
.gh_content .gh_time
{
    width: 100%;
    margin-top: 10px;
}

.gh_content .gh_time li
{
    width: 50%;
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
    float: left;
}
.gh_content .gh_time li span
{
    width: 170px;
    height: 60px;
    background-color: #e3e3e3;
    font-size: 40px;
    display: inline-block;
}

.gh_time
{
    width: 100%;
}
.gh_time tr
{
    width: 100%;
    height: 46px;
    background-color: #fff;
    border-bottom: 1px solid #000;
    line-height: 34px;
}
.gh_time tr td
{
    text-align: center;
}
.gh_time tr td span
{
}
.gh_spantime
{
    width: 85px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
}
.gh_spantimeon
{
    width: 85px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    background-color: #ca5f55;
    color: #fff;
}
.gh_spantimeselected
{
    width: 85px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    background-color: #ccc;
}
.gh_tijiao
{
    width: 100%;
    height: 90px;
    margin-top: 40px;
}
.gh_tijiao span
{
    width: 80%;
    height: 40px;
    background-color: #12af81;
    text-align: center;
    font-size: 24px;
    color: #fff;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    cursor: pointer;
    border-radius: 10px;
}


/*adduser*/
.au_top
{
    width: 100%;
    height: 56px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}

.au_top .au_fanhui
{
    width: 70px;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #000;
    display: block;
    background-color: #dcdcdc;
    border-radius: 6px;
    margin-top: 12px;
    margin-left: 3%;
    position: fixed;
    z-index: 55;
}
.au_top p
{
    width: 100%;
    text-align: center;
    font-size: 20px;
    z-index: 9999;
}
.au_content
{
    width: 92%;
    margin: 0 auto;
}

.au_name
{
    width: 100%;
    margin-top: 15px;
    height: 75px;
}
.au_name span
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: .2em;
}
.au_name span::after
{
    content: "*";
    color: #ff3824;
    margin-top: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}

.au_name .au_nametext
{
    height: 40px;
    vertical-align: top;
    padding-left: 10%;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background: #fff;
    background-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    width: 90%;
    position: relative;
    float: left;
    display: block;
}

.icon-1zhenshixingming
{
    position: absolute;
    display: block;
    font-size: 23px;
    margin-top: 10px;
    margin-left: 7px;
}
.au_cardid
{
    width: 100%;
    margin-top: 10px;
    height: 75px;
}
.au_cardid span
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: .2em;
}
.au_cardid span::after
{
    content: "*";
    color: #ff3824;
    margin-top: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}

.au_cardid .au_cardidtext
{
    height: 40px;
    vertical-align: top;
    padding-left: 10%;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background: #fff;
    background-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    width: 90%;
    position: relative;
    float: left;
    display: block;
}

.icon-shenfenzheng
{
    position: absolute;
    display: block;
    font-size: 23px;
    margin-top: 10px;
    margin-left: 7px;
}

.au_sex
{
    width: 100%;
    margin-top: 10px;
    float: left;
}
.au_sex span
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: .2em;
}
.au_sex span::after
{
    content: "*";
    color: #ff3824;
    margin-top: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}
.au_sex au._sexradio
{
    display: inline-block;
    border: 1px solid #ccc;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}
.au_sex .radio
{
    height: 36px;
    font-size: 18px;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    line-height: 36px;
}
.au_sex .radio2
{
    border-bottom: 1px solid #dfdfdf;
}
.au_sex .radio input[type="radio"]
{
    position: absolute;
    opacity: 0;
}
.au_sex .radio input[type="radio"] + .radio-label:before
{
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 6px;
    margin-right: .4em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.au_sex .radio input[type="radio"]:checked + .radio-label:before
{
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.au_sex .radio input[type="radio"]:focus + .radio-label:before
{
    outline: none;
    border-color: #3197EE;
}
.au_sex .radio input[type="radio"]:disabled + .radio-label:before
{
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.au_sex .radio input[type="radio"] + .radio-label:empty:before
{
    margin-right: 0;
}
.au_sex label
{
    display: block;
    margin-left: .6em;
}
.au_phone
{
    width: 100%;
    margin-top: 10px;
    float: left;
}
.au_phone span
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100%;
    display: block;
}
.au_phone span::after
{
    content: "*";
    color: #ff3824;
    margin-top: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}
.au_phone .au_phonetext
{
    height: 40px;
    vertical-align: top;
    padding-left: 10%;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background: #fff;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    width: 90%;
    position: relative;
    float: left;
    display: block;
}

.icon-shouji
{
    position: absolute;
    display: block;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 7px;
}
.au_address
{
    width: 100%;
    margin-top: 15px;
    float: left;
}
.au_address span
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    width: 100%;
    display: block;
}
.au_address span::after
{
    content: "*";
    color: #ff3824;
    margin-top: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}
.au_address .au_addresstext
{
    height: 40px;
    vertical-align: top;
    padding-left: 10%;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    background: #fff;
    background-color: rgb(255, 255, 255);
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    width: 90%;
    position: relative;
    float: left;
    display: block;
}

.icon-zhuzhi_chengshi
{
    position: absolute;
    display: block;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 7px;
}

.au_tijiao
{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    height: 40px;
    float: left;
    cursor: pointer;
}

.au_tijiao p
{
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgb(89, 208, 248);
    color: #fff;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    border-radius: 0;
}
/*个人中心 list*/
.zx_backtop
{
    width: 100%; /*  background-color: #ab0404;*/
    height: 200px;
    padding-top: 20px;
    max-width: 700px;
    margin: 0 auto;
    background: url("../img/gerenback.jpg") no-repeat;
    background-size: cover;
}

.zx_backtop span
{
    width: 120px;
    margin: 0 auto;
    display: block;
}
.zx_backtop span img
{
    width: 100%;
}
.zx_backtop p
{
    text-align: center;
    margin-top: 20px;
    font-size: 1.6rem;
    color: #000;
    display: block;
}
.zx_content
{
    width: 100%;
    max-width: 700px;
    background-color: #ebe7f8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0 auto;
    min-height: 400px;
}
.zx_c_li
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 15px 0;
}
.zx_c_li ul li
{
    width: 50%;
    float: left;
}



.zx_c_li ul li span
{
    width: 120px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 1.4rem;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    font-size: 1.2rem;
    cursor: pointer;
}
.zx_yue
{
    color: #000;
}
.zx_on
{
    color: #fff;
    background-color: #f78c24;
}
.zx_geren
{
}
.zx_huanzhe
{
    width: 90%;
    margin: 0 auto;
    display: none;
}
.zx_huanzhe ul li
{
    width: 100%;
}
.zx_huanzhe .zx_info
{
    width: 90%;
    padding: 10px 5%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1rem;
    margin: 0 auto;
    margin-bottom: 15px;
    float: left;
}
.zx_huanzhe .zx_info ul li
{
    height: 36px;
    border-bottom: 1px solid #ccc;
    line-height: 36px;
    float: left;
}
.zx_huanzhe .zx_info ul li:nth-child(4)
{
    border-bottom: 0;
    height: 30px;
    margin-top: 10px;
}
.zx_huanzhe .zx_info ul li p:nth-child(1)
{
    float: left;
}
.zx_huanzhe .zx_info ul li p:nth-child(2)
{
    float: right;
}
.zx_huanzhe .zx_info ul li span
{
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    width: 3rem;
    text-align: center;
}
.zx_huanzhe .zx_info ul li span:nth-child(2)
{
    border-right: 1px solid #000;
}
.zx_del, .zx_edit
{
    cursor: pointer;
}
.zx_add
{
    width: 50%;
    height: 40px;
    line-height: 40px;
    background-color: #f78c24;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 1rem;
    font-size: 1.2rem;
    float: left;
    margin-left: 25%;
}
.zx_backtop .zx_content a
{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #6a6a6a;
}
.zx_backtop .zx_content img
{
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 15px;
    margin: 0 auto;
}
.zx_backtop .zx_content ul li span
{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    margin-top: 8px;
}
.zx_middle
{
    width: 100%;
    background-color: #f4f4f4;
    max-width: 700px;
    margin: 0 auto;
}

.zx_middleimg
{
    width: 92%;
    margin: 0 auto;
}
.zx_middleimg img
{
    width: 100%;
}
.zx_text
{
    width: 92%;
    margin: 0 auto;
}
.zx_text ul li
{
    width: 100%;
    font-size: 1rem;
}
.zx_list
{
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 700px;
    float: left;
}
.zx_list .zx_listtop
{
    width: 100%;
    height: 40px;
    color: #292929;
    border-bottom: 2px solid #969696;
    line-height: 40px;
    float: left;
}
.zx_list .zx_listtop .zx_listspan
{
    margin-left: 10px;
    cursor: pointer;
}
.zx_list .zx_listtop .zx_listspan2
{
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
.zx_listinfo
{
    width: 96%;
    min-height: 110px;
    padding: 10px 2%;
    float: left;
}

.zx_infoimg
{
    width: 70px;
    height: 110px;
    float: left;
    border-radius: 100%;
    margin-left: 3%;
}
.zx_infoimg img
{
    max-width: 100%;
    border-radius: 50%;
}
.zx_listinfo .zx_info
{
    margin-left: 3%;
    float: left;
}
.zx_listinfo .zx_info ul li
{
     width:100%;
     height:20px;
    }
/*.zx_info
{
    margin-left: 8%;
    float: left;
}

.zx_info ul li
{
    height: 26px;
    line-height: 26px;
    color: #6a6a6a;
}*/
.weui-icon_msg
{
    width: 44px;
    height: 44px;
}
.weui-msg
{
    padding-top: 15px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 250px;
    margin-top: -85px;
    margin-left: -125px;
    min-height: 160px;
    border-radius: 10px;
}
.weui-msg-warn
{
    display: none;
}
.weui-msg__icon-area
{
    margin-bottom: 15px;
}
.weui-msg__text-area
{
    flex: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    margin-bottom: 10px;
}
.weui-msg__opr-area
{
    border-top: 1px #ccc;
    margin-bottom: 6px;
}
.weui-msg__opr-area:last-child
{
    margin-bottom: 6px;
}
.weui-btn
{
    width: 150px;
}
.weui-msg_div
{
    width: 250px;
    margin: 0 auto;
    position: fixed;
    z-index: 5000;
    top: 50%;
    left: 16px;
    right: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-color: var(--weui-BG-2);
    text-align: center;
    border-radius: 12px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 90%;
    padding-top: 15px;
}
.weui-msg__extra-area, .weui-msg__tips
{
    font-size: 16px;
}
.weui-btn_default
{
    background-color: #fff;
}
.weui-btn_default, .weui-btn_default:not(.weui-btn_disabled):visited
{
    color: #000;
}
.weui-msg__tips-area
{
    padding: 0 20px;
}
.weui-dialog
{
    width: 250px;
}
.weui-msg-success
{
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}
.weui-msg-warn
{
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.6);
}
.weui-btn-area
{
    border-top: 1px solid #ccc;
}
.weui-btn_primary
{
    background-color: #fff;
    color: #000;
}
.weui-btn-area a:link, .weui-btn-area a:active, .weui-btn-area a:hover
{
    background-color: #fff;
}
.weui-btn_default:not(.weui-btn_disabled):active
{
    background-color: #fff;
}
.weui-btn_primary:not(.weui-btn_disabled):active
{
    background-color: #fff;
}
.gh_select_hz
{
    width: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    z-index: 9;
    height: 100%;
    display: none;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.gh_hz_info
{
    background-color: #fff;
    min-height: 226px;
    position: absolute;
    max-width: 600px;
    width: 80%;
    margin: auto;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    border-radius: 6px;
}
.gh_hz_info h1
{
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.gh_hz_list
{
    width: 80%;
    margin: 0 auto;
}
.gh_hz_list ul li
{
    width: 100%;
    height: 2rem;
    border: 1px solid #ccc;
    line-height: 2rem;
    margin-bottom: 0.5rem;
    text-align: center;
    font-size: 1.2rem;
    cursor: pointer;
    border-radius: 4px;
}
.gh_hz_list .gh_hz_on
{
    background-color: #ca5f55;
    color: #fff;
}
.gh_hz_save
{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.gh_hz_sav, .gh_hz_cancel
{
    cursor: pointer;
    border-radius: 5px;
    background-color: #12af81;
    width: 5rem;
    display: inline-block;
    color: #fff;
    text-align: center;
}
.gh_hz_sav
{
    margin-right: 3rem;
}

/***yyghinfo弹窗**/
.sc_tanchuang1
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    display: none;
}
.sc_tanchuang2
{
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
    overflow: hidden;
    color: #323233;
    border-radius: 16px 16px 0 0;
    z-index: 1002;
    position: fixed;
    background-color: #fff;
    transition: transform .3s,-webkit-transform .3s;
    width: 100%;
    bottom: 0px;
}

.sc_tanchuang2 .title
{
    flex-shrink: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
}
.sc_tanchuang2 .title .sc_tc_close
{
    position: absolute;
    right: 10px;
    top: 12px;
    width: 24px;
    height: 26px;
    cursor: pointer;
}
.sc_tanchuang2 .title .sc_tc_close:before, .sc_tanchuang2 .title .sc_tc_close:after
{
    /*content: "\F042"; font: normal normal normal 14px/1 vant-icon;*/
    position: absolute;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #333;
}
.sc_tc_close:before
{
    transform: rotate(45deg);
}
.sc_tc_close:after
{
    transform: rotate(-45deg);
}
.sc_tc_time
{
    width: 100%;
}
.sc_tc_time ul li
{
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.sc_tc_time ul li:first-child
{
    border-top: 3px solid #ccc;
}
.tc_b_close
{
    width: 100%;
    height: 2.6rem;
    line-height: 2.4rem;
    text-align: center;
    cursor: pointer;
}

.sc_tanchuang3
{
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
    overflow: hidden;
    color: #323233;
    border-radius: 16px 16px 0 0;
    z-index: 1003;
    position: fixed;
    background-color: #fff;
    transition: transform .3s,-webkit-transform .3s;
    width: 100%;
    bottom: 0px;
}

.sc_tanchuang3 .title
{
    flex-shrink: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    border-bottom: 3px solid #ccc;
}
.sc_tanchuang3 .title .sc_tc_close
{
    position: absolute;
    right: 10px;
    top: 12px;
    width: 24px;
    height: 26px;
    cursor: pointer;
}
.sc_tanchuang3 .title .sc_tc_close:before, .sc_tanchuang3 .title .sc_tc_close:after
{
    /*content: "\F042"; font: normal normal normal 14px/1 vant-icon;*/
    position: absolute;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #333;
}
.sc_tc_close:before
{
    transform: rotate(45deg);
}
.sc_tc_close:after
{
    transform: rotate(-45deg);
}
.sc_tc_huanzhe
{
    width: 100%;
}
.sc_tc_huanzhe ul li
{
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
/*.sc_tc_huanzhe ul li:first-child
{
    border-top: 3px solid #ccc;
}*/
.sc_tanchuang3 .sc_tc_ren
{
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.gh_yy_ts
{
    width: 100%;
    min-height: 2.4rem;
    background-color: #fff;
    padding:1rem 0;
}
.gh_yy_ts p
{
    font-size: 0.8rem;
    line-height: 1.4rem;
    color: #666;
    margin-left: 10px;
}
.d_info_gh
{
    width: 100%;
    border-top: 1px solid #ccc;
    margin-bottom: 2rem;
}

.d_info_gh ul li
{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 3rem;
    padding: 0.5rem 0;
}
.d_info_gh ul li .left
{
    width: 70%;
    float: left;
    border-right: 2px solid #ccc;
    margin-left: 3%;
}
.d_info_gh ul li .left p
{
    font-size: 1.2rem;
    width: 28%;
    float: left;
    height: 3rem;
    line-height: 3rem;
}
.d_info_gh ul li .left p:first-child
{
    width: 44%;
}
.d_info_gh ul li .right
{
    width: 26%;
    height: 3rem;
    line-height: 3rem;
    float: left;
    text-align: center;
}
.d_info_gh ul li .right span
{
    height: 1.8rem;
    line-height: 2rem;
    background-color: #cc6357;
    color: #fff;
    font-size: 1.2rem;
    display: block;
    width: 80%;
    border-radius: 1rem;
    margin: auto;
    cursor: pointer;
    text-indent: 6px;
    letter-spacing: 6px;
}
.d_info_gh ul li .right p
{
    color: #cc6357;
}



/**weixin页面***/

.wx_img
{
    width: 100px;
    height: 100px;
    margin: auto;
    margin-top: 40px;
    background-color: #10aeff;
    border-radius: 100px;
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 100px;
}
.wx_text
{
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-top: 30px;
}
