* {margin:0;padding:0}
h1,h2,h3,h4,h5{font-weight: 500;}
li{list-style: none;}
a{text-decoration: none;color:#6e6e6e;}
img{
    border:none;vertical-align: top;
}

.clearfix:after,.col-extra:after,.col-sub:after,.layout:after,.main-wrap:after,.tb-module:after {
    content:'';display:block;height:0;clear:both;
}
.clearfix,.col-extra,.col-sub,.layout,.main-wrap,.tb-module {
    *zoom:1
}
li.last-child{
    margin-right:0;
}
.layout {width:1200px;margin-left:auto;margin-right:auto}

.layout-grid-0 {width:100%;}
.site-nav .site-nav-bd {width:1190px!important}

.grid-0 .container h2{
    color:#ffffff;font-size:30px;padding:44px 0 30px 0;text-align: center;
}
.grid-0 .container p{
    color:#ffffff;font-size:32px;text-align: center;
}
.grid-1 .container h2,.grid-1 .container p,.grid-1 .container h3,.grid-3 .title p,.grid-4 .title p{
    color:#222222;text-align: center;
}
.grid-1 .container h2,.grid-3 .title h2,.grid-4 .title h2{
    font-size:24px;padding:54px 0 10px 0;text-align:center;color:#000;
}
.layout-grid-0 .container h3{
    color:#ffffff;text-align: center;
}

.grid-0 .container p,.grid-3 .title p,.grid-4 .title p{
    font-size:16px;margin:15px 0 25px;
}
.layout-grid-1 .container p{
    font-size:14px;margin-bottom: 50px;color:#383e4b;
}
.layout-grid-0 .container .content{
    width:1200px;
}
.layout-grid-0 .container .content li{
    width:300px;float: left;height:400px;overflow: hidden;
}

.container .content .item-content{
    position:absolute;left:0;top:130px;  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);text-align: center;
}

.container .content a{

}
.container .content .item-con{display: block;
    position: relative;}
.container .content .mask{
    position:absolute;top:0;left:0;width:100%;height:100%;
}
.container .content .mask .bg.other-bg{
    background:#161A1D;opacity: 0.85;filter: alpha(opacity=85);
}



.container .content li:hover .item-content{
    top:30px;
}
.mask .item-content h3{
    font-size:20px;line-height:45px;
}



.mask .item-content .item-link {
    display: inline-block; width: 94px;  height: 40px;  line-height: 40px;  font-size: 14px;  color: #fff;  text-decoration: none;  margin-top: 62px; background:rgb(89,102,157);text-align: center;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.mask .item-content .item-link:hover{
   color: #26346c;    margin-top: 62px; background:#fff;text-align: center;
}
/*社交电商引流*/
.grid-1{
    width:1200px;margin:0 auto;
}
.grid-1 .title{
    margin-bottom:30px;margin-top:35px;
}
.grid-1 .title h2,.plan .title h2{
    text-align: center;font-size:24px;line-height:70px;
}
.grid-1 .title p,.plan .title p{
    text-align: center;font-size:16px;line-height:20px;color:#6e6e6e;
}
.grid-1 .contact{
    height:240px;margin-top:50px;
}
.grid-1 .contact li{
    float:left;width:100px;margin-right:29px;perspective: 400px;
}
.grid-1 .contact .item{
    transition:all 0.5s;-webkit-transition:all 0.5s;
}
.grid-1 .contact .item a{
    display:block;line-height:30px;border:1px solid #0a6dee;text-align:center;border-radius:5px;margin-top:20px;
    transition:all 0.2s ease-in;opacity:0;cursor: pointer;filter:alpha(opacity=0);
}
.grid-1 .contact li:hover .item{
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}
.grid-1 .contact li:hover a{
    opacity:1;filter:alpha(opacity=100);
}
.grid-1 .contact li:last-child{
    margin-right:0;
}
.grid-1 .contact .p1{
    font-size:14px;text-align: center;line-height: 38px;font-weight: 600;
}
.grid-1 .contact .p2{
    font-size:12px;line-height: 20px;color:#6E6E6E;height:80px;
}
.grid-1 .contact img{
    width:100px;height:100px;
}
/*解决方案*/
.plan{
    width:1200px;margin:40px auto;
}
.plan li{
    float: left;width:232px;margin-right:10px;
}
.plan .plan-list{
    height:270px;
}
.plan .plan-list li{
    position:relative;overflow:hidden;
}

.plan-list .bg{
    width:101%;height:100%;position:absolute;top:250px;left:0;background:#0a6dee;transition:0.5s;-webkit-transition:0.5s;
}
.plan-list .bg h2{
    text-align:center;font-size:18px;color:#fff;line-height:55px;
}
.plan-list .bg p{
    color:#fff;padding:10px;line-height: 22px;
}
.plan-list .bg span{
    position:absolute;width:85px;height:35px;border-radius:5px;bottom:20px;left:50%;margin-left:-42.5px;background:#fff;color:#0a6dee;text-align: center;line-height:35px;cursor: pointer;
}
.plan-list li:hover .bg{
    top:0;
}
.plan-list li:hover h3{
    color:#343434;
}
.plan .plan-list h3{
    height:72px;line-height:72px;background:#343434;text-align:center;color:#fff;
}
.plan li:last-child{
    margin-right:0;
}
.plan .title{
    position: relative;
    top: 70px;
}

/*service*/
.grid-2 .service p{
    text-align:center;line-height: 140px;color:#fff;font-size:16px;
}
.grid-2 .service p strong{
    color:#fb642d;font-size:42px;font-weight: normal;display:inline-block;margin:0 30px;
}
.grid-2 .service img{width:100%;height:100%}
/*客户案例*/
.grid-3{
    /*margin-top:30px;*/
}
.grid-3 .case{
    padding-bottom: 58px;
}
.footer {
    background: #06141e!important;
}
/* .side-menu .li1 p{
    background:url(../images/index/phone2.png)no-repeat!important;
} */
.grid-3 .case-list li{
    width:218px;height:200px;float: left;border:1px solid #f2f2f2;margin-top:20px;margin-right:20px;text-align: center;overflow: hidden;position: relative;padding-bottom:20px;
}
.grid-3 .case-list li a{
    cursor: default;
}
.grid-3 .case-list li:hover{
   box-shadow: 0 2px 20px  #e6e5e5;
}
.grid-3 .case-list li img{
    transition: all 0.3s ease-in;
}

.grid-3 li.last,.grid-4 .partner li.last{
    margin-right:0;
}
.grid-3 .title p a{
    color:#25497d;margin-left:25px;
}

/*合作伙伴*/
.grid-4{
    background: #f0f4f8;padding-bottom:78px;
}
.grid-4 .partner li{
    float: left;margin-right:35px;width:210px;height:65px;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.grid-4 .list{
    margin-top:40px;
}
.grid-5{}
.free{
    margin-top: 15px;overflow: hidden;position: relative;min-height:272px;background-size:100%;width:100%;max-width: 1920px;
}

.grid-5 .free div{
    position: absolute;
    left: 45%;
    top: 66%;
    width: 10%;
    height: 10%;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    overflow: hidden;
    min-height: 30px;
}
.grid-5 .free img{width:100%;height:100%}

/*   */
.grid-6 .open h2{
    font-weight: bold;
    color: #333232;text-align: center;font-size:33px;line-height:80px;margin-top:20px;
}
.grid-6 .open img{width:100%;height:100%}

.grid-6 .open div.btn a{
    display: inline-block;
    width: 214px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size:24px;
    margin-top: 20px;
    height: 50px;
    background: #0994FF;
    border-radius: 25px;
    font-size: 24px;
    font-family: SourceHanSansCN;
    font-weight: 400;
}

/*底部*/























