.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}

#swi-prev1 {
    background-image: url("../images/prev.png") !important;
    left: 0;
    width: 55px;
    height: 136px;
    right: 0;
    margin-top: -111px;
    background-size: cover;
}

#swi-p1 .swiper-pagination-bullet {
    width: 60px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
}

#swi-p1 .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #e6332b;
}

#swi-p1 {
    bottom: 9% !important;
}

#swi-next1 {
    background-image: url(../images/next.png) !important;
    right: 0;
    width: 55px;
    height: 136px;
    right: 0;
    margin-top: -111px;
    background-size: cover;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner img {
    width: 100%;
}

.banner .banner-tit {
    width: 31%;
    position: absolute;
    top: 20%;
    left: 8%;
}

.banner .banner-tit h2 {
    font-size: 56px;
    font-family: "Poppins", sans-serif;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.286;
    text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.3);
}

.banner .banner-tit p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: white;
    line-height: 1.333;
    text-align: left;
    text-shadow: 0px 2px 1.94px rgba(0, 0, 0, 0.2);
    margin: 0;
}

.banner .banner-tit .rec {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.302);
    height: 155px;
    margin-top: 14.5%;
}

.banner .banner-tit .rec p {
    font-size: 16px;
    color: white;
    line-height: 35px;
    text-align: center;
    margin: 3.5% 0;
}

.banner .banner-tit .rec p span {
    font-size: 48px;
    color: white;
    line-height: 1.667;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.rec .te {
    border-left: 2px solid #d1cecb;
    border-right: 2px solid #d1cecb;
}

.se1 {
    overflow: hidden;
    width: 100%;
}

.se1 .title {
    font-family: "Poppins", sans-serif;
    width: 59.89%;
    margin: 0 auto;
    text-align: center;
    margin-top: 4.8%;
    margin-bottom: 4.5%;
}

.se1 .title h1 {
    font-size: 46px;
    color: #e6332b;
    font-weight: bold;
    line-height: 80px;
    text-transform: uppercase;
}

.se1 .title h2 {
    font-size: 18px;
    color: #555555;
    line-height: 1.5;
}

.se1 .title p {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    margin-top: 1%;
}

.se1 .master {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fcfcfc;
}

.se1 .master .pro_box {
    width: 41.14%;
    margin: 0 auto;
    text-align: center;
}

.se1 .master .pro_box h3 {
    font-size: 46px;
    color: #292929;
    font-weight: bold;
    line-height: 80px;
    text-transform: uppercase;
}

.se1 .master .pro_box p {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
}

.cate {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.cate #swiper4 {
    width: 80%;
    margin: 0 auto;
    padding: 65px 0;
}

.cate #swiper4 .pro {
    background: #fff;
    box-shadow: 0 0 15px #ccc;
    width: 339px;
}

.cate #swiper4 .pro .list {
    text-align: center;
}

.cate #swiper4 .pro .list .text {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    padding: 10px 15px;
    height: 100px;
}

.cate #swiper4 .pro .list h5 {
    font-size: 28px;
    color: #292929;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0;
}

.cate #swiper4 .pro .list .btn3 {
    margin: 5% 0 7% 0;
}

.cate #swiper4 .pro .list .btn3 a {
    font-size: 16px;
    color: #e6332b;
    line-height: 4.5;
    padding: 3% 13%;
    border: 2px solid #e6332b;
}

.btn3 a:hover {
    background: #e6332b;
    color: #fff !important;
    border: none;
}

#swi-p4 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #e6332b !important;
    border: none !important;
    width: 20px;
    height: 20px;
}

#swi-p4 .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #e6332b;
    opacity: 1;
}

#swi-prev4 {
    background-image: url("../images/left1.png") !important;
    width: 60px;
    height: 60px;
    left: 5%;
    background-size: cover;
    border: none;
    outline: none;
}

#swi-next4 {
    background-image: url("../images/right1.png") !important;
    outline: none;
    width: 60px;
    height: 60px;
    right: 5%;
    border: none;
    background-size: cover;
}

.se2 {
    width: 100%;
    background-color: #f8f3f3;
    position: relative;
}

.se2 .img_box {
    width: 50%;
}

.se2 .tit1 {
    position: absolute;
    width: 45.83%;
    right: 8%;
    text-align: right;
    top: 7.5%;
}

.se2 .tit1 h1 {
    font-size: 46px;
    color: #292929;
    font-weight: bold;
    line-height: 55px;
    text-transform: uppercase;
    margin-right: 7%;
    margin-bottom: 40px;
}

.se2 .tit1 b {
    font-size: 18px;
    color: #999999;
    line-height: 1.5;
    width: 90%;
    text-align: right;
    float: right;
    right: 0;
    font-weight: 500;
    margin-bottom: 44px;
    margin-top: -14px;
    text-align: left;
}

.se2 .tit1 .advantage {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.se2 .tit1 .advantage .adv1 {
    background-color: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #ccc;
}

.se2 .tit1 .advantage .adv1 .adv_box {
    padding: 10% 11%;
}

.se2 .tit1 .advantage .adv1 .adv_box h5 {
    margin: 0;
    text-align: left;
}

.se2 .tit1 .advantage .adv1 .adv_box h3 {
    font-size: 24px;
    color: #292929;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.167;
    height: 50px;
    text-align: left;
}

.se2 .tit1 .advantage .adv1 .adv_box p {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    text-align: right;
    height: 70px;
    text-align: left;
}

.se2 .tit1 .advantage .adv1 .adv_box .cn {
    display: inline-block;
}

.se2 .tit1 .advantage .adv1 .adv_box .cp {
    display: none;
}

.se2 .tit1 .advantage .sp1 {
    border-right: none;
}

.se2 .tit1 .advantage .sp2 {
    border-bottom: none;
}

.se2 .tit1 .advantage .sp3 {
    border-right: none;
    border-bottom: none;
}

.se2 .tit1 .advantage .adv1:hover {
    background-color: #e6332b !important;
}

.se2 .tit1 .advantage .adv1:hover .adv_box h3 {
    color: #fff !important;
}

.se2 .tit1 .advantage .adv1:hover .adv_box p {
    color: #fff !important;
}

.se2 .tit1 .advantage .adv1:hover .adv_box .cn {
    display: none;
}

.se2 .tit1 .advantage .adv1:hover .adv_box .cp {
    display: inline-block;
}

.act1 {
    background-color: #e6332b !important;
    color: #fff !important;
}

.se3 {
    width: 100%;
    margin-top: 5.8%;
}

.se3 .se3_tit {
    width: 83.33%;
    margin: 0 auto;
    text-align: center;
}

.se3 .se3_tit h3 {
    font-size: 46px;
    color: #292929;
    font-weight: bold;
    line-height: 55px;
    text-transform: uppercase;
}

.se3 .se3_tit p {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    width: 60%;
    margin: 0 auto;
}

.se3 .new-box {
    width: 83.33%;
    margin: 0 auto;
    margin-top: 2.4%;
}

.se3 .new-box .news {
    padding: 0 15px;
    width: 33%;
    margin-bottom: 3.5%;
}

.se3 .new-box .news .new-tit {
    font-family: "Poppins", sans-serif;
    width: 85%;
}

.se3 .new-box .news .new-tit .time {
    margin-top: 8%;
    font-size: 16px;
    color: #737373;
    text-transform: uppercase;
    line-height: 1.5;
}

.se3 .new-box .news .new-tit .time i {
    padding-right: 2%;
}

.se3 .new-box .news .new-tit .title1 {
    font-size: 28px;
    color: #333333;
    line-height: 1.5;
}

.se3 .new-box .news .new-tit .des {
    font-size: 16px;
    color: #999999;
    line-height: 1.5;
    margin: 20px 0;
}

.se3 .new-box .news .new-tit .more {
    margin-top: 10%;
    margin-bottom: 10%;
}

.se3 .new-box .news .new-tit .more a {
    font-size: 16px;
    color: #404142;
    text-decoration: underline !important;
    line-height: 1.5;
}

.new-box .news:nth-child(2) {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}

.new-box .news:hover {
    padding: 0;
    transition: all 0.5s;
    margin-top: -2%;
    margin-bottom: -2%;
    box-shadow: 0 0 15px #ccc;
}

.new-box .news:hover .new-tit {
    padding-left: 3.5%;
    transition: all 0.5s;
}

.read {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1%;
}

.read a {
    font-size: 16px;
    color: white;
    line-height: 60px;
    background: #e6332b;
    padding: 2% 3.2%;
}

.video_box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.video_box .video {
    width: 100%;
}

.video_box .video .btn1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video_box .video .btn1 img {
    width: 100px;
}

.video_box .video .video_tit {
    position: absolute;
    bottom: 20%;
    width: 100%;
    text-align: center;
}

.video_box .video .video_tit h2 {
    font-size: 46px;
    color: white;
    font-weight: bold;
    line-height: 1.478;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.video_box .video .video_tit p {
    font-size: 18px;
    color: white;
    line-height: 1.444;
    text-shadow: 0px 5px 4.8px rgba(0, 0, 0, 0.08);
    width: 50%;
    margin: 0 auto;
}

@media (min-width: 1501px) and (max-width: 1600px) {
    .se2 .tit1 {
        right: 3%;
        top: 0;
        width: 50%;
    }

    .se2 .tit1 h1 {
        font-size: 40px;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .se2 .tit1 b {
        width: 89%;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .se2 .tit1 .advantage {
        margin-top: 0;
    }

    .se2 .tit1 .advantage .adv1 .adv_box {
        padding: 5%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box img {
        width: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        font-size: 20px;
        margin: 0;
        height: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box p {
        font-size: 14px;
        height: 90px;
        margin: 0;
    }

    .cate #swiper4 .pro .list h5 {
        font-size: 24px;
        margin: 10px 0;
    }

    .cate #swiper4 .pro .list .text {
        font-size: 16px;
        padding: 5px 22px;
    }

    #swi-prev4 {
        left: 3%;
    }

    #swi-next4 {
        right: 3%;
    }
}

@media (min-width: 1391px) and (max-width: 1500px) {
    .banner .banner-tit {
        top: 2%;
    }

    .se1 .master .pro_box h3 {
        line-height: 65px;
        margin: 0;
    }

    .se2 .tit1 {
        right: 3%;
        top: 2%;
        width: 50%;
    }

    .se2 .tit1 h1 {
        font-size: 40px;
        padding-right: 22px;
        margin-bottom: 25px;
        margin-right: 0;
    }

    .se2 .tit1 b {
        width: 89%;
        font-size: 18px;
        margin-bottom: 42px;
        margin-top: -14px;
    }

    .se2 .tit1 .advantage {
        margin-top: 0;
    }

    .se2 .tit1 .advantage .adv1 .adv_box {
        padding: 5%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box img {
        width: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        font-size: 20px;
        margin: 0;
        height: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box p {
        font-size: 14px;
        height: 90px;
        margin: 0;
    }

    .se3 {
        margin-top: 6%;
    }

    .se3 .se3_tit p {
        width: 100%;
    }

    .se3 .se3_tit h3 {
        margin-bottom: 25px;
    }

    .se3 .new-box {
        margin-top: 1.5%;
    }

    .se3 .new-box .news .new-tit .time {
        margin-top: 2%;
        margin-bottom: 0;
    }

    .se3 .new-box .news .new-tit .title1 {
        margin: 2px 0;
        line-height: 28px;
        height: 69px;
    }

    .se3 .new-box .news .new-tit .more {
        margin-top: 0%;
        margin-bottom: 2%;
    }

    .se3 .new-box .news .new-tit .des {
        margin: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1364px) {
    #swiper1 {
        width: 100%;
    }

    .banner {
        height: 85vh;
    }

    .banner img {
        height: 90vh;
        width: auto;
    }

    .banner .banner-tit {
        width: 45%;
    }

    .banner .banner-tit h2 {
        font-size: 40px;
    }

    .banner .banner-tit p {
        font-size: 16px;
    }

    .banner .banner-tit .rec {
        height: 122px;
    }

    .banner .banner-tit .rec p span {
        font-size: 38px;
    }

    .se2 .img_box {
        width: 100%;
    }

    .se2 .tit1 {
        position: unset;
        width: 100%;
        float: none;
        right: 0%;
        text-align: center;
        top: 9.5%;
    }

    .se2 .tit1 h1 {
        text-align: center;
        margin-right: 0;
    }

    .se2 .tit1 b {
        width: 95%;
        text-align: center;
        float: unset;
    }

    .se2 .tit1 .advantage {
        width: 100%;
        margin-top: 2%;
    }

    .se2 .tit1 .advantage .adv1 {
        width: 50%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        text-align: right;
    }

    .se3 .se3_tit p {
        width: 80%;
    }

    .se3 .new-box .news .new-tit {
        width: 100%;
    }

    .cate #swiper4 .pro .list h5 {
        font-size: 24px;
    }

    .cate #swiper4 .pro .list .text {
        font-size: 14px;
        padding: 5px;
    }

    #swi-prev4 {
        left: 2.5%;
    }

    #swi-next4 {
        right: 2.5%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #swiper1 {
        width: 100%;
    }

    .se1 .title {
        width: 70.33%;
    }

    .se1 .title h1 {
        font-size: 40px;
    }

    .se1 .master .pro_box {
        width: 70%;
    }

    .se1 .master .pro_box h3 {
        font-size: 40px;
    }

    .se2 .img_box {
        width: 100%;
    }

    .se2 .tit1 {
        position: unset;
        width: 100%;
        float: none;
        right: 0%;
        text-align: center;
        top: 9.5%;
    }

    .se2 .tit1 h1 {
        font-size: 40px;
        text-align: center;
        margin-right: 0;
    }

    .se2 .tit1 b {
        width: 95%;
        text-align: center;
        float: unset;
    }

    .se2 .tit1 .advantage {
        width: 100%;
        margin-top: 2%;
    }

    .se2 .tit1 .advantage .adv1 {
        width: 50%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        text-align: right;
    }

    #swiper2 .pro .list h5 {
        height: 75px;
        line-height: 1.5;
    }

    .se3 .se3_tit h3 {
        font-size: 40px;
    }

    .se3 .se3_tit p {
        width: 70%;
    }

    .se3 .new-box .news {
        width: 100%;
    }

    .new-box .news:nth-child(2) {
        border: none;
    }

    .cate #swiper4 {
        width: 90%;
    }

    .cate #swiper4 .pro .list h5 {
        font-size: 22px;
    }

    .cate #swiper4 .pro .list .text {
        font-size: 12px;
    }

    #swi-prev4 {
        display: none;
    }

    #swi-next4 {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .video_box .video .video_tit p {
        display: none;
    }

    .video_box .video .btn1 {
        top: 36%;
    }

    .video_box .video .video_tit h2 {
        font-size: 20px;
        line-height: 1.2;
        padding: 0 0px;
    }

    .video_box .video .video_tit {
        bottom: 20%;
    }

    #swi-p1 {
        bottom: 0% !important;
    }

    .video_box .video .btn1 img {
        width: 60px;
    }

    #swi-prev4 {
        display: none;
    }

    #swi-next4 {
        display: none;
    }

    .cate #swiper4 .pro .list h5 {
        font-size: 22px;
    }

    .cate #swiper4 .pro .list .text {
        font-size: 14px;
    }

    #swi-p1 .swiper-pagination-bullet {
        width: 25px;
        height: 2px;
    }

    .se1 .title {
        width: 83.33%;
    }

    .se1 .title h1 {
        font-size: 30px;
        line-height: 33px;
        margin-top: 18%;
    }

    .se1 .title h2 {
        font-size: 16px;
    }

    .se1 .title p {
        font-size: 14px;
    }

    .se1 .master .pro_box {
        width: 83.33%;
        margin-top: 14%;
    }

    .se1 .master .pro_box h3 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 0;
    }

    .se1 .master .pro_box p {
        font-size: 14px;
    }

    #swiper1 {
        height: 100%;
    }

    .se2 .img_box {
        width: 100%;
    }

    .se2 .tit1 {
        position: unset;
        width: 90%;
        text-align: center;
        float: none;
        right: 0;
        margin: 0 auto;
    }

    .se2 .tit1 b {
        text-align: center;
        float: none;
        right: 0;
    }

    .se2 .tit1 h1 {
        font-size: 30px;
        line-height: 30px;
        margin-top: 4%;
    }

    .se2 .tit1 p {
        font-size: 14px;
    }

    .se2 .tit1 .advantage {
        margin-bottom: 6.5%;
    }

    .se2 .tit1 .advantage .adv1 {
        width: 50%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box {
        height: 270px;
        padding: 5% 2%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h5 {
        text-align: center;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h5 img {
        width: 30px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box p {
        font-size: 12px;
        text-align: center;
        height: none;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        font-size: 15px;
        height: 45px;
        text-align: center;
    }

    .se3 {
        margin-top: 14%;
    }

    .se3 .se3_tit {
        width: 88%;
    }

    .se3 .se3_tit h3 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 0;
    }

    .se3 .se3_tit p {
        width: 100%;
        font-size: 14px;
    }

    .se3 .new-box {
        width: 88%;
    }

    .se3 .new-box .news {
        width: 100%;
        padding: 0;
    }

    .se3 .new-box .news .new-tit .time {
        font-size: 14px;
    }

    .se3 .new-box .news .new-tit .title1 {
        font-size: 16px;
    }

    .se3 .new-box .news .new-tit .des {
        font-size: 14px;
    }

    .se3 .new-box .news .new-tit .more {
        margin-top: 5%;
        margin-bottom: 12%;
    }

    .se3 .new-box .news .new-tit .more a {
        font-size: 14px;
    }

    .new-box .news:nth-child(2) {
        border: none;
    }

    .read a {
        font-size: 14px;
    }

    #swi-next2 {
        display: none;
    }

    #swi-prev2 {
        display: none;
    }

    #swi-prev1 {
        width: 15px;
        height: 30px;
        margin-top: -12px;
    }

    #swi-next1 {
        width: 15px;
        height: 30px;
        margin-top: -12px;
    }
}

@media (min-width: 1365px) and (max-width: 1390px) {
    #swiper2 .pro {
        width: 302px;
    }

    #swi-prev2 {
        width: 170px;
    }

    #swi-next2 {
        width: 170px;
    }

    .se2 .tit1 {
        right: 3%;
        top: 0;
        width: 50%;
    }

    .se2 .tit1 h1 {
        font-size: 40px;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .se2 .tit1 b {
        width: 89%;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .se2 .tit1 .advantage {
        margin-top: 0;
    }

    .se2 .tit1 .advantage .adv1 .adv_box {
        padding: 5%;
    }

    .se2 .tit1 .advantage .adv1 .adv_box img {
        width: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box h3 {
        font-size: 20px;
        margin: 0;
        height: 45px;
    }

    .se2 .tit1 .advantage .adv1 .adv_box p {
        font-size: 14px;
        height: 90px;
        margin: 0;
    }

    .se3 .se3_tit p {
        width: 80%;
    }

    .se3 .new-box .news .new-tit {
        width: 100%;
    }

    .cate #swiper4 .pro .list h5 {
        font-size: 24px;
    }

    .cate #swiper4 .pro .list .text {
        font-size: 14px;
        padding: 5px;
    }

    #swi-prev4 {
        left: 3%;
    }

    #swi-next4 {
        right: 3%;
    }
}

/*# sourceMappingURL=index.css.map */