.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

#w_grid-1611307425431 {
    opacity: 0;
}

u {
    text-decoration: none;
}

u span {
    font-family: 'Barlow-Medium' !important;
}

s {
    text-decoration: none;
}

s span {
    font-family: 'Barlow-Bold' !important;
}

#w_common_text-1611281395567 {
    position: relative;
    z-index: 1
}

@keyframes adeinUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@keyframes adeinDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

#c_portalResPublic_codeContainer-16082907765166729 {
    position: relative;
    z-index: 1;
}

.adeinUp {
    animation-name: adeinUp;
    animation-fill-mode: both;
}

.adeinDown {
    animation-name: adeinDown;
    animation-fill-mode: both;
}

.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: 0px;
    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) {
    .c_portalResSearch_total-02001001 .c_box .nav_sousuo {
        display: none;
    }

    #content_box-1634535265732-1 {
        display: none;
    }

    #w_grid-1640164125014 {
        display: none;
    }

    u span {
        font-size: 18px !important;
    }

    #w_fimg-1634616019291 {
        display: none;
    }

    #w_grid-1615784980316, #w_grid-1615785474401, #w_grid-1615784980316, #w_grid-1615785522139, #w_grid-1615785184572, #w_grid-1615784819610, #w_grid-1622627903798, .c_portalResBreadcrumb_nav-01001002 {
        display: none;
    }

    #c_portalResBreadcrumb_nav-1633680578658, #c_portalResBreadcrumb_nav-1633745763652 {
        display: block;
    }

    .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) {
}

.ce-nav-bigbox .menu-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ce-dropdown_menu {
}

.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;
    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 {
    z-index: 1;
    width: 200px;
    left: 50%;
    padding: 0px 0;
    position: absolute;
    z-index: 40;
    transform: translate(-50%, 20px);
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    border-top: solid 1px #eee;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 10%);
    height: 0;
}

.ce-nav-bigbox .navNameLink {
    font-size: 26px;
    color: #000;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.3s;
    line-height: 80px;
}

.ce-nav-bigbox .dropdown {
}

.ce-nav-bigbox .navNameLink:after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    height: 3px;
    width: 0%;
    background-color: #e60012;
    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-yy {
    padding-right: 0;
    cursor: pointer;
    margin-right: 0;
}

.ce-nav-right .ce-telbox img {
    margin-right: 10px;
}

.ce-nav-right .ce-telbox a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.37);
}

.ce-nav-right .ce-telbox {
    display: flex;
    align-items: center;
}

.ce-nav-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 151px;
}

@media only screen and (min-width: 769px) {
    .nav-ejli:hover .nav-sjbox {
        display: block;
    }

    .nav-ejli {
        position: relative;
    }

    .navNameLink2:after {
        content: "";
        display: block;
        width: 0%;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0px;
        transition: 320ms;
    }

    .navNameLink2:hover:after {
        width: 100%;
        left: 0;
        background-color: #e60012;
    }

    .navNameLink2:hover {
        color: #fff !important;
    }

    .navNameLink2 span {
        position: relative;
        z-index: 1;
        width: calc(100% - 33px);
        font-size: 13px;
    }

    .ce-nav-bigbox .dropdown:hover .ce-dropdown_menu {
        opacity: 1;
        transform: translate(-50%, 0px);
        visibility: visible;
        height: auto;
        transition: 430ms;
    }

    .logobox img {
        max-width: 100%;
    }

    .navNameLink2:hover {
        color: #3c5e88;
    }

    .ce-navflexbox {
        max-width: 1200px;
        margin: 0 auto;
        background-color: #fff;
    }

    .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: #3c5e88;
        display: none;
    }

    .navNameLink2 {
        display: block;
        font-size: 14px;
        color: #333;
        line-height: 40px;
        text-align: center;
        border-bottom: solid 1px #eee;
        position: relative;
    }

    .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: 100%;
    }

    .ce-ejbox-right {
        width: 60%;
        padding: 30px 40px;
        background-color: #fff;
        display: flex;
        justify-content: flex-start;
        float: left;
        align-items: center;
        display: none;
    }

    .fixed .ce-header {
    }

    .ce-header {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        z-index: 1;
        z-index: 9;
        transition: all 0.3s;
        background: rgba(255, 255, 255, 0.9);
    }

    .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%;
        min-height: 80px;
    }

    .ce-nav-bigbox .ce-container {
        position: relative;
        opacity: 1;
        padding: 0;
        right: 0;
        width: 90%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .navbar_nav {
        display: flex;
        justify-content: flex-end;
    }

    .ce-mo-logobox {
        display: none;
    }

    .ce-nav-bigbox .ce-nav {
        width: calc(100% - 318px);
        padding-left: 2%;
    }

    .logobox {
        width: 188px;
    }

    .ce-nav-bigbox .navNameLink {
        font-size: 16px;
    }

    .ce-nav-bigbox .dropdown {
        padding: 0 1.2vw;
    }

    .ce-nav-bigbox .navNameLink:after {
        height: 3px;
    }

    .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;
    }

    .nav-sjli a {
        font-size: 14px;
        color: #666;
        line-height: 41px;
        display: block;
        transition: all 0.3s;
        border-bottom: solid 1px #eee;
    }

    .nav-sjbox {
        text-align: center;
        position: absolute;
        left: 100%;
        background: #fff;
        z-index: 1;
        width: 100%;
        display: none;
        top: 0;
    }

    .nav-href2 span:hover {
    }

    .nav-sjli a:hover {
        color: var(--color);
    }

    .ce-nav-bigbox .click:after {
        width: 100%;
        opacity: 1;
        left: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .ce-nav-bigbox .dropdown {
        padding: 0 0.5vw;
    }
}

@media only screen and (max-width: 768px) {
    .diaBtn {
        display: none;
    }

    .nav-sjbox {
        display: flex;
        flex-wrap: wrap;
    }

    .nav-sjli a {
        color: #666;
        font-size: 14px;
    }

    .nav-imgbox {
        display: none;
    }

    .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: 15px;
        max-width: 70%;
    }

    .ce-nav-bigbox {
        width: 100%;
        top: 0px;
        height: 60px;
        background: rgba(255, 255, 255, 0.6);
        display: flex;
        align-items: center;
        position: fixed;
        z-index: 99;
        left: 0;
    }

    .menu-btn i {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        display: block;
        width: 22px;
        height: 2px;
        background-color: #000;
        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: #f2f2f3;
        padding: 30px 0;
        align-items: flex-start;
    }

    .ce-nav-bigbox .navNameLink {
        color: #333;
        font-size: 16px;
        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;
    }
}

.ce-nav-right p {
    font-size: 14px;
    color: #6c6f71
}

.ce-nav-right a {
    font-size: 16px;
    color: #464749;
    margin-left: 2vw;
    cursor: pointer;
}

.ce-nav-right .ce-navl {
    margin-right: 5px;
}

.ce-nav-right .sah-en {
    border-left: solid 1px #000;
    margin-left: 10px;
    padding-left: 10px;
}

.ce-nav-right a img {
    position: relative;
    top: -2px;
}

@media only screen and (max-width: 768px) {
    .nav-href2 span {
        font-weight: bold;
    }

    .nav-sjli {
        margin-right: 10px;
    }

    .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;
        display: none;
        opacity: 1;
        width: 100%;
        border-color: #ddd;
        transition: 0s;
        margin-bottom: 30px;
        visibility: inherit;
        height: auto;
    }

    .ce-nav-ejbt {
        display: none;
    }

    .iconJt {
        display: block;
        font-size: 15px;
        position: absolute;
        right: 0px;
        top: 11px;
        color: #333;
        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: 15px;
        display: block;
        line-height: 30px;
        color: #333;
    }
}

.ce-nav-bigbox .navNameLink:hover {
    color: #000;
}

.kebox .kefu {
    position: fixed;
    z-index: 999;
    right: 0px;
    top: 32%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.kebox .imgbox {
    background-color: #3c5e88;
    width: 70px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    position: relative;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.kebox span {
    display: block;
    color: #999;
    font-size: 12px;
}

.kebox .imgbox img {
    display: block;
    margin: 0 auto;
}

.kebox .imgbox .weixin {
    position: absolute;
    opacity: 0;
    margin-top: 0px;
    height: 0px;
    right: 80px;
    top: 0px;
    transition: all 0.3s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.3s cubic-bezier(.165, .84, .44, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.kebox .top .imgbox {
    background-color: #3c5e88;
    border: none;
}

.kebox .top .imgbox span {
    color: #fff;
}

.kebox .imgbox:hover {
    background-color: #c55655;
}

.kebox .imgbox:hover span {
    color: #fff;
}

.kebox .imgbox:hover .tb {
    filter: brightness(100);
}

.kebox .ewm:hover .weixin {
    display: block;
    height: auto;
    opacity: 1;
    top: -10px;
}

.kebox .ds {
    white-space: nowrap;
    position: absolute;
    z-index: -1;
    right: 0;
    display: block;
    color: #fff;
    background-color: #3c5e88;
    transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    line-height: 70px;
    padding: 0 30px;
    top: 0;
    font-size: 16px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    width: 0;
    overflow: hidden;
}

.kebox .tel:hover .ds {
    opacity: 1;
    background-color: #d00000 #3c5e88;
    right: 59px;
    width: max-content;
}

.kebox .kefu i {
    font-size: 16px;
    color: #666;
}

.kebox .kefu li:hover i {
    color: #fff;
}

.kebox .kefu li {
    margin-bottom: 1px;
}

@media only screen and (max-width: 768px) {
    .ce-nav-right .sah-en {
        padding-left: 0;
        border: none;
        margin: 0;
    }

    .kefu {
        display: none !important;
    }
}

.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=259526&viewType=1&v=1677728897000) no-repeat center;
}

.c_portalResSearch_total-02001001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 192px;
    width: auto;
    display: inline-block;
    font-size: 0;
    height: 0;
}

.c_portalResSearch_total-02001001 .p_contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
}

.c_portalResSearch_total-02001001 .p_searchBox {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
}

.c_portalResSearch_total-02001001 .p_searchBox .p_input {
    width: 220px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    color: inherit;
    position: relative;
    font-size: 14px;
}

.c_portalResSearch_total-02001001 .p_searchBox .p_input .last {
    display: none;
}

.c_portalResSearch_total-02001001 .p_searchBox .p_input .forward {
    display: none;
    position: absolute;
    left: 5px;
    transform: translateY(-50%);
    height: auto;
    font-size: 15px;
}

.c_portalResSearch_total-02001001 .p_searchBox .p_input .forward:before {
    content: "\e661";
    color: #a9a9a9;
}

.c_portalResSearch_total-02001001 .p_searchBtn {
    width: auto;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #1890FF;
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: inherit;
    margin: 0;
    padding: 0 20px;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    background-size: 100% 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.c_portalResSearch_total-02001001 .p_searchBtn .font {
    vertical-align: middle;
    bottom: 0;
    height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
    text-align: center;
}

.c_portalResSearch_total-02001001 .p_input input, .c_search_total-02001 .p_input .InputText {
    display: inline-block;
    height: 100%;
    width: inherit;
    line-height: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: #f0f0f0;
    padding-left: 25px;
    padding-right: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.c_portalResSearch_total-02001001 .p_select {
    height: auto;
    position: relative;
    font-size: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: -1px;
}

.c_portalResSearch_total-02001001 .p_select input {
    width: 75px;
    height: 40px;
    border: 1px solid rgba(240, 240, 240, 1);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 10px;
}

.c_portalResSearch_total-02001001 .p_select input:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
}

.c_portalResSearch_total-02001001 .p_select input:hover + .shape {
    background-color: rgb(240, 248, 250);
}

.c_portalResSearch_total-02001001 .p_select .shape {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(240, 240, 240, 1);
    border-left: none;
    font-size: 12px;
    color: rgba(200, 200, 200, 1);
}

.c_portalResSearch_total-02001001 .p_select .shape:before {
    content: "\e6c9";
}

.c_portalResSearch_total-02001001 .p_select .shape:hover {
    color: #65beba;
}

.c_portalResSearch_total-02001001 .p_select .itembox {
    height: auto;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
    overflow-y: auto;
    z-index: 99;
    background-color: #fff;
    font-size: 12px;
    max-height: 180px;
}

.c_portalResSearch_total-02001001 .p_select li {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}

.c_portalResSearch_total-02001001 .p_select li:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
}

.c_portalResSearch_total-02001001 .p_select li i img {
    display: none;
}

.c_portalResSearch_total-02001001 .p_searchBtnBox {
    display: none;
}

.c_portalResSearch_total-02001001 .p_headbox {
    width: 540px;
    height: auto;
    margin: 20px auto;
    display: inline-block;
}

.c_portalResIntro_category-01001006 .navbar-toggle {
    margin: 0px;
    margin-top: 0;
    margin-right: 10px;
}

.c_portalResIntro_category-01001006 .icon-bar {
    background-color: #fff;
}

.c_portalResIntro_category-01001006 .NavList_a1 li:last-child .more:after {
    display: none;
}

.backbtn {
    display: none;
}

.c_portalResIntro_category-01001006 .p_btn-show, .c_portalResIntro_category-01001006 .p_btn-hide {
    display: none;
}

.c_portalResIntro_category-01001006 {
    height: auto;
    width: 280px;
    overflow: visible;
    max-width: 1180px;
    min-height: 192px;
    margin-left: 0;
    margin-right: 0;
}

.c_portalResIntro_category-01001006 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
}

.c_portalResIntro_category-01001006 .p_categoryBox {
    line-height: 24px;
}

.c_portalResIntro_category-01001006 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 10px;
}

.c_portalResIntro_category-01001006 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_portalResIntro_category-01001006 .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;
    height: auto;
    width: 30px;
    padding: 0;
    position: static;
    text-align: center;
}

.c_portalResIntro_category-01001006 .p_linkBox .iconfont:before {
    content: '';
}

.c_portalResIntro_category-01001006 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
}

.c_portalResIntro_category-01001006 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
}

.mouse_bac:hover .p_categoryBtn {
    color: #60a9d7;
}

.c_portalResIntro_category-01001006 .p_categoryBox .p_childBox {
}

.c_portalResIntro_category-01001006 .p_categoryBox .p_parentBox {
    position: relative;
}

.c_portalResIntro_category-01001006 .p_categoryBox .p_parentBox .p_parentBox {
    padding-left: 18px;
}

.c_portalResIntro_category-01001006 .p_parentBox:last-child .p_linkBox {
    border-bottom: 0 none;
}

.c_portalResIntro_category-01001006 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
}

.c_portalResIntro_category-01001006 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.c_portalResIntro_category-01001006 .p_image > img {
    width: 100%;
    height: 100%;
}

.c_portalResIntro_category-01001006 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResIntro_category-01001006 > div {
    animation-fill-mode: both;
}

.c_portalResIntro_category-01001006 .NavList_a1 {
    text-transform: capitalize;
}

.c_portalResIntro_category-01001006 .NavList_a1 ul {
    text-align: left;
    display: block;
    font-size: 0px;
    width: 100%;
}

.c_portalResIntro_category-01001006 .NavList_a1 a {
    position: relative;
    font-size: 14px;
    height: 65px;
    line-height: 65px;
    color: #333;
    display: block;
    text-align: center;
    padding: 0 50px;
    font-weight: bold;
}

.c_portalResIntro_category-01001006 .NavList_a1 .more:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    display: block;
    background: #818181;
    top: 54%;
    margin-top: -7px;
    right: 0;
    display: none;
}

.c_portalResIntro_category-01001006 .NavList_a1 a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
    display: none;
}

.c_portalResIntro_category-01001006 .NavList_a1 a:hover:before {
    width: 80%;
    left: 10%;
    background-color: rgb(58, 108, 176);
}

.c_portalResIntro_category-01001006 .NavList_a1 li {
    position: relative;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
    transition: all 0.2s;
    border-left: solid 1px #a0a0a078;
    background: #d0d0d0;
}

.c_portalResIntro_category-01001006 .menu-slide {
    z-index: -1;
    position: absolute;
    background: #f27824;
    bottom: 0px;
    display: none;
    transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s;
}

.c_portalResIntro_category-01001006 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

@media screen and (min-width: 769px) {
    .c_portalResIntro_category-01001006 .NavList_a1 a:hover {
        color: #fff;
    }
}

@media screen and (max-width: 1400px) {
    .c_portalResIntro_category-01001006 .NavList_a1 a {
    }
}

@media screen and (max-width: 1200px) {
    .c_portalResIntro_category-01001006 .NavList_a1 a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .c_portalResIntro_category-01001006 .NavList_a1 {
        border-bottom: 1px solid #ddd;
    }

    .c_portalResIntro_category-01001006 .NavList_a1 a {
        font-size: 14px;
        color: #333;
    }

    .c_portalResIntro_category-01001006 .menu-slide {
        display: none;
    }
}

.c_portalResIntro_category-01001006 .NavList_a1 li:hover {
    background: #ca1f17;
}

.nav_sousuo .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.nav_sousuo > div {
    animation-fill-mode: both;
}

.nav_sousuo .dialog {
    width: 100%;
    height: 30px;
    background: orange;
}

.nav_sousuo .diaBtn {
    text-align: center;
    font-size: 24px;
    color: #e60012;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    top: 3px;
}

.nav_sousuo .lay {
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    opacity: 0;
    transform: translate(-50%, 0);
    background: #f6f6f6;
    z-index: 999999;
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.nav_sousuo .forward {
    display: none;
}

.nav_sousuo .p_contentBox {
    position: relative;
    width: 100%;
    cursor: auto;
    font-size: 0;
    text-align: center;
}

.nav_sousuo .searchtxt {
    padding: 25px 25px 5px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.nav_sousuo .p_searchBox {
    width: 100%;
    overflow: hidden;
}

.nav_sousuo .p_searchBox .p_input {
    width: 100% !important;
    height: 54px;
    line-height: 54px;
    border-color: #fff;
}

.nav_sousuo #search_keyword {
    background: #fff;
    width: 100%;
    text-indent: 6px;
    box-sizing: border-box;
    outline: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
    border-color: #fff;
    padding-left: 10px;
}

.nav_sousuo .btnBox {
    text-align: right;
}

.nav_sousuo .closse {
    float: none;
    display: inline-block;
    height: auto;
    line-height: 36px;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 2px;
    background: transparent;
    border: 0px;
    font-size: 0.875rem;
    color: #000;
    cursor: pointer;
    max-width: 60px;
    transition: all 0.5s;
    margin-left: 20px;
    position: absolute;
    right: 40px;
    top: 20px;
}

.nav_sousuo .p_searchBtn {
    min-width: 113px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0px;
    background: #e60012;
    border: 0px;
    font-size: 0.875rem;
    color: #fff;
    line-height: 54px;
    border-radius: 100px;
    transition: all 0.3s;
}

.nav_sousuo .hiden {
    opacity: 0;
    display: none;
}

.nav_sousuo .p_searchBtn:hover {
    background: #333;
    color: #fff;
}

.nav_sousuo .closse:hover {
}

.nav_sousuo .p_searchBox {
    display: inline-block;
    width: calc(100% - 60px);
    height: 54px;
    line-height: 54px;
    border-radius: 100px;
}

.nav_sousuo .btnBox {
    display: inline-block;
    width: 60px;
    margin-left: -31px;
    position: relative;
}

.nav_sousuo .p_searchBtn .iconfont {
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.nav_sousuo .p_searchBtn .font {
    display: block;
    width: 100%;
    line-height: 54px;
    font-weight: bold;
}

.nav_sousuo {
    background: none;
    overflow: hidden;
}

.inshow {
    height: 94px !important;
    opacity: 3 !important;
}

@media only screen and (max-width: 768px) {
    .nav_sousuo .p_searchBtn .font {
        display: block;
        width: 100%;
        line-height: 35px;
        font-weight: bold;
    }

    .nav_sousuo .p_searchBtn {
        min-width: 41px;
        height: 35px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        border-radius: 0px;
        background: #2e6599;
        border: 0px;
        font-size: 0.875rem;
        color: #fff;
        line-height: 35px;
        border-radius: 100px;
        margin-left: -22px;
    }

    .nav_sousuo .p_searchBox {
        display: inline-block;
        width: 84%;
        height: 35px;
        line-height: 35px;
        border-radius: 100px;
    }

    .nav_sousuo .p_searchBox .p_input {
        width: 100% !important;
        height: 35px;
        line-height: 35px;
        border-color: #fff;
    }

    .nav_sousuo .p_headbox {
        width: 100%;
    }

    .nav_sousuo .lay {
        top: 58px !important;
        height: 78px !important;
    }

    .closse {
        display: none !important;
    }

    .nav_sousuo .btnBox {
        margin-left: -88px;
    }
}

.c_portalResSearch_total-02001001 .c_topbox a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.c_portalResSearch_total-02001001 .c_box .c_topbox {
    display: inline-block;
}

.c_portalResSearch_total-02001001 .c_box .nav_sousuo {
    display: inline-block;
}

.c_portalResSearch_total-02001001 .c_box {
    width: 100%;
    text-align: right;
    padding-top: 10px;
}

.c_portalResSearch_total-02001001 input::-webkit-input-placeholder {
    color: #777 !important;
}

@media only screen and (max-width: 768px) {
    .c_portalResSearch_total-02001001 .c_box {
        text-align: center;
        position: fixed;
        z-index: 999999;
        top: -1px;
        left: 150px;
        width: 130px;
    }

    .c_portalResSearch_total-02001001 .c_topbox a {
        margin-right: 10px !important;
    }

    .c_portalResSearch_total-02001001 .c_box span {
        display: none;
    }

    .c_portalResSearch_total-02001001 .c_topbox img {
        max-height: 17px;
        margin: 0 2px !important;
    }
}

.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_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 5px;
    }

    .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;
    }

    .c_portalResnav_main-01001001001 .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
    }

    .c_portalResnav_main-01001001001 {
        width: 640px;
    }
}

@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_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox > .p_parentBox:hover {
        border-top: 3px solid #0068b7;
    }

    .c_portalResnav_main-01001001001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .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=259526&viewType=1&v=1677728897000');
        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;
}

.fa_Header:hover {
    background-color: #fff;
}

.c_portalResnav_main-01001001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResnav_main-01001001 > div {
    animation-fill-mode: both;
}

.c_portalResnav_main-01001001 .yj_li {
    margin-top: -5px;
}

.c_portalResnav_main-01001001 .show_ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.c_portalResnav_main-01001001 a {
    color: #ffffff;
    font-weight: bold;
}

.c_portalResnav_main-01001001 .yj_link {
    font-size: 18px;
}

.c_portalResnav_main-01001001 .ej_link {
    font-size: 16px;
    color: #c9caca;
    line-height: 2.6;
    text-transform: uppercase;
    font-weight: 500;
}

.c_portalResnav_main-01001001 .ej_ul {
    margin-top: 14px;
}

@media only screen and (max-width: 768px) {
    .c_portalResnav_main-01001001 .yj_link {
        font-size: 14px;
    }

    .c_portalResnav_main-01001001 .ej_link {
        font-size: 12px;
    }

    .c_portalResnav_main-01001001 .yj_li {
        width: 100%;
        margin-top: 20px;
    }

    .c_portalResnav_main-01001001 .ej_li {
        width: 33.33%;
    }

    .c_portalResnav_main-01001001 .ej_ul {
        display: flex;
        flex-wrap: wrap;
    }

    .c_portalResnav_main-01001001 .show_ul {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .c_portalResnav_main-01001001 .nav {
    }
}

.c_portalResnav_main-01001001 .ej_link {
    transition: all 0.1s ease-out 0.1s;
}

.c_portalResnav_main-01001001 .yj_li:nth-child(1) {
    display: none;
}

.c_portalResnav_main-01001001 .ej_link:hover {
    color: #e60012;
}

.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: #e60012 !important;
    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;
}

.c_portalResPublic_codeContainer-01001034 .kefu {
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 40%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.c_portalResPublic_codeContainer-01001034 .imgbox {
    background-color: #e60012;
    width: 63px;
    height: 63px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    position: relative;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.c_portalResPublic_codeContainer-01001034 span {
    display: block;
    color: #999;
    font-size: 12px;
}

.c_portalResPublic_codeContainer-01001034 .imgbox img {
    display: block;
    margin: 0 auto;
}

.c_portalResPublic_codeContainer-01001034 .imgbox .weixin {
    position: absolute;
    opacity: 0;
    margin-top: 0px;
    height: 0px;
    right: 90px;
    top: 30px;
    transition: all 0.3s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.3s cubic-bezier(.165, .84, .44, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.c_portalResPublic_codeContainer-01001034 .top .imgbox {
    background-color: #3c5e88;
    border: none;
}

.c_portalResPublic_codeContainer-01001034 .top .imgbox span {
    color: #fff;
}

.c_portalResPublic_codeContainer-01001034 .imgbox:hover {
    background-color: #e60012;
}

.c_portalResPublic_codeContainer-01001034 .imgbox:hover span {
    color: #fff;
}

.c_portalResPublic_codeContainer-01001034 .imgbox:hover .tb {
    filter: brightness(100);
}

.c_portalResPublic_codeContainer-01001034 .ewm:hover .weixin {
    display: block;
    height: auto;
    opacity: 1;
    top: 0px;
}

.c_portalResPublic_codeContainer-01001034 .ds {
    white-space: nowrap;
    position: absolute;
    z-index: -1;
    right: 0;
    display: block;
    color: #fff;
    background-color: #e60012;
    transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
    line-height: 63px;
    padding: 0 30px;
    top: 0;
    font-size: 16px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    width: 0;
    overflow: hidden;
}

.c_portalResPublic_codeContainer-01001034 .tel:hover .ds {
    opacity: 1;
    background-color: #d00000 #3c5e88;
    right: 59px;
    width: max-content;
}

.c_portalResPublic_codeContainer-01001034 .kefu i {
    font-size: 16px;
    color: #666;
}

.c_portalResPublic_codeContainer-01001034 .kefu li:hover i {
    color: #fff;
}

.c_portalResPublic_codeContainer-01001034 .kefu li {
    margin-bottom: 3px;
}

@media only screen and (max-width: 768px) {
    .kefu {
        display: none !important;
    }
}

.ce-anprcen {
    padding-top: 6.5%;
    padding-bottom: 20%;
    max-width: 1600px;
    margin: 0 auto;
    width: 90%;
    position: absolute;
    top: 0px;
    left: 10%;
}

.ce-index-sub2 {
    display: flex;
    align-items: center;
}

.ce-subline {
    display: none;
}

.ce-sub2-list {
    width: 20%;
    text-align: center;
    position: relative;
}

.ce-sub2-list:nth-child(1) {
    text-align: left;
}

.ce-sub2-list:nth-child(1):after {
    display: none;
}

.ce-index-sub2 span {
    color: #ce0000;
    font-weight: bold;
}

.ce-sub2-list p {
    font-size: 18px;
    color: #3c3b3d;
    letter-spacing: 1px;
}

.ce-sub2-list .ce-sub2-p {
    font-size: 16px;
    color: #3c3b3d;
    font-weight: 1;
}

.ce-sub2-list .ce-sub-p span {
    font-weight: 500;
}

.ce-index-sub2 .ce-sub-p {
    font-size: 24px;
}

.ce-sub2-list:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d7d7d8;
    position: absolute;
    left: 0px;
    top: 0px;
}

.subtitlebox {
    text-align: center;
}

.subtitlebox p {
    font-size: 60px;
    font-family: Barlow-bold;
    color: #f2f2f3;
    font-weight: bold;
    margin-top: -55px;
}

.subtitlebox .sub_title {
    font-size: 36px;
    color: #231815;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.subtitlebox .sub-line {
    width: 40px;
    height: 2px;
    background-color: #e60012;
    margin: auto;
    position: relative;
    z-index: 1;
    margin-top: 15px;
}

.ce-Learnmore {
    display: block;
    width: 206px;
    line-height: 55px;
    border: solid 1px #d00000;
    text-align: center;
    color: #d00000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    font-family: Bebas;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
}

.ce-in-more:hover {
    color: #3c5e88;
    background: none;
    border-color: #3c5e88;
}

.ce-in-more {
    display: block;
    width: 124px;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    margin: 0 auto;
    background-color: #3c5e88;
    border: solid 1px rgba(0, 0, 0, 0);
}

.fxbox {
    font-size: 0px;
    text-align: left;
    width: 100%;
}

.fxbox a {
    display: inline-block;
    text-align: left;
}

.ce-anprbox img {
    max-width: 100%;
    transition: all 1s ease-out 0.1s;
    min-height: 350px;
    object-fit: cover;
    object-position: center;
}

.ce-anprtitle strong {
    font-size: 48px;
    font-weight: 500;
    font-family: 'Barlow-Bold' !important;
    color: #2e2e2e;
}

.ce-anprcen a:hover {
    background: none;
    color: #0d68b2;
}

.ce-anprcen p {
    font-size: 24px;
    color: #2e2e2e;
    font-family: 'Barlow-Light' !important;
    margin-bottom: 35px;
    margin-top: 10px;
}

.ce-anprcen a {
    display: block;
    width: 124px;
    line-height: 43px;
    border-radius: 5px;
    background-color: #0d68b2;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border: solid 1px #0d68b2;
}

.ce-anprbox {
    position: relative;
    overflow: hidden;
}

.ce-anpr strong {
    font-size: 36px;
    color: #0d68b2;
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

.ce-in-morebtn {
    font-size: 16px;
    width: 170px;
    line-height: 50px;
    text-align: center;
    border: solid 1px #fff;
    display: block;
    color: #fff;
}

.ce-keybox {
    width: 145px;
    height: 145px;
    border: solid 2px #0d68b2;
    text-align: center;
    line-height: 135px;
    border-radius: 100%;
}

.ce-key-title {
    font-size: 30px;
    color: #4f5254;
    font-family: 'Barlow-Medium' !important;
    text-align: center;
    max-width: 145px;
    margin-top: 6px;
}

.ce-in-morebtn:hover {
    background-color: #0d68b2;
    color: #fff;
    border-color: #0d68b2;
}

.ce-anpr-line {
    width: 40px;
    height: 2px;
    background-color: #bbb;
    margin: 0 auto;
}

.ced-titlebox h2 {
    font-size: 36px;
    color: #3c5e88;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.ced-titlebox {
    text-align: center;
}

.ced-titlebox p {
    font-size: 48px;
    color: #fff;
    font-weight: 100;
}

.ced-line {
    width: 47px;
    height: 2px;
    text-align: center;
    background-color: #3c5e88;
    margin: 0 auto;
    margin-top: -12px;
}

.ce-subtitle {
    display: flex;
    align-items: center;
    font-size: 36px;
    color: #231815;
    justify-content: center;
    font-weight: bold;
}

.ce-subtitle .ce-subline {
    width: 42px;
    height: 2px;
    background-color: #3c5e88;
    margin: 0 10px;
    display: n;
}

.fxboxiv {
    justify-content: flex-end;
    display: flex;
}

.fxboxiv a {
    margin-left: 1.4vw;
}

.ce-Learnmore:after {
    content: "";
    display: block;
    width: 0%;
    position: absolute;
    left: 0;
    top: 0px;
    background-color: #d00000;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.1, 0.4, 0.11, 0.97);
    z-index: -1;
}

.ce-Learnmore:hover:after {
    width: 100%;
}

.ce-Learnmore:hover {
    color: #fff;
}

.ce-tabbox {
    display: flex;
    justify-content: center;
    margin: 15px 0;
    margin-bottom: 25px;
}

.ce-tab-list {
    width: 180px;
    line-height: 40px;
    text-align: center;
    color: #b3b3b3;
    font-size: 18px;
    margin: 0 6px;
    cursor: pointer;
    transition: all 0.3s;
    background: #f2f2f3;
}

.ce-tab-list.ce-active {
    border-color: #3c5e88;
    color: #231815;
    font-weight: bold;
}

.ce-ho-ys {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
}

.ce-holist {
    width: 33.333%;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    color: #707070;
    transition: all 0.3s;
    cursor: pointer;
    padding: 3% 20px;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.ce-holist h3 {
    margin-top: 10px;
    font-size: 18px;
    color: #e60012;
    font-weight: bold;
}

.ce-holist:hover {
    background-color: #e60012;
}

.ce-holist:hover h3 {
    color: #fff;
}

.ce-holist:hover img {
    filter: drop-shadow(0px 49px 0px #fff);
    position: relative;
    top: -49px;
}

.ce-imgbox {
    min-height: 49px;
    overflow: hidden;
}

.fh-more {
    display: block;
    width: 160px;
    line-height: 45px;
    background-color: #05367c;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
}

.fl-hoverbox img {
    max-width: 40%;
    max-height: 20%;
}

@media only screen and (max-width: 768px) {
    .ce-holist h3 {
        font-size: 14px;
    }

    .ce-holist img {
        max-width: 35px;
    }

    .ce-holist {
        margin: 5px;
        width: calc(33.333% - 10px);
        padding: 3%;
        border: none;
    }

    .ce-ho-ys {
        margin: 0 -5px;
        flex-wrap: wrap;
        border: none;
    }
}

@media only screen and (max-width: 768px) {
    .ce-tab-list {
        font-size: 14px;
        line-height: 40px;
    }

    .subtitlebox img {
        max-width: 17px;
    }

    .ce-sub2-list {
        width: 50%;
        text-align: left;
        margin: 5px 0;
    }

    .ce-sub2-list:nth-child(1) {
        width: 100%;
    }

    .ce-sub2-list:after {
        display: none;
    }

    .ced-titlebox h2 {
        font-size: 24px;
    }

    .ced-titlebox p {
        font-size: 28px;
    }

    .ced-line {
        margin-top: -4px;
    }

    .ce-in-more {
    }

    .ce-keybox {
        zoom: 0.8;
        margin: 0 auto;
    }

    .ce-anpr strong {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .ce-key-title {
        font-size: 20px;
    }

    .ce-subtitle {
        font-size: 22px;
    }

    .ce-index-sub2 {
        flex-wrap: wrap;
    }

    .subtitlebox p {
        font-size: 22px;
        margin-top: -30px;
        margin-bottom: 10px;
    }

    .subtitlebox .sub_title {
        font-size: 24px;
    }

    .ce-Learnmore {
        zoom: 0.8;
    }

    .fxboxiv {
        justify-content: left;
        margin-top: 10px;
    }
}

.c_portalResPublic_credible-01001 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    max-height: 192px;
    max-width: 1180px;
}

@media only screen and (max-width: 768px) {
    .c_portalResPublic_credible-01001 .content {
        width: 100%;
        height: 100px;
    }

    .c_portalResPublic_credible-01001 .content img {
        display: inline-block;
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResPublic_credible-01001 .content {
        width: 100%;
        height: 100px;
    }

    .c_portalResPublic_credible-01001 .content img {
        display: inline-block;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.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 {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResPublic_codeContainer-16149114295929434 {
    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;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResnav_main-16324496071325409 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 60px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResnav_main-16345353526877819 {
    width: auto;
    max-width: 1047px;
    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;
}

#c_portalResPublic_codeContainer-16345361115354623 {
    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;
}

#c_portalResSearch_total-16401666629586213 {
    width: auto;
    max-width: 1180px;
    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;
}

#c_portalResPublic_credible-16510264694158221 {
    width: 100%;
    max-width: 162px;
    min-width: 0px;
    height: auto;
    max-height: 192px;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1608107581671 > 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-1611710027965 > div > .p_gridbox {
    background-color: rgba(255, 255, 255, 1);
}

#w_grid-1611710027965 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1611710027965 > div {
    animation-fill-mode: both;
}

#w_grid-1611710027965 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1611710027965 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1611710027965 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1611710027965 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1634535240006 > div > .p_gridbox {
    background-color: rgba(15, 17, 25, 1);
}

#w_grid-1634535240006 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1634535240006 > div {
    animation-fill-mode: both;
}

#w_grid-1634535240006 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634535240006 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1634535265732 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1634535265732 > div {
    animation-fill-mode: both;
}

#w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 5%;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 19.702999999999996%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 75.29699999999998%;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 50%;
    }

    #w_grid-1634535265732 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1640137313101 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1640137313101 > div {
    animation-fill-mode: both;
}

#w_grid-1640137313101 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1640137313101 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 0;
    }

    #w_grid-1640137313101 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1640137313101 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fline-1634535922915 .p_FLine {
    border-top-color: rgba(66, 67, 74, 1) !important;
}

#w_fline-1634535922915 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1634535922915 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1634535922915 > div {
    animation-fill-mode: both;
}

#w_grid-1634535980436 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1634535980436 > div {
    animation-fill-mode: both;
}

#w_grid-1634535980436 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1634535980436 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1608107581671 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 416px;
    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-1611710027965 {
    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-1634535240006 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    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-1634535265732 {
    width: 90%;
    max-width: 1480px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3.4%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1%;
}

#w_fimg-1634535817110 {
    width: 100%;
    max-width: 109px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1634535838588 {
    width: auto;
    max-width: 109px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1640137313101 {
    width: 100%;
    max-width: none;
    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_fline-1634535922915 {
    width: 100%;
    max-width: 1480px;
    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_grid-1634535980436 {
    width: 90%;
    max-width: 1480px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1634535991771 {
    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;
}