.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: 80%;
    border-radius: 0.2rem;
    border: none;
    background: #2ea8e0;
}

.pc_index .scene_demo_buttton span {
    font-size: 1rem;
    color: #FFFFFF;
    cursor: pointer;
}

.hover_bi_item{
    width: 100%;
}

.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-weight: 400;
    color: #007ED3;
    line-height: 1.474rem;
}



.sem_banner_button .sem_banner_use_button span {
    height: 1.474rem;
    font-size: 1.053rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.474rem;
}
/* sem-page */

/*鍏叡閮ㄥ垎*/

@keyframes display {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes gradientBG {
    0% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
    to {
        background-position: 0 50%
    }
}

@keyframes gradientBG {
    0% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
    to {
        background-position: 0 50%
    }
}


.center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


/* 2022-fr start*/

body a {
    text-decoration: none !important;
}




a:focus,
a:hover {
    text-decoration: none !important;
}


/* 瀵艰埅棣栭〉鑳屾櫙 */

.mobile_index {
    display: none;
}

.index_backgroud {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

.index_backgroud .swiper {
    position: relative;
    bottom: 7.6842rem;
}

.index_backgroud_desc {
    height: 50rem;
    width: 100%;
    font-weight: normal;
    text-align: center;
}

.index_backgroud_desc .backgroud_text {
    position: relative;
    top: 9rem;
}

.index_backgroud_desc .backgroud_text img {
    width: 66rem;
}

.backimage01 {
    height: 52.68rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/min-image.jpg');
}

.index_backgroud_desc .backimage02 {
    height: 54rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/shunfeng-min.jpg');
}

.index_backgroud_desc .backimage03 {
    height: 54rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/shuzhidahui-min.jpg');
}

.index_backgroud_desc .backimage04 {
    height: 54rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/mengniu-min.jpg');
}

.index_backgroud_desc h1 {
    font-size: 5rem;
    letter-spacing: 4px;
    color: #333333;
}

.index_backgroud_desc h3 {
    font-size: 1.8rem;
    color: #333333;
}

.index_backgroud_desc p {
    margin-top: 1.2rem;
    font-size: .8rem;
    color: #767679;
}

.index_backgroud .index_backgroud_swiper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 2.5rem;
    width: 27.3684rem;
    border-radius: .2632rem;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, .1);
}

.index_backgroud .index_backgroud_swiper .index_backgroud_tittle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 6.5789rem;
    height: 2.1053rem;
    margin: .1053rem;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.5;
}

.index_backgroud_tittle:hover {
    background-color: #FFFFFF;
}

.index_backgroud_swiper .active {
    background-color: #FFFFFF;
    opacity: 0.8 !important;
}

.index_backgroud .index_backgroud_swiper span {
    text-align: center;
    font-size: .8421rem;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
}


/* BI+浣庝唬鐮佸睍绀� */

.index_bi_lowcode {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
.bgcg{background: #F5F9FF;}
.pdtom10{padding-bottom: 10px;}

@media screen and (max-width: 1550px) {
.index_bi_lowcode h1 {
    
    margin-top: 3rem;
	font-size: 1.8rem;
}
}
.index_bi_lowcode h1{
    
    margin-top: 3rem;
	font-size:2rem; color:#252b3a; font-weight:bold; text-align:center;
}


.index_bi_lowcode .bi_lowcode {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 14px 0px rgba(204, 213, 222, 0.5);
    width: 100%;
  
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 22rem;
    width:25%;
    margin-right: 2px;
    background-color: #FFFFFF;
    background-size: cover;
}

.bi_lowcode_item .hidden_img {
    display: none;
}

.index_bi_lowcode .bi_lowcode .current01 {
    display: none !important;
}

.index_bi_lowcode .bi_lowcode .current02 {
    display: block !important;
}

.index_bi_lowcode .bi_lowcode .active {
    background-size: cover;
    background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/index01.png");
}

.index_bi_lowcode .bi_lowcode .active01 {
    background: #0069EA !important;
}

.index_bi_lowcode .bi_lowcode .demo_button span .active02 {
    color: #FFFFFF;
}

.index_bi_lowcode .bi_lowcode .product_button span .active02 {
    color: #FFFFFF;
}

.index_bi_lowcode .bi_lowcode .active04 {
    background: rgba(30, 144, 255, 0.2) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    backdrop-filter: blur(18px) !important;
    border: 1px solid #E5F0FC !important;
}

.index_bi_lowcode .bi_lowcode .active06 {
    background-size: cover;
    background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/index01.png");
}

.index_bi_lowcode .bi_lowcode .active07 {
    background: #FFFFFF !important;
}

.index_bi_lowcode .bi_lowcode .demo_button span .active08 {
    color: #FFFFFF;
}

.index_bi_lowcode .bi_lowcode .active09 {
    filter: none;
}

.index_bi_lowcode .bi_lowcode .active10 {
    background: rgba(30, 144, 255, 0.2) !important;
    -webkit-backdrop-filter: blur(18px) !important;
    backdrop-filter: blur(18px) !important;
    border: 1px solid #E5F0FC !important;
}

.bi_lowcode_item .bi_lowcode_item_button {
    display: flex;
    flex-direction: row;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover {
    background-size: cover;
    background-image: url("/resource/pc/skin/images/index/index01.png");
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .bi_lowcode_item_img img {
    filter: none;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .product_button {
    background: #0069EA;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .product_button span a {
    color: #FFFFFF;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .demo_button span a {
    color: #FFFFFF;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .demo_button {
    background: rgba(30, 144, 255, 0.2);
     -webkit-backdrop-filter: blur(18px) !important;
    backdrop-filter: blur(18px) !important;
    border: 1px solid #E5F0FC;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .display_img {
    display: none;
}

.index_bi_lowcode .bi_lowcode .bi_lowcode_item:hover .hidden_img {
    display: block !important;
}

.bi_lowcode_item p {
    font-size: .8421rem;
    margin-top: -2.1053rem;
    margin-left: 1rem;
    margin-right: 1rem;
    text-align: left;
    padding: 2% 10%;
}

.bi_lowcode_item h2 {
    text-align: center;
    font-size: 1.5789rem;
}
.bi_lowcode_item_title01 h2{
    text-align: center;
    font-size: 1.5789rem;
}
.bi_lowcode_item_title01 h4{
    text-align: center;
    font-size: 1.3rem;
}

.bi_lowcode_item h6 {
    height: 1.8947rem;
    font-size: .9474rem;
    width: 16.5632rem;
}

.bi_lowcode_item h6 span {
    font-size: 24px;
    color: #F5F9FF;
}

.bi_lowcode .demo {
    background: #FFFFFF;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.bi_lowcode_item .bi_lowcode_item_button .active {
    background: #FFFFFF !important;
}

.bi_lowcode_item_button span {
    width: 8.4211rem;
    height: 2.5263rem;
    line-height: 2.5263rem;
    text-align: center;
}

.bi_lowcode_item .bi_lowcode_item_button .demo_button {
    display: flex;
    flex-direction: row;
    justify-items: center;
    width: 8.4211rem;
    height: 2.5263rem;
    margin: .3158rem;
    background-color: #FFFFFF;
    border-radius: .3158rem;
    cursor: pointer;
    text-align: center;
    border: 1px solid #E5F0FC;
}

.bi_lowcode_item .bi_lowcode_item_button .current {
    background: none;
    
    -webkit-backdrop-filter: blur(18px) !important;
    backdrop-filter: blur(18px) !important;
    border: 1px solid #E5F0FC;
}

.bi_lowcode_item .bi_lowcode_item_button .product_button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-items: center;
    width: 8.4211rem;
    height: 2.5263rem;
    margin: .3158rem;
    background-color: #E5F0FC;
    border-radius: .3158rem;
    cursor: pointer;
}

.bi_lowcode_item .bi_lowcode_item_button .product_button01 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-items: center;
    width: 8.4211rem;
    height: 2.5263rem;
    margin: .3158rem;
    background-color: #FFFFFF;
    border-radius: .3158rem;
    cursor: pointer;
}

.bi_lowcode_item_button span a {
    font-size: .9474rem;
    font-weight: normal;
    color: #0069EA;
    text-align: center;
}

.bi_lowcode .bi_lowcode_item .bi_lowcode_item_img {
    height: 13.2105rem;
    width: 18.3684rem;
    border-radius: .2105rem;
}

.bi_lowcode_item_img img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 13.2105rem;
    width: 18.3684rem;
}

.index_bi_lowcode .lowcode_platform {
    height: 34.1053rem;
    width: 1748px;
    background-color: #3CEFFF;
}


/* 鏁板瓧鍖栬浆鍨嬫柟妗� */

.index_digital_solution {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 52.3158rem;
    width: 100%;
    background-color: #FFFFFF;
}

.index_digital_solution h1 {
    font-size: 2.5263rem;
    font-weight: normal;
    color: #2F364C;
    line-height: 3.4211rem;
    text-align: center;
}

.index_digital_solution .digital_solution_case {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    height: 37.7368rem;
    width: 100%;
}

.index_digital_solution .digital_solution_case .solution_img_box {
    height: 16.8421rem;
    width: 21.3158rem;
    margin-right: 1.5263rem;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.index_digital_solution .digital_solution_case img {
    width: 100%;
    height: 100%;
}

.digital_solution_case .solution_item {
    height: 16.8421rem;
    width: 21.3158rem;
    margin: .6316rem;
}

.digital_solution_case .solution_item h4 {
    position: relative;
    font-size: 1.5789rem;
     
    font-weight: normal;
    color: #FFFFFF;
    line-height: 2.2105rem;
    top: 15.1579rem;
    left: 3.1579rem;
}

.digital_solution_case .solution_item .active {
    filter: blur(4px);
}

.digital_solution_case .solution_text {
    display: none;
    position: relative;
    flex-direction: column;
    padding: 20px;
    margin-top: -70%;
    margin-left: 4%;
}

.digital_solution_case .solution_text img {
    height: 12px;
    width: 12px;
}

.digital_solution_case .solution_text span {
    margin-bottom: 5%;
}

.digital_solution_case .solution_text a {
      
    color: #FFFFFF;
}

.digital_solution_case .solution_text span:nth-child(1) {
    position: relative;
    font-size: 1.5789rem;
     
    font-weight: normal;
    color: #FFFFFF;
    line-height: 2.2105rem;
}

.digital_solution_case .solution_text span:nth-child(2) {
    font-size: .8421rem;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.2632rem;
    letter-spacing: .0526rem;
}

.digital_solution_case .solution_text span:nth-child(3) {
    font-size: 1.0526rem;
      
    font-weight: 500;
    color: #FFFFFF;
    line-height: 8.4737rem;
}

.digital_solution_case .solution_text span:nth-child(3) a {
    font-size: 20px;
      
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
}


/* 瀹㈡埛淇¤禆涔嬮€� */

.index_customer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 43.2632rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/customer01-min.png');
}

.index_customer h1 {
    margin: -2.1053rem 0 2.1053rem 0;
    width: 26.3158rem;
    height: 3.4211rem;
    font-size: 2.5263rem;
     
    font-weight: normal;
    color: #FFFFFF;
    line-height: 3.4211rem;
}

.index_customer .index_customer_type {
    display: flex;
    flex-direction: row;
    height: 26.6842rem;
    width: 63.1579rem;
}

.index_customer_type .customer_menu {
    display: flex;
    flex-direction: column;
    height: 26.6842rem;
    width: 11.5789rem;
    margin-right: .5263rem;
    border-radius: .2105rem;
    -webkit-backdrop-filter: blur(50px) !important;
    backdrop-filter: blur(50px) !important;
}

.index_customer_type .customer_menu {
    color: #FFFFFF;
}

.index_customer_type .customer_menu ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-inline-start: 0px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.index_customer_type .customer_menu ul li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 11.5789rem;
    height: 3.3158rem;
    font-size: .9474rem;
      
    font-weight: 600;
    list-style: none;
    color: #BCCEE6;
    cursor: pointer;
}

.index_customer_type .customer_menu ul a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 11.5789rem;
    height: 3.3158rem;
    margin-top: .5263rem;
    font-size: .9474rem;
      
    font-weight: 600;
    list-style: none;
    border-radius: .2105rem;
    color: #BCCEE6;
    cursor: pointer;
}

.index_customer_type .customer_menu ul li:hover {
    background-color: rgba(148, 178, 220, 0.3);
}

.index_customer_type .customer_menu ul .current {
    color: #FFFFFF;
    background-color: rgba(148, 178, 220, 0.3);
    opacity: none;
}

.index_customer_type .customer_introduction {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 26.6842rem;
    width: 51.0526rem;
    border-radius: 4px;
    -webkit-backdrop-filter: blur(50px) !important;
    backdrop-filter: blur(50px) !important;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.customer_introduction .customer_introduction_detial {
    display: none;
    margin-top: 6.1579rem;
    height: 21.0526rem;
    width: 42.6316rem;
}

.customer_introduction .active {
    display: block;
}

.customer_introduction h1 {
    width: 26.3158rem;
    font-size: 1.8947rem;
     
    font-weight: normal;
    color: #FFFFFF;
    margin-bottom: .7368rem;
}

.customer_introduction .customer_product {
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
    width: 26.3158rem;
    height: 2.1053rem;
    margin-bottom: 2rem;
}

.customer_product .customer_product_item {
    display: flex;
    flex: row;
    justify-content: center;
    align-items: center;
    width: 7.7895rem;
    height: 1.6842rem;
    margin-right: .7368rem;
    background: #4F6A9D;
    border-radius: .8421rem;
    opacity: 0.4;
}

.customer_product .customer_product_item span {
    font-size: .7368rem;
      
    font-weight: 400;
    line-height: 1.6842rem;
    color: #FFFFFF;
}

.customer_introduction p {
    width: 42.6316rem;
    height: 5.0526rem;
    font-size: .9474rem;
      
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 2.6316rem;
}

.customer_introduction .customer_company {
    display: flex;
    flex-direction: row;
    justify-items: center;
    height: 2.5263rem;
    width: 26.3158rem;
}

.customer_company .img_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 2.5263rem;
    width: 6.3158rem;
    margin-left: .2105rem;
    border-radius: .2105rem;
    background: rgba(255, 255, 255, 0.1)
}

.customer_company .img_box img {
    width: 3.6849rem;
}

.customer_company .img_box span {
    font-size: 0.7438rem;
     
    font-weight: normal;
    color: #FFFFFF;
}


/* 琛屼笟棰嗗啗 */

.index_industry_leader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 54.9474rem;
    width: 100%;
    background: #F5F9FF;
    opacity: 0.9;
}

.index_industry_leader h1 {
    height: 5.9041rem;
    font-size: 2.5753rem;
     
    font-weight: normal;
    color: #2F364C;
}

.index_industry_leader h3 {
    position: relative;
    height: 3.2877rem;
    bottom: 3.0137rem;
    font-size: .9474rem;
      
    font-weight: 400;
    color: #333333;
    line-height: 3.2877rem;
}

.index_industry_leader h2 {
    height: 2.6316rem;
    margin: 2.7671rem 0 .8219rem 0;
    font-size: 1.8947rem;
     
    font-weight: normal;
    color: #2F364C;
    line-height: 2.6316rem;
    text-align: center;
}

.index_industry_leader h4 {
    position: relative;
    top: 2rem;
    font-size: 1.2632rem;
      
    font-weight: 500;
    line-height: 4.5205rem;
    cursor: pointer;
}

.index_industry_leader h4 a {
    color: #0069EA !important;
     
    font-weight: 500;
}

.index_industry_leader h4 a span {
    font-size: 1.7895rem;
}

.index_industry_leader p {
    height: 1.0526rem;
    font-size: .6316rem;
    font-weight: 400;
    color: #333333;
    line-height: .7368rem;
    text-align: center;
}

.industry_leader {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 30.8947rem;
    width: 100%;
}

.industry_leader_item {
    display: flex;
    flex-direction: column;
    height: 32.2105rem;
    width: 30.5263rem;
    margin-left: 1.0526rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.industry_leader .item_img01 {
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/leader01-min.png');
}

.industry_leader .item_img02 {
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/leader04.jpg');
}

.industry_leader .item_img03 {
    background-size: cover;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/leader031-min.png');
}


/* 甯嗚蒋锛岃鏁版嵁鎴愪负鐢熶骇鍔涳紒 */

.index_fr_publicity {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 62.6316rem;
    width: 100%;
    background-color: #FFFFFF;
}

.index_fr_publicity h1 {
    margin-top: 1.3288rem;
    font-size: 2.5753rem;
     
    font-weight: normal;
    color: #2F364C;
    line-height: 8.9041rem;
}

.index_fr_publicity .fr_publicity {
    display: flex;
    flex-direction: row;
    height: 26.5789rem;
}

.index_fr_publicity .fr_activity {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 24.4737rem;
    width: 43.6842rem;
    margin: .5263rem;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 14px 0px rgba(204, 213, 222, 0.5);
}

.fr_activity .activity_link {
    width: 86%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: .9474rem;
    margin-bottom: .4211rem;
}

.fr_activity .activity_link h4 {
    font-size: 1.5789rem;
     
    font-weight: normal;
    color: #2F364C;
    line-height: 2.2105rem;
}

.fr_activity .activity_link .more_info a {
    font-size: .7368rem;
      
    font-weight: 400;
    color: #0069EA;
    line-height: 1.0526rem;
}

.fr_activity .activity_link i {
    font-size: .4737rem;
    color: #0069EA;
}

.fr_activity ul {
    height: 4.7368rem;
    width: 86%;
    padding-inline-start: 0px;
}

.fr_activity ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: .6316rem;
    list-style: none;
}

.fr_activity ul li span a {
    height: 1.1579rem;
    font-size: .8421rem;
      
    font-weight: 400;
    color: #333333;
    line-height: 1.1579rem;
}

.fr_activity ul li span a:hover {
    color: #0069EA;
}

.fr_activity ul li span:nth-of-type(2) {
    font-size: .7368rem;
    color: #666666;
    line-height: 1.0526rem;
}

.fr_activity .activity_news {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 8.4211rem;
    width: 37.1053rem;
    background: #F5F9FF;
    border-radius: .2105rem;
}

.activity_news_desc {
    height: 6.9474rem;
    width: 16.8421rem;
}

.activity_news .activity_news_desc h5 {
    font-size: 1.0526rem;
     
    font-weight: normal;
    color: #333333;
    line-height: 1.4211rem;
}

.activity_news .activity_news_desc p {
    font-size: .7368rem;
      
    font-weight: 400;
    color: #666666;
    line-height: 1.1579rem;
}

.fr_activity .activity_news img {
    width: 11.5789rem;
    height: 6.7368rem;
    margin: .8421rem 2.1053rem .8421rem .8421rem;
}

.index_fr_publicity .fr_brand {
    height: 24.4737rem;
    width: 43.6842rem;
    margin: .5263rem;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 14px 0px rgba(204, 213, 222, 0.5);
}

.fr_brand h3 {
    font-size: 1.5789rem;
     
    font-weight: normal;
    font-weight: bold;
    color: #2F364C;
    line-height: 2.2105rem;
    margin: 2.1053rem 0 0 4.1053rem;
}

.fr_brand ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 2.8421rem 0 0 4.2105rem;
}

.fr_brand ul li {
    height: 5.7895rem;
    width: 8.7368rem;
    margin: 0 3.7368rem 3.7368rem 0;
    list-style: none
}

.fr_brand ul li span {
    font-size: 1.8947rem;
    font-weight: bold;
    color: #333333;
    line-height: 2.2632rem;
}

.fr_brand ul li span:nth-child(2) {
    position: relative;
    left: 7px;
    font-size: 1.0526rem;
      
    font-weight: 400;
    color: #333333;
    line-height: 1.4737rem;
}

.fr_brand ul li p {
    padding-top: .9474rem;
    font-size: .7368rem;
      
    font-weight: 400;
    color: #666666;
    line-height: 1.1579rem;
}

.index_fr_publicity .fr_introduce {
    display: flex;
    flex-direction: row;
    height: 24.6316rem;
    width: 88.4211rem;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 14px 0px rgba(204, 213, 222, 0.5);
}

.fr_introduce .fr_introduce_video video {
    display: none;
    height: 24.7rem;
    width: 44.3rem;
}

.fr_introduce .fr_introduce_video .active {
    display: block !important;
}

.fr_introduce .fr_introduce_options ul li i:hover {
    color: #0069EA !important;
}

.fr_introduce .fr_introduce_options ul li .fontcolor {
    color: #0069EA !important;
}

.fr_introduce .fr_introduce_options ul li span {
    position: relative;
    left: .4211rem;
    bottom: .1053rem;
}

.fr_introduce .fr_introduce_video {
    height: 24.6316rem;
    width: 44.2105rem;
}

.fr_introduce .fr_introduce_options {
    height: 24.6316rem;
    width: 44.2105rem;
    list-style: none;
}

.fr_introduce_options ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    /* 澶栭儴鏍峰紡褰卞搷 */
    padding-inline-start: 0px;
}

.fr_introduce_options ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 14.7368rem;
    height: 8.2105rem;
    list-style: none;
    cursor: pointer;
}

.fr_introduce_options ul div {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 14.7368rem;
    height: 8.2105rem;
    list-style: none;
    cursor: pointer;
}

.fr_introduce_options ul .active {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('https://src.fanruan.com/website/2022-finereport/img/index/video01-min.png');
}

.fr_introduce_options ul li a:hover {
    color: #0069EA;
    cursor: pointer;
}

.fr_introduce_options ul a {
    width: 100%;
    height: 1.5789rem;
    font-size: 1.1579rem;
    /* 杩欓噷娌℃湁瀹夎瀛楀簱,鎵€浠ヤ笉浼氱敓鏁� */
     
    font-weight: normal;
    color: #333333;
    line-height: 1.5789rem;
    text-align: center;
}


/* 濂栭」璁ゅ彲 */

.index_fr_prize {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 31rem;
    width: 100%;
}

.index_fr_prize h2 {
    width: 100%;
    margin-top: 5.2632rem;
    text-align: center;
    font-size: 2.5263rem;
     
    font-weight: normal;
    color: #2F364C;
    line-height: 3.4211rem;
}

.index_fr_prize ul {
    display: flex;
    justify-content: center;
    height: 11.5789rem;
    width: 100%;
    margin-top: 1.5789rem;
    padding-inline-start: 0px;
}

.index_fr_prize ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 15.5263rem;
    width: 10.5263rem;
    margin: 0 4.2105rem 0 4.2105rem;
    list-style: none;
}

.index_fr_prize ul li img {
    height: 8rem;
    background: #FFFFFF;
    border-radius: 50%;
    margin-bottom: 1.8947rem;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.index_fr_prize li p {
    height: 2.6316rem;
    width: 10.7368rem;
    font-size: .9474rem;
      
    font-weight: 400;
    color: #333333;
    line-height: 1.3158rem;
    text-align: center;
}


/*2022-fr end*/


/*2022-fr 750 start*/

@media (max-width: 750px) {
    .selector::-webkit-scrollbar {
        display: none
    }
     ::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    /* .pc_index {
        display: none !important;
    } */
    .mobile_index {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        width: 100%;
        overflow: hidden;
    }
    .mobile_index h1 {
        width: 100%;
        font-size: 5.1429rem;
         
        font-weight: normal;
        color: #2F364C;
        line-height: 7.1429rem;
        text-align: center;
    }
    .mobile_index .mobile_backgroud {
        height: 77.1429rem;
        padding-top: 6.5714rem;
        width: 100%;
    }
    .mobile_index .mobile_backgroud .backgroud_image {
        height: 74.2857rem;
        width: 107.1429rem;
        background: url('https://src.fanruan.com/website/2022-finereport/img/index/mindex01.png') no-repeat;
        background-size: contain;
    }
    .mobile_index .index_bi_lowcode {
        height: 179.4286rem;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .mobile_index .index_bi_lowcode .bi_lowcode {
        height: 36%;
        box-shadow: none;
    }
    .mobile_index .index_bi_lowcode .bi_lowcode_item {
        height: 61.1429rem;
        width: 44.8571rem;
        margin-left: 3.1429rem;
        border-radius: 4px;
        background-size: cover;
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/index01-min.png");
    }
    .index_bi_lowcode .bi_lowcode_item h2 {
        /* font-size: 4.5714rem; */
         
        font-weight: normal;
        color: #2F364C;
    }
    .index_bi_lowcode .bi_lowcode_item .bi_lowcode_item_title01 h2{
     /* font-size: 4.5714rem; */
         
        font-weight: normal;
        color: #2F364C;
}
.index_bi_lowcode .bi_lowcode_item.bi_lowcode_item_title01 h4{
     font-size: 3rem;
         
        font-weight: normal;
        color: #2F364C;
}
    .index_bi_lowcode .bi_lowcode_item .product_button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 22.8571rem;
        height: 6.8571rem;
        background: #FFFFFF;
        box-shadow: 0rem .5714rem 2.2857rem 0rem rgba(163, 192, 232, 0.6000);
        border-radius: 4px;
        border: .1429rem solid #E8E8E9;
    }
    .bi_lowcode_item .product_button span a {
        font-size: 2.8571rem;
         
        font-weight: normal;
        color: #0069EA;
        line-height: 3.8571rem;
    }
    .index_bi_lowcode .bi_lowcode_item .bi_lowcode_item_img {
        width: 40rem;
        height: 28.5714rem;
    }
    .bi_lowcode_item .bi_lowcode_item_img img {
        width: 40rem !important;
        height: 28.5714rem !important;
        filter: none;
    }
    .index_bi_lowcode .bi_lowcode_item p {
        /* width: 29.4286rem;
        height: 8.7143rem;
        font-size: 3.1429rem;
          
        font-weight: 400; */
        color: #434B64;
        /* line-height: 4.5714rem; */
        text-align: left;
    }
    .bi_lowcode .swiper-slide {
        display: flex
    }
    .mobile_index .index_bi_lowcode .gray {
        background: #FFFFFF !important;
    }
    .mobile_index .mobile_digital_solution {
        height: 197.1429rem !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        background: red;
    }
    .mobile_index .index_digital_solution .digital_solution_case {
        height: 199.7143rem !important;
    }
    .index_digital_solution .digital_solution_case .solution_item img {
        height: 38.1429rem;
        width: 47.1429rem;
        margin-top: -7.1429rem;
    }
    .index_digital_solution .digital_solution_case .solution_item {
        height: 38.1429rem;
        width: 47.1429rem;
        margin-right: 2.8571rem;
    }
    .index_digital_solution .digital_solution_case .solution_item h4 {
        position: relative;
        font-size: 4.2857rem;
         
        font-weight: normal;
        color: #FFFFFF;
        line-height: 6rem;
        top: 28.5714rem;
        left: 5.7143rem;
    }
    .mobile_index .mobile_solution {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 184rem;
    }
    .mobile_solution .mobile_solution_case {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 97.1429rem;
        height: 94%;
    }
    .mobile_solution .mobile_solution_case .img01 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/mobile/mobile04.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img02 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital02-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img03 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital03-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img04 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital04-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img05 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital05-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img06 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital06-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img07 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital07-min.png");
        background-size: cover;
    }
    .mobile_solution .mobile_solution_case .img08 {
        background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/digital08-min.png");
        background-size: cover;
    }
    .mobile_index .mobile_solution .mobile_solution_item {
        border-radius: 8px;
        height: 39.1429rem;
        width: 45.7143rem;
    }
    .mobile_index .mobile_solution span a {
        position: relative;
        top: 28.8571rem;
        left: 7.1429rem;
        font-size: 4.2857rem;
         
        font-weight: normal;
        color: #FFFFFF;
        line-height: 6rem;
    }
    .mobile_index .mobile_solution span i {
        font-size: 2.7397rem;
    }
    .mobile_solution .mobile_solution_case .mobile_solution_item {
        margin: 0 1.2rem 0 1.2rem;
    }
    .mobile_index .mobile_index_customer {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 132.8571rem;
        background: url("https://src.fanruan.com/website/2022-finereport/img/mindex/mindex02.png");
    }
    .mobile_index .mobile_index_customer ul span a {
        margin-left: 3.1429rem;
        font-size: 4rem;
          
        font-weight: 400;
        color: #FFFFFF;
        line-height: 5.7143rem;
        cursor: pointer;
    }
    .mobile_index .mobile_index_customer .xianshi {
        display: block !important;
    }
    .mobile_index .mobile_index_customer h1 {
        width: 100%;
        height: 7.1429rem;
        margin: 7.1429rem 0 7.1429rem 0;
        font-size: 5.1429rem;
         
        font-weight: normal;
        color: #FFFFFF;
        line-height: 7.1429rem;
        text-align: center;
    }
    .mobile_index_customer ul {
        display: flex;
        flex-direction: row;
        list-style: none;
        width: 102.2857rem;
        overflow: scroll;
        white-space: nowrap;
        padding-inline-start: 0rem;
    }
    .mobile_index_customer ul li {
        width: 23rem;
        height: 7rem;
        margin-left: 2.5714rem;
        font-size: 4rem;
          
        font-weight: 400;
        color: #FFFFFF;
        line-height: 5.7143rem;
        cursor: pointer;
    }
    .mobile_index_customer .customer_detial {
        display: none;
        position: relative;
        top: 8.1429rem;
        padding-top: .4286rem;
        padding-left: 7.5714rem;
        height: 83.7143rem;
        width: 87.4286rem;
        border-radius: 3px;
        background: url("https://src.fanruan.com/website/2022-finereport/img/mobile/mobile7.png");
        background-size: cover;
    }
    /* .mobile_index_customer .customer_detial {
        display: none;
        position: relative;
        top: 8.1429rem;
        padding-top: 1.4286rem;
        padding-left: 3.5714rem;
        height: 83.7143rem;
        width: 87.4286rem;
        border-radius: 3px;
        backdrop-filter: blur(86px);
        border: 1px solid rgba(255, 255, 255, 0.5);
    } */
    .mobile_index_customer .customer_detial .customer_img_box {
        width: 19.4286rem;
        height: 10.2857rem;
        border-radius: .7143rem;
        background: #FFFFFF;
    }
    .mobile_index_customer .customer_detial h1 {
        margin-bottom: 7.8571rem;
        font-size: 5.7143rem;
         
        font-weight: normal;
        color: #FFFFFF;
        line-height: 7.8571rem;
        text-align: start;
        text-shadow: 0px 2px 3px rgba(19, 33, 104, 0.15);
    }
    .mobile_index_customer .customer_detial p {
        height: 40rem;
        width: 72rem;
        font-size: 3.7143rem;
          
        font-weight: 500;
        color: #FFFFFF;
    }
    .mobile_index_customer .customer_detial .customer_company {
        display: flex;
        flex-direction: row;
        position: relative;
        left: -2.4658rem;
    }
    .customer_detial .customer_company img {
        height: 3.5rem;
        border-radius: .7143rem;
    }
    .mobile_customer_logo {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 8.5263rem;
        width: 17rem;
        margin-left: 1.2105rem;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.1);
    }
    .mobile_customer_logo span {
        font-size: 2.2857rem;
          
        font-weight: 500;
        color: #FFFFFF;
    }
    .mobile_index .moblie_industry_leader {
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #F5F9FF;
        height: 109rem;
        width: 100%;
    }
    .mobile_index .moblie_industry_leader .swiper_box {
        height: 100rem;
        width: 100%;
    }
    .mobile_index .moblie_industry_leader h1 {
        margin: 9.4286rem 0 9.2857rem 0;
        width: 41.1429rem;
    }
    .moblie_industry_leader .industry_leader_item {
        text-align: center;
    }
    .mobile_index .moblie_industry_leader h2 {
        font-size: 5.1429rem;
         
        font-weight: normal;
        color: #2F364C;
        line-height: 7.1429rem;
    }
    .mobile_index .moblie_industry_leader p {
        font-size: 2.8571rem;
        line-height: 3.7143rem;
    }
    .moblie_industry_leader .industry_leader {
        width: 100%;
        height: 80rem;
    }
    .moblie_industry_leader .industry_leader .swiper-wrapper {
        width: 100%;
        height: 80rem;
    }
    .moblie_industry_leader .industry_leader .industry_leader_item {
        height: 68.5714rem !important;
        width: 68.5714rem !important;
    }
    .moblie_industry_leader .industry_leader .swiper-slide {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .moblie_industry_leader .industry_leader .swiper-slide .industry_leader_item {
        display: flex;
        flex-direction: column;
        justify-content: start;
    }
    .mobile_fr_publicity {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .mobile_fr_publicity h1 {
        margin: 11.4286rem 0 4.2857rem 0;
    }
    .mobile_fr_publicity h4 {
        position: relative;
        left: 4.5714rem;
        font-size: 4.5714rem;
        margin-top: 2.7397rem;
         
        font-weight: normal;
        color: #2F364C;
    }
    .mobile_activity .activity_news_desc {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 28rem;
        width: 90rem;
        position: relative;
        left: 4.5714rem;
        background: #F5F9FF;
        border-radius: .8571rem;
    }
    .mobile_fr_publicity .mobile_activity {
        width: 97.1429rem;
        height: 68.5714rem;
        margin-bottom: 5.7143rem;
        background: #FFFFFF;
        box-shadow: 0rem .5714rem 2rem 0rem rgba(204, 213, 222, 0.5);
    }
    .mobile_activity span {
        position: relative;
        left: 4.5714rem;
        font-size: 3.0286rem;
          
        font-weight: 400;
        color: #333333;
        line-height: 6.5714rem;
    }
    .mobile_fr_publicity .mobile_activity h5 {
        font-size: 4.2857rem;
         
        font-weight: normal;
        color: #333333;
        line-height: 6rem;
    }
    .mobile_fr_publicity .mobile_activity p {
        width: 53.5714rem;
        font-size: 3.4286rem;
          
        font-weight: 400;
        color: #666666;
        line-height: 4.5714rem;
        letter-spacing: .1429rem;
    }
    .mobile_fr_publicity .mobile_activity img {
        margin-right: 3.1429rem;
        height: 20rem;
        width: 29.2857rem;
        border-radius: .5714rem;
    }
    .mobile_fr_publicity .mobile_brand {
        width: 97.1429rem;
        height: 68.5714rem;
        background: #FFFFFF;
        box-shadow: 0rem .5714rem 2rem 0rem rgba(204, 213, 222, 0.5);
    }
    .mobile_fr_publicity .mobile_brand ul {
        padding-inline-start: 20px !important;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .mobile_fr_publicity .mobile_brand ul li {
        height: 28.5714rem;
        width: 26.5rem;
        margin: 2rem;
        list-style: none;
    }
    .mobile_brand ul li span:nth-of-type(1) {
        font-size: 5.7143rem;
         
        font-weight: bold;
        color: #333333;
        line-height: 6.8571rem;
    }
    .mobile_brand ul li span:nth-of-type(2) {
        font-size: 3.4286rem;
          
        font-weight: 400;
        color: #333333;
        line-height: 4.7143rem;
    }
    .mobile_brand ul li p {
        font-size: 3.4286rem;
          
        font-weight: 400;
        color: #434B64;
        line-height: 5.1429rem;
    }
    .mobile_fr_prize {
        height: 86rem;
        width: 100.8571rem;
        background: #F5F9FF;
    }
    .mobile_fr_prize h2 {
        margin: 11.4286rem;
        text-align: center;
        font-size: 5.1429rem;
         
        font-weight: normal;
        color: #2F364C;
        line-height: 7.1429rem;
    }
    .mobile_fr_prize .fr_prize_swiper {
        display: flex;
        flex-direction: row;
        padding-left: 10rem;
    }
    .mobile_fr_prize .fr_prize_swiper .fr_prize_item {
        width: 32rem !important;
        height: 55rem !important;
        padding-top: 3.4286rem;
        margin-right: 8.5714rem;
        list-style: none;
    }
    .mobile_fr_prize .fr_prize_item img {
        height: 25.7143rem;
        width: 25.7143rem;
        border-radius: 50%;
        box-shadow: 0px 2px 30px 0px rgb(215 226 238 / 60%);
    }
    .mobile_fr_prize .fr_prize_item p {
        width: 29rem;
        text-align: center;
        margin-top: 3.4286rem;
    }
}


/*2022-fr 750 end*/


/*2022-fr 1024 strat*/

@media (max-width: 1024px) {
    .index_backgroud .index_backgroud_swiper {
        height: 3.8rem;
        width: 28rem;
    }
    .index_backgroud .index_backgroud_swiper .index_backgroud_tittle {
        height: 3rem;
        width: 6.5rem;
    }
    .bi_lowcode_item h2 {
        font-size: 2rem;
        margin-bottom: 0;
    }
    .bi_lowcode_item_title01 h2 {
        font-size: 2rem;
        margin-bottom: 0;
        text-align: center;
    }
        .bi_lowcode_item_title01 h4 {
        font-size: 1.6rem;
        margin-bottom: 0;
        text-align: center;
    }
    
    .digital_solution_case .solution_text {
        margin-top: -78%;
    }
    .digital_solution_case .solution_text span:nth-child(2) {
        margin-bottom: 0px;
    }
    .digital_solution_case .solution_text span:nth-child(3) {
        line-height: 5rem;
    }
    .index_customer {
        height: 60rem;
    }
    .index_customer h1 {
        height: 5.5rem;
    }
    .index_customer_type .customer_menu {
        height: 40rem;
        width: 17.6rem;
    }
    .index_customer_type .customer_introduction {
        height: 40.6rem;
        width: 77.6rem;
    }
    .index_customer .index_customer_type {
        height: 40rem;
        width: 81.2rem;
    }
    
    .pc_index .bi_lowcode_item .bi_lowcode_item_button .product_button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 10.4211rem;
        height: 3.5263rem;
    }
    .pc_index .bi_lowcode_item .bi_lowcode_item_button .demo_button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 10.4211rem;
        height: 3.5263rem;
    }
    .pc_index .bi_lowcode_item .bi_lowcode_item_button .product_button01 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 10.4211rem;
        height: 3.5263rem;
    }
    .pc_index .bi_lowcode .bi_lowcode_item .bi_lowcode_item_img {
        height: 15.2105rem;
        width: 21.3684rem;
    }
    .pc_index .bi_lowcode .bi_lowcode_item .bi_lowcode_item_img img {
        height: 15.2105rem;
        width: 21.3684rem;
    }
    .pc_index .bi_lowcode_item p {
        width: 100%;
    }
    .index_digital_solution {
        height: 62.3158rem;
    }
    .index_digital_solution .digital_solution_case {
        height: 44.7368rem;
    }
    .digital_solution_case .solution_item {
        height: 18.8421rem;
        width: 23.3158rem;
    }
    .index_digital_solution .digital_solution_case img {
        height: 18.8421rem;
        width: 23.3158rem;
    }
    .digital_solution_case .solution_item h4 {
        width: 12rem;
        font-size: 2rem;
    }
    .digital_solution_case .solution_text span:nth-child(2) {
        line-height: 1.8rem;
    }
    .index_customer_type .customer_menu ul {
        height: 40rem;
        width: 17.6rem;
    }
    .index_customer_type .customer_menu ul li {
        width: 17.5789rem;
        height: 5.5158rem;
    }
    .customer_introduction h1 {
        width: 100%;
        font-size: 3rem;
    }
    .customer_product .customer_product_item {
        width: 8.8rem;
        height: 2.5rem;
    }
    .customer_introduction .customer_company {
        width: 50rem;
    }
    .customer_company .img_box {
        height: 3.8rem;
        width: 9.6rem;
    }
    .customer_introduction p {
        width: 57.6316rem;
        font-size: 1.4rem;
        margin-bottom: 6.6316rem;
    }
    .index_customer_type .customer_menu ul .current {
        font-size: 1.5474rem;
    }
    .customer_company .img_box img {
        width: 7rem;
    }
    .customer_introduction .customer_introduction_detial {
        height: 33.0526rem;
        width: 59.6316rem;
    }
    .index_industry_leader h1 {
        height: 5.041rem
    }
    .index_industry_leader h4 {
        top: 1rem;
    }
    .index_fr_publicity {
        height: 68.5rem;
    }
    .index_fr_publicity .fr_activity {
        height: 27rem;
        width: 46.5rem;
    }
    .index_fr_publicity .fr_brand {
        height: 27rem;
        width: 46.5rem;
    }
    .fr_brand ul {
        padding: 1.8421rem 0 0 4.2105rem;
    }
    .fr_brand ul li p {
        width: 9.4rem;
        font-size: .7368rem;
          
        font-weight: 400;
        color: #666666;
        line-height: 1.55579rem;
    }
    .index_fr_publicity .fr_introduce {
        margin-top: 3rem;
        height: 26.6316rem;
        width: 94.4211rem;
    }
    .fr_introduce .fr_introduce_video {
        height: 28.63rem;
        width: 47.2105rem;
    }
    .fr_introduce_options ul li {
        height: 8.6rem;
    }
    .fr_introduce_options ul div {
        height: 8.4rem;
    }
    .fr_introduce .fr_introduce_video video {
        width: 47.2rem;
        height: 26.7rem;
    }
    .fr_activity .activity_news {
        height: 10.4211rem;
    }
    .fr_activity .activity_link h4 {
        line-height: 1rem;
    }
    .activity_news_desc {
        height: 9.9474rem;
    }
    .activity_news .activity_news_desc p {
        line-height: 1.65rem;
    }
}


/* 1024 end */


/* free_use_button */

@media (max-width: 768px) {
    .mobile_index .free_use_buttton {
        width: 100%;
        height: 200px;
    }
    .mobile_index .free_use_buttton h3 {
        margin: 36px 0 10px 0;
        font-size: 18px;
    }
    .mobile_index .free_use_buttton p {
        font-size: 14px;
    }
    .mobile_index .free_use_buttton a {
        width: 180px;
        height: 36px;
    }
    .mobile_index .free_use_buttton a span {
        font-size: 14px;
    }
}

.free_use_buttton {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 18.421rem;
    background-image: url("https://src.fanruan.com/website/2022-finereport/img/index/free-use.png");
    background-size: cover;
}

.free_use_buttton h3 {
    margin: 4.211rem 0 .632rem 0;
    font-size: 1.684rem;
      
    font-weight: 600;
    color: #333333;
}

.free_use_buttton p {
    margin: 0 0 2rem 0;
    font-size: 1.053rem;
      
    font-weight: 400;
    color: #333333;
}

.free_use_buttton a {
    display: flex;
    width: 19.474rem;
    height: 3.158rem;
    background: #0069EA;
    border-radius: 4px;
}

.free_use_buttton a span {
    font-size: 1.263rem;
    /*    */
    font-weight: 500;
    color: #FFFFFF;
}

/*公共部分*/



.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
    border: none;
}

img {
    max-width: 100%;
}

a:hover,
a:focus {
    text-decoration: none;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: inherit;
}


/* .dropdown a {
      
} */

@media (max-width: 768px) {
    ul .dropdown {
        border-bottom: 1px solid #E5E5E5;
    }
    ul .dropdown li {
        border-bottom: 1px solid #E5E5E5;
    }
    ul .dropdown li img {
        margin-left: 10%;
    }
    ul .dropdown ul {
        padding: 10px 0 0 0 !important;
    }
}

.navbar-nav {
    margin: 0 -15px !important;
}

.section1 {
    padding:5% 5% ;
}
.section1 h2 {
    padding-bottom:5%;
}

@media (max-width: 1200px) {
    .section1 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media (max-width: 768px) {
    .section1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


.mb_0 {
    margin-bottom: 0;
}

.title {
    font-size: 44px;
    font-weight: 500;
    color: #333333;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 70px;
}

.title.titie_white {
    color: #FFFFFF;
}

@media (max-width: 1200px) {
    .title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .title {
        font-size: 20px;
        line-height: 28px;
        text-align: left;
        margin-bottom: 20px;
    }
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #0069ea;
    background-color: transparent;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.header {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    height: 60px;
    border: none;
    z-index: 999;
    background: #FFFFFF;
}

.header.active {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.header .navbar-brand {
    display: flex;
    align-items: center;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    margin-left: 30px;
}

@media (max-width: 1200px) {
    .header .navbar-brand {
        margin-left: 15px;
        padding-left: 0;
    }
}

.header .navbar-brand .logo {
    margin-right: 32px;
    height: 60px;
}

@media (max-width: 1200px) {
    .header .navbar-brand .logo {
        margin-right: 15px;
        height: 45px;
    }
}

.header .navbar-brand .icon {
    max-width: 16px;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .header .navbar-collapse {
        background-color: #fff;
        height: 100vh;
        max-height: initial;
    }
}

.header .nav li>a {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

@media (max-width: 1200px) {
    .header .nav li>a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    .header .nav li>a {
        font-size: 16px;
        padding: 15px;
    }
}

.header .nav li>a:hover {
    color: #0069EA;
}

.header .iconfont {
    font-size: 12px;
    margin-left: 5px;
}

.header .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(77, 88, 101, 0.35);
    border-radius: 4px !important;
    top: 65px;
    border: none;
    /*left: -15px;*/
}

@media (max-width: 768px) {
    .header .nav>.dropdown .dropdown-toggle {
        display: flex;
        justify-content: space-between;
        /*padding: 15px;*/
    }
    .header .nav>.dropdown.open>.dropdown-toggle {
        background: #0069ea !important;
        color: #fff !important;
    }
    .header .nav>.dropdown.open>.dropdown-toggle i {
        color: #fff !important;
    }
}

.header .nav_download {
    width: 176px;
    height: 250px;
    box-sizing: border-box;
    padding: 26px 0 0 26px;
}

@media (max-width: 768px) {
    .header .nav_download {
        height: auto;
        padding: 0 !important;
    }
    .header .nav_download a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 55px;
        border-bottom: 1px solid #EFF5FF;
    }
    .header .nav_download span {
        margin-left: 10%;
    }
}

.header .nav_case {
    width: 160px;
    height: 120px;
    box-sizing: border-box;
    padding: 20px;
}

@media (max-width: 768px) {
    .header .nav_case {
        height: auto;
        padding: 0 !important;
    }
    .header .nav_case a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 55px;
        margin-bottom: 0px !important;
        border-bottom: 1px solid #EFF5FF;
    }
}

.header .nav_case a {
    margin-bottom: 8px;
}

@media (max-width: 1200px) {
    .header .nav_download {
        width: auto;
        padding: 10px 30px;
    }
}

.header .nav_download a {
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .header .nav_download a {
        padding: 10px 0 !important;
        margin-bottom: 5px;
    }
}

.header .nav_download a:hover {
    color: #0069EA;
}

.header .nav_download a:last-of-type {
    margin-bottom: 0;
}

.header .nav_download a img {
    max-width: 24px;
    margin-right: 12px;
}

.header .nav_download a img.hover {
    display: none;
}

.header .nav_download a:hover img {
    display: none;
}

.header .nav_download a:hover img.hover {
    display: block;
}

.header .nav_function {
    width: 228px;
    height: 488px;
    box-sizing: border-box;
    padding: 32px 0 0 32px;
}

.header .solution_project {
    height: 160px;
    width: 160px;
}

.header .solution_project a {
    margin: 10px 0 10px 0;
}

.header .solution_project a span img {
    height: 24px;
}

@media (max-width: 768px) {
    .header .solution_project {
        height: auto;
        padding: 0px;
    }
    .header .solution_project a {
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 50px;
        border-bottom: 1px solid#EFF5FF;
    }
    .header .solution_project a span span {
        position: relative;
        top: -6px;
        left: 10px;
    }
}

@media (max-width: 768px) {
    .header .nav_download a {
        padding: 10px 0 !important;
        margin-bottom: 5px;
    }
}

.header .nav_function li a {
    margin-bottom: 1.263rem;
}

@media (max-width: 768px) {
    .header .nav_function {
        height: auto;
        padding: 0 !important;
    }
    .header .nav_function li {
        margin: 0 !important;
    }
    .header .nav_function li a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 55px;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #EFF5FF;
    }
}

@media (max-width: 1200px) {
    .header .nav_function {
        /*width: 100%;*/
        width: auto;
        padding: 10px 30px;
    }
}

.header .nav_function li {
    margin-bottom: 24px;
}

@media (max-width: 1200px) {
    .header .nav_function li {
        margin-right: 0;
        min-width: 50%;
        margin-bottom: 15px;
    }
}

.header .nav_function li:nth-of-type(2n) {
    margin-right: 0;
}

.header .nav_function li img {
    max-width: 40px;
    margin-right: 16px;
}

@media (max-width: 768px) {
    .header .nav_function li img {
        margin-right: 5px;
    }
}

@media (max-width: 1200px) {
    .header .nav_function li img {
        max-width: 30px;
    }
}

.header .nav_function li a {
    padding: 0;
}

@media (max-width: 1200px) {
    .header .nav_function li a {
        padding: 10px 0 !important;
    }
}

.header .nav_function li a:hover {
    color: #0069EA;
}

.header .nav_server {
    width: 176px;
    height: 272px;
    box-sizing: border-box;
    padding: 10px 0 0 20px;
}

@media (max-width: 768px) {
    .header .nav_server {
        height: auto;
        padding: 0px !important;
    }
    .header .nav_server a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 55px;
        margin-bottom: 0px !important;
        border-bottom: 1px solid #EFF5FF;
    }
}

.header .nav_server li a {
    margin-bottom: 6px;
}

@media (max-width: 1200px) {
    .header .nav_server {
        width: 100%;
        padding: 10px 30px;
    }
}

.header .nav_server li {
    margin-bottom: 28px;
}

.header .nav_server li:last-of-type {
    margin-bottom: 0;
}

.header .nav_server .h4 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

@media (max-width: 1200px) {
    .header .nav_server .h4 {
        padding: 0 !important;
    }
}

.header .nav_server .h4:hover {
    color: #0069EA;
}

.header .nav_server .link_box {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.header .nav_server .link_box a {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
    margin-right: 15px;
}

.header .nav_server .link_box a:hover {
    color: #0069EA;
}

.header .nav_server .link_box a:last-of-type {
    margin-right: 0;
}

@media (max-width: 1200px) {
    .header .pc_nav_programme {
        display: none;
    }
}

.header .nav_programme {
    width: 625px;
    padding: 0;
}

@media (max-width: 1200px) {
    .header .nav_programme .pc_nav_programme {
        display: none;
    }
}

.header .nav_programme li {
    display: flex;
    align-items: unset;
}

.header .nav_programme .nav_programme_left {
    width: 190px;
    background: #EFF5FF;
    padding-top: 10px;
    height: 367px;
}

.header .nav_programme .nav_programme_left a {
    padding-left: 30px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    height: 60px;
}

.header .nav_programme .nav_programme_left a.active {
    color: #0069EA;
    background-color: rgba(0, 105, 234, 0.1);
}

.header .nav_programme .nav_programme_left a img {
    max-width: 40px;
    margin-right: 15px;
}

.header .nav_programme .nav_programme_right {
    width: 435px;
}

.header .nav_programme .nav_programme_right .item_box {
    display: none;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 {
    padding: 33px 66px 0 50px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 .item {
    margin-bottom: 25px;
    margin-right: 30px;
    min-width: 60px;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 .item:nth-of-type(3n) {
    margin-right: 0;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 .item h5 {
    font-size: 12px;
    font-weight: 400;
    color: #757987;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 12px;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 .item a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    display: block;
    margin-bottom: 15px;
}

.header .nav_programme .nav_programme_right .item_box.item_box01 .item a:hover {
    color: #0069EA;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 {
    padding: 30px 60px 0 40px;
    flex-wrap: wrap;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-right: 65px;
    margin-bottom: 40px;
    display: flex;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a img {
    display: block;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a img.hover {
    display: none;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a:hover {
    color: #0069EA;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a:hover img {
    display: none;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a:hover img.hover {
    display: block;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a:nth-of-type(3n) {
    margin-right: 0;
}

.header .nav_programme .nav_programme_right .item_box.item_box02 a img {
    max-width: 24px;
    margin-right: 12px;
}

.header .nav_programme .nav_programme_right .item_box.active {
    display: flex;
}

.header .m_nav_programme {
    display: none;
}

@media (max-width: 1200px) {
    .header .m_nav_programme {
        display: block;
    }
    .header .m_nav_programme>.dropdown-menu {
        margin: 0;
        padding: 0;
    }
    .header .m_nav_programme .s-dropdown {
        background: #fff;
    }
    .header .m_nav_programme .s-dropdown .s-toggle {
        border-bottom: 1px solid #ceddf2;
    }
    .header .m_nav_programme .s-dropdown:last-of-type {
        border: none;
    }
    .header .m_nav_programme .s-dropdown>a {
        margin: 0 30px !important;
        padding: 15px 0 !important;
    }
    .header .m_nav_programme .s-dropdown.open>a {
        color: #0069EA !important;
    }
    .header .m_nav_programme .t-dropdown {
        background: #fff;
    }
    .header .m_nav_programme .t-dropdown>a {
        margin: 0 30px 0 30px !important;
        padding: 15px 0 15px 15px !important;
        position: relative;
    }
    .header .m_nav_programme .t-dropdown>a:after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 4px;
        left: 5px;
        top: 22px;
        background-color: #333;
        border-radius: 4px;
    }
    .header .m_nav_programme .t-dropdown.open>a {
        color: #0069EA !important;
    }
    .header .m_nav_programme .t-dropdown.open>a:after {
        background-color: #0069EA;
    }
    .header .m_nav_programme .t-dropdown .multi-dropdown {
        background-color: #eff5ff;
    }
    .header .m_nav_programme .t-dropdown .multi-dropdown a {
        padding: 10px 50px !important;
    }
    .header .m_nav_programme .m-scene-programme .dropdown-menu a {
        padding-left: 35px !important;
    }
    .header .m_nav_programme .m-scene-programme .dropdown-menu img {
        width: 24px;
        margin-right: 12px;
    }
}

.header .head_link_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 768px) {
    .header .head_link_box {
        display: none;
    }
}

@media (max-width: 900px) {
    .header .head_link_box {
        display: none;
    }
}

.header .head_link_box .lang .dropdown-toggle {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

@media (max-width: 1200px) {
    .header .head_link_box .lang .dropdown-toggle {
        font-size: 14px;
    }
}

.header .head_link_box .lang .dropdown-menu {
    top: 45px;
    min-width: 100px;
}

.header .head_link_box .lang .dropdown-menu li a {
    font-size: 14px;
    line-height: 28px;
}

.header .head_link_box .lang .dropdown-menu li a:hover {
    color: #0069EA;
}

.header .head_link_box .try {
    width: 160px;
    height: 60px;
    background: #0069EA;
    font-size: 20px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    margin-left: 20px;
    margin-right: 15px;
}


/* footer */

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 400px;
    width: 100%;
    background: #050505;
}

.footer .footer_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1170px;
    margin-top: 70px;
}

.footer .fr_phone {
    display: flex;
    flex-direction: column;
}

.footer .fr_phone div {
    margin: 0 !important;
}

.footer .fr_phone div i {
    font-size: 18px;
    position: relative;
    top: -4px;
    color: #FFFFFF;
    opacity: 0.5;
}

.footer .fr_phone img {
    width: 104px;
    height: 40px;
    margin-bottom: 28px;
}

.footer .fr_phone span {
    height: 17px;
    margin: 0 0 27px 16px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    opacity: 0.8;
}

.footer .fr_link {
    display: flex;
    flex-direction: row;
}

.footer .fr_link ul {
    margin-right: 132px;
}

.footer .fr_link li {
    margin-bottom: 13px;
}

.footer .fr_link h4 {
    height: 22px;
    margin-bottom: 22px;
    font-size: 16px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    opacity: 0.9;
}

.footer .fr_link a {
    height: 17px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
}

.footer .fr_link a span {
    height: 17px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    opacity: 0.6;
}

.footer .footer_line {
    width: 1170px;
    height: 1px;
    background: #6C6C6C;
}

.footer .other_link {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 1170px;
}

.footer .other_link .link_left span {
    height: 17px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.8;
}

.footer .other_link .link_left a {
    height: 17px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.8;
}

.footer .other_link .link_right span {
    height: 17px;
    font-size: 12px;
      
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .footer .footer_container {
        width: 900px;
    }
    .footer .fr_link ul {
        margin-right: 60px;
    }
    .footer .footer_line {
        width: 900px;
    }
    .footer .other_link {
        width: 900px;
    }
}

@media (max-width: 900px) {
    .footer .footer_container {
        width: 770px;
    }
    .footer .fr_link ul {
        margin-right: 60px;
    }
    .footer .footer_line {
        width: 770px;
    }
    .footer .other_link {
        width: 770px;
    }
}

@media (max-width: 768px) {
    .mobilie_footer {
        height: 322px;
        width: 100%;
        box-sizing: border-box;
        padding: 25px 20px 0 20px;
        background: #050505;
    }
    .mobilie_footer .mobile_footer_top {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .mobilie_footer .mobile_footer_top img {
        height: 32px;
    }
    .mobilie_footer .mobile_footer_top p {
        width: 56%;
        font-size: 10px;
          
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: end;
    }
    .mobilie_footer .mobile_footer_bottom {
        display: flex;
        flex-direction: column;
    }
    .mobilie_footer .mobile_footer_bottom i {
        position: relative;
        top: 4px;
        margin-right: 14px;
        font-size: 24px;
        color: #FFFFFF;
        opacity: 0.4;
    }
    .footer_line {
        height: 1px;
        margin: 24px 0 34px 0;
        background: #515151;
    }
    .mobilie_footer .mobile_footer_bottom span {
        margin-bottom: 28px;
        font-size: 12px;
          
        font-weight: 400;
        color: #FFFFFF;
        line-height: 17px;
    }
}

.header .head_link_box .try{width:235px;}
.navbar-right img {
    margin-right: 12px !important;
}

.jumpLoginButton {
    position: relative;
    top: 50px;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 260px !important;
    height: 54px !important;
    border-radius: 4px;
    background-color: #0069EA;
    margin: 0 auto;
}
.jumpLoginButton span {
    font-size: 18px !important;
    color: #FFFFFF;
}

.dropdown-active {
    color: #0069EA !important;
}

/* free_use_button */