body, button, input, select, textarea {
    font-family: 'helvetica neue', arial, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    -ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
    text-spacing: ideograph-alpha ideograph-numeric ideograph-parenthesis;
    -webkit-font-smoothing: antialiased;
}
a,a:hover{text-decoration: none;cursor: pointer}


body{
    padding-top: 73px;
}
.navbar-default{
    background-color: #ffffff;
    border-color: #e7e7e7;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 6px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 2px 6px;
}
.navbar-brand>img{
    height: 43px;
}
.navbar-nav>li>a{
    line-height: 43px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #238fec;
}
.exper-btn{
    display: inline-block;
    width: 86px;
    height: 31px;
    margin-top: 22px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #238fec;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border: 2px solid #238fec;
    border-radius: 17px;
    -webkit-border-radius: 17px;
}

/*轮播图*/
.lunbo{
    background-color: #eaf6fd;
    padding-top: 0px;
}

.carousel-control {
    font-size: 66px;
    line-height: 740px;
}
.carousel-control:hover,.carousel-control:active{
    color: #a9b3bc;
}
.carousel-control.left,.carousel-control.right{
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,0) 0%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,0) 0%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,0) 0%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-caption{
    width: 50%;
    color: #238fec;
    text-align: left;
    bottom: 25%;
    left: 50%;
    text-shadow: 0 1px 2px rgba(197, 197, 197, 0.6);
}
.carousel-caption h1{font-size: 36px;margin-top: 20px;}
.carousel-caption h3{font-size: 24px;margin-top: 20px;}
.carousel-indicators li{
    border: 1px solid #1d58a1;
}
.carousel-indicators .active{
    background-color: #1d58a1;
}
/*效果栏*/
.effectall{
    padding: 45px 0;
}
.addup{
    text-align: center;
    padding: 20px 0;
}
.crm{
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    transition:width 2s, height 2s;
}
.crm-a{
    background: url("../img/crm.png") 0 0 no-repeat;
}
.crm-b{
    background: url("../img/crm.png") -70px 0 no-repeat;
}
.crm-c{
    background: url("../img/crm.png") -140px 0 no-repeat;
}
.crm-d{
    background: url("../img/crm.png") -210px 0 no-repeat;
}
.count{
    text-align: center;
    color: #238fec;
    font-size: 60px;
    font-weight: bold;
}
.count span{
    font-size: 30px;
}
.effect{
    text-align: center;
    font-size: 18px;
}

/*体验栏*/
.experience{
    width: 100%;
    height: 220px;
    background: url("../img/banner-bg.jpg") 0 0 no-repeat;
}
.experience .row div{
    min-height: 220px;
}
.free{
    display: block;
    position: absolute;
    height: 48px;
    top: 50%;
    margin-top: -24px;
    font-size: 34px;
    color: #ffffff;
}
.exp-btn,.exp-btn:hover{
    display: inline-block;
    height: 52px;
    padding: 0 50px;
    font-size: 22px;
    line-height: 46px;
    color: #fff;
    border: 3px solid #fff;
    -moz-border-radius: 29px;
    -webkit-border-radius: 29px;
    border-radius: 29px;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    right: 15px;
}

/*成功案例栏*/
.case{
    padding: 45px 0;
}
.case h1{
    color: #1e58a0;
    margin-bottom: 15px;
    font-size: 36px;
}
.case h1 span{
    font-size: 30px;
}
.case p{
    font-size: 18px;
    line-height: 36px;
    color: #666;
}
.logo-con {
    min-height: 202px;
}
.logo-case {
    display: block;
    height: 37px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 15px;
}

/*footer*/
.addre{
    background-color: #f9f9f9;
    color: #908181;
    padding: 40px 0 20px 0;
    margin-bottom: 15px;
}
.logo-pic,.logo-pic img{
    display: block;
    margin: 0;
    width: 120px;
    height: 57px;
    margin: 0;
}

/*产品详情界面*/
.product-main{
    background-color: #eaf6fd;
    padding-top: 0px;
}
.introduce{
    padding: 45px 0;
}
.introduce .row{
    padding: 60px 0;
}
.introduce h2{
    color: #1e58a0;
    margin-bottom: 15px;
    font-size: 30px;
}
.introduce p{
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.intro{
    min-height: 340px;
    display:flex;
    justify-content:center;
    align-items:center;
 }
.intro-con{
}


@media screen and  (max-width: 767px)  {
    body{
        padding-top: 50px;
    }
    .lunbo{
        padding-top: 20px;
    }
    .navbar-brand>img{
        height: 32px;
    }
    .exper-btn{
        display: none;
    }
    /*轮播图*/
    .carousel-control {
        font-size: 26px;
        line-height: 220px;
    }
    .carousel-caption{
        width: 60%;
        color: #238fec;
        text-align: left;
        bottom: 15%;
        left: 40%;
        text-shadow: 0 1px 2px rgba(197, 197, 197, 0.6);
    }
    .carousel-caption h1{font-size: 16px;margin-top: 0;}
    .carousel-caption h3{font-size: 10px;margin-top: 0;}
    /*效果栏*/
    .effectall{
        padding: 15px 0;
    }
    .addup{
        padding: 10px 0;
    }
    .count{
        font-size: 26px;
    }
    .count span{
        font-size: 16px;
    }
    .effect{
        font-size: 16px;
        color: #666;
    }
    /*体验栏*/
    .experience{
        width: 100%;
        height: 130px;
        background: url("../img/banner-bg.jpg") 0 0 no-repeat;
    }
    .experience .row div{
        min-height: 65px;
        text-align: center;
    }
    .free{
        font-size: 16px;
        display: block;
        position: relative;
        height: 25px;
        top: 0px;
        margin-top: 25px;
    }
    .exp-btn, .exp-btn:hover{
        width: 118px;
        height: 32px;
        padding: 0 30px;
        font-size: 12px;
        line-height: 30px;
        border: 1px solid #fff;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        position: relative;
        top: 15px;
        right: 0px;
    }
    /*成功案例栏*/
    .case{
        padding: 15px 0;
    }
    .case h1{
        font-size: 26px;
    }
    .case h1 span{
        font-size: 22px;
    }
    .case p{
        font-size: 14px;
        line-height: 28px;;
    }
    .logo-con {
        min-height: 60px;
    }
    .logo-case {
        position: relative;
        margin-top: 0px;
        right: 0px;
    }
    /*footer*/
    .logo-pic,.logo-pic img{
        margin: 0 auto;
    }
    /*产品详情界面*/
    .product-main{
        padding-top: 20px;
    }
    .introduce{
        padding: 15px 0;
    }
    .introduce .row{
        padding: 0;
    }
    .introduce h2{
        margin-bottom: 15px;
        font-size: 20px;
    }
    .introduce p{
        font-size: 14px;
        line-height: 22px;
    }
    .intro{
        min-height: 240px;
    }

}

