
h1.title{
    text-align: center;
    font-size: 40px;
    color: #ca0000;
    font-weight: 400;
    padding-bottom: 90px;
    padding-top: 90px;
    background: url("../images/shuimeng.png") no-repeat center 146px;
}

.content{ 
    font-size:16px;
    color: #797979;
    line-height: 2;
    padding-bottom: 40px;
}
.content p {
    text-indent: 2em;
}

.content img{
    max-width: 100%;
    margin:10px auto;
}

.content h3{
    font-size: 18px;
    font-weight: 600;
}

.p1{
    width: 100%;
    height: 766px;
    background: url(../images/lspx_pic.jpg) no-repeat center top;
    background-size: auto 100%;
    color:#fff;
}
.p1 .inner{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p1 .inner .left{
    width: 450px;
    padding: 50px 50px;
    background-size: auto;
}
.p1 .inner .left h2{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
}
.p1 .inner .left p{
    font-size: 18px;
    margin-bottom: 60px;
}
.p1 .inner .left ul{
    width:450px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p1 .inner .left ul li{
    width:40%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
    padding: 30px 20px;
    margin-bottom: 15px;
}

.p1 .inner .left ul li:hover{
    background: rgba(255, 0, 0, 1);
}

.p1 .inner .center{
    width: 486px;
    line-height: 2.8;
    padding: 50px 0px;
    background:url(../images/lspx_i1.png) no-repeat left 100px;

}
.p1 .inner .center p{
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left:125px;
}
.p1 .inner .center ul{
        background-color: rgba(255, 255, 255, 0.2);
        padding: 30px 50px;
        border-radius: 10px;
        width: 230px;
        margin: 0 auto;
}
.p1 .inner .center ul li{
    font-size: 16px;
    margin-bottom: 15px;
}

.p1 .inner .right{
    width: 343px;
    padding: 50px 50px;
    background:url(../images/lspx_i2.png) no-repeat right 100px;
    background-size: auto;
}
.p1 .inner .right h2{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 80px;
}
.p1 .inner .right p{
    line-height: 2.2;
    font-size: 16px;
}
.p1 .inner .right p b{
    font-size:20px;
}

.p2{
    width: 100%;
    background: #f8f9fa;
}
.p2 .inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 0;
}
.p2 .inner .left{
    width: 38%;
    display: flex;
}

.p2 .inner .right{
    width: 38%;
    display: flex;
}
.p2 .inner h2{
    width:175px;
    color:#333;
    font-size: 36px;
    font-weight: 600;
    padding: 50px 0;
    display: block;
    position: relative;
    margin-right: 100px;
}
.p2 .inner h2::after{
    content: '';
    width: 80px;
    height: 4px;
    background: #cc261d;
    position: absolute;
    top: 20px;
    left: 0;
}
.p2 .inner h2::before{
    content: '';
    width: 10px;
    height: 10px;
    border:2px #cc261d solid;
    border-radius: 50%;
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 1;
}


.p2 .inner p{
    width: calc(100% - 255px);
    color:#797979;
    font-size: 18px;
    line-height: 1.5;
    display: inline-table;
}
.p2 .inner p b{
    color:#cc261d;
    font-weight: 400;
}
.p2 .inner p s{
    color:#cc261d;
    font-weight: 400;
}


.p3{
    width: 100%;
    height: 766px;
    background: url(../images/lspx_pic2.png) no-repeat center top;
    background-size: auto 100%;
    color:#fff;
}
.p3 .inner{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p3 .inner .left{
    width: 415px;
    padding: 50px 50px;
    background:url(../images/lspx_i1.png) no-repeat right 100px;
    background-size: auto;
}
.p3 .inner .left h2{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 60px;
}
.p3 .inner .left p{
    font-size: 18px;
    line-height: 1.8;
}
.p3 .inner .right{
    width: 900px;
    padding: 50px 50px;
    background:url(../images/lspx_i2.png) no-repeat right 100px;
    background-size: auto;
}
.p3 .inner .right h2{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 60px;
}
.p3 .inner .right p{
    line-height: 2.2;
    font-size: 16px;
}
.p3 .inner .right p b{
    font-size:20px;
}

/* 轮播图 */
.lunbotu{
    width:100%;
    padding: 50px  0;
    margin-bottom: 0px;
}
.lunbotu .mySwiper{
    width:100%;
}

.lunbotu .mySwiper .swiper-wrapper{
    display: flex;
    align-items: center;
}
.lunbotu .mySwiper .swiper-slide{
    width: 40%;
    display: flex;
    align-items: center;
}

.lunbotu .mySwiper img{
    width:100%;
}
.lunbotu .mySwiper .swiper-slide-prev img{
    width: 100%;
    transform: scale(0.97);
}
.lunbotu .mySwiper .swiper-slide-next img{
    width: 100%;
    transform: scale(0.97);
}

.lunbotu .mySwiper .swiper-slide-active{
    position: relative;
}
.lunbotu .mySwiper .swiper-slide-active::after{
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    /* 渐变背景颜色 */
    background: linear-gradient(to top,rgba(0,0,0,0.9),transparent);
    z-index: 1;
}

.lunbotu .mySwiper .swiper-tools{
    width:40%;
    position: absolute;
    left: 50%;
    top:0;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 9999;
}

.swiper-button-next, .swiper-button-prev{
    width: 30px;
    height: 59px;
    line-height: 59px;
    text-align:center;
    color: #FFF;
    top:57%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.3);
}
.swiper-button-prev{
    left:10px;
}
.swiper-button-next{
    right:10px;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    background: #DA251D;
    color: #ffffff;
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size:18px;
    color:#fff;
}
.swiper-button-next:hover:after, .swiper-button-prev:hover:after{
    font-size:18px;
    color:#ffffff;
}

.swiper-pagination{
    width: 90% !important;
    left: 50% !important;
    top: auto !important;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 9999;
}
.swiper-pagination-progressbar-fill{
    background: #ffffff !important;
}


.contact {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    align-items: flex-start;
    padding-top: 50px;
    padding-bottom: 60px;
}

/* 媒体查询 */
@media screen and (max-width: 1680px) {
    .p1{
        height: auto;
    }
    .p1 .inner .left {
        zoom:0.92;
    }
    .p1 .inner .center {
        zoom:0.92;
    }
    .p1 .inner .right {
        zoom:0.92;
    }
    
    .p3{
        height: auto;
    }
    .p3 .inner .left {
        zoom:0.92;
    }
    .p3 .inner .right {
        zoom:0.92;
    }
}
@media screen and (max-width: 1538px) {
    .p1 .inner .left {
        zoom:0.90;
        width:510px;
    }
    .p1 .inner .center {
        zoom:0.90;
    }
    .p1 .inner .right {
        zoom:0.90;
    }

    .p3 .inner .left {
        zoom:0.92;
    }
    .p3 .inner .right {
        zoom:0.92;
    }
}

@media screen and (max-width: 1480px) {
    .p1 .inner .left {
        zoom:0.86;
        width:510px;
    }
    .p1 .inner .center {
        zoom:0.86;
    }
    .p1 .inner .right {
        zoom:0.86;
    }

    .p3 .inner .left {
        zoom:0.92;
        width: 380px;
    }
    .p3 .inner .right {
        zoom:0.92;
        width: 884px;
    }
}

@media screen and (max-width: 1366px) {
    .p1 .inner .left {
        zoom:0.80;
        width:500px;
    }
    .p1 .inner .center {
        zoom:0.80;
    }
    .p1 .inner .right {
        zoom:0.80;
    }

    .p3 .inner .left {
        zoom:0.86;
        width: 380px;
    }
    .p3 .inner .right {
        zoom:0.86;
        width: 870px;
    }
}

@media screen and (max-width: 1280px) {
    .p1 .inner .left {
        zoom:0.72;
        width:450px;
    }
    .p1 .inner .center {
        zoom:0.72;
        width: 290px;
    }
    .p1 .inner .right {
        zoom:0.72;
    }


    .p3 .inner .left {
        zoom:0.80;
        width: 280px;
    }
    .p3 .inner .right {
        zoom:0.80;
        width: 770px;
    }
}

@media only screen and (max-width: 1024px) {
    .banner{height: 5rem; overflow: hidden; display: flex; justify-content: center;}
    .banner p{display: block; font-size: 0.5rem; line-height: 1.5;}
    h1.title{
        padding:30px 0;
        font-size: 1rem;
        background: url(../images/shuimeng.png) no-repeat center 2.6rem;
    }

    .p1 .inner .left {
        zoom:0.8;
        width:100%;
    }
    .p1 .inner .center {
        zoom:0.8;
        width: 100%;
    }
    .p1 .inner .right {
        zoom:0.8;
        width: 100%;
    }
    
    .p3 .inner .left {
        zoom:0.80;
        width: 100%;
    }
    .p3 .inner .right {
        zoom:0.80;
        width: 100%;
    }

    .p2 .inner {
        display: flex;
        flex-direction: column;
    }
    .p2 .inner .left {
        width: 100%;
            flex-direction: column;
    }
    .p2 .inner p{
        width: 100%;
    }
    .p2 .inner .right {
        width: 100%;
            flex-direction: column;
    }


}
@media screen and (max-width: 768px) {
}