﻿@charset "utf-8";

/* AIMOV */
@font-face {
    font-family: "ASIMOV";
    src: url("../font/ASIMOV.woff2") format("woff2"),
        url("../font/ASIMOV.woff") format("woff"),
        url("../font/ASIMOV.ttf") format("truetype"),
        url("../font/ASIMOV.eot") format("embedded-opentype"),
        url("../font/ASIMOV.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* ../font/CALIBRI */
@font-face {
    font-family: "CALIBRI";
    src: url("../font/CALIBRI.woff2") format("woff2"),
        url("../font/CALIBRI.woff") format("woff"),
        url("../font/CALIBRI.ttf") format("truetype"),
        url("../font/CALIBRI.eot") format("embedded-opentype"),
        url("../font/CALIBRI.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Helvetica Narrow */
@font-face {
    font-family: "Helvetica Narrow";
    src:
        url("../font/Helvetica Narrow.woff") format("woff"),
        url("../font/Helvetica Narrow.ttf") format("truetype"),
        url("../font/Helvetica Narrow.eot") format("embedded-opentype"),
        url("../font/Helvetica Narrow.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Helvetica Narrow Bold */
@font-face {
    font-family: "Helvetica Narrow Bold";
    src:
        url("../font/Helvetica Narrow Bold.woff") format("woff"),
        url("../font/Helvetica Narrow Bold.ttf") format("truetype"),
        url("../font/Helvetica Narrow Bold.eot") format("embedded-opentype"),
        url("../font/Helvetica Narrow Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    position: relative;
    font-family: "微软雅黑";
    background: #fff;
    background-color: #fff;
    min-height: 100vh;
    overflow: hidden;
}

.mc_body {
    position: relative;
    overflow: hidden;
}

img {
    width: 100%;
}

/* html{
    overflow: hidden;
} */

/* 内容区尺寸 */
@media (min-width: 1201px) {
    .container {
        width: 1200px;
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 768px;
        padding: 0 15px;
    }
}

@media (max-width:767px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }
}




.cd-nav-trigger.close-nav .w_cd-icon {
    opacity: 0;
}

.cd-primary-nav {
    display: none;
}

.cd-primary-nav.fade-in {
    display: block;
}

.cd-nav-trigger .cd-icon::before {
    transform: translateY(-10px) rotate(0deg);
}

.cd-nav-trigger .cd-icon::after {
    transform: translateY(10px) rotate(0deg);
}

.cd-nav-trigger .cd-icon::before,
.cd-nav-trigger .cd-icon:after {
    width: 34px;
}

.cd-nav-trigger .cd-icon {
    width: 34px;
}

.cd-nav-trigger {
    top: 0;
    left: 0;
    height: 44px;
    width: 44px;
    z-index: 5;
    overflow: inherit;
    text-indent: 0;
    white-space: nowrap;
}

.cd-nav-trigger.close-nav .w_cd-icon {
    opacity: 0;
}

.cd-nav-trigger .cd-icon {
    background-color: #01a2ea
}

.cd-nav-trigger .cd-icon::before,
.cd-nav-trigger .cd-icon:after {
    background-color: #01a2ea
}

.cd-nav-trigger .cd-icon {
    background-color: #c4c4c4;
    height: 2px;
    width: 32px;
}

.cd-nav-trigger .cd-icon::before,
.cd-nav-trigger .cd-icon:after {
    background-color: #c4c4c4;
    height: 2px;
    width: 32px;
}

.cd-nav-trigger .cd-icon::after {
    transform: translateY(9px) rotate(0deg);
}

.cd-nav-trigger .cd-icon::before {
    transform: translateY(-9px) rotate(0deg);
}

.cd-overlay-nav,
.cd-overlay-content {
    display: none;
    right: 80px;
    top: 58px;
}










/* 首页 */




.g_center1 {
    width: 1300px;
    margin: auto;
}

#menu {
    position: fixed;
    left: 0;
    bottom: 55px;
    z-index: 100;
    width: 166px;
    height: 166px;
    border: 1px dashed #ced0d1;
    border-radius: 50%;
    transform: translateX(-50%);
    display: none;
}

#menu li {
    position: absolute;
}

#menu li:nth-child(1) {
    left: 60%;
    top: -8px;
}

#menu li:nth-child(2) {
    left: 90%;
    top: 29px;
}

#menu li:nth-child(3) {
    left: 90%;
    bottom: 29px;
}

#menu li:nth-child(4) {
    left: 60%;
    bottom: -8px;
}

#menu a {
    display: block;
    width: 7px;
    height: 7px;
    margin: 6px auto;
    border-radius: 50%;
    background-color: #f58612;
}

#menu .active a {
    width: 12px;
    height: 12px;
    margin-left: -1px;
    margin-top: 5px;
    background-color: #fff;
    border: 3px solid #f58612;

}

.menu_title {
    position: absolute;
    width: auto;
    left: 20px;
    top: 0;
    opacity: 0;
    font-family: Calibri;
    font-size: 12px;
    line-height: 22px;
    padding: 0 12px;
    color: #fff;
    background-color: #f58612;
    border-radius: 15px;
    text-align: center;
    white-space: nowrap;
}

#menu .active .menu_title {
    transition: all 1s;
    opacity: 1;
}

.section4 {
    overflow: hidden;
}

.fp-viewing-page2 .hd_pc .nav,
.fp-viewing-page3 .hd_pc .nav,
.fp-viewing-page4 .hd_pc .nav {
    display: none;
}


.fp-viewing-page2 .hd_pc .underline,
.fp-viewing-page3 .hd_pc .underline,
.fp-viewing-page4 .hd_pc .underline {
    border-color: #f58612;
}

.ul1 .yxnav_active1 h4 a {
    color: #F58612;
}

.ul2 .yxnav_active2 h5 a {
    color: #F58612;
}

.nav .yxnav_active1::after {
    width: 100%;
}

.only_nav1 img {
    position: relative;
    display: none;
    z-index: -20;
}

.g_center2 {
    width: 1200px;
    margin: auto;
}

.section {
    width: 100%;
    height: 100vh;
}

.g_heban {
    width: 100%;
    height: 100vh;
}

.g_heban img {
    width: 100%;
    height: 100%;
}

.section1 {
    position: relative;
}

.g_hebantle {
    position: absolute;
    width: 820px;
    top: 41%;
    left: 50%;
    transform: translate(-50%, -30%);
}

.g_hebantletu {
    width: 402px;
    margin: 0 auto 44px;
}

.g_hebantletu img {
    width: 100%;
}

.g_hebantlewz {
    font-family: "source-han-serif-sc";
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}

.g_hebantlejj {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-left: 70px;
    padding-right: 70px;
    margin-top: 42px;
    line-height: 30px;
    letter-spacing: 1px;
}

.g_hebanbot {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 900px;
}

.g_hebanbottu {
    width: 868px;
    margin: auto;
}

.g_hebanbotwz {
    color: #fefefe;
    font-size: 16px;
    font-weight: lighter;
}

.g_hebanbotwz1 {
    position: absolute;
    bottom: 295px;
    left: 20px;
}

.g_hebanbotwz3 {
    position: absolute;
    bottom: 285px;
    right: 100px;
}

.g_hebanbotwz2 {
    position: absolute;
    bottom: 162px;
    left: 0;
}

.g_hebanbotwz4 {
    position: absolute;
    bottom: 215px;
    right: 5px;
}

.section2,
.section4 {
    background: -webkit-linear-gradient(#f3f5f8, #e0e4e8);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f3f5f8, #e0e4e8);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f3f5f8, #e0e4e8);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#f3f5f8, #e0e4e8);
    /* 标准的语法 */
}

.section2 .g_sypt2fr {
    margin-top: 40px;
    margin-right: 45px;
}

.g_sec1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_sypt4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -65px;
}

.g_sypt2fl {
    padding-top: 100px;
    width: 470px;
}

.g_sypt2fl .g_sypt2fl_content:not(.on) {
    display: none;
}

.g_sypt2fl_content .tr_contentbox {
    width: 100%;
    margin-bottom: 45px;
}

.g_sypt2fl,
.g_sypt4 .subtitle {
    display: block;
    margin-top: 15px;
    margin-left: 0;
}

.g_sypt2fl_c_titbox {
    position: relative;
}

.g_sypt2fl_c_title {
    font-size: 26px;
    font-weight: bold;
    line-height: 80px;
    color: #f58612;
}

.g_sypt4 .title {
    text-align: center;
}

.g_sypt2fl .subtitle {
    display: block;
    margin-left: 0;
    margin-top: 15px;
}

.a_num {
    position: absolute;
    left: 0;
    top: -25px;
    font-family: "Helvetica Narrow Bold";
    font-size: 120px;
    font-weight: bold;
    color: rgba(255, 255, 255, .7);
    z-index: -1;
}

.g_sypt2fl_c_content {
    position: relative;
    border-bottom: 1px solid #f58612;
    padding-bottom: 15px;
    margin-bottom: 65px;
}

.g_sypt2fl_c_content p {
    letter-spacing: 1px;
    width: 380px;
    font-size: 14px;
    line-height: 26px;
}

.hr_imgbox {
    position: absolute;
    width: 31px;
    top: 10px;
    right: 20px;
}

.more {
    margin-right: 40px;
    width: 216px;
    background-color: #f58612;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
}

.ph_more {
    display: none;
}

.more a {
    position: relative;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
}

.more a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    width: 0;
    height: 0;
    border: 6px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.mc_icon_sousuo {
    display: block;
    width: 45px;
    height: 45px;
    background: url(../images/sousuo.png) no-repeat center;
    background-size: cover;
    margin-top: 35px;
}

.g_sypt2fr .ser_contnav li a {
    background-color: #fff;
    border-radius: 10px;
}

.g_sypt4 .co_nav .co_imgbox {
    width: 60px;
}

.ser_contnav li {
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.g_sypt4 .co_nav .co_titbox {
    background-color: #fff;
    border-radius: 10px;
    transition: 0.36s
}

.g_sypt4 .co_nav {
    margin: 0 -7px;
    padding-top: 0;
}

.g_sypt4 .co_nav li {
    width: 25%;
    padding: 0 7px;
    margin-bottom: 10px;
    height: 233px;
}

.g_sypt4 .co_titbox {
    padding: 50px 0;
}

.g_sypt4 .co_titbox p {
    font-size: 12px;
    color: #333;
}

.g_sypt4 .co_titbox h5 {
    font-size: 20px;
    color: #333;
    margin-bottom: 0;
}

.co_titbox_on {
    width: 100%;
}

.section4 .content {
    position: relative;
}

.logobg {
    position: absolute;
    width: 303px;
    height: 233px;
    margin-bottom: 10px;
    padding: 0 7px;
    top: 243px;
    left: 299px;
    overflow: hidden;
}

.g_sypt2fl .titbox {
    margin-bottom: 30px;
}

.g_sypt2fl_content {
    padding-top: 15px;
}

.s3_titbox .subtitle {
    display: block;
    margin: 10px 0 25px;
}

.s3_content p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    width: 475px;
}

.s3_titbox span {
    display: block;
}

.s3_num {
    font-family: "Helvetica Narrow";
    font-size: 50px;
    color: #f58612;
    margin-right: 10px;
}

.s3_subcontent {
    padding-top: 45px;
}

.s3_conttitbox {
    padding: 4px 0 3px;
}

.s3_conttitbox span {
    display: block;
}

.s3_conttitbox.on span {
    color: #f58612;
}

.s3_title {
    font-size: 20px;
    line-height: 24px;
    color: #333;
}

.s3_subtit {
    font-family: "CALIBRI";
    font-size: 12px;
    line-height: 14px;
    color: #999;
    margin-top: 5px;
}

.s3_subcontent ul {
    margin: 0 -40px;
}

.s3_subcontent li {
    float: left;
    padding: 0 40px;
    width: 50%;
    margin-bottom: 40px;
    cursor: pointer;
}

.s3_r_title {
    font-family: "";
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #F58612
}

.s3_r_content p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.mc_dots li {
    position: absolute;
    width: 60px;
    height: 60px;
    background-size: cover;
    transform: translate(-50%, -50%)
}

.a1_hd_pc .menu {
    /*background-color: #f58612;*/
}

.mc_dots li:nth-child(1) {
    left: 50%;
    top: 100%;
}

.mc_dots li:nth-child(2) {
    left: 0;
    top: 50%;
}

.mc_dots li:nth-child(3) {
    top: 0;
    left: 50%;
}

.mc_dots li:nth-child(4) {
    top: 50%;
    left: 100%;
}

.fp-tableCell {
    position: absolute;
    top: 0;
}

.section:not(.section1) {
    display: none;
}

.mc_dots li {
    cursor: pointer;
}

.mc_dots .act {
    display: none;
}

.mc_dots .on .act {
    display: block;
}

.mc_dots .on .default {
    display: none;
}

.section4 {
    position: relative;
}

.section3 .g_sypt2fl {
    padding-top: 0;
}

.section4 .ft {
    /* width: 100%;
    position: absolute;
    bottom: 0;
    right: 0; */
    /* margin-bottom: -35px; */
}

.section3 {
    position: relative;
    background-color: #e9ebef;
}

.s3_r_bottom {
    position: absolute;
    bottom: 60px;
    right: 0;
    width: 330px;
}

.g_s3_sypt2fl .more {
    margin-top: 35px;
}

.s3_imgbox {
    width: 493px;
}

.s3_yuan {
    position: relative;
    margin-right: 175px;
    margin-top: -10px;
}

.s3_bg img {
    width: auto;
    height: 100%;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.s3_bg {
    width: 100%;
    height: 100vh;
}

.s3_center {
    position: absolute;
    top: 120px;
    left: 110px;
}

.s3_yuan ul:not(.mc_dots) {
    position: absolute;
    width: 249px;
}

.s3_yuan ul:not(.mc_dots) li {
    float: left;
}

.s3_center_imgbox {
    position: relative;
    width: 250px;
    margin: auto;
}

.s3_cen_num {
    position: absolute;
    right: 26px;
    top: 0;
    z-index: 100;
    width: 77px;
    height: 77px;
    font-family: "Helvetica Narrow";
    font-size: 45.96px;
    line-height: 77px;
    text-align: center;
    color: #fff;
    background: #f58612;
    border-radius: 50%;
}

.g_hebanbotlbbox .slick-list {
    overflow: visible;
}

.ser_contnav li.act .ser_title {
    color: #f58612;
}

.ser_contnav li.act .ser_xtbbox {
    background-color: #f58612;
    transition: all .5s;
}

.ser_contnav li.act .ser_imgbox .act {
    display: block;
}

.ser_contnav li.act .ser_imgbox .default {
    display: none;
}

/* hover效果只在web端生效 */
@media screen and (min-width: 1200px) {

    .g_sypt4 .co_nav li:hover .co_titbox {
        background-color: #f58612;
    }

    .g_sypt4 .co_nav li:hover .act {
        display: block;
    }

    .g_sypt4 .co_nav li:hover .default {
        display: none;
    }

    .g_sypt4 .co_nav li:hover h5,
    .g_sypt4 .co_nav li:hover p {
        color: #fff;
    }

    .main_topnav li:hover::before {
        opacity: 1;
    }

    .nav>li>a:link {
        background-color: unset;
    }

    .nav>li>a:hover {
        background-color: unset;
    }

    .nav>li>a:visited {
        background-color: unset;
    }

    .nav>li>a:active {
        background-color: unset;
    }

    .nav>li {
        position: relative;
    }

    .mc_subnav {
        display: none;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 15px 5px;
        background: #fff;
        transition: all .36s
    }

    .mc_subnav>li {
        text-align: center;
        margin-bottom: 12px;
    }

    .mc_subnav>li>a {
        display: inline-block;
        position: relative;
        font-size: 16px;
        line-height: 30px;
    }

    .subnav li {
        position: relative;
    }

    .nav li a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
    }

    .nav li .ace_a {
        position: relative;
    }

    .nav li .ace_a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
    }

    .nav .on::after {
        width: 100%;
    }

    .nav>li:hover .mc_subnav {
        display: block;
    }

    .nav li:hover>a {
        color: #f58612;
    }

    .nav li:hover>a::after {
        width: 100%;
        transition: all .5s;
        background: #f58612;
    }

    .black_hd .nav li::after {
        background: #000;
    }

    .nav li:hover .subnav {
        display: block;
    }

    .radiu_border_xuxian:hover .radiu_border {
        background-color: #f58612;
        transition: all 0.3s;
    }

    .radiu_border_xuxian:hover .xtbbox .default {
        display: none;
    }

    .radiu_border_xuxian:hover .xtbbox .act {
        display: block;
    }

    .radui_border:hover .dtbbox .default {
        display: none;
    }

    .radui_border:hover .dtbbox .act {
        display: block;
        transition: all 0.5s;
    }

    .ser_contnav a:hover .ser_xtbbox {
        background-color: #f58612;
        transition: all .5s;
    }

    .ft a:hover {
        color: #f58612;
    }

    .ser_contnav a:hover .ser_title {
        color: #f58612;
    }

    .ser_contnav a:hover .ser_imgbox .act {
        display: block;
    }

    .ser_contnav a:hover .ser_imgbox .default {
        display: none;
    }

    .zs_listbox li:hover .zs_zx span {
        color: #f58612;
    }


    .zs_listbox li:hover .list_imgbox img {
        transform: scale(1.1)
    }

    .zs_listbox li:hover .mc_icon_yjt {
        background-position-y: -15px;
    }

    .main_topnav li:hover .main_topnav a {
        color: #f58612;
    }

    .main_topnav li:hover a {
        color: #f58612;
    }

    .pc_fenye li:hover {
        color: #f58612;
        border: 1px solid #f58612;
    }

    .year_content ul li:hover {
        color: #F58612;
    }

    .pc_fenye li.clolr2:hover {
        color: #f58612;
        border: 1px solid #f58612;
    }

    .news_listbox li:hover img {
        transform: scale(1.05);
    }

    .news_listbox li:hover .news_list {
        box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .1);
    }


    .news_listbox li:hover .news_zx span {
        color: #f58612;
    }

    .news_listbox li:hover .mc_icon_yjt {
        background-position-y: -15px;
    }

    .prev a:hover {
        color: #f58612;
    }

    .next a:hover {
        color: #f58612;
    }

    .zs_content2 .zs_c2_nav li:hover a {
        color: #fff;
    }

    .zs_content2 .zs_c2_nav li:hover {
        background-color: #f58612;
    }

    .g_s3_sypt2fl {
        width: 510px;
    }

    .black_hd .nav li.yxnav_active1 .ace_a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #f58612;
    }

    .black_hd .nav li:hover .ace_a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #f58612;
    }
}

.section .mc_hide {
    transition: all .5s linear .5s;
    opacity: 0;
}

.section .mc_show {
    transition: all .5s linear .5s;
    opacity: 1;
}


/* 动态效果 */
/* index */
.g_hebantletu {
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}

.g_hebantlewz {
    animation-delay: 0.5s;
    animation-name: fadeInUp;
}

.g_hebantlejj {
    animation-delay: 0.7s;
    animation-name: fadeInUp;
}

.g_hebanbot {
    animation-delay: 0.9s;
    animation-name: fadeIn;
}

.g_sypt2fl {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

/* b1 */
.aside_navbox {
    animation-delay: 0.3s;
    animation-name: fadeInLeft;
}


.titbox {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.content {
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}

.titbox.fl {
    animation-delay: 0.3s;
    animation-name: fadeInLeft;
}

.content.fr {
    animation-delay: 0.3s;
    animation-name: fadeInRight;
}

/* c1 */
.fandt_r {
    animation-delay: 0.3s;
    animation-name: fadeInRight;
}

.fandt_l {
    animation-delay: 0.3s;
    animation-name: fadeInLeft;
}

.b1_banner_titbox {
    bottom: 25%;
}

/* c2 */
.main_topnav {
    animation-delay: 0.3s;
    animation-name: fade;
}

.o_content {
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}

.o_c_title {
    animation-delay: 0.5s;
    animation-name: fadeIn;
}

/* c3 */
/* c4 */
.zs_content2 {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.nav_content {
    animation-name: fadeInUp;
}

/* c7 */
.g_pcfy {
    animation-delay: 0.1s;
    animation-name: bounce;
}

/* e2 */
.e2_title {
    animation-delay: 0.3s;
    animation-name: flipInX;
}

.e2_nav {
    animation-delay: 0.5s;
    animation-name: pulse;
}

.e2_content {
    animation-delay: 0.5s;
    animation-name: fadeInUp;
}

/* f1 */
.ch_hdimgbox {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.ch_box {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.ch_tit {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.ch_content {
    animation-delay: 0.3s;
    animation-name: fadeInRight;
}

/* f2 */
.re_hd_img {
    animation-delay: .3s;
    animation-name: fadeInLeft;
}

.re_hd_content {
    animation-delay: .3s;
    animation-name: fadeInRight;
}

.re_main {
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}

/* e2 */
.e2news .e2_content {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.e1_news .news_list {
    border-radius: 0;
    transition: all .5s
}

.news_pic img {
    transition: all .5s
}

.page_turn {
    animation-delay: 0.3s;
    animation-name: bounce;
}

/* g2 */
.main_hd {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}

.g2_hd {
    animation-delay: 0.3s;
    animation-name: fadeIn;
}





/*手机下拉*/
.banner_bg1 {
    display: none;
}

.g_phxlbox {
    position: fixed;
    width: 100%;
    left: 50%;
    top: 58px;
    z-index: 100;
    transform: translateX(-50%);
    padding: 0 15px;
    background-color: #f1f1f1;
    display: block;
}

.g_phxl {
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
    font-family: '微软雅黑';
}

.g_phxl h4 {
    position: relative;
}

.g_phxl h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #999;
}

.g_phxl h4 a {
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.g_phxl h4 img {
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.g_phxl .ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}

.g_phxl .ul2 .g_phxlyj {
    max-width: 100%;
    padding: 0 15px;
}

.g_phxl h5 {
    position: relative;
}

.g_phxl h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}

.g_phxl h5 a {
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 35px;
    text-transform: uppercase;
    color: #999;
}

.g_phxl h5 img {
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.g_phxl h4.active img.img_s,
.g_phxl h5.active img.img_s {
    display: none;
}

.g_phxl h4.active img.img_d,
.g_phxl h5.active img.img_d {
    display: block;
}

.g_phxl .ul3 {
    display: none;
}

.g_phxl h6 a {
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.g_phhead {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #000;
    transform: translateX(-50%);
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}

.g_phhead .g_phlogo {
    width: 55px;
    line-height: 64px;
}

.g_phhead .phsearch {
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.g_phhead .g_phlang {
    margin-right: 5px;
    padding-top: 25px;
}

.g_phhead .phsearch img {
    width: 100%;
}

.g_phmenu {
    overflow: hidden;
    width: 50px;
    height: 100%;
}

.g_phhead .menuph {
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.g_phhead .menuph .point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.g_phhead .menuph .point .navbtn,
.g_phhead .menuph .point .navbtn::after,
.g_phhead .menuph .point .navbtn::before {
    width: 28px;
    background-color: #fff;
}

.g_phhead .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #000;
}

.g_phhead .menuph .navbtn::after,
.g_phhead .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #000;
}

.g_phhead .menuph .navbtn::after {
    top: -10px;
}

.g_phhead .menuph .navbtn::before {
    top: 10px;
}

.g_phhead .menuph .point.active .navbtn {
    background: transparent;
}

.g_phhead .menuph .point.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.g_phhead .menuph .point.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}

.ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid #999999;
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}

.ph_search_ph input {
    width: calc(100% - 24px);
    height: 100%;
    text-indent: 20px;
    color: #333333;
}

.g_phser {
    width: 17px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.g_phser img {
    width: 100%;
}

.ph_search_ph input::-webkit-input-placeholder {
    color: #999999;
}

.ph_search_ph button {
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-family: "微软雅黑";
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.ph_search button .icon-sousuo {
    font-size: 27px;
    color: #999999;
}

/*头部导航*/
.wj_header_i_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    /*box-shadow: 0px -6px 30px #888888;*/
    z-index: 10;
}

/*公共顶部导航*/
.banner {
    position: relative;
}

.mc_navbar {
    position: absolute;
    width: 100%;
    z-index: 101;
}

.hd_container {
    width: 1770px;
    margin: 0 auto;
    padding: 0 15px;
}

.nav {
    margin-top: 75px;
    margin-left: 132px;
}

.nav>li {
    position: relative;
    float: left;
    /*padding: 0 45px;*/
}

.nav .mc_subnav a {
    color: #666;
    line-height: 40px;
    font-size: 16px;
}

.nav .ace_a {
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    padding-left: 43px;
    padding-right: 43px;
}

.subnav a {
    font-size: 16px
}

.subnav {
    position: absolute;
    width: 100px;
    z-index: 5;
    display: none;
}

.nav>li>a {
    padding: 0;
}

.menu {
    position: fixed;
    right: -300px;
    top: -200px;
    width: 600px;
    height: 400px;
    /*background: rgba(245, 134, 18, .38);*/
    border-radius: 0 0 0 300px;
    transition: all 0.5s;
}

.menu_content {
    display: none;
}

.menu_on {
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #f58612;
    border-radius: 0;
    transition: all 0.5s;
}

.menu_on .menubox {
    float: right;
    position: absolute;
    margin-right: 80px;
    margin-top: 65px;
    z-index: 101;
    right: 0;
    top: 0;
}

.menu_on .menu_word {
    display: none;
}

.menu_on .menu_content {
    display: block;
}



.menu_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1250px;
    margin: 0 auto;
}


.menu_nav li:hover {
    padding-left: 30px;
}

.menu_nav li:hover .menu_subnav {
    display: block;
}

.menu_nav li:hover>a::before {
    opacity: 1;
    background-color: rgba(253, 231, 208, .5);
}

.menu_nav .yxnav_active1 {
    padding-left: 30px;
}

.menu_nav .yxnav_active1>a::before {
    opacity: 1;
    background-color: rgba(253, 231, 208, .5);
}

.menu_nav .yxnav_active2 {
    padding-left: 30px;
}

.menu_nav .yxnav_active2>a::before {
    opacity: 1;
    background-color: rgba(253, 231, 208, .5);
}

.menu_nav {
    margin-top: -25px;
}

.menu_nav li {
    position: relative;
    width: 130px;
    margin: 0;
    padding: 25px 0;
    text-align: left;
    cursor: pointer;
    transition: all 0.5s;
}

.menu_nav li a {
    font-size: 20px;
    color: #fff;
}

.menu_nav li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px;
    opacity: 0;
    background-color: #f58612;
    transition: all 0.5s
}

.menu_subnav {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 200px;
}

.menu_subnav li {
    margin-left: 70px;
}

.menu_fr {
    width: 630px;
    padding-top: 85px;
}

.menu_logo {
    width: 260px;
    margin-left: 70px;
}

.menu_logo a {
    display: block;
}


.menu_searchbox {
    position: relative;
    margin-top: 40px;
    margin-left: 5px;
    margin-bottom: 100px;
    width: 400px;
    height: 40px;
    border-radius: 30px;
    padding: 7px 30px;
    background-color: #fde7d0;
}

.menu_searchbox input {
    height: 100%;
    width: 100%;
}

.menu_searchbox input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
    line-height: 43px;
    letter-spacing: 1px;
}

.menu_searchbox input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
    line-height: 43px;
    letter-spacing: 1px;
}

.menu_searchbox input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
    line-height: 43px;
    letter-spacing: 1px;
}

.menu_searchbox input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
    line-height: 43px;
    letter-spacing: 1px;
}

.mc_icon_search_color {
    display: block;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 20px;
    height: 20px;
    background: url(../images/search_color.png) no-repeat center;
    background-size: cover;
    transform: translateY(-50%);
}

.menu_contact a {
    display: block;
    position: relative;
    margin-right: 5px;
    padding-left: 45px;
    font-size: 20px;
    color: #fff;
}

.mc_icon_contact {
    position: absolute;
    top: -5px;
    left: 5px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/contact.png) no-repeat center;
    background-size: cover;
}

.menu_contact1 {
    margin-left: 15px;
}

.menu_contact1 .mc_icon_contact {
    position: absolute;
    top: -3px;
    left: 5px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/bangong.png) no-repeat center;
    background-size: cover;
    opacity: .7;
}

.menu_act {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    color: #f58612;
    border-radius: 0;

}

.menubox.menubox_act {
    top: 65px;
    right: 65px;
    margin: 0;
}

.menubox {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: 80px;
    margin-top: 65px;
    transition: all 0.36s;
}

.menu_btn {
    position: absolute;
    display: block;
    width: 45px;
    height: 55px;
}

.menu_word {
    position: relative;
    top: 40px;
    color: #fff;
}

.mc_icon_bar {
    position: absolute;
    top: 0;
    display: block;
    width: 40px;
    margin: 0 auto;
    height: 2px;
    background-color: #fff;
}

.mc_icon_bar::before {
    content: " ";
    display: block;
    position: relative;
    top: 12px;
    width: 40px;
    margin: 0 auto;
    height: 2px;
    background-color: #fff;
}

.mc_icon_bar::after {
    content: " ";
    display: block;
    position: relative;
    top: 24px;
    width: 40px;
    margin: 0 auto;
    height: 2px;
    background-color: #fff;
}

.fp-viewing-page2 .mc_icon_bar {
    background-color: #333;
}

.fp-viewing-page2 .mc_icon_bar::before {
    background-color: #333;
}

.fp-viewing-page2 .mc_icon_bar::after {
    background-color: #333;
}

.fp-viewing-page2 .menu_word {
    color: #333;
}

.fp-viewing-page3 .mc_icon_bar {
    background-color: #333;
}

.fp-viewing-page3 .mc_icon_bar::before {
    background-color: #333;
}

.fp-viewing-page3 .mc_icon_bar::after {
    background-color: #333;
}

.fp-viewing-page3 .menu_word {
    color: #333;
}

.fp-viewing-page4 .mc_icon_bar {
    background-color: #333;
}

.fp-viewing-page4 .mc_icon_bar::before {
    background-color: #333;
}

.fp-viewing-page4 .mc_icon_bar::after {
    background-color: #333;
}

.fp-viewing-page4 .menu_word {
    color: #333;
}

.menu.act .mc_icon_bar {
    background-color: #333;
}

.menu.act .mc_icon_bar::before {
    background-color: #333;
}

.menu.act .mc_icon_bar::after {
    background-color: #333;
}

.menu.act .menu_word {
    color: #333;
}

/* 反色导航 */
.black_hd .hd_container a {
    color: #333;
    font-size: 18px;
    line-height: 40px;
}

.black_hd .underline {
    border-color: #f58612;
}

/* 手机端顶部导航条 */
.hd_ph {
    position: fixed;
    z-index: 105;
    width: 100%;
}

.mc_navbar_ph {
    padding: 10px 30px;
    background: linear-gradient(to right, #111, #333);
}

.logo_ph {
    width: 60px;
}

.logo_ph img {
    width: 100%;
}

.nav_ph {
    display: none;
    width: 100%;
    background-color: #444;
    padding: 20px;

}

.nav_ph li {
    height: 50px;
    padding: 15px;
}

.nav_ph a {

    font-size: 16px;
    color: #fff;
}

.mc_icon_top.act {
    transform: rotate(180deg);
}

.mc_icon_bar_close {
    position: absolute;
    top: 15px;

    display: block;
    width: 40px;
    margin: 0 auto;
    height: 2px;
}

.mc_icon_bar_close::before {
    content: " ";
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #fff;
    transform: rotate(45deg);
}

.mc_icon_bar_close::after {
    content: " ";
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #fff;
    transform: rotate(-45deg);
}


/* 公共banner */
.banner_bg {
    position: relative;
    overflow: hidden;
}


.banner_titbox {
    position: absolute;
    left: 50%;
    bottom: 25%;
    transform: translateX(-50%);
    text-align: center;
    width: 1200px;
}

.banner_title {
    font-family: "ASIMOV";
    margin-bottom: 90px;
    font-size: 160px;
    color: #fff;
}


.banner_subtit li {
    float: left;
    width: 33.333333%;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.subtit_border {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.bignum {
    font-family: "ASIMOV";
    font-size: 60px;
    font-weight: bold;
    line-height: 80px;
}


/* 公共页脚 */
.main>div:last-child {
    margin-bottom: 85px
}

.ft {
    position: absolute;
    width: 100%;
    /*transform: translateY(-100%);*/
    z-index: 99;
    /*top: 95px;*/
    transition: all .5s;
    cursor: pointer;
}

.ft1 {
    padding: 40px 0 0;
    background: #f8f8f8;
    position: relative;
    left: 0;
    top: 0;
    /*display: none;*/
    width: 100%;
    /*transform: translateY(-100%);*/
    transition: all .5s;
}

.contact {
    width: 220px;
}

.ft1_top {
    display: block;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 50%;
    width: 102px;
    height: 17px;
    text-align: center;
    transform: translate(-50%, -100%);
    background-color: #f8f8f8;
    background: url(../images/ft_top_bg.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}

.mc_icon_top {
    display: inline-block;
    width: 11px;
    height: 5px;
    line-height: 15px;
    background: url(../images/jiantou-top.png) no-repeat center;
}

.ft_container {
    width: 1440px;
}

.ft1_nav {
    margin: 0 -27px;
}

.ft1_nav>li {
    float: left;
    width: 135px;
    margin: 0 27px;
}

.ft1_nav>li>a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.ft1_subnav {
    margin-top: 35px;
}

.ft1_subnav {
    margin-top: 35px;
}

.co_imgbox .act {
    border: 1px dashed #fff;
    border-radius: 50%;
    display: none;
}

.ft1_subnav li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    cursor: pointer;
}

.ft1_subnav a {
    font-size: 14px;
    color: #666666;
}

.contact_tit {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.contact_content {
    margin-top: 35px;
    font-size: 14px;
    color: #666666;
}

.contact_content a {
    display: block;
    font-size: 14px;
    color: #666666;
}

.contact_content p {
    line-height: 24px;
    margin-bottom: 10px;
}

.contact_content span {
    float: left;
    line-height: 24px;
}

/* 页脚2 */
.ft1>.container {
    padding-bottom: 40px;
}

.ft2 {
    position: relative;
    padding: 30px 0;
    background-color: #f0f0f0;
    /* display: none; */
}



.ft2_l p,
a {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

.ft2_l ul {
    margin: 20px -20px 0;
}

.ft2_l li {
    float: left;
    width: 95px;
    padding: 0 20px;
}

.ft2_l li:first-child {
    /*border-right: 1px solid #999999;*/
}

.f2_r {
    margin-right: 150px;
}

.f2_r button {
    position: relative;
    width: 160px;
    height: 30px;
    padding: 0 15px;
    margin-right: 15px;
    text-align: left;
    line-height: 30px;
    font-size: 13.34px;
    color: #fff;
    background-color: #f58612;
    border-radius: 15px;
    transition: all .36s
}

/* .gray_btn button {
    background-color: #cfcfcf;
} */

.erweimabox {
    position: relative;
    display: inline-block;
}

.mc_icon_2weima {
    display: block;
    position: absolute;
    top: 9px;
    right: 15px;
    width: 11px;
    height: 11px;
    background: url(../images/2weima.png) no-repeat center;
}

.erweima_imgbox {
    position: absolute;
    display: none;
    width: 160px;
    top: -180px;
}


/* 了解慧恩 */

/* 侧边导航 */
.main {
    position: relative;
}

.aside_navbox {
    position: absolute;
    top: 200px;
    left: 150px;
    z-index: 99
}

.aside_nav li {
    position: relative;
    margin-bottom: 55px;
    font-size: 18px;
    color: #f58612;
    cursor: pointer;
}

.aside_nav li:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 3px;
    width: 1px;
    height: 75px;
    background-color: #f58612;
    z-index: -1;
}

.aside_nav li::after {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    top: 3px;
    width: 10px;
    height: 10px;
    background-color: #f58612;
    border-radius: 50%;
    box-sizing: content-box;
    animation-delay: .5s;
    z-index: -1;
}

.aside_nav .on::after {
    border: 3px solid #fac288;
    left: -28px;
    animation-delay: .5s;
}

/* 内容区域公共 */

.titbox {
    margin-bottom: 45px;
}

.content {
    margin-top: 45px;
}

.title {
    font-family: "source-han-serif-sc";
    font-size: 30px;
    font-weight: 400;
    color: #333333;
}

.brief .content p {
    color: #666;
}

.subtitle {
    font-family: "CALIBRI";
    margin-left: 10px;
    font-size: 26px;
    color: #f58612;
}

.content {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.content p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.font_stress {
    color: #f58612;
    font-weight: bold;
}

/* 企业介绍 */
.company {
    padding-top: 105px;
    padding-bottom: 150px;
}

/* 企业文化 */
.culture {
    background: url(../images/b1_bg1.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 60px;
}

/* 模块一 */
.cul_content1 {
    padding-bottom: 30px;
}

.cul_title {
    color: white;
    margin-bottom: 60px;
}

.cul_c1box {
    width: 50%;
}

.cul_c1box .dl {
    margin-bottom: 45px;
}

.cul_c1box .dt {
    font-size: 20px;
    color: #f58612;
    margin-bottom: 25px;
}

.cul_c1box .dd {
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
}


/* 模块二 */
.cul_content2 {
    padding: 55px 125px 40px;
    background-color: rgba(255, 255, 255, 0.9);
}

.cul_content2 .nav_content {
    height: 275px;
    overflow: hidden;
}

.mc_icon {
    position: relative;
    z-index: 10;
    display: block;
    width: 55px;
    height: 50px;
    margin-left: 1px;
    margin-top: 4px;
    /* margin: 0 auto; */
    overflow: hidden;
}

.nav-tab span {
    font-size: 18px;
    font-weight: bold;

}

.radui_border {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 1px solid;
    border-color: #333;

}

.xtbbox .act {
    display: none;
}



.nav-tab {
    padding: 0 25px;
}

.nav-tab li {
    position: relative;
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
}

.line {
    display: block;
    position: absolute;
    top: 50px;
    left: -20px;
    width: 40px;
    border-top: 1px solid #c1c0bf;
}

.line_r {
    left: auto;
    right: -15px;
}

.radui_border {
    position: relative;
}

.dtbbox {
    position: absolute;
    width: 55px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.dtbbox .act {
    display: none;
}

.nav-tab .on .dtbbox .default {
    display: none;
}

.nav-tab .on .dtbbox .act {
    display: block;
}

.nav-tab .on .radui_border {
    border-color: #f58612
}

.nav-tab .on span {
    color: #f58612;
}

.nav-tab .on .radui_border::before {
    content: " ";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top: 5px solid #f58612;
    transform: translateX(-50%);
}

.nav_contentbox {
    display: none;
    opacity: 0;
}

.nav_content {
    margin-top: 70px;
}

.nav_content .on {
    opacity: 1;
    display: block;

}

.nav_contentbox .dl {
    margin-bottom: 25px;
}

.nav_contentbox .dt {
    font-size: 16px;
    font-weight: bold;
    color: #f58612;
}

.nav_contentbox .dd {
    font-size: 14px;
    color: #666666;
}

.nav_cont p {
    width: 50%;
    float: left;
}

/* 发展历程 */
.history {
    padding-top: 130px;
    padding-bottom: 140px;
}

.timeline {
    height: 30px;
    background: url(../images/timescroll.png) no-repeat bottom center;
}



.btnbox {
    position: relative;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 45px;
}

.time {
    margin-top: 5px;
}

.time .item {
    height: 40px;
    overflow: hidden;
    float: left;
}

.time .slick-center {
    position: relative;
    color: #f58612;
}

.time .slick-center::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid transparent;
    border-top: 7px solid #f58612;
    transform: translateX(-50%)
}

.slick-arrow {
    width: 20px;
    height: 20px;
    background: url(../images/yjt_color.png) no-repeat center;
    background-position-y: -13px;
    border: 1px solid #F58612;
    border-radius: 50%;
}

.slick-prev {
    transform: rotate(180deg);
    margin-top: -8px;
    z-index: 15;
}

.mc_btn {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f58612;
    cursor: pointer;
    box-shadow: 0 0 15px #dedede
}

.btn-next {
    right: 0;
}

.modular {
    overflow: hidden;
}

.icon_jiantou {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/jiantou.png) no-repeat center top;
}

.icon_jiantou_l {
    background-position-y: -30px;
}

.timecontent {
    margin-top: 50px;
    font-size: 16px;
}

.timecontent .item {
    display: none;
}

.timecontent .item:first-child {
    display: block;
}

.timecontent ol {
    list-style: disc;
    padding-left: 2em;
}

.timecontent p {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}

.timecontent p span {
    display: block;
}

.timecontent ol,
.timecontent li {
    list-style: disc;
    line-height: 36px;
}

/* 领军人物 */
.leader {
    padding-bottom: 100px;
}

.modal_bg {
    position: relative;
}

.bgbox {
    position: absolute;
    z-index: -1;
    width: 100%;
}

.leader .titbox {
    margin-bottom: 70px;
}

.leader .content p {
    margin-bottom: 5px;
    line-height: 28px;
    color: #666666;
}


.leader_ph {
    width: 467px;
    margin-top: 100px;
    border-bottom: 1px solid #f58612;
}

.leader_ph img {
    width: 100%;
}

.leader .titbox::after {
    content: " ";
    display: block;
    position: relative;
    width: 40px;
    top: 35px;
    border-top: 1px solid #666666;

}

.leader_figure {
    position: relative;
    width: 850px;
    padding: 65px 70px 100px;
    margin-top: -430px;
    background-color: #fff;
}

.leader_figure::after {
    content: " ";
    display: block;
    position: absolute;
    z-index: -10;
    bottom: 0;
    left: 0;
    width: 850px;
    height: 225px;
    box-shadow: 0 0 15px 15px #f7f7f7;

}

.leader_figure::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: -10;
    bottom: 225px;
    left: 0;
    width: 850px;
    height: 200px;
    box-shadow: 15px 0 15px #f7f7f7;

}

/* 资质荣誉 */
.honor {
    position: relative;
    padding-bottom: 30px;
}

.bgbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    background-color: #f8f8f8;
}

.honor .content p {
    font-size: 14px;
    line-height: 24px;
}

.union .content p {
    font-size: 14px;
    line-height: 24px;
}

.union .titbox {
    margin-bottom: 10px;
}

.honor .titbox {
    padding-top: 150px;
    margin-left: 70px;
    margin-bottom: 25px;
}

.titbox_bg .subtitle {
    display: block;
    position: relative;
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 55px;
}

.titbox_bg .subtitle::after {
    content: " ";
    display: block;
    position: absolute;
    z-index: -1;
    top: -160px;
    left: -80px;
    width: 200px;
    height: 200px;
    background: url(../images/titbox_bg.png) no-repeat center;
    opacity: .06;
}

.honor .content {
    padding-top: 105px;
    width: 805px;
}

.credential {
    margin: 0 -12px;
    height: 1225px;
}

.crebox {
    float: left;
    width: 25%;
    padding: 0 12px;
    margin-bottom: 30px;
}

/* 慧恩工会 */
.union .content {
    padding-top: 105px;
    width: 805px;
}


.union .titbox {
    padding-top: 150px;
    margin-left: 70px;
}

.xtbbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;

}

.union_message ul {
    padding: 0 75px 140px;
}

.union_message li {
    float: left;
    width: 25%;
    padding: 0 40px;
    margin-bottom: 50px;
}

.radiu_border_xuxian {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 1px dashed #f58612;
    border-radius: 50%;
    margin-bottom: 30px;
}

.radiu_border {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 66px;
    transform: translate(-50%, -50%);
    height: 66px;
    border: 1px solid #f58612;
    border-radius: 50%;
}

.union_message span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    max-height: 120px;
    overflow: hidden;
    color: #333;
}

.top {
    z-index: 100;
    position: absolute;
    bottom: 145px;
    right: 280px;
    width: 45px;
    height: 45px;
    background-color: #e4e4e4;
    color: #999;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.top .mc_icon_yjt {
    display: block;
    margin: 0 auto 8px;
    transform: rotate(-90deg)
}




/* c1页面 */
/* 人力资源外包 */
.resources {
    padding: 95px 0 125px;
}

.resources .content {
    margin-top: 0;
}

.resources .titbox {
    margin-bottom: 25px;
}

.resources p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}


/* 服务内容 */
.service {
    padding-bottom: 115px;
}

.service .container {
    padding-left: 100px;
    border-radius: 5px;
    box-shadow: 0 0 21px 5px rgba(0, 0, 0, 0.04);
}

.service .titbox {
    position: relative;
    width: 360px;
}


.service .title {
    position: absolute;
    top: 50px;
    right: 50px;
    text-align: right;
    color: #fff;
}

.service .title span {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    color: #fff;
}

.ser_tb {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%)
}

.ser_tb .radiu_border_xuxian {
    width: 136px;
    height: 136px;
    margin-bottom: 0;
}

.service .content {
    padding: 70px 0 0;
}

.ser_contnav {
    width: 660px;
    margin-left: -20px;
    margin-right: -20px;
}

fp-viewing-page2.ser_contnav li {
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}

.service .titbox {
    margin-bottom: 0;
}

.ser_contnav li a {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 30px 0 0 30px;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
}

.ser_titbox {
    margin-bottom: 15px;
}

.ser_title {
    font-size: 24px;
    color: #333;
}

.ser_subtit {
    display: block;
    font-family: "CALIBRI";
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.ser_line {
    display: block;
    height: 30px;
    border-left: 1px solid #999;
}

.ser_sort {
    display: block;
    font-family: "CALIBRI";
    font-size: 14px;
    color: #a9a9a9;
    margin: 20px 0 30px;
}

.ser_xtbbox {
    position: absolute;
    bottom: -70px;
    right: -45px;
    width: 157px;
    height: 157px;
    background-color: #f6f6f6;
    border-radius: 50%;
}

.ser_imgbox {
    width: 40px;
    margin-top: 30px;
    margin-left: 50px;
}

.ser_imgbox .act {
    display: none;
}



/* 服务优势 */
.advantage {
    background: url(../images/c1_bg1.jpg) no-repeat center;
    background-size: cover;
    padding: 70px 0 55px;
}

.advantage .title {
    color: #fff;
}

.advantage .subtitle {
    color: #fff;
}

.advantage .titbox_underline {
    border-color: #fff;
}

.ad_cont_list {
    margin: 0 -15px;
}

.ad_cont_listbox {
    position: relative;
    overflow: hidden;
}


.ad_cont_list li {
    float: left;
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 35px;
}

.ad_cont_listbox {
    padding: 35px 35px 35px 35px;
    background-color: #fff;
    border-radius: 10px;
}

.ad_xtbbox {
    width: 52px;
    margin-bottom: 30px;
}

.ad_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    max-height: 24px;
    overflow: hidden;
}

.advantage .content {
    margin-top: 45px;

}

.ad_content p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    height: 140px;
    overflow: hidden;
}

/* 我们的客户 */
.customers {
    padding-top: 70px;
    padding-bottom: 110px;
}

.customers ul {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}




/* c2页面 */
/* 岗位外包 */
.outsourcing {
    margin-top: 185px;
}

.titbox_underline {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 2px solid #ed9b46;
}

.outsourcing .c2_content p {
    font-size: 16px;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
    color: #666;
}

.outsourcing .content {
    margin-top: 0;
}

.o_content1 p {
    margin-bottom: 30px;
}

.o_c_title {
    margin: 45px 0 35px;
    font-size: 24px;
    color: #f18d00;
}

.list_imgbox {
    position: relative;
    overflow: hidden;
}

.list_imgbox img {
    height: 100%;
}

.list_png {
    position: relative;
    top: 0;
    left: 0;
}

.list_img {
    position: absolute;
    top: 0;
    left: 0;
}

.o_c2_contbox {
    width: 50%;
}

.o_c2_contbox:first-child {
    padding-right: 20px;
}

.o_c2_contbox:last-child {
    padding-left: 20px;
}

.outsourcing .o_c2_contbox:last-child {
    padding-left: 0;
}

.c2_title {
    margin: 30px 0 20px;
}

.c2_title h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
}

.c2_content {
    padding-bottom: 15px;
}

.o_c4_imgbox {
    width: 77.5%;
    margin: 0 auto;
}

.o_content4 .o_c_content {
    padding: 95px 0 155px;
}



/* c3页面 */
.brief {
    padding: 65px;
}

.brief .content {
    margin-top: 0;
}

.brief .titbox {
    margin-bottom: 25px;
}

/* 服务内容 */
.c3_service {
    overflow: hidden;
    padding-bottom: 135px;
}

.c3ser_navbox {
    margin-top: 40px;
    box-shadow: 0 15px 15px 5px #dedcdd;
    color: #333;
}

.c3ser_navbox li {
    float: left;
    width: 25%;
    padding: 40px 35px 20px;
    text-align: center;
}

.c3ser_navbox li:nth-child(odd) {
    background: linear-gradient(to right, #fb5a56, #f59129);
    color: #fff;
}

.city_imgbox {
    width: 75.5%;
    margin: 0 auto;
}

.c3ser_imgbox {
    width: 75px;
    margin: 0 auto 25px;
}

.c3ser_title {
    font-size: 20px;
    line-height: 28px;
    max-height: 28px;
    margin-bottom: 15px;
    overflow: hidden;

}

.c3ser_content p {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
    color: #333;
    overflow: hidden;
}

.erweimabox {
    margin-top: 15px;
}


.c3ser_navbox li:nth-child(odd) p {
    color: #fff;
}

.city {
    padding-bottom: 60px;
    overflow: hidden;
}

.c3_advantage {
    background: url(../images/c3_bg1.jpg) no-repeat center top;
    overflow: hidden;
}

.c3_advantage .ad_content p {
    height: 84px;
}

.flow {
    padding: 90px 0;
}

.fl_nav {
    padding-top: 120px;
    text-align: center;
    margin: 0 -35px;
}

.fl_nav li {
    position: relative;
    float: left;
    width: 16.666666%;
    padding: 0 35px;
}

.fl_nav li:nth-child(odd)::after {
    content: "";
    position: absolute;
    right: -15px;
    top: -25px;
    width: 60px;
    height: 40px;
    background: url(../images/zhixiang.png) no-repeat center top;
    background-size: cover;
}

.fl_nav li:nth-child(even) {
    top: -75px;
}

.fl_nav li:nth-child(even):not(:last-child)::after {
    content: "";
    position: absolute;
    right: -25px;
    top: 40px;
    width: 60px;
    height: 40px;
    background: url(../images/zhixiang.png) no-repeat center top;
    background-position-y: -40px;
    background-size: cover;
}

.fl_nav span {
    font-family: "";
    display: inline-block;
    margin-top: 15px;
    width: 160px;
    font-size: 20px;
    line-height: 24px;
    color: #333;
}

.c3_fl_nav .fl_imgbox {
    width: 159px;
}

.fl_imgbox {
    width: 125px;
}

/* c4页面 */
.zschanquan {
    padding: 15px 0 70px;

}

.zschanquan p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.zs_content1 {
    margin-bottom: 50px;
}

.zs_content2 .zs_c2_nav {
    border-bottom: 2px solid #f1912e;
}

.zs_content2 .nav-tab {
    border-bottom: 2px solid #f1912e;
}

.zs_content2 .nav-tab li {
    width: 120px;
    /* padding: 0 35px; */
    color: #333;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    margin-bottom: 15px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    float: left;
    margin-right: 25px;
}

.zs_content2 .zs_c2_nav li a {
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.zs_content2 .zs_c2_nav li {
    width: 120px;
    /* padding: 0 35px; */
    color: #333;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    margin-bottom: 15px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    float: left;
    margin-right: 25px;
    transition: .3s;
}

.zs_content2 .zs_c2_nav .on a {
    color: #fff;
}

.zs_content2 .zs_c2_nav .on {
    background-color: #f58612;
}

.zs_content2 .nav-tab .on {
    background-color: #f58612;
    color: #fff;
}

.zs_content2 .nav-tab .on {
    background-color: #f58612;
    color: #fff;
}

.zs_content2 .zs_c2_nav .on {
    background-color: #f58612;
    color: #fff;
}

.zs_content2 .nav_content {
    height: 954px;
    margin-top: 38px;
}

.zs_title {
    margin-top: 15px;
}

.zs_listbox {
    margin: 0 -15px;
}

.zs_listbox li {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.zs_listbox li .list_imgbox img {
    transition: all .5s;
}

.zs_listbox li a {
    display: block;
    overflow: hidden;
}

.zs_list {
    overflow: hidden;
    margin-bottom: 35px;
    border-radius: 10px;
    box-shadow: 0 10px 15px 5px #f8f8f8;
}



.zs_title h5 {
    font-family: "SourceHanSansCN-Regular";
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #333;
}

.zs_content p {
    overflow: hidden;
    height: 44px;
    font-family: "SourceHanSansCN-Regular";
    font-size: 14px;
    line-height: 22px;
    color: #999;
}

.zs_contentbox {
    padding: 0 10px;
}

.zs_content {
    padding: 0 0 15px;
    border-bottom: #e5e5e5 1px solid;
}

.zs_zx span {
    font-size: 14px;
    line-height: 44px;
    color: #999;
    cursor: pointer;
}

.zs_zx .mc_icon_yjt {
    margin-left: 15px;
}



/* c5集团业务——管理咨询 */

.c5_banner_title {
    position: relative;
    top: 75px;
    font-family: "ASIMOV";
    margin-bottom: 0;
    font-size: 154px;
    line-height: 123.38px;
    color: rgba(255, 255, 255, 0.11);
}

.c5_banner_subtit {
    font-family: "source-han-serif-sc";
    color: #fff;
}


.banner_subtit_top {
    font-size: 40px;
    line-height: 80px;
}

.tit_line {
    display: inline-block;
    width: 40px;
    border-bottom: 1px solid #fff;
}

.banner_subtit_bottom {
    font-size: 26px;
    line-height: 80px;
}


/* 企业管理咨询 */
.management {
    padding: 55px 0;
}

.management .titbox {
    margin-bottom: 58px;
}

.xtbul li {
    float: left;
    width: 20%;
    text-align: center;
    margin-bottom: 70px;
}

.main {
    position: relative;
}

.main_topnav {
    border-bottom: 1px solid #d3d3d3;
}

.main_topnav ul {
    padding: 0 40px;
}

.main_topnav li {
    position: relative;
    float: left;
    width: 16.666666%;
    padding: 30px 0;
    text-align: center;
    cursor: pointer;
}

.main_topnav li:not(:last-child)::after {
    content: ".";
    float: right;
}

.main_topnav li::before {
    opacity: 0;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -14px;
    /* z-index: 100; */
    width: 100%;
    height: 25px;
    background: url(../images/yuandian-1.png) no-repeat center;
    transition: .5s;
}

.main_topnav .on::before {
    opacity: 1;
}

.main_topnav .on a {
    color: #f58612;
}





.main_topnav a {
    font-size: 20px;
    color: #333333;
}












/* c6集团业务-财税代理 */
.fandt {
    padding: 65px;
}

.fandt p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.fin_advice .content {
    padding-top: 10px;
}

.fandt_l {
    width: 580px;
}

.fandt_r {
    width: 500px;
}




/* c7合作客户 */
.hezuo {
    padding-bottom: 80px;
}

.hz_nav li {
    float: left;
    width: 16.66666%;
}

.hz_nav li a {
    display: block;
    width: 100%;
}

.hz_nav {
    padding-top: 35px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.nav_page {
    width: 635px;
    margin: 30px auto 0;
    text-align: center;
}

.fin_advice {
    padding-bottom: 100px;
}

.g_pcfy {
    margin-top: 50px;
}

.g_phfyfl {
    padding: 30px;
}

.g_phfyfl a {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}

.g_phfy {
    display: none;
}

.g_c2 {
    margin-bottom: 100px;
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}

.pc_fenye li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
}

.pc_fenye li.activepage {
    color: #f58612;
    border: 1px solid #f58612;
}

.w_fenyeph {
    display: none;
}

.pc_fenye li.clolr {
    color: #f58612;
}






/* d1职位查询 */
.job_find ul {
    margin-left: -50px;
    margin-right: -50px;
}

.job_find .content {
    padding-top: 35px;
}

.job_find ul li {
    float: left;
    margin-bottom: 70px;
    width: 50%;
    padding: 0 50px;
}

.job_find {
    padding-top: 30px;
}

.job_find:first-child {
    padding-top: 70px;
}

.job_find:last-child {
    padding-bottom: 125px;
}

.jobfind_imgbox {
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.04);
}






/* e1 */
.news {
    padding: 70px 0 125px
}

.news .nav_content {
    height: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.news_listbox {
    margin: 0 -18px;
    padding-bottom: 75px;
}

.e1_news .news_listbox {
    padding-bottom: 35px;
}

.news_listbox li {
    float: left;
    width: 33.333333%;
    padding: 18px;
    cursor: pointer;
}

.news_listbox li a {
    display: block;
}

.news_list {
    margin-bottom: 35px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}


.news_contentbox {
    padding: 20px 35px 0;
}

.news_title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
}

.news_title h5 {
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
    overflow: hidden;
}

.news_content p {
    font-family: "";
    font-size: 14px;
    line-height: 22px;
    color: #999;
}

.news_content {
    padding: 0 0 15px;
    border-bottom: #e5e5e5 1px solid;
}

.news_ft {
    padding: 5px;
}

.date,
.news_zx span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 44px;
    color: #999;
}

.news_zx .mc_icon_yjt {
    margin-left: 15px;
}

.mc_icon_yjt {
    display: inline-block;
    position: relative;
    top: 4px;
    width: 15px;
    height: 15px;
    background: url(../images/yjt_color.png) center top no-repeat;
}

.mc_icon_calendar {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 15px;
    height: 16px;
    margin-right: 15px;
    background: url(../images/e1_xtb1.png) center top no-repeat;
    background-size: contain;
}

.news .nav_content {
    margin-top: 30px;
}

.year_show {
    padding-bottom: 8px;
    border-bottom: 1px solid #f58612;
    cursor: pointer;
}

.year_select {
    width: 90px;
    font-size: 14px;
    color: #999;
    margin-bottom: 40px;
    position: relative;
}

.year_select .mc_icon_yjt {
    margin-left: 30px;
    background-position: -1px -15px;
    transform: rotate(90deg)
}

.year_content {
    padding-left: 10px;
    width: 90px;
    background-color: #fff;
    position: absolute;
    display: none;
    top: 25px;
    z-index: 100;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.06)
}

.year_content ul li {
    padding: 5px 0;
    cursor: pointer;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}



/* e2 */
.e2news {
    margin-top: 150px;
    padding: 70px 0 150px;
}

.e2_title h5 {
    text-align: center;
    font-size: 30px;
    line-height: 52px;
    color: #f18d00;
    margin-bottom: 25px;
}

.e2_nav ul {
    padding: 20px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.e2_nav li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.mc_icon_share {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    line-height: 16px;
    background-size: contain;
    cursor: pointer;
}

.page_turn {
    margin-top: 50px;
}

.e2_content {
    padding: 45px 100px 80px;
    border-bottom: 1px solid #f1f1f1;
}

.e2_content p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.e2_imgbox {
    width: 53.333333%;
    margin: 50px auto;
}

.yxedr_active img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.page_turn a {
    font-size: 12px;
    color: #666;
}

.prev .mc_icon_yjt {
    transform: rotate(180deg);
}






/* f1 */
.e_topnav {
    text-align: center;
}

.e_topnav ul {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

.e_topnav li {
    width: 150px;
}

.charitable {
    position: relative;
    padding: 55px 0 120px;
}

.ch_hdimgbox {
    position: absolute;
}

.ch_box {
    position: relative;
    width: 835px;
    margin-top: 290px;
    margin-left: 265px;
    padding: 25px 110px 150px 245px;
    box-shadow: 0 15px 15px #f8f8f8;
    background-color: #fff;
}

.ch_tit h5 {
    position: relative;
    left: -188px;
    font-family: "source-han-serif-sc";
    font-size: 30px;
    color: #333;
    padding: 60px 0 55px;
}

.ch_tit h5::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 100;
    left: 68px;
    top: -64px;
    width: 8px;
    height: 64px;
    background-color: #f58612;
}

.ch_tit h5::after {
    content: "";
    display: block;
    position: absolute;
    left: 68px;
    top: 145px;
    width: 8px;
    height: 165px;
    background-color: #f58612;
}

.ch_content {
    position: relative;
    z-index: 1;
}

.ch_content p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}

.ch_boxbg {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.advantage .ch_boxbg {
    width: 60%;
}









/* f2 */
.fczc {
    padding-bottom: 65px;
}

.report .content {
    margin-top: 75px;
}

.re_hd_img {
    width: 800px;
}

.re_hd_content {
    width: 330px;
}

.re_title h5 {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 30px;
}

.re_conbox p {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.re_hd_content {
    margin-top: 55px;
}

.re_main ul {
    margin: 70px -29px 0;
}

.re_main ul li {
    float: left;
    width: 50%;
    padding: 0 29px;
    margin-bottom: 60px;
}

.re_main_img {
    margin-bottom: 40px;
}

.re_main .re_title {
    margin-bottom: 30px;
}

.f3_hd_img {
    margin: 0 -4px;
}

.activities .hd_imgbox {
    width: 395px;
    padding: 4px;
}

.activities {
    padding-bottom: 110px;
}







/* g1 */
.main_hd {
    margin-top: -100px;
    padding: 45px 0;
    background: linear-gradient(to right, #494444, #292323);
    color: #fff;
    text-align: center;
}

.main_hd_title h5 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 1.5;
}

.main_hd_content p {
    font-size: 16px;
    line-height: 30px;
}

.profit {
    padding: 85px 0 65px;
    overflow: hidden;
}

.profit .content {
    padding: 40px 0;
}

.pr_imgbox {
    width: 1104px;
    margin: 0 auto;
}

/* 培训支持 */
.traning .content {
    padding: 25px 0 0;
}

.tr_titbox .num {
    margin-right: 15px;
    font-size: 50px;
    font-family: "Helvetica Narrow";
    color: #f58612;
}

.tr_title {
    font-family: "";
    font-size: 20px;
    line-height: 24px;
}

.tr_subtitle {
    display: block;
    color: #f58612;
    font-size: 20px;
    line-height: 24px;
}

.tr_content {
    position: relative;
    padding: 15px 0 0 65px;
}

.tr_content::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 20px;
    display: block;
    width: 5px;
    height: 60px;
    background: url(../images/cth.png) no-repeat center;
    background-size: cover;
}

.tr_content p {
    font-size: 12px;
    line-height: 24px;
    color: #999;

}

.traning .content {
    margin: 0 -50px;
}

.tr_contentbox {
    float: left;
    width: 33.333333%;
    padding: 0 50px;
}

.join {
    padding: 70px 0 65px;
}

.join .fl_nav {
    padding-top: 25px;
    padding-bottom: 45px;
    margin: 0 -70px;
}

.join .fl_nav li {
    top: 0;
    width: 20%;
    padding: 0 70px;
}

.join .fl_nav li::after {
    content: "";
    position: absolute;
    right: -55px;
    top: 50px;
    width: 111px;
    height: 10px;
    background: url(../images/yzx.png) no-repeat center top;
    background-size: cover;
}

.join .fl_nav li:nth-child(even):after {
    content: "";
    position: absolute;
    right: -55px;
    top: 50px;
    width: 111px;
    height: 10px;
    background: url(../images/yzx.png) no-repeat center top;
    background-size: cover;
}

.join .fl_nav li:last-child::after {
    display: none;
}

/* 合作洽谈 */
.cooperation {
    padding-bottom: 90px;
}

.co_imgbox {
    display: inline-block;
    width: 70px;
    margin-bottom: 20px;
}

.co_nav {
    padding-top: 40px;
    margin: 0 -80px;
}

.co_nav li {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 80px;
    margin-bottom: 105px;
    text-align: center;
}

/*.co_nav li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 25px;
    width: 1px;
    height: 140px;
    background-color: #eee;
}*/

.co_titbox h5 {
    font-size: 20px;
    color: #f58612;
    margin-bottom: 20px;
}

.co_content p {
    text-align: left;
}





/* g2 */
.g2_hd {
    margin-top: -100px;
}

.g2_hd_titbox {
    position: relative;
    width: 280px;
}

.g2_hd_title {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    font-family: "";
    font-size: 26px;
    color: #fff;
    transform: translateY(-50%);
}

.g2_hd_content {
    padding: 50px 50px 10px;
    background: linear-gradient(to right, #494444, #292323);
    color: #fff;
    text-align: left;
}

.g2_hd_content li {
    margin-bottom: 40px;
}

.g2_hd_content .fl {
    margin-right: 60px;
}

.g2_hd_imgbox {
    display: inline-block;
    width: 20px;
    position: relative;
    top: -3px;
    margin-right: 10px;
}

.g2_hd_content span {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.branch {
    padding: 85px 0 70px;
}

.br_nav {
    margin: 0 -25px;
}

.br_nav li {
    float: left;
    width: 50%;
    padding: 0 25px;
    margin-bottom: 55px;

}

.br_imgbox {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
}

.br_imgbox.fl {
    margin-right: 15px;
}

.br_title {
    font-size: 22px;
    color: #f58612;
    margin-bottom: 25px;
}

.br_conbox {
    margin-bottom: 15px;
}

.br_conbox span {
    font-size: 14px;
    line-height: 26px;
    color: #666
}

.br_listbox {
    padding: 30px 40px 25px;
    /*box-shadow: 0 0 15px 5px #f8f8f8;*/
}

.br_adress {
    display: inline-block;
    /*width: 205px;*/
    height: 78px;
    width: calc(100% - 80px);
}




/* g3 */
.welfare {
    padding: 80px 0;
}

.we_imgbox {
    display: inline-block;
    width: 45px;
    margin-right: 10px;
}

.we_list {
    margin: 0 -50px;
}

.we_list li {
    float: left;
    width: 25%;
    margin-bottom: 65px;
    padding: 0 50px;
}

.we_list li span {
    font-size: 16px;
    color: #666;
}

.content .we_ps {
    font-size: 16px;
    line-height: 26px;
    text-align: right;
    color: #f58612;
}

/* 总裁办 */
.ceo {
    padding-bottom: 30px;
    overflow: hidden;
}

.ceo_tab {
    box-shadow: 0 0 15px 5px #f8f8f8;
    border-radius: 10px;
    overflow: hidden;
}

.ceo_tab_hd {
    position: relative;
    padding: 30px 0 30px 45px;
    box-shadow: 0 0 15px 5px #f8f8f8;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.tab_hd_title {
    display: inline-block;
    font-size: 24px;
    color: #333;
    margin-right: 10px;
}

.on .tab_hd_title {
    color: #f58612;
}

.on .btn_zd {
    background-color: #f58612;
}

.on .ceo_imgbox .default {
    display: none;
}

.on .ceo_imgbox .act {
    display: block;
}

.renshu {
    font-size: 16px;
    color: #999;
    margin-right: 180px;
}

.btn_zd {
    position: absolute;
    right: -20px;
    top: -25px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background-color: #f6f6f6;
}

.ceo_imgbox {
    width: 20px;
    top: 58px;
    left: 45px;
    position: relative;
}

.ceo_imgbox .act {
    display: none;
}

.ceo_tab_content ul {
    margin-left: -20px;
    margin-bottom: 25px;
}

.ceo_tab_content ul li {
    float: left;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
}

.ceo_tab_content ul li:not(:last-child) {
    border-right: 1px solid #e7aa6b;
}

.ceo_tabc_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
}

.ceo_tabc_content p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    ;
}

.ceo_tabc_content {
    margin-bottom: 30px;
}

.ceo_tab_content {
    display: block;
}

.ceo_tab_content {
    padding: 40px 72px 35px;
    display: none;
}

.ceo_tab {
    margin-bottom: 35px;
}

.cus_ser {
    padding-bottom: 100px;
}

.g_scroll {
    width: 20px;
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-align: center;
    animation: mymove 1.2s infinite;
    -webkit-animation: mymove 1.2s infinite;
    cursor: pointer;
    z-index: 99;
}

.g_scroll img {
    width: 100%;
}

@-webkit-keyframes mymove {
    from {
        bottom: 22px;
    }

    to {
        bottom: 16px;
    }
}

.g_yuan {
    width: 230px;
    height: 230px;
    background: #fff;
    border-radius: 50%;
}

.s3_center_imgbox {
    position: relative;
}

.s3_center_imgbox img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 180px;
}

.bsBox,
#bsPanel div,
#bsMorePanel div,
#bshareF div {

    box-sizing: content-box;

}



.bsTop span {

    line-height: 24px !important;

}

.g_footace {
    position: absolute;
    bottom: 0;
    /* height: 95px; */
    margin-top: -90px;
    width: 100%;
}

.g_footace .ft {
    top: -95px;
}

.g_footace.act1 .ft {
    top: 0;
    transform: translateY(-100%);
    transition: all .5s;
}

.g_footace.act1 .ft1 {
    /*display:block;	*/
}

.a1_ft {
    /* transform: translateY(85%); */
}

/*圆*/
.content-wrapper {
    max-width: 1440px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.content-wrapper {
    width: 100%;
    max-width: 1440px;
    min-width: 500px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*position: relative;*/
    position: absolute;
    z-index: 1;
}

.content-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}

.content-wrapper .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.content-wrapper>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loader div {
    border: 1px solid rgba(245, 134, 18, .2);
    transform: translate(-50%, -50%);
    position: absolute;
    overflow: visible;
    opacity: 0.5;
}

.loader div {
    opacity: 0;
    animation-name: page-loader-ripple;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

.loader div:nth-child(2) {
    animation-delay: 1s;
}

@keyframes page-loader-ripple {
    0% {
        width: 500px;
        height: 500px;
        border-radius: 50%;
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: 0.0;
    }
}


.o_c2_imgbox .list_png {
    display: none;
}

.o_c2_imgbox .list_img {
    position: unset;
    width: unset;
    height: unset;
}

/*地球*/
#cha_earth canvas {
    background: none;
}

#charity-main {
    height: 100%;
}

.cha_earth {
    height: 100%;
    width: 100%;
    padding: 8px;
}

.cha_earth {
    opacity: 0.06;
}

.g_earth {
    height: 100vh;
}

.g_sec {
    position: relative;
}

.g_secen {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10;
}

.section4 {
    position: relative;
}

.g_sypt4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

iframe {
    width: 100%;
    height: 100vh;
}

/* 二级导航 */
.menu.act {
    right: -250px;
    top: -150px;
    width: 500px;
    height: 300px;
}

.menu.act .menubox {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: 50px;
    margin-top: 30px;
}

.fp-viewing-page2 .menu,
.fp-viewing-page3 .menu,
.fp-viewing-page4 .menu {
    right: -250px;
    top: -150px;
    width: 500px;
    height: 300px;
}

.fp-viewing-page2 .menu .menubox,
.fp-viewing-page3 .menu .menubox,
.fp-viewing-page4 .menu .menubox {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: 50px;
    margin-top: 30px;
}

.zs_c2_navfl {
    position: absolute;
    top: 0;
    right: 0;
}

.g_acebox {
    position: relative;
}

.g_acebox .menu_searchbox {
    margin-top: 0;
    margin-bottom: 0;
}

.ace_serch .g_acebox {
    height: 58px;
}

.nav li.yxnav_active1 .ace_a {
    color: #f58612;
}

.nav li.yxnav_active2 a {
    color: #f58612;
}

.nav li.yxnav_active1 .ace_a::after {
    width: 100%;
    background: #f58612;
}

.nav li.yxnav_active2 a::after {
    width: 100%;
    background: #f58612;
}

.ace_video {
    width: 100%;
    margin-top: 32px;
}

.ace_video video {
    width: 100%;
    display: block;
    margin: auto;
}


.index_s1_bgbox {
    width: 100vw;
    height: 100vh;
}

.index_s1_bgbox img {
    height: 100%;
}

.fp-controlArrow.fp-prev {
    border-color: transparent !important;
    background: url(../images/w_lunfr.png) no-repeat !important;
    background-size: 20px 42px !important;
    width: 25px !important;
    border-width: 10px 34px 50px 0 !important;
}

.fp-controlArrow.fp-next {
    border-color: transparent !important;
    background: url(../images/w_lunfl.png) no-repeat !important;
    background-size: 20px 42px !important;
    width: 25px !important;
    border-width: 10px 0 50px 0 !important;
}


/* 7.31 */
.hd_tel_dt {
    width: 20px;
    margin-right: 15px;
    line-height: 40px;
}

.hd_tel_dd {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.hd_tel {
    margin-top: 75px;
    margin-right: 100px;
}

.black_hd .hd_tel_dd {
    color: #333;
}

.index_s1_bgbox2 {
    display: none;
}

.fp-viewing-page2 .hd_tel,
.fp-viewing-page3 .hd_tel,
.fp-viewing-page4 .hd_tel {
    display: none;
}

.black_hd .menu .menu_word {
    color: #333;
}

.black_hd .menu .mc_icon_bar {
    background-color: #333;
}

.black_hd .menu .mc_icon_bar::before,
.black_hd .menu .mc_icon_bar::after {
    background-color: #333;
}

.ys_cnzz {
    line-height: 30px;
}

.ys_cnzz span {
    display: inline-block;
    transform: translateY(-1px);
}

.ys_cnzz a {
    display: block !important;
    width: 50px;
    height: 12px;
    margin-left: 12px;
}

.ys_cnzz img {
    width: 100%;
}

.ft2_l p {
    display: inline-block;
}