.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.an3:after {
    width: 0%!important;
}

.w_grid-000 > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000 > div > div > .p_gridCell {
    float: left;
    position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .an1:after,.an1 {
        display:none;
    }

    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1604023638923 {
    z-index: 999!important;
}

.ce-nav-bigbox .menu-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ce-nav-right a:hover:before {
    background-color: var(--color);
    border-color: var(--color);
}

.ce-nav-right a:hover {
    color: #fff;
}

.menu-btn i {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 23px;
    height: 2px;
    background-color: #1A1311;
    margin: 10px 0;
}

.ce-nav-bigbox {
    height: 100%;
}

.ce-nav-bigbox .ce-container {
    position: absolute;
    right: 100%;
    top: 0px;
    width: 0;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 99;
    opacity: 0;
    height: 100%;
}

.ce-nav-bigbox .ce-nav {
    width: 346px;
    white-space: nowrap;
    text-align: center;
}

.toggleopen.ce-container {
    opacity: 1;
    width: 346px;
    padding-right: 60px;
    color: #f4f4f3;
}

.ce-dropdown_menu {
    position: fixed;
    z-index: 1;
    width: 100%;
    left: 0;
    display: none;
    padding: 0px 0;
    overflow: hidden;
}

.ce-nav-bigbox .navNameLink {
    font-size: 26px;
    color: #fff;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.5s;
}

.ce-nav-bigbox .dropdown {
}

.ce-nav-bigbox .navNameLink:after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: #0a4995;
    opacity: 0;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-transition: all .3s ease 0.1s;
    transition: all .3s ease 0.1s;
    left: 50%;
}

.ce-nav-bigbox .navNameLink:hover:after {
    width: 100%;
    opacity: 1;
    left: 0;
}

.ce-active.navNameLink:after {
    width: 100%;
    opacity: 1;
    left: 0;
}

ce {
    margin-right: 2.5vw;
    cursor: pointer;
}

.ce-nav-right .ce-telbox img {
    margin-right: 10px;
}

.ce-nav-right .ce-telbox a {
    font-size: 14px;
    color: #fff;
}

.ce-nav-right .ce-telbox {
    display: flex;
    align-items: center;
}

.ce-nav-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: -15%;
}

@media only screen and (min-width: 769px) {
    .tNav-logo {
        display:none;
    }

    .yuyan {
        display: block;
        display: flex;
        align-items: center;
        padding-right: 20px;
        position: relative;
        margin-right: 20px;
        color: #999;
        font-size: 16px;
    }

    .yuyan:after {
        content: "";
        display: block;
        width: 1px;
        height: 20px;
        position: absolute;
        right: 0px;
        background: #ddd;
    }

    .yuyan span {
        display: inline-block;
        width: 23px;
        height: 23px;
        background: #0b4995 url(//dfs.yun300.cn/group1/M00/20/37/rBQBHGGcn5uEd6drAAAAALnfRYU542.gif?tenantId=231540&viewType=1&v=1664538154000) no-repeat center center;
        background-size: cover;
        margin-right: 5px;
        border-radius: 100%;
    }

    .tNav-logo {
        width: 203px;
    }

    .tNav-right {
        display: flex;
        align-items: center;
        width: 200px;
    }

    .ce-nav-bigbox .dropdown:nth-child(4) a:after {
        display: none!important;
    }

    .ce-nav-bigbox .dropdown img {
        margin: 0 1vw;
    }

    .fixed .ce-header {
        top: 0;
        background-color: rgba(0,0,0,0.8);
    }

    .fixed .ce-header .dropdown {
        line-height: 90px;
    }

    .fixed1 .ce-header {
        top: 0;
        background-color: rgba(0,0,0,0.8);
    }

    .fixed1 .ce-header .dropdown {
        line-height: 90px;
    }

    .logobox img {
        max-width: 100%;
    }

    .navNameLink2:hover {
        color: #e0191c;
    }

    .ce-navflexbox {
        display: flex;
        width: 90%;
        max-width: 1200px;
        margin: 0 auto;
        background-color: #fff;
        padding: 30px 0;
        box-shadow: 0px 5px 8px rgba(0,0,0,0.1);
    }

    .ce-nav-ejbt {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: -webkit-auto;
        border-bottom: solid 1px #eee;
        padding-bottom: 15px;
        color: #e0191c;
    }

    .navNameLink2 {
        display: block;
        font-size: 14px;
        color: #333;
        line-height: 2;
        text-align: left;
    }

    .iconJt {
        display: none;
    }

    .ce-text-right span {
        display: block;
        width: 100%;
        white-space: pre-line;
        line-height: 2;
        text-align: left;
        font-size: 14px;
        color: #333;
    }

    .ce-ejbox-left {
        width: 40%;
        padding: 30px 40px;
        float: left;
    }

    .ce-ejbox-right {
        width: 60%;
        padding: 30px 40px;
        background-color: #fff;
        display: flex;
        justify-content: flex-start;
        float: left;
        align-items: center;
    }

    .fixed .ce-header {
        padding-top: 0;
    }

    .ce-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
        z-index: 999;
        transition: all 0.8s;
    }

    .ce-nav-bigbox .dropdown:hover .navNameLink span {
        transform: translatey(-100%);
    }

    .ce-nav-bigbox .navNameLink span {
        display: block;
        transition: all 0.3s;
    }

    .ce-mo-logo {
        display: none;
    }

    .menu-btn.open i:nth-child(1) {
        -webkit-transform: translateY(12px) rotate(42deg);
        transform: translateY(12px) rotate(42deg);
    }

    .menu-btn.open i:nth-child(2) {
        opacity: 0;
    }

    .menu-btn.open i:nth-child(3) {
        -webkit-transform: translateY(-12px) rotate(134deg);
        transform: translateY(-12px) rotate(134deg);
    }

    .ce-nav-bigbox {
        position: relative;
        width: 100%;
    }

    .ce-nav-bigbox .ce-container {
        position: relative;
        width: 90%;
        opacity: 1;
        padding: 0;
        right: 0;
        max-width: 1200px;
        margin: 0 auto;
    }

    .navbar_nav {
        display: flex;
        justify-content: center;
    }

    .ce-mo-logobox {
        display: none;
    }

    .ce-nav-bigbox .ce-nav {
        width: 100%;
    }

    .logobox {
        width: 15%;
    }

    .ce-nav-bigbox .navNameLink {
        font-size: 16px;
    }

    .ce-nav-bigbox .dropdown {
        line-height: 110px;
        padding: 0 2.2vw;
    }

    .ce-nav-bigbox .navNameLink:after {
        height: 2px;
    }

    .ce-text-left {
        width: 50%;
        padding-right: 5%;
        padding-top: 5px;
    }

    .ce-text-left img {
        max-width: 100%;
    }

    .ce-text-right {
        width: 50%;
        display: block;
        margin-top: -2px;
    }
}

.ce-nav-right a {
    position: relative;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin-left: 14px;
}

.ce-nav-right a:before {
    width: 75%;
    position: absolute;
    height: 75%;
    content: '';
    top: 12.5%;
    left: 12.5%;
    border: 2px solid #fff;
    display: block;
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.6s ease;
}

.tNav-logo img {
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    .tNav-logo {
        width: 150px;
    }

    .tNav-right {
    }

    .ce-mo-logobox {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .ce-nav-bigbox .menu-btn {
        right: 20px;
        left: auto;
        transform: none;
        top: auto;
        position: absolute;
    }

    .ce-mo-logo {
        margin-left: 20px;
        max-width: 70%;
    }

    .ce-nav-bigbox {
        width: 100%;
        top: 0px;
        height: 60px;
        background: #222;
        display: flex;
        align-items: center;
        z-index: 99;
    }

    .menu-btn i {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        display: block;
        width: 22px;
        height: 2px;
        background-color: #fff;
        margin: 4px 0;
        border-radius: 5px;
    }

    .menu-btn.open i:nth-child(1) {
        -webkit-transform: translate(0px, 6px) rotate(45deg);
        transform: translate(0px, 6px) rotate(45deg);
    }

    .menu-btn.open i:nth-child(2) {
        opacity: 0;
    }

    .menu-btn.open i:nth-child(3) {
        -webkit-transform: translate(0px, -6px) rotate(-45deg);
        transform: translate(0px, -6px) rotate(-45deg);
    }

    .ce-nav-bigbox .ce-container {
        position: fixed;
        top: 60px;
        height: calc(100vh - 60px);
        width: 0;
        z-index: 11;
        opacity: 0;
        right: 0;
        text-align: left;
        background-color: #333;
        padding: 30px 0;
        align-items: flex-start;
        z-index: 9999999999;
    }

    .ce-nav-bigbox .navNameLink {
        color: #fff;
        font-size: 18px;
        line-height: 35px;
    }

    .toggleopen.ce-container {
        width: 100%;
        opacity: 1;
        padding: 30px 20px;
        display: block;
    }

    .ce-nav-bigbox .ce-nav {
        text-align: left;
        width: 100%;
    }

    .logobox {
        display: none;
    }
}

@media only screen and (max-width: 1366px) {
    .ce-dropdown_menu {
        padding:20px 3%;
    }
}

@media only screen and (max-width: 1220px) {
    .ce-nav-right {
        overflow:hidden;
        right: 0;
    }
}

.ce-nav-bigbox .dropdown:hover .navNameLink {
    color: #0a4995;
}

@media only screen and (max-width: 768px) {
    .ce-nav-right .ce-telbox a {
        font-size:18px;
        color: #333;
    }

    .ce-yy {
        display: none;
    }

    .ce-ejbox-right {
        display: none;
        height: 0;
    }

    .ce-dropdown_menu {
        position: relative;
        background: none;
        box-shadow: none;
        padding: 10px 0;
    }

    .ce-nav-ejbt {
        display: none;
    }

    .iconJt {
        display: block;
        font-size: 15px;
        position: absolute;
        right: 0px;
        top: 11px;
        color: #fff;
        height: 40px;
    }

    .ce-nav-right {
        width: 100%;
        justify-content: left;
        margin-top: 20px;
        border-top: solid 1px #ddd;
        padding-top: 20px;
    }

    .ce-nav-bigbox .navNameLink:after {
        background-color: #132b88;
        display: none;
    }

    .ce-nav-bigbox .ce-nav {
        width: 100%;
    }

    .ce-telbox .ce-yy {
        width: 100%;
    }

    .navNameLink2 {
        width: 100%;
        font-size: 14px;
        display: block;
        line-height: 30px;
    }

    .ce-nav-bigbox .dropdown:nth-child(4) {
        display: none;
    }
}

#c_portalResnav_main-16376532903172719 .p_MatteIcon .iconfont:before {
    content: 'e602';
}

#c_portalResnav_main-16376532903172719 >div {
    animation-fill-mode: both;
}

#c_portalResnav_main-16376532903172719 .twoimg {
    display: none !important;
}

@media only screen and (min-width: 1025px) {
    #c_portalResnav_main-16376532903172719 .ej_opacity {
        opacity:0;
    }

    #c_portalResnav_main-16376532903172719 .tplink2 .twoimg {
        display: block !important;
        position: absolute;
        right: 60px;
        top: 15%;
        width: 33%;
        height: 70%;
        z-index: 3;
        opacity: 0;
        visibility: hidden;
        transition: all 0.6s ease;
    }

    #c_portalResnav_main-16376532903172719 .tplink2 .twoimg.ej_show {
        opacity: 1;
        visibility: visible;
    }

    #c_portalResnav_main-16376532903172719 .navSli:hover .twoimg {
        opacity: 1;
        transition: all 0.6s ease;
    }

    #c_portalResnav_main-16376532903172719 .twoimg img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    #c_portalResnav_main-16376532903172719 .tNavBox {
        width: 100%;
        height: auto;
        overflow: visible;
        background: none;
        display: flex;
        align-items: center;
        max-width: 1600px;
        margin: 0 auto;
    }

    #c_portalResnav_main-16376532903172719 .navBtn {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navSliBtn {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .iconJt {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .tNav {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    #c_portalResnav_main-16376532903172719 .navUl {
        width: 100%;
        display: flex;
        font-size: 0;
        justify-content: center;
        padding: 0 3vw;
        align-items: center;
        padding-right: 0;
    }

    #c_portalResnav_main-16376532903172719 .navLi {
        padding: 0 2.1vw;
        display: inline-block;
        font-size: 1rem;
    }

    #c_portalResnav_main-16376532903172719 .navLi.tplink9 {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navLi:hover .tNavH::before {
        width: 50%;
        opacity: 1;
    }

    #c_portalResnav_main-16376532903172719 .tNavH {
        position: relative;
    }

    #c_portalResnav_main-16376532903172719 .tNavH::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        width: 0;
        height: 2px;
        background-color: #0b4995;
        opacity: 0;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .tNav .navName {
        position: relative;
        display: block;
        padding: 0;
        line-height: 110px;
        font-size: 16px;
        color: #fff;
    }

    #c_portalResnav_main-16376532903172719 .tNav.active .navName {
        color: #333;
    }

    #c_portalResnav_main-16376532903172719 .navName::after {
        content: attr(data-title);
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(100%);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    #c_portalResnav_main-16376532903172719 .navLi:hover .navName {
        transform: translateY(-100%);
    }

    #c_portalResnav_main-16376532903172719 .navLi:hover .slidBox {
        height: auto;
        display: block;
    }

    #c_portalResnav_main-16376532903172719 .slidBox {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        height: 0;
        min-width: 1024px;
        overflow: hidden;
        z-index: 110;
        margin: 0 auto;
        padding: 0;
        transition: all .5s ease;
        box-shadow: 0 2px 5px rgba(0,0,0,0.075);
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .slidBox .ej_neirong {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 94%;
        margin: 0px auto;
        max-width: 1600px;
    }

    #c_portalResnav_main-16376532903172719 .slidBox .ej_neirong .left_con {
        width: 100%;
        padding: 60px 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
    }

    #c_portalResnav_main-16376532903172719 .slidBox .ej_neirong .right_con {
        width: 25%;
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_infor {
        width: 60%;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_infor .t {
        font-size: 30px;
        color: #fff;
        font-weight: normal;
        line-height: 30px;
        margin-bottom: 30px;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_infor .c {
        font-size: 14px;
        color: #666;
        line-height: 25px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-bottom: 17px;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_img {
        width: 33%;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_img .oneimg {
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-bottom: 55%;
    }

    #c_portalResnav_main-16376532903172719 .ej_neirong .left_con .nav_img .oneimg .img100 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1);
        width: 100%;
        height: auto;
        transition: all 0.8s ease .1s;
    }

    #c_portalResnav_main-16376532903172719 .right_con .r_infor {
        padding-left: 10%;
        width: 100%;
        padding-top: 60px;
    }

    #c_portalResnav_main-16376532903172719 .r_infor dt {
        font-size: 28px;
        font-weight: normal;
        color: #fff;
        line-height: 28px;
        margin-bottom: 24px;
    }

    #c_portalResnav_main-16376532903172719 .r_infor dd {
        font-size: 16px;
        color: #fff;
        line-height: 36px;
    }

    #c_portalResnav_main-16376532903172719 .r_infor dd a {
        color: #fff;
    }

    #c_portalResnav_main-16376532903172719 .navLi .slidBox .slidBox_con {
        width: 100%;
        background: rgba(0 38 85 / 90%);
        overflow: hidden;
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navLi .slidBox .slidBox_con .slidBox_con_w {
        width: 100vw;
    }

    #c_portalResnav_main-16376532903172719 .navLi:hover .slidBox .slidBox_con {
        display: block;
        overflow: hidden;
    }

    #c_portalResnav_main-16376532903172719 .leftBox {
        position: relative;
        width: 19%;
        margin-right: 8%;
        height: auto;
        float: left;
        text-align: right;
        overflow: hidden;
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navSbox {
        width: 100%;
        height: auto;
        overflow: hidden;
        white-space: nowrap;
        margin: 0 auto;
        padding: 0;
    }

    #c_portalResnav_main-16376532903172719 .navSli {
        width: 33.33%;
        float: left;
        padding-right: 5%;
        line-height: 1.4;
    }

    #c_portalResnav_main-16376532903172719 .navSlink {
        display: block;
        position: relative;
        padding: 15px 0;
        border-bottom: 1px solid rgba(255,255,255,0.3);
        -webkit-transition: padding 250ms cubic-bezier(.25,.46,.45,.94);
        transition: padding 250ms cubic-bezier(.25,.46,.45,.94);
    }

    #c_portalResnav_main-16376532903172719 .navSlink span {
        display: block;
        font-size: 16px;
        color: #fff;
    }

    #c_portalResnav_main-16376532903172719 .navSlink:hover span {
        color: #f5f5f5;
    }

    #c_portalResnav_main-16376532903172719 .navSlink span.en {
        margin-bottom: 8px;
        text-transform: uppercase;
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navSlink span.cn {
        letter-spacing: 1px;
    }

    #c_portalResnav_main-16376532903172719 .navSlink:after {
        content: '';
        width: 0%;
        height: 1px;
        background: #999;
        position: absolute;
        bottom: -1px;
        left: 0;
        -webkit-transition: width 250ms cubic-bezier(.25,.46,.45,.94);
        transition: width 250ms cubic-bezier(.25,.46,.45,.94);
    }

    #c_portalResnav_main-16376532903172719 .navSlink:before {
        content: '';
        width: 12px;
        height: 12px;
        position: absolute;
        filter: grayscale(1);
        top: 50%;
        right: 0;
        margin-top: -6px;
        background-image: url(//dfs.yun300.cn/group1/M00/1D/7A/rBQBHF90UbKEdnVlAAAAAHcPuzU641.png?tenantId=231540&viewType=1&v=1664538154000);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: right 250ms cubic-bezier(.25,.46,.45,.94);
        transition: right 250ms cubic-bezier(.25,.46,.45,.94);
    }

    #c_portalResnav_main-16376532903172719 .navSlink:hover:before {
        background-image: url(//dfs.yun300.cn/group1/M00/1D/7A/rBQBHF90UbmERW51AAAAAB2CGqw228.png?tenantId=231540&viewType=1&v=1664538154000);
        right: 12px;
    }

    #c_portalResnav_main-16376532903172719 .navSlink:hover:after {
        width: 100%;
    }

    #c_portalResnav_main-16376532903172719 .navSlink:hover {
        padding-left: 0px;
    }

    #c_portalResnav_main-16376532903172719 .oneName {
        font-size: 26px;
        padding-bottom: 15px;
        color: #000;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    #c_portalResnav_main-16376532903172719 .tNavSummry {
        line-height: 24px;
        width: 100%;
        height: auto;
        overflow: hidden;
        color: #666666;
        font-size: 14px;
        max-width: 420px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    #c_portalResnav_main-16376532903172719 .tNavMore {
        display: block;
        position: relative;
        height: auto;
        padding-top: 25px;
        border-top: 1px dashed #cccccc;
        margin-top: 20px;
        cursor: pointer;
    }

    #c_portalResnav_main-16376532903172719 .txt {
        color: #000;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .leanMore {
        margin-left: 2rem;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .tNavMore:hover .txt {
        color: #049;
        margin-left: 10px;
    }

    #c_portalResnav_main-16376532903172719 .tNavMore:hover .leanMore {
        color: #049;
    }

    #c_portalResnav_main-16376532903172719 .navSimg {
        position: relative;
        width: 100%;
        height: 160px;
        overflow: hidden;
    }

    #c_portalResnav_main-16376532903172719 .navImg {
        position: absolute;
        left: 50%;
        transform: translateX(-50%) scale(1);
        width: auto;
        height: 100%;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .navSli:hover .navImg {
        transform: translateX(-50%) scale(1.1);
    }

    #c_portalResnav_main-16376532903172719 .navSli:hover .navSlink {
        color: #f5f5f5;
    }

    #c_portalResnav_main-16376532903172719 .navSli:hover .navSlink::after {
        width: 100%;
        opacity: 1;
    }
}

@media only screen and (max-width: 1460px) and (min-width: 1025px) {
    #c_portalResnav_main-16376532903172719 .navName {
        padding: 1.75rem 0vw;
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_portalResnav_main-16376532903172719 .nav_infor .t {
        display:none;
    }

    #c_portalResnav_main-16376532903172719 .nav_infor .c {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .right_con {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .nav_img {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navSlink span.en {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .leftBox {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navSimg {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .tNavBox {
        position: relative;
        overflow: hidden;
        height: 70px;
        background: none;
        display: flex;
        align-items: center;
        padding: 0 15px;
    }

    #c_portalResnav_main-16376532903172719 .navBtn {
        position: absolute;
        top: 1rem;
        right: 8px;
        background: #049;
        width: 40px;
        height: 40px;
        padding: 10px;
        line-height: 73px;
    }

    #c_portalResnav_main-16376532903172719 .navLine {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    #c_portalResnav_main-16376532903172719 .navBtnImg {
        display: block;
        width: 90%;
        height: 70%;
    }

    #c_portalResnav_main-16376532903172719 .tNav {
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        height: 0;
        overflow: hidden;
        z-index: 999;
        background: rgba(0,0,0,.8);
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .tNavHeight {
        height: 100%;
    }

    #c_portalResnav_main-16376532903172719 .slidBox {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navUl {
        background: #f5f5f5;
        overflow: hidden;
    }

    #c_portalResnav_main-16376532903172719 .navLi {
        border-bottom: 1px solid #ddd;
        position: relative;
    }

    #c_portalResnav_main-16376532903172719 .tNavH {
        position: relative;
        height: 46px;
        line-height: 46px;
        padding: 0 5%;
        font-size: 14px;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .tNavHBac {
        background-color: #eaeaea;
    }

    #c_portalResnav_main-16376532903172719 .navName {
        display: block;
        width: 100%;
        height: 100%;
        color: #333;
    }

    #c_portalResnav_main-16376532903172719 .iconJt {
        position: absolute;
        top: 0;
        right: 5%;
        display: flex;
        width: 50%;
        height: 46px;
        justify-content: flex-end;
        align-items: center;
        color: #333;
        font-size: 0.875rem;
        transition: all .5s ease;
    }

    #c_portalResnav_main-16376532903172719 .iconJtRotate {
        transform: rotateX(180deg);
    }

    #c_portalResnav_main-16376532903172719 .navSliBtn {
        height: 40px;
        width: 100%;
        text-align: center;
    }

    #c_portalResnav_main-16376532903172719 .hs {
        height: 100%;
    }

    #c_portalResnav_main-16376532903172719 .navSbox {
        padding-bottom: 30px;
    }

    #c_portalResnav_main-16376532903172719 .navSli {
        padding-left: 8%;
        font-size: 0.875rem;
        height: 38px;
        line-height: 38px;
    }

    #c_portalResnav_main-16376532903172719 .navSlink {
        display: block;
        width: 100%;
        height: 100%;
        color: #666;
    }
}

#c_portalResnav_main-16376532903172719 .navName .nav-yjicon {
    display: none;
}

#c_portalResnav_main-16376532903172719 .navLi:nth-child(4) .nav-yjicon {
    display: block;
}

#c_portalResnav_main-16376532903172719 .navLi:nth-child(4) span {
    display: none;
}

#c_portalResnav_main-16376532903172719 .navLi:nth-child(4) a:after {
    display: none!important;
}

#c_portalResnav_main-16376532903172719 .navLi:nth-child(4) h3:before {
    display: none!important;
}

#c_portalResnav_main-16376532903172719 .navLi:nth-child(4) .navName {
    transform: none!important;
}

.ce-toggle {
    position: fixed;
    background-color: rgba(0 38 85 / 70%);
    padding: 10px 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    z-index: 99999;
    margin-top: 0;
    width: 123px;
    border-radius: 10px;
    display: none!important;
}

.ce-toggle a {
    display: block;
    line-height: 30px;
    font-size: 13px;
    color: #b5b5b5!important;
}

.ce-toggle img {
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.ce-language p {
    color: #fff;
    cursor: pointer;
}

.a_box:before {
    width: 75%;
    position: absolute;
    height: 75%;
    content: '';
    top: 12.5%;
    left: 12.5%;
    border: 2px solid #fff;
    display: block;
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.6s ease;
}

.e_name {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
}

.a_box {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    color: #fff;
    margin-left: 10px;
    z-index: 1;font-size: 12px;
}
.a_box a{color: #fff;text-transform: uppercase;font-weight:600}


.r_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* .a_box:hover:before {
    border-color: #0b4995;
    background-color: #0b4995;
} */

.fixed {
    background-color: rgba(0,0,0,0.5);
}

@media only screen and (max-width: 1366px) and (min-width: 769px) {
    #c_portalResnav_main-16376532903172719 .navLi {
        padding:0 1vw;
    }

    #c_portalResnav_main-16376532903172719 .navUl {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .tplink4 {
        display:none;
    }

    #c_portalResnav_main-16376532903172719 .navName .nav-yjicon {
        display: none;
    }

    #c_portalResnav_main-16376532903172719 .navLi:nth-child(4) span {
        display: block!important;
    }

    .btn_search {
        display: none;
    }

    .a_box {
        margin-left: 80px;
    }
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 37px;
    padding: 0;
    color: rgba(51,51,51,1);
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.w_fimg-000 .p_title .font {
    vertical-align: middle;
    line-height: 21px;
}

.w_fimg-000 .p_title:hover {
    color: rgba(87,177,173,1);
}

.w_fimg-000 .p_title:active {
    color: rgba(69,165,161,1);
}

.w_fimg-000 .p_title .iconfont:before {
    display: inline-block;
    content: "";
}

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
}

.w_fimg-000 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}

.w_fimg-000 .font {
    white-space: nowrap;
}

.w_fimg-000 .p_link001 {
    width: 100%;
    height: 100%;
}

.w_fimg-000 .p_link002 {
    width: 100%;
    height: 30px;
}

.w_fimg-000 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static;
}

.w_fimg-000 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0;
}

.w_fimg-000 .e_image:hover:after {
    background: transparent;
}

.w_fimg-000 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f2f2f2 url(/img/camera.png?tenantId=231540&viewType=1&v=1664538154000) no-repeat center;
}

.fa_Logo a {
    display: block;
    background-size: contain;
}

.fa_Headeron {
    background: rgb(255, 255, 255)!important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: all 0.5s;
}

@media only screen and (max-width: 768px) {
    .fa_Header {
        margin:0 auto!important;
        border-radius: 0!important;
    }

    .fa_Logo {
        max-width: 60%;
    }

    .fa_Logo a {
        height: 50px;
        max-width: 100%;
    }

    .c_portalResnav_main-01001001001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001001001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001001001 .p_linkBox {
        display: none;
    }

    .c_portalResnav_main-01001001001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001001001 .p_categoryBtn:before {
    }

    .c_portalResnav_main-01001001001 .icon-arrow_up:before {
        content: "e69a";
    }

    .c_portalResnav_main-01001001001 .icon-arrow_down:before {
        content: "e69c";
    }

    .c_portalResnav_main-01001001001 .p_btn-show {
        color: #fff;
        background: #7F7F7F;
    }

    .c_portalResnav_main-01001001001 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResnav_main-01001001001 .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }

    .c_portalResnav_main-01001001001 .p_categoryBox > .p_parentBox {
        background-color: #FFFFFE!important;
        padding-left: 0px;
    }

    .c_portalResnav_main-01001001001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001001001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);
        ; padding-left: 20px;
    }

    .c_portalResnav_main-01001001001 .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
    }

    .c_portalResnav_main-01001001001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .c_portalResnav_main-01001001001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResnav_main-01001001001 .p_problemCategory {
        display: none;
    }

    .c_portalResnav_main-01001001001 .p_parent {
        display: none;
    }

    .c_portalResnav_main-01001001001 .p_navPc {
        display: block;
    }

    .c_portalResnav_main-01001001001 .p_linkBox {
        display: block;
    }

    .c_portalResnav_main-01001001001 {
        width: auto;
        height: auto;
        overflow: visible;
    }

    .c_portalResnav_main-01001001001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: #FFFFFE;
        z-index: 10;
    }

    .clearfix:before, .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox {
        line-height: 24px;
        width: auto;
        float: left;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox > .p_parentBox:hover {
        border-top: 3px solid #0068b7;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .p_title:hover {
        color: #0068b7;
    }

    .c_portalResnav_main-01001001001 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255,255,255,0);
        border-color: rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        color: #0068b7;
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        color: rgba(217,217,217,1);
    }

    .c_portalResnav_main-01001001001 .p_categoryBtn:hover {
        border-width: 0;
        border-style: solid;
        color: #0068b7;
        border-color: rgba(255,255,255,0);
        background-color: rgba(255,255,255,0);
        box-shadow: none;
    }

    .c_portalResnav_main-01001001001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: #0068b7;
        border-color: rgba(255,255,255,0);
        background-color: rgba(255,255,255,0);
        box-shadow: none;
    }

    .c_portalResnav_main-01001001001 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResnav_main-01001001001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
        content: 'e65f';
        color: #0068b7;
        font-size: 10px
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .p_childBox {
        border: 1px solid rgba(240,240,240,1);
        box-shadow: 2px 1px 2px #c0c0c0;
        z-index: 9;
        background-color: #fff;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .p_parentBox {
        position: relative;
        width: 200px;
        height: 40px;
        float: left;
        text-align: center;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .p_parentBox .p_parentBox {
        float: none;
    }

    .c_portalResnav_main-01001001001 .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox>.p_parentBox>.p_childBox {
        position: fixed;
        left: auto;
        top: auto;
        width: auto;
        z-index: 10;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.fa_Top>div a {
    display: inline-block;
    margin: 10px 5px;
    color: #0068b7;
    font-size: 14px;
    padding: 0 5px;
    line-height: 14px;
    text-transform: uppercase;
}

.fa_Top>div a:first-child {
    border-right: #0068b7 solid 1px;
    padding-right: 15px;
}

.fa_Link2 {
    text-align: right;
}

@media only screen and (min-width: 1201px) {
    .fa_Top>div {
        width:33.3333%;
    }

    .fa_NavMo {
        display: none;
    }

    .fa_NavPc {
        display: block;
        margin: 0;
        flex-basis: 80%;
    }

    .fa_Logo img {
        max-width: 80px;
    }

    .fa_Logo {
        text-align: left;
        flex-basis: 20%;
    }

    .fa_NavPc .fa_yjnav a {
        display: block;
    }

    .fa_NavPc .fa_yjnav:hover .fa_ejnav {
        max-height: 1000px;
        transition: all 0.5s
    }

    .fa_NavPc .fa_yjnav {
        display: inline-block;
        line-height: 90px;
    }

    .fa_NavPc .fa_ejnav {
        overflow: hidden;
        max-height: 0;
        transition: all 0s;
        position: absolute;
        top: 90px;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.92);
        z-index: 999;
        width: 100%;
        border-radius: 0;
        box-shadow: 0 2px 5px rgba(0,0,0,0.075);
    }

    .fa_NavPc .fa_ejnav a {
        text-align: center;
        color: #333;
        font-size: 12px;
    }

    .fa_NavPc .fa_ejnav a:hover {
        color: #0068b7;
    }

    .fa_NavPc .fa_yjlist {
        text-align: center;
        position: relative;
        transition: all 0.5s;
        padding: 0 1vw;
    }

    .fa_yjlist span {
        z-index: 2;
        display: block;
        position: relative;
        color: #242424;
        font-size: 17px;
        transition: all .5s ease;
    }

    .fa_yjnav:hover .fa_yjlist span {
        color: #0068b7;
    }

    .fa_BtnNav {
        display: none!important;
    }

    .fa_flexline {
        display: block!important;
        width: 80%;
        overflow: hidden;
        float: left;
        margin: 0 auto;
    }

    .yyoubian {
        width: 20%;
        float: left;
        text-align: right;
        height: 90px;
        display: flex;
        align-items: center;
    }

    .yyoubian a {
        font-size: 18px;
        color: #fff;
    }

    .fa_HeaderLink {
        display: none!important;
        transition: all 0.3s;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        display: flex;
        color: #fff;
    }

    .fa_BtnSearch {
        display: block;
        font-size: 24px;
        color: #000;
    }

    .fa_HeaderLink div:nth-child(1) {
        margin-right: 10px;
    }

    .fa_HeaderLink div:nth-child(1) a {
        display: inline-block;
        color: #fff;
        font-size: 14px;
        margin: 0 5px;
    }

    .fa_HeaderLink div:nth-child(1) a i {
        font-size: 20px;
    }

    .fa_BtnSearch:hover {
        color: #0068b7;
    }

    .fa_Headerwrap {
        height: 90px;
    }

    .fa_ejnav .fa_flexline {
        padding: 60px 20px;
        max-width: 1270px;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
        position: relative;
    }

    .fa_ejnav .fa_ejnav_l {
        width: 65%;
        float: left;
    }

    .fa_ejnav .fa_ejnav_l a {
        font-size: 16px;
        margin: 0;
        text-align: left;
        width: 34%;
        transition: all 0.5s;
        transform: translateY(50px);
        color: #333;
        opacity: 0;
        float: left;
        position: relative;
        padding-left: 15px;
        line-height: 50px;
    }

    .fa_ejnav .fa_ejnav_l a:before {
        position: absolute;
        left: 0;
        transform: translateY(-50%);
        top: 50%;
        width: 5px;
        height: 5px;
        display: block;
        border-radius: 50%;
        background: #000;
        content: "";
    }

    .fa_yjnav:hover .fa_ejnav_l a {
        transform: translateY(0%);
        opacity: 1;
    }

    .fa_ejnav .fa_ejnav_l a:hover {
        color: #000;
    }

    .fa_ejnav .fa_ejnav_l a i {
        display: inline-block;
        opacity: 0;
        transform: translateX(30px);
        transition: all 0.5s;
        color: #0068b7;
    }

    .fa_ejnav .fa_ejnav_l a:hover i {
        opacity: 1;
        transform: translateX(0);
    }

    .fa_ejnav .fa_ejnav_r {
        width: 20%;
        max-width: 400px;
        overflow: hidden;
        float: right;
    }

    .fa_ejnav .fa_ejnav_r img {
        width: 100%;
        transition: all 0.5s;
    }

    .fa_ejnav .fa_ejnav_r:hover img {
        transform: scale(1.2);
    }

    .fa_ejnav .fa_ejnav_l h1 {
        font-size: 20px;
        font-weight: bold;
        color: #0068b7;
        margin: 20px 0;
        width: 90%;
        text-align: left;
        border-bottom: 1px #aaa dotted;
        padding: 0 0 20px;
    }
}

@media only screen and (max-width: 1200px) {
    .fa_Header {
        background:#fff;
    }

    .fa_Headerwrap {
        height: 70px;
    }

    .fa_NavMo {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(255,255,255,0.9);
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('/img/xy_dh_bg.png?tenantId=231540&viewType=1&v=1664538154000');
        background-position: center bottom;
        height: 0%;
        width: 100%;
        overflow: hidden;
        z-index: 9990;
        transition: all 0.5s;
    }

    .fa_NavPc {
        display: none;
    }

    .fa_BtnSearch {
        display: none!important;
    }

    .fa_Top {
        align-items: center;
    }

    .fa_Top>div:first-child {
        display: none;
    }

    .fa_Top>div {
        width: 50%;
    }

    .fa_Logo {
        text-align: left;
    }

    .fa_Logo img {
        max-height: 51px;
    }

    .fa_BtnNav i {
        font-size: 24px;
    }

    .fa_NavMo ul {
        padding: 50px 20px 20px;
        position: relative;
    }

    .fa_NavMo>span {
        font-size: 24px;
        color: #111;
        position: absolute;
        top: 30px;
        right: 20px;
        z-index: 9991;
    }

    .fa_myjnav {
        display: block;
        opacity: 0;
        transform: translateY(30px);
        transition: all 0.5s;
    }

    .fa_mejnav {
        overflow: hidden;
        max-height: 0;
        transition: all 0.5s;
    }

    .fa_NavMo .fa_mejnav a {
        font-size: 14px;
        color: #111;
    }

    .fa_myjlist {
        font-size: 18px;
        margin-top: 10px;
    }

    .fa_myjlist i {
        font-size: 16px;
    }

    .fa_mejnavon .fa_myjlist i {
        transform: rotate(90deg);
    }

    .fa_mejnavon .fa_mejnav {
        max-height: 1000px;
    }

    .fa_BtnNav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        color: #0954a5;
    }

    .fa_myjnav a {
        display: block;
        text-align: center;
        color: #333;
        padding: 10px;
        text-transform: uppercase;
    }

    .fa_NavMo_on {
        height: 100%;
        bottom: 0;
    }

    .fa_NavMo_on .fa_myjnav {
        transform: translateY(0);
        opacity: 1;
    }

    .fa_NavMo a:hover, .fa_NavMo a:focus {
        color: #0068b7;
    }
}

.fa_Header {
    width: 100%;
    transition: all 0.5s;
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 990;
    background: rgba(253, 253, 253, 0.8);
}

.fa_Headerwrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    max-width: 1250px;
    padding: 0 20px;
}

.fxbox {
    font-size: 0px;
    text-align: right;
    width: 100%;
}

.fxbox a {
    display: inline-block;
    text-align: right;
    margin-left: 10px;
}

.fa_Header:hover {
    background-color: #fff;
}

.c_portalResnav_main-01001001 .show_ul {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.c_portalResnav_main-01001001 a {
    color: #333;
}

.c_portalResnav_main-01001001 .yj_link {
    font-size: 18px;
}

.c_portalResnav_main-01001001 .ej_link {
    font-size: 14px;
    color: #666;
    line-height: 2.6;
}

.c_portalResnav_main-01001001 .ej_ul {
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .c_portalResnav_main-01001001 .nav {
        display:none;
    }
}

.c_portalResnav_main-01001001 .yj_li:nth-child(4) {
    display: none;
}

.c_portalResnav_main-01001001 .yj_li:last-child {
    display: none;
}

.e_SideMajorStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_SideMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: rgba(101, 190, 186, 1);
}

.e_SideMajorStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    margin-right: 10px;
    font-size: medium;
}

.e_SideMajorStyleBox-001 .title_icon::before {
    content: "";
}

.e_SideMajorStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_SideMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgba(101, 190, 186, 1);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_SideMajorStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_SideMajorStyleBox-001 .link_icon::before {
    content: 'e6af';
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_SideMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.w_fline-001 .p_FLine {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
}

.w_fline-001 {
    width: 100%;
    min-height: 20px;
    display: block;
    margin: 0 auto;
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0;
}

.w_fline-001 .w_fline:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0;
}

.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    background-color: transparent;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
    color: rgba(101,190,186,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
    color: rgba(101,190,186,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
}

.e_IndexOrdinaryStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    margin-right: 10px;
    font-size: medium;
}

.e_IndexOrdinaryStyleBox-001 .title_icon::before {
    content: "";
}

.e_IndexOrdinaryStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgba(101, 190, 186, 1);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_IndexOrdinaryStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_IndexOrdinaryStyleBox-001 .link_icon::before {
    content: 'e6af';
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    height: calc(100% - 48px);
    width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

@CHARSET "UTF-8"; * {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
    margin: 0px auto;
}

.pagebox,#-remove--flag {
}

body,#-remove--flag {
}

#c_portalResnav_main-16346954357069513 {
    width: auto;
    max-width: 1112px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 1460px) and (min-width: 1025px) {
}

#w_grid-1581924093422 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1604053024578 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1604053024578 > div > .p_gridbox {
        display:none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1634695237500 > div > .p_gridbox {
    background-color: rgba(241, 243, 245, 1);
}

#w_grid-1634695237500 .p_MatteIcon .iconfont:before {
    content: 'e602';
}

#w_grid-1634695237500 >div {
    animation-fill-mode: both;
}

#w_grid-1634695237500 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 2rem;
        margin-left: 0;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell {
        margin-bottom:2rem;
        margin-top: 2rem;
        margin-left: 0px;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634695237500> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1634695250817 .p_MatteIcon .iconfont:before {
    content: 'e602';
}

#w_grid-1634695250817 >div {
    animation-fill-mode: both;
}

#w_grid-1634695250817 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 5%;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 21.223%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 73.77699999999999%;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 50%;
    }

    #w_grid-1634695250817> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1634695776085 .p_MatteIcon .iconfont:before {
    content: 'e602';
}

#w_grid-1634695776085 >div {
    animation-fill-mode: both;
}

#w_grid-1634695776085 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 89.03999999999999%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 10.96%;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 1%;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 89.8128%;
        margin-left: 1%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 9.187199999999999%;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 50%;
    }

    #w_grid-1634695776085> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_fline-1634696049718 .p_FLine {
    border-top-color: rgba(224, 229, 235, 1);
}

#w_fline-1634696049718 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1634696049718 .p_MatteIcon .iconfont:before {
    content: 'e602';
}

#w_fline-1634696049718 >div {
    animation-fill-mode: both;
}

#w_grid-1581924093422 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 500px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1604053024578 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1634695237500 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1634695250817 {
    width: 90%;
    max-width: 1600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1634695975947 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1634695776085 {
    width: 100%;
    max-width: 316px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1634695830474 {
    width: 100%;
    max-width: 20px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1634695904073 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: -8px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1634696049718 {
    width: 100%;
    max-width: 1600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1634696079044 {
    width: 90%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResnav_main-16376532903172719 {
    max-height: none;
    z-index: 11;
    -webkit-transform: none;
    bottom: auto;
    min-height: 0px;
    right: auto;
    content: "lt";
    margin-right: 0px;
    margin-left: 0px;
    transform: none;
    top: 0px;
    max-width: none;
    left: 0px;
    width: 100%;
    margin-top: 0px;
    position: fixed;
    margin-bottom: 0px;
    height: auto;
    min-width: 0px;
}