#owl-banner .item{
    position: relative;
    width: 100%;
    height: 879px;
    overflow: hidden;
}
.owl-theme .owl-controls{
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}
.owl-theme .owl-controls .owl-page span{
    width: 14px;
    height: 14px;
    background: #FFFFFF;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    width: 40px;
    height: 16px;
    background: #FFFFFF;
    border-radius: 8px;
}
.bg1{
    background: url(../img/index/banner_1.png) no-repeat center;
}
.bg2{
    background: url(../img/index/banner_2.png) no-repeat center;
}
.bg3{
    background: url(../img/index/banner_3.jpg) no-repeat center;
}
.bg4{
    background: url(../img/index/banner_4.png) no-repeat center;
}

.border-line1{
    background: linear-gradient(to left, #F5F5F6, #F5F5F6) right bottom no-repeat,
                linear-gradient(to bottom, #F5F5F6, #F5F5F6) right bottom no-repeat;
    background-size: 285px 2px,2px 70px;
}
.border-line2{
    background: linear-gradient(to left, #F5F5F6, #F5F5F6) left bottom no-repeat;
    background-size: 285px 2px;
}
.border-line3{
    background: linear-gradient(to top, #F5F5F6, #F5F5F6) right top no-repeat;
    background-size: 2px 70px;
}
.border-line4{
    background: linear-gradient(to left, #F5F5F6, #F5F5F6) right bottom no-repeat,
                linear-gradient(to bottom, #F5F5F6, #F5F5F6) right bottom no-repeat,
                linear-gradient(to top, #F5F5F6, #F5F5F6) right top no-repeat;
    background-size: 285px 2px,2px 70px,2px 70px;;
}
#owl-banner .item .banner-info{
    color: #FFFFFF;
    position: relative;
    height: 100%;
}
#owl-banner .item .banner-info .action{
    cursor: pointer;
}
.info .line{
    display: inline-block;
    width: 2px;
    height: 35px;
    background: #FFFFFF;
    margin: 0 20px;
    vertical-align: middle;
}
.bg1 .action{
    display: block;
    width: 248px;
    height: 72px;
    background: transparent;
    border-radius: 10px;
    position: absolute;
    top: 512px;
    left: -9px;
}
.bg2 .title{
    height: 69px;
    font-size: 72px;
    font-weight: 700;
    line-height: 69px;
    margin-top: 325px;
    margin-bottom: 54px;
    letter-spacing: 2px;
}
.bg2 ul li{
    height: 36px;
    font-size: 37px;
    font-weight: 700;
    line-height: 36px;
    text-shadow: 0px 0px 3px rgba(62, 62, 62, 0.17);
    list-style: inside;
    margin-bottom: 40px;
    letter-spacing: 3px;
}
.bg2 .action{
    position: absolute;
    bottom: 180px;
}
.bg2 .action a{
    display: inline-block;
    height: 66px;
    line-height: 66px;
    border-radius: 33px;
    text-align: center;
    font-size: 28px;
}
.bg2 .action a:first-child{
    width: 228px;
    background: #FF0000;
    box-shadow: 0px 9px 20px 1px rgba(255, 29, 29, 0.41);
}
.bg2 .action a:last-child{
    width: 274px;
    border: 2px solid #FFFFFF;
    margin-left: 44px;
}
.bg2 .action a:last-child span::after{
    content: url(../img/index/arrowright.png);
    position: relative;
    top: 6px;
    left: 17px;
}
.bg3 .action{
    display: block;
    width: 157px;
    height: 46px;
    background: transparent;
    border-radius: 10px;
    position: absolute;
    bottom: 257px;
    left: 52px;
}

.bg4 .action{
    display: block;
    width: 275px;
    height: 80px;
    background: transparent;
    border-radius: 4px;
    position: absolute;
    bottom: 281px;
    left: 457px;
}

.head-title{
    color: #141414;
}
.introduce{
    font-size: 16px;
    
    color: #575757;
}
/* 基础云 */
.cloud{
    height: 850px;
    background: #FBFBFB;
    overflow: hidden;
}
.cloud .head-title{
    margin-top: 59px;
}
.cloud .tab .category{
    height: 50px;
    margin-top: 77px;
}
.cloud .tab .category ul li{
    width: 600px;
    color: #575757;
}
.cloud .tab .category ul li.active span{
    display: inline-block;
    height: 50px;
    padding: 0 16px;
    border-bottom: 2px solid #E63E3E;
}
.cloud .flex-box{
    margin-top: 47px;
}
.cloud .flex-box .item .title{
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}
.cloud .flex-box .item .info{
    font-size: 16px;
    
    color: #575757;
    line-height: 28px;
}
.cloud .cloud-box1 .item{
    width: 370px;
}
.cloud .cloud-box1 .item .title{
    margin: 30px 0;
}
.cloud .cloud-box2 .item{
    width: 550px;
}
.cloud .cloud-box2 .item .title{
    margin: 37px 0 33px 0;
}
/* 服务能力 */
.seivice-capability{
    background: #FFFFFF;
    overflow: hidden;
}
.seivice-capability .head-title{
    margin-top: 67px;
}
.seivice-capability .introduce{
    margin: 38px 0 47px 0;
}
.seivice-capability .range{
    height: 848px;
    background: url(../img/index/range.png) no-repeat center;
}
.seivice-capability .range .range-content{
    position: relative;
    width: 820px;
    height: 848px;
    font-size:0;
}
.seivice-capability .range .range-content>div{
    position: absolute;
}
.seivice-capability .range .range-content .content1{
    top: 118px;
    left: 27px;
}
.seivice-capability .range .range-content .content2{
    top: 118px;
    left: 480px;
}
.seivice-capability .range .range-content .content3{
    top: 326px;
    left: 27px;
}
.seivice-capability .range .range-content .content4{
    top: 326px;
    left: 480px;
}
.seivice-capability .range .range-content .content5{
    top: 559px;
    left: 27px;
}
.seivice-capability .range .range-content .content6{
    top: 559px;
    left: 480px;
}
.seivice-capability .range .range-content .content7{
    top: 747px;
    left: 27px;
}
.seivice-capability .range .range-content .info{
    font-size: 16px;
    
    color: #575757;
    line-height: 28px;
}
/* 服务客户 */
.customer{
    background: #FFFFFF;
    overflow: hidden;
}
.customer .head-title{
    margin-top: 45px;
}
.customer .introduce{
    margin: 38px 0 64px 0;
}
.customer .customer-wrap-div .item{
    float: left;
    width: 193px;
    height: 141px;
    margin-bottom: 50px;
    margin-left: 50px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    border-radius: 12px;
}
.customer .customer-wrap-div .item:hover {
    -webkit-box-shadow: 0 2px 16px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 2px 16px rgba(0,0,0,0.12);
    box-shadow: 0 2px 16px rgb(0 0 0 / 12%);
}
.customer .customer-wrap-div .item:first-child, .customer .customer-wrap-div .item:first-child + div + div + div + div + div{
    margin-left: 0;
}
.customer .customer-wrap-div .item .img-wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.customer .customer-wrap-div .item .img-wrap img{
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.links{
    font-size: 24px;
    letter-spacing: 5px;
    text-align: center;
    margin-bottom: 40px;
}
.links a{
    color: #FF4242;
    border-bottom: 1px solid #FF4242;
    padding-bottom: 16px;
}
/* 动态资讯 */
.news{
    height: 653px;
    background: #FFFFFF;
    overflow: hidden;
}
.news .head-title{
    margin-top: 45px;
}
.news .sign{
    width: 7px;
    height: 24px;
    background: #E63E3E;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}
.news .news-title{
    display: inline-block;
    width: 418px;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    margin-left: 15px;
    vertical-align: middle;
}
.news .news-title a{
    color: #333333;
}
.news .news-content{
    font-size: 16px;
    color: #575757;
    padding: 10px 0;
    line-height: 28px;
    margin-top: 20px;
}
.news .news-content .imgbox{
    width: 248px;
    height: 165px;
}
.news .news-content .imgbox img{
    width: 100%;
    height: 100%;
}
.news .news-content .imgbox img[src=""],.news .news-content .imgbox img:not([src]){
    opacity:0;
}
.news .news-content .content{
    width: 360px;
    margin-left: 12px;
}
.news .news-content p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.news .news-time{
    position: absolute;
    bottom: 46px;
}
.news .links a img{
    margin-left: 13px;
    vertical-align: middle;
}
