@charset "utf-8";
html,
body {
    max-width: 100%;
    min-width: 1280px;
    margin: 0 auto;
    background: #FFFFFF;
    overflow: auto;
}

.zh-img {
    position: absolute;
    right: 93px;
    top: -110px;
}

.news-img {
    width: 100%;
    height: 407px;
    background: url("../img/banner-3.png") no-repeat left center;
    background-size: 100% 100%;
    object-fit: cover;
    overflow: hidden;
    transform-origin: 100% 100%;
    transition: transform 1s;
}


/* .news-img:hover {
    cursor: pointer;
    transform: scale(1.2)
} */

.news-img.news-img-1 {
    background: url("../img/banner-2.png") no-repeat left center;
}

.news-img.honestImg {
    background: url("../img/banner.png") no-repeat left center;
    height: 470px;
}

.news-img.banner-5 {
    background: url("../img/banner-5.png") no-repeat left center;
}

.news-img.banner-4 {
    background: url("../img/banner-4.png") no-repeat left center;
}

.news-img.banner-7 {
    background: url("../img/banner-7.png") no-repeat left center;
}

.news-img.banner-6 {
    height: 407px;
    background: url("../img/banner-6.png") no-repeat left center;
}

.banner-6 {
    cursor: pointer;
    transform-origin: 100% 100%;
    transition: transform 1s;
    /* transition: all 2s; */
    height: 220px;
    width: 100%;
}

.news-middle {
    margin-top: 30px;
}

.public-list {
    position: relative;
    margin: 0 auto;
}
.public-list .leader-list{
    
}
.public-list .leader-list li{}

.bara-1 {
    width: 100%;
    margin: 40px auto;
}

.Rectangle1 {
    width: 100%;
}

.content {
    margin: 0 auto;
    width: 73%;
    border-bottom: 1px solid #cccccc;
    height: 57px;
    line-height: 57px;
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    font-size: 16px;
    color: #474242;
    text-align: center;
    margin-top: 70px;
    cursor: pointer;
}

.table {
    width: 75%;
    height: 96px;
    font-family: 'Microsoft YaHei UI';
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    margin: 0 auto;
    margin-top: 100px;
}

.img-a {
    text-align: right;
    margin-left: 12px;
}

.name {
    font-weight: 400;
    font-size: 26px;
    margin-left: 22px;
    color: #D4D4D4;
    font-family: "宋体";
    margin-top: -5px;
    margin-left: 26px;
}

.fr3 {
    margin-left: 23px;
}

.name-a {
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    color: #8A8A8A;
}

.framework {
    margin-left: 9px;
    padding-top: 5px;
}

.top-scroll {
    position: relative;
    top: -400px;
    width: 75%;
    height: 833px;
    margin: 0 auto;
    background: #B32734;
    z-index: 9999;
    /* padding: 0 10px 0 0; */
}

.position {
    width: 75%;
    /* width: 1440px; */
    height: 833px;
    position: absolute;
    top: -110px;
    transform: translate(-50%);
    /*居中*/
    left: 50%
}

.tableName {
    min-width: 107px;
    margin-right: 10px;
    height: 38px;
    color: #333333;
    border-radius: 3px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.tableName.table-a {
    width: 25%;
}


/* .news-content .active:hover {
	color: #FFFFFF;
}
 */

.tableName.manage {
    width: 32%;
}

.num {
    position: relative;
    font-family: 'Microsoft Himalaya';
    font-weight: 400;
    font-size: 20px;
    color: #DD3032;
    top: -10px;
}

.active {
    /* width: 107px; */
    width:auto;
    min-width: 107px;
    padding:0 10px 0 10px;
    height: 38px;
    background-color: #219794;
    border-radius: 3px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: 400;
}

.active a {
    color: #FFFFFF !important;
}

.news:hover .news-more-p {
    color: #219794;
}

.news:hover .time {
    color: #219794;
}

.news:hover .year {
    color: #219794;
}

.news-more-p {
    color: #666666;
}

.news {
    padding: 50px 0;
    margin: 0 auto;
    border-bottom: 1px solid #CCCCCC;
}

.news:hover {
    color: #219794;
}

.news-time {
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0px;
    /* margin-left: 33px; */
}

.news-time:hover {
    color: #219794;
}

.time {
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
}

.newsName {
    font-size: 16px;
    width: 63%;
    color: #8A8A8A;
}

.newsName-1 {
    font-size: 16px;
    color: #8A8A8A;
}

.news-img1 {
    width: 300px;
    height: 200px;
    background-size: cover;
    object-fit: cover;
    margin-right: 33px;
}

.year {
    font-size: 20px;
    color: #333333;
}

.bor {
    width: 57px;
    height: 1px;
    background-color: #999999;
    display: inline-block;
    margin: 0px 22px 10px 22px;
}

.newsName p {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.newsName-1 p {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.flex {
    margin-bottom: 20px;
    line-height: 25px;
    height: 25px;
    position: relative;
}

.flex img {
    margin-left: 26px;
    display: inline-block;
}


/* 集团要闻 基层动态 */

.but {
    width: 110px;
    height: 40px;
    background: #fff;
    font-family: 'Microsoft YaHei UI';
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 50px;
}

.but1 {
    width: 110px;
    height: 40px;
    /* background: #DD3032;

	 opacity: 0.6; */
    font-family: 'Microsoft YaHei UI';
    text-align: center;
    line-height: 40px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 50px;
    display: none;
    /* animation: mymove 1s infinite; */
    /*Safari 和 Chrome:*/
    /* -webkit-animation: mymove 1s infinite; */
    animation: mymove 1.3s infinite;
    animation-iteration-count: 1;
    /* Safari and Chrome */
    -webkit-animation: mymove 1.3s infinite;
    ;
    /* 只执行一次 */
    -webkit-animation-iteration-count: 1;
}

.but a {
    color: #8A8A8A;
}

.but-a a {
    color: #8A8A8A;
}


/* 媒体聚焦 热点专题 */

.but-a {
    width: 110px;
    height: 40px;
    font-family: 'Microsoft YaHei UI';
    line-height: 40px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 50px;
    margin-left: 234px;
}


/* 列表hover */

.news:hover .news-2 {
    color: #219794;
    cursor: pointer;
}

.news:hover .but1-a {
    display: block;
    background: #DD3032;
}

.news:hover .but1 {
    display: block;
    cursor: pointer;
    background: #DD3032;
}

.news:hover .but {
    display: none;
}

.news:hover .but-a {
    display: none;
}

.news:hover.sd {
    color: #DD3032;
    cursor: pointer;
}

.news-1 {
    font-size: 20px;
    color: #DD3032;
    display: block;
    width: 500px;
    display: inline-block;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.news-2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    font-size: 20px;
    color: #000000;
    display: block;
    width: 529px;
    display: inline-block;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 7px;
    width: calc(100% - 200px);
}

.but img {
    margin-left: 5px;
}

.anme {
    font-size: 20px;
    color: #000000;
    width: 407px;
    /* margin-top:7px; */
    display: block;
    display: inline-block;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.but.left {
    text-align: left;
    color: #8A8A8A;
    background: none;
}

.organization.news-a {
    top: 240px;
    z-index: 999;
}


/* .pagination {

	text-align: center;

	margin-top: 80px;



} */

.pagination-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #FFF;
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #D4D4D4;
    box-sizing: border-box;
}

.pagination-item.pagination-num {
    background: #DD3032;
    color: #FFFFFF;
    cursor: pointer;
}


/* .pagination-item:hover{

	background-color: #DD3032;

	color: #fff;

} */

.newsName-a p {
    font-size: 16px;
    color: #8A8A8A;
    margin-top: 20px;
    line-height: 25px;
}

.newsList {
    width: 75%;
    margin: 0 auto;
    margin-top: 90px;
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}

.new-title {
    font-size: 32px;
    color: #000000;
    margin: 40px 0 20px 0;
}

.newsList-msg {
    margin: 10px 0;
    color: #8A8A8A;
    font-size: 14px;
}

.location a {
    color: #474242;
}

.location a:hover {
    color: #DD3032;
}

.eyes-info {
    margin-left: 20px;
}

.newsList p {
    line-height: 30px;
}

.location span {
    color: #000000;
}


/* .newsList img {
    margin-top: 40px;
} */


/*  新闻详情分页 */

.news-Pagination {
    width: 250px;
    height: 40px;
    position: absolute;
    bottom: -96px;
    right: 240px;
}

.news-Pagination-btn1 {
    width: 45%;
    height: 40px;
    /* height: 100%; */
    border: 1px solid #DD3032;
    margin-left: 10px;
    color: #DD3032;
    cursor: pointer;
    background-color: #FFFFFF;
}

.news-Pagination-btn1:hover .top-pagination-red {
    width: 50%;
    display: none;
}

.news-Pagination-btn1:hover .top-pagination-white {
    display: block;
}

.news-Pagination-btn1:hover {
    color: #fff;
    background-color: #DD3032;
}

.news-Pagination-icon {
    width: 40%;
    height: 100%;
    margin-top: 17px;
    padding-left: 10px;
}

.news-Pagination-font {
    width: 45%;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    /* color: #DD3032; */
    margin-top: -5px;
}

.margin-pag {
    margin-left: 0;
    margin-right: 10px;
}

.top-pagination-white {
    display: none;
}

.news-Pagination .news-Pagination-item {
    width: 44%;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #DD3032;
}

.top-font {
    width: 50%;
    margin-left: 20px;
}

.bara-a {
    width: 75%;
    padding: 0 20px;
    height: 376px;
    margin: 0 auto;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    margin-top: 90px;
}

.yata {
    width: 665.49px;
    color: #474242;
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #0000001A;
}

.new-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1;
}

.yata>div {
    font-size: 14px;
    color: #8A8A8A;
}

.groupList {
    margin: 0 auto;
    width: 73%;
    box-sizing: border-box;
}

.noData {
    text-align: center;
    font-family: 'Microsoft YaHei UI';
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    margin-top: 140px;
    color: #8A8A8A;
}

.groupList2 {
    width: 100%;
    background: url(../img/bg1.jpg)no-repeat center;
    height: 654px;
}

@media screen and (max-width: 1450px) {
    .head {
        width: 80%;
    }
    .news-img1 {
        position: relative;
        width: 120px;
        height: 120px;
        padding: 0px;
    }
    .groupList1 {
        margin: 0 auto;
        width: 70%;
    }
}

@media screen and (max-width: 1800px) {
    .news-title {
        font-size: 16px;
    }
    .groupList1 {
        width: 70%;
    }
    .line-number {
        font-size: 30px;
        font-weight: 600;
        margin-top: 18px;
        color: #219794;
    }
    .news-img1 {
        position: relative;
        width: 120px;
        height: 120px;
        padding: 0px;
    }
    .news-bttom {
        margin: 0;
    }
    .work-li a {
        font-size: 14px;
    }
    .work a {
        font-size: 14px;
    }
    .follow {
        font-family: MicrosoftYaHei-Bold;
        font-size: 14px;
        font-weight: 600;
        color: #219794;
    }
    .hotspot-1 {
        font-family: MicrosoftYaHei-Bold;
        font-size: 1px;
        font-weight: 600;
        color: #e6e6e6;
    }
    .groupWork {
        width: 140px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        margin-top: 8px;
    }
}

.industry-text {
    position: relative;
    bottom: -120px;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
}

.industry-text1 {
    position: relative;
    bottom: -120px;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
}