﻿/*重置*/
body{
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    color: #595961;
    font-size: 14px;
    min-width: 1200px;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
*{
    padding:0; margin:0;
    list-style-type:none;
    list-style-image:none;
    border:none;
}
*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
}
a{
    color:#ffffff;
    text-decoration:none;
    outline:none;
}
/*标题*/
.fixed{
    background-color: rgba(0,0,0,.3);
    height:75px;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:6;
}
.header-center{
    width:1200px;
    margin:auto;
}
.b{
    display: block;
    width: 100%;
    height: 100%;
}
.p{
    padding: 0 calc(50% - 550px);
}
a:hover{
    text-decoration:none;
}
.b{
    display: block;width: 100%;height: 100%;
}
.p{
    padding: 0 calc(50% - 550px);
}

.header{
    height:750px;
    padding-top: 40px;
    margin: 0 auto;
}



.container-box{
    position: relative;
}
.ban-pos{
    position: absolute;
    top:80px;
    left:360px;
}
.ban-pos .box-title{
    font-family:迷你简菱心,YouYuan,Microsoft YaHei,SimSun,Arial,Tahoma,sans-serif;
    font-size:35px;
    padding-bottom: 30px;
    color:#ff6727;
}
.ban-pos .small-title{
    font-size:28px;
    padding-bottom: 20px;
    letter-spacing: 2px;
}
.ban-pos ul{
    width:800px;
    height:110px;
}

.ban-pos ul li{
    float:left;
    font-size:20px;
    margin-right:10px;
    margin-top:15px;
}
.ban-pos ul li img{
    margin-right:10px;
    height: 19px;
    width: 19px;

}
.ban-pos .consult{
    width:250px;
    height:70px;
    background-color:#ff6727;
    margin-top:14%;
}
.consult h2{
    text-align: center;
    color: white;
    font-size: 26px;
    line-height:70px;
}
.consult:hover{
    background:rgba(40,129,229,.7);
    -webkit-transition: linear 1s;
    -moz-transition: linear 1s;
    -ms-transition: linear 1s;
    -o-transition: linear 1s;
    transition: linear 1s;
}
/*提升效率*/
.wrap{
    min-width: 1200px;
    margin:auto;
    position:relative;
}
.font-header{
    text-align:center;
    padding-top:75px;
}
.title-two{
    font-size: 30px;
    padding-bottom: 20px;
}
.title-three{
    font-size: 18px;
    padding-bottom: 25px;
}
.df-range-image{
    width:1200px;
    margin:0 auto;
}
.df-range-image ul li{
    float:left;
}
.clearfix{clear: both}
.df-range-image ul li:hover{
    -webkit-transform: translate3d(0,-12px,0);
    -moz-transform: translate3d(0,-12px,0);
    -ms-transform: translate3d(0,-12px,0);
    -o-transform: translate3d(0,-12px,0);
    transform: translate3d(0,-12px,0);
}

.font-text{
    width:730px;
    margin:auto;
    padding-top:50px;
    text-align: center;
    color: #ffffff;
}
.font-one{
    font-size:35px;
    padding-bottom: 20px;
}
.font-two{
    font-size:18px;
    line-height:34px;
}

/*功能模块*/
.function{
    text-align: center;
}
.gn-box {
    background-color: #f5f5f5;
    margin: auto;
    overflow:hidden;
}
.content{
    margin:auto;
    width:1200px;
}
.gn-images1{
    float:left;
    padding-top:40px;
}
.gn-images2{
    padding-top: 20px;
}
.gn-images4{
    padding-top:60px;
}
.gn-font-content{
    float:left;
    width:500px;
    text-align: left;
    margin-top:100px;
    margin-left:80px;
}
.cp-font-content{
    margin-top: 60px;
}
.gn-font-content span{
    color: #ff954e;
    font-size:38px;
}
.content-bigtitle{
    font-size:32px;
    text-align: left;
    color: #59493f;
}
.content-smalltitle{
    font-size:18px;
    text-align: left;
    padding:30px 0;
    line-height:30px;
}
.gn-box2 {
    background-color: #ffffff;
}
/*应用场景*/
.df-scene-wrap{
    background:#fafafa;
    width:100%;
    text-align: center;
    overflow: hidden;
    padding:40px 0px;
}
.df-scene ul{
    width:1200px;
    height:400px;
    margin:0 auto;
}
.df-scene li{
    float:left;
    margin-left: 67px;
    margin-right: 26px;
}
.df-scene li h3{
    font-size:26px;
    margin:15px 0;
}
.df-scene li p{
    font-size:16px;
    color:#838383;
}



/*产品特点*/
.df-feature-background{
    background: #fafafa;
    width:100%;
    height:100%;
}

.df-feature-content,.feature-background{
    width:1200px;
    margin:auto;
}

.title-content ul{

    display: flex;
    flex-direction: row;


    padding-left: 0rem ! important;


    justify-content:space-between;

}


.title-content ul li{



    width:380px;
    height:55px;
    background:#c2c2c2;
    margin-right:30px;
    text-align:center;
    padding-top:10px;
}

.title-content .order-background{
    background:#ff8957;
}
.title-content .marketing-background{
    background:#58c5bf;
}
.title-content .system-background{
    background:#4fc15d;
}
.feature-background img{
   padding-top:30px;
}
.show{
    display: block;
}
.hide{
    display: none;
}



/*六大特色*/
.df-feature{
    min-width: 1200px;
    background:#fafafa;
    width:100%;
    height:100%;
    margin:auto;
    text-align:center;
    padding:35px 0px;
}
.df-feature .df-feature-title{
   width:730px;
   margin:auto;
}
.df-feature-title h3{
    font-size:26px;
    padding-bottom: 20px;
}
.df-feature-title p{
    font-size:16px;
    padding-bottom: 20px;
    line-height: 26px;
}
.df-feature-two{
    background:#ffffff;
}
.df-feature-three{
    overflow: hidden;
}
.df-feature-float{
    width:1200px;
    margin:auto;
}
.df-feature-float li{
    float:left;
    margin-left:25px;
    margin-right:25px;
}
.df-feature-three ul li:hover{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.df-feature-four{
    background: #ffffff;
    padding-bottom:40px;
}
.df-feature-four ul li{
    margin-left: 86px;
    margin-right: 43px;
}
.df-feature-four ul li:hover{
    -webkit-transform: translate3d(0px,-12px,0px);
    -moz-transform: translate3d(0px,-12px,0px);
    -ms-transform: translate3d(0px,-12px,0px);
    -o-transform: translate3d(0px,-12px,0px);
    transform: translate3d(0px,-12px,0px);
}
/*我们的优势*/
.advantages{
    text-align: center;
    background: #fafafa;
    padding-bottom:20px;
}
/*合作案例*/
.customers{
    position:relative;
    overflow:hidden;
    margin: 0 auto;
}

/*左边*/
.customers-left {
    width: 259px;
    height: 249px;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -124.5px;
    margin-left: -495px;
    color: #fff;
}
.customers-left-p1 {
    font-size: 68px;
    margin-bottom: 0;
    margin-top: 41px;
    font-weight: 300;
}
.customers-left-p2 {
    font-size: 40px;
    margin-bottom:10px;
}
.customers-left div {
    float: right;
    margin-top: 20px;
    padding-right: 2px;
}
.btn-radius {
    outline: none !important;
    border-radius: 100px;
    padding-left: 28px;
    padding-right: 28px;
}
.btn-whiteborder {
    border: 1px solid #fff;
    color: #fff;
    padding:5px 14px;
}
.btn-whiteborder:hover{
    color: #008bfe;
    background-color:#ffffff;
    -webkit-transition:0.5s linear;;
    -moz-transition:0.5s linear;
    -ms-transition:0.5s linear;
    -o-transition:0.5s linear;
    transition:0.5s linear;
}
/*右边*/
.customers-right {
    position: absolute;
    left: 52%;
    top:50px;
    overflow: hidden;
}
.slides-box{
    width:430px;
    height:280px;
    opacity: .9;
    background: #fff;
    border-radius: 8px;
    padding: 76px 64px 73px 64px;
    font-size: 14px;
    color: #3a3a3a;
    position: relative;
    margin-top:72px;
    z-index:2;
    line-height:24px;
}
.customers-photo{
    position:absolute;
    right:0px;
    top:-50px;
    z-index:3;
}
.customers-case{
    margin-top:-45px;
    padding-bottom:50px;
    text-align: center;
    width:100%;
}
.customers-case img:hover{
    box-shadow: 0 0 10px #afafaf;
}
/*页尾*/
.m-foot {
    background-color: #454857;
    padding-top: 54px;
    padding-bottom: 42px;
    overflow:hidden;
    color: #fff;
}
.s-fcw{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.f-fl{
    float:left;
}
.g-mr{
    margin-right: 30px;
}

.g-ml{
    margin-left: 40px;
}
.f-fl {
    float: left;
}
.m-ft-tt,.m-ft-mu>li.m-ft-tt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}
.s-fs{
    font-size: 24px;
    margin-top:10px;
}
.g-mt{
    margin-top: 20px;
}
.m-ft-qq {
    border: 1px solid #ffffff;
    padding: 6px 20px;
    font-size: 16px;
    color: #fff;
}
.m-ft-qq:hover{
    background-color: #fff;
    color: #101429;
}
.m-ft-menu {
    min-width:600px;
    border-left: 1px solid #f5f5f5;
    margin-left:30px;
}
.m-ft-mu {
    margin-left:100px;
    float:left;
}
.m-ft-tt, .m-ft-mu>li.m-ft-tt{
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}
.m-ft-mu>li{
    margin-bottom: 14px;
    font-size: 12px;
}
.m-ft-mu>li>a {
    color:#afafaf;
}
.g-mls {
    float:right;
}
.m-ft-qr {
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
    padding: 5px 5px 10px;
    color: #595961;
    font-size: 14px;
}
.g-tac {
    text-align: center;
}
.g-mt8 {
    margin-top: 8px;
}
.m-ft-mu>li>a:hover, .m-ft-nav>li>a:hover{
    color:#ffffff;
}
.address{
    background-color: #3a3c49;
    padding:20px 0;
    overflow:hidden;
    text-align: center;
    color: #ffffff;
    font-size:12px;
    line-height:20px;
}