
div,h1,h2,h3,span{
    text-align: center;
}

/*头部轮播图*/
.home .top_lbt{
    width: 100%;
    height: 3.95rem;
    position: relative;
}
.home .top_lbt .swiper-container-top{
    width: 7.50rem;
    height:3.95rem;
}
.home .top_lbt ul{

}
.home .top_lbt li{
    /*width: 7.50rem;*/
    /*height:100%;*/
    width: 7.50rem!important;
    height:3.95rem!important;
}
/*头部展示列表*/
/*滚动条*/
.headerList {
    overflow: hidden;
    overflow-x: auto;
}
.headerList::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0);
    border-left: 0.01rem solid rgba(0, 0, 0, 0);
}
.headerList::-webkit-scrollbar {
    width: 0.05rem;
    height: 0.13rem;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
}
.headerList::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
    min-height:0.28rem;
}
.headerList::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
}
/*滚动条 end*/
.home .headerList{
    width: 100%;
    height: 1.98rem;
    margin-top: 0.55rem;
    margin-bottom: 0;
}
.home .headerList ul{
    width: 10.5rem;
}
.home .headerList li{
    height: 100%;
    width: 1.70rem;
    margin-left: 0.35rem;
}
.home .headerList li .listimgBox{
    width: 100%;
    height:1.06rem;
    position: relative;
}
.home .headerList li .listimgBox .listimg{
    position: absolute;
    top: 0;
    left: 50%;
}
.home .headerList li .title{
    font-size: 0.22rem;
    font-weight: 500;
    width: 100%;
}
.home .headerList li .content{
    font-size: 0.16rem;
    color: #7D7D7D;
    line-height: 0.24rem;
    letter-spacing: 0.02rem;
    width: 100%;
}
.home .headerList li:nth-child(1) .listimg{
    width: 0.52rem;
    height:0.84rem;
    margin-left: -0.26rem;
}
.home .headerList li:nth-child(2) .listimg{
    width: 0.80rem;
    height:0.80rem;
    margin-left: -0.4rem;
}
.home .headerList li:nth-child(3) .listimg{
    width: 0.95rem;
    height:0.78rem;
    margin-left: -0.475rem;
}
.home .headerList li:nth-child(4) .listimg{
    width: 0.92rem;
    height:0.78rem;
    margin-left: -0.46rem;
}
.home .headerList li:nth-child(5) .listimg{
    width: 0.92rem;
    height:0.78rem;
    margin-left: -0.46rem;
}
/*H5营销活动*/
.home .H5active{
    width: 100%;
    height: auto;
    margin-bottom: 0.78rem;
}
.home .H5active .title{
    width: 100%;
}
.home .H5active .title h2{
    font-size: 0.28rem;
    border-left: 0.04rem solid #2C8CFC;
    padding-left: 0.12rem;
    text-align: left;
}
.home .H5active ul{
    margin-top: 0.20rem;
    width: 7.50rem;
}
.home .H5active ul li{
    width: 3.30rem;
    margin-right: 0.22rem;
    margin-bottom: 0.22rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.home .H5active ul li .act{
    width: 100%;
    height: 1.85rem;
    background-size: 100%;
}
.home .H5active ul li .act h2{
    padding-top: 0.56rem;
    font-size: 0.30rem;
    color: #fff;
    line-height: 0.46rem;
}
.home .H5active ul li .act p{
    font-size: 0.22rem;
    color: #fff;
}
.home .H5active ul li:nth-child(1) .act{
    background: url("../img/home-7.png") no-repeat 0 0;
    background-size: 100%;
}
.home .H5active ul li:nth-child(2) .act{
    background: url("../img/home-8.png") no-repeat 0 0;
    background-size: 100%;
}
.home .H5active ul li:nth-child(3) .act{
    background: url("../img/home-9.png") no-repeat 0 0;
    background-size: 100%;
}
.home .H5active ul li:nth-child(4) .act{
    background: url("../img/home-10.png") no-repeat 0 0;
    background-size: 100%;
}
.home .H5active .actMore{
    width: 100%;
    height:100%;
    margin-top: 0.2rem;
}
.home .H5active .actMore .seemore{
    width: 2.80rem;
    height: 0.56rem;
    border: 0.02rem solid #278BFF;
    color: #278BFF;
    font-size: 0.30rem;
    line-height: 0.5rem;
    border-radius: 0.43rem;
    display: inline-block;
}
.home .H5active .actMore .seemore:active{
    background: #278BFF;
    color:#fff;
}
/*行业解决方案*/
.home .H5active .list li.boxshadow{
    background: url("../img/sole_bcg.png") no-repeat;
    background-size: 100%;
}
.home .H5active .sole{

}
.home .H5active .sole .solepic{
    width: 2.60rem;
    height: 1.90rem;
    margin-top: 0.36rem;
    margin-left: 0.36rem;
    margin-bottom: 0.30rem;
}
.home .H5active .sole p{
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.40rem;
    letter-spacing: 0.03rem;
    margin-bottom: 0.40rem;
}
/*门户网站建设*/
.home .H5active .list .buildimg{
    width: 3.30rem;
    height:2.74rem;
    margin-bottom: 0.26rem;
}
.home .H5active .build p{
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: 0.24rem;
}
/*合作伙伴*/
.partner{

}
.partner i{
    display: inline-block;
    width: 0.36rem;
    height: 0.06rem;
    border-top: 0.01rem solid #D0D0D0;
    margin: 0 0.22rem;
}
.partner .title{
    font-size: 0.30rem;
    font-weight: bold;
}
.partner .partnerList ul{
    margin-top: 0.4rem;
}
.partner .partnerList ul li{
    width: 25%;
    height:1.08rem;
    position: relative;
}
.partner .partnerList ul li .partLogo{
    position: absolute;
    left: 50%;
}
.partner .partnerList ul li:nth-child(1) .partLogo{
    width: 0.79rem;
    height:0.95rem;
    margin-left: -0.495rem;
}
.partner .partnerList ul li:nth-child(2) .partLogo{
    width: 0.80rem;
    height:0.98rem;
    margin-left: -0.4rem;
}
.partner .partnerList ul li:nth-child(3) .partLogo{
    width: 1.12rem;
    height:0.68rem;
    margin-left: -0.56rem;
    margin-top: 0.30rem;
}
.partner .partnerList ul li:nth-child(4) .partLogo{
    width: 0.88rem;
    height:0.89rem;
    margin-left: -0.44rem;
}
.partner .partnerList ul li:nth-child(5) .partLogo{
    width: 1.80rem;
    height: 0.75rem;
    margin-left: -0.9rem;
    margin-top: 0.4rem;
}
.partner .partnerList ul li:nth-child(6) .partLogo{
    width: 1.50rem;
    height:0.53rem;
    margin-left: -0.85rem;
    margin-top: 0.50rem;
}
.partner .partnerList ul li:nth-child(7) .partLogo{
    width: 1.38rem;
    height:0.77rem;
    margin-left: -0.69rem;
    margin-top: 0.15rem;
}
.partner .partnerList ul li:nth-child(8) .partLogo{
    width: 0.76rem;
    height:0.93rem;
    margin-left: -0.38rem;
    margin-top: 0.15rem;
}
/*二维码*/
.partner .kf{
    width: 45%;
    margin: 0.2rem auto 0 auto;
}
.partner .kf_word{
    width: 100%;
    font-size: 0.24rem;
    color: #278BFF;
    text-align: center;
    font-weight: bold;
}
/*咨询电话*/
.partner .tel{
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 0.30rem;
    border-radius: 0.42rem;
    height:0.84rem;
    background: #2C8AFB;
    margin-top: 0.40rem;
    margin-bottom: 0.28rem;
}
.partner .tel i{
    float: left;
    width: 0.42rem;
    height:0.42rem;
    background: url("../img/home-26.png") no-repeat;
    background-size: 100%;
    margin-top: 0.22rem;
    margin-left: 0.84rem;
    border:none;
}
.partner .tel span{
    float: left;
    margin-top: 0.22rem;
}
