.location {
    margin-bottom: 40px;
    line-height: 26px;
    font-size: 16px;
}

.location img {
    vertical-align: middle;
    margin-right: 5px;
}

.tabs-warp {
    width: 100%;
    display: flex;
    justify-content: center;
}

.tabs,
.headline {
    display: flex;
    /* width: 100%; */
    margin-bottom: 50px;
}

.headline {
    /* width: 100%; */
}

.tabs li,
.headline li {
    padding: 10px 60px;
    margin-right: 4px;
    background-color: #eaeff4;
    font-size: 15px;
    cursor: pointer;
}

.headline li {
    /* flex: 1; */
    width: 200px;
    padding: 10px 0;
    text-align: center;
}

.headline li a{
  display: block;
  width: 100%;
  height: 100%;
}

.headlines li {
    width: 210px;
}

.tabs .tabs-active,
.headline .tabs-active {
    position: relative;
    background-color: #2c6db4;
    font-weight: bold;
}

.tabs .tabs-active a,
.headline .tabs-active a {
    color: #fff;
}

.tabs .tabs-active::after,
.headline .tabs-active::after {
    content: '';
    position: absolute;
    bottom: -19px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-width: 10px;
    border-style: solid;
    border-color: #2c6db4 transparent transparent;
}


/* 闁哄牏鍎ら悗顖炴嚂瀹€鍐ㄥ幋 */

.content p {
    margin-bottom: 10px;
    text-indent: 2em;
    font-size: 16px;
    text-align: justify;
}

.content .title {
    margin-bottom: 10px;
    text-indent: 2em;
    font-weight: bold;
}

.overstriking {
    font-weight: bold;
}

/* 闁告劕鎳撻鏇㈠嫉閻戞ḿ鈧拷 */

.organization-item {
    width: 90%;
    margin: 20px auto 0;
    padding: 30px;
    background-color: #f7faff;
    border-radius: 4px;
}

.organization-item img {
    margin-right: 10px;
    vertical-align: middle;
}

.organization-item .title {
    height: 35px;
    color: #2c6db4;
    font-size: 24px;
    line-height: 35px;
}

.organization-item .desc {
    margin-top: 5px;
    font-size: 15px;
    color: #575757;
}

/* 濡澘妫楅杈ㄧ┍閳╁啩绱� */

.leadership-item {
    width: 90%;
    margin: 20px auto 0;
    padding: 15px 20px;
    border-radius: 6px;
    background-color: #f7faff;
}

.leadership-item a {
    display: flex;
    justify-content: space-between;
}

.leadership-item .left {
    width: 190px;
    margin-right: 60px;
}

.leadership-item .left img {
    width: 190px;
    vertical-align: middle;
    border-radius: 6px;
}

.leadership-item .right {
    flex: 1;
}

.leadership-item .right .user {
    margin-top: 30px;
    font-size: 19px;
    font-weight: bold;
}

.leadership-item .right span {
    margin-right: 30px;
    color: #2c6db4;
    font-size: 22px;
}

.leadership-item .right .jobtitle {
    font-size: 18px;
    line-height: 60px;
    color: #000;
}

.leadership-item .right .userinfo {
    font-size: 17px;
    line-height: 1.8;
    color: #4b4b4b;
}

/* 闁哄倸娲ょ€垫彃顕欐ウ娆惧晭 */
.culture-list .culture-item:nth-child(5n) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px dashed #eaeaea;
}


.culture-item a {
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    line-height: 47px;
}

.culture-item span {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 6px;
    height: 6px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #b0b0b0;
}

.culture-item .title {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 47px;
}

.culture-item .title img {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 10px;
}

.culture-item .time {
    width: 150px;
    text-align: right;
    color: #999999;
}

/* 闁告帒妫濋妴锟� */
.paging {
    display: flex;
    justify-content: center;
    margin-top: 55px;
}

.Pagination {
    display: flex;
    padding-left: 5px;
}

.Pagination li {
    height: 35px;
    border: 1px solid #dbdbdb;
    margin: 0 3px;
    border-radius: 4px;
    line-height: 35px;
}

.Pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

.Pagination div {
    margin-left: 5px;
}

.Pagination input {
    width: 45px;
    height: 35px;
    margin: 0 8px;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}

.Pagination button {
    width: 50px;
    height: 35px;
    margin-left: 10px;
    border: none;
    background-color: #2c6db4;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.Pagination .Pagination-active {
    background-color: #2c6db4;
    border: none;
}

.Pagination .Pagination-active a {
    color: #fff;
}

/* 闁哄倷鍗冲鍫熷緞鐎涙ɑ钂� */
.headline-item {
    padding: 10px 30px 10px;
    margin-bottom: 20px;
    background-color: #f7faff;
    border-radius: 6px;
}

.headline-item .title {
    display: flex;
    justify-content: space-between;
}

.headline-item .title .title-text {
    font-size: 20px;
    line-height: 52px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headline-item .time {
    width: 150px;
    font-size: 14px;
    line-height: 52px;
}

.headline-item .desc {
    font-size: 14px;
    text-align: justify;
    color: #8d8d8d;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 闁稿繑鑹剧紓鎾愁啅閵夈倗绋� */
.party-list {
    display: flex;
    flex-wrap: wrap;
}



.party-item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 30px;
}

.party-list .party-item:nth-child(3n) {
    margin-right: 0;
}

.party-item img,
.party-item video {
    width: 100%;
    height: 210px;
    vertical-align: middle;
}

.party-item .title {
    padding: 20px 30px;
    background-color: #f1f5f8;
    text-align: center;
    line-height: 1.3;
}

/* 闁哄倷鍗冲鍫㈡導閸曨噮鍞� */
.newimg-item a {
    display: flex;
    background-color: #f7faff;
    border-radius: 6px;
   width: 1220px;

   flex: 1;
}

.newimg-item {
    display: flex;
    background-color: #f7faff;
    border-radius: 6px;
    margin-bottom: 20px;
  width:1220px;
 height: 190px;
}

.newimg-item .left {
    background: no-repeat center center;
    background-size: cover;
}

.newimg-item .left img {
    opacity: 0;
    width: 330px;
    height: 220px;
    border-radius: 6px;
    vertical-align: middle;
 max-height: 190px;

}
.newimg-item a .right{
 flex: 1;
}

.newimg-item .right .headline-item {
    padding-top: 20px;
    margin-bottom: 0;
}

/* 闁稿鍎遍幃宥囩矓閹寸偞鐝� */
.popularization {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.popularization .imgright {
    transform: rotate(180deg);
}

.popularization span {
    margin: 0 10px;
}


.newimg-item .headline-item .desc {
    margin: 15px 0;
}


.health ul li.on a {
    padding-left: 10px;
    color: #000;
    -webkit-transition: all 0s !important;
}

.health li.on:before {
    left: 0;
    width: 4px;
    height: 50%;
    top: 10px;
}

.health li.on a {
    color: #2c6db4;
}

.health li:before {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
}

.health-wrap_con {
    min-height: 0;
}

.health-lest {
    margin-top: 20px;
    background-color: #f4f9ff;
}

.health-item,
.office-list {
    display: flex;
    justify-content: space-between;
    width: 1280px;
    padding: 10px 30px 20px 30px;
    margin: 0 auto;
}

.office-list {
    margin-top: 20px;
}

.health-item .office {
    width: 47%;
}

.office-list .office {
    width: 31%;
}

.office-list .office .synews .frist {
    height: 200px;
}

.office-list .office .synews .frist::before {
    display: none;
}

.office-list .office .synews video,
.office-list .office .synews img {
    width: 100%;
    height: 182px;
}

.detail-title {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #2c6db4;
}

.detail-info {
    display: flex;
    justify-content: space-between;
    /*padding-bottom: 10px;*/
    margin-top: 30px;
    border-bottom: 1px solid #eaeaea;
    line-height: 30px;
}

.detail-info span:nth-child(2n) {
    margin-left: 30px;
    margin-right: 30px;
}

.detail-info img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.main {
    padding-top: 30px;
}

/*.main p {
    text-indent: 2em;
    text-align: justify;
    line-height: 2;
    margin-bottom: 10px;
}*/

.main p img {
    display: block;
    width: auto;
    margin: 0 auto;
}

.column {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #aec7e1;
    margin-bottom: 30px;
}

.column-item {
    padding: 5px 30px;
}

.column .on {
    background-color: #2c6db4;
    border-radius: 10px 10px 0 0;
    color: #fff !important;
    -webkit-transition: all 0s;
}

.column .on a {
    color: #fff;
}

.column_content .presstable {
    display: none;
}

.column_content .presstable:first-child {
    display: table;
}

.presstable {
    border-collapse: collapse;
    g: 0;
    width: 100%;
}

.presstable th,
.presstable td {
    width: 100px;
    text-align: center;
}

.presstable th {
    height: 50px;
}

#tabs-container02 .slideimg {
    height: 120px;
    overflow: hidden;
}

.party-type {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}

.type-item {
    padding: 6px 0;
    margin: 0 15px;
}

.type-active {
    position: relative;
}

.type-active::after {
    position: absolute;
    left: 0;
    bottom: -2px;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2c6db4;
}

.type-active a {
    color: #2c6db4;
    font-weight: bold;
}

.healthpopularization li {
    width: 120px !important;
}

.healthpopularization li.on a {
    color: #2c6db4 !important;
}

.healthpopularization-list {
    display: flex;
    justify-content: space-between;
}

.healthpopularization-list .office {
    width: 48%;
}

.fitness-box {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#publication {
    width: 195px;
    appearance: none;
    background-image: url(../images/capacity/down.png);
    background-repeat: no-repeat;
    background-position: 160px 10px;
    border: 1px solid #bfc4cd;
    border-radius: 6px;
    outline: none;
    height: 45px;
    padding: 0 20px;
    margin-left: 20px;
}

#year,
#keyword,
#periodical {
    border: 1px solid #bfc4cd;
    border-radius: 6px;
    outline: none;
    height: 45px;
    padding: 0 20px;
    margin-left: 60px;
}

#year {
    margin-left: 60px;
}

#periodical,
#num,
#year {
    width: 195px;
    appearance: none;
    background-image: url(../images/capacity/down.png);
    background-repeat: no-repeat;
    background-position: 160px 10px;
}

option {
    padding: 10px 0;
}

#keyword {
    width: 440px;
    background-image: url(../images/capacity/search.png);
    background-repeat: no-repeat;
    background-position: 400px 10px;
    padding-right: 50px;
}

.particulars-list {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

.particulars-list .particulars-item:first-child {
    margin-right: 50px;
}

.particulars-item {
    width: 460px;
    padding: 20px;
    background-color: #f0f4f7;
}

.particulars-item .banner {
    width: 420px;
    height: 570px;
}

.expect {
    padding: 10px;
    text-align: center;
}

.sectorization {
    display: flex;
}

.sectorization a {
    flex: 1;
    text-align: center;
    color: #2c6db4;
}

.sectorization img {
    margin-right: 10px;
}

.broadcast .title {
    background-color: #fff;
}

.broadcast a {
    position: relative;
}

.broadcast .play {
    position: absolute;
    left: 50%;
    top: 25px;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #fff;
    border-radius: 50%;
}

.broadcast .play::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-width: 12px;
    border-style: solid;
    margin-left: -4px;
    margin-top: -12px;
    border-color: transparent transparent transparent #fff;
}

.broadcast .time {
    position: absolute;
    right: 10px;
    top: 88px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 1;
    border-radius: 4px;
}

/* 濞戞挻鎹囬。锟� */

.menubgred {
    margin-bottom: 40px;
    background-color: #b90003;
}

.menubgred ul li a {
    position: relative;
    width: 254px;
    border: none;
}

.menubgred ul li a::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background-color: #fff;
    right: 0;
    top: 20px;
}

.menubgred ul li:last-child a::after {
    display: none;
}

.special .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
}

.special .swiper-pagination-bullet-active {
    width: 21px;
    border-radius: 5px;
    background-color: #b90003;
}

.special-warp {
    padding-bottom: 20px;
}

.special-warp,
.special-lest {
    background-color: #fff7ea;
}

.speciallist {
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 6px;
}

.speciallist .tabs01 li.on,
.speciallist .tabs01 li.on a {
    color: #b90003;
    -webkit-transition: all 0s;
}

.speciallist .tabs01 li.on::before {
    display: none;
}

.speciallist a.morepp {
    width: 55px;
    padding: 0;
    color: #000;
    background-image: none;
}

.speciallist a:hover {
    color: #b90003;
}

.special-lest {
    margin-top: 0;
}

.special-lest .health-item .office {
    width: 48%;
}

.special-warp .synews li:before {
    background: #b90003;
}


.special-warp .lunbo_l,
.special-warp .lunbo_r {
    width: 585px;
    height: 406px;
}

.special-footer {
    padding: 20px 0;
    text-align: center;
    background-color: #b90003;
    color: #fff;
}

.special-footer span {
    margin-right: 20px;
}

.special-footer div span:last-child {
    margin-right: 0;
}

.synews li a {
    width: 80%;
}

.date {
    width: 20%;
}

@media screen and (max-width: 1000px) {
   #offices .frist img{
  height: 200px !important;
}
    .location {
        padding: 10px 0 0 10px;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .location img {
        position: relative;
        top: -2px;
        width: 15px;
        margin-right: 2px;
    }

    .tabs-warp {
        width: 100%;
    }

    .tabs,
    .headline {
        /* width: 95%; */
        margin: 0 10px;
    }

    .tabs,
    .headline {
        width: 95%;
    }

    .tabs li,
    .headline li {
        flex: 1;
        padding: 0;
        text-align: center;
    }

    .tabs li a,
    .headline li a {
        font-size: 13px;
    }

    .tabs .tabs-active::after,
    .headline .tabs-active::after {
        border-width: 7px;
        bottom: -13px;
        margin-left: -4px;
    }

    .culture-list {
        padding: 20px 10px 0;
        margin-bottom: 0;
    }

    .culture-item a {
        font-size: 14px;
    }

    .culture-item .time {
        width: 100px;
    }

    .paging {
        margin-top: 20px;
        font-size: 14px;
    }

    .Pagination {
        flex-wrap: wrap;
        padding-top: 4px;
        overflow: hidden;
    }


    .Pagination li {
        min-width: 25px;
        height: 25px;
        line-height: 25px;
        margin-top: 4px;
        margin-bottom: 10px;
    }

    .Pagination li a {
        padding: 0 11px;
        font-size: 14px;
        text-align: center;
    }

    .Pagination li:first-child a,
    .Pagination .next {
        width: 60px;
        padding: 0 4px;
    }

    .Pagination button {
        width: 45px;
        height: 25px;
        margin-top: 4px;
    }

    .content {
        margin-top: 20px;
        padding: 0 10px;
    }

    .content p,
    .content .title {
        font-size: 14px;
    }

    .headline {
        flex-wrap: wrap;
    }

    .headline li {
        width: 24%;
        flex: auto;
        margin-bottom: 10px;
    }

    .headline li:nth-child(4n) {
        margin-right: 0;
    }

    .headline-item {
        padding: 0 10px 10px;
        font-size: 14px;
    }

    .headline-item .time {
        width: 100px;
    }

    .headline-item .title .title-text {
        font-size: 17px;
    }

    .leadership-item {
        width: 95%;
        padding: 15px 10px;
    }

    .leadership-item .left {
        width: 30%;
        max-width: 150px;
        margin-right: 15px;
    }

    .leadership-item .left img {
        width: 100%;
    }

    .leadership-item .right span {
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .leadership-item .right .jobtitle,
    .leadership-item .right .user,
    .leadership-item .right .userinfo {
        font-size: 14px;
    }

    .leadership-item .right .user {
        margin-top: 0px;
        line-height: 1.2;
    }

    .leadership-item .right span {
        margin-right: 5px;
    }

    .leadership-item .right .jobtitle {
        line-height: 40px;
    }

    .organization-list {
        margin-top: 20px;
    }

    .organization-item {
        width: 95%;
        padding: 10px;
        margin-top: 10px;
    }

    .organization-item .title {
        font-size: 16px;
    }

    .organization-item img {
        width: 18px;
    }

    .organization-item .desc {
        font-size: 14px;
        line-height: 1.8;
    }

    .party-list {
        padding: 0 10px;
    }

    .party-item {
        width: 47.5%;
    }

    .party-item img {
        height: auto;
    }

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

    .party-list .party-item:nth-child(3n) {
        margin-right: 5%;
    }

    .w1220 {
        margin-top: 30px;
    }

    .headline-list {
        padding: 20px 10px 0;
    }

    .headline-item {
        padding-bottom: 0;
    }

    .headline-item .time {
        line-height: 40px;
    }

    .newimg-item {
        width: 100%;
  height: 120px;
    }

    .newimg-item .left img {
        width: 30vw;
        min-width: 140px;
        max-width: 165px;
    }

    .newimg-item .left img {
        width: 100%;
        height: auto;
    }

    .newimg-item .title {
        display: block;
    }

    .newimg-item .headline-item .title .title-text {
        width: 60vw;
        padding-top: 5px;
        line-height: 1.7;
    }

    .newimg-item .right {
        flex: 70vw
    }

    .newimg-item .right .headline-item {
        padding-top: 0;
        margin-bottom: 0;
    }

    .newimg-item .headline-item .desc {
        margin: 0;
    }

    .newimg-item .headline-item .time {
        width: auto;
    }

    /* 闁稿鍎遍幃宥囩矓閹寸偞鐝� */
    .popularization {
        margin-bottom: 0px;
        font-size: 20px;
    }

    .health-item,
    .office-list {
        flex-wrap: wrap;
        width: 96%;
        padding: 0 20px;
    }

    .health-item .office,
    .office-list .office {
        width: 100% !important;
        margin-top: 10px;
    }

    .detail-title {
        font-size: 18px;
        padding: 0 10px;
    }

    .detail-info {
        display: block;
        padding: 0 10px 10px;
        margin-top: 10px;
    }

    .detail-info div {
      /*  display: flex; */
        justify-content: space-between;
        font-size: 14px;
    }

    .detail-info div:nth-child(2) {
        justify-content: center;
    }

    .detail-info span {
        margin-left: 0 !important;
    }

    .detail-info .share {
        display: none;
    }

    .main {
        padding: 20px 10px 0;
    }

    /*  .main p img {
        width: 100%;
    }*/

    .column {
        margin-top: 20px;
    }

    .zt_name {
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #tabs-container02 .slideimg {
        height: 70px;
        overflow: hidden;
    }

    .healthpopularization-list {
        flex-wrap: wrap;
    }

    .healthpopularization-list .office {
        width: 100%;
    }

    .fitness-box {
        width: 100%;
    }

    #publication {
        width: 195px;
        appearance: none;
        background-image: url(../images/capacity/down.png);
        background-repeat: no-repeat;
        background-position: 160px 10px;
        border: 1px solid #bfc4cd;
        border-radius: 6px;
        outline: none;
        height: 45px;
        padding: 0 20px;
        margin-left: 20px;
    }

    #periodical,
    #year,
    #publication {
        width: 150px;
        margin-left: 10px;
        margin-top: 20px;
        background-position: 120px 10px;
    }

    #publication {
        margin-bottom: 20px;
    }

    #year {
        margin-left: 10px;
    }

    #num {
        width: 300px;
        margin-left: 20px !important;
    }

    #keyword {
        width: 240px !important;
        margin-left: 20px;
        margin-top: 20px;
        background-position: 200px 10px;
    }

    .particulars-list {
        display: block;
        padding: 0 10px;
    }

    .particulars-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .particulars-item .banner {
        width: 100%;
        height: auto;
    }

    .broadcast .time {
        top: 60px;
    }

    .special-warp .lunbo_l,
    .special-warp .lunbo_r {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .special-lest .health-item {
        padding: 0 8px;
    }

    .special-lest .health-item .office {
        width: 100%;
        margin-top: 0;
    }

    .speciallist {
        margin-bottom: 25px;
    }

    .special-warp .lunbo_r .speciallist {
        margin-bottom: 0;
    }

    .special-warp .blank20 {
        height: 10px;
    }

    .menubg ul li a {
        width: 100% !important;
    }

    .menubgred ul li a::after {
        top: 2px;
        height: 15px;
    }

    .healthpopularization li {
        width: 35% !important;
        margin-right: 0;
        overflow: visible;
    }

    .healthpopularization ul li a {
        width: 100%;
        overflow: visible;
    }

    .popularization .imgleft,
    .popularization .imgright {
        display: none;
    }

    .health ul {
        width: 100%;
    }

    .health ul li a {
        display: inline-block;
        width: 75%;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .health li.on {
        width: 100%;
        text-align: left;
    }
}

@media screen and (max-width: 600px) {
    .party-list {
        margin-top: 30px;
    }

    .party-item {
        width: 100%;
    }

    .party-list .party-item {
        margin-right: 0 !important;
    }

    .broadcast .time {
        top: 50%;
    }
}

@media screen and (max-width: 550px) {
    .newimg-item .headline-item .title .title-text {
        width: 48vw;
    }

    .newimg-item .left {
        line-height: 120px;
        max-height: 120px;
    }

    .newimg-item .left img {
        min-width: 120px;
    }

    .newimg-item .headline-item .time {
        line-height: 30px;
    }

    .broadcast .time {
        top: 45%;
    }
}

@media screen and (max-width: 400px) {
    .broadcast .time {
        top: 75px;
    }
}