.resolve-container {

    width: 100%;

    padding-top: 60px;

    background: #3e404a;

    padding-bottom: 50px;

    /* margin-top:-38px; */

  }



  .mgt-38 {

    margin-top: -38px;

  }



  .resolve-container h4 {

    font-size: 32px;

    line-height: 45px;

    color: #fff;

    margin: 0 0 20px;

  }



  .ant-tabs {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    overflow: hidden;

    zoom: 1;

    color: rgba(0, 0, 0, 0.65);

  }



  .container-1200 {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    width: 1200px;

    position: relative;

    margin: 0 auto;

  }



  #productTabs.product-tabs .ant-tabs-bar {

    margin-top: 6px;

    margin-bottom: 0;

    border-bottom-color: hsla(0, 0%, 100%, 0.6);

  }



  .ant-tabs-bar,

  .ant-tabs-nav-container {

    -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

  }



  .ant-tabs-bar {

    border-bottom: 1px solid #d9d9d9;

    margin-bottom: 16px;

    outline: none;

  }



  .ant-tabs-nav-container {

    overflow: hidden;

    font-size: 14px;

    line-height: 1.5;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    white-space: nowrap;

    margin-bottom: -1px;

    zoom: 1;

  }



  .ant-tabs-nav-wrap {

    overflow: hidden;

    margin-bottom: -1px;

  }



  .ant-tabs-nav-scroll {

    overflow: hidden;

    white-space: nowrap;

    text-align: center;

  }



  .ant-tabs-nav {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    padding-left: 0;

    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    position: relative;

    margin: 0;

    list-style: none;

    display: inline-block;

  }



  .ant-tabs-ink-bar {

    z-index: 1;

    position: absolute;

    left: 0;

    bottom: 1px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    height: 2px;

    background-color: #108ee9;

    -webkit-transform-origin: 0 0;

    transform-origin: 0 0;

  }



  #productTabs.product-tabs .ant-tabs-ink-bar {

    background-color: #5ec1c5;

    border-bottom: 3px solid;

    -o-border-image: linear-gradient(to right, #56bbc7, #a5e5c9) 10 8;

    border-image: linear-gradient(to right, #56bbc7, #a5e5c9) 10 8;

  }



  .ant-tabs-bottom .ant-tabs-ink-bar-animated,

  .ant-tabs-top .ant-tabs-ink-bar-animated {

    -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),

      -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

  }



  #productTabs.product-tabs .ant-tabs-tab {

    padding-bottom: 22px;

    margin-right: 20px;

    font-size: 16px;

    line-height: 22px;

    color: hsla(0, 0%, 100%, 0.6);

  }



  .ant-tabs-nav .ant-tabs-tab {

    display: inline-block;

    height: 100%;

    margin-right: 24px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: relative;

    padding: 8px 20px;

    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);

    cursor: pointer;

    text-decoration: none;

  }



  .ant-tabs-nav .ant-tabs-tab-active {

    color: #108ee9;

  }



  .resolve-container .resolve-content {

    background: no-repeat;

    background-position: 100%;

    position: relative;

    margin-top: 50px;

    overflow: hidden;

  }



  .resolve-container .resolve-content ul {

    height: 388px;

    left: 0;

    top: 0;

    z-index: 1;

    position: absolute;

    overflow: hidden;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

  }



  .resolve-container .resolve-content ul .active.banner-active {

    width: 894px;

  }



  .resolve-container .resolve-content ul .active {

    width: 531px;

    margin-right: 100px;

    -webkit-transition: all 0.8s ease-in-out;

    transition: all 0.8s ease-in-out;

  }



  .resolve-container .resolve-content ul li {

    width: 531px;

    position: relative;

    display: inline-block;

  }



  .active {

    opacity: 1;

    width: 894px;

  }



  .resolve-container .resolve-content ul li>div {

    width: 531px;

    height: 388px;

    background: #fff;

    border-radius: 4px;

  }



  .resolve-container .resolve-content ul li>div div {

    width: 531px;

    height: 388px;

    position: absolute;

    padding: 40px 0 0 40px;

    left: 0;

    background-repeat: no-repeat;

    z-index: 2;

    text-align: left;

    border-radius: 4px;

    background-size: 25%;

    background-position: 20px 0;

  }



  .resolve-container .resolve-content ul li>div h4 {

    font-size: 40px;

    line-height: 56px;

    color: #000;

  }



  .resolve-container .resolve-content ul li>div p {

    display: block;

    max-width: 303px;

    margin: 20px 0 30px;

    font-size: 14px;

    color: #3e404a;

    text-align: left;

    line-height: 22px;

  }



  .resolve-container .resolve-content ul li>div span {

    font-size: 16px;

    color: #000;

    text-align: left;

    line-height: 20px;

  }



  .resolve-container .resolve-content ul li>div ul {

    margin-top: 12px;

    overflow: hidden;

    max-width: 380px;

    position: relative;

    clear: both;

    height: auto;

  }



  .resolve-container .resolve-content ul li>div ul li {

    width: 160px;

    float: left;

    line-height: 20px;

    margin-bottom: 6px;

    display: inline-block;

  }



  .resolve-container .resolve-content ul li>div ul li a {

    color: #337dff;

    cursor: pointer;

  }



  .resolve-container .resolve-content .prevAndNext {

    width: 1140px;

    margin: 0 auto;

    position: relative;

  }



  .resolve-container .resolve-content .prevAndNext .prev {

    left: -5px;

    -webkit-transform: rotate(180deg) translateY(100%);

    transform: rotate(180deg) translateY(100%);

  }



  .resolve-container .resolve-content .prevAndNext>div {

    width: 68px;

    height: 68px;

    line-height: 68px;

    font-size: 16px;

    color: #353748;

    position: absolute;

    z-index: 8;

    top: -160px;

    text-align: center;

    vertical-align: middle;

    cursor: pointer;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

  }



  .resolve-container .resolve-content .prevAndNext>div {

    width: 68px;

    height: 68px;

    line-height: 68px;

    font-size: 16px;

    color: #353748;

    position: absolute;

    z-index: 8;

    top: -160px;

    text-align: center;

    vertical-align: middle;

    cursor: pointer;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

  }



  .resolve-container .resolve-content ul li.banner-active img {

    right: 20px;

    left: auto;

  }



  .resolve-container .resolve-content ul li>img {

    width: 491px;

    height: 348px;

    position: absolute;

    left: 20px;

    top: 20px;

    z-index: 3;

    border-radius: 4px;

  }



  .resolve-container .resolve-content .prevAndNext .next {

    right: -17px;

    margin-top: -68px;

  }



  .resolve-container .resolve-content .prevAndNext>div:before {

    content: "";

    z-index: -1;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #fff;

    border-radius: 100px;

    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);

    -webkit-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

  }



  .ant-tabs-nav:after {

    clear: both;

  }



  .ant-tabs:not(.ant-tabs-vertical)>.ant-tabs-content>.ant-tabs-tabpane {

    -ms-flex-negative: 0;

    flex-shrink: 0;

    width: 100%;

    -webkit-transition: opacity 0.45s;

    transition: opacity 0.45s;

    opacity: 1;

  }



  .ant-tabs-nav-container:after {

    clear: both;

    visibility: hidden;

    font-size: 0;

    height: 0;

  }



  .ant-tabs-nav-container:after,

  .ant-tabs-nav-container:before {

    content: " ";

    display: table;

  }



  .ant-tabs-nav:after,

  .ant-tabs-nav:before {

    display: table;

    content: " ";

  }



  .resolve-container .resolve-content .resolve-change {

    width: 1140px;

    margin: 0 auto;

    position: relative;

    height: 388px;

    z-index: 0;

    background-size: 50%;

    background-position: 470px 5px;

    background-repeat: no-repeat;

    background-image: url(../../images/resolve-point.png);

  }



  #productTabs.product-tabs .ant-tabs-tab:hover {

    background-image: linear-gradient(to right, #4fdcaa, #10beca);

    -webkit-background-clip: text;

    color: transparent;

  }



  #productTabs.product-tabs .ant-tabs-tab.ant-tabs-tab-active {

    background-image: linear-gradient(to right, #4fdcaa, #10beca);

    -webkit-background-clip: text;

    color: transparent;

    font-size: 18px;

  }



  .list-button{

    font-size: 13px;

    color: #fff;

    border-radius: 5px;

    background-color: #169BD5;

    width: 140px;

    height: 40px;

    border: 0;

  }



  h4{

    font-weight: normal!important;

  }

  .appcontent{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 0;
    box-sizing: border-box;
  }
  .appcontent .content-item {
    background-color: #fff;
    height: 11.875rem;
    width: 33.8125rem;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .375rem;
  }
  .appcontent .content-item .item-left{
    margin-right: 1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .appcontent .content-item .item-left img{
    width: 11.4375rem;
    height: 11.375rem;
  }
  .appcontent .content-item .item-right{
    height: 11.375rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .375rem 0;
  }
  .appcontent .content-item .item-right .right-top h1{
    color: #333;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: .125rem;
  }
  .appcontent .content-item .item-right .right-top p{
    color: #999999;
    font-size: 1.125rem;
    letter-spacing: .125rem;
  }
  .appcontent .content-item .item-right .right-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 8.0625rem;
    height: 2.75rem;
    background-color: #c1c1c1;
    border-radius: .375rem;
    margin-bottom: 1.125rem;
    cursor: pointer;
  }
  .appcontent .content-item .item-right .right-btn:hover{
    background-color: #00e0a6;
  }
  .appcontent .content-item .item-right .right-btn .btn-title{
    color: #fff;
    font-size: 1.125rem;
  }
  .appcontent .content-item .item-right .right-btn img{
    width: 1.5625rem;
    height: 1.8125rem;
    margin-right: .375rem;
  }
  .introduce{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 0;
    box-sizing: border-box;
    flex-direction: column;
  }
  .introduce .introduce-title{
    font-size: 1.75rem;
    color: #333333;
    line-height: 70px;
    text-align: center;
  }
  .introduce .introduce-name{
    text-indent: 2em;
  }
  .introduce .introduce-box{
    margin-top: 1.25rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .introduce .introduce-box .box-item{
    margin-top: 1.25rem;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .introduce .introduce-box .box-item .item{
    width: 12.25rem;
    height: 12.9375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    border-radius: .25rem;
  }
  .introduce .introduce-box .box-item .item:hover{
    border: 1px solid #fe86a1;
    cursor: pointer;
  }
  .introduce .introduce-box .box-item .item p{
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.875rem;
  }
  .flow{
    margin-top: 1.25rem;
  }
  .flow .flow-title{
    font-size: 1.75rem;
    color: #333333;
    line-height: 70px;
    text-align: center;
  }
  .flow .flow-img img{
    width: 100%;
  }
  .flow .flow-btn{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .flow .flow-btn .btn{
    width: 11.5625rem;
    height: 3.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #488302;
    border: 2px solid #488302;
    font-size: 18px;
    border-radius: 4px;
    letter-spacing: .125rem;
    margin: 1.25rem 0;
  }
  .flow .flow-btn .btn:hover{
    cursor: pointer;
    background-color: #488302;
    color: #fff;
  }