.clearfix {
    zoom: 1;
}
.po-r {
    position: relative;
}
.gcls {
    margin-top: 30px;
}

.zt-container{
    background: url("../images/topbg.png") no-repeat top center;
    margin-bottom: 50px;
}
.zt-container .w {
    width: 100%;
}
.top_box {
    height: 640px;
}

/*全会要闻*/
.section-title {
    text-align: center;
    margin-bottom: 60px;
    background: none;
}
.title-box {
    margin: auto;
    display: inline-block;
    margin-top: 8px;
}
.more_m {
    text-align: right;
    font-size: 16px;
    color: #d60000;
    margin-top: -55px;
}
.more_m a {
    color: #d60000;
}
.center1, .center2, .center3,.content-list {
    margin: 0 auto;
}
.center1, .center2, .center3,.content-list {
    width: 1200px;
    min-height: 230px;
}
.show-list li {
    margin-bottom: 15px;
}
.show-list li a {
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 23px;
    font-weight: bolder;
    text-indent: 1.5em;
    background: url(../images/spot_06.jpg) no-repeat 10px 15px;
}
.show-list li p {
    text-indent: 2em;
    line-height: 32px; /* 行高保持不变 */
    font-size: 16px; /* 字体大小保持不变 */
    color: #6e6e6e; /* 文字颜色保持不变 */
    display: -webkit-box; /* 设置对象作为伸缩盒子模型显示 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-line-clamp: 2; /* 显示的行数 */
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 超出部分以省略号显示 */
}
.gcls .list li {
    width: 50%;
    float: left;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 30px 0 50px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: url(../images/spot_06.jpg) no-repeat 10px center;
}
.show-ul li {
    width: 575px;
    float: left;
    font-size: 23px;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: url(../images/bg02.png) no-repeat;
    background-size: contain;
    height: 163px;
    line-height: 32px;
    display: inline-block;
    padding: 42px 42px 0 39px;
    color: #fff;
    margin-bottom: 48px;
    margin-right: 48px;
}
.show-ul li:nth-child(2n+2) {
    margin-right: 0;
}
/*新成效*/
.picture-video{
    margin-top: 60px;
    min-height:485px;
}
.tab-title-wrapper {
    position: relative;
}

.tab-title-wrapper img {
    display: block;
    width  : 100%;
}

.tab-title-wrapper .more1{
    position : absolute;
    width: 80px;
    height: 18px;
    right    : 0;
    top      : 50%;
    transform: translate3d(0, -50%, 0);
    font-size: 16px;
    color    : #333333;
    background: url("../images/m3.png") no-repeat;
}

.tab-title-wrapper .more::after {
    content: ">>";
}
/*清风护航*/
.material-list {
    /*padding     : 30px 0;*/
    display     : flex;
    flex-wrap   : wrap;
    margin-left : -10px;
    margin-right: -10px;
}

.material-list .item {
    width     : 33.33%;
    box-sizing: border-box;
    padding   : 10px;
}

.material-list .card {
    position: relative;
}

.material-list .card.video::before {
    content   : "";
    display   : block;
    width     : 50px;
    height    : 50px;
    background: url(../images/bf.png) no-repeat center center;
    position  : absolute;
    left      : 10px;
    top       : 220px;
    bottom    : 0;
    z-index   : 2;
}

.material-list .card:hover .info .title {
    color: #D51501;
}

.material-list .card:hover .cover .image {
    transform: scale(1.1);
}

.material-list .card .cover {
    overflow: hidden;
    height  : 285px;
}

.material-list .card .info {}

.material-list .card .info .title {
    font-size  : 18px;
    color      : #333333;
    line-height: 2;
    font-weight: normal;
}

.material-list .card .link {
    position: absolute;
    left    : 0;
    right   : 0;
    top     : 0;
    bottom  : 0;
    z-index : 4;
}
.cover .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: 0.3s;
}
/*新成效*/
.qnhg-list {
    width: 1200px;
    margin: 0px auto;
    height: 555px;
    overflow: hidden;
}
.qnhg-list ul {
    width: 1200px;
    height: 100%;
}
.qnhg-list li {
    position: relative;
    z-index: 2;
    float: left;
    width: 64px;
    height: 100%;
    overflow: hidden;
    margin-right: 11px;
    -webkit-transition: none;
    transition: none;
}
.qnhg-list .title {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 64px;
    height: 555px;
    padding: 65px 0 35px;
    color: #fff;
    text-align: center;
    word-wrap: break-word;
    cursor: pointer;
    border-radius: 10px;
    background: url(../images/qnhg_bg.png);
}
.qnhg-list .title h2 {
    width: 22px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
}
.qnhg-list .on .title, .qnhg-list .title:hover {
    background: url(../images/qnhg_on.png) no-repeat;
}
.qnhg-list .content {
    position: absolute;
    top: 0px;
    left: 6px;
    display: none;
    height: 100%;
    padding: 30px 20px 30px 80px;
    color: #333;
    background-color: #f5f5f5;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.qnhg-list li.on .content { display: block; }
.qnhg-list .content {
    line-height: 1.8;
}
.qnhg-list .content p {
    margin: 15px 0;
    text-indent: 2em;
}
.qnhg-list .content .inner {
    width: 645px;
    height: 100%;
    padding: 0 5px;
    overflow-y: auto;
}
.qnhg-list .content .inner::-webkit-scrollbar{
    background: #e0e0e0;
}
.qnhg-list .content .inner::-webkit-scrollbar-track {
    background: #e0e0e0;
}
.qnhg-list .content .inner::-webkit-scrollbar-thumb {
    background: #9e0f10;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.qnhg-list .content .inner::-webkit-scrollbar-button {
    background: #9e0f10;
}
.qnhg-list li:last-child{
    margin-right: 0;
}

/*尾部红色*/
/*底部开始*/
.copyright {
    background: url(../images/bbg.jpg) bottom center no-repeat #facd89;
    border-top: 5px solid red;
}
#copyright{
    width:980px;
    margin:0px auto;
    font-size:18px;
    text-align:center;
    padding:5px 0;
    line-height:180%;
    clear:both;
    color: #ececec;
}
#copyright a{
    color: #ececec !important;
}
/*底部结束*/