/* 头部 */
.banner {
    width: 100%;
}

.tixi_aaaa {
    display: none;
}


.swiper-pagination-bullet {
    width: 17px;
    height: 9px;
    border-radius: 30px;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #c90710;
    width: 34px;
}

.swiper-pagination {
    text-align: left;
    padding-left: 22%;
    bottom: 24px;
}

/* 明星项目 */
.tixi_1 {
    background-size: 100% 100% !important;
    width: 295px;
    height: auto;
    padding-top: 85px;
    text-align: center;
    padding-bottom: 47px;
    margin-left: 11px;
}

.tixi_1:first-child {
    margin-left: 0px;
}

.tixi_1:hover .tixi_bgs {
    background: #ae1417;
}

.tixi_1:hover span {
    color: #000;
}

.tixi_1 p {
    width: 86% !important;
    height: 42px !important;
    text-align: left !important;
    margin-left: 22px !important;
    line-height: 24px !important;
    font-size: 14px !important;
    font-family: 微软雅黑 !important;
}

.tixi_1 p span {
    font-size: 14px !important;
    font-family: 微软雅黑 !important;
}

.tixi_2 {
    background-size: 100% 100%;
    width: 270px;
    height: auto;
    padding-top: 85px;
    text-align: center;
    padding-bottom: 47px;
}

.tixi_3 {
    background-size: 100% 100%;
    width: 270px;
    height: auto;
    padding-top: 85px;
    text-align: center;
    padding-bottom: 47px;
}

.tixi_4 {
    background-size: 100% 100%;
    width: 270px;
    height: auto;
    padding-top: 85px;
    text-align: center;
    padding-bottom: 47px;
}

.tixi_5 {
    background-size: 100% 100%;
    width: 270px;
    height: auto;
    padding-top: 85px;
    text-align: center;
    padding-bottom: 47px;
}

.tixi .swiper-container {
    /* padding-top: 20px; */
    /* margin-top: -110px; */
    padding-bottom: 20px;
    /* padding-left: 10px; */
    padding-right: 10px;
}

.tixi .swiper-slide {
    overflow: hidden;
    transition: all .3s;
}

.tixi .swiper-slide:hover {
    box-shadow: 0 0 5px #aaa;
}

.tixi {
    padding-top: 48px;
    padding-bottom: 184px;
    background: #efefef;
}

.tixi .swiper-pagination-bullets {
    position: relative;
    padding: 0;
    text-align: center;
    margin-top: 15px;
}

.tixi .swiper-pagination-bullet {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #ffeded;
}

.tixi .wrapp {
    position: relative;
}

.tixi_bg {
    padding-top: 38px;
}

.tixi_bg img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.tixi_bgs img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.tixi_xian {
    border-bottom: 1px solid #ae1417;
    width: 200px;
    margin: 0 auto;
}

.tixi_1:hover {
    transition: all .3s;
}

.tixi_1 {
    cursor: pointer;
    min-height: 440px;
    position: relative;
}

.xqzi {
    display: none;
    position: absolute;
    top: 0;
}

.tixi_1 h3 {
    margin-top: 39px;
    margin-bottom: 17px;
}

.tixi_xian {
    margin-top: 52px;
    margin-bottom: 52px;
}

/* 底部 */
.del {
    padding: 0 56px;
    color: #e3e3e3;
    font-size: 12px;
}

.del p {
    margin-top: 15px;
    line-height: 24px;
}

.del i {
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 10px;
}

.del span {
    display: inline-block;
    width: 82%;
}

.code {
    width: 400px;
    border-right: none !important;
}

.code_ad {
    width: 140px;
    height: 140px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-left: 60px;
}

@media screen and (min-width:1024px) and (max-width:1418px) {
    .wr {
        width: 100%;
    }

    .tixi {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .tixi .swiper-slide {
        max-height: 380px;
    }

    .tixi_1 {
        width: 100%;
        padding-top: 18px;
    }
    .tixi_1 h3{
        margin-top: 25px;
    }
    .tixi_1 p{
        width: 82% !important;
    }
    .tixi_xian {
        margin-top: 19px;
        margin-bottom: 20px;
    }
}

/* .swiper-slide:nth-child(6) {
    width: 271px !important;
} */

.news_contane p img {
    width: 100%;
}

@media screen and (min-width:320px) and (max-width:1023px) {
    .wr {
        width: 100%;
    }

    .tixi_aaaa {
        display: block;
        padding-bottom: 50px;
    }

    .tixi {
        display: none;
    }

    .ti_bej {
        height: 120px;
        text-align: center;
        border-radius: 50%;
        padding-top: 40px;
        margin: 0 auto;
    }

    .ti_bej img {
        width: 45%;
    }



    .ti_imgads {
        width: 90%;
        height: auto;
        margin: 0 auto;
        margin-top: 30px;
        padding-top: 82px;
        padding-bottom: 82px;
        background-size: 100% 100% !important;
    }

    .ti_zi {
        text-align: center;
        color: #fff;
    }

    .ti_zi h3 {
        font-size: 25px;
    }

    .ti_zi p {
        font-size: 24px;
    }
}