.w {
    width: 1200px;
    margin: auto;
}

.text ul li,
dt {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text ul li ::before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 8px;
    height: 8px;
    background-color: red;
}

.text ul li a {
    height: 38px;
    line-height: 38px;
    padding: 20px;
}

.tu ul li {
    float: left;
    position: relative;
    width: 290px;
    height: 170px;
    background-color: rgb(85, 28, 177);
    margin-left: 20px;
    margin-bottom: 20px;
}

.tu ul li img {
    width: 100%;
    height: 100%;
}

.tu p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 290px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tu p a {
    color: #ffffff;
}

.toutu {
    height: 650px;
    background: url(../images/zhutu.jpg) no-repeat top center;
}

.toutiao {
    height: 100px;
    text-align: center;
    padding: 10px;
}

.toutiao a {
    font-size: 38px;
    color: red;
}

.jiaodian {
    height: 400px;
    /* background-color: aqua; */
}

.jiaodian .jiaodiantu {
    float: left;
    position: relative;
    width: 700px;
    margin-right: 40px;
}

.jiaodiantu .tubiao {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    height: 40px;
    width: 100%;
    bottom: 0;
    left: 0;
    line-height: 40px;
}

.jiaodiantu p {
    color: #ffffff;
    font-size: 16px;
}


/* 修改箭头颜色大小 */

.jiaodiantu .swiper {
    width: 100%;
    height: 100%;
    --swiper-navigation-color: rgb(255, 255, 255, 0.6);
    --swiper-navigation-size: 48px;
}


/* 鼠标经过时箭头样式 */

.jiaodiantu .swiper:hover {
    --swiper-navigation-color: red
}


/* 小圆点右移 */

.jiaodiantu .weizhi {
    position: absolute;
    width: 100px;
    right: 0;
    bottom: 0px;
}


/* 修改小圆点样式 */

.jiaodiantu .swiper .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0.6;
}


/* 当前小圆点样式 */

.jiaodiantu .swiper .swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    height: 14px;
    border-radius: 7px;
    background-color: #FF3939!important;
}

.jiaodiantu .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* 竖向显示 */
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.jiaodiantu .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.jiaodiantu.swiper {
    margin-left: auto;
    margin-right: auto;
}

.jiaodian .jiaodiantu img {
    width: 700px;
    height: 380px;
}

.jiaodian .text {
    float: left;
    width: 460px;
}

.more {
    text-align: right;
}

.more a {
    color: rgb(187, 31, 31);
}


/* .zyfbsl {
    height: 500px;
} */

.zyfb {
    float: left;
    width: 625px;
}

.sl {
    float: right;
}

.sl .shelun {
    /* margin-left: 20px; */
    width: 550px;
}

.sl .shelun dl dt {
    font-size: 20px;
    /* font-weight: 700; */
    height: 50px;
}

.sl .shelun dl dd {
    font-size: 16px;
    height: 110px;
    text-indent: 2em;
}

.bgjdtu {
    margin-left: 165px;
}

.bgjdtu ul li {
    float: left;
    width: 250px;
    /* margin-left: 30px; */
    /* width: 575px; */
    text-align: center;
    margin-right: 60px;
}

.bgjdtu p {
    overflow: hidden;
    text-overflow: ellipsis;
}

.tushuotu {
    width: 1240px;
    margin: auto;
}


/* .rendazx {
    height: 320px;
} */

.renda {
    float: left;
    /* width: 600px;     */
}

.zx {
    /* width: 400px; */
    float: right;
}

.fangtan {
    height: 380px;
}

.fangtantext {
    float: left;
    /* width:550px ; */
}

.fangtantu {
    width: 620px;
    float: right;
}

.fayantu ul li {
    width: 180px;
    height: 120px;
}

.fayantu p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 180px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ying {
    float: left;
    /* width: 625px; */
    /* margin-right:35px; */
}

.minsheng {
    /* margin-left: 10px; */
    float: right;
}

.rongmeitu {
    width: 1240px;
    height: 360px;
    margin: auto;
    /* padding-bottom: 50px; */
}

.footor {
    margin-top: 50px;
    height: 240px;
    background-color: #c80b08;
}

.footor p {
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.footor img {
    vertical-align: text-bottom;
}