/*公共部分*/

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

.kkkk {
    display: block !important;
}
.service-img {
	height: 26px;
    width: 26px;
    position: relative;
    top: -3px;
}
/* 1024 */
@media (max-width: 1024px) {
    .product_navbar .dropdown-menu,
    .solution-navbar .dropdown-menu {
        left: -40px;
    }
    .partner-navbar .dropdown-menu {
        left: -192px;
    }
    .service-navbar .dropdown-menu {
        left: -296px;
    } 
    .aboutfr-navbar .dropdown-menu {
        left: -412px;
    }
}

/* @media (max-width: 920px) {
    .navbar-brand {
        display: none;
    }
} */


.dropdown-menu {
    top: 64px;
    padding: 0 !important;
    border-radius: 4px;
}

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

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

.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;
}

.header {
    height: 60px;
    border: none;
    border-color: transparent;
    z-index: 999;
}

.pc_header .header {
    display: flex;
    flex-direction: row;
}

.header .nav li>a {
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    /* font-family: "PingFangSC"; */
    color: #333333;
}

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

.header .navbar-brand {
   display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0px 30px 0 30px;
    height: 100%;
    padding: 0; 
}

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

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

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

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

.header .dropdown .dropdown-menu h4 {
    font-size: 16px;
    /* font-family: "PingFangSC"; */
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}

.header .fr_free_use {
    position: relative;
    height: 100%;
    width: 240px;
}
@media (max-width: 950px) {
    .header .fr_free_use {
        width: 130px !important;
    }
}

@media (max-width: 1200px) {
    .header .head_link_box .fr_phonenumber,
    .icon-dianhuatianchong {
        display: none;
    }
}

@media (max-width: 1400px) {
    .fr_phonenumber {
        font-size: 16px;
    }
    .nav>li>a {
        padding: 16px 5px 5px 8px;
    }
    .header .fr_free_use {
        width: 150px;
    }
    .header .head_link_box .try {
        font-size: 16px !important;
    }
    .navbar-brand a img {
        width: 76px !important;
    }
    .header .head_link_box .fr_phonenumber {
  		font-size: 14px !important;
      	margin-right: 30px !important;
  	}
  	.header .navbar-brand {
  		margin: 0 20px 0 20px;
  	}
}


@media (max-width: 1600px) {
    .header .head_link_box .fr_phonenumber {
        margin-right: 8px;
    }
    /* .nav>li>a {
        padding: ;
    } */
    .header .fr_free_use {
    }
}


.header .head_link_box .try {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #0069EA;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}



.header .head_link_box .fr_free_use:hover .try_project {
    height: 95px;
    transition-duration: 0.3s;
}

.header .head_link_box .try_project {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 0px;
    width: 100%;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 3.8px 13.3px 0px rgba(204, 213, 222, 0.5);
    border-radius: 3.8px;
    overflow: hidden;
}

.header .head_link_box .try_project a {
    font-size: 24px;
    font-weight: 400;
    color: #050505;
    width: 100%;
    text-align: center;
    line-height: 47.5px;
}

.header .head_link_box .try_project a:hover {
    font-size: 28px;
    font-weight: 600;
    color: #050505;
    width: 100%;
    text-align: center;
    line-height: 47.5px;
}

.icon-dianhuatianchong {
	margin-right: 22px !important;
}
.header .head_link_box .fr_phonenumber {
    margin-right: 22px;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.header .iconfont {
    font-size: 12px;
    margin-left: 5px;
}
@media (max-width: 1024px) {
    .header .iconfont {
        margin-left: 0px !important; 
    }
}



/* 导航栏产品 */

.safe_center {
    color: #333333 !important;
}

.safe_center:hover {
    color: #0069EA !important;
}

.header .report_platform {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 24px 0 12px 24px;
    width: 500px;
}

.header .report_platform li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
    margin: 0 12px 12px 0;
    width: 219px;
    height: 56px;
    border-radius: 3.8px;
    cursor: pointer;
}


.header .report_platform li a {
    display: flex;
    flex-direction: row;
    align-items: center;
}
    

.header .report_platform li a div {
    display: flex;
    flex-direction: column;
}

.header .report_platform li .product-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.header .report_platform li .product-desc {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #737E8C;
    line-height: 16px;
}


.header .report_platform li:hover {
    background: #E6F5FF;
}

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

.header .report_platform li img {
    width: 26px;
    margin-right: 11.4px;
}

.header .nav_solution {
    display: flex;
    flex-direction: row;
    height: 336.3px;
    width: 1060px;
    background-color: #FFFFFF;
    padding-top: 12px;
    border-radius: 3.8px;
}
@media (max-width: 1024px) {
    .header .nav_solution {
        width: 800px;
    }
}

.header .nav_solution li a {
    width: 110.2px;
}

.header .nav_solution li .h4 {
    text-align: center;
    font-size: 16px;
    height:30px;
    position: relative;
    left: 20px;
    margin-bottom: 8px;
    border-radius: 4px;
}
@media (max-width: 1024px) {
    .header .nav_solution li .h4 {
        padding: 0;
    }
}

.header .nav_solution li .h4:hover {
    background: #E6F5FF;
}

.header .nav_solution li {
    display: flex;
    flex-direction: column;
    height: 323px;
    width: 100px;
    margin-right: 40px;
    margin-left: 10px;
}
@media (max-width: 1024px) {
    .header .nav_solution li {
        width: 80px;
    }
}



/* 导航栏解决方案 */

.header .nav_solution .link_box {
    display: flex;
    flex-direction: column;
    height: 266px;
    width: 106.4px;
    padding: 10px 5px 15px 0px;
    border-top: 1.9px solid #D8D8D8;
    margin-left: 20px;
}

.header .nav_solution .link_box a {
    width: 108px;
    height: 28px;
    margin-bottom: 8px;
    padding-left: 8px;
    font-size: 14px;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    border-radius: 3.8px;
    line-height: 28px;
}

.header .nav_solution .link_box a:hover {
    background: #E6F5FF;
}

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

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


/* nav导航栏服务与社区 */

.header .nav_service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 300.2px;
    width: 990px;
    padding-top: 14px;
    padding-left: 28px;
}

.header .nav_service li {
    width: 148px;
    height: 281.2px;
}
@media (max-width: 1024px) {
    .header .nav_service li {
        width: 140px;
    }
    .header .nav_service {
        width: 950px;
    }
}

.header .nav_service .link_box {
    display: flex;
    flex-direction: column;
    width: 120px;
    height: 160px;
    padding-top: 14px;
    border-top: 1.9px solid #D8D8D8;
}

.header .nav_service .production-doc,
.header .nav_service .fr-cultivate {
    width: 152px;
}

.header .nav_service .production-doc a,
.header .nav_service .fr-cultivate a {
    width: 157px !important;
}

.header .nav_service .link_box a {
    width: 128px;
    height: 24.7px;
    margin-bottom: 12px;
    font-size: 14px;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    border-radius: 3.8px;
    line-height: 24.7px;
}


/* 导航栏伙伴与生态 */

.header .nav_partner {
    display: flex;
    flex-direction: row;
    height: 342px;
    width: 551px;
    flex-wrap: wrap;
    padding-top: 14px;
    padding-left: 28px;
}

.header .nav_partner li {
    width: 171px;
}

.header .nav_partner .link_box {
    display: flex;
    flex-direction: column;
    width: 150px;
    padding-top: 14px;
    border-top: 1.9px solid #D8D8D8;
}

.header .nav_partner .link_box a {
    width: 159.6px;
    height: 24.7px;
    font-size: 14px;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 24.7px;
    margin-bottom: 10px;
    border-radius: 3.8px;
}

.header .nav_partner .link_box a,
.header .nav_service .link_box a,
.header .nav_aboutfr .link_box a
 {
    position: relative;
    left: -8px;
    padding-left: 8px;
}

.header .nav_partner .link_box a:hover,
.header .nav_service .link_box a:hover,
.header .nav_aboutfr .link_box a:hover {
    background: #E6F5FF;
    color: #0069EA;
}


/* 导航栏关于帆软 */

.header .nav_aboutfr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 466px;
    width: 532px;
    padding-top: 14px;
    padding-left: 28px;
}

.header .nav_aboutfr li {
    width: 161.5px;
}

.header .nav_aboutfr .link_box {
    display: flex;
    flex-direction: column;
    height: 220px;
    width: 136px;
    padding-top: 14px;
    border-top: 1.9px solid #D8D8D8;
}

.header .nav_aboutfr .link_box a {
    width: 144.4px;
    height: 24.7px;
    margin-bottom: 12px;
    font-size: 14px;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 24.7px;
}

.pc_header .h4 {
    /* font-family: "PingFangSC"; */
    font-weight: 600 !important;
}



.pc_navbar {
    display: block !important;
}

.mobile_navbar {
    display: none;
}

.navbar-brand a img {
    width: 5rem;
}

