/****group_of_industries_content***/
.group_of_industries_content{
    width:100%;
}
.group_of_industries_content .content_top{
    width:100%;
    height:240px;
    padding-top: 54px;
    box-sizing: border-box;
}
.group_of_industries_content .content_top .content_top_item{
    width:1280px;
    margin:0 auto;
    height:100%;
}
.group_of_industries_content .content_top .content_top_item p:first-child{
    font-family: pingfangsc-semibold;
    font-size: 48px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 72px;
    font-weight: 600;
    margin-bottom: 24px;
}
.group_of_industries_content .content_top .content_top_item p:last-child{
    font-family: pingfangsc-regular;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
}
.group_of_industries_content .content_bottom{
    width:100%;
}
.group_of_industries_content .content_bottom .content_bottom_header_parent{
    height:80px;
    background: #ffffff;
    z-index:22222;
    position:relative;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,0.12), 0 6px 16px 0 rgba(0,0,0,0.08), 0 9px 28px 8px rgba(0,0,0,0.05);
}
.group_of_industries_content .content_bottom .content_bottom_header{
    width:1280px;
    margin: 0 auto;
    height:100%;
}
.group_of_industries_content .content_bottom .content_bottom_header .content_tab{
    float:left;
    width:64px;
    height:100%;
    text-align: center;
    line-height:80px;
    margin-right:40px;
    position: relative;
    cursor: pointer;
}
.group_of_industries_content .content_bottom .content_bottom_header .active{
    font-family: pingfangsc-medium;
    font-size: 16px;
    color: #c00005;
    font-weight: 500;

}
.group_of_industries_content .content_bottom .content_bottom_header .active:after{
    display: inline-block;
    content:'';
    width:64px;
    height:4px;
    background: #c00005;
    position: absolute;
    bottom: 0px;
    left:0;
}
.group_of_industries_content .content_bottom  .content_bottom_content{
    width:100%;
    padding:64px 0;
    background: #fff;
    box-sizing: border-box;
}
.group_of_industries_content .content_bottom  .content_bottom_content .content_bottom_content_item{
    width:1280px;
    margin: 0 auto;
    background:#fff;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .the_column_picture{
    height:260px;
    width:1280px;
    margin:0 auto 64px;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .the_column_picture img{
    width:100%;
    height:100%;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area{
    width:100%;
    height:622px;
    background: #fff;
    padding-top:64px;
    box-sizing: border-box;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area .graphic_item{
    width:1280px;
    margin:0 auto;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area .graphic_item .graphic_area_left{
    width:740px;
    height:494px;
    background: #ffffff;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,0.12), 0 6px 16px 0 rgba(0,0,0,0.08), 0 9px 28px 8px rgba(0,0,0,0.05);
    float:left;
}
.graphic_area .graphic_item .graphic_area_left .swiper{
    width:100%;
    height:100%;
}
.graphic_area .graphic_item .graphic_area_left .swiper .hide{
    opacity:0;
}
.graphic_area .graphic_item .graphic_area_left .swiper .swiper-button-next,.graphic_area .graphic_item .graphic_area_left .swiper .swiper-button-prev{
    transition:opacity 0.5s;
}
.graphic_area .graphic_item .graphic_area_left .swiper .swiper-button-next:after,.graphic_area .graphic_item .graphic_area_left .swiper .swiper-button-prev:after{
    font-size:20px !important;
    font-weight:800 !important;
}
.graphic_area .graphic_item .graphic_area_left .swiper .pre_next{
    background: #ffffff;
    width:36px;
    height:36px;
    border-radius: 18px;
    fong-weight:bold;
    text-align: center;
    line-height:36px;
    color: #c00005;
    top:226px;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
}
.graphic_area .graphic_item .graphic_area_left .pre_left{
    left:20px;
}
.graphic_area .graphic_item .graphic_area_left .next_right{
    right:20px;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area .graphic_item .graphic_area_right{
    float:right;
    width:500px;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area .graphic_item .graphic_area_right div:first-child{
    font-family: pingfangsc-medium;
    font-size: 38px;
    color: rgba(0,0,0,0.85);
    line-height: 46px;
    font-weight: 500;
    margin-bottom:24px;
}
.content_bottom  .content_bottom_content .content_bottom_content_item .graphic_area .graphic_item .graphic_area_right div:last-child{
    ont-family: pingfangsc-regular;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    font-weight: 400;
}
