.pc_index .digital_solution_case .solution_item_button {
    height: 2.8rem;
    border: none;
    border-radius: .45rem;
    background: #0069EA;
    margin-top: 2.5rem;
}

.pc_index .digital_solution_case .solution_item_button span {
    font-size: 1.2rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2.8rem;
    
}

.pc_index .get_industry_button {
    position: relative;
    top: 2.3rem;
    height: 3.2rem;
    width: 15rem;
    border: none;
    border-radius: .2rem;
    background:  #0069EA;
}

.pc_index .get_industry_button span {
    font-size: 1rem;
    color: #FFFFFF;
}

.pc_index .scene_demo_buttton {
    height: 3rem;
    width: 17rem;
    border-radius: 0.2rem;
    border: none;
    background: #0069EA;
}

.pc_index .scene_demo_buttton span {
    font-size: 1rem;
    color: #FFFFFF;
    cursor: pointer;
}


.sem_index_backgroud {
    height: 48.947rem;
    background-size: cover;
    background-image: url("https://src.fanruan.com/website/finereport/index_banner.jpg");
    padding: 11rem 0 0 20rem;
}


.pc_index .sem_index_backgroud h4 {
    font-size: 1.684rem;
    font-weight: 500;
    color: #333333;
    line-height: 2.368rem;
    letter-spacing: .053rem;
    margin: 0 0 .842rem 0;
}

.pc_index .sem_index_backgroud h2 {
    font-size: 4.632rem;
    font-weight: bold;
    color: #333333;
    line-height: 5.263rem;
    letter-spacing: .105rem;
    margin-top: 0;
    margin-bottom: 1.316rem;
}

.pc_index .sem_index_backgroud p {
    font-size: .737rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.263rem;
    max-width: 25.263rem;
    margin-bottom: 4.842rem;
}

.pc_index .sem_index_backgroud .sem_banner_button {
    display: flex;
    flex-direction: row;
}

.sem_index_backgroud .sem_banner_button .sem_banner_use_button {
    width: 12.632rem;
    height: 2.947rem;
    margin-right: .632rem;
    background: #0069EA;
    border: none;
    border-radius: .211rem;
}

.sem_index_backgroud .sem_banner_button .sem_banner_demo_button {  
    width: 8.947rem;
    height: 2.947rem;
    border: none;
    background: #FFFFFF;
    border-radius: .211rem;
}

.sem_index_backgroud .sem_banner_button .sem_banner_demo_button span {  
    height: 1.474rem;
    font-size: 1.053rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #007ED3;
    line-height: 1.474rem;
}



.sem_banner_button .sem_banner_use_button span {
    height: 1.474rem;
    font-size: 1.053rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.474rem;
}

/* finebi */
@media(max-width: 1200px) {
    .business_template {
        width: 1000px !important;
    }
    .business_template div {
        width: 248px !important;
    }
    .business_template_item {
        padding: 30px 0 0 8px !important;
    }
    .business_template_item img {
        width: 238px !important;
    }
}

.pc_index .finebi_warehouse {
    height: 878px;
}


.pc_index .finebi_data02 {
    height: 860px;
}

.business_template {
    display: flex;
    flex-direction: row;
    width: 1170px;
    height: 262px;
    margin-top: 50px;
    background: #FFFFFF;
}

.business_template div {
    width: 294px;
    height: 262px;
    background:#FFFFFF;
}

.business_template_item {
   
    padding: 30px 0 0 22px;
}

.business_template_item img {
    width: 252px;
    height: 120px;
    border-radius: 4px;
}

.business_template_item h3 {
    width: 245px;
    height: 27px;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    line-height: 27px;
    display:-webkit-box;
    overflow: hidden; /*超出隐藏*/
    text-overflow: ellipsis;/*隐藏后添加省略号*/
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}



.business_template_item p {
    width: 235px;
    height: 48px;
    font-size: 14px;
    color: #2F364C;
    line-height: 24px;
}

.business_template_item button {
    margin-top: 46px;
    width: 230px;
    height: 48px;
    border: none;
    border-radius: 4px;
    background: #0069EA;
}

.business_template_item button span {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 500;
}

/* 大屏驾驶舱 */

.screen_scene {
    height: 870px;
}

.screen_scene h2 {
    margin: 15px 0 50px 0;
    font-size: 32px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.screen_scene .screen_scene_tab {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 50px;
    margin-bottom: 34px;
    border-bottom: 1px solid #CEDDF2;
}

.screen_scene .screen_scene_tab .active {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 50px;
    margin-bottom: 34px;
}

.screen_scene .screen_scene_tab .scene_button {
    justify-content: center;
    margin: 0 82px 0 82px;
    cursor: pointer;
}

.screen_scene .screen_scene_tab .scene_button .active{
    border-bottom: 2px solid #0069EA; 
}


.screen_scene .screen_scene_tab .scene_button .active01{
    border-bottom: 2px solid #0069EA; 
}

.screen_scene .screen_scene_tab .scene_button span{
    display: block;
    font-size: 20px;
    text-align: center;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #0069EA;
    line-height: 50px;
}

.screen_scene_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.screen_part01 .screen_scene_content {
    width: 1170px;
    height: 470px;
    margin-top: 24px;
    box-shadow: 0px 4px 20px 0px rgb(0 105 234 / 15%), inset 0px -2px 3px 0px rgb(255 255 255 / 80%);
    border-radius: 4px;
    border: 1px solid #C2D5FF;
}

.screen_part02 .screen_scene_content {
    width: 1170px;
    height: 270px;
    margin-top: 24px;
    box-shadow: 0px 4px 20px 0px rgb(0 105 234 / 15%), inset 0px -2px 3px 0px rgb(255 255 255 / 80%);
    border-radius: 4px;
    border: 1px solid #C2D5FF;
}


.screen_scene .screen_scene_content img {
    width: 1146px;
    height: 446px;
    display: none;
}

.screen_scene .screen_scene_content .current {
    display: block;
}



.screen_scene .demo_button1 {
    position: relative;
    left: 50%;
    margin-left: -115px;
    top: 50px;
    width: 230px;
    height: 60px;
    border: none;
    border-radius: 4px;
    background: #0069EA;
}

.screen_scene .demo_button1 span {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;
}


/* 可视化 */
.sem-visual-page1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 850px;
}

.sem-visual-page1 h2 {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #2F364C;
    line-height: 44px;
    
}

.sem-visual-page1 p {
    height: 24px;
    font-size: 16px;
    font-family: Helvetica;
    color: #2F364C;
    line-height: 24px;
}

.sem-visual-page1 .visual-function {
    width: 1200px;
    margin: 20px 0 34px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sem-visual-page1 .visual-function div{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 369px;
    height: 280px;
    margin: 0 30px 30px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0,105,234,0.1), inset 0px -2px 3px 0px rgba(255,255,255,0.8);
    border-radius: 4px;
}


.sem-visual-page1 .visual-function div img {
    margin: 40px 0 28px 0;
    height: 60px;
}
.sem-visual-page1 .visual-function div h4 {
    margin-bottom: 12px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}

.sem-visual-page1 .visual-function div p {
    width: 238px;
    height: 72px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.sem-visual-page2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 840px;
    width: 100%;
    background: #F4F8FF;
}


.sem-visual-page2 h2 {
    margin: 104px 0 20px 0;
    font-size: 32px;
    font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #2F364C;
}

.sem-visual-page2 p {
    margin-bottom: 50px;
    font-size: 16px;
    font-family: Helvetica;
    color: #2F364C;
    line-height: 24px;
}

.sem-visual-page2 .visual-page2-left {
    position: relative;
    top: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 490px;
}

/* .sem-visual-page2 .visual-page2-left div:hover {
    background-image: url("https://src.fanruan.com/website/sem-page/img/SEM-data-visual11.png");
} */

.sem-visual-page2 .visual-page2-left .active01 {
    background-image: url("https://src.fanruan.com/website/sem-page/img/SEM-data-visual11.png") !important;
}

.sem-visual-page2 .visual-page2-left .active01 h4 {
    color: #FFFFFF !important;
}

.sem-visual-page2 .visual-page2-left .active01 p {
    color: #FFFFFF !important;
}


/* .sem-visual-page2 .visual-page2-left div:hover h4 {
    color: #FFFFFF;
}

.sem-visual-page2 .visual-page2-left div:hover P {
    color: #FFFFFF;
} */


.sem-visual-page2 .visual-page2-left div {
    width: 240px;
    height: 120px;
    box-sizing: border-box;
    padding: 10px 0 0 20px;
    margin-bottom: 14px;
    border-radius: 4px;
    background-image: url("https://src.fanruan.com/website/sem-page/img/SEM-data-visual10.png");
    background-size: cover;
    cursor: pointer;
}



.visual-page2-right {
    width: 640px;
    height: 400px;
    background: #E9F1FD;
    box-shadow: 0px 2px 8px 0px rgba(0,105,234,0.3), inset 0px -2px 3px 0px rgba(255,255,255,0.8);
    border-radius: 2px;
}

.visual-page2-right img {
    display: none;
}

.visual-page2-right .active {
    display: block !important;
}


.sem-visual-page2 .visual-page2-left h4 {
    margin-bottom: 24px;
    font-size: 18px;
    font-family: Alibaba-PuHuiTi-M, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #333333;
}

.sem-visual-page2 .visual-page2-left p {
    width: 200px;
    font-size: 12px;
    font-family: Helvetica;
    color: #617288;
    line-height: 22px;
}

.sem-visual-page2 .visual-page2-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1174px;
}

/* 数据分析页 */


.sem_data_analyse1 {
    width: 100%;
    height: 824px;
    background: #EFF5FF;
}

.sem_data_analyse1 h2 {
    position: relative;
    top: -135px;
}

.sem_data_analyse1 .sem_data_analyse1_tabs {
    display: flex;
    flex-direction: row;
    position: relative;
    top: -135px;
    margin-top: 50px;
    width: 1170px;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 2px 24px 0px rgba(185,185,185,0.5);
    border-radius: 4px;
}

.sem_data_analyse1 .sem_data_analyse1_tabs div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-size: cover;
    width: 268px;
    height: 80px;
    border-radius: 8px;
    cursor: pointer;
}

.sem_data_analyse1 .sem_data_analyse1_tabs .active {
    background-image: url("http://www.fanruan.com/images/jt-jjfa-titbg.png");
}

.sem_data_analyse1 .sem_data_analyse1_tabs .active span {
    color: #FFFFFF;
}

.sem_data_analyse1 .sem_data_analyse1_tabs div span {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.sem_data_analyse1 .sem_data_analyse1_content {
    position: relative;
    top: -135px;
    margin-top: 60px;
    width: 1170px;
    height: 633px;
    background: #FFFFFF;
    box-shadow: 0px 2px 24px 0px rgba(185,185,185,0.5);
    border-radius: 4px;
}

.sem_data_analyse1 .sem_data_analyse1_content img {
    display: none;
}

.sem_data_analyse1 .sem_data_analyse1_content .current {
    display: block;
}

.sem_data_analyse2 {
    width: 100%;
    height: 1060px;
    background: #FFFFFF;
}

.sem_data_analyse2 h2 {
    margin: 100px 0 50px 0;
}

.sem_data_analyse_swiper {
    width: 1240px;
}

.sem_data_analyse2 .sem_data_analyse2_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap; 
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 370px;
    height: 332px;
    margin: 0 15px 30px 15px;
    background-image: url('https://src.fanruan.com/website/sem-page/img/sem-finebi02.png');
    background-size: cover;
    border-radius: 4px;
    border: 1px solid #DFEBFF;
}


.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item img {
    width: 306px;
    height: 160px;
    margin: 32px 0 18px 0;
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item h4 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 306px;
    margin-bottom: 24px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item h4 span {
    width: 62px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    text-align: center;
    background: #BDD6FB;
    color: #0069EA;
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item h4 span {
    width: 62px;
    font-size: 11px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    text-align: center;
    background:#FFE9D7;
    color: #DE6F00;
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item button {
    width: 306px;
    height: 42px;
    border: none;
    background: #0069EA;
    border-radius: 2px;
}

.sem_data_analyse2 .sem_data_analyse2_content .sem_data_analyse2_item button span {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
}

.sem_data_analyse2 .navigation_box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sem_data_analyse2 .navigation_box .swiper-button-prev {
    background-image: url("https://src.fanruan.com/website/finereport/prev_blue.png");
}

.sem_data_analyse2 .navigation_box .swiper_btn {
    position: initial;
    width: 48px;
    height: 48px;
    background-size: cover;
    margin-top: 0;
    margin: 0 8px;
}

.sem_data_analyse2 .navigation_box .swiper-button-next {
    background-image: url("https://src.fanruan.com/website/finereport/next_blue.png");
}


.sem_data_analyse2 .navigation_box .swiper_btn {
    position: initial;
    width: 48px;
    height: 48px;
    background-size: cover;
    margin-top: 0;
    margin: 0 8px;
}

.sem_data_analyse2 .navigation_box .swiper-button-prev:after {
    content: "";
}


.sem_data_analyse2 .navigation_box .swiper-button-next:after {
    content: "";
}


.sem_data_analyse3 {
    width: 100%;
    height: 685px;
    background: #FFFFFF;
}

.sem_data_analyse3 .sem_data_analyse3_content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 1300px;
}

.sem_data_analyse3_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 210px;
    width: 196px;
    margin: 0 62px 56px 62px;
}


.sem_data_analyse3_item img {
    height: 48px;
    width: 48px;
    margin-bottom: 34px;
}

.sem_data_analyse3_item h4 {
    margin-bottom: 12px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
}

.sem_data_analyse3_item p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}


.SEM-data-analyse .finebi_person {
    padding-top: 0 !important;
    height: 1060px;
}


/* 底部卡片 */

.customer .customer_box_con a {
    width: 100%;
    display: block;
    text-align: end;
}

.customer .customer_box_con a span {
  font-size: 19px !important; 
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #0069EA !important; 
}

@media (max-width: 420px) {
  .customer .customer_box_con a span {
      position: relative;
      left: -18px;
  }
}

.index_adv {
    width: 1260px !important;
}

.index_adv .index_adv_box01 {
    width: 420px !important;
}

.index_adv .index_adv_box02 {
    width: 420px !important;
}

.index_adv .index_adv_box03 {
    width: 420px !important;
}

.index_adv .index_adv_box {
    padding-left: 96px !important;
}
