.flex-column {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

/* indrive */

.fullback-business h4 {
    color: #fff;
}

.bg-gray {
    background: #f4f4f4;
}

.pb-0 {
    padding-bottom: 0;
}

.scrolly-nav {
    display: flex;
    justify-content: space-around;
}

.scrolly-nav li {
    padding: 0 15px;
}

a.scrolly-nav_item {
    padding: 10px 0;
    position: relative;
    color: #666 !important;
}

a.scrolly-nav_item.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
    height: 2px;
    background: #ef3214;
}

a.scrolly-nav_item:hover,
a.scrolly-nav_item.active {
    color: #ef3214 !important;
    text-decoration: none;
}

a.scrolly-nav_item:focus {
    color: #ef3214;
}

a.scrolly-nav_item:hover:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: ' ';
    height: 2px;
    background: #ef3214;
}

#introduction li {
    list-style: initial;
    color: #333;
}

#introduction li div {
    color: #666;
}

.rounded-circle {
    border-radius: 50%;
}

.bg-info {
    background: #ef3214;
}

.text-white {
    color: #fff;
}

.dot {
    height: 90px;
    width: 90px;
    line-height: 90px;
    font-size: 18px;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.prod-fallback-indrive {
    min-height: 740px;
}

.float-right {
    float: right;
}

.justify-content-end {
    justify-content: flex-end;
}

@media screen and (max-width: 900px) {
    .justify-content-sm-center {
        justify-content: center;
    }
}

.introduction-content {
    padding-left: 50px;
}

.dot-gray {
    background: #aaaaaa;
}

.introduction-row_mt {
    margin-top: 70px;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

#scene .nav-tabs>li {
    padding-left: 30px;
    padding-right: 30px;
}

#scene .nav-tabs>li>a {
    color: #666;
    padding-left: 0;
    padding-right: 0;
}

#scene .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:link,
.nav-tabs>li.active>a:visited {
    color: #ef3214;
    cursor: default;
    border: 0;
    background: none;
    border-bottom: 2px solid #ef3214 !important;
    padding-left: 0;
    padding-right: 0;
    outline-style: none;
    outline: 0;
}

.nav-tabs>li>a {
    border: 1px solid transparent !important;
    border-radius: 0;
}

#scene .nav-tabs>li>a {
    outline-style: none;
    outline: 0;
}


/* #scene .nav-tabs>li>div {
    padding: 10px 0px;
    cursor: pointer;
    color: #666;
}

#scene .nav-tabs>li>div:hover {
    cursor: pointer;
}

#scene .nav-tabs>li.active>div {
    cursor: default;
}

#myTab.nav-tabs>li>div:hover,
#myTab.nav-tabs>li.active>div {
    color: #ef3214;
    border-bottom: 2px solid #ef3214;
} */

.my-tab {
    border-bottom: 1px solid #e6e6e6;
    overflow: auto;
}

#myTab div {
    margin: 0 30px;
    padding: 10px 0px;
    cursor: pointer;
    color: #666;
    border-bottom: 2px solid transparent;
}

#myTab div:hover {
    cursor: pointer;
    color: #ef3214;
    border-bottom: 2px solid #ef3214;
}

#myTab div.active {
    cursor: default;
    color: #ef3214;
    border-bottom: 2px solid #ef3214;
}

#scene .tab-pane li {
    list-style: initial;
    color: #ef3214;
}

#scene .tab-pane li div {
    color: #666;
}

#scene .tab-content {
    margin-top: 40px;
}

#scene .scene-img {
    display: initial;
    margin-top: 50px;
    margin-bottom: 10px;
}


/* //indrive */


/* edoc2 */

.prod-fallback-edoc {
    min-height: 740px;
}

.justify-content-around {
    justify-content: space-around;
}

.align-items-center {
    align-items: center;
}

.edoc2-mask {
    background: rgba(0, 0, 0, 0.2);
}

.mask-col {
    padding: 30px 20px;
    color: #fff;
}

.mask-title {
    font-size: 40px;
    font-weight: 700;
}

.mask-content {
    color: #656565;
    font-size: 15px;
    margin-top: 10px;
}

.col-xs-6 {
    height: 400px;
}

.cnt-area {
    margin: 0 40px;
    text-align: left;
    font-size: 16px;
    text-align: justify;
}

.none-style {
    list-style: none;
}

.tab-content ul {
    padding: 0 15px;
}

.flex-wrap {
    flex-wrap: wrap;
}


/* //edoc2 */


/* insight */

.btns {
    color: #fff;
    margin-left: 50px;
}

.prod-fallback-indrives {
    background-image: url('//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/insight/bg.jpg');
    background-color: #141414;
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    padding-bottom: 200px;
    min-height: 700px;
}

.cta-button-insight {
    background: #020913 url('//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/insight/bg-2.jpg') right top no-repeat;
}

.btn3-fill-insight {
    color: rgb(209, 201, 201);
    border: solid 2px rgb(209, 201, 201);
    border-radius: 24px;
    padding-left: 10px;
    padding-right: 20px;
}

.insight #introduction img {
    display: initial;
}

.btnDownload {
    width: 118px;
    color: #fff;
    border-radius: 24px;
    padding: 10px 30px;
    border: solid 1px;
    font-size: 14px;
}

.btnInfo {
    color: #fff;
    border-radius: 24px;
    padding: 10px 30px;
    border: solid 1px #ef3214;
    font-size: 14px;
    background: #ef3214;
    margin: 10px 30px 0;
}

.productBtnForms {
    padding-top: 60px;
}


/* //insight */

.prod-fallback-inwise-bg {
    background: #020913 url(//cdn.xuansiwei.com/tb8473247/templets/default/img/cta-bg-inwise.jpg) right top no-repeat;
}


/*inbiz  */

.prod-fallback-inbiz {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/1469091764.png);
    background-color: #141414;
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    height: auto;
    min-height: 700px;
}

.prod-fallback-inbiz .adinfoTop {
    padding-top: 180px;
}

.inbiz-button-edoc {
    background: #020913 url(//cdn.xuansiwei.com/tb8473247/templets/default/img/cta-bg-inmobile.jpg) right top no-repeat;
}

.productBtninBiz {
    padding: 70px 0 0 0;
    position: relative;
    z-index: 1;
}

.pl-30 {
    padding-left: 30px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-13 {
    padding-left: 13px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 40px;
}

.usps {
    padding-top: 20px;
}

.topbar-item {
    opacity: inherit;
}


/* //inbiz */


/* inwise */

.prod-fallback-inwise {
    min-height: 740px;
}

.imgs-inwise {
    position: relative;
    top: -30px;
}

canvas {
    z-index: 1;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: .2;
    /* background: #333; */
    top: 0;
    left: 0;
}

.inwise .section-intro h2.invert {
    letter-spacing: 0;
}

.inwise canvas#c {
    max-height: 600px;
}


/* //inwise */


/* edoc-cloud */

.prod-fallback-edoc-cloud {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/edoc2/ecm/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.edoc-cloud .adinfoTop {
    padding-bottom: 150px;
    padding-top: 80px;
}

.edoc-cloud-h2 {
    font-size: 40px !important;
    /* font-family: "PingFangSC-Light, sans-serif" !important; */
}

.edoc-cloud-p {
    font-size: 16px !important;
    /* font-family: "PingFangSC-Regular, sans-serif" !important; */
}

.edoc-cloud .section-padding {
    padding: 80px 0;
}

.edoc-cloud #introduction .section-intro h3 {
    font-size: 22px;
    font-weight: 400;
}

.spas {
    color: #696969 !important;
}

.spas p {
    color: #696969;
}

.edoc-cloud .pt-5 {
    padding-top: 20px;
}

.edoc-cloud .pt-10 {
    padding-top: 30px;
}

.edoc-cloud .pt-3 {
    padding-top: 5px;
    color: #636363;
    line-height: 20px;
}

.edoc-cloud .mb-2 {
    margin-bottom: 30px;
}

.edoc-cloud .pl-5 {
    padding-left: 60px;
}

.edoc-cloud .edoc-cloud-li {
    list-style: initial;
    color: red;
}

.edoc-cloud .edoc-ling {
    padding-top: 20px;
    margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
    .edoc-cloud .pl-5 {
        padding-left: 15px;
    }

    .prod-fallback-edoc-cloud {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .edoc-cloud .adinfoTop {
        padding-bottom: 100px;
        padding-top: 200px;
    }
}


/* //edoc-clound */


/* 修改字号加粗 */

.pc-nav .nav-lan .nav-til {
    font-weight: 700;
}


/* 修改字号 */

.fz-16 {
    font-size: 16px;
}


/* edoc-search */

.prod-fallback-edoc-search {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/insight/search/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-edoc-search {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}

.edoc-search-pr-50 {
    padding-right: 50px;
}

.edoc-search-pl-25 {
    padding-left: 50px;
}

.edoc-search-pr-pl-25 {
    padding-right: 25px;
    padding-left: 25px;
}

.adinfoTop-edoc-search {
    padding-top: 30px;
    /* padding-bottom: 150px; */
}

.edoc-search .edoc-img {
    position: relative;
    left: -20px;
}

.edoc-search-p {
    color: #696969;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#introduction p {
    text-align: justify;
}

#scene p {
    text-align: justify;
}

#advantage p {
    text-align: justify;
}

.adinfoTop .container h2 {
    font-family: inherit;
}

.adinfoTop .container p {
    font-family: inherit;
}

.adinfoTop .container .nop-b {
    padding-bottom: unset !important;
}

.font-size-36 {
    font-size: 36px !important;
}

.adinfoTop .container .pc-gartner {
    width: 120px !important;
}

.adinfoTop .container .pc-trophy {
    width: 100px !important;
}

.text-white {
    color: white !important;
}

@media screen and (max-width: 1520px) and (min-width: 1000px) {
    .adinfoTop .container .pc-trophy {
        width: 80px !important;
    }

    .adinfoTop .container .pc-gartner {
        width: 100px !important;
    }

    .font-size-36 {
        font-size: 30px !important;
    }
}

@media screen and (min-width: 1700px) {
    .adinfoTop .container .pc-gartner {
        width: 130px !important;
    }

}

@media screen and (max-width: 1200px) {
    .font-size-36 {
        font-size: 20px !important;
    }

    .adinfoTop .container .pc-gartner {
        width: 60px !important;
    }

    .adinfoTop .container .pc-trophy {
        width: 80px !important;
    }

}

@media screen and (max-width: 768px) {
    .font-size-36 {
        font-size: 20px !important;
    }

    .adinfoTop .container .pc-gartner {
        width: 70px !important;
    }
}

.boot {
    padding-top: 0px;
}

@media screen and (max-width: 900px) {
    .edoc-search-pr-50 {
        padding-right: 15px !important;
    }

    .edoc-search-pr-pl-25 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .edoc-search-pl-25 {
        padding-left: 15px;
    }

    .edoc-search .edoc-img {
        text-align: center;
        left: 0;
    }

    .boot {
        padding-top: 40px;
    }
}


/* //edoc-search */


/* //修改一级页面 */


/* 改indrive产品介绍字号 */

.fs-18 {
    font-size: 18px !important;
}

.fs-16 {
    font-size: 16px;
}


/* 修改banner字号 */

.font-style {
    font-family: PingFangSC-Light, sans-serif;
    font-size: 36px;
}

.insight-pt {
    padding-left: 50px;
}

@media screen and (max-width: 900px) {
    .insight-pt {
        padding-left: 0;
    }

    .cnt-area {
        margin: 0 10%;
    }
}

@media screen and (min-width: 900px) {
    a.scrolly-nav_item {
        font-size: 16px;
        line-height: 50px;
        height: 50px;
        display: block;
        padding: 0;
    }

    .edoc-search-mr-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
}


/* //修改一级页面 */


/* //edoc-Al */

.prod-fallback-edoc-AI {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inwise/AI/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.edoc-AI-oc-h3 {
    justify-content: center;
    align-items: center;
}

.pt-5 {
    padding-top: 5px;
}

.pt-30 {
    padding-top: 30px;
}

.edoc-pr-1 {
    padding-right: 142px;
}

.edoc-pr-2 {
    padding-right: 170px;
}

.edoc-pr-3 {
    padding-right: 159px;
}

.edoc-AI-oc {
    background: #F2B9B0;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.edoc-AI-pr-0 {
    padding-right: 0;
}

.edoc-AI-pl-0 {
    padding-left: 0;
}

@media screen and (max-width: 900px) {
    .prod-fallback-edoc-AI {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .edoc-AI-pr-0 {
        padding-right: 15px;
    }

    .edoc-AI-pl-0 {
        padding-left: 15px;
    }

    .edoc-pr-1 {
        padding-right: 0;
    }

    .edoc-pr-2 {
        padding-right: 0;
    }

    .edoc-pr-3 {
        padding-right: 0;
    }
}


/* //edoc-Al */


/* indrive-edoc */

.prod-fallback-indrive-edoc {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/edoc2/commerical/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

#myTabs div.active {
    color: #ef3214;
    border-bottom: 1px solid #e6e6e6;
}

#myTabs div:hover {
    cursor: pointer;
    color: #ef3214;
    border-bottom: 1px solid #ef3214;
}

#myTabs div {
    margin: 0 30px;
    padding: 10px 0px;
    border-bottom: 1px solid transparent;
}

.pt-190 {
    padding-top: 190px;
}

.pr-80 {
    padding-right: 80px;
}

.ml-15 {
    margin-left: -5px;
}

.ml-left-15 {
    margin-left: -15px;
}

.mes {
    padding-top: 30px;
    padding-left: 40px;
}

.indrive-edoc-color {
    color: #5c5c5c;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-edoc {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .pt-190 {
        padding: 0;
        text-align: center;
    }

    .mes {
        padding-right: 20px;
        text-align: justify;
    }
}

.font-color {
    color: #5c5c5c;
}


/* //indrive-edoc */


/* inDrive-SkyDrive */

.prod-fallback-indrive-SkyDrive {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indrive/skydrive/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.inDrive-SkyDrive-h3 {
    align-items: center;
}

.ml-10 {
    margin-left: -10px;
}

.inDrive-skDrive-span {
    margin-bottom: 3px;
    margin-right: 3px;
}

.text-jujstify {
    text-align: justify;
}

.ml-2 {
    margin-left: -2px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-SkyDrive {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .pl-50 {
        padding-left: 15px
    }
}


/* 火狐 */

@-moz-document url-prefix() {
    .ml-15 {
        margin-left: 0;
    }
}


/* //  inDrive-SkyDrive*/


/* //edoc2-structural */

.prod-fallback-edoc2-structural {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/edoc2/structural/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.font-weight-600 {
    font-weight: 600;
}

.font-color-333 {
    color: #333 !important;
}

.text-weight {
    width: 110%;
}

.li-list {
    list-style: disc !important;
}

#mybar div.active {
    color: #ef3214;
    border-bottom: 1px solid #e6e6e6;
}

#mybar div:hover {
    cursor: pointer;
    color: #ef3214;
    border-bottom: 1px solid #ef3214;
}

#mybar div {
    margin: 0 40px;
    padding: 10px 0px;
    border-bottom: 1px solid transparent;
}

@media screen and (max-width: 900px) {
    .prod-fallback-edoc2-structural {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}


/* //edoc2-structural */


/* indrive-data */

.prod-fallback-indrive-data {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indrive/data/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.text-left {
    text-align: left;
}

.list-color {
    color: #ef3214 !important;
}

.round {
    font-weight: 900;
    margin-right: 5px;
}

.list-inside {
    list-style: inside;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-data {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .pt-20 {
        padding-top: 10px;
    }
}


/* //indrive-data */


/* inbiz-iso */

.prod-fallback-inbiz-iso {
    background-image: url('//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz/iso/bg.jpg');
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.inbiz-iso #scene .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.inbiz-iso #scene .row .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.inbiz-iso #scene .row .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}


/* 修改p标签原本样式 */

.p-margin-top {
    margin-top: 0 !important;
}

.p-margin {
    margin: 0 !important;
    padding: 0;
}

.p-margin-bottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-iso {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .pt-20 {
        padding-top: 10px;
    }

    .text-left {
        text-align: center;
    }

    .inbiz-iso #scene .row .col-md-5 {
        flex: inherit;
        max-width: 100%;
    }

    .inbiz-iso #scene .row .col-md-7 {
        flex: inherit;
        max-width: 100%;
    }
}


/* //inbiz-iso */


/* index */

.cp-group1 {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/index-index/bg-product-edoc2.png) top center no-repeat !important;
}

.cp-group2 {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/index-index/bg-product-indrive.png) top center no-repeat !important;
}

.cp-group3 {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/index-index/bg-product-incloud.png) top center no-repeat !important;

}

.cp-group4 {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/index-index/bg-product-inwise.png) top center no-repeat !important;
}

.cp-group5 {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/index-index/bg-product-indass.png) top center no-repeat !important;
}

.index-font-style {
    font-family: PingFangSC-Light, sans-serif !important;
}

.index-img {
    width: 76% !important;
    margin: 0 auto !important;
}

.cp-group span {
    height: 100px !important;
    width: 100% !important;
    color: inherit !important;
    margin: 0 !important;
}

.cp-group p {
    color: inherit !important;
}

.index .cp-group {
    box-shadow: 1px 1px 9px 2px rgba(84, 84, 84, 0.2);
}

.cpimg {
    color: inherit !important;
}

.index .adflexslider .adslides a img {
    background-position: center;
}


/* //index */


/* inbiz-knowledge */

.prod-fallback-inbiz-knowledge {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz/knowledge/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.inbiz-p {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.letter {
    letter-spacing: 1px;
}

.pl-0 {
    padding-left: 0;
}

.ml-18 {
    margin-left: 10px;
}

.ml-30 {
    margin-left: 30px;
}

.pt-50 {
    padding-top: 50px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-knowledge {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .ml-30 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .boot-15 {
        margin-left: 15px;
        margin-right: 15px;
    }

    .boot-14 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .mes {
        padding-left: 15px;
    }
}


/* //inbiz-knowledge */


/* inbiz-erms */

.prod-fallback-inbiz-erms {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz/erms/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.inbiz-erms-p {
    margin: 20px 20px !important;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-erms {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}


/* //inbiz-erms */


/* indrive-ced */

.prod-fallback-indrive-ced {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/edoc2/ced/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.indrive-ced-p {
    text-align: center !important;
    color: #696969 !important;
}

.indrive-ced-font {
    color: #696969 !important;
    padding-bottom: 0;
}

.indrive-ced #scene .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.indrive-ced #scene .row .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.indrive-ced #introduction h3 {
    line-height: 1.5;
}

.adflex-control-nav {
    bottom: 150px;
}

.adinfoTop-index {
    padding-top: 180px;
}

.adinfoTop-index1 {
    padding-top: 100px !important;
}

.adinfoTop-index1 div h2 p {
    margin-bottom: 0px !important;
}




/* //indrive-ced */


/* indrive-security */

.prod-fallback-indrive-security {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/edoc2/security/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-security {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .indrive-security .pr-80 {
        padding-right: 15px;
    }
}

.indrive-security #scene li {
    font-size: 16px;
    line-height: 1.5;
    color: #696969 !important
}

.indrive-security #scene p {
    padding-bottom: 0;
    margin: 10px 0;
    color: #696969 !important
}


/* //indrive-security */


/* indrive-filing */

.prod-fallback-indrive-filing {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indrive/filing/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-filing {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}


/* //indrive-filing */


/* edoc-ocr */

.prod-fallback-edoc-ocr {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inwise/ocr/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-edoc-ocr {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .edoc-ocr-p {
        padding: 10px;
    }
}


/*//edoc-ocr  */


/*inbiz-csp*/

.bg-white {
    background-color: #FFF;
}

.text-color-h3 {
    color: #ef3214 !important;
}

.mx-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mx-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.inbiz-csp-p {
    margin-left: 60px;
    margin-right: 60px;
}

.line-height-1 {
    line-height: 1.5;
}

.inbiz-csp-shadow {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.inbiz-height {
    height: 380px;
    min-height: 380px;
}

.border-top {
    border-top: 2px solid #ef3214;
}

.pt-40 {
    padding-top: 47px;
}

.prod-fallback-inbiz-csp {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz/csp/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-csp {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .mode-pt {
        padding-top: 20px;
    }
}


/* //inbiz-csp*/


/* inbiz-epc */

.prod-fallback-inbiz-epc {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz/epc/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-epc {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .text-left-mode {
        text-align: left;
    }

    .introduction-content {
        padding: 15px;
        padding-left: 50px;
    }

    .indrive-ced #scene .row .col-md-6 {
        flex: inherit;
        max-width: 100%;
    }
}


/* //inbiz-epc */


/* ecological */

.prod-fallback-ecological {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/ecological/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.backgoud-red-color {
    background: #ef3214;
}

.text-color {
    color: #FFF !important;
}

.ecological-height {
    height: 580px;
    min-height: 580px;
}

.border-top-gray {
    border-top: 2px solid #f4f4f4;
}

.border-right-gray {
    border-right: 2px solid #f4f4f4;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.font-size {
    font-size: 40px;
}

.border-dashed {
    border: 1px dashed #acabab;
    width: 50%;
}

.border-dashed-color {
    position: absolute;
    top: 45%;
    right: 0;
    transform: translateX(50%);
}

.col-1_5 {
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
}

.col-2_5 {
    flex: 0 0 40%;
    max-width: 40%;
    box-sizing: border-box;
}

.sub-info {
    margin: 0 !important;
    padding-bottom: 0;
    text-align: center !important;
}

@media screen and (max-width: 900px) {
    .prod-fallback-ecological {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .border-dashed {
        border: 1px dashed #acabab;
        width: 50%;
    }

    .border-dashed-color {
        top: 33%;
        right: 0;
        transform: translateX(55%);
    }

    .mode-text-center {
        text-align: center;
    }

    .sub-info {
        margin: 0 !important;
        padding-left: 17px;
    }

    .mode-col-1_5 {
        flex: 0 0 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .mode-col-2_5 {
        flex: 0 0 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}


/* //ecologiacal */

/* //indaas */
.prod-fallback-indaas {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indaas/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.pt-25 {
    padding-top: 25px;
}

.indaas-p {
    text-align: justify;
    font-style: initial !important;
    letter-spacing: initial !important;
}

.indaas-text {
    text-align: initial;
}

.indaas #cases .row .col-md-6 p {
    margin: 0;
    padding: 0;
    padding-right: 50px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indaas {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .indaas .col-xs-6 {
        width: 100%;
    }

    .myTabs {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap !important;
        justify-content: initial;
        -webkit-flex-wrap: nowrap !important;
    }

    .indaas #cases .row .col-md-6 p {
        margin: 0;
        padding: 0;
    }

}

/* //indass-end */


/*底部大数据轮播 */
.indaas .flexslider .slides img {
    height: inherit;
    width: initial;
}

.indaas-management .flexslider .slides img {
    height: inherit;
    width: initial;
}

.indaas-data .flexslider .slides img {
    height: inherit;
    width: initial;
}

.indaas-manufacture .flexslider .slides img {
    height: inherit;
    width: initial;
}

.indaas-img {
    padding: 0;
    margin: 0 !important;
    font-size: 26px !important;
    color: #222 !important;
}

/* //底部大数据轮播 */


/* indass-management */
.prod-fallback-indaas-management {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indass-management/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.indaas-management #introduction .row .col-md-7 p {
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

.indaas-management #scene .row .col-md-6 p {
    padding: 0 52px;
}

.indaas-management-ul {
    padding-top: 55px;
    padding-left: 40px;
}

.indaas-management #cases .row .col-md-6 p {
    margin: 0;
    padding: 0;
    padding-right: 50px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indaas-management {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .indaas-management-ul {
        padding-top: 55px;
        padding-left: inherit;
    }

    .indaas-management #scene .row .col-md-6 p {
        padding: 0;
    }

    .indaas-management #cases .row .col-md-6 p {
        margin: 0;
        padding: 0;
    }
}

/* //indass-management */

/* indaas-data */
.prod-fallback-indaas-data {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indaas-data/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.indaas-data #introduction .row .col-md-7 p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.indaas-data #scene .row .col-md-6 p {
    padding: 0 52px;
    margin: 0;
}

.indaas-data #scene .row .col-md-6 ul {
    padding-left: 72px;
    padding-right: 52px;
    margin: 0;
    font-size: 16px;
}

.indaas-data #scene .row .col-md-6 li {
    list-style-type: disc;
}

.height-1 {
    height: 200px;
    min-height: 200px;
}

.indaas-data #tab2 p {
    margin: 0;
}

.indaas-data #cases .row .col-md-6 p {
    margin: 0;
    padding: 0;
    padding-right: 50px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indaas-data {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .height-1 {
        height: 100%;
    }

    .indaas-data #tab2 p {
        margin: 0;
        padding: 0 15px;
    }

    .indaas-data #cases .row .col-md-6 p {
        margin: 0;
        padding: 0;
    }
}

/* //indaas-data */
/*  */

/* indass-manufacture */
.prod-fallback-indaas-manufactrue {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indaas-manufacture/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.indaas-manufacture #introduction .row .col-md-7 p {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.indaas-manufacture #scene .row .col-md-6 p {
    padding: 0 52px;
    margin: 0;
}

.height-2 {
    height: 240px;
    min-height: 240px;
}

.line-height-2 {
    line-height: 1.7;
}

.pr-52 {
    padding-right: 52px;
}

.indaas-manufacture #cases .row .col-md-6 p {
    margin: 0;
    padding: 0;
    padding-right: 50px;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indaas-manufactrue {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .height-2 {
        height: 100%;
    }

    .indaas-manufacture #tab2 p {
        margin: 0;
        padding: 0 15px;
    }

    .indaas-manufacture #cases .row .col-md-6 p {
        margin: 0;
        padding: 0;
    }

    .pr-52 {
        padding-right: 0;
    }
}

/* //indass-manufacture */

/* inbiz-administration */
.prod-fallback-inbiz-administration {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz-administration/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.inbiz-administration-p {
    margin: 0 !important;
}

.inbiz-admin-h4 {
    color: #333333;
    line-height: 1.4;
}

.pb-25 {
    padding-bottom: 25px;
}

.inbiz-administration #cases {
    background: #f4f4f4;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-administration {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}

/* //inbiz-administration */

/* indrive-collaboration */
.prod-fallback-indrive-collaboration {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/indrive-collaboration/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 740px;
}

.indrive-collaboration-p {
    margin: 0 !important;
    padding-left: 15px;
    padding-right: 26px;
}

.indrive-collaboration-number {
    color: #ef3214;
}

.pt-90 {
    padding-top: 90px;
}

.indrive-collaboration #cases {
    background: #f4f4f4;
}

@media screen and (max-width: 900px) {
    .prod-fallback-indrive-collaboration {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .my-tab {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap !important;
        justify-content: initial;
        -webkit-flex-wrap: nowrap !important;
    }
}

/* //indrive-collaboration */

/* //indrive-collaboration */
/* 医药管理 */
.prod-fallback-medicines {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/medicine/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 18rem 0 0 0;
    min-height: 740px;
}

.medicine-margin {
    margin-top: 50px !important;
    line-height: 1.5;
}

.medicine-p {
    margin: 0 !important;
    padding: 20px 0 0 50px !important;
    font-weight: bold !important;
}

.medicine-li {
    padding-left: 68px;
}

.medicine-tab {
    margin: 0 22px !important;
}

.pl-5-pr-5 {
    margin-left: 5px;
    padding-right: 55px !important;
    padding-top: 4px !important;
}

.medicine-red {
    color: #ef3214;
    font-weight: 500;
    font-size: 30px;
    position: absolute;
    top: 13%;
    left: 13%;
    transform: translate(-13%, -13%);
}

.medicine-text {
    position: absolute;
    left: 13%;
    top: 64%;
    font-size: 17px;
    letter-spacing: 1px;
    color: #666666;
    font-weight: 500;
}

.mr-left {
    margin-left: 55px;
}

.ml-45 {
    margin-left: 45px;
}

.adinfoTop-medicines {
    padding-top: 30px;
}

.medicines .my-tab {
    display: flex;
    white-space: nowrap;
    overflow: auto;
    flex-wrap: nowrap !important;
    justify-content: initial;
    -webkit-flex-wrap: nowrap !important;
    -webkit-overflow-scrolling: touch !important;

}

@media screen and (max-width: 900px) {
    .prod-fallback-medicines {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .medicine-li {
        padding-right: 68px;
    }

    .med-pt {
        padding-top: 10px;
    }

    .medicines .col-xs-6 {
        width: 100%;
    }
}

/* //医药管理 */

/* 驰沃智城 */
.prod-fallback-store {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/store/banner.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 18rem 0 0 0;
    min-height: 740px;
}

.store .medicine-tab {
    margin: 0 15px !important;
}

.store .tab-content ul {
    padding: 0 41px;
}

.store #scene .tab-pane li {
    line-height: 2;
    font-weight: 600;
}

.store #advantage div {
    background: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/store/store-3-bg.png);
}

.store-p {
    padding: 0;
    margin: 0;
}

.store-font {
    font-weight: 500;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/store/left.png) !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/store/right.png) !important;
}

.swiper-pagination-bullet-active {
    background: #EF3214 !important;
}

.swiper-button-next,
.swiper-button-prev {
    background-size: 30px 64px !important;
    width: 34px !important;
    height: 55px !important;
}

.store .testimonial-slider h2 {
    font-weight: 500;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'none' !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'none' !important;
}

.swiper-button-next,
.swiper-button-prev {
    height: 60px !important;
}

.swiper-container {
    padding-top: 15px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px !important;
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}

.swiper-container {
    padding-bottom: 60px !important;
}

@media screen and (max-width: 900px) {
    .prod-fallback-store {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    .swiper-img {
        width: 100%;
        height: auto;
        display: block;
        max-width: 100%;
    }

    .store .col-xs-6 {
        width: 100%;
    }
}

/* //驰沃智城 */

/* inbiz-项目文件管理 */
.prod-fallback-inbiz-project {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/newwebsite/inbiz-project/bg.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 18rem 0 0 0;
    min-height: 740px;
}

.pl-40 {
    padding-left: 40px;
}

.inbiz-proiect #introduction .font-weight-600 {
    font-weight: 600 !important;
}

.justify-content {
    justify-content: space-between;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

@media screen and (max-width: 900px) {
    .prod-fallback-inbiz-project {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}





/* 首页修改btn-style */

.btn-style {
    width: 160px !important;
    font-size: 16px !important;
}

.bord-macrow {
    font-weight: 350;
}

/*  */


/* 手机端的调整 */

@media screen and (max-width: 900px) {
    .indrive-ced #scene .row .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .adinfoTop-index1 div p img {
        width: 270px !important;
    }

    .adinfoTop1 .container h2 {
        font-size: 23px !important;
    }

    .productBtnForm3 {
        padding: 70px 0 0 0 !important;
        position: relative;
        z-index: 1;
    }

    .prod-fallback-indrive-ced {
        padding-top: 200px;
        padding-bottom: 80px;
    }

    #newBridge {
        z-index: 10000 !important;
    }

    #indexVideo {
        width: 100% !important;
    }


}


/* //手机端的调整 */


/** 介于901到1441之间 */

@media screen and (max-width: 1441px) and (min-width: 901px) {
    .section-intro.no-mouse-selet {
        height: 540px;
        min-height: 540px;
        padding: 12rem 0 0 0;
    }

    .productBtnForm3 {
        padding: 70px 0 0 0 !important;
        position: relative;
        z-index: 1;
    }

    .section-intro h2.invert {
        margin-top: 0;
    }

    /* EDOC2页面调整 */
    .prod-fallback-edoc.no-mouse-selet {
        padding: 10rem 0 0 0;
    }

    .prod-fallback-edoc p {
        padding-bottom: 0;
    }

    .prod-fallback-edoc h2 {
        margin-bottom: 0;
    }

    /* EDOC2页面调整结束 */
    /* inbiz页面调整 */
    .prod-fallback-inbiz .adinfoTop {
        padding-top: 180px;
    }

    .productBtninBiz {
        padding: 63px 0 0 0;
    }

    /* inbiz页面调整结束 */
    /* insight页面调整 */
    .prod-fallback-indrives .adinfoTop {
        padding-top: 210px;
    }

    .prod-fallback-indrives .adinfoTop .container h2 {
        margin-bottom: 63px;
    }

    /* insight页面调整结束 */
    /* inwise页面调整 */
    .inwise canvas#c {
        max-height: 540px;
    }

    .inwise .counter-mask {
        padding: 0;
    }

    .inwise p.invert {
        padding-bottom: 0;
    }

    /* inwise页面调整结束 */
    /* 主页 */
    .adflexslider .adslides a img {
        height: 540px;
    }

    .adflexslider {
        height: 540px;
    }

    .adflex-control-nav {
        bottom: 35px;
    }

    /* 主页结束 */
}


/*大于1601*/

@media screen and (min-width: 1601px) {
    .section-intro.no-mouse-selet {
        height: 740px;
        padding: 20rem 0 0 0;
    }

    #indexVideo {
        width: 620px;
    }

    .section-intro h2.invert {
        margin-top: 20px;
    }

    .inwise canvas#c {
        max-height: 740px;
    }

    .prod-fallback-inbiz .adinfoTop {
        padding-top: 260px;
    }

    .prod-fallback-inbiz.no-mouse-selet {
        padding: 0;
    }

    /* 主页 */
    .adflexslider .adslides a img {
        height: 740px;
    }

    .adflexslider {
        height: 740px;
    }

    /* 主页结束 */
}


/*介于1601到1442之间*/

@media screen and (max-width: 1601px) and (min-width: 1442px) {
    .section-intro.no-mouse-selet {
        height: 617px;
        min-height: 617px;
    }

    #indexVideo {
        width: 650px;
    }

    .section-intro h2.invert {
        margin-top: 0;
    }

    .inwise canvas#c {
        max-height: 617px;
    }

    .prod-fallback-edoc {
        padding: 12rem 0 0 0;
    }

    .prod-fallback-inwise {
        padding: 12rem 0 0 0;
    }

    /* 主页 */
    .adflexslider .adslides a img {
        height: 617px;
    }

    .adflexslider {
        height: 617px;
    }

    .adflex-control-nav {
        bottom: 70px;
    }

    /* 主页结束 */
}


/* index的轮播图调整 */
.adinfoTop1 .container h2 {
    margin-bottom: 37px !important;
}

.productBtnForm3 {
    padding: 0 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* 正常的 */


/* .index-img-1 {
    height: 540px;
    min-height: 540px;
    padding: 12rem 0 0 0;
} */

@media screen and (max-width: 1601px) and (min-width: 1442px) {
    .index-img-1 {
        height: 617px !important;
        padding: 12rem 0 0 0;
        min-height: 617px;
        margin-top: 0;
    }
}

@media screen and (min-width: 1601px) {
    .index-img-1 {
        height: 740px;
        padding: 20rem 0 0 0;
    }

    .adinfoTop-index1 {
        padding-top: 180px !important;
    }

    .adinfoTop-index {
        padding-top: 260px !important;
    }

    .adinfoTop-index1 {
        padding-top: 180px !important;
    }

    #indexVideo {
        width: 680px;
    }

    .adflex-control-nav {
        bottom: 65px !important;
    }
}


/* @media screen and (max-width: 1441px) and (min-width: 901px) {
    .index-img-1 {
        height: 540px;
        min-height: 540px;
        padding: 12rem 0 0 0;
        margin-top: 0;
    }
} */
@media screen and (max-width: 900px) {
    .my-tab {
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap !important;
        justify-content: initial;
        -webkit-flex-wrap: nowrap !important;
    }

    .myTabs {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap !important;
        justify-content: initial;
        -webkit-flex-wrap: nowrap !important;
    }

    .edoc2 .col-xs-6 {
        width: 100%;
    }

    .indrive .col-xs-6 {
        width: 100%;
    }

    .inwise .col-xs-6 {
        width: 100%;
    }

    .inbiz .col-xs-6 {
        width: 100%;
    }

}

/* //index的轮播图调整 */

.target-fix {
    position: relative;
    top: -130px;
    display: block;
    height: 0;
    overflow: hidden;
}

.new-slider h2 {
    color: #fff;
    font-size: 48px !important;
}

@media screen and (max-width: 768px) {
    .new-slider h2 {
        font-size: 36px !important;
    }
}

.new-slider h2:last-child {
    margin-right: 0;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.new-slider .index-arrow_out {
    z-index: 60;
    background: transparent;
    color: #fff;
}

.new-slider .index-arrow {
    top: 48px;
    left: 50%;
    z-index: 50;
    transform: translateX(-50%);
}

.mb-30 {
    margin-bottom: 30px;
}

.new-slider .mr-80 {
    margin-right: 80px;
}

@media screen and (max-width: 768px) {
    .new-slider .mr-80 {
        margin-right: 25px;
    }

    .new-slider .index-arrow {
        top: 45px;
        width: 140px;
        height: auto;
    }
}

.new-slider .minus {
    right: -40px;
    top: 0;
}

.new-slider .font-20 {
    font-size: 20px !important;
}

.inDrive-SkyDrive #case,
.indrive-edoc #case,
.indrive-security #case,
.edoc-cloud #case,
.edoc2-structural #case,
.indrive-ced #case,
.indrive-filing #case,
.inbiz-knowledge #case,
.edoc-search #case,
.inwise-ocr #case {
    background: #f4f4f4;
}

.inDrive-SkyDrive #cases,
.indrive-edoc #cases,
.indrive-security #cases,
.edoc-cloud #cases,
.edoc2-structural #cases,
.indrive-ced #cases,
.indrive-filing #cases,
.inbiz-knowledge #cases,
.edoc-search #cases,
.inwise-ocr #cases {
    background: #f4f4f4;
}

.prod-fallback-indrive {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/indrive/indriveindex/bg-indrive.jpg);
}

.prod-fallback-inwise {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/img/bg-inwise.jpg);
}

.pc-nav .droplist a {
    color: #777;
    display: inline-block;
    width: 120% !important;
    font-size: 14px;
}

/* aechives */

.archives #mytab a {
    margin: 0 30px !important;
}

.font-18 {
    font-size: 18px !important;
}

.archives .country .cnt-area ul li {
    margin-left: 17px;
}

.archives .country .cnt-area div {
    margin-left: 17px;
}

.prod-fallback-country {
    background-image: url(//cdn.xuansiwei.com/tb8473247/templets/default/css/templets/default/img/newwebsite/archives/bg2.jpg);
    background-color: #141414;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20rem 0 0 0;
    min-height: 750px;
}

.archives .country1 {
    padding-left: 100px;
    margin-top: 40px;
    text-align: center;
}

.country {
    padding-right: 100px !important;
}

.archives .li-hight {
    margin-top: 5px;
}

.archives .m-0-p-t-20 {
    margin: 0 !important;
    padding-top: 20px;
}

.archives .pt-30 {
    padding-top: 30px;
}

.archives .div-red {
    border: 2px solid #ef3214;
    width: 20px;
    margin: 0 auto;
}

.archives .mt-40 {
    margin-top: 40px;
}

.text-red {
    color: #EF3214 !important;
}

.border-top-red {
    border-top: 1px red solid;
}

.mb-65px {
    padding-bottom: 65px;
}

.pt-45px {
    padding-top: 45px;
}

.pb-100px {
    padding-bottom: 75px !important;
}

.mt-100 {
    margin-top: 110px;
}

.archives-ul li {
    list-style: initial;
}

.py-7 {
    padding-left: 7px;
}

.archives #scene .cnt-area {
    width: auto;
}

@media (min-width: 992px) {
    .archives #scene .row-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .archives #scene .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        float: none;
    }
}

.h-100 {
    height: 100%;
}


/*
手机端 
*/

@media screen and (max-width: 900px) {
    .archives #train .col-xs-6 {
        width: 100%;
    }

    .productBtnForm3 {
        padding: 70px 0 0 0 !important;
        position: relative;
        z-index: 1;
    }

    .archives .country {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .archives .country1 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .archives .my-tabl {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap !important;
        justify-content: initial;
        -webkit-flex-wrap: nowrap !important;
    }

    .modal-dialog {
        margin: 0 !important;
    }

    .archives .prod-fallback-country {
        padding-top: 200px;
        padding-bottom: 80px;
    }
}

#exampleModal {
    margin-right: 0 !important;
    z-index: 10010 !important;
    padding-right: 0 !important;

}

.close {
    opacity: 1 !important
}

.modal-dialog {
    z-index: 1200;
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
}


.modal-content {

    width: 100% !important;
    height: 100% !important;
    background: #000 !important;
    color: #fff !important;
    border-radius: unset !important
}

.modal-header {
    height: 38px !important;
    border-bottom: unset !important;
}

.close {
    color: #fff !important;
    font-size: 40px !important;
}

#videoItem {
    height: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    top: 0 !important;
    left: 0 !important;
    position: unset !important;
    width: 100% !important;
    transform: translateX(0%) translateY(0%) !important;
}

#videoItem:focus {
    outline: 0 !important;
}

.modal-header {
    padding: 0 !important;
}

.modal-body {
    position: absolute !important;
    top: 38px !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0 !important;
    bottom: 0px !important;
}

.adinfoTop .container h2 p {
    font-size: 40px;
    font-family: inherit;
}

#pc {
    display: block;
}

#phone {
    display: none;
}

@media (min-width: 768px) {
    .modal-dialog {

        margin: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .adinfoTop .container h2 p {
        font-size: 36px;
    }

    #pc {
        display: none;
    }

    #phone {
        display: block;
    }
}


/* //aechives */