/*挂号记录*/
.reg-record {
    position: relative;
    margin-top: 20px;
}

.reg-record ul {
    width: 100%;
}

.reg-record li {
    text-align: center;
    font-size: 14px;
    float: left;
    width: 33.33333%;
}

.reg-record a {
    color: inherit;
    display: block;
}

.reg-record i {
    display: block;
    color: #999;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}

.reg-record .prev,
.reg-record .next {
    width: 16px;
    height: 28px;
    background: url(/images/v2015/Arrow_but_1_1.png) 0 0 no-repeat;
    -webkit-background-size: 16px 28px;
    background-size: 16px 28px;
    position: absolute;
    top: 35%;
    margin-top: -14px;
    z-index: 1000;
}

#hos-into-box .swFlag {
    display: none;
}

#hos-into-tab {
    height: 41px;
    line-height: 40px;
    background-color: #F0F0F0;
}

#hos-into-tab li {
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.hos-into-tab-li-noselected {
    border-bottom: 1px solid #ccc;
}

.hos-into-tab-selected {
    border-bottom: 2px solid #26A5EC;
    color: #26A5EC;
    height: 38px;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    margin: 0 20px;
}

.bannerswipe {
    margin: 0;
}

.swipe-banner {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 60px;
}

.swipe-banner li span {
    background-color: #999999;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    height: 8px;
    margin: 15px 4px;
    width: 8px;
}

.swipe-banner li .banner-on {
    background-color: #FFF;
}

.swipe-banner li {
    text-align: center;
}

.swipe-banner-box {
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

.swipe-wrap > figure {
    float: left;
    width: 100%;
    position: relative;
}

div.wrap {
    display: block;
    margin: 0 auto 15px;
    max-width: 640px;
    position: relative;
}

div.bannerwarp {
    margin: 0px;
    max-width: 100%;
}

.reg-record .prev {
    left: 0;
}

.reg-record .next {
    right: 0;
    background-image: url(/images/v2015/Arrow_but_1_2.png)
}

/*小标题*/
h2.title {
    height: 34px;
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    text-indent: 15px;
    color: #999;
}

h2.title i {
    font-size: 18px;
    font-family: 宋体;
    vertical-align: middle;
    margin: 0 3px;
}

/*科室列表*/
.dp-list,
.doc-list {
    padding-bottom: 20px;
}

.dp-list li,
.doc-list li {
    float: left;
    width: 33.33333%;
    margin-top: 15px;
}

.dp-list li a,
.doc-list li a,
.dp-list li div {
    display: block;
    border-radius: 5px;
    height: 34px;
    width: 76%;
    padding: 5px 7%;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.2;
}

.dp-list li a, .dp-list li div {
    height: 28px;
}

.doc-list li a {
    line-height: 1.6;
    height: 44px;
}

.ads dt {
    float: left;
}

/*医生信息*/
.doc-info {
    margin-left: 20px;
    font-size: 12px;
    width: 70%;
}

.doc-info dt {
    float: left;
}

.doc-info dd {
    padding-left: 35px;
}

.doc-hos {
    font-size: 14px;
}

/*号源列表*/
.num-list {
    width: 100%;
    font-size: 14px;
}

.num-list td {
    border: 1px solid #e7e7e7;
    border-top: 0;
    text-align: center;
    width: 25%;
}

.num-list thead td {
    height: 35px;
}

.num-list tbody td {
    height: 50px;
}

.num-list tbody td a,
.num-info li a,
.num-list tbody tr td span {
    border-radius: 5px;
    padding: 5px 10px;
}

.num-list tbody tr td:first-child span {
    border-radius: 0;
    padding: 0;
}

.sum-text dd {
    height: 40px;
    overflow: hidden;
}

.check-more {
    display: block;
    width: 100%;
    height: 5px;
    background: url(/images/v2015/Arrow_down_but1.png) center top no-repeat;
    margin-top: 10px;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
}

/*号源信息*/
.doc-img {
    max-width: 170px;
}

.num-info li {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.num-info li a {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}

.num-info li .nunspan {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    padding: 5px 10px;
    border-radius: 5px;
}

/*确认挂号*/
.order-info {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 2;
}

.order-info li div {
    display: inline;
}

.prompt-ico {
    width: 15px;
    height: 15px;
    background: url(/images/v2015/info_ico.png) 0 0 no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    display: inline-block;
    vertical-align: middle;
}

.reg-obj {
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: inherit;
}

/*添加联系人*/
.dialog-add-obj,
.dialog-window {
    position: fixed;
    top: 50%;
    margin-top: -185px;
    width: 100%;
    left: 0;
    z-index: 1;
    font-size: 14px;
    display: none;
}

.dialog-add-obj .close,
.dialog-window .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url(/images/v2015/close.png) 0 0 no-repeat;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
}

.dialog-add-obj .content,
.dialog-window .content {
    background-color: #fff;
    border-radius: 3px;
    margin: 0 15px;
    padding: 15px;
    position: relative;
}

.dialog-add-obj dt {
    float: left;
    line-height: 35px;
}

.dialog-add-obj dd {
    float: left;
    width: 30%;
    margin-left: 20px;
}

.dialog-add-obj dd a {
    text-align: center;
    display: block;
    height: 35px;
    line-height: 35px;
    border: 1px solid #666;
    color: #666;
    width: 100%;
}

.dialog-add-obj dd .selected {
    border-color: #ff8000;
}

.dialog-add-obj .info {
    margin-top: 15px;
    border: 1px solid #999;
    border-radius: 5px;
}

.dialog-add-obj .info li {
    border-bottom: 1px solid #999;
}

.dialog-add-obj .info li:first-child input[type="text"] {
    border-radius: 0 5px 0 0;
}

.dialog-add-obj .info li:last-child {
    border-bottom: 0;
}

.dialog-add-obj .info li:last-child input[type="text"] {
    border-radius: 0 0 5px 0;
}

.dialog-add-obj .info li label {
    width: 35%;
    float: left;
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
}

.dialog-add-obj .info li input[type="text"] {
    height: 40px;
    border: 0;
    width: 65%;
    float: left;
}

.dialog-add-obj .info .card-list {
    width: 35%;
    float: left;
    border: 0;
    color: inherit;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: inherit;
    padding-left: 5px;
}

.dialog-add-obj .info li input[type="date"] {
    border: 0;
    margin-top: 10px;
    outline: 0;
    vertical-align: top;
    margin-right: 10px;
    width: 50%
}

/*基本信息*/

.hos-logo {
    width: 25%;
    margin-top: 15px;
    float: left;
    max-width: 180px;
}

.hos-name {
    margin-top: 20px;
    font-weight: normal;
    font-size: 100%;
}

.hos-info {
    font-size: 12px;
    width: 70%;
    margin-left: 5%;
    margin-top: 10px;
    float: left;
}

.hos-info dt {
    float: left;
    margin-top: 5px;
}

.hos-info dd {
    margin-top: 5px;
    padding-left: 35px;
}

/*服务支持图标*/
.hos-info .support a {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 5px;
}

.hos-info .support .gua {
    background: url(/images/v2015/ziico_1_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .gua.active {
    background-image: url(/images/v2015/ziico_1_1.png);
}

.hos-info .support .zhi {
    background: url(/images/v2015/ziico_2_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .bao.active {
    background-image: url(/images/v2015/ziico_2_1.png);
}

.hos-info .support .bao {
    background: url(/images/v2015/ziico_3_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .bao.active {
    background-image: url(/images/v2015/ziico_3_1.png);
}

.hos-info .support .dang {
    background: url(/images/v2015/ziico_4_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .hou.active {
    background-image: url(/images/v2015/ziico_4_1.png);
}

.hos-info .support .hou {
    background: url(/images/v2015/ziico_5_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .hou.active {
    background-image: url(/images/v2015/ziico_5_1.png);
}

.hos-info .support .jiao {
    background: url(/images/v2015/ziico_6_2.png) 0 0 no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
}

.hos-info .support .hou.active {
    background-image: url(/images/v2015/ziico_6_1.png);
}

.base-info .introduce {
    font-size: 12px;
    margin-top: 15px;
    color: #999;
}

/*医院地图*/
.build-dist img {
    border: 1px solid #ccc;
    display: block;
    margin: 15px auto 0;
    cursor: pointer;
}

.build-dist p {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

/*楼层分布*/
.dp-distribute {
    font-size: 14px;
}

.into-title {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.dp-distribute .floor li {
    float: left;
    width: 20%;
    text-align: center;
    margin-top: 20px;
}

.dp-distribute .floor a {
    color: #2fa9ed;
}

.dp-distribute .detail {
    margin-top: 6px;
    background-color: #f9fdff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
    display: none;
}

.dp-distribute .arrow-up {
    position: absolute;
    top: -6px;
    left: 10%;
    background: url(/images/v2015/arrow_up.gif) 0 0 no-repeat;
    -webkit-background-size: 10px 6px;
    display: block;
    background-size: 10px 6px;
    display: block;
    width: 10px;
    height: 6px;
    margin-left: 5px;
}

.dp-distribute .text {
    padding: 0 20px;
}

.guide .map {
    display: block;
    margin-top: 15px;
}

/*loading*/
.load_box {
    background: none repeat scroll 0 0 #2B2A2A;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 3px #000000;
    color: #FFFFFF;
    font-size: 1em;
    max-width: 70%;
    opacity: 0.8;
    padding: 18px 40px;
    position: fixed;
    z-index: 10001;
}

.al_screen {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 10000;
}

/*登录*/
.login li {
    margin-top: 20px;
}

.no-account {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    width: 220px;
    height: 40px;
    line-height: 40px;
    margin: 65px auto 0;
    text-align: center;
    display: block;
    border-radius: 20px;
    color: inherit;
    font-size: 14px;
}

.login .u-btn {
    width: 100%;
    font-size: 100%;
}

/*挂号详情*/
.reg-detail {
    font-size: 14px;
    margin-top: 30px;
}

.reg-detail .order-num {
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.reg-detail .reg-fee {
    border-top: 1px dotted #ccc;
    margin-top: 10px;
    padding-top: 15px;
}

.reg-detail li {
    margin-top: 5px;
}

.btn-bar {
    width: 100%;
    margin-top: 15px;
}

.btn-bar .u-btn {
    width: 45%;
}

.reg-detail .text-ov {
    margin-right: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
}

/*缴费清单*/
.reg-name {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding: 0 15px;
}

.grey-bar {
    background-color: #f8f8f8;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 8px;
}

.payment-list .item {
    padding: 15px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    position: relative;
    background: url(/images/v2015/Arrow_but_2_3.png) 98% 50% no-repeat;
    -webkit-background-size: 21px 21px;
    background-size: 21px 21px;
}

.right-icon {
    background-image: url("/images/v2015/Arrow_but_2_3.png");
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
}

.payment-list .item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*缴费明细*/
.total-amt {
    margin-top: 20px;
    padding-left: 10px;
}

.total-amt p {
    margin-top: 15px;
}

.total-amt .u-btn {
    padding-left: 18px;
    padding-right: 18px;
}

.total-amt .amt {
    float: left;
    margin-top: 15px;
    font-size: 14px;
}

.payment-detail .item {
    font-size: 12px;
    padding: 15px 10px;
    border-bottom: 1px dotted #ccc;
}

.payment-detail .item .text-ov {
    width: 110px;
    display: inline-block;
}

/*缴费确认*/
.payment-confirm {
    font-size: 14px;
    padding-left: 10px;
    margin-top: 20px;
}

.payment-confirm li {
    margin-top: 15px;
}

/*缴费结果*/
.result {
    text-align: center;
}

.result-logo {
    width: 105px;
    height: 105px;
    margin: 20px auto 0;
    -webkit-background-size: 105px 105px;
    background-size: 105px 105px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.result-logo.payment-suc {
    background-image: url(/images/v2015/Result_ico_2_1.png);
}

/*缴费成功*/
.result-logo.payment-fal {
    background-image: url(/images/v2015/Result_ico_2_2.png);
}

/*缴费失败*/
.result-logo.reg-suc {
    background-image: url(/images/v2015/Result_ico_1_1.png);
}

/*挂号成功*/
.result-logo.reg-fal {
    background-image: url(/images/v2015/Result_ico_1_2.png);
}

/*挂号失败*/

/*注册*/
.sign {
    padding: 0;
    margin: 0 15px;
    position: relative;
}

.sign ul {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 20px;
}

.sign li {
    float: left;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.sign li:last-child {
    border-bottom: 0;
}

.sign li:first-child input {
    border-radius: 0 5px 0 0;
}

.sign li:last-child input {
    border-radius: 0 0 5px 0;
}

.sign li label {
    float: left;
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    position: relative;
    background: #fff;
}

.sign li input {
    width: 70%;
    float: left;
    height: 40px;
}

#getMsgCode {
    font-size: 14px;
}

.sign li label span {
    display: block;
    width: 14px;
    height: 40px;
    background: url(/images/v2015/Arrow_down_but2.png) no-repeat;
    background-position: 100% 50%;
    background-size: 14px 7px;
    position: absolute;
    right: 3px;
    top: 0;
}

.sign .card-box {
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    margin: 0;
    height: 123px;
    position: absolute;
    background: #F8F8F8;
    top: 83px;
    width: 30%;
    overflow: hidden;
}

.sign .card-box li {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    text-indent: 10px;
}

.tran-04 {
    transition: all 0.4s;
}

/*检验/检查查询*/
.report-list li {
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    background: url(/images/v2015/Arrow_but_2_3.png) 98% 50% no-repeat;
    -webkit-background-size: 21px 21px;
    background-size: 21px 21px;
}

.report-list li a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

/*检查/检验查询详情*/
.report-detail p {
    margin-top: 20px;
    text-align: center;
}

.report-detail .grey-bar {
    border-top: 0;
    border-bottom: 0;
}

.report-detail table {
    width: 100%;
    font-size: 14px;
}

.report-detail td {
    border: 1px solid #ccc;
}

.report-detail td:first-child {
    border-left: 0;
}

.report-detail td:last-child {
    border-right: 0;
}

.report-detail .user-info {
    margin-top: 15px;
}

.report-detail .user-info td {
    padding-left: 5%;
    width: 28.333333%;
    height: 40px;
}

.report-detail .user-info small {
    font-size: 12px;
}

.report-detail .report tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

.report-detail .report thead td {
    height: 40px;
    text-align: center;
}

.report-detail .report tbody td {
    height: 35px;
    text-align: center;
    padding-left: 10px;
    font-size: 13px;
}

/*专家介绍*/
.doc-into-list .item {
    padding: 15px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    position: relative;
}

.doc-into-list .item a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.doc-into-list .doc-img {
    float: left;
    width: 25%;
    margin: 0;
    margin-right: 5%;
}

.doc-into-list .doc-img img {
    width: 100%;
}

.doc-into-list{
    float: left;
    width: 70%;
    margin: 0;
}
.doc-info {
    width: 90%;
}
.doc-into-list .doc-info .name {
    font-size: 16px;
    font-weight: bold;
}

.doc-into-list .good-as {
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.doc-dp-name {
    margin-top: 20px;
    font-size: 14px;
    padding: 0 15px 20px;
}

/*专科介绍*/
.go-reg {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.go-reg .dp-name {
    line-height: 40px;
    float: left;
    margin-left: 15px;
}

.go-reg .u-btn {
    padding-left: 18px;
    padding-right: 18px;
    float: right;
    margin-right: 15px;
}

/*我的资料*/
.my-profile {
    font-size: 14px;
}

.my-profile .user-info {
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}

.my-profile .user-info li {
    padding-bottom: 15px;
}

.my-profile .add,
.my-profile .edit {
    padding: 25px 0;
    border-bottom: 1px dotted #ccc;
}

.my-profile .add .title,
.my-profile .edit .title {
    float: left;
}

.my-profile .add .btn,
.my-profile .edit .btn {
    float: right;
    color: inherit;
}

.my-profile .contact {
    padding: 15px 0;
}

.my-profile .contact .title {
    line-height: 32px;
}

.my-profile .contact .u-btn {
    padding: 5px 10px;
    color: #fff
}

/*添加健康卡*/
.add-card .card-number {
    margin-top: 20px;
}

.add-card .card-number .title {
    float: left;
    width: 25%;
    text-indent: 10px;
    line-height: 40px;
}

.add-card .card-number input[type="text"] {
    float: left;
    width: 75%;
    height: 40px;
    border-radius: 0 5px 5px 0;
}

.add-card .card-number input[type="password"] {
    float: left;
    width: 75%;
    height: 40px;
    border-radius: 0 5px 5px 0;
}

.add-card .u-btn {
    margin-top: 15px;
    width: 100%;
    font-size: 100%;
}

/*新增联系人*/
.add-contact .dialog-add-obj {
    display: block;
    position: static;
    margin: 0;
}

/*管理联系人*/
.edit-contact {
    font-size: 14px;
}

.edit-contact li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.edit-contact li a {
    color: inherit;
}

.edit-contact li .title {
    cursor: pointer;
}

.edit-contact li .btn {
    float: right;
    color: inherit;
}

/*我的挂号*/
.my-reg li .order-num {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.my-reg li {
    border: 1px solid #ccc;
    margin-top: 15px;
    font-size: 14px;
    padding-top: 10px;
    background-color: #fff;
}

.my-reg li p {
    margin-top: 5px;
    padding: 0 15px;
}

.my-reg li .detail {
    float: right;
}

.my-reg li .btn {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 15px;
}

.my-reg li .btn a {
    float: right;
    text-align: center;
    padding: 4px 8px;
    margin-left: 15px;
}

.my-reg li .btn .pay {
}

/*登录成功*/
.login-suc p {
    text-align: center;
}

.login-suc-icon,
.no-record-icon {
    width: 90px;
    height: 90px;
    margin: 20px auto 0;
    background: url(/images/v2015/login_successful_ico.png) 0 0 no-repeat;
    -webkit-background-size: 90px 90px;
    background-size: 90px 90px;
}

.no-record-icon {
    background-image: url(/images/v2015/no_data_ico.png);
}

/*暂无记录*/
.no-record p {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

/*重置密码*/
.sel-list {
    width: 25%;
    float: left;
    border: 0;
    color: inherit;
    margin-top: 10px;
    font-size: 14px;
    font-family: inherit;
    padding-left: 5px;
}

/*我的挂号-科室*/
.deptdiv {
    min-width: 30%;
    max-width: 50%;
    display: inline;
    padding: 0 15px;
    overflow: hidden;
    line-height: 1.6em;
    height: 1.6em;
    margin-top: 5px;
}

/*模拟选择框*/
.seldiv {
    display: inline-block;
    float: left;
    width: 35%;
    text-indent: 10px;
    height: 40px;
    line-height: 40px;
    position: relative
}

.seldiv img {
    position: absolute;
    top: 15px;
    right: 2px;
    width: 10px
}

.uldiv {
    background-color: #F5F5F5;
    position: relative;
}

.uldiv ul li a {
    color: #666666;
}

.uldiv ul li {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #F8F8F8;
}

.grey-bar-inline {
    background-color: #F8F8F8;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    color: #999999;
}

.refresh-a {
    float: right;
    color: inherit;
    padding-right: 15px;
    font-size: 12px;
}

.refresh-a .refresh-icon {
    background-image: url("/images/v2015/refresh_ico_1.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    display: inline-block;
    height: 14px;
    padding-right: 5px;
    padding-bottom: 3px;
    vertical-align: middle;
    width: 14px;
}

.stap-ul {
    margin-top: 20px;
}

.stap-ul li {
}

.stap-ul li .stap-bar-icon {
    background-color: #ccc;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    width: 16px;
}

.stap-ul li .stap-bar-line {
    border-left: 1px solid #ccc;
    height: 47%;
    margin-left: 8px;
    width: 1px;
}

.stap-ul li .stap-bar-line-black {
    border-left: 1px solid #FFF;
    height: 47%;
    margin-left: 8px;
    width: 1px;
}

.stap-ul li .stap-bar {
    position: relative;
    width: 6%;
    height: 100%;
}

.stap-ul li .inline-info {
    position: relative;
    float: right;
    width: 92%;
    font-size: 12px;
    border-bottom: 1px dotted #ccc;
    padding-top: 10px;
    padding-bottom: 15px;
}

.stap-ul li .inline-info span {
    padding-right: 5%;
}

.page-end {
    width: 100%;
    height: 1px;
    clear: both;
}

.u-btn-inline {
    display: inline;
}

.con-num-tip {
    color: red;
    font-size: 10px;
    margin-top: 20px;
    text-align: center;
}

/*健康查询-门诊病历-处方单-住院病案首页-体检报告*/
.clinical-record,
.Rx,
.inpatient-medical-records,
.medical-report {
    font-size: 14px;
}

.clinical-record h3,
.Rx h3,
.inpatient-medical-records h3,
.medical-report h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 15px;
}

.clinical-record .item,
.Rx .item,
.inpatient-medical-records .item,
.medical-report .item {
    font-size: 12px;
}

.clinical-record .base-info,
.Rx .base-info,
.inpatient-medical-records .base-info,
.medical-report .base-info {
    border-top: 1px solid #ccc;
    height: 50px;
}

.inpatient-medical-records .base-info {
    border-top: 0;
}

.clinical-record .base-info p,
.Rx .base-info p,
.inpatient-medical-records .base-info p,
.medical-report .base-info p {
    float: left;
    width: 50%;
    border-left: 1px solid #ccc;
    margin-left: -1px;
    height: 45px;
    padding-top: 5px;
    text-indent: 15px;
}

.Rx .base-info p,
.inpatient-medical-records .base-info p,
.medical-report .base-info p {
    width: 33.33%;
}

.clinical-record .base-info i,
.Rx .base-info i,
.inpatient-medical-records .base-info i,
.medical-report .base-info i {
    display: block;
}

.clinical-record li,
.inpatient-medical-records li,
.medical-report li {
    padding: 0 15px;
    border-top: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}

.medical-report li {
    border-bottom: 1px solid #ccc;
}

.medical-report .content {
    padding: 15px;
}

.Rx table {
    width: 100%;
    font-size: 14px;
}

.Rx table td {
    width: 25%;
}

.Rx table thead td {
    background-color: #edf9ff;
    font-size: 14px;
}

.Rx table tbody td {
    font-size: 12px;
}

.Rx table td {
    border: 1px solid #ccc;
    height: 40px;
    text-align: center;
}

.Rx table td:first-child {
    border-left: 0;
}

.Rx table td:last-child {
    border-right: 0;
}

.Rx table tr:nth-child(even) {
    background-color: #f8f8f8;
}

/*患者随访表*/
.follow-up-form h3 {
    font-size: 100%;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
}

.follow-up-form table {
    width: 100%;
    margin-top: 15px;
}

.follow-up-form table td {
    width: 50%;
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 20px;
    font-size: 14px;
}

.follow-up-form table td:nth-child(even) {
    color: #ff9c0c;
}

/*医院公告*/
.hos-notice h3 {
    font-size: 100%;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 15px;
}

.hos-notice .about {
    font-size: 12px;
}

.hos-notice .about .date {
    color: #999;
}

.hos-notice .about .hos-name {
    color: #5699be;
    margin-left: 10px;
}

.hos-notice .content {
    font-size: 14px;
}

.notice {
    padding: 15px 0;
    text-align: center;
}

.notice-img {
    width: 100%;
}

.notice-list-title {
    font-size: 100%;
    font-weight: normal;
    padding: 5px 15px 0;
    color: #666666;
}

.notice-list-div {
    margin: 30px 15px 15px;
}

.notice-list {
    border: 1px solid #DDD;
    padding-bottom: 10px;
    background-color: #FFF;
    overflow: hidden;
}

.notice-imglist {
    border: 1px solid #DDD;
    background-color: #FFF;
}

.notice-imglist-div {
    margin: 15px 15px 0;
}

.notice-list-notice {
    padding: 0 15px 5px;
    text-align: center;
}

.notice-list .date {
    color: #999999;
    font-size: 12px;
    padding: 0 15px;
}

.notice-list-img {
    width: 100%;
}

.notice-list-content {
    font-size: 12px;
    color: #999999;
    text-indent: 2em;
    padding: 0 15px 8px;
}

.notice-list a {
    color: #333333;
    padding: 0 15px;
}

.notice-list span {
    color: #333333;
    padding: 0 15px;
}

.notice-list-imgnotice {
    padding: 0 15px;
    text-align: center;
}

.notice-list-about {
    margin: 0 15px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
}

.notice-list-about .notice-list-title {
    padding: 0;
    display: inline;
}

.notice-list-about div {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDD;
    width: 100%;
    text-indent: 15px;
    background-color: #FFF;
    overflow: hidden;
}

.notice-list-about div:last-child {
    border-bottom: 0;
}

.notice-list-about div span {
    float: right;
    font-size: 12px;
    position: relative;
    right: 10px;
    width: 25%;
    text-align: right;
    color: #999999;
}

.notice-list-about div a {
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}

.notice-list-about div h3 {
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    color: #666666;
    width: 75%;
    float: left;
}

.float-title {
    background-color: #000000;
    bottom: 20px;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    opacity: 0.5;
    position: relative;
    text-align: left;
    text-indent: 10px;
    width: 100%;
    overflow: hidden;
}

.float-time {
    float: right;
    position: relative;
    right: 10px;
    width: 25%;
    font-size: 12px;
    text-align: right;
}

.float-text {
    width: 75%;
    float: left;
}

.notice-list-about-img {
    width: 100%;
    position: relative;
    top: 20px;
}

.notice-date {
    width: 160px;
    text-align: center;
    background-color: #ccc;
    border-radius: 8px;
    font-size: 0.75em;
    margin: 0 auto 10px;
}

/*导航页*/
.banner {
    vertical-align: middle;
}

nav li a {
    margin: 15px 15px 0;
    display: block;
    height: 65px;
    font-size: 18px;
    line-height: 65px;
    color: #fff;
    overflow: hidden;
}

nav li img {
    height: 100%;
    float: left;
}

nav li em {
    float: left;
    margin-left: 15px;
}

nav li .arrow {
    width: 14px;
    height: 21px;
    background: url(/images/v2015/index_iconj.png) 0 0 no-repeat;
    float: right;
    margin-right: 15px;
    margin-top: 22px;
}

nav .orangeBar a {
    background-color: #FF9326;
}

nav .blueBar a {
    background-color: #2693FF;
}

nav .greenBar a {
    background-color: #36D900;
}

/*选医院*/
.m-shd {
    height: 30px;
    padding: 10px;
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #2fa9ed;
}

.m-cont {
    padding: 10px 10px 0 10px;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

.swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
}

.m-tlt-care {
    font-size: 12px
}

.m-register {
}

.m-care-content {
    position: relative;
}

.m-care-wrap {
    margin: 5px 25px 10px 25px
}

.m-care-content .prev, .m-care-content .next {
    position: absolute;
    text-indent: -9999px;
    top: 12px;
    width: 18px;
    height: 30px;
    background-image: url(/images/v2015/anchor_left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.m-care-content .prev {
    left: 0
}

.m-care-content .next {
    right: 0;
    background-image: url(/images/v2015/anchor_right.png);
}

.m-care-box > div {
    float: left;
    width: 33.3%;
    text-align: center
}

.m-care-box > div a {
    position: relative
}

.m-care-box .img-wrap {
    position: relative;
    height: 55px;
    width: 55px;
    margin: 0 auto
}

.m-care-list {
    display: block;
}

.m-care-image {
    position: relative;
}

.m-care-image b {
    font-family: arial, verdana, sans-serif;
    top: 0;
    right: -6px;
    position: absolute;
    font-weight: 700;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 20px;
    background: #fa0000;
    color: #fff;
}

.m-care-image, .m-care-image img {
    height: 55px;
    border: 0
}

.m-care-txt {
    margin-top: 6px
}

.m-care-txt a {
    font-size: 12px;
    color: #666
}

.m-care-doctor .m-care-wrap {
    margin: 5px 20px 10px 20px
}

.m-care-doctor .b-care-doctor {
    padding: 2px 8px;
    margin: 0 2px;
    color: #fff;
    background-color: #2fa9ed;
    font-size: 14px;
    border-radius: 20px;
    overflow: hidden;
}

.m-care-doctor .m-care-box {
    text-align: center;
}

.m-care-doctor .m-care-box > div {
    float: none;
    display: inline-block;
    width: auto;
    height: 30px;
    overflow: hidden
}

.m-care-doctor .prev, .m-care-doctor .next {
    height: 20px;
    width: 12px;
    top: 4px
}

/*地区*/

.m-area-panel {
    background: #f8f8f8;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 20px;
}

.m-area-panel > * {
    display: inline-block
}

.m-area-icon {
    height: 14px;
    width: 10px;
    background-image: url(/images/v2015/position.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.m-area-anchor {
    vertical-align: middle;
    height: 6px;
    width: 11px;
    background-image: url(/images/v2015/anchor_down_l.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.m-register .b-ability {
    line-height: 20px;
    font-size: 12px
}

.b-ability > i {
    font-style: normal;
    margin-right: 10px
}

.b-ability i:last-child {
    margin-left: 0
}

.m-register .b-hospital-tags {
}

.b-hospital-tags > i {
    display: inline-block;
    font-style: normal;
    font-size: 12px;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    border-radius: 14px;
    color: #fff;
    text-align: center;
    line-height: 14px
}

.b-hospital-tags .tag-gua {
    background: #f9934a
}

.b-hospital-tags .tag-zhi {
    background: #38a6d7
}

.b-hospital-tags .tag-bao {
    background: #f35e47
}

.b-hospital-tags .tag-dang {
    background: #dcb78c
}

.b-hospital-tags .tag-hou {
    background: #2ed1a8
}

.m-register .b-hbox {
    padding: 14px 10px;
    overflow: hidden
}

.b-icon-careless {
    right: 10px;
    bottom: 9px;
    font-size: 10px;
    color: #999;
    padding-left: 16px;
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    background-color: transparent;
    background-image: url(/images/v2015/careless.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 20%;
}

.b-icon-care {
    background-image: url(/images/v2015/care.png);
}

.b-hbox h4 .b-hospital-lvl {
    font-size: 10px;
    padding: 2px 3px;
    margin-left: 5px;
    background: #7ed321;
    color: #fff;
    vertical-align: top;
}

.m-vlist .b-hbox {
    color: #666;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #efefef;
}

/*.m-vlist li:nth-child(2n){background: #f5f5f5}*/

.b-hbox dl {
    width: 100%;
}

.b-hbox dt, .b-hbox dd {
    display: inline-block;
    float: left;
    height: 86px;
    overflow: hidden
}

.b-hbox p {
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    overflow: hidden
}

.b-hbox h4 {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    font-weight: normal;
}

.b-hbox dt {
    width: 80px;
}

.b-hbox dd {
    width: 210px;
    margin-left: 10px;
}

.b-hbox dt img {
    width: 80px;
    height: 80px;
}

.b-hbox dl:after {
    display: block;
    clear: both;
    content: ".";
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

.b-hbox .b-enter {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.b-hbox .icon-arrow {
    display: block;
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -8px;
    z-index: 1;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}

/*表单元素*/
.m-form-wrap {
}

.m-form-el2 {
}

.m-form-el2 > * {
    float: left;
    width: 50%
}

.m-form-el4 > * {
    float: left;
    width: 25%
}

.m-form-el4 .m-el1 {
    float: left;
    width: 30%
}

.m-form-el4 .m-el3 {
    float: left;
    width: 70%
}

.m-form-el4 .m-el4 {
    float: left;
    width: 40%
}

.m-form-el4 .m-el6 {
    float: left;
    width: 60%
}

/*单一列表*/
.m-list-sin {
}

.m-list-sin li {
    position: relative
}

.m-list-sin li:nth-child(2n+1) {
    background: #f5f5f5
}

.m-list-sin a {
    display: block;
    padding-left: 10px;
    line-height: 30px;
    color: #333;
}

.m-list-sin a:hover, .m-list-sin a:active {
    background: #02a3fe;
    color: #fff
}

.m-list-sin .icon-arrow {
    display: block;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4px;
    z-index: 1;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    background: 0;
    width: 8px;
    height: 8px;
    border-bottom: solid 2px #A6A6A6;
    border-right: solid 2px #A6A6A6;
}

/*搜索功能*/
#search-mode-panel {
    display: none;
}

.u-btn-search {
    text-indent: -9999px;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/images/v2015/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32% 32%;
}

.u-btn-search-on {
    height: 30px;
    width: 30px;
    background-size: 50% 50%;
    background-image: url(/images/v2015/search_on.png);
}

/*搜索框*/
.m-search-wrap {
    position: relative;
    height: 42px;
    padding: 10px 90px 10px 20px;
    margin: 0 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff
}

.m-search-wrap input {
    display: block;
    height: 22px;
    line-height: 22px;
    width: 100%;
    border: 0;
    background: none;
    font-size: 14px
}

.m-search-wrap .btn-search-bar {
    display: block;
    position: absolute;
    height: 42px;
    width: 80px;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    text-indent: -9999px;
    background: #009dda url(/images/v2015/search-ico.png) no-repeat center center;
    right: 0;
    top: -1px;
}

.m-shd-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 200;
}

.m-shd-inner {
    height: 30px;
    padding: 0 30px 0 60px;
    position: relative;
    background: #fff;
    border-radius: 5px;
}

.m-shd-input {
    height: 30px;
}

.m-shd-input input {
    float: left;
    height: 30px;
    width: 100%;
    margin: 0;
    border: 0;
    font-size: 12px;
}

.f-simu-select {
    position: absolute;
    padding-left: 10px;
    top: 0;
    left: 0;
    width: 50px;
    height: 30px;
    background-image: url(/images/v2015/arrow_down.png);
    background-position: 40px center;
    background-size: 18% 18%;
    background-repeat: no-repeat;
    line-height: 30px;
}

.f-simu-select a {
    display: block;
    color: #999;
    font-size: 12px
}

.f-simu-select ul {
    position: relative;
    top: -1px;
    width: 60px;
    margin: 0;
    left: -10px;
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-radius: 0 0 5px 5px;
}

.f-simu-select ul li {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #efefef;
}

.f-simu-select ul li:last-child {
    border-bottom: 0
}

/*居中*/
.b-result-text {
    padding: 10px 0;
    text-align: center;
}

/*按钮*/
.u-btn-back {
    text-indent: -999px;
    width: 60px;
    color: #fff;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
}

.u-btn-back:hover {
    color: #fff
}

.u-btn-back:after {
    content: '';
    width: 10px;
    height: 10px;
    border-left: 2px solid #FFF;
    border-top: 2px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -5px;
    display: block;
}

/*搜索条件*/
.m-tag-search {
    text-align: center;
    margin-top: 10px
}

.m-tag-search .m-tag-el {
    display: inline-block;
    padding: 5px 15px;
    margin: 0 10px;
    background: #02a3fe;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer
}

.m-tag-search .m-tag-el b {
    color: #fef1ec
}

/*选地区*/
.m-hd h1 {
    color: #fff
}

.m-tlt-com {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: #02a3fe;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.m-tlt-brb {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-left: 10px solid #02a3fe;
    font-size: 14px;
    font-weight: 700;
}

.m-tlt-sub {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f8f8f8
}

/*缴费查询*/
.pay-query ul {
    margin-top: 10px;
}

.pay-query li {
    font-size: 14px;
    margin-bottom: 5px;
}

.pay-query li .item {
    font-weight: bold;
    width: 20%;
    text-align: right;
    float: left;
}

.pay-query .can-fill {
    border: 1px solid #ccc;
    border-bottom: 0;
    height: 40px;
    margin-bottom: 0;
    line-height: 40px;
}

.pay-query li:nth-child(4) {
    border-radius: 5px 5px 0 0;
}

.pay-query li:nth-child(4) select {
    border-radius: 0 5px 0 0;
}

.pay-query .can-fill:last-child {
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
}

.pay-query .can-fill:last-child input[type="date"]:last-child {
    border-radius: 0 0 5px 0
}

.pay-query li select {
    height: 100%;
    border: 0;
    outline: 0;
    float: left;
    width: 80%;
}

.pay-query li input[type="date"] {
    height: 100%;
    float: left;
    width: 40%;
}

.m-tlt-com span a, .m-tlt-com a {
    color: #FFF;
}

/*关注*/
.b-depart-tagsWrap {
    height: 20px;
    margin-top: 5px;
    position: relative;
}

.b-depart-tagsWrap .b-icon-careless, .b-depart-tagsWrap .b-icon-care {
    bottom: -5px;
    right: 0;
}

/*缴费医院信息*/
.list-tlt-cont {
    margin-top: 10px;
    height: 100px;
}

.list-tlt-cont dd {
    float: left;
    height: 80px;
    width: 190px;
    padding: 16px 0;
    vertical-align: middle;
    margin-left: 10px;
}

.m-cont {
    padding: 10px 10px 0;
}

.list-tlt-h {
    font-weight: bolder;
    font-size: 14px;
    color: #000000;
}

.list-tlt-cont dt {
    float: left;
    height: 80px;
    width: 80px;
    margin: 10px;
}

.list-tlt-cont .his-name {
    font-size: 12px;
}

.list-tlt-cont {
    margin-top: 10px;
}

/*缴费确认*/
.payment-confirm {
    font-size: 14px;
    padding-left: 10px;
    margin-top: 20px;
}

.payment-confirm li {
    margin-top: 15px;
}

.pay-conf-title {
    display: inline;
    text-align: left;
    width: 85px;
}

/*登陆成功*/
.bannerimage {
    width: 100%;
}

.fun-icon-div-btm {
    padding-bottom: 15px;
}

.fun-icon li div .icon-box {
    width: 80px;
    display: block;
    font-size: 12px;
    text-align: center;
    position: relative;
}

.fun-icon li div {
    display: block;
    float: left;
    text-align: center;
    width: 49.5%;
    border-bottom: 1px solid #E8E8E8;
}

.fun-icon li div:first-child {
    border-right: 1px solid #E8E8E8;
}

.fun-icon li span img {
    width: 80px;
    height: 80px;
    padding: 28px 0 5px;
}

.fun-icon li a {
    color: #999999;
}

.main-footer {
    background-color: #F8F8F8;
    position: relative;
}

/*检验检查*/
.right-icon {
    background-image: url("/images/v2015/Arrow_but_2_3.png");
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
}

.checkbock {
    font-size: 14px;
    padding: 0;
    text-indent: 15px;
}

.space-span {
    left: 10%;
    position: relative;
}
