.precision-wrap {
    background: #E9F0FA;
}

.precision-introduce {
    padding: 100px 12.5%;
    display: flex;
}

.precision-introduce .left {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.precision-introduce .left .img {
    margin-bottom: 40px;
}

.precision-introduce .left .img img {
    width: 156px;
}

.precision-introduce .left .title {
    font-size: 33px;
    color: rgba(0, 24, 77, 1);
    line-height: 50px;
    margin-bottom: 30px;
}

.precision-introduce .left .text {
    font-size: 16px;
    color: rgba(0, 24, 77, 1);
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
    max-width: 550px;
}

.precision-introduce .right {
    width: 60%;
    padding: 20px;
}

.precision-introduce2 .left {
    width: 40%;
    padding-left: 40px;
}

.precision-introduce2 .right {
    width: 60%;
}

.precision-introduce .right img {
    width: 100%;
    height: auto;
}

.ui-widget-content {
    border: 0;
    background: #E9F0FA;
    /*margin-bottom: 110px;*/
}

#precision-tabs2 {
    padding-bottom: 100px;
}

.ui-tabs-nav {
    display: flex;
    justify-content: center;
    align-items: baseline;
    border: 0;
    background: none;
}

.ui-state-default:focus {
    outline: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0;
    font-size: 16px;
    width: 158px;
    text-align: center;
    background: transparent;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #001648;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    width: 150px;
    height: 40px;
    border-radius: 24px;
    overflow: hidden;
    padding: 4px !important;
    background: linear-gradient(to right, #164A9D, #001648);
}

.ui-state-active > a,
.ui-widget-content .ui-state-active > a,
.ui-widget-header .ui-state-active > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    padding: 0px;
    background: #E9F0FA;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0;
    float: none;
    outline: none;
}

#tabs1-1, #tabs1-2,
#tabs2-1, #tabs2-2 {
    padding: 50px 12.5% 0;
    display: flex;
    flex-wrap: wrap;
}

#tabs1-1 > p, #tabs2-1 > p {
    width: 100%;
    font-size: 22px;
    color: #00174D;
    margin-bottom: 50px;
    text-align: center;
}

#tabs1-1 > p.bottom-border {
    width: 100%;
    margin-top: 130px;
}

#tabs1-1 > p.bottom-border > img {
    width: 100%;
}

#tabs1-1 > div,
#tabs1-2 > div,
#tabs2-2 > div {
    width: 30%;
    margin-right: 5%;
}

#tabs2-1 > div {
    width: 23%;
    /* padding-right: 2%; */
    box-sizing: border-box;
}

#tabs1-2 .title,
#tabs2-2 .title {
    margin-top: 35px;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #001648;
    margin-bottom: 12px;
}

#tabs1-2 .text,
#tabs2-2 .text {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #001648;
}

#tabs1-1 > div:nth-child(4) {
    margin: 0;
}

#tabs1-2 > div:nth-child(3n),
#tabs2-2 > div:nth-child(3n) {
    margin: 0;
}

#tabs1-2 > div.marginTop,
#tabs2-2 > div.marginTop {
    margin-top: 65px;
}

#tabs1-1 > div > img,
#tabs2-1 > div > img {
    width: 100%;
}

#tabs1-2 > div > img,
#tabs2-2 > div > img {
    width: 60%;
    margin: 0 auto;
    display: block;
}

.precision-case {
    width: 100%;
    background: #FFFFFF;
}

.precision-case > .title {
    text-align: center;
    padding: 100px 0 50px;
    font-size: 36px;
    color: #00174D;
}

.precision-case .swiper-slide {
    padding: 0 12.5% 100px;
    box-sizing: border-box;
    width: 100%;
    /* padding-bottom: 100px; */
    margin: 0 auto;
    width: 100%;
}

.precision-case .swiper-slide > .title {
    font-size: 24px;
    color: #00174D;
    display: flex;
    align-items: center;
}

.precision-case .swiper-slide > .title > img {
    width: 18px;
    margin-right: 16px;
}

.precision-case .swiper-slide > ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 50px;
}

.precision-case .swiper-slide > ul > li {
    color: #333333;
    width: 25%;
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.precision-case .swiper-slide2 > ul {
    justify-content: space-between;
    padding: 0 175px;
}

.precision-case .swiper-slide2 > ul > li {
    /* width: 30%; */
    height: 60px;
    background: #E6EEFA;
    /* border-radius: 30px; */
    /* justify-content: center; */
}

.precision-case .swiper-slide2 > ul > li.bg-yellow {
    background: #F9F5D6;
}

.precision-case .swiper-slide > ul > li > span {
    /* display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #dddddd;
    margin-right: 14px; */
}

@media screen and (max-width: 1202px) {
    .precision-introduce2 .left {
        /* width: 40%; */
        /* padding-left: 0px; */
    }
    .precision-introduce .left .title {
        font-size: 30px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .precision-introduce .left .title {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 36px;
    }
}





@media screen and (max-width: 1460px) {
   
    .precision-introduce {
        padding: 60px 30px;
    }



    #tabs1-1 > p, #tabs2-1 > p {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1250px) {
    .precision-introduce2 .left {
        /* width: 40%; */
        padding-left: 0px;
    }
    .precision-introduce .right {
        width: 55%;
    }

    .precision-introduce .left {
        width: 45%;
    }

    .precision-introduce2 .left .img {
        margin-bottom: 20px;
    }

   

    #tabs1-1, #tabs1-2, #tabs2-1, #tabs2-2 {
        justify-content: center;
        padding: 20px 5% 0;
    }

    #tabs1-2 > div > img,
    #tabs2-2 > div > img {
        width: 75%;
        margin: 0 auto;
        display: block;
    }

    #tabs1-2 > div.marginTop, #tabs2-2 > div.marginTop {
        margin-top: 20px;
    }

    .precision-case .swiper-slide {
        padding: 0 4% 100px;
    }
    #tabs2-1 > div{
        width: 30%;
        margin: 20px 1% 0;
        padding: 0;
    }


}

@media screen and (max-width: 1100px) {
    .precision-introduce2 .left {
        /* width: 40%; */
        padding-left: 0px;
    }
    .precision-introduce .right,
    .precision-introduce2 .right {
        width: 100%;
        padding: 20px 0;
    }

    .precision-introduce .left,
    .precision-introduce2 .left {
        width: 100%;
    }

    .precision-introduce {
        flex-direction: column;
        padding: 50px 10%;
    }

    .precision-introduce2 {
        flex-direction: column-reverse;
    }

    .precision-case .swiper-slide > ul > li {
        width: 48%;
    }

    .precision-case .swiper-slide2 > ul {
        padding: 0 50px;
    }

    .precision-case > .title {
        padding: 50px 0 30px;
        font-size: 28px;
    }
    #tabs1-1 > div,
    #tabs1-2 > div,
    #tabs2-1 > div,
    #tabs2-2 > div {
        width: 45%;
        margin: 20px 2% 0;
        padding: 0;
    }
    #tabs1-1 > div:nth-child(4){
        margin: 20px 2% 0;
    }
}

@media screen and (max-width: 767px) {
    .precision-introduce2 .left {
        /* width: 40%; */
        padding-left: 0px;
    }

    #tabs1-2 > div:nth-child(3n), #tabs2-2 > div:nth-child(3n),
    #tabs1-2 > div.marginTop, #tabs2-2 > div.marginTop{
        margin: 20px 2% 0;
    }
    #tabs1-1 > div:nth-child(4) {
        margin: 20px 0 0;
    }

    #tabs1-1 > p.bottom-border {
        margin-top: 30px;
    }
    #tabs1-2 > div > img,
    #tabs2-2 > div > img {
        width: 70%;
        margin: 0 auto;
        display: block;
    }
    
}

@media screen and (max-width: 414px) {
    .precision-introduce2 .left {
        /* width: 40%; */
        padding-left: 0px;
    }
    .precision-introduce {
        flex-direction: column;
        padding: 30px 14px;
    }

    .precision-introduce2 {
        flex-direction: column-reverse;
    }
    #tabs1-1 > div,
    #tabs1-2 > div,
    #tabs2-1 > div,
    #tabs2-2 > div {
        width: 100%;
        margin: 14px 2% 0;
        padding: 0;
    }
    #tabs1-1 > p, #tabs2-1 > p {
        font-size: 16px;
    }

    #tabs1-1, #tabs1-2, #tabs2-1, #tabs2-2 {
        padding: 20px 10px;
    }

    #tabs1-2 .title, #tabs2-2 .title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #tabs1-2 .text, #tabs2-2 .text {
        font-size: 14px;
        margin: 0 auto 5px;
    }

    .precision-case > .title {
        padding: 30px 0 20px;
        font-size: 24px;
        font-weight: bolder;
    }

    .precision-case .swiper-slide {
        padding-bottom: 50px;
    }

    .precision-case .swiper-slide > ul > li {
        width: 48%;
        font-size: 13px;
        margin-top: 20px
    }

    .precision-case .swiper-slide2 > ul > li {
        font-size: 15px;
        height: 50px;
        border-radius: 25px;
    }

    .precision-case .swiper-slide > ul,
    .precision-case .swiper-slide2 > ul {
        padding: 0;
    }
    .precision-introduce2 .left {
        /* width: 40%; */
        padding-left: 0px;
    }
}

/* 新修改样式 */
.bottom-border{
    border-bottom: 1px solid rgba(22, 74, 158, 0.26);
    /* padding: 100px 0px; */
    position: relative;
    margin: 110px 0 80px;
    width: 100%;
  }
  .bottom-border::before{
    content: "";
    display: inline-block;
    position: absolute;
    right: calc(50% - 23px);
    bottom: -23px;
    width: 46px;
    height: 46px;
    background: #fff;
    border-radius: 50%;
  }
  .bottom-border::after{
    content: "";
    display: inline-block;
    position: absolute;
    right: calc(50% - 7px);
    bottom: -7px;
    width: 14px;
    height: 14px;
    background: #00184E;
    border-radius: 50%;
  }
  #tabs1-1{
      padding: 50px 0 0;
      width: 90%;
      margin: 0 auto;
  }
  .precision-introduce.precision-introduce2{
     padding: 0;
     width: 90%;
     max-width: 1440px;
     margin: auto;
     justify-content: space-between;
     padding-bottom: 80px;
  }
  .precision-introduce.precision-introduce2 > .right{
      padding:20px 0;
  }
  /* .precision-introduce.precision-introduce2 > .left{
     width: 40%;
  } */
  .precision-introduce.precision-introduce2 .left .text{
      font-size: 16px;
      color: rgba(0, 24, 77, 1);
      line-height: 30px;
      margin-bottom: 20px;
      text-align: justify;
  }
  .modify_box{
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
    padding: 80px 0;
}
.modify_box_item{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
   
}
.modify_box_item > .left{
    font-size: 16px;
    color: rgba(0, 24, 77, 1);
    line-height: 30px;
    margin-bottom: 20px;
    text-align: justify;
    max-width: 550px;
    width: 40%;
}
.modify_box_item > .left > .img{
    margin-bottom: 30px;
}
.modify_box_item > .right{
    width: 60%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 15px;
    box-sizing: border-box;
    position: relative;
    left: 40px;
    padding: 0;
}
@media screen and (max-width: 767px){
    .modify_box_item > .left {
        width: 100% !important;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991px){
    /* .modify_box_item > .left {
        width: 100% !important;
        margin-bottom: 20px;
    } */
}
@media screen and (max-width: 1202px){
    /* .modify_box_item > .left{
        width: 100% !important;
        margin-bottom: 20px;
    } */
}
@media only screen and (min-width: 100px) and (max-width: 1000px){
    .modify_box {
      padding: 60px 0;
    }
}
@media only screen and (min-width: 100px) and (max-width: 640px){
    .modify_box {
        padding: 40px 0;
    }
}
@media screen and (max-width: 991px){
    .modify_box_item > .left > .img {
            margin-bottom: 10px;
            width: 120px;
        }
}


@media screen and (max-width: 1202px){
    .modify_box_item > .left > .img {
       margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px){
    .modify_box_item > .right{
        width: 100% !important;
         left: 0;
    }
}
@media screen and (max-width: 1460px){
    #tabs1-1 > p{
        margin-bottom: 50px;
    }
}
#tabs2-1{
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
    justify-content: space-between;
}
#tabs2-1 > div:last-child{
    padding-right: 0;
}

