
.index-news{
    width: 1200px;
    margin: 10px auto;
    overflow: visible;

}
.pdr-16{
    padding-right: 16px;
}
.pd-010{
    padding: 0 10px;
}
.bg-fff{
    background: white;
}
.modal-footer {
    border-top: #eee solid 1px;
    text-align: right
}

.Carousel {
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.Carousel .Carousel-hd {
    overflow: hidden;
    height: 50px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    z-index: 5;
    line-height: 50px;
    right: 10px
}

.Carousel .prev {
    display: block;
    position: absolute;
    z-index: 5;
    width: 32px;
    height: 40px;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/Carousel-left.png) no-repeat
}

.Carousel .next {
    display: block;
    position: absolute;
    z-index: 5;
    width: 32px;
    height: 40px;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/Carousel-right.png) no-repeat
}

.Carousel .next:hover,.Carousel .prev:hover {
    filter: alpha(opacity=50);
    opacity: .5
}

.Carousel .Carousel-bd ul {
    overflow: hidden;
    zoom:1}

.Carousel .Carousel-bd ul li {
    float: left;
    overflow: hidden;
    position: relative
}

.Carousel .Carousel-bd ul li img {
    width: 100%;
    height: 320px;
    display: block
}

.Carousel .Carousel-bd ul li .title {
    line-height: 50px;
    height: 50px;
    position: absolute;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    background: rgba(0,0,0,.5);
    overflow: hidden;
    left: 0;
    width: 100%
}

.Carousel .Carousel-bd ul li .title a {
    color: #fff;
    font-size: 18px;
    padding-left: 8px
}

.Carousel .pageState {
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 8px;
    right: 24px
}

.Carousel .pageState span {
    color: #fbcc3e
}

.Carousel .Carousel-pagination {
    position: absolute;
    bottom: 8px;
    right: 24px
}

.Carousel .Carousel-pagination span {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    opacity: .8;
    margin: 0 5px;
    text-align: center;
    line-height: 1rem;
    font-size: .8rem
}

.Carousel .Carousel-pagination .on {
    background: red;
    color: #fff
}

.Carousel .Carousel-bd ul {
    width: 100%
}

.Carousel .Carousel-bd ul li {
    width: 100%
}

.Carousel .Carousel-bd ul li a {
    position: relative;
    display: block
}

.Carousel .Carousel-bd ul li a img {
    height: 365px;
    object-fit: cover
}

.Carousel .Carousel-bd ul li a p {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: 50px;
    color: #fff;
    padding: 0 150px 0 20px;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Carousel-pagination {
    right: 10px
}

.Carousel-pagination span {
    width: 13px;
    height: 13px
}

.Carousel-pagination span .on {
    background-color: #fc114a
}


.commonTabs {
    height: auto;
    overflow: hidden
}

.commonTabs .commonTabs-hd {
    border-bottom: #e7e7e7 1px solid;
    line-height: 48px;
    height: 48px
}

.commonTabs .commonTabs-hd li {
    float: left;
    height: 48px;
    cursor: pointer;
    text-align: center;
    padding: 0 8px
}

.commonTabs .commonTabs-hd li.on {
    border-bottom: #0072e3 2px solid;
    margin-bottom: -1px;
    font-weight: 700;
    color: #0072e3
}

.commonTabs .commonTabs-hd li a {
    font-size: 16px
}

.commonTabs .commonTabs-hd li.on a {
    color: #0072e3
}

.commonTabs .commonTabs-hd li:last-child {
    margin-right: 0
}

.adSlide {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.adSlide .adSlide-hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1
}

.adSlide .adSlide-hd ul {
    overflow: hidden;
    zoom:1;float: left
}

.adSlide .adSlide-hd ul li {
    float: left;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 4px
}

.adSlide .adSlide-hd ul li.on {
    background: red;
    color: #fff;
    border-radius: 4px
}

.adSlide .adSlide-bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.adSlide .adSlide-bd li {
    zoom:1;vertical-align: middle
}

.adSlide .adSlide-bd img {
    width: 100%;
    height: 114px;
    display: block
}

.adSlide .adSlide-pagination {
    position: absolute;
    bottom: 8px;
    right: 24px
}

.adSlide .adSlide-pagination span {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    opacity: .8;
    margin: 0 5px;
    text-align: center;
    line-height: 1rem;
    font-size: .8rem
}

.adSlide .adSlide-pagination .on {
    background: red;
    color: #fff
}
.bd-bg {
    border: 1px solid #d2d2d2
}

.commonTabs .commonTabs-hd ul li a {
    font-size: 16px;
    color: #2b2b2b;
    line-height: 48px
}

.commonTabs .commonTabs-hd ul li {
    margin-right: 0;
    padding: 0 20px
}

.commonTabs .commonTabs-hd ul .on {
    border-bottom: 2px solid #da1400
}

.commonTabs .commonTabs-hd li.on a {
    color: #da1400
}

.m-lst {
    height: auto;
    overflow: hidden
}

.m-lst ul {
    height: auto;
    padding: 6px 10px;
    overflow: hidden
}

.m-lst ul li {
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(http://gxj.yanan.gov.cn/template/images/site/info-li.png) no-repeat 4px center;

    text-indent: 20px
}

.m-lst ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px
}

.m-lst ul em {
    float: left;
    padding-right: 10px
}

.m-lst ul li span {
    float: right;
    padding-left: 16px
}


@media all and (max-width: 768px) {
    #commonTabs {
        margin-top:20px
    }
}
@media all and (max-width: 750px) {

    body{
        font-size: 16px !important;
    }
    .hidden-sm{
        display: none;
    }
    .pdr-10, .pdr-12, .pdr-14, .pdr-16, .pdr-18, .pdr-8 {
        padding-right: 0;
    }
    .index-news{
        width: 100%;
        margin: 10px auto;
        overflow: visible;

    }

    .Carousel .Carousel-bd ul li a img {

        height: 200px
    }

    .Carousel .Carousel-bd ul li a p {
        line-height: 40px;
        padding: 0 12px
    }

    .commonTabs .commonTabs-hd ul li {
        padding: 0;
        margin-right: 10px
    }

    .commonTabs .commonTabs-hd ul li a {
        font-size: 14px;
        line-height: 48px
    }

    .sec-content {
        height: auto;
        overflow: hidden;
        width: 100%
    }

    .wap-section {
        margin: 0;
        padding: 0;
        background: #fff
    }

    .section {
        padding: 10px 0;
        background: #fff
    }

    .section .name {
        border-bottom: 1px solid #e1e1e1;
        height: auto;
        overflow: hidden
    }

    .section .name a {
        border-bottom: 2px solid #0072e3;
        color: #0072e3;
        font-weight: 700;
        font-size: 18px;
        line-height: 2;
        display: inline-block
    }

    .news-card {
        padding: 8px;
        overflow: hidden;
        background: #fff;
        border-bottom: 1px solid #efefef
    }

    .news-card a {
        display: block
    }

    .news-card .title {
        display: -webkit-box;
        margin: 0;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.6;
        color: #333;
        flex: 1;
    }

    .news-card .title h3 {
        color: #333
    }

    .news-card .detail {
        margin-top: 5px;
        color: #3a3232;
        letter-spacing: 0;
        width: 80px;
        margin-left: 5px;
    }

    .news-card .detail span {
        margin-right:0;
        font-size: 12px;
        color: #999;
        line-height: 1
    }

    .news-card .detail .news-tag {
        color: #454545
    }

    .news-card:last-child {
        border-bottom: none
    }

    .card-type-news .news-info {
        color: #333;
        flex: 2 2 auto;
        padding: 0 8px 0 0;
        display: flex;
    }

    .card-type-news .news-source {
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis
    }

    .card-type-news .pubtime {
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis
    }

    .card-type-news .news-pic {
        overflow: hidden;
        flex: 0 0 auto
    }

    .card-type-news .news-pic img {
        display: block;
        width: 100%;
        height: 90px;
        margin: 0 auto;
        object-fit: cover;
        border-radius: 8px
    }

    .card-type-news .detail .unlike,.card-type-news .unlike {
        margin-right: .12rem
    }

    .card-type-three .three-pic {
        overflow: hidden;
        padding-top: 8px;
        width: 33%;
        height: auto;
        flex: 0 0 33.1%;
        float: left
    }

    .card-type-three .three-pic img {
        display: block;
        margin: 0 auto;
        object-fit: cover;
        border-right: solid 2px #fff;
        width: 100%;
        height: 80px;
        border-radius: 8px
    }

    .goBack {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: 48px;
        height: 48px;
        padding: 8px;
        background: url(../images/goback.png) no-repeat;
        border: solid 1px #e1e1e1;
        border-radius: 50%
    }

    .m-txt-dtt {
        font-size: 20px
    }

    .m-txt-tt {
        font-size: 20px;
        text-align: center;
        line-height: 30px
    }

    .m-txt-crm {
        padding: 0;
        height: auto;
        overflow: hidden
    }

    .m-txt-crm span.font,.m-txt-print span.font {
        float: left;
        margin: 0 8px 0 0
    }

    .m-txt .pdl-16 {
        padding: 0
    }

    .m-txt-article-txt {
        border: none;
        padding: 0
    }

    .hygq {
        padding: 10px
    }
}