body {
    overflow-x: hidden;
}

.iso-con1fld a {
    width: 86px;
    height: 32px;
    border: solid 1px #1989fa;
    line-height: 32px;
    color: #1989fa;
    font-size: 14px;
}
.iso-con1fld a:hover {
    width: 86px;
    height: 32px;
    border: solid 1px #1989fa;
    line-height: 32px;
    background: #1989fa;
    color: #fff;
}

.iso-con1fld a.cur {
    background: #1989fa;
    color: #fff;
}
.iso-con1fld a.cur:hover {
    background: transparent;
    color: #1989fa;
}

.wspecial {
    width: 100% !important;
    background-image: url(../../images/prod/pro-inbiz-img111.svg), linear-gradient(0deg, #f3f8fe 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 640px;
    display: flex;
    align-items: center;
}

.iso-con1fl {
    width: 1200px;
    margin: auto;
    padding-top: 60px;
    float: none !important;
}

.iso-con1flc {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 72px;
    letter-spacing: 0px;
    color: #333333;
    display: flex;
    align-items: center;
}

.iso-con1flc span {
    width: 5px;
    height: 28px;
    background-color: #1989fa;
    display: block;
    margin-right: 14px;
}

.pro-inbiz-nhsj-nh li p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    opacity: 0.8;
}

.pro-indizN-tymb h2 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #333333 !important;
}

.pro-indizN-jjfa h2 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #333333 !important;
}

.pro-indizN-tymb ul li span {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #333333 !important;
    line-height: 60px;
}

.pro-indizN-jjfa ul li span {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #333333 !important;
    line-height: 60px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 30px !important;
    width: 100%;
    position: relative !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
    width: 16px;
    height: 16px;
    background-color: #dddddd;
    border-radius: 20px;
}

.swiper-pagination-bullet-active {
    width: 50px !important;
    height: 16px !important;
    background-color: #efefef !important;
    border-radius: 20px !important;
}

.banner_products {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 80px;
}

.banner_products:after {
    content: " ";
    flex: auto;
    /*width: 30vw;*/
    /*height: 40vw;*/
}

.banner_products .banner_products_block {
    margin-right: 0.55rem;
    width: -webkit-calc((100% - 0.55rem*3)/3);
    width: calc((100% - 0.55rem*3)/ 3);

}

.banner_products_block {
    width: 330px;
    display: flex;
    margin-top: 80px;
}

.abt-bana img {
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.banner_products_block_img img {
    width: 60px;
    height: 60px;
}

.banner_products_block_content {
    margin-left: 20px;
}

.banner_products_block_content_title {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
}

.banner_products_block_content_explain {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #666666;
    width: 250px;
}

.banner_products_block_content_explain a {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #1989fa;
}
.con_all{
    background-color:#f8fbfe ;
    width: 100% !important;
}
.abt-bana{
    padding-bottom: 80px;
}
.pro-inbiz-nhsj-nh li .nhsgl {
    width: 60px;
    height: 60px;
    background: none;
    border: none !important;
    box-shadow: none !important;
    border-radius: 8px;
    padding: 5px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all .3s;
    box-sizing: border-box;
}
.pro-inbiz-nhsj-nh li {
    background: linear-gradient(0deg,#fff,#f3f5f8) !important;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff !important;
    border: 2px solid #fff !important;
}