body{
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-repeat: repeat;
	color: #1a1a33;
}
/* ----------------------------------------------------------------
    右侧按钮
-----------------------------------------------------------------*/
.totop{
    width: 46px;
    height: 46px;
    line-height: 52px;
    text-align: center; 
    background: #F3F5F9;
    border: 1px solid #D2D9E7;
    position: fixed;
    bottom: 30px; 
    right: 40px; 
    cursor: pointer;
    display: none;
    color:#5757d9;
    z-index: 1000;
    transition: background 0.5s,border 0.5s;
    -webkit-transition: background 0.5s,border 0.5s; /* Safari */
}
.totop:hover{
    background-color: #5757d9;
    border: 1px solid #5757d9;
    color: #fff;
}

/* ----------------------------------------------------------------
    右下角
----------------------------------------------------------------- */
.c-bubble {
    position: absolute;
    color: #404A58;
    z-index: 6;
}
.c-bubble-trigger{
    margin-top: -1px;
}
.c-bubble-inner {
    font-size: 12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px;
    border: 1px solid #b3b7bf;
    border-radius: 2px;
    background-color: #fff;
    line-height: 18px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.15);
    position: static !important;
    left: 50%;
    top: 50%;
}
.com-widget-global {
    position: fixed;
    right: 40px;
    bottom: 100px;
    z-index: 300;
    width: 46px;
}
.com-widget-qr .scan-btn {
    box-sizing: border-box;
    border: 1px solid #D2D9E7;
    background: #F3F5F9;
    cursor: pointer;
    font-size: 0;
    width: 46px;
    height: 44px;
    text-align: center;
    padding: 0px 10px;
    line-height: 44px;
}
.c-bubble-trigger.disable-hover:hover .c-bubble-trigger-btn:after {
    -webkit-transform: rotate3d(0,0,1,0);
    transform: rotate3d(0,0,1,0)
}
.c-bubble-trigger .c-bubble {
    visibility: hidden;
    width: 300px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    text-align: center;
    pointer-events: none;
    opacity: 0
}
.c-bubble-trigger.hover .c-bubble,.c-bubble-trigger.show-bubble .c-bubble,.c-bubble-trigger:hover .c-bubble {
    visibility: visible;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 1
}
.c-bubble-trigger .c-bubble .c-bubble-inner {
    display: inline-block;
    overflow-y: auto;
    max-width: 100%;
    max-height: 100%;
    text-align: left;
    vertical-align: middle;
    pointer-events: auto
}
.c-bubble-trigger .c-bubble-bottom,.c-bubble-trigger .c-bubble-top {
    left: 50%;
    margin-left: -150px
}
.c-bubble-trigger .c-bubble-top {
    top: 100%;
    margin-top: 11px;
    -webkit-transform: translateY(-11px);
    transform: translateY(-11px)
}
.c-bubble-trigger .c-bubble-bottom {
    bottom: 100%;
    margin-bottom: 11px;
    -webkit-transform: translateY(11px);
    transform: translateY(11px)
}
.c-bubble-trigger.hover .c-bubble-bottom,.c-bubble-trigger.hover .c-bubble-top,.c-bubble-trigger.show-bubble .c-bubble-bottom,
.c-bubble-trigger.show-bubble .c-bubble-top,.c-bubble-trigger:hover .c-bubble-bottom,.c-bubble-trigger:hover .c-bubble-top {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right {
    top: 50%;
    height: 300px;
    margin-top: -150px
}
.c-bubble-trigger .c-bubble-left:before,.c-bubble-trigger .c-bubble-right:before {
    font-size: 0;
    display: inline-block;
    width: 0;
    height: 100%;
    content: '';
    vertical-align: middle
}
.c-bubble-trigger .c-bubble-left {
    text-align: left;
    left: 100%;
    margin-left: 11px;
    -webkit-transform: translateX(-11px);
    transform: translateX(-11px)
}
.c-bubble-trigger .c-bubble-right {
    text-align: right;
    right: 100%;
    margin-right: 11px;
    -webkit-transform: translateX(11px);
    transform: translateX(11px)
}
.c-bubble-trigger.hover .c-bubble-left,.c-bubble-trigger.hover .c-bubble-right,.c-bubble-trigger.show-bubble .c-bubble-left,.c-bubble-trigger.show-bubble .c-bubble-right,
.c-bubble-trigger:hover .c-bubble-left,.c-bubble-trigger:hover .c-bubble-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.c-bubble-trigger.c-triangle-align-start .c-bubble.c-bubble-bottom,.c-bubble-trigger.c-triangle-align-start .c-bubble.c-bubble-top {
    text-align: left;
    margin-left: -32px
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right2 {
    margin-top: -600px;
    height: 400px;
}
.c-bubble-trigger .c-bubble-left,.c-bubble-trigger .c-bubble-right2 .c-bubble-inner{
    padding: 38px 24px;
}
.biaodan_form .input-group{
    margin: 15px 0px;
}

/* ----------------------------------------------------------------
    通用
-----------------------------------------------------------------*/
.col-2{
    float: left;
    position: relative;
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

button:focus{outline:0;}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a{
    color: #1a1a33;
}

a, a:hover, a:focus{
    text-decoration: none;
}

a:hover{
    color: #5757d9;
}

ul,p{
    margin-bottom: 0px;
}

p{
    line-height: 24px;
}

.text-white{
    color: #fff;
}
.text_666{
    color: #666;
}
.text-warning{
    color: #d8661a;
}

.bg_f5f5f5{
    background: #f5f5f5;
}
.bg_white{
    background: #fff;
}

.font12{
    font-size: 12px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
}
.font24{
    font-size: 24px;
}

.no_margin{
    margin: 0px;
}
.mb68{
    margin-bottom: 68px;
}
.mb88{
    margin-bottom: 88px;
}

.mb100{
    margin-bottom: 100px;
}

.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}
.pt100{
    padding-top: 100px;
}
.pm100{
    padding-bottom: 100px;
}
.pl78{
    padding-left: 78px;
}
.pr78{
    padding-right: 78px;
}

.btn_sqsy{
    display: inline-block;
    background: #534cd9;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 8px 18px;
}
.btn_sqsy:hover,.btn_sqsy:focus{
    background: #7373ff!important;
    border-color: #7373ff!important;
}

/* ----------------------------------------------------------------
    首页
-----------------------------------------------------------------*/
.dingbu_nav{
    height: 30px;
    border-bottom: 1px solid #e9e9ed;
}
.dingbu_nav ul li{
    padding: 0px;
}
.dingbu_nav a{
    line-height: 30px;
    font-size: 12px;
    margin-left: 50px;
    color: rgba(26,26,51,.5);
}
.dingbu_nav a:hover{
    color: #534cd9;
}

.navbar{
    border: none;
    border-radius: 0px;
}
.navbar-right{
    margin-right: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #534cd9;
    background: none;
}
.nav>li>a{
    font-size: 16px;
    padding: 20px 22px;
}
.navbar-brand{
    height: 60px;
    padding: 19px 15px;
}
.navbar-default .navbar-nav>li>a{
    color: #1a1a33;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #5757d9;
}
.nav li a i{
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s; /* Safari */
}
.nav>li>a:hover i{
    transform:rotate(180deg);
}
.navbar-default{
    background: none;
}

.fixednav{
    background: #fff;
    box-shadow: 0px 0px 30px rgba(87,87,217,0.1);
}

.nav_xiala .menu{
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 30px rgba(0,0,0,0.1);
    margin-top: 0px;
    z-index: 1000;
    padding: 30px 10px;
    animation: xianladonghua 0.5s;
    -moz-animation: xianladonghua 0.5s; /* Firefox */
}
@keyframes xianladonghua
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}

@-moz-keyframes xianladonghua /* Firefox */
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}
.nav_xiala .menu li{
    list-style: none;
}
.nav_xiala .menu li a:before{
    display: none;
}
.nav_xiala .menu li a{
    display: block;
    padding: 12px 0px;
    width: 100%;
    font-size: 16px;
}
.nav_xiala:hover .menu{
    display: block;
    transition: all .5s;
}

.nav>li{
    position: static;
}
.nav_xiala1 .menu{
    min-width: 100%;
    left: 0px;
}
.nav_xiala1 .menu ul h4{
    margin: 20px 0px;
}
.nav_xiala2 .menu{
    padding: 30px;
}

.banner_form{
    background: #fff;
    box-shadow: 0px 0px 30px rgba(87,87,217,0.1);
    padding: 28px;
    margin: 138px 0px 56px 0px;
    border-radius: 10px;
}
.banner_form h4{
    margin: 0px 0px 28px 0px;
}
.banner_form .form-control{
    height: 42px;
    border-color: #eee;
    box-shadow: none;
    border-radius: 0px;
}
.banner_form .form-group{
    margin-bottom: 14px;
}
.banner_form_a{
    display: block;
    background: #5757d9;
    color: #fff;
    padding: 14px 0px;
    margin-top: 28px;
    width: 150px;
    border-radius: 25px;
}

.banner_form_a:hover{
    background: #7373ff;
    color: #fff;
}
.banner_form_hqyzm{
    border-color: #eee;
    border-radius: 0px;
    padding: 10px 15px;
    border: 1px solid #eee;
    border-left: none;
}
.banner_form_hqyzm:hover,.banner_form_hqyzm:focus{
    border-color: #eee;
    background: #fff;
    color: #5757d9;
}
.banner_form_input{
    border-right: none;
}

/*nav*/
.index_banner .swiper-slide{
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    height: 580px;
}
.index_banner h1,.index_banner_style h1{
    font-size: 50px;
    line-height: 70px;
    color: #1a1a33;
    letter-spacing: 0;
    margin-top: 240px;
}
.index_banner h3,.index_banner_style h3{
    font-size: 22px;
    line-height: 31px;
    color: #1a1a33;
    letter-spacing: 0;
    margin-top: 30px;
    font-weight: 500;
}
.index_banner a,.index_banner_style a{
    display: inline-block;
    background: #534cd9;
    box-shadow: 0 12px 30px -9px rgba(76,76,217,.5);
    border-radius: 6px;
    padding: 0 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
}
.index_banner .swiper-slide a:hover,.index_banner_style a:hover{
    background: #7373ff;
}
.index_banner .swiper-pagination-bullet{
    width: 60px;
    height: 4px;
    border-radius: 0px;
    background: #e9e9ee;
    opacity: 0.3;
    margin: 0px 6px!important;
}
.index_banner .swiper-pagination-bullet-active{
    background: #717183;
    opacity: 1;
}
.index_banner>.swiper-pagination-bullets{
    bottom: 34px;
}
.banner_form_fd{
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
}
.banner_form_fd .banner_form{
    z-index: 1000;
}

/*免费试用*/
.index_mfsycenter{
    background: url("../img/index_mfsycenter.jpg") no-repeat center;
    background-size: cover;
    padding: 78px 0px;
}
.index_mfsycenter .form-control{
    border-radius: 0px;
    border: 1px solid #eee;
    box-shadow: none;
    height: 43px;
}
.index_mfsycenter .form-group{
    margin-bottom: 0px;
}
.index_mfsycenteran{
    font-size: 16px;
    border-radius: 0px;
    color: #5757d9;
    padding: 10px 62px;
    border:none;
}
.index_mfsycenteran:hover{
    background: #ffb31a;
    color: #fff;
}

/*拓客营销*/
.tkyx{
    border-bottom: 1px solid #f5f5fa;
}
.tkyx_left{
    background: #f5f5fa;
    border-radius: 8px;
    padding: 60px 30px;
    height: 820px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tkyx_left h3{
    margin-bottom: 5px;
}
.tkyx_left h3 span{
    margin-left: 5px;
    position: relative;
    top: -8px;
}
.tkyx_right p{
    padding: 32px 0px;
}
.tkyx_right_style{
    padding-left: 38px;
}

.index_text h1{
    margin: 0px;
    padding: 100px 0px 0px 0px;
    line-height: 48px;
}
.index_text h4{
    padding-left: 20px;
    position: relative;
    line-height: 26px;
    margin: 28px 0px 8px 0px;
}
.index_text h4:before{
    content: "";
    position: absolute;
    left: 0px;
    width: 5px;
    height: 26px;
    background: #5757d9;
}
.index_text p{
    color: #666;
    padding: 12px 0px;
}
.index_text2 p{
    padding: 0px;
}

/*10000+中小企业的信赖选择*/
.index_bt2{
    font-size: 36px;
    margin: 60px 0px 30px 0px;
}
.index_fbt{
    font-size: 22px;
    margin: 0px 0px 60px 0px;
}
.index_xlxz{
    height: 88px;
    line-height: 88px;
    border: 1px solid #e6e7eb;
    margin-bottom: 30px;
    text-align: center;
}

/*为什么选择互客SCrM*/
.index_wsmxzhk{
    background: #f7f8ff;
    border: 1px solid #e6e6ff;
    border-radius: 5px;
    padding: 1px 12px;
    height: 332px;
    margin-bottom: 60px;
}
.index_wsmxzhk img{
    margin-top: 80px;
}
.index_wsmxzhk h3{
    font-size: 22px;
    margin: 42px 0px 30px 0px;
}
.index_bt{
    margin: 60px 0px;
}

/*底部*/
.index_ljlqmfsyjh{
    background: url("../img/index_ljlqmfsyjh_bg.jpg") #534cd9 no-repeat center;
    background-size: auto 100%;
    padding: 1px;
}
.index_ljlqmfsyjh h1{
    margin: 88px 0px 48px 0px;
}
.index_ljlqmfsyjh a{
    display: inline-block;
    font-size: 18px;
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    color: #5252cc;
    background: #fff;
    box-shadow: 0 20px 40px -16px #5252cc;
    -webkit-transition: box-shadow 0.5s; /* Safari */
    transition: box-shadow 0.5s;
    margin-bottom: 72px;
}
.index_ljlqmfsyjh a:hover{
    box-shadow: 0 20px 40px -16px #1f1f66;
}

.index_bottom{
    background: #333;
}
.bottom_nav1{
    margin-top: 68px;
}
.bottom_nav1 h4{
    font-size: 14px;
}
.bottom_nav1 ul li a{
    color: #ccc;
    font-size: 12px;
    line-height: 34px;
}
.bottom_nav1 ul li a:hover{
    color: #534cd9;
}
.bottom_nav1 ul p{
    margin-top: 18px;
}
.bottom_nav2{
    margin-top: 72px;
    border-top: 1px solid #4b5054;
    border-bottom: 1px solid #4b5054;
    padding: 15px 15px 15px 0px;
}
.bottom_nav2 li a{
    color: #ccc;
    font-size: 12px;
    line-height: 36px;
}
.bottom_nav2 li{
    width: 118px;
}
.bottom_nav2 ul li a:hover{
    color: #534cd9;
}
.bottom_p{
    font-size: 12px;
    margin: 38px 0px 58px 0px;
}

/*表单*/
.modal{
    z-index: 20000;
}
.modal-content{
    border-radius: 0px;
    box-shadow: none;
    border: none;
}
.modal-body{
    padding: 35px;
}
.close{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 36px;
    height: 36px;
}
.tanchuang1 h2{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 24px;
}
.tanchuang_bd .input-group{
    margin-bottom: 24px;
}
.tanchuang_bd .input-group .input-group-addon{
    border-radius: 0px;
    background: #fff;
    border-color: #eee;
    padding: 12px 18px;
}
.tanchuang_bd .input-group .form-control{
    border-radius: 0px;
    border-color: #eee;
    box-shadow: none;
    height: 40px;
    padding: 12px 18px;
}
.tanchuang_bd .form-group{
    margin-bottom: 38px;
}
.tanchuang_bd .form-group .form-control{
    border-radius: 0px;
    border-color: #eee;
    box-shadow: none;
}
.tanchuang_liangzi{
    letter-spacing: 8px;
}
.tanchuang_tjsq,.tanchuang_tjsq:hover,.tanchuang_tjsq:focus,.tanchuang_tjsq:active{
    border-radius: 0px;
    border-color: #534cd9;
    background: #534cd9;
    padding: 12px 24px;
}
.tanchuang_quxiao,.tanchuang_quxiao:hover,.tanchuang_quxiao:focus,.tanchuang_quxiao:active{
    border-radius: 0px;
    border-color: #ccc;
    background: #ccc;
    padding: 12px 24px;
    color: #fff;
}

@media (max-width: 1200px){
    .navbar-default{
        background: #fff;
        box-shadow: 0px 0px 30px rgba(87,87,217,0.1);
    }
}

@media (max-width: 900px){
    .tkyx_left{
        height: auto;
        flex-direction: row;
        justify-content: space-around;
    }
    .tkyx_right_style{
        padding-left: 15px;
        padding-top: 15px;
    }
    .tkyx_left h3{
        font-size: 18px;
    }
    .pl78 {
        padding-left: 15px;
    }
    .com-widget-global{
        right: 15px;
    }
    .totop{
        right: 15px;
    }
    .index_text h1{
        padding: 58px 0px 0px 0px;
    }
    .pt100{
        padding-top: 58px;
    }
    .pm100{
        padding-bottom: 58px;
    }
}

@media (max-width: 750px){
    
}
.navbar-default .navbar-toggle{
    border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background: none;
}
.navbar-toggle{
    margin-top: 28px;
    margin-right: 10px;
}

/* ANIMATED X */
.navbar-toggle .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s; 
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s; 
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);

}

.navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}