﻿/*
 * @Descripttion: 首页css
 * @Author:
 * @Date: 2022-09-14 11:14:52
 * @LastEditTime: 2023-03-03 14:03:18
 * @FilePath: \cms-xyzg-YingKou\cms\cms_css\index.css
 */

ul li .rightTime {
    font-size: 14px;
    color: #999999;
}

/* 模块一 顶部-开始 */
.mode1 {
    background-color: #fff;
    padding: 35px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -ms-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
}


/* 轮播图-开始 */
.mode1 .leftBanner {
    width: 533px;
    height: 299px;
}

.mode1 .leftBanner .swiper {
    width: 533px;
    height: 299px;
    overflow: hidden;
}


.mode1 .leftBanner .swiper .swiper-wrapper .swiper-slide {
    height: 299px;
    display: flex;
    position: relative;
    overflow: hidden;
}

.mode1 .leftBanner .swiper .swiper-wrapper .swiper-slide img {
    width: 533px;
    height: 299px;
}


.mode1 .leftBanner .swiper .swiper-pagination {
    width: calc(100% - 23px);
    text-align: right;
    padding-right: 23px;
}

.mode1 .leftBanner .swiper .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 3px;
    border-radius: 2px;
}

.mode1 .leftBanner .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #FFFFFF !important;
}

.mode1 .leftBanner .swiper .nameBox {
    width: 100%;
    height: 42px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding-left: 37px;
}

.mode1 .leftBanner .swiper .nameBox .nameText {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #FFFFFF;
    line-height: 50px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode1 .leftBanner .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 3px;
    border-radius: 2px;
}

/* 轮播图-结束*/

/* tabList */
.mode1 .tabList {
    max-height: 320px;
    overflow: hidden;
    flex: 1;
    padding-left: 32px;
}

.mode1 .tabList .Tab {
    width: 100%;
}

.mode1 .tabList .tab_title {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ECECEC;
}

.mode1 .tabList .tab_title div {
    color: #333;
    font-size: 16px;
    padding-bottom: 9px;
}


.mode1 .tabList .tab_title div:hover {
    color: #1A7CE7;
    cursor: pointer;
}

.mode1 .tabList .tab_title .line {
    background-color: #1A7CE7;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mode1 .tabList .tab_panel ul.active {
    display: block;
}

.mode1 .tabList .tab_panel {
    width: 100%;
}

.mode1 .tabList .tab_panel ul {
    display: none;
    padding-top: 4px;
}

.mode1 .tabList .tab_panel ul li {
    padding: 14px 0;
    border-bottom: 1px dashed #ACACAC;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mode1 .tabList .tab_panel ul li .leftNews {
    display: flex;
    align-items: center;
}

.mode1 .tabList .tab_panel ul li .leftNews a {
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode1 .tabList .tab_panel ul li .dot {
    width: 6px;
    height: 6px;
    background: #1A7CE7;
    border-radius: 50%;
    margin-right: 15px;
}

.mode1 .tabList .tab_panel ul li:last-child {
    border-bottom: none;
}

/* 模块一 顶部-结束 */


/* 模块二 诚信万里行-开始 */
.mode2 {
    background: #FFFFFF;
    padding: 20px 25px;
    margin-top: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    cursor: pointer;
}

.mode2 img {
    width: 100%;
    height: 88;
    background: #FFFFFF;
}

/* 模块二 诚信万里行-结束 */


/* 模块三-开始 */
.mode3 {
    background: #F2F8FF;
    padding: 15px 45px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.icon {
    width: 18px;
    height: 18px;
    margin-right: 18px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* 模块三-结束 */


/* 模块四-开始 */
.mode4 {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.mode4 .left {
    padding-top: 10px;
    box-sizing: border-box;
    width: 593px;
    height: 380px;
    background: #FFFFFF;
    border-radius: 15px;
    display: flex;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    overflow: hidden;
}

.mode4 .right {
    width: 593px;
    height: 380px;
    background: #FFFFFF;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.bottomBox .more {
    padding: 24px 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #ECECEC;
}

.bottomBox .more .title {
    font-size: 16px;
    color: #1A7CE7;
    font-weight: bold;
    border-bottom: 2px solid #166AC5;
    padding-bottom: 9px;
}

.bottomBox .more a {
    font-size: 14px;
    color: #999999;
    margin-top: -10px;
}

.bottomBox .more a:hover {
    opacity: 0.7;
}

.mode4 .tabList {
    width: 100%;
}

.mode4 .tabList li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 32px 14px 30px;
}

.mode4 .tabList li:first-child {
    padding-top: 28px;
}

.mode4 .tabList li .title {
    font-size: 14px;
    color: #333333;
}

.mode4 .tabList li .title a {
    width: 420px;
}

.mode4 .tabList .el-tabs__nav-wrap {
    padding-left: 30px !important;
}

/* 模块四-结束 */




/* 模块五-开始 */

.mode5 {
    height: 140px;
    background-color: #FFFFFF;
    border-radius: 15px;
    margin: 15px 0 25px;
    position: relative;
    padding: 0 52px;
    --swiper-navigation-color: #fff;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 17px;
    /* 设置按钮大小 */
}

.mode5 .swiper .swiper-wrapper .swiper-slide {
    width: 220px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: static !important;
}

.mode5 .swiper .swiper-wrapper .swiper-slide img,
.mode5 .swiper .swiper-wrapper .swiper-slide a {
    width: 205px;
    height: 88px;
}

/*定义切换按钮的位置*/
.mode5 .swiper-button {
    background-color: #91C2F1;
    width: 30px;
    height: 30px;
    top: 66px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.mode5 .swiper-button:hover {
    opacity: 0.6;
}

.mode5 .swiper-button-next {
    right: 14px !important;
}

.mode5 .swiper-button-prev {
    left: 14px !important;
}

/* 模块五-结束 */

/* 模块六-开始 */
.mode6 {
    position: relative;
    width: 100%;
    height: 380px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 15px;
    font-size: 14px;
    color: #333333;
}

.mode6 ul {
    padding-top: 14px;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}

.mode6 ul a {
    width: 50%;
}

.mode6 .line {
    position: absolute;
    left: 50%;
    top: 80px;
    height: 280px;
    width: 2px;
    background-color: #e4e7ed;
}

.mode6 .tabList {
    width: 100%;
}

.mode6 .tabList li {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 14px 32px 14px;
}

.mode6 .tabList li img {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
}

.mode6 .tabList li .rightNews {
    width: 450px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mode6 .tabList li .rightNews .rightBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}

.mode6 .tabList li .rightNews .rightBottom .childTitle {
    width: 325px;
    color: #999;
}

.mode6 .tabList .el-tabs__nav-wrap {
    padding-left: 30px !important;
}

/* 模块六-结束 */

/* 飘窗-开始 */
.piaoChuang {
    display: none;
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99999999999999999999;
}

.piaoChuang .img-icon {
    position: relative;
    width: 300px;
    height: 180px;
}

.piaoChuang .img-icon img {
    width: 300px;
    height: 180px;
}

.piaoChuang .img-icon .close-icon {
    position: absolute;
    top: -22px;
    right: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
}

.piaoChuang .img-icon .close-icon svg {
    width: 26px;
    height: 26px;
}
/* 飘窗-结束 */