﻿/****************设计师搜索结果-----start*******************/

.content-page {
    overflow: hidden;
}

.search-box a:hover {
    color: #000;
}

.search-box {
    margin-top: 20px;
    font-size: 12px;
    margin-bottom:30px;
}

.search-nav {
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
}

.search-nav li a {
    display: block;
    line-height: 38px;
    color: #000;
    padding-left:18px;
}

.search-nav li.active a {
    background-color: #f5f5f5;
    color: #4175d9;
    font-weight: bold;
    font-size: 15px;
    /* border-radius: 4px; */
    border-top: 2px solid #4175d9;
}

.specifications {
    margin-top: 10px;
    color: #000;
}
.lssItem-head
.specifications-mb {
    color: #e48b13;
}

.attribute {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #cdcdcd;
    margin-left: 10px;
    color: #666;
}

.fa-c {
    display: inline-block;
    /* height: 16px; */
    /* width: 16px; */
    color: #f58021;
    text-align: center;
    line-height: 16px;
    /* background-color: #4570bf; */
    margin-left: 5px;
    font-style: inherit;
    cursor: pointer;
    vertical-align: top;
}

.seacrh-result {
    /*border-left: 1px solid #f1f0f0;*/
    padding-left: 6px;
    padding-right: 0px;
}

.searchcon-w {
    border-top: 1px solid #ddd;
    background: #fff;
    margin-bottom: 10px;
    /*border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom:1px solid #ddd;*/
}
.searchcon-w .yseach:nth-of-type(4) .p-list {
    padding-top: 13px;
    padding-bottom: 7px;
}
.item-prop a {
    margin: 0 5px 0 0;
    color: #666;
}
    .item-prop a:hover {
        margin: 0 5px 0 0;
        color: #ff6000;
    }

    .item-prop a.B_active {
        color: #aaa;
    }

.searchcon-w {
    border-top: 1px solid #ddd;
    background: #fff;
    margin-bottom: 10px;
}

.con-wrap {
    height: 100%;
    display: flex;
    position: relative;
    /* line-height: 34px; */
    /* overflow: hidden; */
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
}

.yseach:last-child .con-wrap {
    border-bottom: 0px;
}

.con-key {
    float: left;
    width:100px;
    padding-left: 23px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 43px;
}

.con-value {
    zoom: 1;
    background: #fff;
    width: 1100px;
    float: left;
    padding-left:10px;
}

.Option-title {
    height: 36px;
    background: #FDFEEC;
    display: block;
    border: 1px solid #ddd;
    border-bottom: none;
    line-height: 36px;
    padding-left: 15px;
}

.p-list {
    padding-top: 4px;
    display: inline-block;
    margin-right: 20px;
}

    .p-list .selecShapeul{
        border: 1px solid #ddd;
        padding: 10px;
    }
.con-wrap .con-value .p-list:nth-child(3) {
    margin-top: -4px;
}
.con-value .value-form {
    display: inline-grid;
    margin: 5px 0px 8px;
}

.w-fixed li {
    margin-right: 5px;
}

.w-fixed {
    overflow: hidden;
    padding-top: 4px;
}

.selecbaseul li {
    float: left;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 50px;
    line-height: 26px;
}

.selecbaseul li, .selecShapeul li .l-t {
    display: inline-block;
    margin-right: 20px;
}

input[type="checkbox"] {
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    width: 14px;
    height: 14px;
}

input[type="checkbox"]:checked::before {
    color: #fff;
}

#fxk {
    background-color: #fff;
    border: 1px solid #8b8b8b;
    color: #fff;
    text-align: center;
    line-height: 15px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

#fxk[type="checkbox"]:hover {
    border: 1px solid #43adea;
}

#fxk:checked {
    content: "√";
    color: #164194;
    border: 1px solid #164194;
}


.selecShapeul li {
    padding-left: 10px;
    /*width: 85px;*/
    margin-right: 5px;
    display: inline-block;
    margin-bottom:5px;
}


.l-img img {
    width: 80px;
    height: 80px;
    margin: 0 auto 7.6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.l-t {
    margin: 0 auto;
}

.condCheckbox {
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    position: relative;
    font-size: 12px;
    overflow: visible;
    line-height: 52px;
}

.condCheckbox > p {
    float: left;
    line-height: 40px;
    margin-top: 5px;
}

.lssGroup {
    display: inline-block;
    vertical-align:middle;
    margin-left:4px;
}

.lssItem {
    width: 100%;
    margin-left: 0;
    position: relative;
    z-index: 0;
}

.lssItem-head {
    border: solid 1px #d1dbdb;
    border-radius: 3px;
    position: relative;
    z-index: 0;
    background: #fff;
    /*margin-left: 5px;*/
    width: 120px;
}
.lssItem-head-small{
    width:40px;
}
.lssItem-head::before {
    content: '';
    display:block;
    width: 6px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    z-index: 0;
    right: 5px;
    background: url(../images/search/ico-triangle-down.png) right center no-repeat;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index:2;
}
.dP-i{
    display:inline-block;
    vertical-align:middle;
}
.currentValue {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    background: #fff;
    padding: 0;
    padding-left: 5px;
}
.lssItem-head-small .currentValue {
   height:20px;
   line-height:20px;
}
.lssItem-head-M {
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    width: 210px;
    vertical-align: middle;
}
.lssItem-head-M::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    position: absolute;
    z-index: 0;
    right: 5px;
    background: url(../images/search/ico-triangle-down.png) right center no-repeat;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index: 2;
}
.lssItem-head-M2::before {
    display:none;
}
.goodsNumber {
    display: inline-block;
    margin-right: 15px;
}

.ComplexContent {
    background-color: #f1f1f1;
    padding: 5px 0 5px 24px;
    overflow: hidden;
}

.goodsNumber > p {
    display: inline-block;
    margin-bottom: 0px;
}

.ComplexContentLeft {
    float: left;
}

.ComplexContentRight {
    float: right;
    display: flex;
    align-items: center;
    margin-top: 3px;
}

.switchTab, .pager {
    display: inline-block;
}

.switchTab {
    margin-right: 30px;
}
.switchTab i{
    cursor:pointer;
}
.pager {
    margin: 0px;
    margin-left: 30px;
    margin-right: 30px;
}

.pager li > a, .pager li > span {
    border-radius: 0px;
    padding: 4px 25px;
}

.switchTab-on, .o-num-min {
    color: #f48d35;
}

.pager .next a {
    /*background: #efefef;*/
}

.cp-table {
    margin-bottom: 20px;
    margin-top: 20px;
}

.cp-table tr {
    border: 1px solid #cdcdcd;
}

.cp-table td {
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid transparent;
    width: 216px;
    box-sizing: border-box;
}

.cp-table tr td:first-child {
    border-left: 1px solid #cdcdcd;
}

.cp-table td .title-div {
    width: 98px;
    font-size: 14px;
    padding: 5px;
    color: #4A4A4A;
    line-height: 20px;
    letter-spacing: 0.25px;
    font-weight: 600;
}

.cp-table td > div {
    width: 215px;
    padding: 10px;
}

.Img-tr td {
    position: relative;
}
.cp-table td .search-3d {
    background-image: url(../images/search-3d.png);
    position: absolute;
    top: 10px;
    right: -8px;
    background-repeat: no-repeat;
    width: 70px;
    height: 40px;
}
.supplierhome .search-3d {
    background-image: url(../images/search-3d.png);
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    width: 80px;
    height: 30px;
    top: 39%;
}
.fuzzysearch .search-3d {
    background-image: url(../images/search-3d.png);
    position: absolute;
    top: 10px;
    right: -17px;
    background-repeat: no-repeat;
    width: 70px;
    height: 40px;
}
.fuzzysearch .search-tit {
    background-image: url(../images/search-3d.png);
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    width: 80px;
    height: 30px;
    top: 39%;
}
.scBox {
    position: absolute;
    top: 10px;
    left: 18px;
    /* background-repeat: no-repeat; */
    width: 105px;
    height: 16px;
}
    .scBox .search-cus {
        background-image: url(../images/customized.png);
        position: initial;
        top: initial;
        display: inline-block;
        left: initial;
        background-repeat: no-repeat;
        width: 46px;
        height: 16px;
        margin-right: 12px;
        background-size: 100%;
    }
    .scBox .search-3d {
        background-image: url(../images/search-3d.png);
        position: initial;
        top: initial;
        display: inline-block;
        left: initial;
        background-repeat: no-repeat;
        
        width: 28px;
        height: 15px;
        background-size: 100%;
    }
.search-cus {
    background-image: url(../images/customized.png);
    position: absolute;
    top: 22px;
    left: 22px;
    background-repeat: no-repeat;
    width: 60px;
    height: 18px;
    background-size: 100%;
}
.search-custit {
    background-image: url(../images/customized.png);
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    width: 153px;
    height: 40px;
    top: 39%;
}
.cp-table td > div:hover .t-chaDiv a {
    color: #ff6000;
}
.cp-table td .title-div {
    width: 98px;
}

.td-img {
    display: flex;
    max-width: 100%;
    max-height: 100%;
    margin: auto auto;
    align-items: center;
    justify-content: center;
}
.t-chaDiv a {
    color: #000;
    font-size:14px;
}
.Recommend {
    background: #ff0000;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    border-radius: 0px;
    padding: 0 4px;
    color: #fff;
}

.resultSearch {
    width: 348px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #164194;
    background: #fff;
    margin-left: 10px;
    margin-top: 12px;
    padding-left: 1px;
    margin-bottom:10px;
}
.resultSearchInput {
    width: 310px;
    height: 27px;
    box-sizing: border-box;
    float: left;
    font-size: 12px;
    padding-left: 5px;
    margin-top: 0.1px;
    border: 1px solid transparent !important;
    box-shadow: none !important;
}
.resultSearch button {
    border-radius: 0;
    width: 35px;
    height: 29px;
    margin: 0;
    background: #164194;
    border: none;
    font-size: 18px;
    color: #4a4a4a;
    display: inline-block;
    color:#fff;
}
.resultContent{
    margin-top:10px;
    overflow:hidden;
}
.resultContent > li {
    position: relative;
    float: left;
    width: 282px;
    box-sizing: border-box;
    margin-bottom: 13px;
    margin-left: 13px;
    display: inline-block;
    cursor: pointer;
} 
a.photo-Img {
    display: block;
    /* width: 260px; */
    height: 130px;
    margin-top: 20px;
}
.p-photo-List {
    min-height: 40px;
    clear: both;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.Characteristi {
    min-height: 27px;
    clear: both;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.r-content {
    width: 99.9%;
    height: 99.9%;
    padding: 10px;
    padding-bottom: 0;
    box-sizing: border-box;
    position: relative;
    margin: 0.1px auto;
    padding-bottom: 7px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 4px 4px transparent;
}
.r-content:hover {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 4px 4px #eee;
}
.photo-Img img {
    display: block;
    margin: 0px auto 0px;
    max-width: 100%;
    height: 100px;
}
.r-Characteristi {
    display: block;
    width: 110px;
    height: 17px;
    line-height: 17px;
    padding: 0 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background: #EEF4FC;
    color: #4A4A4A;
    border-radius: 10px;
    box-sizing: border-box;
}
.r-goods-yprice {
    color: #5a5959;
    font-size: 12px;
}
.r-goods-brand, .r-goods-UnitPrice{
    height: 17px;
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    color: #9B9B9B;
}
.r-goods-data {
    color: #666666;
}
.r-goods-UnitPrice {
    color: #E52F2C;
    font-size: 20px;
    margin-bottom:10px;
}
.r-goods-UnitPrice i{
    font-style:normal;
    font-size:12px;
}
.p-goods-brand {
    color: #9B9B9B;
}
.r-goods-name {
    color: #333333;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
}
.r-goods-name a {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #4A4A4A;
    word-wrap: break-word;
}
.r-goods-name span {
    margin-top: 10px;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* width: 65%; */
    height: 50px;
    white-space: normal;
}
.rTable-head {
    width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
   position:relative;
}
/*.rTable-head a {
    color: #000;
    font-size: 12px;
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 60%;
}*/
    .rTable-head a {
        color: #000;
        font-size: 12px;
        overflow: hidden;
        /* display: block; */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        width: 60%;
        vertical-align: middle;
        height: 100%;
    }
.rTable-con {
    font-size: 12px;
    width: 234px;
    text-align: center;
    height: 120px;
    vertical-align: middle;
}
.rTable-con span{
    display:block;
    line-height:20px;
    text-align:center;
}
    .rTable-con img {
        max-height: 50px;
        max-width: 100px;
        width: 34px;
        height: auto;
    }
.goods-info-list li span:first-child {
    margin-right: 4px;
    display: inline-block;
    width: 65px;
    letter-spacing: 0px;
    color: #999;
}
/****************设计师搜索结果-----end*******************/
.selecShape {
    overflow: visible;
    position:relative;
}
    .selecShape .value-form {
        width: 350px;
        height: 195px;
        box-sizing: border-box;
        padding: 0;
        margin-bottom: 8px;
        overflow: hidden;
    }
        .selecShape .value-form .selecShapeul {
            height: 159px;
            position: relative;
            background: #fff;
            border: 1px solid #cdcdcd;
            box-sizing: border-box;
            overflow: hidden;
            z-index: 888;
            width: 100%;
        }
    .selecShape .value-form .selecShapeul:hover {
        z-index: 999;
    }
.selecShape .value-form .selecShapeul-open {
    max-height: 458px;
    height: auto;
    overflow:visible;
    overflow-y: visible;
    z-index:1002;
    box-sizing: border-box;
}
.ul-specItemm li {
    min-height: 125px;
    width: 104px;
    margin: 10px 3px 2px 0;
}
    .ul-specItemm li .l-t {
    margin-right:0;
    }
.ul-specItemm-box {
    position: relative;
}
.bottom-btn {
    text-align: center;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    bottom:0px;
    z-index:888;
    width:100%;
}
.ul-specItemm-box:hover .bottom-btn {
    z-index: 999;
}
.bottom-btn i {
    display: inline-block;
    transform: rotate(-90deg);
    font-size: 24px;
    color: #ff6000;
    z-index:888;
}

/*产品/服务*/
.topbox {
    background: url(../images/service/ComBanner.jpg) no-repeat center center;
    height: 500px;
    /*background-color: #313131;*/
    color: #fff;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topbox-banner {
    text-align:center;
}
.topbox-banner h1 {
    color: #fff;
    font-size: 100px;
    margin-bottom: 26px;
}
.topbox-banner p {
    font-size: 20px;
    margin-bottom: 0px;
}
.section-content {
    min-height: 500px;
    width: 100%;
    margin: auto;
    overflow:hidden;
}
.section-content-title {
    padding-bottom: 55px;
    overflow: hidden;
    text-align:center;
}
.section-content-title h1 {
    margin-top: 60px;
    font-size: 40px;
    font-weight: normal;
    color: #333;
}
.section-content-title p {
    font-size: 20px;
    margin-bottom: 0px;
    color: #848282;
}
.ApplicationValue {   
    overflow: hidden;
}
.ApplicationValue-bg {
    background-color: rgba(242, 242, 242, 1);
    overflow:hidden;
}
.ApplicationValue-con {
    width: 1200px;
    margin: 0 auto;
}

.aui-insurance {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: end;
    align-items: end;    
    position: relative;
    box-sizing: border-box; 
    overflow:hidden;
}
.aui-50 {
    width: 50%;
    float: left;
}
.aui-58 {
    width: 58%;
    float: left;
}
.aui-42 {
    width: 42%;
    float: left;
}
.b-b-1 {
    border-bottom: 1px solid #717070;
}
.ps-partners {
    overflow: hidden;
}
.aui-pading {
    padding: 100px;
    padding-left: 0px;
}
.ApplicationValue-con .aui-pading:nth-of-type(2n){
    padding-right:0px;
}
.aui-pd-img {
    width: 110px;
    height: 160px;
    text-align: center;
    margin-right: 30px;
}

.aui-pd-img img {
    width: 100%;
    vertical-align: top;
}
.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.aui-flex-box h3 {
    color: #2d2d2d;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.aui-flex-box p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #777575;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.DeliveryProcess-box{
    width:100%;
    overflow:hidden;
}
.step-layout {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.nav-height {
    position: relative;
    height: 50px;
}
.Application-con{
    width:1200px;
    margin:0 auto;
}
.aui-insurance-img {
    width:600px;
    height:500px;
    overflow:hidden;
}
.aui-insurance-img img{
    width:100%;
    height:100%;
}
.Application-box-right {
    padding-left: 50px;
    padding-top: 100px;
    padding-right: 50px;
}
.Application-box-right img {
    width: 120px;
    height: 120px;
    margin-bottom: 26px;
}
.Application-box-right h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 12px;
}
.text-right{
    text-align:right;
}
.ps-partners-con {
    width: 1200px;
    margin: 0 auto;
}
.ProductSolutions-tit h4 {
    color: #333;
    font-size: 18px;
    text-align: left;
}
.p-s{
    padding:20px 20px 20px 20px;
}
.aui-Solutions-right{
    padding:20px 20px 0px 10px;
}
.aui-Solutions-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.aui-Solutions-img img{
    width: 100%;
    height: 100%;
}
.aui-Solutions-right h3 {
    font-size: 18px;
    margin-bottom:10px;
}
.aui-Solutions-right p {
    font-size: 12px;
    
}
.sp-trademark{
    padding:40px 0px 40px 0px;
}
.sp-trademark-i img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    overflow: hidden;
}
.contact-box{
    width:100%;
    overflow:hidden;
    margin-top:30px;
}
.contact-box-con{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.contact-box-bottom{
}
.contact-li {
    padding-top: 30px;
    display: inline-block;
    width: 33%;
    padding-bottom: 40px;
    padding-right: 66px;
    overflow: hidden;
    vertical-align: top;
}
.contact-li img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 16px;
}
.com-name {
    margin-bottom: 20px;
}
.com-explain p {
    margin-bottom: 4px;
    color: #3c3b3b;
}
.dbs-banner-con h1 {
    font-weight: 600;
    margin-bottom: 8px;
}
.dbs-banner-con h2 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 40px;
    margin: 6px 0px;
}

.nav-wrap {
    width: 100%;
    height: 50px;
    background-color: rgba(242, 242, 242, 1);
}
.D-Difficulties{
    width:100%;
    overflow:hidden;
}
.D-Difficulties-Con{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    padding:60px 0px;
}
.D-Difficulties-Con li {
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    vertical-align: top;
    background-color: #fff;
    width: 193px;
    min-height: 322px;
}
.D-Difficulties-Con li:last-child {
    margin-right: 0px;
}

.D-Difficulties-tit {
    padding: 0px 8px;    
    box-sizing: border-box;
    height: 86px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.D-Difficulties-tit-bg1 {
    background-color: #45cedc;
}
.D-Difficulties-tit-bg2 {
    background-color: #48d2ad;
}
.D-Difficulties-tit-bg3 {
    background-color: #fec161;
}
.D-Difficulties-tit-bg4 {
    background-color: #54d6fa;
}
.D-Difficulties-tit-bg5 {
    background-color: #f15456;
}
.D-Difficulties-tit-bg6 {
    background-color: #d1a071;
}
.D-Difficulties-tit h3 {
    font-size: 20px;
    color: #0e447a;
    margin-bottom: 0px;
    font-weight: 600;
}
.D-Difficulties-lis {
    padding: 30px 15px;
}
.D-Difficulties-lis img{
    width:75px;
    height:75px;
}
.D-Difficulties-line {
    height: 1px;
    width: 70%;
    margin: 20px auto 20px;
}
.D-Difficulties-p p {
    color: #696969;
}
.ApplicationBenefit-con{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.ApplicationBenefit-left {
    text-align: center;
    background: url(../images/service/u331.jpg) no-repeat center center;
    height: 500px;
    padding-top: 30px;
    margin-top: 38px;
    font-size: 18px;
}
.ApplicationBenefit-right{
    padding:100px 0px 100px 44px;
}
.ApplicationBenefit-right li {
    display: inline-block;
    text-align: center;
    margin-bottom: 50px;
    width: 182px;
    overflow: hidden;
}
.ApplicationBenefit-right li img{
    width:100px;
    height:100px;
    overflow:hidden;
    margin-bottom:10px;
}
.ApplicationBenefit-right p{
    color:#333;
}
.dbs-Architectural-Box {
    background-color: rgb(237, 247, 255);
    width: 100%;
    overflow: hidden;
}
.dbs-Architectural-con{
    width:1200px;
    margin: 0 auto;
    padding:0px 170px;
}
.dbs-Architectural-con li {
    width: 200px;
    margin-right: 20px;
    float: left;
    text-align: center;
    padding: 86px 0px;
}
.dbs-Architectural-con li:last-child{
    margin-right:0px;
}
.dbs-Architectural-con li img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}
.step-layout-item {
    float: left;
    vertical-align: top;
    width: 20%;
    position: relative;
    text-align:center;
}
.step-item {
    width: 160px;
    height: 160px;
    border: 2px solid #007aff;
    border-radius: 50%;
    text-align: center;
    line-height: 160px;
    color: #0074ff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 30px;
}
.step-layout .step-layout-item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 72px;
    right: -35px;
    display: block;
    width: 66px;
    height: 28px;
    background: url(../images/service/arrow.png) no-repeat;
}
.step-item-p p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #484646;
}
.section-app {
    width: 100%;
    overflow: hidden;
}
.app-introduction {
    overflow: hidden;
}
.introduce-item1, .introduce-item2, .introduce-item3 {
    width: 1200px;
    margin: 0 auto;
    position:relative;
    overflow:hidden;
}
.introduce-item1-r img{
    width:296px;
}
.introduce-item1-l{
    text-align: center;
    padding: 90px 0 76px 0px;
}
.introduce-item1-r {
    text-align: center;
    padding: 77px 0 76px 0px;
}
.introduce-item1-l-t {
    /* margin-bottom: 98px; */
    padding: 30px 48px 0 48px;
    height: 310px;
}
.introduce-item1-l-t img {
    width: 110px;   
    overflow: hidden;
}
.introduce-item1-l-t h2 {
    font-size: 32px;
    font-weight: 600;
    color: #ff6000;
    margin: 30px auto 18px;
}
.introduce-item1-l-t p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height:24px;
}
.section-app-title {
    padding-bottom: 60px;
    overflow: hidden;
    text-align: center;
}
.section-app-title h3 {
    margin-top: 68px;
    font-size: 32px;
    font-weight: normal;
    color: #ff6000;
}
.introduce-item2-m img{
    width:258px;
}
.introduce-item2-l-con img{
    width:66px;
    overflow:hidden
}
.introduce-item2-l {
    width: 39%;
    float: left;
    text-align: right;
    padding: 100px 100px 0px 30px;
}
.introduce-item2-m {
    width: 22%;
    float: left;
}
.introduce-item2-r {
    width: 38%;
    float: left;
    padding: 10px 30px 0px 95px;
}
.introduce-item2-l-con {
    padding-bottom: 94px;
    position: relative;
    padding-top: 20px;
}
.introduce-item2-l-con h4{
    margin-bottom:2px;
    font-size:20px;
}
.introduce-item2-l-con p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #757171;
}
.introduce-item2-l .introduce-item2-l-con:after {
    content: "";
    position: absolute;
    top: 34px;
    right: -88px;
    display: block;
    width: 66px;
    height: 28px;
    background: url(../images/service/arrow-app.png) no-repeat;
}
.introduce-item2-r .introduce-item2-l-con:after {
    content: "";
    position: absolute;
    top: 34px;
    transform: rotate(180deg);
    left: -88px;
    display: block;
    width: 66px;
    height: 28px;
    background: url(../images/service/arrow-app.png) no-repeat;
}
.SupportSystem-box {
    width: 100%;
    overflow: hidden;
    background-color: #f6fcff;
}
.SupportSystem-con {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    text-align:center;
}
.SupportSystem-con img{
       
}
.nav-wrap.navFix {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px rgba(0,0,0, 0.2);
    border-bottom: 1px solid #e3e3e3;
    z-index: 99999;
}

.nav-wrap ul {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    display: block;
    text-align: center;
    padding: 6px 0px;
}

.nav-wrap.navFix ul {
    border-bottom: 0;
}

.nav-wrap li {
    display: inline-block;
    text-align: left;
    /*height: 50px;
    line-height: 50px;
    float: left;*/
}

.nav-wrap li a {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    border-radius: 14px;
}

.nav-wrap li a:hover {
    color: #4680d1;
}

.nav-wrap li a.active {
    /*border-bottom: 2px solid #4680d1;*/
    color: #ffffff;
    background-color: rgba(127, 127, 127, 1);
}

.nav-mobile {
    display: none;
    font-weight: bold;
    width: 100%;
}

.click-me {
    width: 150px;
    height: 30px;
    background: #4680d1;
    color: white;
    text-align: center;
    line-height: 30px;
}

.click-me a {
    display: block;
    color: white;
}
