.h-login-fo input{
    font-size: 14px;
}
.h-find-1,.h-find-2{
    margin-top: 10px;
}
.h-find-1 a,.h-find-2 a{
    font-size: 14px;
    color: #00BCD4;
}
.h-find-2{
    text-align: right;
    padding-right: 10px;
}
.h-find-1{
    padding-left: 10px;
}

.h-res-1{
    color: #999;
    text-align: right;
}
.h-res-2{
    text-align: left;
}
.h-res-1,.h-res-2{
    margin-top: 10px;
}
.h-res-1,.h-res-2{
    font-size: 14px;
}
.h-res-1 a,.h-res-2 a{
    font-size: 14px;
}
.h-res-2 a{
    color: #00BCD4;
}
.h-yuyin{
    margin-top: 20px;
    text-align: center;
    color: #999;
    font-size: 14px;
}
.h-yuyin a{
    color: #00BCD4;
}


.h-button-lo{
    background-color: #FF6E41;
    border-radius: 3px;
    margin: 10px;
    font-size: 16px;
}
.h-button-lo.weui-btn:after{
    border:solid 1px #FF6E41
}
.h-swiper{
    margin: 10px 10px 0;
    border-radius: 6px;
}
.h-swiper .swiper-slide img{
    width: 100%;
}
.h-select{
    background: #fff;
}
.h-linkInfo{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.h-idea{
    font-size: 13px;
    color: #999;
    padding: 10px;
}
.h-idea-1{
 overflow: hidden;
 margin-bottom: 5px;
}
.h-idea-1 span{
    float: left;
}

.h-idea-1 a{
    float: right;
    color: #00BCD4;
}
.h-idea-2 a{
    color: #00BCD4;
}


.h-hos {
    font-size: 14px;
}

.h-hos-1 {
    padding: 5px 10px 15px;
}

.h-hos h5 {
    font-size: 16px;
}

.h-hos p {
    padding: 15px 0;
}

.h-spot {
    font-size: 0;
}

.h-spot1 {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #00BCD4;
    margin-right: 10px;
    box-shadow: 0 0 0px 3px #a0e2eb;
}
.h-reminder{
    padding: 10px;
}
.h-reminder .hp{
    color: #999;
    font-size: 13px;
    line-height: 20px;
}

.h-putRecord {
    padding: 10px;
    font-size: 14px;
}

.h-putRecord .weui-label {
    color: #747070;
}

.h-putRecord .weui-cell:before {
    border-top: none;
}

.h-putRecord .weui-cell {
    padding: 5px 0;
}


.h-putRecord-1 {
    padding: 15px;
    font-size: 13px;
    background: rgb(247, 242, 236);
}

.h-putRecord-1 p {
    overflow: hidden;
}

.h-putRecord-1 span {
    float: left;
    color: #838080;
}

.h-putRecord-1 strong {
    float: right;
}

.h-backFont {
    background: #f6f6f6;
    padding: 9px;
}

.h-putPassword {
    padding: 10px;
    font-size: 14px;
}

.h-putPassword .weui-label {
    color: #747070;
}

.h-putPassword .weui-cell {
    padding: 10px 0;
}


.h-guahao{
    width: 94%;
    margin: auto 11px;
    margin-top: -90px;
    border-radius: 10px;
}
.h-guahao .h-putRecord-1{
    background: none;
    padding: 6px;
    font-size: 12px;
}
.h-hedui{
    background: -moz-linear-gradient(left top, #22a1bd, #22a1bd);
    background: -webkit-linear-gradient(left top, #22a1bd, #22a1bd);
    background: -o-linear-gradient(left top, #22a1bd, #22a1bd);
    border-radius: 0 0 10px 10px;
    height: 150px;
}
.h-hedui .weui-media-box_appmsg .weui-media-box__hd{
    width: 17px;
    line-height: 0;
    height: auto;
}
.h-hedui .weui-media-box__title{
    color: #fff;
    font-size: 19px;
    font-weight: 400;
}
.h-guahao.weui-cells:after, .weui-cells:before{
    border-top:none;
}
.weui-cells:after{
    border-bottom:none;
}
.h-heduiP{
    margin-bottom: 10px;
}
.h-guahao .h-putRecord-1 strong{
    width: 80%;
    text-align: right;
}
.h-guahao .h-putRecord-1 .weui-label,
.h-guahao .h-putRecord-1 .weui-cell__bd{
    font-size: 14px;
}
.h-addpe{
    width: 94%;
    border-radius: 10px;
    padding:20px 0;
    margin-left: 11px;
    margin-right: 11px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.h-addpe a{
    color:#00BCD4;
    font-size: 16px;
}
.h-reminderbg{
    border-radius: 10px;
    margin: auto 10px;
    padding-top: 20px;
    background: -moz-linear-gradient(top, #fee1e7, #fff);
    background: -webkit-linear-gradient( top, #fee1e7, #fff);
    background: -o-linear-gradient( top, #fee1e7, #fff);
    margin-bottom: 70px;
}
.h-reminderbg .hp{
    margin-bottom: 10px;
    color: #666;
}
.h-servePrice{
    line-height: 53px;
    color: #000;
    font-size: 16px;
}
.h-weui-tabbar{
    height: 60px;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 0;
}
.h-weui-tabbar.weui-tabbar:before{
    border-top:none;
}
.h-weui-btn_primary{
    background: #00BCD4;
    width: 100px;
    /*border-radius: 25px;*/
    margin-right:20px;
    margin-top: 2px;
}
.h-houbuSure{
    background: #00BCD4;
    margin-top: 40px;
    position: fixed;
    bottom: 0;
    display: inline-block;
    width: 100%;
    border-radius: 0;
}

.h-houbuXinxi{
    background: #fff;
}
.h-houbuXinxi .toolbar{
    background: #fff;
}
.h-houbuXinxi .toolbar .title{
    font-size: 16px;
    line-height: 3.2rem;
}
.h-houbuXinxi .toolbar .toolbar-inner{
    font-size: 3.2rem;
}
.h-houbuXinxi .h-houbuCancal{
    text-align: center;
}
.h-houbuCancal{
    margin: 20px 0;
}
.h-houbuCancal a{
    display: inline-block;
    border-radius: 20px;
    width: 100px;
    height: 30px;
    line-height: 30px;
}
.h-houbuCancal a:first-child{
    border: 1px solid #eee;
    color: #444;
    margin-right: 10px;
}
.h-houbuCancal a:last-child{
    border: 1px solid #00BCD4;
    background: #00BCD4;
    color: #fff;
}
.h-yel{
    color: #ffa81f;
    margin-left: 18px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.h-priceHou .weui-cell__bd p{
    /*font-size: 12px;*/
}
.h-am{
    margin-left: 15px;
    margin-top: 20px
}
.h-chose{
    font-style: normal;
    color: #b3b3b3;
    font-size: 12px
}

/*就诊时间style*/
.h-flex{
    background: #fff;
}
.h-flex .weui-flex__item{
    text-align: center;
}
.h-flex .weui-flex{
    margin: auto 10px;
}
.h-flex .toolbar{
    background: #fff;
}
.h-flex .placeholder{
    background: #f3f3f3;
    border-radius: 3px;
    padding: 9px 10px;
    margin: auto;
    margin-bottom: 10px;
    width: 95%;
    display: inline-block;
    color: #000;
}
.h-close-popup{
    text-align: center;
    width: 100%;
    display: block;
    border-top: 1px solid #eee;
    padding: 10px 0;
    color: #46cccb;
    font-size: 15px;
}
