/*@media (max-width: 992px) {*/
/*    !*.col-lg-2 {*!*/
/*    !*    max-width: 20%;*!*/
/*    !*    !* flex: 0 0 16.66667%; *!*!*/
/*    !*}*!*/
/*}*/


/*nav.navbar, .pb-5, .py-5{*/
/*    background-color: #f0f8ff !important;*/
/*}*/

.navbar-btn ol, .navbar-btn ul, .navbar-btn dl {
    margin-bottom: 0;
}

.content-section-a {
    background-color: #F4F9FF;
    padding: 80px 0;
}

.content-section-b {
    background-color: #ffffff;
    padding: 80px 0;
}

.section-heading {
    line-height: 66px;
}

.lead {
    line-height: 34px;
    padding: 10px 0 25px;
}

.pull-right {
    float: right !important;
}

.text-bokr-color {
    color: #cbff00 !important;
}

.dropdown-animate[data-toggle='hover'] > .dropdown-menu {
    left: 100%;
    min-width: 6rem;
    background-color: #FFF;
    margin-left: 0;
}


.navbar-area .navbar .navbar-nav .nav-item.dropdown-animate[data-toggle='hover'] > .dropdown-menu a {
    color: #333
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.shadow-box {
    border-radius: 3px;
    box-shadow: 0 20px 24px 0 rgba(48, 48, 48, .1), 0 0 1px 0 rgba(48, 48, 48, .2);
}

.common-summary {
    display: flex;
    background-color: #171347;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    /* height: 60px;
    
    text-align: center;
    line-height: 60px;
    color: #69737f;
    font-size: 14px;
    position: relative; */
}

/*首页*/
#index .slider-content .title{
    font-size: 40px;
}
#index a.btn-index-more {
    background-color: white;
    border: none;
}
#index .index-solution img{
    width: 86px;
    height:86px;
    margin-top: 20px;
}

#index a.btn-index-more:hover {
    background-color: #EFF2F7;
    border: none;
}

#index #core-service {
    padding: 40px 0
}

.section-title .title {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 600;
    color: #1d1e20;
}

.section-title .text {
    /*font-size: 20px;*/
    /*line-height: 36px;*/
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #6c6f75;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    box-sizing: border-box;
    font-family: "PingFang SC", Helvetica, "Microsoft Yahei", Aria;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

.hide {
    display: none !important;
}

#newsletter {
    background: url(../img/index/in-91.png) #c0392b center center;
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center;
}

#newsletter h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    font-weight: 100;
    text-transform: none;
    font-size: 36px;
}

hr {
    position: relative;
    border: none;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}

.centered {
    text-align: center;
}

.icon-box.box-info {
    color: #00e5ff;
    background-color: rgba(0, 229, 255, 0.1);
}

.icon-box {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    margin: 1rem;
}

.icon-box .icon-box-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem;
}

.footer {
    background: url(../img/index/map.png) center center no-repeat #2a3448;
}

.bg-defult {
    background: #f1f5ff !important;
}

.counters {
    position: relative;
}

.counters .facts-item {
    text-align: center;
    color: #fff;
    border: 1px dotted #b3b3b3;
    border-radius: 4px;
    padding: 22px;
    background-color: #e7ecf9;
}

.counters .facts-item .icon {
    margin-bottom: 15px;
}

.counters .facts-item .fact-count h3 {
    font-size: 40px;
    color: #171347;
    font-weight: 400;
    line-height: 40px;
}

.counters .facts-item .fact-count h4 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
}

.numbers {
    padding: 5% 0;
}

.number-grids {
    margin-top: 3em;

}

.numic-grid {
    text-align: center;
    float: left;
}

#fit-for-seller {
    background-color: #f4f9ff;
    padding-bottom: 40px;
}

#experience {
    background-image: url(../img/index/in5.jpg);
    background-color: #255b7c;
    height: 200px;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

#index #stat-data .icon {
    color: #333;
}

#index #stat-data .icon i {
    font-size: 2.11429rem;
}

#index #stat-data h3 {
}

#index #stat-data h4 {
    color: #333;
    font-size: 20px;
    line-height: 40px;
}

#index #stat-data p {
    line-height: 28px;
    font-size: 14px;
}

#index #solution .text-container {
    background-color: #F1F5FF;
}

#index #solution p.text-muted {
    padding: 10px 20px 20px;
    height: 176px
}

.row, .clearfix {
    zoom: 1;
}

/*CRM页面*/
.section-header {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.section-header .section-title {
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #263238;
    position: relative;
}

.section-header span {
    font-size: 60px;
    color: #00000012;
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
}

.section-header p {
    font-size: 14px;
    color: #546E7A;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
}

#blog .blog-item-wrapper {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    -webkit-transition: transform 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: transform 0.2s linear, -moz-box-shadow 0.2s linear;
    transition: transform 0.2s linear, box-shadow 0.2s linear;
}

#blog .blog-item-img {
    position: relative;
}

#blog .blog-item-img img {
    /*width: 100%;*/
    width: 60%;
    border-radius: 4px;
}

#crm-page .slice-lg {
    padding-top: 52px;
    padding-bottom: 52px;
}

#blog .blog-item-text {
    padding: 0 30px 20px;
}

#blog .blog-item-text h3 {
    line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

#blog .blog-item-text .meta-tags {
    margin-bottom: 10px;
    color: #999;
    font-size: 14px;
    margin-right: 10px;
}


/*关于我们*/
.bg-about-header {
    /*background-image: url(../img/bg-about-header-II.jpg);*/
    background-image: url(../img/home_history.19cc347.png);
    background-color: #255b7c;
    height: 400px;
    margin: 0;
    /*padding: 0;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 146px;
}

.introduction-title {
    height: 48px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 2.56px;
    color: #1d1e20;
    margin: 40px 0 20px;
    text-align: center;
}

.introduction-line {
    height: 1px;
    background: #dadde3;
    width: 100%;
}

.about-us .about-us-content {
    margin-left: auto;
    margin-right: auto;
}

.about-us .content .content-text:first-child {
    margin-top: 40px;
}

.about-us .content .content-text {
    font-size: 16px;
    line-height: 32px;
    color: #646e80;
    font-weight: 400;
    margin-top: 20px;
}



#feature {
    background: #f2f2f2;
    padding-bottom: 40px;
}

#feature .center {
    text-align: center;
    padding: 42px;
    left: 0;
    transform: translateX(0);
}

#feature .center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}

#feature .lead {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

#feature .features {
    padding: 0;
}

#feature .col-md-3, #feature .col-md-4 {
    float: left
}

#feature .features .feature-wrap {
    margin-bottom: 35px;
    overflow: hidden;
    text-align: center;
}

#feature .feature-wrap h2 {
    margin-top: 10px;
    font-size: 20px;
}

#feature .feature-wrap i {
    font-size: 50px;
    height: 110px;
    width: 110px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #fff;
    color: #5891e7;
}

#feature h3 {
    font-size: 14px;
    color: #777;
    font-weight: 400;
    line-height: 26px;
}

#popularbrands {
    position: relative;
    padding: 0 0 20px 0;
}

.container:before, .container:after {
    display: table;
    line-height: 0;
    content: "";
}

.heading1 {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    margin-top: 0;
    font-size: 34px;
}

.heading1 .maintext {
    font-size: 28px;
    color: #5e626b;
    text-transform: uppercase;
    padding: 0px 14px 4px 0;
    font-family: 'Crete Round', serif;
}

.heading1 .subtext {
    font-size: 16px;
    color: #96979d;
    text-transform: none;
    font-weight: normal;
    padding: 0px;
}

.brandcarousalrelative {
    position: relative;
}

.caroufredsel_wrapper {

}

#popularbrands ul#brandcarousal {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

#popularbrands .clearfix {
    float: none;
    clear: both;
}

#popularbrands ul#brandcarousal li {
    text-align: center;
    border: 1px solid #ddd;
    padding: 9px 9px;
    margin: 8px 8px;
    display: block;
    float: left;
}

#popularbrands #prev {
    background: url(../img/carousalarrow.png) no-repeat scroll 8px center #5b559a;
    position: absolute;
    font-size: 24px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    height: 25px;
    width: 25px;
    left: 0;
    top: 30px;
}

#popularbrands img {
    width: auto \9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    width: 192px;
    height: 56px;
}

#popularbrands #next {
    background: url(../img/carousalarrow.png) no-repeat scroll -18px center #5b559a;
    position: absolute;
    font-size: 24px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    height: 25px;
    width: 25px;
    right: 0;
    top: 30px;
}

/*解决方案*/
.section-title .focus-font{
    color: #0063FF;
    margin-bottom: 10px;
}
.bg-section-secondary {
    background-color: #F4F9FF !important;
}
.section-title .solution-list-title{
    font-weight: bold;
    font-size: 20px;
    color: #0063FF;
}
.bg-solution-header {
    background-image: url(../img/bg_solution_header_2.jpg);
    background-color: #255b7c;
    height: 400px;
    margin: 0;
    /*padding: 0;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 146px;
}

/* 加入我们 */
.page.joinus .row-padding {
    padding: 0px;
    margin: 0px;
}
.panel-group {
    margin-bottom: 20px;
}
.page.job .content .panel {
    margin: 0;
    border: none;
    border-radius: 0;
}
.panel {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.page.job .content .panel-heading:first-child {
    border-top: 1px solid #E4E4E4;
}
.page.job .content .panel-heading.collapsed {
    background-color: #fff;
}
.page.job .content .panel-heading {
    position: relative;
    cursor: pointer;
    padding: 25px 15px;
    background-color: #f8f8f8;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.page.job .content {
    padding-bottom: 100px;
}
.page.job .content .panel-heading.collapsed::after {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url(../img/joinus/joinus-detail.png);
    background-size: 16px;
    position: absolute;
    top: 30px;
    right: 20px;
}
.page.job .content .panel-heading::after {
    content: " ";
    position: absolute;
    right: 20px;
    top: 30px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-image: url(../img/joinus/joinus-arrow-down.png);
}
.page.job .content .panel-body {
    border: none;
    background-color: #f8f8f8;
    text-align: right;
}
.page.job .content .panel-body p {
    padding-left: 15px;
    line-height: 2.4;
    text-align: left;
    font-size: 16px;
}
.page.job .content .panel-body .delivery {
    margin-left: 15px;
    height: 50px;
    width: 120px;
    border-radius: 8px;
    background-color: #FC5F3A;
    text-align: center;
    margin: 40px 0px 35px 15px;
}

.page.job .content .panel-body .delivery a {
    height: 50px;
    width: 120px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
}
.pager:after, .panel-body:after, .row:after {
    clear: both;
    display: table;
    content: " ";
}


.page.joinus .content .concept h1 {
    color: #191140;
    font-weight: bold;
}
.page.joinus .content .concept p {
    color:#65698f
}
.page.joinus .display-inline-block {
    display: inline-block;
}

@media (min-width: 991px){
    .page.joinus .content .concept h1 {
        margin-top: 60px;
        margin-bottom: 28px;
        font-size: 28px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 38px;
    }
  
    .page.joinus .content .concept .row .text-margin {
        padding-left: 21px;
    }
    .page.joinus .content .concept img {
        width: 572px;
        height: 320px;
        border-radius: 12px;
    }
    .page.joinus .content .concept p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 28px;
    }
    .page.joinus .content .concept .row div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .page.joinus .content .joinus-tab {
        background-color: #FBFBFB;
        min-width: 1280px;
    }
    .page.joinus .content .joinus-tab .content-box {
        width: 1180px;
        margin: auto;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .page.joinus .content .joinus-tab .content-box .joinus-tab-content {
        height: 70px;
        width: 494px;
        float: left;
        padding: 0px;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
    }
    .page.joinus .content .joinus-tab .content-box .joinus-tab-content a {
        height: 70px;
        width: 392px;
    }
    .page.joinus .content .joinus-tab .content-box .tab-img {
        width: 52px;
        line-height: 70px;
        text-align: center;
        float: left;
        box-sizing: content-box;
        padding-right: 30px;
        padding-left: 115px;
    }
    .page.joinus .content .joinus-tab .content-box .tab-img img {
        height: auto;
        width: 52px;
    }
    .page.joinus .content .joinus-tab .content-box .title {
        float: left;
        color: #575A70;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 70px;
        text-align: center;
        padding-right: 112px;
        box-sizing: content-box;
    }
    .page.job .content .container {
        width: 1180px;
        padding: 0px;
        margin-top: 100px;
    }
    .page.job .content .department h1 {
        margin-top: 0;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0;
    }
    .page.job .content .department p {
        margin-top: 28px;
        max-width: 336px;
        letter-spacing: 0;
        font-weight: 500;
        color: #65697F;
        font-size: 16px;
        line-height: 28px;
    }
    .page.job .content .row + .row {
        margin-top: 85px;
    }
    .display-none-pc {
        display: none;
    }
    .page.joinus .content .joinus-tab .joinus-tab-active .title{
        color: #FC5F3A;
    }
}


/*
.w1200 .w680 {
    width: 850px;
}

.mt20 {
    margin-top: 20px;
}

.c999 {
    color: #999;
}

.f12 {
    font-size: 12px;
}

.ml20 {
    margin-left: 20px;
}

.fl {
    float: left;
}

.wp33-3 {
    width: 33.3%;
}

.mt30 {
    margin-top: 30px;
}

.ml20 {
    margin-left: 20px;
}

.c333 {
    color: #333;
}

.f28 {
    font-size: 28px;
}

.mt20 {
    margin-top: 20px;
}

.bp1 {
    background-position: left 2px;
}

.pl20 {
    padding-left: 20px;
}

.wp33-3 {
    width: 33.3%;
}

.lh30 {
    line-height: 30px;
}

.c666 {
    color: #666;
}

.bgc_f4 {
    background-color: #f4f4f4;
}
*/

/*小程序*/
#minishop-page .section-title .text, #crm-page .section-title .text {
    margin: 20px 0 24px 0;
    line-height: 30px
}

.case-about-client {
    padding: 60px 0;
}

.case-about-client .case-list-cell-card {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 336px;
    height: 404px;
    border-radius: 3px;
    box-shadow: 0 3px 12px 0 rgba(48, 48, 48, .05), 0 4px 8px 0 rgba(48, 48, 48, .1), 0 0 1px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    margin-right: 9px;
    padding: 12px 20px;
    transition: top .2s;
    top: 0;
    margin: 20px 20px
}

.case-about-client .case-list-cell-title {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.5;
    color: #1d1e20;
    /*margin: 20px 0;*/
    letter-spacing: 1.2px;
    margin: 12px auto 16px;
    text-align: center;
    width: 145px;
}
.case-about-client .case-list-cell-title img{
    height: 32px;
    width: 32px;
    float: left;
}

.case-about-card .minishop-line{
    background-color: #2e78e3;
    height: 1px;
    margin: 2px auto 19px;
    width: 90%;
}


.case-about-client .case-list-cell-li li {
    line-height: 32px;
    padding: 0 10px;
    color: #727272;
    font-size: 14px;
}

.case-about-client .case-list-cell-card-img {
    text-align: center;
    height: 158px;
}

.case-about-client .case-list-cell-card-img img {
    width: 151px;
    height: 158px;
}

.case-about-client .case-about-card {
    display: inline-block;
}


#minishop-page .content-section-b .section-title, #crm-page .content-section-b .section-title {
    padding-left: 40px;
}

.bg-minishop-header {
    background-image: url(../img/bg_minishop_9.jpg);
    background-color: #078fff;
    height: 400px;
    margin: 0;
    /*padding: 0;*/
    background-size: cover;
    /*
    background-repeat: no-repeat;
    */
    background-position: center right;
    padding-top: 110px;
}

/*CRM*/
.bg-crm-header {
    background-image: url(../img/bg_crm_header_9.jpg);
    background-color: #255b7c;
    height: 400px;
    margin: 0;
    /*padding: 0;*/
    background-size: cover;
    /*
    background-repeat: no-repeat;
     */
    background-position: center center;
    padding-top: 128px;
}

.header-title {
    color: #FFF;
    font-size: 34px;
    text-align: center;
    color: #fff;
    /* margin: 200px 0 0; */
    line-height: 50px;
    font-weight: 400;
}

.header-subtitle {
    margin-top: 16px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
}

#footer-logo {
    width: 114px;
}

#minishop-page .header-title {
    /*font-size: 38px;*/
    /*text-align: left;*/
    /*padding-left: 140px;*/
    font-size: 33px;
    line-height: 50px;
    text-align: center;
}

#minishop-page .header-subtitle {
    text-align: center;
    font-size: 14px;
}

/* ai */
.home-banner {
    /* background: url('../img/ai/home-banner.jpg') no-repeat; */
    background-color: #edf3ff;
    background-size: 100%;
    background-position: top center;
    height: 480px;
}
.home-banner .container {
    background: url('../img/ai/home-banner.jpg') no-repeat;
    background-size: 100%;
    height: 100%;
}

/* 桌面端 */
@media (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33%;
    }

    #index #solution .col-lg-2 {
        /*margin: 0 18px;*/
        max-width: 20%;
        flex: 0 0 20%;
    }

    .navbar-expand-lg .navbar-brand img {
        height: 2.4rem;
    }
    .normal-width, .top-normal-width {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 50px;
    }
    #popularbrands img {
        width: 164px;
        height: 48px;
    }

}

/* 移动端 */
@media (max-width: 767px) {
    .page.joinus .content .joinus-tab .content-box .joinus-tab-content {
        width: 49%;
        float: left;
        padding: 0px;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        text-align: center;
        margin-bottom: 30px;
    }
    #joinus-page .display-none-pc{
    margin: 10px auto 30px;
}
    #job-page h1{
        font-size: 28px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    .page.joinus .content .joinus-tab .content-box .joinus-tab-content .title{
        text-decoration: none;
        color: #333;
        text-align: center;
    }
    .common-summary{
        height: 70px;
        line-height: 26px;
        padding: 10px 0 14px;
    }
    #index #solution p.text-muted {
        height: auto;
    }
    .header-title {
        font-size: 28px;
    }
    #about-page .normal-width{
        width: 86%;
        margin: 0 auto;
    }
    .case-about-client .case-list-cell-card{
        height: auto;
        padding: 12px 20px 29px;
    }
    .carousel-item {
        height: 750px
    }

    .carousel-item .slider-image-box {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
    }

    .slider-content {
        padding-top: 350px;
        z-index: 12;
    }

    .dropdown-animate[data-toggle='hover'] > .dropdown-menu {
        background-color: #f4f6f7;
    }

    #stat-data .col-sm-6 {
        margin: 10px 0;
    }

    #index #solution img {
        width: 56%;
        height: auto;
    }

    #popularbrands .heading1 {
        margin: 6px 10px;
    }

    #popularbrands ul#brandcarousal li {
        width: 45%;
        float: left;
    }
    #popularbrands ul#brandcarousal li {
        width: 45%;
        float: left;
    }
    .page.joinus .content .concept h1 {
        font-size: 26px;
        line-height: 42px;
        padding: 10px 0 15px;
    }
    #joinus-page .concept.container{
        width: 90%
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
}

@media (min-width: 1200px) {
    .col-lg-8 {
        width: 66.66666666666666%;
    }
}