a{ text-decoration:none}
.container{
    width: 100%;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

.content .banner1{
    width: 100%;
    position: relative;
}
.content .banner1 img{
    width: 100%;
}

.banner1 .banner_txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 5rem;
    margin: auto;
    text-align: center;
    color: #fff;
}

.banner1 .banner_txt .bd_p1 {
    font-size: 0.4rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}

.banner1 .banner_txt .bd_p2 {
    font-size: 0.57rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
    margin: 0.18rem 0 0.8rem 0;
}

.banner1 .banner_txt .bd_p3 {
    font-size: 0.57rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    margin-bottom: 0.7rem;
}
.banner1 .banner_txt .bd_p4 {
    line-height: 1.667;
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
}



.banner2{
    width: 100%;
    position: relative;
}
.banner2 img{
    width: 100%;
}

.banner2 .con{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.banner2 .con .title{
    width: 100%;
    text-align: center;
    margin-top: 1.55rem;
    margin-bottom: 0.5rem;
}
.banner2 .con .title .p1{
    font-size: 0.40rem;
    font-family: "Microsoft YaHei";
    color: rgb( 0, 0, 0 );
}
.banner2 .con .title .p2{
    font-size: 0.57rem;
    font-family: "Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    font-weight: bold;
    line-height: 1.62;
}
.banner2 .con .swiper1{
    padding-bottom: 1rem;
    width: 100%;
}
.banner2 .con .swiper1 .swiper-slide{
    position: relative;
    text-align: center;
    width: 100%;
    border-radius: 8px;
    background-color: rgb( 255, 255, 255 );

    /*box-shadow: 0px 0.1rem 0.3rem 0px rgba( 0, 0, 0 ,0.6);*/
}
.banner2 .con .swiper1 .swiper-slide .bg{
    width: 3.58rem;
    height: 3.65rem;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.banner2 .con .swiper1 .swiper-slide .icon{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0.6rem;
    height: auto;
    display: inline-block;
    margin-top:1.5rem
}

.banner2 .con .swiper1 .swiper-slide .num{
    position: absolute;
    margin: auto;
    height: auto;
    position: absolute;
    top: 0.5rem;
    right: 2.5rem;
    margin: auto;
    width: 0.87rem;
    display: inline-block;

}


.banner2 .con .swiper1 .swiper-slide .p1{
    margin-top: -1rem;
    font-size: 0.3rem;
    font-family: "Microsoft YaHei";
    color: #d7000f;
    font-weight: bold;
}
.banner2 .con .swiper1 .swiper-slide .line{
    background-color: #d7000f;
    width: 0.3rem;
    height: 0.02rem;
    margin: 0.3rem auto 0.3rem;
}
.banner2 .con .swiper1 .swiper-slide .p2{
    line-height: 1.667;
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgba( 0, 0, 0, 0.6 );
    padding: 0 0.5rem;
}


.swiper-button {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 0.55rem;
    right: 0;
    width: 30%;
    z-index: 999;
}

.swiper-button-next {
    width: 0.5rem !important;
    height: 0.5rem !important;
    background: url(../../images/turn_right_act.png) no-repeat center !important;
    background-size: cover !important;
    z-index: 999;
    right: 30px;
}

.swiper-button-prev {
    width: 0.5rem !important;
    height: 0.5rem !important;
    background: url(../../images/turn_left_black.png) no-repeat center !important;
    background-size: cover !important;
    z-index: 999;
}

.banner3{
    width: 100%;
    position: relative;
}
.banner3 img{
    width: 100%;
}
 .banner3 .text{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
 .banner3 .text .t1{
    font-size: 0.40rem;
     font-family: "Microsoft YaHei";
     color: rgb( 255, 255, 255 );
    margin-top: 1.6rem;
    margin-bottom: 0.25rem;
     text-align: center;
}
 .banner3 .text .t2{
    margin-bottom: 0.9rem;
    font-size: 0.5rem;
    font-family: "Microsoft YaHei";
     color: rgb( 255, 255, 255 );
    font-weight: bold;
    line-height: 0.776;
     text-align: center;

 }

.banner3 .text .item{
    position: relative;
      margin: auto;
      margin-bottom: 0.7rem;
      width: 5.7rem;
      height: 3.4rem;
      background-color: rgb(255,255,255);
      border-bottom: 3px solid #d7000f;
 }
.banner3 .text .item .ch{
    width: 100%;
    height: 100%;
}
.banner3 .text .item .sub1-icon{
    width: 2.29rem;
    height: 1.03rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.banner3 .text .item .sub2-icon{
    width:50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.banner3 .text .item .after{
    background-color: #d7000f;
    opacity: 0.9;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.banner3 .text .item .after .p1{
    margin:0.6rem;
    margin-bottom: 0.2rem;
    font-size: 0.22rem;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    line-height: 1.5;

}
.banner3 .text .item .after .arrow_icon{
    display: block;
    margin-left: 0.6rem;
    width: 100%;
}
.banner3 .text .item .after .arrow_icon .arrow_icon_btn{
    width: 15%;
}