/* 业务范围 */
.business_page .top_box{
    width: 19.5rem;
    height: 8rem;
    position: relative;
    margin: 0 auto;
    margin-top: .45rem;
    margin-bottom: .5rem;
    
}
.business_page .top_box .nav_item8{
    cursor: pointer;
    position: absolute;
    width: 2.6125rem;
    height: 1.3rem;
    left: 8.4625rem;
    top: 0;
    line-height: 1.3rem;
    color: #FFFFFF;
    font-size: .3rem;
    background: #0A70B4;
    text-align: center;
    
}
.business_page .top_box .nav_item8 .yy8{
    width: 2.6125rem;
    height: 2.1125rem;
    z-index: -1;
}
.business_page .top_box .nav_item2{
    cursor: pointer;
    width: 2.275rem;
    height: 1.0125rem;
    line-height: 1.0125rem;
    text-align: center;
    background: #0A70B4;
    color: #FFFFFF;
    font-size: .3rem;
    position: absolute;
    left: 1.925rem;
    top: 1.1375rem;
    
}
.business_page .top_box .nav_item2 .yy2{
    position: absolute;
    top: 0;
    left: 0;
    width: 7.825rem;
    height: 2.275rem;
    z-index: -1;
}
.business_page .top_box .nav_item3{
    cursor: pointer;
    position: absolute;
    width: 2.825rem;
    height: 1.275rem;
    background: #0A70B4;
    line-height: 1.275rem;
    text-align: center;
    color: #FFFFFF;
    font-size: .3rem;
    left: 4.4125rem;
    top: 3.1rem;
    
}
.business_page .top_box .nav_item3 .yy3{
    position: absolute;
    top:0 ;
    left: 2.825rem;
    height: 1.275rem;
    z-index: -1;
}
.business_page .top_box .nav_item4{
    cursor: pointer;
    width: 2.4375rem;
    height: 1.1625rem;
    background: #0A70B4;
    line-height: 1.1625rem;
    text-align: center;
    color: #FFFFFF;
    font-size: .3rem;
    right:4.8875rem;
    top: 3.75rem;
    position: absolute;
    
}
.business_page .top_box .nav_item4 .yy4{
    position: absolute;
    bottom:0 ;
    width: 4.4625rem;
    height: 1.45rem;
    right: 0;
    z-index: -1;
}
.business_page .top_box .nav_item5{
    cursor: pointer;
    width:3.075rem;
    height: 1.3rem;
    background: #0A70B4;
    line-height: 1.1625rem;
    text-align: center;
    color: #FFFFFF;
    font-size: .3rem;
    right: 2.975rem;
    top: .85rem;
    position: absolute;
    
}
.business_page .top_box .nav_item5 .yy5{
    position: absolute;
    width: 6.775rem;
    height: 2.5625rem;
    right: 0;
    top: 0;
    z-index: -1;
}
.business_page .top_box .nav_item6{
    cursor: pointer;
    width: 2.6125rem;
    height: 1.3625rem;
    background: #0A70B4;
    line-height: 1.3625rem;
    text-align: center;
    right: 0;
    top: 2.725rem;
    color: #FFFFFF;
    font-size: .3rem;
    position: absolute;
    
}
.business_page .top_box .nav_item6 .yy6{
    width: 7.1375rem;
    height: 1.3625rem;
    right: 2.6125rem;
    top: 0;
    position: absolute;
    z-index: -1;
}
.business_page .top_box .nav_item7{
    cursor: pointer;
    width: 3.4875rem;
    height: 1.1625rem;
    text-align: center;
    color: #FFFFFF;
    font-size: .3rem;
    left: 0;
    position: absolute;
    background: #0A70B4;
    line-height:1.1625rem;
    bottom: 1.4375rem;
    
}
.business_page .top_box .nav_item7 .yy7{
    width: 9.7625rem;
    height: 3.1375rem;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
}
.business_page .top_box .nav_item1{
    cursor: pointer;
    width: 3.8125rem;
    height: 1.6125rem;
    position: absolute;
    background: #0A70B4;
    color: #fff;
    font-size: .3rem;
    text-align: center;
    bottom: 0;
    left: 8.175rem;
    padding: 0 .625rem;
    padding-top: .425rem;
    
}
.business_page .top_box .nav_item1 .yy1{
    width: 3.8rem;
    height: 2.975rem;
    bottom: 1.6125rem;
    left: 0;
    position: absolute;
    z-index: -1;
}
.business_page .top_box .nav_item9{
    cursor: pointer;
    width: 2.4375rem;
    height: .9375rem;
    right: 2.3125rem;
    background: #0A70B4;
    color: #fff;
    font-size: .3rem;
    line-height: .9375rem;
    position: absolute;
    bottom: 1.0875rem;
    text-align: center;
    
}
.business_page .top_box .nav_item9 .yy9{
    width: 7.4375rem;
    height: 3.475rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.business_page .top_box .bus_detail_box{
    width: 3.0625rem;
    border-radius: .2rem;
    background: #0099FF;
    padding:.1875rem;
    padding-bottom: .025rem;
    position: absolute;
    /* 居中 */
    left: 51.5%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    
}
.business_page .top_box .bus_detail_box .bus_item_box{
    font-size: .2rem;
    color: #fff;
    text-align: center;
    margin-bottom: .1875rem;
}
.business_page .top_box .nav_item_active{
    background: linear-gradient( 180deg, #B8E3FF 0%, #0099FF 100%);
}

.business_page .business_con{
    width: 19.5rem;
    display: flex;
    margin: 0 auto;
    margin-bottom: .25rem;
    margin-top: .125rem;
    
}
.business_page .business_con .left_nav{
    width: 4.2rem;
    height: auto;
    background: #0A70B4;
    border-radius: .25rem;
    padding: .125rem;
    
}

.business_page .business_con .left_nav .nav_item_active .icon_1{
    display: none !important;
}
.business_page .business_con .left_nav .nav_item_active .icon_2{
    display: block !important;
}
.business_page .business_con .left_nav .nav_item{
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    margin: 0 .125rem;
    padding:.3rem 0;
    align-items: center;
    justify-content: center;
    
}
.business_page .business_con .left_nav .nav_item .icon_1{
    font-size: .36rem;
    width: .39rem;
    margin-top: -.15rem;
    color: #fff;
}
.business_page .business_con .left_nav .nav_item .icon_2{
    font-size: .36rem;
    width: .39rem;
    margin-top: .15rem;
    color: #fff;
    display: none;
}
.business_page .business_con .left_nav .nav_item .title{
    font-family: Source Han Sans CN-Medium;
    color: #fff;
    font-size: 16px;
    flex: 1;
    text-align: center;
    margin-right: .1rem;
    margin-left: .12rem;
}
.business_page .business_con .left_nav .son_nav_box{
    cursor: pointer;
    background: #fff;
    border-radius: .25rem;
    padding: .15rem .25rem;
    display: none;
    
}
.business_page .business_con .left_nav .son_nav_box .son_nav_item{
    width: 3.45rem;
    height: .5rem;
    line-height: .5rem;
    margin: .125rem auto;
    font-size: 14px;
    color: #0A70B4;
    font-family: Source Han Sans CN-Regular;
    text-align: center;
}
.business_page .business_con .left_nav .active{
    background: rgba(10,112,180,0.2);
    border-radius: .25rem;
}
.business_page .business_con .right_con{
    width: 15.15rem;
    margin-left: .15rem;
    padding: .5rem;
    border-radius: .25rem;
    background: #fff;
    display: none;
}
.business_page .business_con .right_con .brief_con{
    color: #4D4D4D;
    text-indent: 2em;
    font-size: .2rem;
    line-height: .35rem;
    font-family: Source Han Sans CN-Regular;
}
.business_page .business_con .right_con .img_box{
    width: 100%;
    overflow: hidden;
    margin-top: .875rem;
    position: relative;
    
}

.business_page .business_con .right_con .img_box .imgtitle{
    position: absolute;
    bottom: .125rem;
    font-size: 17px;
    font-family: Source Han Sans CN-Medium;
    color: #0A70B4;
    
}

.business_page .business_con .right_con .img_box .swiper {
    width: 100%;
    height: 100%;
}
.business_page .business_con .right_con .img_box .swiper_img{
    width: 9rem;
    height: 7.575rem;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    
    
}
.business_page .business_con .right_con .img_box .swiper_img .bg_{
    height: 6.75rem;
}
.business_page .business_con .right_con .img_box .swiper_img .swiper-slide{
    align-items: unset;
}
.business_page .business_con .right_con .img_box .swiper-next{
    cursor: pointer;
    position: absolute;
    left: 2.025rem;
    top: 3.125rem;
    
}
.business_page .business_con .right_con .img_box .swiper-next .icon{
    width: .5rem;
    height: .5rem;
}
.business_page .business_con .right_con .img_box .swiper-prev{
    cursor: pointer;
    position: absolute;
    right: 2.025rem;
    top: 3.125rem;
    
}
.business_page .business_con .right_con .img_box .swiper-prev .icon{
    width: .5rem;
    height: .5rem;
}
.business_page .business_con .right_con .img_box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.business_page .business_con .right_con .img_box .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.business_page .business_con .right_con .img_box .swiper {
    width: 100%;
    height: 1.4625rem;
    margin-left: auto;
    margin-right: auto;
}

.business_page .business_con .right_con .img_box .swiper-slide {
    background-size: cover;
    background-position: center;
}

.business_page .business_con .right_con .img_box .mySwiper {
    height: 1.4625rem;
    box-sizing: border-box;
    padding: .125rem 0;
    margin-top: .45rem;
   
}
.business_page .business_con .right_con .img_box .mySwiper .bg_{
    height: 1.4625rem;
}

.business_page .business_con .right_con .img_box .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.business_page .business_con .right_con .img_box .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.business_page .business_con .right_con .img_box .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}