/* 列表页样式 */

body {
    background: #fbfbfb !important;
}


/* 通用新闻 */

.channel_top2 {
    min-height: 56px;
    background: #1692ff;
}

.channel_top2 .top2 {
    font-size: 0;
    text-align: center;
}

.channel_top2 .top2 li {
    display: inline-block;
    padding: 0 20px;
    height: 56px;
    font-size: 20px;
    color: #ffffff;
    line-height: 56px;
}

.channel_top2 .top2 li:hover,
.channel_top2 .top2 .active {
    background: #0581ee;
}

.channel-new li {
    font-size: 0;
    padding: 15px 0;
    position: relative;
}

.channel-new .news-list li:nth-child(1) {
    padding: 0 0 15px 0;
}

.channel-new .news-list-l {
    width: 104px;
    height: 104px;
    background: #f2f2f2;
    text-align: center;
    position: absolute;
    left: 0;
}

.channel-new .news-list-l h2 {
    font-size: 20px;
    color: #666;
    line-height: 37px;
    padding-top: 19px;
    margin: 0;
}

.channel-new .news-list-l p {
    line-height: 20px;
    padding-top: 8px;
    font-size: 14px;
    color: #666;
    margin: 0;
}

.channel-new .news-list-r:hover h2 {
    color: #1692FF;
}

.channel-new .news-list-r {
    vertical-align: top;
    height: 104px;
    overflow: hidden;
    margin-left: 128px;
}

.channel-new .news-list-r h2 {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin: 10px 0;
}

.channel-new .news-list-r p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 5px;
    text-indent: 2rem;
}

.p-channel {
    margin-top: 70px;
}

.channel-l {
    float: left;
    background: #ffffff;
    width: 1070px;
}

.channel-l-top {
    border-bottom: 1px #e5e5e5 solid;
    height: 56px;
    line-height: 56px;
}

.channel-l-top span:nth-child(1) {
    display: inline-block;
    height: 55px;
    margin-left: 25px;
    font-size: 20px;
    color: #1692ff;
    font-weight: 700;
    border-bottom: 2px #1692ff solid;
}

.channel-l-top span:nth-child(2) {
    float: right;
    height: 55px;
    margin-right: 25px;
    font-size: 16px;
}

.channel-l-top span:nth-child(2):hover {
    color: #1692ff;
}

.channel-l ul {
    margin: 24px 28px;
    min-height: 600px;
}

.channel-l ul li {
    height: 56px;
    border-bottom: 1px #e5e5e5 solid;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 200px;
    position: relative;
}

.channel-l ul li:hover {
    color: #1692FF;
}

.channel-l ul li span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    position: absolute;
    right: 0;
}

.channel-r {
    float: right;
    width: 424px;
    background: #ffffff;
    height: 100%;
}

.channel-r ul {
    margin: 24px 40px 0;
    min-height: 600px;
}

.channel-r ul li {
    margin-bottom: 24px;
    width: 344px;
    height: 324px;
    background: #f7f7f7;
}

.a-img {
    position: relative;
}

.channel-r ul li {
    overflow: hidden;
}

.channel-r ul li .a-img {
    width: 296px;
    height: 210px;
    margin: 24px;
}

.channel-r ul li img {
    width: 296px;
    height: 210px;
    vertical-align: top;
}

.channel-r ul li .a-img .videoIcon {
    width: 44px;
    height: 44px;
    background-color: #1692ff;
    background-image: url(../images/video.png);
    background-size: 44px 44px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
}

.channel-r ul li p {
    margin: 0 24px;
    border-top: 1px #e5e5e5 solid;
    padding-top: 5px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.p-channel-xian {
    width: 2px;
    height: 100%;
    background: #1692ff;
    float: left;
    margin-left: 32px;
}

.channel-page {
    margin: 40px 0 70px;
    height: 33px;
    text-align: center;
}


/* 集团荣耀 */

.p-channel-img {
    height: 780px;
}

.channel-l-2 {
    float: left;
    background: #ffffff;
    width: 1070px;
    height: 100%;
}

.channel-l-2 ul {
    margin: 24px 0 0 24px;
    overflow: hidden;
    min-height: 600px;
}

.channel-l-2 ul li {
    margin-bottom: 24px;
    margin-right: 24px;
    float: left;
    width: 324px;
    height: 325px;
    background: #f7f7f7;
}

.channel-l-2 ul li a {
    display: block;
}

.channel-l-2 ul li .a-img {
    width: 312px;
    height: 210px;
    margin: 24px;
}

.channel-l-2 ul li img {
    width: 312px;
    height: 210px;
    vertical-align: top;
}

.channel-l-2 ul li p {
    margin: 0 24px;
    border-top: 1px #e5e5e5 solid;
    padding-top: 5px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.channel-jtry {
    width: 100% !important;
}

.channel-jtry ul li {
    width: 360px;
}

.channel-jtry ul li img {
    width: 312px;
}


/* 企业文化 */

.channel-qywh {
    font-size: 0;
    margin: 70px 0;
    width: 100%;
    overflow: hidden;
}

.channel-qywh div {
    display: inline-block;
    margin-bottom: 1%;
    margin-right: 1%;
    vertical-align: top;
}

.channel-qywh a img {
    vertical-align: top;
    width: 100%;
}

.channel-qywh div:nth-child(1) {
    width: 44%;
}

.channel-qywh div:nth-child(2) {
    width: 29%;
}

.channel-qywh div:nth-child(3) {
    width: 25%;
    margin-right: 0;
}

.channel-qywh div:nth-child(4) {
    width: 59%;
}

.channel-qywh div:nth-child(5) {
    width: 40%;
    margin-right: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}


/* 集团大事件 */

.channel-jtdsj {
    width: 100%;
    height: 614px;
    background: url(../images/09.png) no-repeat center top;
    padding-top: 70px;
    margin-top: 70px;
    margin-bottom: 70px;
}

.channel-jtdsj-top {
    text-align: center;
    height: 42px;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    line-height: 42px;
    margin-bottom: 60px;
}

.channel-jtdsj-top span {
    display: block;
    margin: 8px auto 0;
    width: 90px;
    height: 6px;
    background: #05b7f0;
}

.channel-jtdsj .swiper-slide {
    width: 302px !important;
    background: url(../images/jtdsj2.png) no-repeat left top;
    height: 340px;
}

.channel-jtdsj .swiper-slide a {
    display: block;
    padding: 31px 0 0 39px;
}

.channel-jtdsj .swiper-slide p:nth-child(1) {
    height: 31px;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    line-height: 31px;
    margin: 0 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.channel-jtdsj .swiper-slide p:nth-child(2) {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    text-shadow: 0px 2px 5px rgba(00, 00, 00, 0.5);
}

.outSwiper {
    position: relative;
    padding: 0 50px;
}

.channel-jtdsj .swiper-button-next::after {
    content: none;
}

.channel-jtdsj .swiper-button-next {
    background: url(../images/jtdsj-right.png) no-repeat center top;
    width: 40px;
    top: 100%;
}

.channel-jtdsj .swiper-button-prev::after {
    content: none;
}

.channel-jtdsj .swiper-button-prev {
    background: url(../images/jtdsj-left.png) no-repeat center top;
    width: 40px;
    top: 100%;
    left: 0px;
}