p, img {
    margin-bottom: 0;
}

a:focus, a:hover {
    text-decoration: none;
}

h1, h2, h3 {
    margin: 0;
}

.btn:active:after, .state:active:after, a:active:after, a:focus:after, a:hover:after {
    text-decoration: none;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
}

@media screen and (min-width: 1024px) {
    html, body {
        font-size: 6px;
    }
}

@media screen and (min-width: 1280px) {
    html, body {
        font-size: 6px;
    }
}

@media screen and (min-width: 1366px) {
    html, body {
        font-size: 8px;
    }
}

@media screen and (min-width: 1920px) {
    html, body {
        font-size: 10px;
    }
}

@media screen and (min-width: 2560px) {
    html, body {
        font-size: 20px;
    }
}

@media screen and (min-width: 3840px) {
    html, body {
        font-size: 20px;
    }
}

.setoneline {
    width: 30vw;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.settwoline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.setthreeline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/*头部*/
.index-header {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.index-header > img {
    width: 100%;
}

/*底部*/
.index-footer {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #2194BA;
    padding: 30px;
}

.index-footer > p {
    font-size: 1vw;
    color: #fff;
    text-align: center;
}

.part-section {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 330px;
    margin: 0 auto;
}

.part-header {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}

.part-header > .part-more {
    display: block;
    position: absolute;
}

/*头部与底部*/
.xyesd-footer {
    background: #2194BA;
}

.index-section {
    background: #faefcd url("../images/index-bg-cut.png") no-repeat;
    background-size: 100% auto;
}

/**
头条关注
 */
/*置顶新闻*/
.ttgz-top {
    position: relative;
    overflow: hidden;
    width: 1235px;
    margin: 0 auto;
    padding: 30px 0 10px;
}

.ttgz-top-images {
    float: left;
    width: 193px;
    margin-right: 18px;
}

.ttgz-top-images > img {
    width: 100%;
}

.ttgz-top-title {
    float: left;
    width: 1024px;
    padding: 28px 0;
}

.ttgz-top-title > a {
    font-size: 36px;
    color: #E92129;
    font-weight: bold;
}

/*主要内容*/
.ttgz-content {
    width: 1240px;
    padding: 20px;
}

/*主要内容-左侧图片*/
.ttgz-imglist {
    height: 22vw;
    padding: 1vw;
    background: #0F81AB;
    box-shadow: 1vw 1vw 1vw grey;
}

.ttgz-img {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
}

.ttgz-img > img {
    width: 100%;
    height: 100%;
}

.ttgz-imglist > .ttgz-active {
    display: block !important;
}

/*主要内容-右侧列表*/
.ttgz-newslist {
    background: #0F81AB;
    margin-right: 4vw;
}

.ttgz-news {
    display: block;
    position: relative;
}

.ttgz-icon, .ttgz-icon-active {
    float: left;
    width: 38px;
}

.ttgz-icon {
    padding: 28px 10px 28px 20px;
}

.ttgz-icon-active {
    display: none;
    padding: 27px 5px;
}

.ttgz-icon > img, .ttgz-icon-active > img {
    width: 100%;
}

.ttgz-title {
    width: 30vw;
    border-bottom: 1px solid rgba(51, 51, 51, 0.11);
}

.ttgz-title > p {
    font-size: 1vw;
    padding: 2vw;
    color: white;
}

.ttgz-newslist > .ttgz-active > .ttgz-icon {
    display: none;
}

.ttgz-newslist > .ttgz-active > .ttgz-icon-active {
    display: block;
}

.ttgz-newslist > .ttgz-active > .ttgz-title {
    background: white;
}

.ttgz-newslist > .ttgz-active > .ttgz-title > p {
    position: absolute;
    color: #0F81AB;
}

.ttgz-newslist > .ttgz-active > .ttgz-title > img {
    height: 5.5vw;
    margin-left: 1vw;
}

.ttgz-news:last-child > .ttgz-title {
    border-bottom: 0;
}

/*更多*/
.index-more {
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 12px;
}

.index-more-btn {
    display: block;
    width: 90px;
    float: right;
    margin-right: 30px;
}

.index-more-btn > img {
    width: 100%;
}

/**
  二十大代表风采
 */
.dbfc-section {
    background: url("../images/index-dbfc-bg.png") no-repeat;
    background-size: 104% auto;
    margin-top: 3vw;
    min-height: 52vw;
}

.dbfc-header {
    position: relative;
    width: 90.3vw;
    padding: 4vw 0 4vw;
}

.dbfc-header > img {
    width: 100%;
}

.dbfc-content {
    width: 62.5vw;
}

.dbfc-top {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 3vw;
}

.dbfc-top-item {
    float: left;
    display: block;
    position: relative;
    width: 26vw;
    height: 13vw;
    padding: 1vw 0;
    background: #FEFEFE;
    border-radius: 0.5vw;
    margin: 0 2.3vw 0 3.2vw;
}

.dbfc-top-item:nth-child(2n) {
    margin-right: 0;
}

.dbfc-top-img {
    float: left;
    width: 15vw;
    height: 11vw;
    margin-left: -3.2vw;
}

.dbfc-top-img > img {
    width: 100%;
    height: 100%;
}

.dbfc-top-title {
    float: left;
    width: 14.2vw;
    padding: 1vw;
}

.dbfc-top-title > p {
    font-size: 2.4rem;
    color: #333;
    font-weight: bold;
}

.dbfc-list {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.dbfc-item {
    float: left;
    width: 28.8vw;
    margin-right: 4.1vw;
    padding: 0.5vw 0;
    border-bottom: 1px solid #FAE9CD;;
}

.dbfc-item:nth-child(2n) {
    margin-right: 0;
}

.dbfc-item > .dbfc-icon {
    float: left;
    width: 0.3vw;
    height: 0.3vw;
    background: #fff;
    margin: 0.6vw 0.6vw 0;
}

.dbfc-item > .dbfc-title {
    float: left;
    width: 27.3vw;
}

.dbfc-item > .dbfc-title > p {
    font-size: 1.8rem;
    color: #fefefe;
}

/*代表风采-更多*/
.dbfc-more {
    width: 62.5vw;
    padding: 3vw 0;
}

.dbfc-more > .index-more-btn {
    margin-right: 0.5vw;
}

/**
  视频报道
 */
.spbd-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 62.5vw;
}

.spbd-card {
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    margin-bottom: 1vw;
}

.spbd-card > img {
    width: 20vw;
}

.spbd-card > .spbd-title {
    position: relative;
    overflow: hidden;
    width: 20vw;
    padding: 0.5vw;
    text-shadow: 2px 2px 8px white;
}

.spbd-card > .spbd-title > p {
    font-size: 2rem;
    color: #fff;
}

.spbd-play {
    position: absolute;
    width: 6vw;
    height: 6vw;
    left: 1vw;
    bottom: 6vw;
}

.spbd-play > img {
    width: 100%;
    height: 100%;
}

/**
分页
 */
.page-dbfc-header {
    padding: 0;
}

.page-card {
    float: left;
    position: relative;
    width: 280px;
    margin: 10px;
}

.page-card > img {
    width: 100%;
    margin-bottom: 10px;
}

.page-card > p {
    font-size: 18px;
    height: 55px;
    color: #333;
}

.news-card > img {
    height: 210px;
}

.video-card > img {
    height: 158px;
}
