input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input::-ms-input-placeholder {
    color: #999;
}

.navs .nav-panel .nav-bottom .list span {
    line-height: 20px;
    display: block;
}

.navs .nav-panel .nav-bottom .list {
    width: 80px;
    height: 43px;
    display: inline-block;
    line-height: 43px;
    color: #333;
    font-size: 16px;
    float: left;
    margin-right: 26px;
    z-index: 46;
}

.free-zx {
    top: 0;
    right: -18px;
    display: inline-block;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #ff9d00;
    border-radius: 8px;
}

.navs .nav-panel .nav-bottom .list.active {
    border-bottom: 3px solid #ff9d00;
}

.two-bule {
    width: 280px;
    height: 44px;
    background-image: url(/Contents/images/icon/new-pc-blue.png);
}

.two-bule .new-pc-wechat {
    width: 154px;
    height: 44px;
}

.two-bule .new-pc-wechat .wechat {
    position: absolute;
    top: 215px;
    display: none;
    height: 153px;
    width: 153px;
    z-index: 2;
    background: url(/Contents/images/doctor/WeChat.jpg) no-repeat;
    background-size: cover;
}

.two-bule .new-pc-app {
    width: 125px;
    height: 44px;
}

.two-bule .new-pc-app .new-apps {
    position: absolute;
    top: 215px;
    display: none;
    height: 125px;
    width: 125px;
    z-index: 2;
    background: url(/Contents/images/doctor/qr-code.jpg) no-repeat;
    background-size: cover;
}

.navs .nav-panel a.logo {
    width:278px;
    height:88px;
    margin-bottom: 11px;
    margin-top: 0;
}
