@charset "UTF-8";

.banner img{
    display: block;
    width: 100%;
}
.banner .page{
    font-size: 0;
    bottom: .25rem;
}
.banner .page span{
    vertical-align: middle;
    width: .12rem;
    height: .12rem;
    background: #ffffff;
    opacity: .7;
    margin: 0 .12rem;
}
.banner .page span.swiper-pagination-bullet-active{
    width: .24rem;
    height: .24rem;
    opacity: 1;
    background: transparent url("../images/dots.png") no-repeat 50%/100%;
}

.list1w a{
    display: block;
}
.list1w a .icon{
    width: .46rem;
    height: .43rem;
    position: relative;
    margin: 0 auto;
    transition: .5s;
}

.list1w a p{
    font-size: .2rem;
    color: #333333;
    line-height: .24rem;
    text-align: center;
    transition: .5s;
    margin-top: .16rem;
}
.list1w a:hover .icon{
    transform: rotateY(180deg);
}
.list1w a:hover p{
    color: #003d87;
}
.list1w {
    padding: .23rem .2rem .34rem;
    background: #f8fbff;
    box-shadow: 0 0 .2rem rgba(3, 0, 1, 0.11);
}
.container01{
    padding-top: .4rem;
}

.title001 {
    position: relative;
}
.title001.mid h2{
    justify-content: center;
}
.title001 h2{
    display: flex;
    align-items: center;
    font-size: .36rem;
    color: #003d87;
    line-height: .5rem;
    font-family: Georgia,serif;
    font-style: italic;
    font-weight: 600;
}
.title001 h2 img{
    display: block;
    width: .5rem;
    margin-right: .1rem;
}
.title001 .mores{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .mores a{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #666666;
    padding-right: .26rem;
    background: url("/en/images/mores.png") no-repeat right center/.16rem;
    font-family: Georgia,serif;
}
.container02 .aleft{
    width: 65.71%;
}
.container02{
    margin-bottom: .6rem;
}
.list2w a{
    display: block;
    position: relative;
}
.list2w a .pic{
    padding-top: 5.67rem;
}
.list2w a .txt time{
    display: block;
    font-size: .22rem;
    color: #fff;
    line-height: .26rem;
    font-style: italic;
    font-family: Georgia,serif;
    margin-bottom: .12rem;
}
.list2w a .txt h2{
    font-size: .22rem;
    color: #fff;
    line-height: .28rem;
    font-weight: 600;
    font-family: Arial,serif;
}
.list2w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: .16rem .56rem .2rem .22rem;
    background: url("/en/images/s2-img03.png") no-repeat bottom center/100% 100%;
}
.list2w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: .6rem;
    bottom: .62rem;
}
.list2w .page span{
    width: .1rem;
    height: .1rem;
    background: #d1e1f6;
    margin: 0 .08rem;
    opacity: 1;
    vertical-align: middle;
}
.list2w .page span.swiper-pagination-bullet-active{
    width: .17rem;
    height: .17rem;
    background: transparent url("../images/s2-img05.png") no-repeat 50%/100%;
}

.container02 .aright{
    width: 31.43%;
}
.list_box1 a{
    display: block;
    position: relative;
}
.list_box1 a .pic{
    padding-top: 2.7rem;
}
.list_box1 a .txt time{
    display: block;
    font-size: .16rem;
    color: #cfe1f8;
    line-height: .2rem;
    font-family: Georgia,serif;
    font-style: italic;
    margin-bottom: .05rem;
}
.list_box1 a .txt h2{
    font-size: .18rem;
    line-height: .24rem;
    color: #fff;
    font-family: Arial,serif;
}
.list_box1 a .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: .1rem .32rem .1rem .25rem;
    background: url("/en/images/s2-img04.png") no-repeat bottom center/100% 100%;
}
.list_box1 li{
    margin-top: .27rem;
}
.list_box1 li:first-child{
    margin-top: 0;
}
.container02 .content {
    margin-bottom: .37rem;
}
.list_box2 li{
    width: 31.43%;
    margin-left: 2.855%;
    position: relative;
}
.list_box2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0 .1rem rgba(51, 51, 51, 0.2);
    transition: .5s;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: .03rem;
    bottom: 0;
    background: #e11414;
    width: 0;
    transition: .5s;
}
.list_box2 li:first-child{
    margin-left: 0;
}
.list_box2 li a{
    display: block;
    position: relative;
    z-index: 3;
    padding: .24rem .2rem .27rem;
    transition: .5s;
}
.list_box2 li time{
    display: block;
    font-size: .2rem;
    color: #003d87;
    line-height: .24rem;
    font-family: Georgia,serif;
    margin-bottom: .18rem;
}
.list_box2 li h2{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    margin-bottom: .17rem;
}
.list_box2 li span{
    display: inline-block;
    font-size: .16rem;
    color: #666666;
    line-height: 1;
    padding-right: .26rem;
    background: url("/en/images/mores.png") no-repeat right center/.16rem;
    font-family: Georgia,serif;
}
.list_box2 li:hover:before{
    top: -.16rem;
}
.list_box2 li:hover:after{
    width: 100%;
}
.list_box2 li:hover a time,
.list_box2 li:hover a h2{
    font-weight: 600;
}
.container02 .title001{
    margin-bottom: .4rem;
}

.container03 .aleft{
    width: 100%;
}

.list_box3 a{
    position: relative;
    z-index: 3;
    padding-top: .17rem;
    padding-bottom: .2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box3 a time{
    display: block;
    width: .85rem;
    text-align: center;
    color: #003d87;
    transition: .5s;
}
.list_box3 a time span{
    display: block;
    font-size: .32rem;
    line-height: .34rem;
    margin-bottom: .03rem;
    font-family: Georgia,serif;
    font-style: italic;
}
.list_box3 a time em{
    display: block;
    font-size: .2rem;
    line-height: .24rem;
    font-family: Georgia,serif;
    font-style: italic;
}
.list_box3 a .txt{
    width: calc(100% - 1.25rem);
}
.list_box3 a .txt p{
    font-size: .2rem;
    color: #282828;
    line-height: .3rem;
    height: .6rem;
    transition: .5s;
    font-family: Arial,serif;
}
.list_box3 li{
    width: 48%;
    position: relative;
    border-bottom: 1px dashed #adadad;
    margin-top: .25rem;
    transition: .5s;
}
.list_box3 li:first-child,
.list_box3 li:nth-child(2){
    margin-top: 0; 
}
.list_box3 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: -.1rem;
    bottom: -.1rem;
    background: url("/en/images/s3-img01.png") no-repeat left center/100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box3 li:hover{
    transform: translateX(.22rem);
    max-width: 100%;
    border-color: transparent;
}
.list_box3 li:hover a{
    padding-left: .3rem;
}
.list_box3 li:hover a .txt{
    width: calc(100% - 1.1rem);
}
.list_box3 li:hover a .txt p{
    color: #003d87;
}
.list_box3 li:hover a time{
    color: #e11414;
}
.list_box3 li:hover a time span{
    font-weight: 600;
}
.list_box3 li:hover:before{
    opacity: 1;
    visibility: visible;
}

.container03 .aright{
    width: 48.58%;
}

.list_box4 a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: .29rem .35rem .22rem  .53rem;
    box-shadow: 0 0 .1rem rgba(51, 51, 51, 0.2);
    border-radius: 0 1rem 1rem 0;
    background: #fff;
}
.list_box4 li:first-child a{
    flex-direction: row-reverse;
    padding-left: .79rem;
    padding-right: .52rem;
    border-radius: 1rem 0 0 1rem ;
}
.list_box4 a .pic{
    width: 2.06rem;
    height: 1.54rem;
}
.list_box4 a .txt{
    width: calc(100% - 2.45rem);
}
.list_box4 a .txt h2{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    height: .52rem;
    transition: .5s;
    font-family: Arial,serif;
    margin-bottom: .1rem;
}
.list_box4 a .txt h5{
    font-size: .14rem;
    color: #999999;
    line-height: .24rem;
    padding-left: .26rem;
    background-position: left top .07rem;
    background-repeat: no-repeat;
    background-size: .14rem;
    font-family: Arial,serif;
}
.list_box4 a .txt h5 i{
    font-family: Georgia,serif;
}
.list_box4 a .txt h5.peo{
    background-image: url("/en/images/s3-img03.png");
}
.list_box4 a .txt h5.tim{
    background-image: url("/en/images/s3-img04.png");
}
.list_box4 a .txt h5.add{
    background-image: url("/en/images/s3-img05.png");
}

.list_box4 li{
    margin-top: .5rem;
}
.list_box4 li:first-child{
    margin-top: 0;
}
.list_box4 a:hover .txt h2{
    color: #fff;
}
.list_box4 a:hover .txt h5{
    color: #e1e6ec;
}
.list_box4 a:hover .txt h5.peo{
    background-image: url("/en/images/s3-img06.png");
}
.list_box4 a:hover .txt h5.tim{
    background-image: url("/en/images/s3-img07.png");
}
.list_box4 a:hover .txt h5.add{
    background-image: url("/en/images/s3-img08.png");
}
.list_box4 a:hover{
    background: url("/en/images/s3-img09.png") no-repeat right center;
}
.list_box4 li:nth-child(2) a:hover{
    background-image: url("/en/images/s3-img10.png") ;
}
.container03 .title001{
    margin-bottom: .5rem;
}

.index1{
    padding-top: .6rem;
    padding-bottom: .6rem;
    background: url("/en/images/index1.png") no-repeat bottom 3.6rem right/10.4rem;
}

.container04 .aleft{
    width: 48.58%;
}
.container04 .title001{
    margin-bottom: .5rem;
}
.container04 .title001 h2{
    color: #fff;
}
.container04 .title001 .mores a{
    color: #fff;
    background-image: url("/en/images/mores2.png");
}
.container04 .content .ll{
    width:43.53%;
}

.list3w a{
    display: block;
}
.list3w a .pic{
    padding-top: 2.14rem;
}
.list3w a .txt time{
    display: block;
    font-size: .18rem;
    color: #333333;
    line-height: .22rem;
    font-family: Georgia,serif;
    margin-bottom: .1rem;
}
.list3w a .txt h2{
    font-size: .18rem;
    color: #1a5296;
    line-height: .3rem;
    font-family: Arial,serif;
    margin-bottom: .05rem;
}
.list3w a .txt p{
    font-size: .14rem;
    color: #666666;
    line-height: .24rem;
    height: .48rem;
    font-family: Arial,serif;
}
.list3w a .txt{
    background: #fff;
    padding: .27rem .24rem;
    height: 2.18rem;
}
.container04 .content .rr{
    width: 52.21%;
    position: relative;
    background: rgba(227, 229, 231, 0.2);
}
.container04 .content .rr:before{
    position: absolute;
    content: '';
    left: -.1rem;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
}
.list_box5 a{
    display: flex;
    padding-top: .3rem;
    padding-bottom: .3rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.list_box5 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #f8ac5a;
    width: 0;
    transition: .5s;
}
.list_box5 a time{
    display: block;
    width: .82rem;
    font-size: .16rem;
    color: #fff;
    line-height: .24rem;
    font-family: Arial,serif;
    text-align: center;
}
.list_box5 a .txt{
    width: calc(100% - .82rem);
    padding-right: .25rem;
}
.list_box5 a .txt p{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    height: .48rem;
    font-family: Arial,serif;
}
.list_box5 a:hover:after{
    width: 100%;
}
.list_box5 a:hover{
    background: rgba(255, 255, 255, 0.28);
}
.list_box5 li{
    position: relative;
}
.list_box5 li:before{
    position: absolute;
    content: '';
    left: -.16rem;
    width: .1rem;
    height: .1rem;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    background: #1253b4;
    transform: translateY(-50%);
}

.container04 .aright{
    width: 47%;
}

.list4w a{
    display: block;
    position: relative;
}
.list4w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("/en/images/s4-img03.png") repeat-x bottom center;
}
.list4w a .pic{
    padding-top: 4.31rem;
    border-radius: 0 .6rem 0 0;
}
.list4w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.22rem;
    z-index: 3;
    padding-left: .2rem;
    padding-right: .4rem;
}
.list4w a .txt h2{
    font-size: .2rem;
    color: #fff;
    line-height: .3rem;
    font-family: Arial,serif;
    margin-bottom: .05rem;
}
.list4w a .txt p{
    font-size: .14rem;
    color: #d1e1f6;
    line-height: .24rem;
    font-family: Arial,serif;
}

.list4w .btn{
    width: .31rem;
    height: .42rem;
    margin-top: auto;
    transform: translateY(-50%);
    background-size: 100% 100%;
}
.list4w .prev{
    left: .1rem;
    background-image: url("/en/images/s4-img04.png");
}
.list4w .next{
    right: .1rem;
    background-image: url("/en/images/s4-img05.png");
}

.container04{
    padding-top: .6rem;
    padding-bottom: 1.1rem;
    background: url("/en/images/container04.jpg") no-repeat 50%/cover;
}

.list5w a{
    display: flex;
    flex-wrap: wrap;

}
.list5w .swiper-slide:nth-child(2n+1) a{
    flex-direction: column-reverse;
}
.list5w a .pic{
    width: 100%;
    height: 2.76rem;
}
.list5w a .txt .time{
    display: block;
    width: .7rem;
    padding-top: .08rem;
    padding-bottom: .13rem;
    padding-right: .1rem;
    background: url("/en/images/s5-img02.png") no-repeat 50%/100%;
    margin-bottom: .12rem;
}
.list5w a .txt .time span{
    display: block;
    font-size: .28rem;
    color: #333333;
    line-height:1;
    text-align: center;
    font-family: Georgia,serif;
    font-style: italic;
    margin-bottom: .05rem;
}
.list5w a .txt .time em{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 1;
    text-align: center;
    font-family: Georgia,serif;
    font-style: italic;
}
.list5w a .txt p{
    font-size: .18rem;
    color: #fff;
    line-height: .3rem;
    -webkit-line-clamp: 3;
    font-family: Arial,serif;
    height: .9rem;
}
.list5w a .txt{
    width: 100%;
    padding: .1rem .2rem;
    height: 2.75rem;
    background: #1258b6;
}
.list5w a.colY .txt{
    background: #ef9636;
}
.list5w a.colG .txt{
    background: #1ca74d;
}
.list5w .swiper-slide-active a .pic{
    padding-top: 3rem;
}
.list5w .swiper-slide-active a .txt{
    height: 3rem;
}
.list5w .swiper-slide-active a .txt .time span{
    color: #1258b6;
    font-weight: 600;
}
.list5w .swiper-slide-active a .txt .time em{
    font-weight: 600;
}
.list5w .swiper-wrapper{
    align-items: center;
}

.list5w .btnBox{
    display: flex;
    align-items: center;
    justify-content: center;
}
.list5w .btnBox .btn{
    position: static;
    width: .31rem;
    height: .31rem;
    border: .01rem solid #1258b6;
    border-radius: 50%;
    margin-top: auto;
    background-size: .16rem;
    transition: .5s;
}
.list5w .btnBox .prev{
    background-image: url("/en/images/s5-img03.png");
}
.list5w .btnBox .next{
    background-image: url("/en/images/s5-img04.png");
}
.list5w .btnBox .btn:hover{
    background-color: #1258b6;
}
.list5w .btnBox .prev:hover{
    background-image: url("/en/images/s5-img05.png");
}
.list5w .btnBox .next:hover{
    background-image: url("/en/images/s5-img06.png");
}
.list5w .btnBox .page{
    font-size:.22rem;
    line-height: 1;
    color: #1258b6;
    position: static;
    width: auto;
    margin: 0 .2rem;
}
.list5w .btnBox .page span{
    font-size:.22rem;
    line-height: 1;
    color: #1258b6;
    font-family: Georgia,serif;
    font-style: italic;
}
.list5w .swiper-container{
    margin-bottom: .3rem;
}
.container05 .title001{
    margin-bottom: .64rem;
}
.container05{
    padding-top: .6rem;
    padding-bottom: .3rem;
}

.list6w a{
    display: block;
    position: relative;
    background: #fff;
    border-radius: .4rem .4rem 0 0;
    overflow: hidden;
    box-shadow: 0 0 .1rem rgba(51, 51, 51, 0.2);
}
.list6w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .05rem;
    background: #0c428a;
}
.list6w a .pic{
    padding-top: 2.67rem;
}
.list6w a .txt h2{
    font-size: .18rem;
    color: #282828;
    line-height: .3rem;
    height: .6rem;
    font-family: Arial,serif;
    margin-bottom: .15rem;
    transition: .5s;
}
.list6w a .txt time{
    display: block;
    font-size: .18rem;
    color: #999999;
    line-height: .22rem;
    padding-left: .2rem;
    font-family: Georgia,serif;
    background: url("/en/images/s6-img02.png") no-repeat left center/.13rem;
}
.list6w a .txt{
    padding: .3rem .28rem .45rem;
}
.list6w a:hover .txt h2{
    color: #0c428a;
}

.container06 .title001{
    margin-bottom: .55rem;
}
.container06{
    margin-bottom: 1.14rem;
}
.container07 .aleft{
    width: 45.72%;
}

.list7w {
    width: 5.61rem;
    margin: 0 auto;
    padding: .93rem  .6rem .57rem .6rem ;
    position: relative;
}
.list7w:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/en/images/s7-img04.png") no-repeat 50%/100%;
}
.list7w a{
    display: block;
}
.list7w a .pic{
    width: 3.88rem;
    height: 2.47rem;
    margin: 0 auto;
}
.list7w a .txt p{
    font-size: .2rem;
    color: #333333;
    line-height: .36rem;
    height: .72rem;
}
.list7w a .txt{
    padding-top: .2rem;
}
.list7w .btn{
    width: .31rem;
    height: .42rem;
    margin-top: auto;
    top: 1.98rem;
    background-size: 100%;
}
.list7w .prev{
    left: .07rem ;
    background-image: url("/en/images/s7-img02.png");
}
.list7w .next{
    right: .28rem ;
    background-image: url("/en/images/s7-img03.png");
}

.container07 .aright{
    width: 47.86%;
}

.list8w{
    width: 6.31rem;
}
.list8w a{
    display: block;
    position: relative;
}
.list8w a .pic{
    padding-top: 3.92rem;
}
.list8w a p{
    font-size: .16rem;
    color: #fff;
    font-family: Georgia,serif;
    text-align: center;
    line-height: .4rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 61, 135, 0.9);
}
.container07 .aleft .title001{
    margin-bottom: .5rem;
}
.container07 .aright .title001{
    margin-bottom: .9rem;
}

.index2 {
    padding-top: .3rem;
    padding-bottom: .36rem;
    background: url("/en/images/index2.jpg") no-repeat 50%/cover;
}

@media screen and (max-width: 1200px){
    .banner{
        margin-top: .75rem;
    }
    .banner .page{
        bottom: .15rem;
    }
}
@media screen and (max-width: 1024px){
    .list1w{
        padding: .25rem .2rem;
    }
    .list1w a .icon{
        width: .4rem;
        height: .4rem;
    }
    .title001 h2{
        font-size: .28rem;
    }
    .title001 h2 img{
        width: .4rem;
    }
    .container02 .title001,
    .container03 .title001{
        margin-bottom: .3rem;
    }
    .container02{
        margin-bottom: .4rem;
    }
    .container03 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .list_box3 li{
        max-width: none;
        margin-top: 0;
    }
    .list_box3 li:hover{
        transform: none;
        border-color:#adadad
    }
    .list_box3 li:hover a{
        padding-left: 0;
    }
    .list_box3 li:before{
        display: none;
    }
    .container03 .aright{
        width: 100%;
    }
    .container04 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container04 .aright{
        width: 100%;
    }
    .list4w a .pic{
        padding-top: 65.5%;
    }
    .index1{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .container04 .title001{
        margin-bottom: .3rem;
    }
    .container04{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .container05 .title001{
        margin-bottom: .3rem;
    }
    .container05{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .list5w .swiper-slide:nth-child(2n+1) a{
        flex-direction: column;
    }
    .list5w .swiper-slide-active a .txt,
    .list5w  a .txt{
        height: auto;
    }
    .list5w a .pic,
    .list5w .swiper-slide-active a .pic{
        height: auto;
        padding-top:64.49%;
    }
    .list6w a .txt{
        padding: .25rem .2rem;
    }
    .list6w a .pic{
        padding-top: 63.72%;
    }
    .list6w a{
        border-radius: 0.55rem 0.55rem 0 0;
    }
    .container06 .title001{
        margin-bottom: .3rem;
    }
    .container06{
        margin-bottom: .4rem;
    }
    .container07 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .list7w{
        width: 100%;
        padding: 0 .2rem;
    }
    .list7w a .pic{
        width: 100%;
        height: auto;
        padding-top: 63.66%;
    }
    .list7w a .txt{
        padding: .2rem;
    }
    .list7w:after{
        display: none;
    }
    .container07 .aright{
        width: 100%;
    }
    .list8w{
        width: 100%;
    }
    .list8w a .pic{
        padding-top: 136.11%;
    }
    .container07 .aright .title001{
        margin-bottom: .3rem;
    }
    .list7w .btn{
        top: 3.08rem;
    }
    .list7w .next{
        right: 0;
    }
    .list7w .prev{
        left: 0;
    }
    .index2{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
}
@media screen and (max-width: 768px){
    .container02 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .list2w a .pic{
        padding-top: 61.63%;
    }
    .container02 .aright{
        width: 100%;
    }
    .list_box1 a .pic{
        padding-top: 61.36%;
    }
    .list_box1 li{
        margin-top: .4rem;
    }
    .list_box2 li{
        width: 100%;
        margin-left: 0;
        margin-top: .3rem;
    }
    .list_box2 li:first-child{
        margin-top: 0;
    }
    .list2w a .txt h2{
        font-size: .2rem;
    }
    .list_box4 li:first-child a{
        flex-direction: row;
        padding: 0.25rem 0.2rem 0.25rem 0.2rem;
    }
    .list_box4 a{
        padding: 0.25rem 0.2rem 0.25rem 0.2rem;
        border-radius: 0 !important;
    }
    .list_box4 li{
        margin-top: .3rem;
    }
    .list7w .btn{
        top: 50%;
        transform: translateY(-50%);
    }
    .list_box3 li{
        width:100%;
    }
}

@media screen and (max-width: 480px){
    .title001 h2{
        font-size: .24rem;
    }
    .list_box4 a{
        flex-wrap: wrap;
    }
    .list_box4 a .pic{
        width: 100%;
        height: auto;
        padding-top: 74.76%;
    }
    .list_box4 a .txt{
        width: 100%;
        padding-top: .2rem;
    }
    .list_box4 a .txt h2{
        font-size: .2rem;
    }
    .container04 .content .ll{
        width: 100%;
        margin-bottom: .4rem;
    }
    .list3w a .pic{
        padding-top: 72.3%;
    }
    .list3w a .txt{
        height: auto;
    }
    .container04 .content .rr{
        width: 100%;
    }
}