@charset "utf-8";


.banner .swiper-slide a{
    position: relative;
    display: block;
}
.banner .swiper-slide a img{
    display: block;
    width: 100%;
    height:100%;
}
.banner .swiper-slide img{
    display: block;
    height:100%;
    width: 100%;
}
.banner .paga{
    position: absolute;
    z-index: 5;
    left: auto;
    width: auto;
    right: 3.15rem;
    bottom: 0.27rem;
}

.banner .paga span{
    display: inline-block;
    width: 0.88rem;
    height: 0.02rem;
    background-color: #fff;
    margin: 0 0.02rem;
    opacity: .48;

}
.banner .paga .swiper-pagination-bullet-active{
    opacity: 1;
}

.title001 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .32rem;
}
.title001 .ll{
    position: relative;
}
.title001 .ll:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: .03rem;
    width: 1.83rem;
    height: .28rem;
    background: url("../images/tit001.png") no-repeat 50%;
    background-size: 100% 100%;
}
.title001 .ll h3{
    font-size: .3rem;
    color: #2f2f2f;
    line-height: .34rem;
    font-weight: 600;
    position: relative;
    z-index: 3;
}
.title001 .ll p{
    font-size: 12px;
    color: #2f2f2f;
    line-height: 14px;
    margin-left: .42rem;
    position: relative;
    z-index: 3;
}
.title001 .rr a{
    display: block;
    font-size: .16rem;
    line-height: .2rem;
    color: #e0621e;
}

.container01 .aleft{
    width: 55.82%;
    position: relative;
    margin-top: .1rem;
}
.container01 .aleft:before{
    position: absolute;
    content: '';
    left: -.35rem;
    width: 8.1rem;
    height: 4.55rem;
    background: url("../images/s1-img04.jpg") no-repeat 50%;
    background-size: 100% 100%;

}
.list1w a{
    display: block;
    position: relative;
}
.list1w .pic{
    padding-top: 5.13rem;
}
.list1w a p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .16rem;
    z-index: 3;
    font-size: .24rem;
    line-height: .3rem;
    color: #fff;
    padding-left: .25rem;
    padding-right: 3rem;

}
.list1w a time{
    width: .97rem;
    height: .76rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    padding-left: .4rem;
    padding-top: .1rem;
    background: url("../images/s1-img02.png") no-repeat 50%;
    background-size: .97rem .76rem;
    font-size: 0;
}
.list1w a time span{
    display: inline-block;
    font-size: .24rem;
    line-height: 1;
    color: #1966b6;
    font-weight: 600;
}
.list1w a time em{
    display: inline-block;
    font-size: .14rem;
    color: #b2b2b2;
    line-height: 1;
    vertical-align: -0.1rem;
    position: relative;
}
.list1w a time em:before{
    position: absolute;
    content: '';
    left: -0.02rem;
    top: -0.05rem;
    width: 1px;
    height: 0.17rem;
    background: #bababa;
    transform: skewX(-38deg);
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s1-img03.png") repeat-x bottom center;
    background-size: auto .88rem;
}

.list1w .paga{
    font-size: 0;
    left: auto;
    width: auto;
    right: 1.05rem;
    bottom: .25rem;
}
.list1w .paga span{
    width: .12rem;
    height: .12rem;
    border: 1px solid #fff;
    opacity: 1;
    background: transparent;
    margin: 0 .1rem;
}
.list1w .paga span.swiper-pagination-bullet-active{
    background: #fff;
}
.list1w{
    position: relative;
    z-index: 3;
}

.container01 .aright{
    width: 42.12%;
}

.list_box1 li a{
    display: flex;
    padding: .13rem .2rem ;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    position: relative;
    background-position: right bottom;
    background-size: 2.09rem .47rem;
    background-repeat: no-repeat;
}
.list_box1 li a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: 0;
    height: .02rem;
    background: #127dd2;
    transition: .5s;
}
.list_box1 li a:after{
    position: absolute;
    content: '';
    left: .85rem;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #e6e6e6;
}
.list_box1 li a time{
    display: block;
    width: .64rem;
    text-align: center;
}
.list_box1 li a time span{
    display: block;
    font-size: .26rem;
    line-height: .36rem;
    height: .36rem;
    background: #127dd2;
    color: #fff;
}
.list_box1 li a time em{
    display: block;
    font-size: .14rem;
    color: #b2b2b2;
    line-height: .23rem;
    border: 1px solid #cce8ff;
    border-top-color: #127dd2;
}
.list_box1 li a .txt{
    width: calc(100% - 1rem);
}
.list_box1 li a .txt p{
    font-size: .16rem;
    line-height: .26rem;
    color: #2f2f2f;
    max-height: .52rem;
}
.list_box1 li:hover a:before{
    right: 0;
}
.list_box1 li:hover a:after{
    opacity: 0;
    visibility: hidden;
}
.list_box1 li:hover a{
    background-image: url("../images/s1-img05.png");
    box-shadow: 0 0 .2rem rgba(26, 98, 198, 0.15);
}
.container01{
    margin-bottom: .54rem;
}
.container02 .aleft{
    width: 51.78%;
}

.title002{
    position: relative;
    margin-bottom: .32rem;
}
.list_tabs1{
    display: flex;
    align-items: center;
}
.list_tabs1 .li{
    position: relative;
    margin-right: .5rem;
    cursor: pointer;
    opacity: .26;
}
.list_tabs1 .li h3{
    font-size: .3rem;
    color: #2f2f2f;
    line-height: .34rem;
    font-weight: 600;
    position: relative;
    z-index: 3;
}
.list_tabs1 .li p{
    font-size: 12px;
    color: #2f2f2f;
    line-height: 14px;
    margin-left: 0.42rem;
    position: relative;
    z-index: 3;
}
.list_tabs1 .li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0.03rem;
    width: 1.83rem;
    height: 0.28rem;
    background: url('../images/tit001.png') no-repeat 50%;
    background-size: 100% 100%;
}
.list_tabs1 .li.active{
    opacity: 1;
}
.title002 .mores{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.title002 .mores a{
    font-size: .16rem;
    line-height: .26rem;
    color: #e0621e;
    display: none;
}
.title002 .mores a.active{
    display: block;
}

.list_box2 li{
    position: relative;
    line-height: .6rem;
    border-bottom: 1px solid #e6e6e6;


}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: .07rem;
    top: 50%;
    width: .13rem;
    height: .13rem;
    background: url("../images/s2-img01.png") no-repeat left center;
    background-size: .13rem .13rem;
    z-index: 3;
    transform: translateY(-50%);
}
.list_box2 li:before{
    position: absolute;
    content: '';
    left: -.06rem;
    right: -.23rem;
    top: -.04rem;
    bottom: -.04rem;
    background: #fff url("../images/s1-img05.png") no-repeat right bottom ;
    background-size: 2.09rem 0.47rem;
    box-shadow: 0 0 0.2rem rgba(26, 98, 198, 0.15);
    border-bottom: 0.02rem solid #127dd2;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box2 li a{
    font-size: .16rem;
    color: #2f2f2f;
    padding-left: .27rem;
    padding-right: 1.2rem;
    transition: .5s;
    position: relative;
    z-index: 3;
}
.list_box2 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #b2b2b2;
    transition: .5s;
}
.list_box2 li:hover a,
.list_box2 li:hover time{
    color: #127dd2;
}
.list_box2 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.list_box2 li:hover:after{
    background-image: url("../images/s2-img02.png");
}
.list_bds1 .list_bds1_li{
    transform: scaleX(0);
    visibility: hidden;
    height: 0;
    position: absolute;
}
.list_bds1 .list_bds1_li.active{
    transform: scaleX(1);
    visibility: visible;
    height: auto;
    position: static;
}
.container02 .aright{
    width: 43.15%;
}
.container02{
    margin-bottom: .45rem;
}
.list_box3 li a{
    display: block;
}
.list_box3 .icon{
    width: .84rem;
    height: .85rem;
    margin: 0 auto;
    position: relative;
}
.list_box3 li p{
    font-size: .22rem;
    line-height: .26rem;
    color: #2f2f2f;
    font-weight: 600;
    padding-left: .42rem;
    padding-right: .48rem;
    position: relative;
    margin-top: .18rem;
    transition: .5s;
}
.list_box3 li p:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .35rem;
    height: .07rem;
    transform: translateY(-50%);
    background: url("../images/s3-img06.png") no-repeat 50%;
    background-size: .35rem;
}
.list_box3 li p:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: .38rem;
    height: .07rem;
    transform: translateY(-50%);
    background: url("../images/s3-img07.png") no-repeat 50%;
    background-size: .38rem;
}
.list_box3 li:hover p{
    color: #127dd2;
}
.container03:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: .2rem;
    border-bottom: 1px dashed #b7daf5;
    max-width: 15.66rem;
    margin: 0 auto;
    width: 100%;
}
.container03{
    position: relative;
    padding-bottom: .3rem;
    border-bottom: 1px solid #e8f3fc;
}
.container04 .title001{
    margin-bottom: .65rem;
}
.container04 .aleft{
    width: 48.29%;
}
.container04 .aright{
    width: 47.6%;
}
.list_box4 {
    position: relative;
    z-index: 3;
}
.list_box4 li{
    position: relative;
    line-height: .6rem;
    background: url("../images/s2-img01.png") no-repeat left .07rem center /.13rem .13rem;
    border-bottom: 1px solid #e6e6e6;
}
.list_box4 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: -1px;
    background: #228bde;
    height: 1px;
    transition: .5s;
}
.list_box4 li a{
    font-size: .16rem;
    color: #2f2f2f;
    padding-left: .25rem;
    padding-right: 1.35rem;
    transition: .5s;
}
.list_box4 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #b2b2b2;
    transition: .5s;
}
.list_box4 li:hover:after{
    right: 0;
}
.list_box4 li:hover a,
.list_box4 li:hover time{
    color: #127dd2;
}
.list_box4 li:hover{
    background-image: url("../images/s2-img02.png");
}

.container04 {
    padding-top: 0.44rem;
    padding-bottom: 0.43rem;
    background: url("../images/container04.png") no-repeat bottom center;
    background-size: auto 4.46rem;
}

.index{
    padding-bottom: .98rem;
    padding-top: .42rem;
    background: url("../images/index.jpg") no-repeat bottom center;
}
.list_box3 li a .code{
    position: absolute;
    left: 50%;
    width: 2rem;
    height: 2rem;
    padding: .05rem;
    background: #fff;
    bottom: 100%;
    margin-bottom: .1rem;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 9;
}
.list_box3 li a .code img{
    display: block;
    width: 100%;
}
.list_box3 li a .code:after{
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-top-color: #fff;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
}
.list_box3 li:hover .code{
    opacity: 1;
    visibility: visible;
}
.list_box3 li a{
    display: block;
    position: relative;
}

@media screen and (max-width: 1200px){
    .container04{
        background-size: 100% 4.46rem;
    }
}
@media screen and (max-width: 1024px){
    .banner{
        margin-top: .75rem;
    }
    .banner .paga{
        left: 0;
        right: 0;
        bottom: .15rem;
        width: 100%;
    }
    .title001,
    .title002,.container04 .title001{
        margin-bottom: .25rem;
    }
    .container04 .title001,
    .container02 .title001{
        margin-bottom: .1rem;
    }
    .title001 .ll h3,
    .list_tabs1 .li h3{
        font-size: .24rem;
        line-height: .28rem;
    }
    .container01 .aleft:before{
        display: none;
    }
    .container01 .aleft{
        width: 100%;
        margin-bottom: .2rem;
        margin-top: 0;
    }
    .container01 .aright{
        width: 100%;
    }
    .list1w .pic{
        padding-top: 62.94%;
    }
    .list1w a p{
        font-size: .2rem;
    }
    .list_box1 li a{
        padding-left: 0;
        padding-right: 0;
    }
    .list_box1 li:hover a{
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .container02 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container02 .aright{
        width: 100% ;
    }
    .container04 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container04 .aright{
        width: 100% ;
    }
    .container04{
        background: none;
        padding-top: .3rem;
        padding-bottom: 0;
    }
    .list_box3 .icon{
        width: 0.64rem;
        height: 0.65rem;
    }
    .list_box3 li p{
        font-size: .2rem;
    }
    .list_box3 li{
        margin-bottom: .15rem;
    }
    .container03{
        padding-bottom: .1rem;
    }
    .container03:after{
        display: none;
    }
    .container02,.container01
    {
        margin-bottom: .3rem;
    }
    .index{
        padding-top: .3rem;
        padding-bottom: .4rem;
    }
    .list_box4 li{
        background-position: left center;
    }
    .list_box2 li:after{
        left: 0;
    }
}

@media screen and (max-width: 768px){
    .list_tabs1 .li{
        margin-right: .3rem;
    }
    .list_box1 li a .txt p,
    .list_box2 li a,
    .list_box4 li a{
        font-size: .18rem;
    }
    .list_box2 li,
    .list_box4 li{
        line-height: .56rem;
    }
    .list_box3 li{
        width: 50%;
        text-align: center;
    }
    .list_box3 ul{
        justify-content: flex-start;
    }
    .list_box3 li p{
        display: inline-block;
    }
    .list1w a p{
        padding-right: 1.45rem;
        padding-left: .1rem;
    }
    .list1w .paga span{
        margin: 0 .05rem;
    }
    .list1w .paga{
        right: .85rem;
    }
}
@media screen and (max-width: 480px){
    .list_tabs1 .li p,
    .title001 .ll p{
        margin-left: 0;
    }

}