body *::-webkit-scrollbar {
    width: .4rem;
    height: .4rem;
    background: transparent;
}

html {
    max-width: 1024px;
    margin: 0 auto;
}

@media (min-width: 1020px) {
    body *::-webkit-scrollbar {
        width: .5rem;
        height: .5rem;
    }

    html {
        font-size: 20px;
    }
}

@media (min-width: 320px) {
    html {
        font-size: 12px;
    }
}

@media (min-width: 350px) {
    html {
        font-size: 14px;
    }
}

@media (min-width: 700px) {
    html {
        font-size: 16px;
    }
}


::-webkit-scrollbar {
    display: none;
}

.qz-1 {
    background-image: linear-gradient(180deg, rgba(199, 33, 28, 0), rgba(229, 69, 60, .11));
}

.nqz-1 {
    background-image: linear-gradient(180deg, rgba(255, 163, 23, 0), rgba(0, 123, 255, .11));
}

.zy-1 {
    background-image: linear-gradient(180deg, rgba(23, 144, 91, 0), rgba(40, 167, 69, .11));
}

.sw-1 {
    background-image: linear-gradient(180deg, rgba(241, 242, 244, 0), rgba(52, 58, 64, .11));
}

.news-more {
    right: 0;
    top: 0;
}

.news-more .icon-arrow-right {
    border-color: #565656;
    vertical-align: middle;
    margin: -.05333rem 0 0 -.05333rem;
}

.icon-arrow-down,
.icon-arrow-up,
.icon-arrow-right {
    display: inline-block;
    width: 1ex;
    height: 1ex;
    border-right: .02667rem solid #000;
    border-bottom: .02667rem solid #000;
}

.icon-arrow-right {
    transform: rotate(-45deg);
}

.icon-arrow-down {
    transform: rotate(45deg);
    transform-origin: right;
}

.icon-arrow-up {
    transform: rotate(-135deg);
    transform-origin: right;
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.doctor-item {
    border-radius: .375rem;
    overflow: hidden;
}

.doctor-item+.doctor-item {
    margin-top: .625rem;
}

.doctor-item-header {
    box-sizing: content-box;
}

.doctor-item-header img {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    float: left;
}

.doctor-item-header-title {
    white-space: nowrap;
    width: auto;
    padding-left: 4.75rem;
}

.doctor-item-header-title .h6 {
    font-size: 1.125rem;
}

#doctors .doctor-item-header-title .h6 {
    font-size: 1rem;
    font-weight: bold;
    padding-left: 0;
    padding-right: 4.75rem;
}

#doctor-detail .doctor-item-header-title .h6 {
    font-size: 1.5rem;
}

.text-truncate-2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#doctor-detail .doctor-item-header-title div.small {
    font-size: .75rem;
    background-color:rgb(254, 159, 95,0.09);
    overflow: hidden;
    line-height: 1.333333;
    padding: .0625rem .8125rem .125rem .625rem;
    margin-right: .3125rem;
    margin-bottom: .3125rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    float: left;
    color: #FE9F5F !important;
}

.time-table .btn-primary {
    background-color: #40BB90;;
    border-color: #40BB90;;
}

#doctor .doctor-item-header-title div.small {
    font-size: .64rem;
}


#doctors .doctor-item-center {
    height: 2.3rem;
}

.doctor-item-center {
    clear: both;
    line-height: 1.33333;
    padding: 0 .75rem .3125rem;
}

.doctor-item-descs {
    color: #6E6E6E;
    font-size: .875rem;
    padding: 0 .75rem .3125rem;
}

.doctor-item-footer {
    padding: .75rem;
    color: #40C5E8;
}

.doctor-item-footer .iconfont {
    font-size: 1.5rem;
    margin-right: .375rem;
}



.iconfont {
   
    font-size: 1rem;
    font-style: normal;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.doctor-item-footer div:first-child::after {
    content: "";
    border-right: 1px solid #dddddd;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.color-orange-900 {
    color: #fff !important;
    background-color: #e65100 !important;
}

/* 宽高 3:2的容器 */
.square-div {
    position: relative;
    width: 100%;
    height: 0;
    padding: 33% 0;
    overflow: hidden;
}

.square-div .square-div-body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.card-style{
    background-color: #FCFCFC;
    border: none;
    border-bottom:1px solid  #E9E9E9;
    border-radius: 0%;
}
/* 四大功能入口 */
.rc-2-2 .img-container {
    /* border: 1px solid #D0D0D0; */
    overflow: hidden;
    border-radius: .25rem;
    height: 100%;
}

.rc-2-2 .img-container img {
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    border: 0;
    height: 100%;
}

.rc-2-2 .col-6 {
    margin-bottom: 1rem;
}

/* 定点医院等信息 */
#hospitols header {
    width: auto;
    background: url(./imgs/5001.jpg) center 0 no-repeat;
    background-size: cover;
    border-radius: .5rem .5rem 0px 0px;
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    color: #fff;
}

#hospitols header .title {
    text-shadow: .25rem 1px .25rem rgba(0, 0, 0, 0.5);
}

#hospitols header .small {
    text-shadow: .125rem 0px .125rem rgba(0, 0, 0, 0.5);
}

#hospitols .content-inner {
    text-align: center;
    overflow: hidden;
    background: rgb(253, 248, 248);
    border-radius: 0px 0px .5rem .5rem;
}

/**定点医院需要多现实两个，所以需要放大高度*/
#hospitols .limit-height-3 {
    max-height: 14rem;
}

.limit-height-3 {
    max-height: 3rem;
}

#hospitols .content-inner ul {
    padding: .5rem 0;
    background-color: transparent;
}

#hospitols .content-inner ul li {
    display: flex;
    box-sizing: border-box;
    padding: 0 1rem;
    cursor: pointer;
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    align-items: center;
    overflow: hidden;
}

#hospitols .content-inner ul li .list-item-content {
    padding-top: 1rem;
    flex-grow: 1;
}

#hospitols .content-inner ul li .list-item-content .list-item-title~.list-item-text {
    margin-top: .25rem;
}

#hospitols .content-inner ul li .list-item-content .list-item-text {
    opacity: .54;
}

#hospitols .content-inner ul li .list-item-content .list-item-text .hos {
    background: #03A9F4;
    padding: .2rem .25rem;
    color: #fff;
    border-radius: .2rem;
}

#hospitols .content-inner ul li .list-item-content .list-item-text .mz {
    background: #E65100;
    padding: .2rem .25rem;
    color: #fff;
    border-radius: .2rem;
}

.bg-gradient-light-1 {
    background-image: linear-gradient(rgba(255, 255, 255, .3) 10%, #e5e5e5);
}

/* 疫情导航条 */
.border-left-1 {
    border-left: .4rem solid #17a2b8;
}

#ncov-info>footer,
#doctor-suggestion>footer {
    border-radius: .5rem;
    background-color: #f5f5f5;
}

#ncov-info .icon-arrow-down #doctor-suggestion footer .icon-arrow-down {
    vertical-align: middle;
    margin: -.6333rem 0 0 .2333rem;
}

.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    opacity: .8;
}

.timeline {
    position: relative;
    border: 1px dotted transparent;
    border-left-color: rgb(185, 227, 234);
}

.timeline::before {
    content: '';
    display: inline-block;
    width: 1ex;
    height: 1ex;
    background-color: #17a2b8;
    border-radius: 50%;
    border: .5ex solid rgb(185, 227, 234);
    position: absolute;
    box-sizing: content-box;
    top: -1ex;
    left: -1ex;
}

.timeline .timeline-title {
    position: absolute;
    top: -1ex;
}

#ncov-info .timeline:first-child .timeline-title::before {
    content: '最新';
    display: inline-block;
    color: white;
    background: linear-gradient(to right, orange, red);
    padding: .2rem;
    border-radius: .2rem;
    margin-right: .4rem;
    font-size: 80%;
}

.timeline .timeline-content {
    border-radius: .5rem;
    background-color: #f1f1f1 !important;
}

#ncov-info .con {
    margin: 2rem 0;
}

.rotate {
    transform: rotate(45deg);
}

.transform-animation {
    transition: transform .3s;
}

#china-details .k-c td:first-child .icon-arrow-right {
    display: inline-block !important;
}

.limit-height-20 {
    max-height: 20rem;
}

.inner-table-1 th {
    padding: 0;
}

.link-clean {
    background-color: #c5c5c5;
    border-radius: 50%;
    border: .5rem solid #c5c5c5;
    box-sizing: content-box;
}

#carouselEchartsTableIndicators .carousel-indicators li.better-display {
    width: 10rem;
    height: auto;
    text-indent: 0;
    text-align: center;
    background-color: #e5e5e5;
}

#carouselEchartsTableIndicators .carousel-indicators {
    top: 100%;
    bottom: auto;
}

#carouselEchartsTableIndicators .carousel-indicators li.better-display.active {
    color: #007bff;
    background-color: #cce5ff;
}

/* #guizhou-feiyan-map, */
#feiyan-map {
    margin-bottom: 3.5rem;
}

.title1 {
    text-indent: 1rem;
}

/* 专家列表的样式 */
#doctor-detail .doctor-item-header img {
    right: .75rem;
    top: .75rem;
}

#doctor-detail .doctor-item-header .doctor-item-header-title {
    padding-left: 0;
    padding-right: 4.75rem;
}

#doctor-detail .container .btns .col div {
    border-radius: .3125rem;
    padding: .1rem;
}

#doctor-detail .container .btns .col div .price {
    font-size: .75rem;
    line-height: 1.33333;
    color: #FF6B6B;
    min-height: 1.33334em;
}

#doctor-detail .container .btns .col div .icon i {
    font-size: 2.5rem;
    line-height: 1.2;
}

#doctor-detail .container .btns .col div .icon {
    padding: .25rem 0;
}

#doctor-detail .container .btns .col div .price {
    color: #FF6B6B;
}

#doctor-detail .container .btns .col div.active {
    color: #40BB90;
    border-color: currentColor !important;
}

#doctor-detail div.content .timeTableHeader .active {
    color: #40BB90;
}

#doctor-detail div.content .timeTable>div {
    display: none;
}

#doctor-detail div.content .timeTable div.active {
    display: block;
}

#doctor-detail div.content {
    display: block;
}

#doctor-detail div.content.active {
    display: block;
}

#doctor-detail .content .el-1 {
    border-radius: .3125rem;
}

#doctor-detail .content .el-1::before {
    content: "";
    display: inline-block;
    position: absolute;
    border: .4rem solid;
    border-bottom-width: .6rem;
    border-top-width: 0;
    border-color: transparent transparent white transparent;
    top: -.6rem;
    z-index: 10;
}

#doctor-detail .content .el-1::after {
    content: "";
    display: inline-block;
    position: absolute;
    border: .4rem solid;
    border-bottom-width: .6rem;
    border-top-width: 0;
    border-color: transparent transparent #40C5E8 transparent;
    top: calc(-.6rem - 1px);
}

#doctor-detail .content.msg .el-1::before,
#doctor-detail .content.msg .el-1::after {
    left: 2rem;
}

#doctor-detail .content.video .el-1::before,
#doctor-detail .content.video .el-1::after {
    right: 50%;
}

#doctor-detail .content.online .el-1::before,
#doctor-detail .content.online .el-1::after {
    left: 2rem;
}

#doctor-detail .content .el-1 ul li::before {
    content: "*";
}

/* 向左的箭头 */
.left-arrow {
    line-height: 1;
    text-indent: 1rem;
    position: relative;
}

.left-arrow::before {
    content: "";
    width: 1rem;
    position: absolute;
    top: 0;
    left: .21rem;
    transform: rotate(45deg);
    bottom: 0;
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: currentColor;
}


/**
预约按钮
disable#999
*/
.timeTable .btn-primary.disabled {
    background-color: #999;
    border-color:#999 ;
}

/*疫情表格颜色*
*/
.yiqing tr td:nth-child(2) {
    color: #58bddb;
}

.yiqing tr td:nth-child(3) {
    color: #e64535;
}

.yiqing tr td:nth-child(4) {
    color: #6dd5a7;
}

.yiqing tr td:nth-child(5) {
    color: #999;
}

.yiqing tr th:nth-child(2) {
    color: #58bddb;
}

.yiqing tr th:nth-child(3) {
    color: #e64535;
}

.yiqing tr th:nth-child(4) {
    color: #6dd5a7;
}

.yiqing tr th:nth-child(5) {
    color: #999;
}

.yiqing tbody>tr:nth-child(2n) {
    background-color: #f2fafc;
}

.yiqing tbody>tr:nth-child(2n-1) {
    background: #fff;
}

.yiqing .table .thead-light th {
    background-color: #f2fafc;
}

.carousel-indicators {
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.my-text-warning{
    color: #ff8800;
}
.header_box{
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #e9e9e9;
}
.activeimg{
    display: none;
}

 .active .activeimg,.active .activeimg{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 2rem;
}
.van-row.van-row--flex .active,.row.btns .active{
    position: relative;
}
.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}