/*轮播*/
#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 16px;
    height:16px;
    margin: 0 5px;
    border-radius: 8px;
    background: #4d4d4d;
    background: hsla(0, 0%, 100%, .3);
    border: 1px solid  #4d4d4d;
}
#myCarousel .carousel-indicators li:hover {
    background: #666;
    background: hsla(0, 0%, 100%, .4)
}
#myCarousel .carousel-indicators li.active {
    width: 40px;
    background: #d8d8d8;
    cursor: default
}
.carousel-inner{
    width: 100%;
    height: 480px;
    margin-top: 54px;
}
.item-zuo{
    float: left;
}
.bg01{
    width: 100%;
    height: 480px;
    background:url("../img_zhikai/first-page/banner-bg.png") center;
}
.bg02{
    width: 100%;
    height: 480px;
    background:url("../img_zhikai/first-page/banner-bg.png") center;
}

.banner-title{
    margin-top: 90px;
}
.banner-title p{
    font-size:46px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(34,150,255,1);
    line-height:38px;
}
.banner-text p{
    /*width:440px;*/
    /*height:12px;*/
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:38px;
    margin-top: 60px;
    letter-spacing:8px
}
.banner-more{
    margin-top: 60px;
    width:160px;
    height:46px;
    border:1px solid rgba(255,255,255,1);
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}
.banner-more:hover{
    background-color:rgba(255,255,255,0.1) ;
}

.banner-more a{
    text-decoration: none;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(254,254,254,1);
    line-height:42px;
}
.item-you{
    float: right;
}
.item-you img{
    margin-top: 90px;
}

/*banner下框*/
.adv{
    width: 100%;
}

/*优势内容*/
.adv-con{
    margin-top: 40px;
    width: 100%;
    height:120px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 4px 0px rgba(0,0,0,0.18);
    border-radius:2px;
}
.adv-con01{
    width: 300px;
    height: 100px;
    border-right: 2px solid #ebebeb;
    position: relative;
    margin-top: 10px;
    float: left;
}
.adv-con-zuo{
    width: 120px;
    height: 100px;
    float: left;
    position: absolute;
    text-align: center;
}
.adv-con-zuo img{
    margin-top: 20px;
}
.adv-con-you{
    width: 160px;
    height: 100px;
    margin-left: 120px;
    float:right;
    position: absolute;
    /*text-align: center;*/
}
.adv-con-you .adv-text01{
    margin-top: 20px;
    font-size:16px;
    color:rgba(51,51,51,1);
}
.adv-con-you .adv-text02{
    /*margin-top: 20px;*/
    font-size:12px;
    color:rgba(102,102,102,1);
    line-height: 18px;
}


/*提供高效、稳定、安全的云产品*/
.pro{
    width: 100%;
}
/*标题+英文*/
.headline01{
    text-align: center;
    font-size:30px;
    color:rgba(51,51,51,1);
    margin-top: 80px;
}
.headline02{
    text-align: center;
    font-size:16px;
    color:rgba(102,102,102,1);
    margin-bottom: 60px;
}
/*产品内容*/
.pro-content{
    height:440px;
}
#fw1,#fw2,#fw3,#fw4,#fw5,#fw6{
    width: 300px;
    height: 40px;
    float: left;
    border-bottom: 1px solid #E5E8ED ;
    cursor: pointer;
}
#fw1.active,#fw2.active,#fw3.active,#fw4.active,#fw5.active,#fw6.active{
    border-bottom:2px solid #3BA5FF;
}
.pro-icon{
    width: 108px;
    float: left;
    margin-right: 12px;
}
.pro-icon img{
    float: right;
}
.subheading{
    padding-top: 2px;
}
.subheading p{
    float: left;
    font-size:16px;
    color:rgba(102,102,102,1);
}
#div11,#div12,#div13,#div14,#div15,#div16{
    width: 100%;
    float: left;
}
.products{
    margin-top:30px;
    width:260px;
    height:340px;
    background:rgba(255,255,255,1);
    box-shadow:0px 6px 6px 6px rgba(24,32,79,0.06);
    border-radius:5px;
    float: left;
}
.products-title{
    width: 220px;
    margin-left: 20px;
}
.products-title p{
    font-size:20px;
    color:rgba(102,102,102,1);
    padding-top: 20px;
    margin-bottom: 10px;
}
.products-text{
    width: 220px;
    margin-left: 20px;
}
.products-text{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:18px;
}
.pro-line{
    width:220px;
    height:1px;
    background:rgba(191,191,191,1);
    opacity:0.18;
    margin-left: 20px;
}
.products-zuo{
    margin-left: 20px;
    margin-top: 20px;
    width: 120px;
    height: 144px;
    float: left;
}

.products-zuo tr{
    float: left;
}

.products-zuo .pz_t{
    font-size:14px;
    color:rgba(51,51,51,1);
    padding-bottom: 16px;
    display: block;
}
.products-zuo .pz_n{
    padding-left: 20px;
    font-size:14px;
    color:rgba(103,103,103,1);
    padding-bottom: 16px;
    display: block;
}
.products-you{
    width: 100px;
    height: 144px;
    float: left;
    padding-top: 20px;
}
.products .price{
    width: 100%;
    float: left;
    text-align: center;
}
.products .pro-buy{
    width:120px;
    height:28px;
    background:linear-gradient(90deg,rgba(82,169,255,1),rgba(94,140,255,1));
    border-radius:4px;
    margin-top: 210px;
    margin-left: 70px;
    text-align: center;
    cursor: pointer;
}
.pro-buy a{
    font-size:14px;
    color:rgba(255,255,255,1);
    line-height:28px;
    color: white;
    display: inline-block;
    width: 100%;
}
.products:hover{
    transform: scale(1.1,1.1);
    transition: transform 0.2s ease;

}
/*产品补充开始*/
.pro_box_all{
    display: flex;
    justify-content: space-between;
}
.news-box{
    /*width: 100%;*/
    width: 1200px;
    display: flex;
    justify-content: space-between;
    /*overflow: hidden;*/
}
/*产品补充结束*/


/*解决方案*/
.sol{
    width: 100%;
    height: 480px;
    background: url("../img_zhikai/first-page/solution-bg.png") no-repeat;
}

.sol .headline01{
    text-align: center;
    font-size:30px;
    color:#fff;
    padding-top: 60px;
}
.sol .headline02{
    text-align: center;
    font-size:16px;
    color:#fff;
    margin-bottom: 40px;
    opacity: 0.78;
}
.sol-type-title{
    float: left;
    width: 220px;
    height: 200px;
    margin-right: 80px;
}
.sol-type-text{
    float: left;
    width: 900px;
}
#it1,#it2,#it3,#it4,#it5,#it6{
    width: 200px;
    height: 36px;
    border-radius:18px;
    margin-bottom: 16px;
    cursor: pointer;
    font-size:16px;
    color:rgba(255,255,255,0.78);
    padding-left: 40px;
    line-height: 40px;
}
#it1:hover{
    background:rgba(255,255,255,0.1);
}
#it2:hover{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it3:hover{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it4:hover{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it5:hover{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it6:hover{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it1.active{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it2.active{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it3.active{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it4.active{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
#it5.active{
    background:rgba(255,255,255,0.1);
    color: #3BA5FF;
}
.sol-type-text h2{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:15px;
}
.sol-type-text h3{
    font-size:16px;
    color:rgba(255,255,255,0.54);
}
.sol-type-text p{
    padding-top: 20px;
    font-size:16px;
    color:rgba(237,245,255,0.78);
    line-height: 28px;
}
.sol-type-text .chakan{
    width:120px;
    height:30px;
    border:1px solid rgba(255,255,255,0.54);
    border-radius:2px;
    text-align: center;
    float: right;
    margin-top: 24px;
}
.sol-type-text .chakan:hover{
    background-color: rgba(59,165,255,0.2);
    border:1px solid rgba(59,165,255,1);
    cursor: pointer;
}
.sol-type-text .chakan:hover a{
    color:rgba(59,165,255,0.8) ;
}
.sol-type-text .chakan a{
    text-decoration: none;
    font-size:14px;
    color:rgba(255,255,255,1);
    line-height: 26px;
    width: 100%;
    height: 100%;
    display: inline-block;
}

/*节点*/
.notes01{
    width:920px;
    height: 38px;
    margin: 0 auto;
}
.note-det{
    width:230px;
    height: 38px;
    padding-left:40px;
    float: left;
}
.note-left{
    float: left;
    width:54px;
}
.note-mid{
    float: left;
    width:54px;
}
.note-mid p{
    font-size:40px;
    line-height: 44px;
    color:rgba(67,177,255,1);
    font-family:Microsoft YaHei;
    font-weight:400;
}
.note-riht{
    float: left;
}
.note-riht .p1{
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:600;
    color:rgba(67,177,255,1);
    line-height:24px;
}
.note-riht .p2{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:600;
    color:rgba(93,93,93,1);
    line-height:0px;
}
.notes02{
    width:1200px ;
    height: 564px;
    text-align: center;
    background:url("../img_zhikai/first-page/notes02.gif");
    margin: 0 auto;
}


.dj01,.dj02,.dj03,.dj04,.dj05,.dj06,.dj07,.dj08,.dj09{
    margin-left: 80px;
    width:30px;
    height: 36px;
    margin-top: 90px;
}
/*美国*/
.usa{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:50px;
    margin-left: 160px;
}
.jf01{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj01:hover .jf01{
    display: block;
}
/*巴西*/
.brazil{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:270px;
    margin-left: 308px;
}
.jf02{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj02:hover .jf02{
    display: block;
}

/*德国*/
.germany{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:30px;
    margin-left:524px;

}
.jf03{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj03:hover .jf03{
    display: block;
}
/*印度*/
.india{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:148px;
    margin-left:756px;
}
.jf04{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj04:hover .jf04{
    display: block;
}

/*中国*/
.china{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:110px;
    margin-left:840px;
}
.jf05{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj05:hover .jf05{
    display: block;
}

/*新加坡*/
.singapore{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:250px;
    margin-left:860px;
}
.jf06{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj06:hover .jf06{
    display: block;
}
/*菲律宾*/
.philippines{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:220px;
    margin-left:918px;
}
.jf07{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj07:hover .jf07{
    display: block;
}

/*韩国*/
.korea{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:30px;
    margin-left:976px;
}
.jf08{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj08:hover .jf08{
    display: block;
}
/*日本*/
.japan{
    position: absolute;
    width:200px;
    height:90px;
    margin-top:14px;
    margin-left:1018px;
}
.jf09{
    position: absolute;
    width:200px;
    height:90px;
    border-radius: 4px;
    background-color:rgba(67,177,255,0.7);
    color:white;
    padding-left:15px;
    padding-top: 8px;
    text-align: left;
    line-height:20px;
    display: none;
    top: 0;
    margin-left: -80px;
}
.dj09:hover .jf09{
    display: block;
}



/*新闻*/
/*.news-con{*/
    /*width: 1200px;*/
/*}*/
.news-content{
    height:360px;
}
.news .category{
    width: 100%;
    height:36px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#n1,#n2 {
    width: 600px;
    text-align: center;
    float: left;
    font-size:18px;
    color:rgba(51,51,51,1);
}
.notice{
    float: right;
    margin-right: 100px;
    width: 200px;
    height:36px;
    cursor: pointer;
}
.news a{
    text-decoration: none;
    color:inherit;
}
.infor{
    float:left;
    margin-left: 100px;
    width: 200px;
    height:36px;
    cursor: pointer;
}
#n1:hover .notice{
    color:#3BA5FF ;
    border-bottom: 2px solid #3BA5FF;
}
#n2:hover .infor{
    color:#3BA5FF ;
    border-bottom: 2px solid #3BA5FF;
}
.news-1.active .notice{
    color:#3BA5FF ;
    border-bottom: 2px solid #3BA5FF;
}
.news-2.active .infor{
    color:#3BA5FF ;
    border-bottom: 2px solid #3BA5FF;
}


.news01{
    margin-top:40px;
    width:380px;
    height:160px;
    background-color:rgba(246,246,246,0.78);
    border-radius:4px;
    float: left;
    cursor: pointer;
}

.news-txt{
    display: inline-block;
    height: 73px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news01:hover{
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.news-title{
    padding-top: 28px;
    margin-left: 25px;
    width:330px;
    height:60px;
    font-size:16px;
    color:rgba(51,51,51,1);
}
.news-text{
    padding-top: 12px;
    margin-left: 25px;
    width:330px;
    height:60px;
    font-size:14px;
    color:rgba(51,51,51,0.78);
    line-height:24px;
}
.line{
    width: 348px;
    margin-left:16px;
    height: 1px;
    background:rgba(226,227,232,1);
}