.header {
    position: relative;
    width: 100%;
    height: 4.4rem;
    background: #fff;
}

.width343 {
    width: 34.3rem;
}

.width276 {
    width: 27.6rem;
}

.logo {
    position: absolute;
    width: 6.9rem;
    height: 2.2rem;
    left: 1.6rem;
    top: 1.1rem;
}

.header .title {
    height: 4.4rem;
    line-height: 4.4rem;
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
}

.return {
    position: absolute;
    left: 1.6rem;
    top: 1.6rem;
}

.customer,
.header a {
    position: absolute;
    right: 1.6rem;
    top: 1.2rem;
}

.hosLevel {
    padding: 0 .4rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    border: .1rem solid #17A1E6;
    border-radius: .4rem;
}

.doctorAvatar {
    width: 8rem;
    height: 9.2rem;
    position: relative;
}

.doctorAvatar img {
    position: absolute;
    width: 8rem;
    height: 8rem;
}

.doctorAvatar p {
    position: absolute;
    display: block;
    width: 6rem;
    height: 2.4rem;
    text-align: center;
    line-height: 2.4rem;
    color: #fff;
    font-size: 1.2rem;
    background: #17A1E6;
    border-radius: .4rem;
    bottom: 0;
    left: 1rem;
}

.diseaseList a {
    display: block;
    width: 7.4rem;
    height: 2.8rem;
    text-align: center;
    line-height: 2.8rem;
    color: #999;
    background: #eee;
    border-radius: .4rem;
    font-size: 1.4rem;
}

.consultBtn {
    display: block;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    font-size: 1.4rem;
    background: #17A1E6;
    width: 10.2rem;
    text-align: center;
    border-radius: .4rem;
}

video {
    width: 12rem;
    height: 8rem;
}

.videoInfo,
.videoInfo p:first-child {
    width: 18.7rem;
}

.articlePic,
.playVideo {
    width: 12.5rem;
    height: 7.1rem;
}


#scroll {
    height: 17rem;
    overflow: hidden;
}

.radioItem {
    position: relative;
}

.radioItem input,
.radioItem img {
    position: absolute;
    left: 0;
    top: 0;
}

.radioItem input {
    z-index: 1;
    opacity: 0;
}

.formItem {
    padding: 1rem 0;
}

textarea {
    width: 100%;
    min-height: 13rem;
    border: none;
    resize: none;
}

.uploadImg {
    width: 10.8rem;
    height: 10.8rem;
}

.imgBox img {
    float: left;
    margin-left: .8rem;
    margin-bottom: .8rem;
}

.imgBox img:nth-child(1),
.imgBox img:nth-child(4),
.imgBox img:nth-child(7) {
    margin-left: 0
}

.botbtn,
.btnGroup {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.btnLeft,
.btnRight {
    line-height: 5rem;
    text-align: center;
}

.btnLeft {
    width: 16.4rem;
    height: 4.9rem;
    border-top: .1rem solid #eee;
}

.btnRight {
    height: 5rem;
    width: 21.1rem;
    border: none;
}

.selList {
    padding: 1rem 0;
}

.selItem p.active {
    color: #17A1E6;
}

.levelList li a {
    width: 10rem;
    height: 4.4rem;
    line-height: 4.4rem;
    text-align: center;
    font-size: 1.6rem;
    border-radius: .4rem;
    background: rgba(23, 161, 230, .1);
    float: left;
    margin-left: 2.1rem;
    margin-top: .8rem;
}

.levelList li:nth-child(1) a,
.levelList li:nth-child(4) a {
    margin-left: 0;
}

.levelList li a.active {
    color: #fff;
    background: #17A1E6;
}

.buttonBlue {
    display: block;
    width: 100%;
    height: 4.4rem;
    line-height: 4.4rem;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    background: #17A1E6;
    position: fixed;
    bottom: 0;
    left: 0;
}

.userInfo {
    padding: .7rem;
}

.user {
    height: 10rem;
    padding: 2.2rem 2.5rem;
    background: url(../images/userBg.png) no-repeat;
    background-size: contain;
}

.borbot {
    border-bottom: .1rem solid #eee;
}

.orderDesc {
    padding: .8rem;
}

.orderItem {
    padding: 0 1.6rem 1.6rem;
}

.gopay {
    width: 5.4rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
}

.new {
    width: 4.4rem;
    height: 2.2rem;
    background: #F34040;
    border-radius: .4rem;
    text-align: center;
    line-height: 2.2rem;
    font-size: 1.2rem
}

.list div p:first-child {
    width: 8.3rem;
}

.list div p:last-child {
    width: 26rem;
}

.chatBox {
    max-width: 20rem;
}

.bottomForm {
    padding: .8rem 1.6rem;
    position: fixed;
    bottom: 0;
    left: 0;
}

.bottomForm input[type='text'] {
    width: 19rem;
    height: 3.3rem;
    padding-left: 1rem;
    background: #f8f8f8;
    font-size: 1.4rem;
    border-radius: .4rem;
}

.bottomBox {
    position: fixed;
    bottom: 0;
    left: 0;
}

.bottomBox div:first-child {
    width: 23rem;
}

.bottomBox div:last-child {
    width: 11.3rem;
    padding: 1.2rem 0;
}

.starBox {
    width: 23.6rem;
    margin-top: 2.4rem;
}

.btn {
    display: block;
    width: 100%;
    height: 4.4rem;
    line-height: 4.4rem;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    background: #17A1E6;
    border-radius: .4rem;
    margin: 6rem auto;
}

.gray {
    background: #ddd;
}

.phoneNum {
    padding: 4.8rem 1.6rem;
    width: 34.3rem;
}

.phoneNum input {
    height: 4.4rem;
    line-height: 4.4rem;
    border-bottom: .1rem solid #eee;
}

.phoneNum .code input {
    width: 20rem;
}

.phoneNum .code input[type='button'] {
    display: block;
    width: 10.8rem;
    height: 3.2rem;
    text-align: center;
    line-height: 3.2rem;
    font-size: 1.4rem;
    color: #fff;
    background: #17A1E6;
    border-radius: .4rem;
}

.btnGroup a {
    width: 50%;
    height: 4.4rem;
    line-height: 4.4rem;
    text-align: center;
}

.btnGroup a:first-child {
    height: 4.3rem;
    bottom: .1rem solid #eee;
}

.btnGroup a p {
    line-height: 4.4rem
}

.addUser input {
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.6rem;
    margin-left: .6rem;
    background: #fff;
}

.textRight {
    padding: 1rem;
    width: 22.3rem;
    background: #fff;
    font-size: 1.4rem;
    min-height: 3.6rem;
    border: .1rem solid #ddd;
    margin-top: 1.6rem;
    margin-left: 1.6rem;
    display: none;
}

.relation,
.areaBot {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}

.popup {
    width: 24rem;
    height: 16rem;
    border-radius: 1rem;
    position: fixed;
    left: 50%;
    margin-left: -12rem;
    top: 50%;
    margin-top: -6rem;
}

.popup p {
    padding: 3.6rem 2.4rem 1.6rem;
    border-bottom: .1rem solid #eee;
}

.popup a,
.popup input {
    display: block;
    width: 12rem;
    text-align: center;
}

.popup a {
    width: 11.9rem;
    border-left: .1rem solid #eee;
}

.footer {
    background: #333;
    padding: 1.6rem 2.7rem;
}

.footer .wz {
    width: 95%;
    margin: 0 auto;
}

.footer .bah {
    width: 90%;
    margin: 0 auto;
}

.paySucTop {
    padding: 5.6rem 6.7rem 3.2rem;
}

.paddinglr48 {
    padding: 0 4.8rem;
}

.paddinglr48 a {
    display: block;
    width: 12.8rem;
    height: 4.4rem;
    text-align: center;
    line-height: 4.4rem;
}

.paddinglr48 a:first-child {
    width: 12.6rem;
    height: 4.2rem;
    border: .1rem solid #999;
}

.navItem .tab1 {
    background: url(../images/icon0.png) no-repeat;
    background-size: contain;
}

.navItem .tab1.active {
    background: url(../images/icon0-1.png) no-repeat;
    background-size: contain;
}

.navItem .tab2 {
    background: url(../images/icon1.png) no-repeat;
    background-size: contain;
}

.navItem .tab2.active {
    background: url(../images/icon1-1.png) no-repeat;
    background-size: contain;
}

.navItem .tab3 {
    background: url(../images/icon2.png) no-repeat;
    background-size: contain;
}

.navItem .tab3.active {
    background: url(../images/icon2-1.png) no-repeat;
    background-size: contain;
}

.navItem .tab4 {
    background: url(../images/icon3.png) no-repeat;
    background-size: contain;
}

.navItem .tab4.active {
    background: url(../images/icon3-1.png) no-repeat;
    background-size: contain;
}

.questionIcon:before {
    content: "问";
    display: block;
    float: left;
    margin-top: .4rem;
    margin-right: .8rem;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
    background: #17A1E6;
    border-radius: 1.8rem;
    color: #fff;
    font-size: 1rem;
}

.logo2 {
    /*width: 10.5rem;*/
    /*height: 3.3rem;*/
    border-radius: 0;
}

.inputBox {
    width: 30.5rem;
    height: 3.3rem;
    background: #F6F7F9;
    border-radius: .4rem;
}

.inputBox input {
    background: #F6F7F9;
    height: 3.3rem;
    line-height: 3.3rem;
}

.banner,
.banner2 {
    height: 16rem;
    overflow: hidden;
    margin-top: 1.1rem;
    position: relative;
}
.pdtop0{
    padding-top: 0px !important;
}
.banner2 {
    height: 21rem;
    margin-top: 0px !important;
}

.banner img,
.banner2 img {
    border-radius: 0;
}

.bannerNav p {
    display: block;
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    background: rgba(0, 0, 0, .32);
    margin-left: .8rem;
    z-index: 99;
}

.bannerNav p.active {
    background: #fff;
}

.bannerNav {
    position: absolute;
    right: 2.6rem;
    bottom: .6rem;
}

.bannerPic {
    width: 34.3rem;
    height: 16rem;
    position: relative;
    overflow: hidden;
}

.bannerBox {
    position: absolute;
}

.bannerBox a img {
    float: left;
    width: 34.3rem;
    height: 16rem;
    border-radius: .8rem;
}

.blockItem {
    width: 16.39rem;
    height: 8rem;
    border-radius: .8rem;
    box-shadow: 0rem 0rem 1rem rgba(0, 0, 0, 0.08);
}

.blockItem img {
    width: 4.6rem;
    height: 4.6rem;
    margin-top: 1.6rem;
}

.ad {
    width: 100%;
    height: 10rem;
    overflow: hidden;
}

.ad img {
    border-radius: 0;
    height: 6rem;
}

.quickBtn {
    height: 3.6rem;
    padding: .2rem .8rem;
    border: .1rem solid #F16324;
    border-radius: .4rem;
}

input[type='text'] {
    flex: 1;
    padding-left: 1rem;
    font-size: 1.4rem;
}

.edit img {
    border-radius: 0;
}

.noOrder {
    width: 100%;
    background: #f8f8f8;
    padding: 4.8rem 0;
    margin-top: 1.6rem;
}

.noOrder img {
    width: 8.9rem;
    height: 11.3rem;
    margin-left: 14.3rem;
}

.menuBox {
    position: fixed;
    z-index: 9999;
    background: #333;
    border-radius: .8rem;
    width: 6.4rem;
    left: 1.6rem;
    top: 8.8rem;
    display: none;
}

.menuBtn img,
.menuBox img {
    border-radius: 0;
}

.floatMenu {
    position: fixed;
    z-index: 999;
    right: 1.6rem;
    bottom: 12rem;
    display: block;
    width: 5.2rem;
    height: 4.6rem;
    border-radius: 5.2rem;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    background: rgba(23, 161, 230, .8);
    text-align: center;
    padding-top: .6rem;
}

.recruit div {
    height: 4rem;
}

.recruit div.codeBox {
    height: 3.9rem;
}

.recruit div p {
    width: 7rem;
    line-height: 4rem;
}

.recruit div input {
    display: block;
    height: 3.9rem;
    font-size: 1.4rem;
}

button.getCode {
    height: 2.8rem;
    line-height: 2.8rem;
    border-radius: .4rem;
    background: #17A1E6;
    color: #fff;
    line-height: 2.8rem;
    border: none;
    margin-top: .6rem;
    padding: 0 .6rem;
}

.recruit button[type="submit"] {
    width: 100%;
    height: 4.4rem;
    line-height: 4.4rem;
    border-radius: 4.4rem;
    border: none;
    background: #FF4444;
    color: #fff;
    margin-top: 2.4rem;
    font-size: 1.8rem;
}

.hot:before {
    content: "热";
    display: block;
    float: left;
    margin-top: .4rem;
    margin-right: .8rem;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
    background: #FF4444;
    border-radius: 1.8rem;
    color: #fff;
    font-size: 1rem;
}

.docItem:first-child {
    margin-top: .4rem;
}

.playVideo {
    position: relative;
}

.play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1.4rem;
    margin-left: -1.4rem;
}
button.search{
	border: none;
	background: none;
}
.pageList .a1{
    display: none;
}
.pageList{
    margin-top: 2rem;
    justify-content:center;
}
.pageList a {
    display: block;
    padding: 1.2vw 2.4vw;
    border-radius: .8vw;
    color: #999;
    font-size: 2.8vw;
    background: #e9e8e8;
    margin-right: 1.6vw;
}
.pageList span.current {
    background: #17A1E6;
    color: #fff;
    display: block;
    padding: .8vw 1.6vw;
    border-radius: .4vw;
    font-size: 1.87vw;
    margin-right: .8vw;
}
.pageList .page-num{
    background: #17A1E6;
    color: #fff;
    display: block;
    padding: .8vw 1.6vw;
    border-radius: .4vw;
    font-size: 1.87vw;
    margin-right: .8vw;
}