@charset "utf-8";
/* CSS Document */

/*首页banner*/
.slide-main{height:510px;position:absolute;z-index:5;top:0;width: 100%}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:255px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none}
.prev{left:70px}
.next{right:70px}
@media (min-width:1180px) and (max-width:1440px) {.prev{left:5px}}
@media (min-width:1180px) and (max-width:1440px) {.next{right:5px}}
@media (min-width:180px) and (max-width:1179px) {.prev{opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}}
@media (min-width:180px) and (max-width:1179px) {.next{opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100)}
.banner-itxx{display:block;width:100%;height:5px;position:absolute;z-index:124;top:460px;left:0;text-align:center}
.banner-itxx a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#fff;opacity:0.4;-moz-opacity:0.4;filter:alpha(opacity=40);overflow:hidden}
.banner-itxx a.cur{background:#fff;opacity:1;filter:alpha(opacity=100)}.slide-box,.slide{display:block;width:100%;height:510px;overflow:hidden;min-width:1200px}
.slide-box{position:relative}
.slide{display:none;height:510px;position:relative;position:absolute;z-index:8;min-width:1200px}
#bgstylea{background:#415383}
#bgstyleb{background:#2f44c3}
#ky-banner1{background:#0c122a url(../images/banner.jpg) top center no-repeat}
.banner11-txt{font-size:16px;padding-left:34px;color:#4ec4ff;padding-top:20px}
.banner5-txt{font-size:24px;padding-left:34px;color:#fff;padding-top:20px}
.obj-e{width:1200px;height:510px;z-index:12;margin-left:auto;margin-right:auto}
.slideBox .bd img{width:1200px;margin-left:auto;margin-right:auto;height:358px;display:block}



.slider-text{position:absolute;position:relative;top:90px;animation:myfirst 1s;
-moz-animation:myfirst 1s; /* Firefox */
-webkit-animation:myfirst 1s; /* Safari and Chrome */
-o-animation:myfirst 1s; /* Opera */}
@keyframes myfirst
{
0%   { left:0px; top:0px;}
100%  { left:0px; top:90px;}
}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   { left:0px; top:0px;}
100%  { left:0px; top:90px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   { left:0px; top:0px;}
100%  { left:0px; top:90px;}
}

@-o-keyframes myfirst /* Opera */
{
0%   { left:0px; top:0px;}
100%  { left:0px; top:90px;}
}
.lefttoright {position:relative;left:0;top:214px;animation:mysecond 1s;
-moz-animation:mysecond 1s; /* Firefox */
-webkit-animation:mysecond 1s; /* Safari and Chrome */
-o-animation:mysecond 1s; /* Opera */}
@keyframes mysecond
{
0%   { left:-360px; top:100px;}
100%  { left:0px; top:100px;}
}
}

@-moz-keyframes mysecond /* Firefox */
{
0%   { left:-360px; top:100px;}
100%  { left:0px; top:100px;}
}

@-webkit-keyframes mysecond /* Safari and Chrome */
{
0%   { left:-360px; top:100px;}
100%  { left:0px; top:100px;}
}

@-o-keyframes mysecond /* Opera */
{
0%   { left:-360px; top:100px;}
100%  { left:0px; top:100px;}
}







.slide-box .banner-text{position:absolute;left:0;top:-510px;width:100%;height:552px;display:none}.slide-box .link-banner{cursor:pointer}
.slide-box .banner-text1{font-size:50px;line-height:50px;color:#fff}
.slide-box .banner-text2{margin-top:28px;font-size:18px;line-height:20px;color:#e4e7eb;line-height:30px;}
.slide-box .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:54px;width:160px;height:44px;line-height:42px;text-align:center;font-size:16px;color:#fff}
.slide-box .banner-link-button:hover{background:#fff;color:#333;border:1px solid #fff}
/*推广活动*/
.hdtg{background: #e9eff7;/* height: 150px; */width: 100%;position: relative;margin-top: 444px;}

.hotbox{
    position: absolute;
    top: 0;
    z-index: 10;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
.hotbox ul{
    height: 150px;
    width:100%;
}
.hotbox ul li {
    float: left;

    width: 23%;
    height: 110px;
    overflow: hidden;
    display: block;
    margin:20px 1%;
    background: #fff;
}
.hotbox ul li:hover{webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 12px rgba(0,0,0,.2);
    box-shadow: 1px 1px 12px rgba(0,0,0,.2);}
.hotbox ul li .pull-right{width:165px;margin-top: 20px;}
.hotbox a {
    color: #222;
    display: block;
}
.hot-icon1 {
    background: url(../images/index_ban_hot01.png) no-repeat;
    width: 110px;
    height: 90px;
    position: absolute;
    margin-top: 10px;
    transition: all .2s linear;
}
.hot-icon2 {
    background: url(../images/index_ban_hot02.png) no-repeat;
    width: 110px;
    height: 90px;
    position: absolute;
    margin-top: 10px;
    transition: all .2s linear;
}
.hot-icon3 {
    background: url(../images/index_ban_hot03.png) no-repeat;
    width: 110px;
    height: 90px;
    position: absolute;
    margin-top: 10px;
    transition: all .2s linear;
}
.hot-icon4 {
    background: url(../images/index_ban_hot04.png) no-repeat;
    width: 110px;
    height: 90px;
    position: absolute;
    margin-top: 10px;
    transition: all .2s linear;
}

/*产品展示*/
.index-page .header-container{height:720px}
.btn{display:inline-block;width:100px;height:32px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:32px;color:#009FD9;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}
.cloud-product-box{background:#f4f4f4;position: relative;z-index: 5}
.cloud-product-wrapper{margin:0 auto;width:1200px}
.cloud-product{position:relative;z-index:9;padding:80px 0 70px}
.cloud-product-title{height:32px;text-align:center;line-height:32px;font-size:32px;color:#333;letter-spacing: 1px;}
.color-blue{color:#009fd9}
.cloud-product-explain{margin-top:26px;margin-bottom:36px;height:16px;line-height:16px;text-align:center;font-size:16px;color:#999}
.cloud-product-ul{width:100%;padding-top: 40px;}
.cloud-product-ul li{position:relative;margin-left:12px;width:390px;height:424px;float:left;background:#fff}
.cloud-product-ul li:first-child{margin-left:0}
.cloud-product-single-top{width:100%;height:60px;line-height:60px;text-align:center;background-color:#f2f2f2}
.cloud-product-name{font-size:18px;color:#333;font-weight:700}
.cloud-product-single-bottom{width:100%;height:340px}
.empty-space{width:100%;height:99px}
.single-bottom-item{height:340px;width:100%}
.single-bottom-item:first-child{border-right:1px solid #eee}
.bg-product-pic{margin:28px auto 0;width:100%;height:82px}
.server-header-01{background:url(../images/product_header_icon_05.png) center no-repeat}
.server-header-02{background:url(../images/product_header_icon_02.png) center no-repeat}
.server-header-03{background:url(../images/product_header_icon_03.png) center no-repeat}
.server-header-04{background:url(../images/product_header_icon_04.png) center no-repeat}
.server-header-05{background:url(../images/product_header_icon_01.png) center no-repeat}
.server-header-active-01{background:url(../images/product_header_active_icon_05.png) center no-repeat}
.server-header-active-02{background:url(../images/product_header_active_icon_02.png) center no-repeat}
.server-header-active-03{background:url(../images/product_header_active_icon_03.png) center no-repeat}
.server-header-active-04{background:url(../images/product_header_active_icon_04.png) center no-repeat}
.server-header-active-05{background:url(../images/product_header_active_icon_01.png) center no-repeat}
.idc-bg{background:url(../images/index-sprite.png) 0 -1421px no-repeat}
.host-bg{background:url(../images/index-sprite.png) -6px -1256px no-repeat}
.product-introduce-title{margin-bottom:34px;height:22px;line-height:22px;font-size:18px;text-align:center}
.product-introduce-title.normal-weight{font-weight:400}
.product-introduce-content{margin:0 auto 26px;width:200px;line-height:14px;font-size:14px;text-align:center;color:#999}
.product-introduce-list{margin:0 auto;padding-top:28px;height:115px;width:84%;border:1px solid #f1f1f1;border-left:none;border-right:none}
.introduce-list-small{margin-bottom:18px;line-height:14px;font-size:14px;color:#999;text-align:center}
.product-introduce-price{margin:48px auto 0;font-size:14px;text-align:center;color:#333}
.price-blue{color:#145eff;font-size:38px}
.normal-inner{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.active-inner{position:relative;display:none;height:100%;-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;}
.introduce-link{position:absolute;top:0;left:0;width:100%;height:360px}
.active-inner-01{background:url(../images/producet_bg_01.jpg) center no-repeat;background-size: cover;}
.active-inner-02{background:url(../images/producet_bg_02.jpg) center no-repeat;background-size: cover;}
.active-inner-03{background:url(../images/producet_bg_03.jpg) center no-repeat;background-size: cover;}
.active-inner-04{background:url(../images/producet_bg_04.jpg) center no-repeat}
.active-inner-05{background:url(../images/producet_bg_05.jpg) center no-repeat}
.cloud-product-ul li.active .active-inner{display:block;-moz-opacity:1;-khtml-opacity:1;opacity:1}
.cloud-product-ul li.active .normal-inner{display:none;-moz-opacity:0;-khtml-opacity:0;opacity:0}
.cloud-product-ul li{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,.08);box-shadow:1px 1px 12px rgba(0,0,0,.08);-webkit-transition:width .15s linear;-o-transition:width .15s linear;-moz-transition:width .15s linear;transition:width .15s linear}.cloud-product-ul li.active{z-index:9;width:390px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);-moz-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2)}.active .product-introduce-content{color:#eff6ff}
.active-product-introduce-title{color:#fff}
.active .product-introduce-list{padding-top:22px;border-color:#3f9ff9}
.introduce-list-large{margin:0 auto;width:228px;line-height:22px;color:#ddebff;font-size:14px}
.introduce-list-large-2{margin:0 auto 26px;width:240px;line-height:20px;font-size:14px;text-align:center;color:#eff6ff}
.active .product-introduce-price{margin-top:32px;color:#fefeff}
.product-introduce-price .price-white{display:inline-block;font-size:36px;height:36px;line-height:36px;color:#fff}
.buy-link-btn{display:block;margin:30px auto 0;width:90%;height:40px;line-height:40px;background-color:#ff9600;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.buy-link-btn:hover{background-color:#f80}
.product-tab-wrapper{width:100%}
.product-tab-item{width:100%;height:30px;margin-bottom:10px;overflow:hidden;transition:height .5s;-moz-transition:height .5s;-webkit-transition:height .5s;-o-transition:height .5s}
.product-tab-title{margin:0 auto;padding-left:40px;width:90%;min-width:200px;height:30px;line-height:30px;font-size:12px;background:url(../images/add-icon.png) no-repeat #fafafa;color:#666}
.product-tab-item.active .product-tab-title{background:url(../images/reduce_icon.png) no-repeat #e0f9ff;color:#009fd9}
.product-tab-content{width:200px;margin-top:6px;margin-left:54px;line-height:22px;font-size:12px;color:#999}
.product-tab-item.active{height:150px}
/*华为云产品*/
.huaweicloud{background: #fff;}
.huaweicloud .product_title{width: 100%;height: 155px;background: url(../images/index_huaweicloud_title.jpg) no-repeat center top;padding-top:40px;}
.huaweicloud .product_title .cloud-product-title{color:#fff;}
.huaweicloud .product_title .cloud-product-explain{color: #e0e0e0;margin-top: 20px;}
.huaweicloud .huaweicloud_tit li{float: left;
    width: 16.6%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;cursor: pointer;}
.huaweicloud .huaweicloud_tit li .tab_icon{background: url(../images/huawei001.png) no-repeat center center;width:100%;height: 60px;}
.huaweicloud .huaweicloud_tit li:nth-child(2) .tab_icon{background: url(../images/huawei002.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(3) .tab_icon{background: url(../images/huawei003.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(4) .tab_icon{background: url(../images/huawei004.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(5) .tab_icon{background: url(../images/huawei005.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(6) .tab_icon{background: url(../images/huawei006.png) no-repeat center center;}

.huaweicloud .huaweicloud_tit li:nth-child(1):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(1).foucs .tab_icon{background: url(../images/huawei0011.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(2):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(2).foucs .tab_icon{background: url(../images/huawei0021.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(3):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(3).foucs .tab_icon{background: url(../images/huawei0031.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(4):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(4).foucs .tab_icon{background: url(../images/huawei0041.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(5):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(5).foucs .tab_icon{background: url(../images/huawei0051.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:nth-child(6):hover .tab_icon,.huaweicloud .huaweicloud_tit li:nth-child(6).foucs .tab_icon{background: url(../images/huawei0061.png) no-repeat center center;}
.huaweicloud .huaweicloud_tit li:hover,.huaweicloud .huaweicloud_tit li.foucs{color:#145eff;}
.huaweiproduct{background: #f7f8fa;width:100%;position: relative;margin-top:20px;margin-bottom: 55px;padding-bottom: 20px;}
.huaweiproduct .contents-arrow{position: absolute;
    width: 32px;
    height: 13px;
    left: 10%;
    margin-left: -36px;
    top: -13px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: -webkit-image-set(url(../images/home_common_triangle.png) 1x,url(../images/home_common_triangle@2x.png) 2x);
    background-image: image-set(url(../images/home_common_triangle.png) 1x,url(../images/home_common_triangle@2x.png) 2x);
}
.huaweiproduct ul li.item{width: 248px;
    height: 150px;
    float: left;
    margin: 20px 0 0 20px;
    padding: 20px 14px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.huaweiproduct ul li.item h6{font-size: 16px;
    line-height: 16px;
    color: #333;
    padding-bottom: 17px;}
    .huaweiproduct ul li.item p{color:#999; line-height: 26px;}
.huaweiproduct ul li.item .u-subscript{position: absolute;
    display: inline-block;
    background-color: #f75130;
    color: #fff;
    font-size: 12px;
    padding: 2px 3px;
    line-height: 1;
    margin-left: 10px;
    border-radius: 2px;}
.huaweiproduct ul li.item .u-gt {
    width: 8px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: -webkit-image-set(url(../images/home_common_more.png) 1x,url(../images/home_common_more@2x.png) 2x);
    background-image: image-set(url(../images/home_common_more.png) 1x,url(../images/home_common_more@2x.png) 2x);
}
.huaweiproduct ul li.item:hover{background-color:#fff;box-shadow:0 0 12px 0 rgba(147,165,189,.18);}
.huaweiproduct ul li.item:hover h6{color:#145eff;}
.huaweiproduct ul li.item:hover p{color:#999;}
.huaweiproduct ul li.item:hover .u-gt{float:right;}
.huaweiproduct{display: none;}
.huaweiproduct.active{display: block;}
.huaweiproduct.product2 .contents-arrow{left: 26.5%;}
.huaweiproduct.product3 .contents-arrow{left: 43%;}
.huaweiproduct.product4 .contents-arrow{left: 59.7%;}
.huaweiproduct.product5 .contents-arrow{left: 76.3%;}
.huaweiproduct.product6 .contents-arrow{left: 93%;}


/*解决方案开始*/
.solution-bg{height: 600px;color: #fff;}
.solution-bg .cloud-product-title{color: #fff;}
.solution-bg .cloud-product-explain{color:#e0e0e0;}
.solution-bg .solution-box .left_main{width:20%;padding:50px 0;margin-top: -50px;}
.solution-bg .solution-box .left_main li{font-size: 18px;line-height: 100px;letter-spacing: 1px;height: 100px;box-sizing: border-box;}
.solution-bg .solution-box .left_main li.foucs{border-left: 5px solid ;/*border-image: -webkit-linear-gradient(#1fd9f5, #02a4f6) 30 30;
border-image: -moz-linear-gradient(#1fd9f5, #02a4f6) 30 30;
border-image: linear-gradient(#1fd9f5, #02a4f6) 30 30;*/  border-color: #11C0F6;}
.solution-bg .solution-box .left_main li i{width:100px;height: 100px;display: inline-block;background: url(../images/wlaq_tab1.png) no-repeat;    background-position: 80% 50%;float: left;}
.solution-bg .solution-box .left_main li:nth-child(2) i{background: url(../images/wlaq_tab2.png) no-repeat;background-position: 80% 50%;}
.solution-bg .solution-box .left_main li:nth-child(3) i{background: url(../images/wlaq_tab3.png) no-repeat;background-position: 80% 50%;}
.solution-bg .solution-box .left_main li:nth-child(1).foucs i{background: url(../images/wlaq_tab01.png) no-repeat;background-position: 80% 50%;}
.solution-bg .solution-box .left_main li:nth-child(2).foucs i{background: url(../images/wlaq_tab02.png) no-repeat;background-position: 80% 50%;}
.solution-bg .solution-box .left_main li:nth-child(3).foucs i{background: url(../images/wlaq_tab03.png) no-repeat;background-position: 80% 50%;}
.solution-bg .solution-box .right_contain{width:72%;margin:0 3%}
.solution-box .right_contain h5{font-size: 24px;line-height: 50px;letter-spacing: 1px;margin-top: 30px;}
.solution-box .right_contain ul {border-bottom: 1px dashed #fff;padding-bottom: 30px;}
.solution-box .right_contain ul li{padding-top: 15px;}
.solution-box .right_contain ul li h6{font-size: 16px;font-weight: bold;line-height: 40px;letter-spacing: 1px;}
.solution-box .right_contain .jieshao p{font-size: 16px;line-height: 30px;margin-top:15px;}
.solution-box .right_contain .jieshao a{width:135px;height: 38px;line-height: 38px;border:1px solid #fff;display: block;text-align: center;color:#fff;margin-top:40px;box-sizing: border-box;}
.solution-box .right_contain .jieshao a:hover{background: #145eff;border:none;}
.solution-box .right_contain .recommend {border-top:1px solid #fff;margin-top: 26px;padding-top: 20px;}
.solution-box .right_contain .recommend span{margin-right:40px;background: url(../images/server_product_dot.png) no-repeat center left;height: 30px;line-height: 30px;padding-left:30px;display:inline-block;letter-spacing: 1px;background-size: 24px;}
.solution-box .right_contain .list,.solution-bg .wlaq_bg .product_bg{display: none;}
.solution-box .right_contain .xianshi{display: block;}
.solution-bg .wlaq_bg .product_bg.xianshi{display: block;}
/*背景图*/
.solution-bg .wlaq_bg .product_bg{height:600px;background-image: url(../images/yiliao2x.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;width:100%;}
.solution-bg .wlaq_bg .product_bg:nth-child(2){background-image: url(../images/jiaoyu2x.jpg);}
.solution-bg .wlaq_bg .product_bg:nth-child(3){background-image: url(../images/dianshang2x.jpg);}


/* 购买流程 */
/*.product-buy-bg {height:600px;background-image: url(../images/yiliao2x.jpg);*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*position: absolute;width:100%;}*/

.product-buy {
    background: url(../images/yiliao2x.jpg) no-repeat center;
    height: 600px;
    width: 100%;
}
.product-buy .cloud-product-title{color: #fff;}
.product-buy .cloud-product-explain{color:#e0e0e0;}
.product-buy .mpkj-auto{margin-bottom: 50px;}
.product-buy .mpkj-auto h2{color: #fff;}
.product-buy .buy_list{margin:0 auto;position: relative; padding-top: 50px;}
.product-buy .buy_list .middle_line{position: absolute; left: 0;right: 0;top: 105px; border-bottom: 1px dashed #fff;z-index: 1;width:1100px;margin:0 auto;}
.product-buy .buy_list .list{float: left;width:280px;margin:0 10px;color:#fff;}
.product-buy .buy_list .list img{margin:0 auto;display: block;}
.product-buy .buy_list .list .circle{display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 4px solid rgba(86,86,86,.4);
    border-radius: 50%;
    margin: 15px auto;}
.product-buy .buy_list .list h6{text-align: center;font-size: 18px;font-weight: bold;line-height: 36px;height: 36px;}
.product-buy .buy_list .list h6 span{font-size: 24px;font-style:italic;}
.product-buy .buy_list .list p{text-align: center;line-height: 30px;}
.product-buy .buy_list .list a{display: block;text-align: center;height: 28px;line-height: 28px;background: #145eff;color:#fff;width: 108px;margin: 5px auto;}
.product-buy .buy_list .list:hover{box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2);}
.product-buy .buy_list .list:hover .circle{border: 4px solid rgba(20,94,255,.8);}


/*星融科技400电话*/
.telephone{background: #f6fbfd;padding: 70px 0 60px;}
.telephone .left_cont{float: left;width:50%;}
.telephone .right_cont{float: right;width:50%;}
.telephone .left_cont h3{font-size: 20px;line-height: 50px;font-weight: bold;}
.telephone .left_cont ul{margin-top:30px;}
.telephone .left_cont ul li{margin:10px 0;background:url(../images/index_tel01.png) no-repeat left;padding-left:60px;}
.telephone .left_cont ul li:nth-child(2){background:url(../images/index_tel02.png) no-repeat left;}
.telephone .left_cont ul li:nth-child(3){background:url(../images/index_tel03.png) no-repeat left;}
.telephone .left_cont ul li:nth-child(4){background:url(../images/index_tel04.png) no-repeat left;}
.telephone .left_cont ul li h6{font-size: 16px;font-weight: bold;line-height: 40px;}
.telephone .left_cont ul li p{color:#666;}
.telephone .left_cont a{width:140px;height: 38px;background:#145eff;display: block;text-align: center;line-height: 38px;color:#fff;margin-top:50px;}
.telephone .right_cont img{margin:0 auto;display: block;}

/*客户权益*/
.kehuquanyi{background: #f4f4f4;padding: 50px 0 60px;}
.section {
    padding-bottom: 60px;
}
.section-wrap {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}
.section-wrap .mpkj-tit {
    margin-bottom: 30px;
}
.section-head h2 {
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #222;
}
.section a {
    color: #145eff;
}
.mb{
    display: none;
}
/*   endregion section common style */
.rights-wrapper {
    border: 1px solid rgba(230, 230, 230,.9);
    background: #fff;
}
.rights-wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.rights-item {
    position: relative;
    float: left;
    width: 20%;
    height: 288px;
    padding-top: 86px;
    text-align: center;
    transition: .2s;
    box-sizing: border-box;
}
.rights-item + .rights-item {
    border-left: solid 1px #E5E7ED;
}
.rights-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    height: 3px;
    background: #1f1fe4;
    transition: .2s;
}
.rights-item i {
    display: block;
    width: 48px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    background-size: 100% 100%;
}
.rights-item:nth-child(1) i {
    background-image: url(../images/kehuquanyi01.png);
}
.rights-item:nth-child(2) i {
    background-image: url(../images/kehuquanyi02.png);
}
.rights-item:nth-child(3) i {
    background-image: url(../images/kehuquanyi03.png);
}
.rights-item:nth-child(4) i {
    background-image: url(../images/kehuquanyi04.png);
}
.rights-item:nth-child(5) i {
    background-image: url(../images/kehuquanyi05.png);
}
.rights-item h2 {
    margin-top: 12px;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
}
.rights-item p {
    font-size: 16px;
    line-height: 28px;
    color: #2a2a2a;
}
@media (min-width: 1024px) {
    .rights-item:hover {
        box-shadow: 0 5px 12px 0 rgba(0,0,0,0.10);
        padding-top: 63px;
    }
    .rights-item:hover:before {
        left: 0;
        right: 0;
    }
}

/*合作伙伴*/
.partner{padding: 50px 0 30px;}
.partner-body {width: 1200px;margin-right: auto;margin-left: auto;}

.partner-item {
    box-sizing: border-box;
    float: left;
    width: 20%;
    height: 110px;
    padding-top: 25px;
}

.partner-logo {
    display: block;
    width: 200px;
    height: 100px;
    margin: 0 auto;
}













/*软件开发*/
.software{padding-top:40px;}
.software .software_firm{width:100%;background:#2a3d50;}
.software .width_1440{max-width:1440px;margin-left: auto;
    margin-right: auto;
    overflow: hidden;}
.software .width_1440 .item{overflow: hidden;
  position: relative;
  float: left;
  width: 25%;
  height: 450px;
  background-size: cover;
  background-position: center center;}
.software .width_1440 .item:nth-child(1) {
  background-image: url(../images/index_soft01.jpg);
}

.software .width_1440 .item:nth-child(2) {
  background-image: url(../images/index_soft02.jpg);
}

.software .width_1440 .item:nth-child(3) {
  background-image: url(../images/index_soft03.jpg);
}

.software .width_1440 .item:nth-child(4) {
  background-image: url(../images/index_soft04.jpg);
}
.software .width_1440 .item:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 100%;
  height: 4px;
  background: #145eff;
  -webkit-transition: .35s;
  transition: .35s;
}
.width_1440 .item .item_inner {
    height: 520px;
    padding: 150px 20px 0;
    -webkit-transition: .35s;
    transition: .35s;
    background-color: rgba(30, 45, 61, .8);
}
.width_1440 .item:nth-child(2) .item_inner{background-color: rgba(30, 45, 61, .7);}
.width_1440 .item .item_inner i {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 23px;
  background-size: 100% 100%;
  -webkit-transition: .35s;
  transition: .35s;
}
.width_1440 .item .item_inner i.item01{background-image: url(../images/index_inner01.png);}
.width_1440 .item .item_inner i.item02{background-image: url(../images/index_inner02.png);}
.width_1440 .item .item_inner i.item03{background-image: url(../images/index_inner03.png);}
.width_1440 .item .item_inner i.item04{background-image: url(../images/index_inner04.png);}
.width_1440 .item .item_inner i:before {
  content: "";
  width: 0;
  height: 0;
}

.width_1440 .item .item_inner h5 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: white;
  -webkit-transition: .35s;
  transition: .35s;
  color:#fff;
}

.width_1440 .item .item_inner p {
  opacity: 0;
  max-width: 220px;
  min-height: 72px;
  margin: 0 auto 10px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  -webkit-transition: .35s;
  transition: .35s;
}

.width_1440 .item .item_inner a {
  opacity: 0;
  display: block;
  max-width: 220px;
  height: 38px;
  line-height: 38px;
  color:#fff;
  background: #145eff;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 8px 16px 0 rgba(20, 94, 255, 0.30);
  -webkit-transition: .35s;
  transition: .35s;
}


@media (min-width: 1024px) {
  .width_1440 .item:hover .item_inner {
    background: rgba(246, 251, 255, .7);
    -ms-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
  }
.width_1440 .item:hover .item_inner i{width:75px;height: 75px;}
  .width_1440 .item:hover:before {
    right: 0;
  }

  .width_1440 .item:hover .item_inner h5 {
    color: #222;
    font-size:20px;
  }

  .width_1440 .item:hover .item_inner p,
  .width_1440 .item:hover .item_inner a {
    opacity: 1;
  }
}

/*增值电信业务许可证办理*/
.appreci_prod{padding:50px 0 40px;}
.appreci_prod ul li{width:280px;height: 180px;float: left;margin:10px 20px 20px 0;}
.appreci_prod ul li i{width:80px;height: 75px;display: block;margin: 5px auto 0;}
.appreci_prod ul li h5{font-size: 16px;font-weight: bold;line-height: 40px;text-align: center;}
.appreci_prod ul li p{color:#8e999f;line-height:24px;text-align: center;}
.appreci_prod ul li:nth-child(1) i{background: url(../images/index_app1.png) no-repeat center center;}
.appreci_prod ul li:nth-child(2) i{background: url(../images/index_app2.png) no-repeat center center;}
.appreci_prod ul li:nth-child(3) i{background: url(../images/index_app3.png) no-repeat center center;}
.appreci_prod ul li:nth-child(4) i{background: url(../images/index_app4.png) no-repeat center center;}
.appreci_prod ul li:nth-child(5) i{background: url(../images/index_app5.png) no-repeat center center;}
.appreci_prod ul li:nth-child(6) i{background: url(../images/index_app6.png) no-repeat center center;}
.appreci_prod ul li:nth-child(7) i{background: url(../images/index_app7.png) no-repeat center center;}
.appreci_prod ul li:nth-child(8) i{background: url(../images/index_app8.png) no-repeat center center;}
.appreci_prod ul li:hover{box-shadow: 0 0 8px rgba(20, 94, 255, 0.50);}
.appreci_prod ul li:hover h5{color:#145eff;}
.appreci_prod ul li:nth-child(1):hover i{background: url(../images/index_app01.png) no-repeat center center;}
.appreci_prod ul li:nth-child(2):hover i{background: url(../images/index_app02.png) no-repeat center center;}
.appreci_prod ul li:nth-child(3):hover i{background: url(../images/index_app03.png) no-repeat center center;}
.appreci_prod ul li:nth-child(4):hover i{background: url(../images/index_app04.png) no-repeat center center;}
.appreci_prod ul li:nth-child(5):hover i{background: url(../images/index_app05.png) no-repeat center center;}
.appreci_prod ul li:nth-child(6):hover i{background: url(../images/index_app06.png) no-repeat center center;}
.appreci_prod ul li:nth-child(7):hover i{background: url(../images/index_app07.png) no-repeat center center;}
.appreci_prod ul li:nth-child(8):hover i{background: url(../images/index_app08.png) no-repeat center center;}

/*选择我们，值得信赖*/
.advantage{background: url(../images/index_advan_bg.jpg) no-repeat center top;height: 500px;padding: 60px 0 0px;position: relative;}
.advantage .cloud-product-title{color:#fff;}
.advantage .cloud-product-explain{color:#b9b9b9;}
.advantage .mpkj-auto{padding-top: 10px;}
.advantage .left_img{float: left;}
.advantage .right_cont{background:#040c1c;height: 374px;width:56%;float: left;}
.advantage .right_cont ul {padding: 2% 0% 0 8%;}
.advantage .right_cont ul li{width:46%;float: left;box-sizing: border-box;padding:4% 5%;}
.advantage .right_cont ul li span{display: inline-block;width:50px;height: 50px;float: left;transition: all 0.6s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;}
.advantage .right_cont ul li:nth-child(1){border-right:1px solid #fff;border-bottom: 1px solid #fff;}
.advantage .right_cont ul li:nth-child(4){border-top: 1px solid #fff;border-left:1px solid #fff;}
.advantage .right_cont ul li:nth-child(1) span{background: url(../images/index_advan1.png) no-repeat center center;}
.advantage .right_cont ul li:nth-child(2) span{background: url(../images/index_advan2.png) no-repeat center center;}
.advantage .right_cont ul li:nth-child(3) span{background: url(../images/index_advan3.png) no-repeat center center;}
.advantage .right_cont ul li:nth-child(4) span{background: url(../images/index_advan4.png) no-repeat center center;}
.advantage .right_cont ul li:hover span{transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotate(360deg);}
.advantage .right_cont ul li h6{font-size: 18px;color:#fff;line-height: 50px;}
.advantage .right_cont ul li p{color:#fff;line-height: 24px;margin: 5px 0;}
/*新闻动态*/
.news-trends{background:#fff}
    .news-trends-list{margin-top:46px}
    .press-release{float:left;margin-left:40px;width:360px}
    .activity-title img{height:140px}.press-release:first-child{margin-left:0}
    .press-release-title-wrapper{position:relative;display:block;margin-bottom:20px}
    .press-release-title{position:absolute;top:-12px;width:110px;height:110px}
    .blue-bg,.press-release-word{position:absolute;top:0;left:0}
    .blue-bg{width:100%;height:100%;background-color:#145eff;opacity:.7;filter:alpha(opacity=90)}
    .press-release-word{z-index:9;padding:22px 15px;width:80px;font-size:20px;text-align:center;line-height:32px;color:#fff}
    .release-title-bg{width:360px;height:88px}
    .release-title-bg.title-bg-1{background:url(../images/news_bg_01.jpg) center no-repeat}
    .release-title-bg.title-bg-2{background:url(../images/news_bg_02.jpg) center no-repeat}
    .release-title-bg.title-bg-3{background:url(../images/news_bg_03.jpg) center no-repeat}
    .press-news-pic{position:relative;margin:20px auto 0;width:90%;height:74px;overflow:hidden}
    .press-news-picbg{position:absolute;left:50%;top:50%;display:block;margin-left:-173px;margin-top:-40px;height:80px;width:346px;-moz-background-size:cover;background-size:cover;background-position:center;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
    .press-news-pic:hover .press-news-picbg{-ms-transform:scale(1.1);transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1)}
    .press-news-picbg1{background-image:url(../images/news_bg1.png)}
    .press-news-picbg2{background-image:url(../images/news_bg2.png)}
    .press-news-picbg3{background-image:url(../images/news_bg3.png)}
    .press-release-list li a.active span,.press-release-list li a:hover span{color:#145eff}
    .press-release-list{margin:0 auto;height:174px}
    .press-release-list li{margin-top:22px;float:left;width:100%;height:14px;line-height:14px}
    .press-release-list li:first-child{margin-top:20px}
    .press-release-list li a{display:block}
    .press-release-list li a i{float:left;width:21%;font-style:normal;font-size:12px;color:#888;white-space:nowrap}
    .press-release-list li a span{float:left;width:76%;font-size:14px;color:#555;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
    .activity-title{text-align:center}
    .activity-title a{display:block;margin:0 auto;width:370px;height:260px;overflow:hidden}
    .activity-title a img{width:100%;height:100%;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
    .activity-title a img:hover{-ms-transform:scale(1.1);transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1)}




