﻿/*公共部分*/

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

.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: 3.1579rem;
    border: none;
    border-color: transparent;
    z-index: 999;
}

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

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

.header .navbar-brand {
    margin-left: 1.5789rem;
    padding-top:2px;
}

.header .navbar-brand .icon {
    max-width: .8421rem;
    margin-right: .2632rem;
}

.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: 1rem;
    /* font-family: "PingFangSC"; */
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.header .fr_free_use {
    position: relative;
    height: 100%;
    width: 17rem;
}

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

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

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

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

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

.header .head_link_box .fr_phonenumber {
    width: 9.5789rem;
    height: 1.1579rem;
    font-size: .8421rem;
    /* font-family: "PingFangSC"; */
    font-weight: 400; padding-right:1rem;
    color: #333333;
    line-height: 1.1579rem;
}

.header .iconfont {
    font-size: .6316rem;
    margin-left: .2632rem;
}


/* 导航栏产品 */

.safe_center {
    color: #333333 !important;
}

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

.header .report_platform {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 36.5rem;
    height: 17.6842rem;
}

.header .report_platform li {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 1.0526rem;
    padding-left: 2.1053rem;
    width: 17.5rem;
    height: 4.2105rem;
}

.header .report_platform li img {
    width: 1.5rem;
    margin-right: 0.8rem;
}

.header .nav_solution {
    display: flex;
    flex-direction: row;
    height: 15.7895rem;
    width: 48.4211rem;
    background-color: #FFFFFF;
    padding-top: .6316rem;
}

.header .nav_solution li a {
    width: 9.4737rem;
}

.header .nav_solution li {
    display: flex;
    flex-direction: column;
    height: 13.1579rem;
    width: 5.2632rem;
    margin-right: 2.1053rem;
    margin-left: .5263rem;
}

.nav_solution .h4 {
    position: relative;
    left: 1.0526rem;
    font-size: .8421rem;
    /* font-family: "PingFangSC"; */
    font-weight: 600;
    color: #0069EA;
    line-height: 22px;
}


/* 导航栏解决方案 */

.header .nav_solution .link_box {
    display: flex;
    flex-direction: column;
    height: 11.0526rem;
    width: 4.4211rem;
    margin-left: 1.0526rem;
}

.header .nav_solution .link_box a {
    width: 7.4211rem;
    height: 1.0526rem;
    margin-bottom: .6316rem;
    font-size: .9rem;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 1.0526rem;
}

.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;
    height: 22rem;
    width: 34.5rem;
    flex-wrap: wrap;
}

.header .nav_service li {
    width: 7rem;
    height: 8.4211rem;
    margin: 1.3684rem 0 2.4211rem 4.1053rem;
}

.header .nav_service .link_box {
    display: flex;
    flex-direction: column;
    width: 7.8947rem;
    height: 8.4211rem;
    margin-top: .7368rem;
}

.header .nav_service .link_box a {
    width: 7.8947rem;
    height: 1.0526rem;
    margin-bottom: .6316rem;
    font-size: .9rem;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 1.0526rem;
}

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


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

.header .nav_partner {
    display: flex;
    flex-direction: row;
    height: 18rem;
    width: 34rem;
    flex-wrap: wrap;
    padding: 0 0 0 3.2rem;
}

.header .nav_partner li {
    margin: 1rem
}

.header .nav_partner .link_box {
    display: flex;
    flex-direction: column;
    padding-top: .5263rem;
}

.header .nav_partner .link_box a {
    width: 7.8rem;
    height: 1.0526rem;
    font-size: .9rem;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 1.0526rem;
    margin-bottom: .5263rem;
}

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

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


/* 导航栏关于汇鸿 */

.header .nav_aboutfr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 18rem;
    width: 11.4rem;
    padding: 1.3684rem 2.1053rem 1.7895rem
}

.header .nav_aboutfr li {
    margin-left: 1.9rem;
}

.header .nav_aboutfr .link_box {
    display: flex;
    flex-direction: column;
    padding-top: .8421rem;
    height: 11.5789rem;
    width: 6.3158rem;
}

.header .nav_aboutfr .link_box a {
    width: 8.3158rem;
    height: 1.0526rem;
    margin-bottom: .6316rem;
    font-size: .9rem;
    /* font-family: "PingFangSC"; */
    font-weight: 400;
    color: #333333;
    line-height: 1.0526rem;
}

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

.dropdown-menu .link_box a {}


/* pc footer */

.index_footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0px;
    background: #050505;
}

.index_footer .footer_nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 88.4211rem;
    margin-top: 3.1579rem;
    margin-bottom: 3rem;
}

.footer_nav .footer_phone {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 21.0526rem;
}

.footer_phone .footer_fr_logo {
    display: flex;
    flex-direction: row;
    width: 21.0526rem;
    height: 2.6316rem;
}

.index_footer .footer_imge {
    display: flex;
    flex-direction: row;
    position: relative;
    bottom: 1rem;
}

.index_footer .footer_imge .wechat {
    display: none;
    width: 100px;
    position: absolute;
    bottom: 3rem;
    right: 14.8263rem;
}

.index_footer .footer_imge a:nth-of-type(2):hover .wechat {
    display: block !important;
}

.index_footer .footer_imge a {
    padding-right: 2rem !important;
}

.footer_fr_logo .footer_logo_sign {
    width: .0526rem;
    background: #999999;
    margin: 0 .5263rem 0 .5263rem;
    opacity: 0.5;
}

.footer_fr_logo .footer_logo_desc {
    color: #999999;
    font-size: .8421rem;
    line-height: 1.3684rem;
    font-family: "PingFangSC";
    opacity: 0.5;
}

.footer_phone .footer_fr_logo span {
    color: #999999;
    line-height: .7895rem;
}

.footer_phone .footer_fr_logo img {
    width: 7.8947rem;
    height: 2.6316rem;
    opacity: 0.9;
}

.footer_nav .footer_phone span {
    font-size: .8421rem;
    font-family: "PingFangSC";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.1579rem;
}

.footer_nav .footer_nav_item h4 {
    height: 1.4737rem;
    margin-bottom: 1.3684rem;
    font-size: 1.0526rem;
    font-family: "PingFangSC";
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.4737rem;
}

.footer_nav .footer_nav_item ul {
    padding-inline-start: 0rem;
    opacity: 0.7;
}

.footer_nav .footer_nav_item li {
    margin-bottom: .6316rem;
    list-style: none;
}

.footer_nav .footer_nav_item li a {
    width: 6.7368rem;
    height: 1.1579rem;
    font-size: .8421rem;
    font-family: "PingFangSC";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.1579rem;
}

.index_footer .footer_copyright {
    position: relative;
    font-size: .8421rem;
    font-family: "PingFangSC";
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.index_footer .footer_copyright a {
    font-size: .8421rem;
    font-family: "PingFangSC";
    font-weight: 400;
    color: #FFFFFF;
}

.footer {
    padding-top: 2.1053rem;
    background: #050505;
}

.footer .footer_top_title .footer_logo {
    display: none;
}

.footer .footer_top_title h2 {
    font-size: 1.3684rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.9474rem;
    margin-top: 0;
    margin-bottom: .5789rem;
}

.footer .footer_top_title p {
    font-size: .8421rem;
    font-weight: 400;
    color: #AEAEAE;
    line-height: 1.1579rem;
    margin-bottom: 0;
}

.footer .footer_top_link {
    padding-top: .4211rem;
}

.footer .footer_top_link .btn {
    float: right;
    width: 14.5789rem;
    height: 2.8421rem;
    border-radius: .2105rem;
    background: transparent;
    border: .0526rem solid rgba(255, 255, 255, 0.5);
    font-size: .8421rem;
    padding-right: 1.6842rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: left;
    padding-left: 1.8421rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .footer_top_link .btn i {
    font-size: 1.3684rem;
}

.footer .footer_line {
    height: .0526rem;
    background: #6C6C6C;
    margin-top: 2.1053rem;
    margin-bottom: 2.1053rem;
}

.footer .footer_logo {
    max-width: 4.7368rem;
    margin-bottom: 1.5789rem;
}

.footer .footer_phone {
    display: flex;
    align-items: center;
    margin-bottom: 1.3158rem;
}

.footer .footer_phone .img {
    width: 1.2632rem;
    height: 1.2632rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    text-align: center;
    line-height: 1.2632rem;
    margin-right: .7895rem;
}

.footer .footer_phone .img img {
    width: .8421rem;
}

.footer .footer_phone p {
    font-size: .6316rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .8947rem;
    margin-bottom: 0;
}

.footer .copyright {
    font-size: .6316rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .8947rem;
}

.footer .copyright a {
    color: #FFFFFF;
}

.footer .footer_nav h4 {
    font-size: .8421rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.1579rem;
    margin-bottom: 1.5789rem;
    margin-top: 0;
}

.footer .footer_nav a {
    display: block;
    font-size: .6316rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .8947rem;
    margin-bottom: .7895rem;
    opacity: 0.65;
}

.pc_navbar {
    display: block !important;
}

.mobile_navbar {
    display: none;
}

@media (max-width: 1024px) {
    .header .head_link_box {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 5.1579rem;
    }
    .dropdown .dropdown-toggle {
        margin-top: 6px;
        margin-left: -12px;
    }
    .no_link_toggle {
        margin-top: 6px;
        margin-left: -12px;
    }
    .index_footer .footer_nav {
        height: 19.7895rem;
        width: 95.4211rem;
        margin-top: 2.1579rem;
        margin-bottom: 5rem;
    }
}

.footer_copyright a {
    color: #FFFFFF !important;
}

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

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


/* header手机端 */

@media (max-width: 750px) {
    .pc_navbar {
        display: none !important;
    }
    .mobile_navbar {
        display: block !important;
    }
    .navbar-header {
        background: #FFFFFF;
    }
    .mobile_navbar .navbar-nav .open .dropdown-menu {
        position: relative;
        top: -12px !important;
    }
    .mobile_navbar .dropdown .dropdown-toggle {
        position: relative;
        top: -6px !important;
    }
    .mobile_navbar .mobile_app li {
        height: 10rem;
    }
    .mobile_navbar .navbar-nav {
        margin: 0 !important;
    }
    .mobile_navbar .navbar-collapse .open a {
        position: relative;
        top: -6px;
    }
    .mobile_navbar .navbar-brand img {
        width: 25rem; margin-top:2rem;
    }
    .navbar-collapse .dropdown .dropdown-menu li img {
        height: 4.5714rem;
        width: 4.5714rem;
    }
    .navbar-collapse .dropdown .dropdown-menu li a {
        width: 57.1429rem;
        font-size: 4rem;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #666666;
        line-height: 7.1429rem;
    }
    /* .header .navbar-collapse {
        background: #FFFFFF;
        max-height: 66.2857rem;
        overflow: auto;
    } */
    /* .header .navbar-collapse .dropdown {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        max-height: 214.2857rem;
    } */
    .header .navbar-collapse .dropdown a {
        position: relative;
        left: -4px;
        width: 108%;
        font-size: 4.2857rem;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #333333;
        line-height: 5.4rem;
        border-bottom: 1px solid #CCD4E2;
    }
    .dropdown-menu li {
        display: flex;
        flex-direction: column;
    }
    .dropdown-menu .sub-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .dropdown-menu .sub-menu li {
        width: 40.2877rem !important;
    }
    .navbar-collapse .dropdown .dropdown-menu li {
        position: relative;
        left: -4.5rem;
        width: 109%;
        border: 1px solid #CCD4E2;
    }
    .navbar-collapse .dropdown .dropdown-menu li a {
        top: 0px;
        border: none;
    }
    .dropdown-menu .menu_toggle {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 9.2rem;
        padding-left: 8.5714rem;
        font-size: 4rem;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #666666;
        line-height: 5.7143rem;
        cursor: pointer;
    }
    .dropdown-menu li {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .dropdown-menu li ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .dropdown-menu ul li {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 9.1429rem;
        width: 40rem;
        background: #FFFFFF;
        border-radius: .5714rem;
        margin: 1.7143rem;
    }
    .dropdown-menu ul li span {
        font-size: 3.4286rem;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #0069EA;
        line-height: 4.7143rem;
    }
    .dropdown-menu ul li span a {
        padding-left: 0 !important;
        font-size: 3.4286rem !important;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #0069EA !important;
        line-height: 4.7143rem !important;
    }
    .sub-menu {
        width: 100%;
        background: #E5F0FC;
        max-height: 0rem;
        overflow: hidden;
        transition: all .5s;
    }
    .mobile_navbar .dropdown .trigger {
        background: #0069EA !important;
        color: white !important;
    }
    .mobile_navbar .dropdown-menu .current {
        background: #E5F0FC;
    }
    .active {
        max-height: 142.8571rem;
    }
    /* .navbar-collapse.collapse {
        max-height: 66.8571rem;
        overflow: auto;
    } */
    .mobile_navbar .product_menu li {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        left: 6.5753rem;
        width: 118.5%;
        padding-left: 8.5714rem;
        border-bottom: 1px solid #CCD4E2;
    }
    .mobile_navbar .product_menu li a {
        border: none !important;
    }
    .dropdown-menu .menu_toggle a {
        border: none !important;
    }
    .mobile_navbar .product_menu li span {
        color: #333333 !important;
    }
    .product_menu ul li a {
        border: none;
    }
    .mobile_navbar .icon-xialajiantouxiao {
        float: right;
        font-size: 3rem;
        color: #333333;
        margin-right: 3.8rem;
    }
    .mobile_navbar .menu_toggle .icon-xia {
        padding-right: 2.1429rem;
    }
}


/* footer移动端 */

.mobile_footer {
    display: none;
}

@media (max-width: 750px) {
    .index_footer {
        display: none !important;
    }
    .mobile_footer {
        display: flex !important;
        flex-direction: column;
        width: 100%;
        height: 58.2857rem;
        background: #050505;
    }
    .mobile_footer img {
        height: 11.1429rem;
        width: 34.8571rem;
        opacity: 0.9;
    }
    .mobile_footer .footer_fr_logo {
        display: flex;
        flex-direction: row;
    }
    .mobile_footer .footer_logo_sign {
        position: relative;
        top: 1.4286rem;
        height: 8.8571rem;
        left: 1.4286rem;
    }
    .mobile_footer .footer_logo_desc {
        color: #999999;
        position: relative;
        font-size: 2.2857rem;
        line-height: 3.7143rem;
        font-family: "PingFangSC";
        top: 1.1429rem;
        left: -2.7143rem;
    }
    .mobile_footer .footer_logo_desc span {
        color: #999999;
    }
    .mobile_footer .footer_fr_logo {
        margin: 8.5714rem 0 5.7143rem 7.1429rem;
    }
    .mobile_footer span {
        position: relative;
        width: 85.7143rem;
        left: 7.1429rem;
        margin-bottom: 3rem;
        font-size: 3.4286rem;
        font-family: "PingFangSC";
        font-weight: 400;
        color: #FFFFFF;
        line-height: 4.7143rem;
    }
}


/* 1024header */

@media (max-width: 1024px) {
    .header .report_platform {
        width: 41.9474rem;
        height: 21.6842rem;
    }
    .header .report_platform li {
        width: 20.7368rem;
    }
    .header .nav_solution {
        height: 17.7895rem;
        width: 60.4211rem;
    }
    .header .nav_solution {
        width: 61.4211rem;
    }
    .header .nav_solution li {
        width: 6.8632rem;
    }
    .header .nav_solution li a {
        width: 11.47rem;
    }
    .header .nav_solution .link_box {
        width: 10.4211rem;
    }
    .header .nav_solution .link_box a {
        width: 9.4211rem;
    }
    .header .nav_service {
        height: 33rem;
        width: 47.7368rem;
    }
    .header .nav_service li {
        width: 11.2632rem;
        height: 8.4211rem;
    }
    .header .nav_service .link_box a {
        width: 13.8947rem;
        height: 2.5rem;
    }
    .header .nav_partner {
        height: 21.1053rem;
        width: 48.9474rem
    }
    .header .nav_partner li {
        margin-top: 1.0526rem;
        margin-left: 2.2632rem;
    }
    .header .nav_partner .link_box a {
        width: 10.8263rem;
        height: 1.0526rem;
    }
    /* .header .nav_aboutfr {
        height: 43.5263rem;
    }
    .header .nav_aboutfr li {
        margin-left: 2.8571rem;
    }
    .header .nav_aboutfr .link_box a {
        width: 10rem;
    } */
    .header .nav_aboutfr {
        height: 18rem;
        width: 11.4rem;
        padding: 0;
    }
    .header .nav_aboutfr li {
        margin-left: 1.28rem;
    }
    .nav_aboutfr h4 {
        line-height: 0;
    }
    .header .nav_aboutfr .link_box {
        width: 8.3rem;
    }
    .header .nav_aboutfr .link_box a {
        height: 1.9526rem;
        width: 11.3rem;
        line-height: 1.4526rem;
    }
    .footer_nav .footer_phone {
        height: 24rem;
    }
    .footer_nav .footer_phone span {
        line-height: 1.6579rem;
    }
}