table {
    border-collapse: collapse
}
.page-ban {
    position: relative;
}
.page-ban .title {
    text-align: center;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 0.4rem;
    color: #FFFFFF;
    line-height: 0.7rem;
}
.page-ban .title .b-title {
    padding-left: 2.2rem;
}
.page-ban .title b {
    font-size: 0.54rem;
    vertical-align: bottom;
}
.yw-service {
    margin: 0;
    padding-top: 0.2rem;
}
.yw-service .click-consult {
    display: block;
    width: 2rem;
    height: 0.48rem;
    font-size: .18rem;
    color: #FFFFFF;
    text-align: center;
    margin: 0.5rem auto 0.7rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #0dadc5;
    line-height: 0.48rem;
}
.yw-service .click-consult p {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}
.yw-service .click-consult .icon {
    width: 0.21rem;
    height: 0.21rem;
    background: url("/images/b16.png") no-repeat center/contain;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 4px;
}
.yw-service .service-title {
    font-size: 0.3rem;
    color: #333333;
    padding: 0.4rem;
    text-align: center;
}
.yw-service .consultation {
    text-align: center;
    width: 100%;
    height: 1rem;
    background-color: #f3f5f8;
    border-radius: 0.2rem;
    line-height: 1rem;
}
.yw-service .consultation .form-group {
    height: 0.46rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
    position: relative;
}
.yw-service .consultation .form-group .icon {
    position: absolute;
    top: 0.13rem;
    left: 0.1rem;
    width: 0.4rem;
    height: 0.2rem;
    background-image: url("/images/b15.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}
.yw-service .consultation .form-group input {
    display: block;
    width: 4.6rem;
    height: 0.46rem;
    border-radius: 0.23rem;
    background-color: #FFFFFF;
    padding-left: 0.5rem;
    padding-right: 0.3rem;
}
.yw-service .consultation .btn {
    display: inline-block;
    vertical-align: middle;
    width: 1.2rem;
    height: 0.46rem;
    overflow: hidden;
    padding: 0;
    text-align: center;
    line-height: 0.46rem;
    border-radius: 0.23rem;
    color: #FFFFFF;
    font-size: 0.16rem;
    font-weight: lighter;
    background-color: #2654a0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.service-scene {
    overflow: hidden;
}
.service-scene .list {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: space-between;
}
.service-scene .list-item {
    width: 2.7rem;
}
.service-scene .top {
    width: 1.22rem;
    height: 1.22rem;
    display: block;
    margin: 0 auto 0.3rem;
    background-color: #f6f6f6;
    border-radius: 0.61rem;
    padding: 0.06rem;
    font-size: 0.2rem;
    line-height: 2;
    text-align: center;
}
.service-scene .t-main {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.service-scene .t-main .img {
    width:100%;
    height: 0.35rem;
}
.service-scene .sub-title {
    font-size: 0.24rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.1rem;
}
.service-scene .list-item ul>li {
    padding: 0.16rem 0.1rem;
    background-color: #f3f5f8;
    border-radius: 0.1rem;
    margin-top: 0.1rem;
    text-align: center;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1.5;
    cursor: pointer;
}
.service-scene .list-item ul>li:hover {
    color: #FFFFFF;
}
.service-scene .raw-material ul>li:hover {
    background-color: #74b3c0;
}
.service-scene .product ul>li:hover {
    background-color: #41b1eb;
}
.service-scene .commodity ul>li:hover {
    background-color: #e89420;
}
.service-scene .user ul>li:hover {
    background-color: #f37076;
}
.service-scene .list-item ul>li h4 {
    font-size: 0.18rem;
}

.service-scene .list-item ul>li p {
    font-size: 0.14rem;
}
.service-scene .raw-material .t-main,
.service-scene .raw-material .sub-title{
 background-color: #74b3c0;
}
.service-scene .product .t-main,
.service-scene .product .sub-title{
    background-color: #1b4f69;
}
.service-scene .commodity .t-main,
.service-scene .commodity .sub-title{
    background-color: #e89420;
}
.service-scene .user .t-main,
.service-scene .user .sub-title{
    background-color: #f37076;
}
.products-problem {
    background: url("../images/service_05.png") no-repeat center/cover;
    overflow: hidden;
}
.products-problem .wrap {
    background-color: #FFFFFF;
    border-radius: 0.3rem;
    overflow: hidden;
}
.products-problem .tab-nav {
    background-color: #4c6182;
    overflow: hidden;
    clear: both;
    padding: 0 0.2rem;
    display: flex;
}
.products-problem .tab-nav>div {
    height: 0.6rem;
    margin: 0 0.05rem;
    padding: 0 0.1rem;
}
.products-problem .tab-nav>div a {
    font-size: 0.2rem;
    color: #ffffff;
    line-height: 0.6rem;
    display: block;
    padding: 0 0.15rem;
    border-radius: 0.1rem 0.1rem 0 0;
}
.products-problem .tab-nav>div.active a {
    background-color: #FFFFFF;
    color: #405b86;
    height: 0.53rem;
    position: relative;
    margin-top: 0.1rem;
    line-height: 0.43rem;
}
.products-problem .tab-content {
    padding: 0 0.4rem 0.33rem;
}
.products-problem .tab-content .tab-pane {
    display: none;
}
.products-problem .tab-content .table {
    width: 100%;
}
.products-problem .tab-content .table>thead>tr>th {
    font-size: 0.2rem;
    line-height: 0.64rem;
    color: #333333;
}
.products-problem .tab-content table>tbody {
    border: 1px solid #cbd7ec;
    background-color: #f3f7fe;
}
.products-problem .tab-content table>tbody>tr>td {
    border: 1px solid #cbd7ec;
    padding: 0.15rem 0.7rem;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.24rem;
}
.service-project {
    overflow: hidden;
    background: url("../images/service_09.png") no-repeat right 2rem;
}
.conmont-wrap .p-title {
    width: 3.3rem;
    height: 0.52rem;
    background: url("../images/service_08.png") no-repeat center/contain;
    margin: 0 auto 0.5rem;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.52rem;
    color: #004597;
}
.conmont-wrap .p-sub-title {
    font-size: 0.2rem;
    text-align: center;
    color: #004597;
    position: relative;
}
.conmont-wrap .p-sub-title:after {
    content: '';
    width: 0.2rem;
    border-bottom: 2px solid #004597;
    left: 50%;
    margin-left: -0.1rem;
    top: 0.36rem;
    z-index: 1;
    position: absolute;
}
.conmont-wrap .problem {
    overflow: hidden;
    clear: both;
    position: relative;
}
.conmont-wrap .problem .pull-left {
    width: 4.93rem;
    height: 5.18rem;
    background: url("../images/service_18.png") no-repeat center/contain;
    float: left;
    margin-left: 2.17rem;
}
.conmont-wrap .problem .pull-left img {
    position: absolute;
    width: 4.1rem;
    height: 4.1rem;
    left: 0;
    top: 50%;
    margin-top: -2.05rem;
}
.conmont-wrap .problem .step {
    position: absolute;
    width: 6.2rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.conmont-wrap .problem .icon {
    width: 0.9rem;
    height: 0.9rem;
    flex: 0 0 0.9rem;
    display: inline-flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    font-family: Impact;
    background: #FFFFFF;
    border-radius: 50%;
    margin-right: 0.4rem;
    font-style: italic;
    color: #004597;
}
.conmont-wrap .problem .icon .number {
    font-size: 0.5rem;
    line-height: 1;
}
.conmont-wrap .problem .icon .txt {
    font-size: 0.26rem;
    line-height: 1;
}
.conmont-wrap .problem .step-list {
    width: 4.82rem;
    height: 0.92rem;
    background: #f3f5f8;
    border-radius: 0.46rem;
    display: flex;
    align-items: center;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    padding: 0.01rem;
    padding-right: 0.6rem;
}
.conmont-wrap .problem .two {
    float: right;
    margin: 0.5rem 0;
}
.conmont-wrap .problem .two {
    color: #004597;
}
.conmont-wrap .problem .two .icon {
    background-color: #004597;
    color: #FFFFFF;
}
.conmont-wrap .problem .two .icon .number {
    line-height: 0.2rem;
}
.conmont-wrap.problem .two .icon .txt {
    font-size: 0.3rem;
    line-height: 1;
    opacity: 0.4;
}
.conmont-wrap .table {
    margin-top: 0.5rem;
    width: 100%;
}
/*左右移动*/
.changeLeftOrRight .conmont-wrap .problem .pull-left{
    float:right;
    transform:rotate(180deg);
    margin-right: 2.17rem;
}
.changeLeftOrRight .conmont-wrap .problem .pull-left img{
    margin-left: -2.17rem;transform: rotate(180deg);
}
.changeLeftOrRight .conmont-wrap .problem .step{
    left: 0;
}
.changeLeftOrRight .conmont-wrap .problem .two{
    float: none;
    color: #333;
    margin: 0.5rem 0;
    margin-left: 0 !important;
}
.changeLeftOrRight .conmont-wrap .problem .step-list{
    color: #004597;
    float: left;
    margin-left: 0.6rem;
}
/*左右移动*/
.conmont-wrap table>thead>tr>th {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.6rem;
    background-color: #e4ebf9;
    font-weight: bold;
    /*border: 1px solid #e4ebf9;*/
}
.conmont-wrap table>tbody {
    border: 1px solid #cbd7ec;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.24rem;
    background-color: #f5f9fe;
}
.conmont-wrap table>tbody>tr>td {
    border: 1px solid #cbd7ec;
    padding: 0.2rem 0.25rem;
}
.conmont-wrap table>tbody>tr>td:nth-child(1) {
    width: 16%;
    text-align: center;
}
 .operation-flow {
    background-color: #f3f5f8;
     overflow: hidden;
     padding-top: 0.3rem;
     padding-bottom: 1.36rem;
 }
.operation-flow .content {
    margin-top: 0.4rem;
    position: relative;
}
.operation-flow .bg {
    position: absolute;
    width: 100%;
    height: 1.09rem;
    background: url("../images/service_10.png") no-repeat center/cover;
    left: 0;
    top: 50%;
    margin-top: -0.5rem;
    z-index: 1;
}
.operation-flow .flow-list {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
.operation-flow .flow-list .list-item {
    width: 1.8rem;
    height: 1.8rem;
    background-color: #FFFFFF;
    display: inline-flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
    border-radius: 50%;
    text-align: center;
    font-size: 0.18rem;
    color: #004597;
    line-height: 0.24rem;
}
.operation-flow .flow-list .list-item .img {
    height: 0.5rem;
    line-height: 0.5rem;
    margin-bottom: 0.1rem;
}
.operation-flow .flow-list .list-item img {
    max-height: 100%;
    width: auto;
    transform: translateX(50px);
}
.ying-advantage {
    padding-top: 0.3rem;
    padding-bottom: 0.9rem;
    overflow: hidden;
}
.ying-advantage .service-title {
    padding-bottom: 0.1rem;
}
.ying-advantage .sub-text {
    font-size: 0.14rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0.26rem;
}
.ying-advantage .tab-nav {
    text-align: center;
    margin-bottom: 0.5rem;
}
.ying-advantage .tab-nav>div {
    display: inline-block;
    vertical-align: middle;
    width: 1.27rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #bbbbbb;
    margin: 0 0.1rem;
    font-size: 0.16rem;
    border-radius: 0.2rem;
    border: 0.01rem solid #bbbbbb;
    cursor: pointer;
}
.ying-advantage .tab-nav>div.active {
    background: url("../images/service_17.png") no-repeat center/contain;
    border-color: transparent;
}
.ying-advantage .tab-nav>div.active span {
    background-image: -webkit-linear-gradient(left, rgb(0, 64, 255), rgb(0, 184, 206));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.ying-advantage .tab-content {
    padding: 0.8rem 1rem;
    background: #FFFFFF;
    border: 1px solid #f3f5f8;
}
.ying-advantage .tab-content .img {
    display: none;
    text-align: center;
}
.ying-advantage .tab-content .img img {
    max-width: 100%;
}
.ying-advantage .tab-content .img.show {
    display: block;
}

@media screen and (max-width: 640px) {
    .products-problem .tab-content {
        padding: 0.2rem;
    }
    .products-problem .tab-content table>tbody>tr>td {
        padding: 0.2rem;
    }
    .service-scene .list {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .service-scene .list-item {
        margin-bottom: 0.2rem;
    }
    .service-project .problem .pull-left {
        float: none;
        width: 100%;
        text-align: center;
        margin-left: 0;
        background-image: none;
    }
    .service-project .problem .step {
        position: static;
        transform: none;
        width: 100%;
    }
    .service-project .problem .pull-left img {
        position: static;
        margin: 0.5rem auto 0;
    }
    .ying-advantage .tab-content {
        padding: 0.2rem;
    }
    .operation-flow {
        padding-bottom: 0.5rem;
    }
    .operation-flow .flow-list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .operation-flow .flow-list .list-item {
        margin: 0 0.2rem 0.2rem;
    }
    .products-problem .tab-nav {
        padding: 0 0.1rem;
    }
    .products-problem .tab-nav li {
        padding: 0;
    }
    .page-ban .title {
        margin-top: 0.5rem
    }
    .service-project .problem {
        margin-bottom: 0.4rem;
    }
}
