

.picuter {
    height: 100%;
    width: 100%;
}
.bread {
    height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #73777A;
    line-height: 17px;
    margin: 10px 15px;
}
.bread a {
    color: #5c5c5c
}
#nowpage {
    color: #00c1d1;
}

.content {
    margin-top: 4px;
}

#titile {
    margin-left: 15px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #373D41;
}

.article {
    margin: 6px 15px;
    font-family: PingFangSC-Regular;
    font-size: 11px;
    color: #373D41;
    text-align: justify;
    line-height: 17px;
}

#chatu {
    /*height: 197px;*/
    margin: 4px 10px;
}

#image {
    height: 100%;
    width: 100%;
}

.keyword-article {
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
    font-family: PingFangSC-Regular;
    font-size: 11px;
    color: #373D41;
    text-align: justify;
    line-height: 17px;
}

.recommend {
    display: block;
    margin: 20px 15px;
}

.recommend span {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #373D41;
    text-align: justify;
    line-height: 17px;
}
.inner-kuang {
    border: 1px solid #E6E6E6;
    border-top: 0px;
    margin-top: 10px;
    width: 100%;
}
.blue{
    color: #00C1DE;
}

.key-name {
    background-image: linear-gradient(-270deg, #00A3DE 0%, #00C1DE 100%);
    padding: 5px 0;
    width: 100%;
}

.key-name div {
    height: 100%;
    margin: 0px 15px;
    text-align: left;
}

.key-name div a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    word-break: break-all;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jianjie {
    font-family: PingFangSC-Regular;
    font-size: 11px;
    color: #373D41;
    text-align: justify;
    line-height: 20px;
    margin: 10px 10px;
    word-break: break-all;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tiao {
    width: 50px;
    display: block;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #00C1DE;
    text-align: right;
    margin-left: 80%;
    margin-bottom: 10px;
}

.footerLast {
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 5px
}

.footerLast span {
    display: block;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #373D41;
    margin-bottom: 15px;
    font-weight: bolder;
}

.footerLast li {
    width: 100%;
    padding: 0;
    margin: 9px 0;
}

.footerLast li a {
    width: 19%;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: #373D41;
    letter-spacing: 0.86px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 4.5%;
}

.footerLast li a:first-child {
    padding: 0 0;
}

.footerLast li a:last-child {
    padding: 0 0;
}

#inner-key a {
    width: 47%;
    line-height: 2;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #373D41;

}

#inner-key{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.chan_pin {
    display: inline-block;
    position: -webkit-sticky;
    position: sticky;
    width: 80px;
    height: 20px;
    margin-top: 20px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    color: #7d8387;

}
.dw{
    z-index: 1;
}


.isfixed{
    position: fixed;
    top:0;
}

.nofixed{
    position: static;
}

.tabClick{
    color:#ff6a00;
    border-bottom:1px solid #ff6a00;
}
