.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-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_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-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_FlowCommonStyleBox-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_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890FF;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.header {
    position: relative;
    text-align: center;
    color: white;
    background: transparent;
}

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 150px;
}

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px,0,0);
    }

    100% {
        transform: translate3d(85px,0,0);
    }
}

@media (max-width: 768px) {
    .c_portalResPublic_codeContainer-01001006 .waves {
        height:40px;
        min-height: 40px;
    }

    .c_portalResPublic_codeContainer-01001006 .content {
        height: 30vh;
    }

    .c_portalResPublic_codeContainer-01001006 h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 768px) {
    .jg_list {
        width:96% !important;
        margin: 0 2% !important;
    }

    #c_portalResPublic_codeContainer-15580846105130858 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #w_common_text-1558663030867 {
        display: block;
    }

    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 98%;
    }

    #c_portalResPublic_codeContainer-15585815429745884 {
        display: none;
    }

    .pro_text h1 {
        font-size: 24px !important;
    }

    .pro_sort_body .pro_text {
        top: 15% !important;
    }
}

@media only screen and (min-width: 769px) {
    #w_common_text-1558663030867 {
        display:none;
    }

    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }

    .pro_sort_body {
        width: 48%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .pro_sort_body .pro_text {
        top: 20% !important;
    }
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

.pro_title {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px
}

.pro_title h1 {
    font-size: 50px;
    font-family: Roboto-Black;
    line-height: 0.8em
}

.pro_title span {
    display: block;
    font-size: 24px;
}

.pro_sort_body {
    float: left;
    margin: 1%;
    position: relative;
    overflow: hidden;
}

.pro_sort_body .pro_img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pro_sort_body .pro_text {
    position: absolute;
    z-index: 1;
    left: 50% !important;
    transform: translatex(-50%);
    text-align: center;
    text-transform: uppercase;
    top: 40%;
    color: #fff;
}

.pro_text h1 {
    font-size: 30px;
    font-family: Roboto-Black;
}

.pro_text span {
    display: block;
    font-size: 24px;
    line-height: 2em
}

.pro_text a {
    display: block;
    font-size: 14px;
    width: 150px;
    height: 40px;
    border: #ce9d5f 1px solid;
    line-height: 40px;
    color: #ce9d5f;
    margin: 0 auto
}

.pro_text a:hover {
    background: #ce9d5f;
    color: #fff;
}

.pro_sort_body:hover img {
    transform: scale(1.1);
}

.pro_sort_body img {
    transition: all 1s;
}

.sy_about {
    color: #fff;
    padding-bottom: 50px;
}

.sy_body_title {
    font-size: 55px;
    font-family: Roboto-Black;
    padding-bottom: 20px
}

.sy_body_title span {
    display: block;
}

.sy_body_title p {
    font-size: 18px;
    line-height: 2em;
}

.sy_body_body {
    font-size: 16px;
    line-height: 2em;
}

.sy_made_text {
    width: 50%;
    float: left;
}

.sy_made_img {
    width: 50%;
    float: left;
}

.sy_qw_text {
    text-align: right;
    padding-right: 20px;
}

.sy_made_text h1 {
    padding-top: 10%;
    font-size: 30px;
    font-family: Roboto-Black;
    text-transform: uppercase
}

.sy_made_text span {
    display: block;
    font-size: 24px;
    line-height: 2em;
    font-weight: normal;
}

.sy_made_text p {
    font-size: 16px;
    line-height: 2em;
    color: #666;
    max-width: 450px;
}

.sy_qw_text p {
    margin-right: 0px;
    margin-left: auto;
}

.sy_made_text a {
    display: block;
    font-size: 14px;
    width: 150px;
    height: 40px;
    border: #ce9d5f 1px solid;
    line-height: 40px;
    color: #ce9d5f;
    margin-right: 0px;
    margin-left: auto;
    text-align: center;
    margin-top: 20px
}

.sy_made_text a:hover {
    background: #ce9d5f;
    color: #fff;
}

.sy_gc_text a {
    margin-right: auto;
    margin-left: 0px;
}

.sy_gc_text {
    padding-left: 20px;
}

.sy_made_img a {
    font-size: 0px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .sy_qw_text {
        padding-right:20px;
    }

    .sy_made_text h1 {
        font-size: 24px;
    }

    .sy_made_text span {
        font-size: 16px;
    }

    .sy_made_text p {
        font-size: 14px;
        max-width: 350px;
    }

    .sy_made_text a {
        height: 30px;
        line-height: 30px;
        margin-top: 10px
    }
}

@media only screen and (max-width: 768px) {
    .sy_made_text {
        width:100%;
    }

    .sy_made_img {
        width: 100%;
    }

    .sy_qw_text {
        text-align: right;
        padding: 30px;
    }

    .sy_gc_text {
        padding: 30px;
    }

    .sy_made_text h1 {
        padding-top: 0;
    }
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

.foot_top .foot_li {
    float: left;
    min-height: 250px;
    padding-left: 20px;
    padding-right: 5%;
    padding-bottom: 40px;
}

.foot_top ul li {
    font-size: 14px;
    line-height: 2.4em;
    color: #666
}

.foot_top h1 {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #222;
}

.foot_bottom {
    width: 100%;
    clear: both;
    border-top: #dbdbdb 1px solid;
    line-height: 2em;
    font-size: 14px;
    padding: 20px 20px
}

.foot_li07 p {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.foot_sy a {
    color: #666;
}

.foot_sy a:hover {
    color: #ce9d5f;
}

@media only screen and (max-width: 1439px) and (min-width: 1024px) {
    .foot_top .foot_li {
        padding-right:3%;
    }
}

.ny_product {
    width: 100%;
}

.ny_product_body {
    height: 525px;
}

.ny_product_text {
    width: 50%;
    float: left;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    text-align: center;
}

.ny_product_text h1 {
    font-size: 60px;
    color: #666;
    font-family: Roboto-Black;
    font-weight: bold;
    padding-bottom: 20px
}

.ny_product_text p {
    padding-bottom: 20px;
    padding-top: 10px;
    line-height: 2em;
    padding-left: 15%;
    padding-right: 15%;
}

.ny_product_m {
    display: block;
    font-size: 14px;
    width: 150px;
    height: 40px;
    border: #ce9d5f 1px solid;
    line-height: 40px;
    color: #ce9d5f;
    margin-right: 0px;
    margin-left: auto;
    text-align: center;
    left: 50% !important;
    transform: translatex(-50%);
    position: absolute;
}

.ny_product_m:hover {
    background: #ce9d5f;
    color: #fff;
}

.ny_product_img {
    width: 50%;
    float: left;
    overflow: hidden;
    height: 525px;
}

.ny_product_img img {
    width: auto;
    transition: all .5s;
    height: 525px;
}

.ny_product_body:hover .ny_product_img img {
    transform: scale(1.1);
}

.ny_product01 .ny_product_text,.ny_product03 .ny_product_text {
    text-align: center;
    height: 500px;
    position: relative;
}

.ny_product01 .ny_product_m,.ny_product03 .ny_product_m {
    margin-right: 0px;
    margin-left: 0px;
}

.ny_product02 .ny_product_m,.ny_product04 .ny_product_m {
    margin-left: 0px;
    margin-right: auto;
}

@media only screen and (max-width: 768px) {
    .ny_product_text {
        width:100%;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px
    }

    .ny_product_img {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 350px;
    }

    .ny_product_body {
        height: 700px;
        background: #f5f5f5;
        position: relative;
    }
}

.mapBox {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.mapBox .mapPath {
    display: none;
    margin-top: 50px;
    width: 1280px;
    overflow: hidden;
    border: solid 3px #ccc;
    padding: 5px;
    text-align: center;
    margin-left: -290px;
}

table td {
    border-bottom: solid 1px #dedede;
    border-right: solid 1px #dedede;
    padding: 8px 5px;
    line-height: 22px;
}

.jg_body {
    width: 100%;
}

.jg_list {
    width: 48%;
    float: left;
    margin: 0 1%;
}

.jg_list img {
    width: 100%;
    height: auto;
}

.jg_text a {
    display: block;
    width: 100%;
    line-height: 50px;
    background-color: #f5f5f5;
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

.jg_list:hover .jg_text a {
    display: block;
    width: 100%;
    line-height: 50px;
    background-color: #ce9d5f;
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
    color: #fff
}

.c_portalResFriendlink_list-01001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 192px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .c_portalResFriendlink_list-01001 .p_summary {
        color:rgba(102,102,102,1);
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResFriendlink_list-01001 .p_nameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        color: #969696;
        font-size: 14px;
        text-align: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .font {
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .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;
    }

    .c_portalResFriendlink_list-01001 .p_title .font {
        vertical-align: middle;
        line-height: 21px;
    }

    .c_portalResFriendlink_list-01001 .p_title:hover {
        color: rgba(87,177,173,1);
    }

    .c_portalResFriendlink_list-01001 .p_title:active {
        color: rgba(69,165,161,1);
    }

    .c_portalResFriendlink_list-01001 .p_title .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_nameA {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        color: #969696;
        font-size: 14px;
        text-align: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .font {
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_CommonLanternBox {
        margin: 0;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
        width: 100%;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_Linkslist {
    }

    .c_portalResFriendlink_list-01001 .p_Linkslist {
        width: 100%;
        height: auto;
        overflow: visible;
        white-space: normal;
        background: transparent;
    }

    .c_portalResFriendlink_list-01001 .p_links {
        width: auto;
        height: auto;
        border-color: transparent;
        padding: 15px;
        overflow: auto
    }

    .c_portalResFriendlink_list-01001 .p_articles {
        margin: 5px;
        height: auto;
        width: calc((100% - 120px)/8);
        float: left;
        vertical-align: top;
        text-align: left;
        overflow: visible;
    }

    .c_portalResFriendlink_list-01001 .p_LinkA {
        position: static;
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_images {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        vertical-align: middle;
        overflow: visible;
        margin: 0 auto;
    }

    .c_portalResFriendlink_list-01001 .p_thumbnail {
        width: 100%;
        height: auto;
        vertical-align: middle;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .higher .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .widther .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .smaller .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_thumbnail img {
        width: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_content {
        width: 100%;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResFriendlink_list-01001 .p_TitleBox {
        width: auto;
        height: auto;
        margin-top: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA {
        vertical-align: bottom;
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .font {
        line-height: 21px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .iconfont:before {
        content: '\e6ae';
    }

    .c_portalResFriendlink_list-01001 .p_title {
        vertical-align: bottom;
        display: block;
        text-align: justify;
    }

    .c_portalResFriendlink_list-01001 .p_nameA.item_hide+.p_LinkB .p_title {
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_SummaryBox {
        width: auto;
        height: auto;
        margin-top: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB {
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .font {
        line-height: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .iconfont:before {
        content: '';
    }

    .c_portalResFriendlink_list-01001 .p_summary {
        line-height: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB.item_hide+.p_summary {
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_classificationBox {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ccc;
        padding: 20px 15px;
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_classificationBox:first-child {
        display: block;
    }

    .c_portalResFriendlink_list-01001 .p_classificationA {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_classificationB {
        width: auto;
        height: auto;
        display: block;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_fail {
        width: 580px;
        height: 360px;
        background-color: rgba(255, 255, 255, 0.8);
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 0;
        z-index: 999999999;
    }

    .c_portalResFriendlink_list-01001 .p_fail .iconfont {
        display: inline-block;
        margin-left: 40px;
        color: #de7676;
        font-size: 64px;
        height: auto;
        vertical-align: -20px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .iconfont:before {
        content: "\e641";
    }

    .c_portalResFriendlink_list-01001 .p_fail .fontbox {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_fail .promptbox {
        display: table;
        width: inherit;
        height: 360px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
        border-radius: 10px 10px 10px 10px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .font {
        width: auto;
        height: auto;
        font-size: 43px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        color: #000;
    }

    .c_portalResFriendlink_list-01001 .p_fail .assistfont {
        width: auto;
        height: auto;
        font-size: 32px;
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .Confirm {
        display: inline-block;
        width: 290px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 32px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
        border-radius: 0px 0px 0px 10px;
        border-right-width: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_fail .Confirm:active {
        background-color: #d1ecea;
    }

    .c_portalResFriendlink_list-01001 .p_fail .cancel {
        display: inline-block;
        width: 290px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 32px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
        border-radius: 0px 0px 10px 0px;
        position: absolute;
        bottom: 0;
        right: 0;
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_fail .cancel:active {
        background-color: #d1ecea;
    }

    .c_portalResFriendlink_list-01001 .p_fail .close {
        display: block;
        width: 580px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 32px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
        border-radius: 0px 0px 10px 10px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .c_portalResFriendlink_list-01001 .p_fail .close:active {
        background-color: #d1ecea;
    }

    .c_portalResFriendlink_list-01001 .p_succ {
        width: 580px;
        height: 360px;
        background-color: rgba(255, 255, 255, 0.8);
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
        border-radius: 10px;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 64px;
        z-index: 999999999999;
    }

    .c_portalResFriendlink_list-01001 .p_succ .iconfont {
        display: inline-block;
        margin-left: 40px;
        color: #09bb07;
        font-size: 64px;
        height: auto;
        vertical-align: -20px;
    }

    .c_portalResFriendlink_list-01001 .p_succ .iconfont:before {
        content: "\e648";
    }

    .c_portalResFriendlink_list-01001 .p_succ .fontbox {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_succ .promptbox {
        display: table;
        width: inherit;
        height: inherit;
    }

    .c_portalResFriendlink_list-01001 .p_succ .font {
        width: auto;
        height: auto;
        font-size: 43px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        color: #000;
    }

    .c_portalResFriendlink_list-01001 .p_succ .assistfont {
        width: auto;
        height: auto;
        font-size: 32px;
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .c_portalResFriendlink_list-01001 .p_succ .Confirm {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_succ .cancel {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_succ .close {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 36px;
        margin-right: 10px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 10px 0;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51,51,51,1);
        font-weight: bold;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105,1);
        padding-left: 65px;
    }

    .c_portalResFriendlink_list-01001 .p_more {
        margin: 0 auto;
        position: static;
    }

    @-moz-keyframes three-quarters-loader {
        0% {
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -moz-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes three-quarters-loader {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes three-quarters-loader {
        0% {
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    .loading_animation {
        -moz-animation: three-quarters-loader 850ms infinite linear;
        -webkit-animation: three-quarters-loader 850ms infinite linear;
        animation: three-quarters-loader 850ms infinite linear;
        border: 3px solid #65beba;
        border-right-color: transparent;
        border-radius: 16px;
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        overflow: hidden;
        text-indent: -9999px;
        width: 32px;
        height: 32px;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_loading {
        width: 100%;
        height: 100px;
        background-color: rgba(242, 242, 242, 1);
        font-size: 0;
        line-height: 100px;
        text-align: center;
        color: #A7A7A7;
        font-size: 30px;
    }

    .c_portalResFriendlink_list-01001 .p_loading .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_loading .font {
        display: inline-block;
        margin-left: 20px;
        line-height: 100px;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_more {
        background-color: rgba(242,242,242,1);
        display: block;
        height: 70px;
        width: 100%;
        position: relative;
        border-radius: 0px;
        font-size: 24px;
        color: rgba(0,0,0,1);
    }

    .c_portalResFriendlink_list-01001 .p_more:active {
        background-color: rgba(248,248,248,0.8);
    }

    .c_portalResFriendlink_list-01001 .p_more .font {
        display: block;
    }

    .c_portalResFriendlink_list-01001 .p_more .iconfont {
        display: inline;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_more .iconfont:before {
        content: "\e6d1";
        line-height: 70px;
        font-size: 70px;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_moreBox {
        width: 100%;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResFriendlink_list-01001 .p_OccupyBox {
        margin: 0;
        width: 100%;
        height: auto;
        padding: 0;
        border: none;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox {
        margin: 0 auto;
        width: 100%;
        height: auto;
        clear: both;
        position: relative;
        font-size: 0;
        white-space: nowrap;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre {
        display: inline-table;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next {
        display: inline-table;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre {
        height: 90px;
        width: 35%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101, 190, 186, 1);
        text-align: center;
        padding: 0;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: content-box;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 32px;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre .iconfont {
        display: inline-block;
        color: rgba(255,255,255,1);
        vertical-align: middle;
        width: auto;
        height: auto;
        font-size: 32px;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .pre .iconfont:before {
        content: "\e6b0";
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next {
        height: 90px;
        width: 35%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101, 190, 186, 1);
        text-align: center;
        padding: 0;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: content-box;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 32px;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next .iconfont {
        display: inline-block;
        color: rgba(255,255,255,1);
        vertical-align: middle;
        width: auto;
        height: auto;
        font-size: 32px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .next .iconfont:before {
        content: "\e6af";
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .NumBox {
        width: 30%;
        height: 88px;
        border: 1px solid #CDD5D5;
        display: inline-table;
        position: relative;
        cursor: pointer;
        box-sizing: content-box;
        background: #e6e6e6;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .num {
        display: table;
        vertical-align: middle;
        font-size: 32px;
        text-align: center;
        width: auto;
        margin: 0 auto;
        position: absolute;
        overflow: hidden;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .ItemBox {
        position: absolute;
        width: 100%;
        height: auto;
        border: 1px solid #D3D4D4;
        bottom: 90px;
        left: 0;
        max-height: 300px;
        overflow-y: auto;
        z-index: 99;
        border-bottom: none;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .num .iconfont {
        width: 32px;
        height: 32px;
        position: static;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .num .iconfont:before {
        content: "\e69c";
        font-size: 32px;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .NumBox ul li {
        width: inherit;
        height: 80px;
        line-height: 80px;
        text-align: center;
        background-color: #FFFFFE;
        color: #323332;
        font-size: 32px;
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .NumBox ul li .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_pagebox .NumBox ul li:active {
        background-color: #e4e4e4;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        position: relative;
        text-align: center;
        margin-bottom: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_CommonThumbnailBox {
        width: auto;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn {
        margin-left: 10px;
        background-color: rgba(191,191,191,1);
        width: 15px;
        height: 15px;
        display: inline-table;
        color: rgba(153,153,153,1);
        font-size: 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
        position: relative;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn.active {
        background-color: #67b8b4;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn .shape {
        background-color: inherit;
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn img {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn:active {
        background-color: rgba(105,192,188,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonInteraction {
        width: 100%;
        height: 100%;
        height: calc(100% - 15px);
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        pointer-events: none;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA .iconfont {
        color: rgba(191,191,191,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e687";
        font-size: 56px;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
        width: 60px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
        pointer-events: all;
        left: 0;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA .iconfont {
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 0px;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%);
        pointer-events: all;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
        width: 60px;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB .iconfont {
        color: rgba(191,191,191,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6ae";
        font-size: 56px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (min-width: 769px) {
    .c_portalResFriendlink_list-01001 .p_page .pre .i_pre {
        display: block!important;
    }

    .c_portalResFriendlink_list-01001 .p_page .next .i_next {
        display: block!important;
    }

    .c_portalResFriendlink_list-01001 .p_page .iconfont {
        display: none!important;
    }

    .c_portalResFriendlink_list-01001 .p_summary {
        color: rgba(102,102,102,1);
        font-size: 14px;
        line-height: 26px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResFriendlink_list-01001 .p_nameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        color: #969696;
        font-size: 14px;
        text-align: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .font {
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_title {
        display: inline-table;
        margin: 0;
        min-width: 37px;
        padding: 0;
        color: rgba(51,51,51,1);
        font-weight: 400;
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_title .font {
        vertical-align: middle;
        line-height: 21px;
    }

    .c_portalResFriendlink_list-01001 .p_title:hover {
        color: rgba(87,177,173,1);
    }

    .c_portalResFriendlink_list-01001 .p_title:active {
        color: rgba(69,165,161,1);
    }

    .c_portalResFriendlink_list-01001 .p_title .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkB:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_nameA {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        color: #969696;
        font-size: 14px;
        text-align: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .font {
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResFriendlink_list-01001 .p_LinkA:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResFriendlink_list-01001 .p_LinkA .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_CommonLanternBox {
        margin: 0;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
        width: 100%;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_Linkslist {
        margin: 0;
        width: 880px;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255,1);
        background-color: transparent;
        white-space: nowrap;
    }

    .c_portalResFriendlink_list-01001 .p_Linkslist {
        width: 100%;
        height: auto;
        overflow: visible;
        white-space: normal;
        background: transparent;
        border: 1px solid #ccc;
    }

    .c_portalResFriendlink_list-01001 .p_links {
        width: auto;
        height: auto;
        border-color: transparent;
        padding: 15px;
        overflow: visible;
        font-size: 0;
    }

    .c_portalResFriendlink_list-01001 .p_articles {
        margin: 5px;
        height: auto;
        width: calc((100% - 120px)/8);
        display: inline-block;
        vertical-align: top;
        text-align: left;
        overflow: visible;
    }

    .c_portalResFriendlink_list-01001 .p_LinkA {
        position: static;
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_images {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
        vertical-align: middle;
        overflow: visible;
        margin: 0 auto;
    }

    .c_portalResFriendlink_list-01001 .p_thumbnail {
        width: 100%;
        height: auto;
        vertical-align: middle;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .higher .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .widther .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .smaller .p_thumbnail {
        position: absolute;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_thumbnail img {
        width: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_content {
        width: 100%;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResFriendlink_list-01001 .p_TitleBox {
        width: auto;
        height: auto;
        margin-top: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA {
        vertical-align: bottom;
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .font {
        line-height: 21px;
    }

    .c_portalResFriendlink_list-01001 .p_nameA .iconfont:before {
        content: '\e6ae';
    }

    .c_portalResFriendlink_list-01001 .p_title {
        vertical-align: bottom;
        display: block;
        text-align: justify;
    }

    .c_portalResFriendlink_list-01001 .p_nameA.item_hide+.p_LinkB .p_title {
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_SummaryBox {
        width: auto;
        height: auto;
        margin-top: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB {
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .font {
        line-height: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB .iconfont:before {
        content: '';
    }

    .c_portalResFriendlink_list-01001 .p_summary {
        line-height: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_nameB.item_hide+.p_summary {
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_classificationBox {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ccc;
        padding: 20px;
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_classificationBox:first-child {
        display: block;
    }

    .c_portalResFriendlink_list-01001 .p_classificationA {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_classificationB {
        width: auto;
        height: auto;
        display: block;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_succ {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #F7FBFB;
        border: 2px solid #65beba;
        font-size: 22px;
        position: absolute;
        z-index: 9999999999;
    }

    .c_portalResFriendlink_list-01001 .p_succ .iconfont {
        height: auto;
        color: #A2D465;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResFriendlink_list-01001 .p_succ .iconfont:before {
        content: "\e648";
    }

    .c_portalResFriendlink_list-01001 .p_succ .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_succ .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResFriendlink_list-01001 .p_succ .assistfont {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_succ .closebtn {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_fail {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #FDFCF3;
        border: 2px solid #FFDC90;
        font-size: 22px;
        position: absolute;
        z-index: 99999999999;
    }

    .c_portalResFriendlink_list-01001 .p_fail .iconfont {
        height: auto;
        color: #FF0000;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .iconfont:before {
        content: "\e641";
    }

    .c_portalResFriendlink_list-01001 .p_fail .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .assistfont {
        font-size: 14px;
        color: #999999;
        margin-top: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .closebtn {
        font-size: 14px;
        color: #65beba;
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .c_portalResFriendlink_list-01001 .p_fail .closebtn:hover {
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 32px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0 30px;
        min-height: 200px;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgba(51,51,51,1);
        font-weight: bold;
        text-align: left;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResFriendlink_list-01001 .p_PromptNoneData .prompt_content {
        font-size: 14px;
        color: rgba(105, 105, 105,1);
        padding-left: 65px;
    }

    @-moz-keyframes three-quarters-loader {
        0% {
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -moz-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes three-quarters-loader {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    @keyframes three-quarters-loader {
        0% {
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

        100% {
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }

    .loading_animation {
        -moz-animation: three-quarters-loader 850ms infinite linear;
        -webkit-animation: three-quarters-loader 850ms infinite linear;
        animation: three-quarters-loader 850ms infinite linear;
        border: 3px solid #737282;
        border-right-color: transparent;
        border-radius: 16px;
        box-sizing: border-box;
        display: inline-block;
        position: relative;
        overflow: hidden;
        text-indent: -9999px;
        width: 32px;
        height: 32px;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_loading {
        width: 890px;
        height: 70px;
        background-color: #FBFBFC;
        line-height: 70px;
        text-align: center;
        color: #666666;
        font-size: 18px;
    }

    .c_portalResFriendlink_list-01001 .p_loading .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_loading .font {
        display: inline-block;
        margin-left: 20px;
        line-height: 70px;
        height: inherit;
    }

    .c_portalResFriendlink_list-01001 .p_more {
        width: 890px;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
        height: 70px;
        background-color: #F6F7F8;
        position: relative;
        border-radius: 0;
        border-width: 0;
        color: rgba(115,115,131,1);
        font-size: 18px;
    }

    .c_portalResFriendlink_list-01001 .p_more:active {
        background-color: #F6F7F8;
    }

    .c_portalResFriendlink_list-01001 .p_more .font {
        display: table-cell;
        vertical-align: middle;
        text-align: inherit;
    }

    .c_portalResFriendlink_list-01001 .p_more .iconfont {
        display: inline;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_more .iconfont:before {
        content: "\e6d1";
    }

    .c_portalResFriendlink_list-01001 .p_moreBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .e_pagebox {
        width: auto;
        height: auto;
        clear: both;
        position: relative;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre {
        display: inline-table;
        float: left;
        margin-left: 18px;
        margin-right: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum {
        display: inline-block;
        position: static;
        float: left;
        margin-right: 5px;
        line-height: 30px;
    }

    .c_portalResFriendlink_list-01001 .p_page .next {
        display: inline-table;
        float: left;
    }

    .c_portalResFriendlink_list-01001 .p_page .PageInterval {
        display: inline-block;
        position: static;
        float: left;
        margin-right: 5px;
        line-height: 38px;
        font-size: 12px;
    }

    .c_portalResFriendlink_list-01001 .p_page .p_PageInterval {
        display: inline-block;
        position: static;
        float: left;
        margin-right: 5px;
        line-height: 38px;
        font-size: 12px;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:after {
        content: "";
        display: none;
        position: absolute;
        top: 5px;
        left: -14px;
        width: 27px;
        height: 27px;
        background-color: rgba(242, 242, 242, 1);
        font-size: 0;
        line-height: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:hover:after {
        top: 4px;
        left: -12px;
        background-color: rgba(101, 190, 186, 1);
        border-radius: 4px 0 0 0;
        -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:active:after {
        top: 8px;
        left: -12px;
        width: 28px;
        height: 25px;
        background-color: rgba(90, 170, 167, 1);
        border-radius: 0 3px 0 0 ;
        -webkit-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        -moz-box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        box-shadow: 0 3px 0px rgba(90, 90, 90, 0.8);
        -webkit-transform: rotate(-226deg);
        -moz-transform: rotate(-226deg);
        -o-transform: rotate(-226deg);
        -ms-transform: rotate(-226deg);
        transform: rotate(-226deg);
        z-index: -1;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre {
        height: 30px;
        color: rgba(102, 102, 102, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(242, 242, 242, 1);
        text-align: center;
        padding-top: 0;
        padding-right: 20px;
        padding-left: 20px;
        position: relative;
        left: 0;
        top: 0;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px;
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pre:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pre .iconfont:before {
        content: "";
        margin-right: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:after {
        content: "";
        display: none;
        position: absolute;
        top: 5px;
        right: -14px;
        width: 27px;
        height: 27px;
        background-color: rgba(101, 190, 186, 1);
        font-size: 0;
        line-height: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:hover:after {
        top: 5px;
        right: -12px;
        background-color: rgba(101, 190, 186, 1);
        border-radius: 4px 0 0 0;
        -webkit-box-shadow: 0 3px 0px #777;
        -moz-box-shadow: 0 3px 0px #777;
        box-shadow: 0 3px 0px #777;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: -1;
        width: 26px;
        height: 26px;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:active:after {
        top: 8px;
        right: -12px;
        width: 27px;
        height: 24px;
        background-color: rgba(90, 170, 167, 1);
        border-radius: 0 3px 0 0 ;
        -webkit-box-shadow: 0 3px 0px #777;
        -moz-box-shadow: 0 3px 0px #777;
        box-shadow: 0 3px 0px #777;
        -webkit-transform: rotate(226deg);
        -moz-transform: rotate(226deg);
        -o-transform: rotate(226deg);
        -ms-transform: rotate(226deg);
        transform: rotate(226deg);
        z-index: -1;
    }

    .c_portalResFriendlink_list-01001 .p_page .next {
        height: 30px;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101, 190, 186, 1);
        text-align: center;
        padding-top: 0;
        padding-right: 20px;
        padding-left: 20px;
        position: relative;
        left: 0;
        top: 0;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(101,190,186,1);
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:active {
        background-color: rgba(90, 170, 167, 1);
    }

    .c_portalResFriendlink_list-01001 .p_page .next .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px;
    }

    .c_portalResFriendlink_list-01001 .p_page .next:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .next:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .next .iconfont:before {
        content: "";
        margin-top: 3px;
        float: right;
        margin-left: 5px;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum {
        position: relative;
        background-size: 100% 100%;
        color: inherit;
        cursor: pointer;
        display: table;
        font-family: inherit;
        font-size: 14px;
        font-weight: inherit;
        height: inherit;
        position: absolute;
        text-decoration: none;
        width: inherit;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum {
        height: 30px;
        width: 30px;
        color: rgba(102, 102, 102, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: rgba(242, 242, 242, 1);
        text-align: center;
        position: relative;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum:hover {
        color: rgba(255,255,255,1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        cursor: pointer;
        text-decoration: none;
        background-color: rgba(101,190,186,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum:active {
        text-decoration: none;
        background-color: rgba(90, 170, 167, 1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum.active {
        text-decoration: none;
        background-color: rgba(90, 170, 167, 1);
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum .iconfont {
        display: inline;
        color: rgba(255,255,255,1);
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum:hover .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum:active .iconfont {
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .pageNum .iconfont:before {
        content: "";
    }

    .c_portalResFriendlink_list-01001 .p_page .PageInterval {
        line-height: 30px;
        cursor: text;
        color: rgba(102,102,102,1);
    }

    .c_portalResFriendlink_list-01001 .p_page .p_PageInterval {
        line-height: 30px;
        cursor: text;
        color: rgba(102,102,102,1);
    }

    .c_portalResFriendlink_list-01001 .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        overflow: hidden;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: rgba(228,228,228,1);
        border-width: 1px;
        border-color: transparent;
        color: rgba(153,153,153,1);
        font-size: 12px;
        font-family: "Microsoft YaHei";
        text-align: center;
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn img {
        display: none;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn:hover, .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn.active {
        background-color: rgba(103,184,180,1);
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn.j-nav-active {
        background-color: rgba(103,184,180,1);
        color: rgba(255,255,255,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonThumbnailBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSummaryBoxA {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154,155,155,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6ae";
        display: inline-block;
        font-size: 56px;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB:hover {
        color: rgba(105,192,188,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB:hover {
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154,155,155,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e687";
        display: inline-block;
        font-size: 56px;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA:hover {
        color: rgba(105,192,188,1);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA:hover {
        cursor: pointer;
    }

    .c_portalResFriendlink_list-01001 .p_CommonInteraction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnA {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(50%,-50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResFriendlink_list-01001 .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        text-align: center;
        margin-bottom: 20px;
    }

    .c_portalResFriendlink_list-01001 .p_CommonThumbnailBox {
        width: auto;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .d_CommonInteractionA {
        left: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0,-50%);
    }

    .c_portalResFriendlink_list-01001 .d_CommonInteractionB {
        right: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0,-50%);
    }

    .c_portalResFriendlink_list-01001 .p_CommonSquareNumBtn {
        width: 100px;
        height: 10px;
        margin: 0px 8px;
    }

    .c_portalResFriendlink_list-01001 .p_page {
        width: auto;
        height: auto;
        float: right;
        right: 30px;
        margin-bottom: 10px;
    }

    .c_portalResFriendlink_list-01001 .p_moreBox {
        width: 100%;
        height: auto;
    }

    .c_portalResFriendlink_list-01001 .p_more {
        width: 100%
    }

    .c_portalResFriendlink_list-01001 .p_loading {
        width: 100%
    }
}

.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 12rem;
    width: 100%;
}

.w_grid-001 > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid-001 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell {
    float: left;
    position: static;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell {
        width: 49.5%;
        margin-left: 1%;
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.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) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    #content_box-1558074493383-0 {
        width: 160px;
        float: left;
    }

    #content_box-1558074493383-1 {
        width: 100px;
        float: right;
        position: relative;
        z-index: 1;
        height: 1080px;
    }

    #content_box-1558074493383-2 {
        width: 45px;
        height: 45px;
        right: 125px;
        position: fixed;
    }

    #w_grid-1548322045199 {
        height: 80px !important;
    }

    #w_grid-1548322045199 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        height: 80px;
    }

    #c_portalResPublic_codeContainer-15580761128141391 {
        margin-left: 15px !important;
        margin-top: 20px !important;
    }

    #content_box-1558074493383-1 .p_category {
        width: 100%;
        height: 1080px;
        position: fixed;
        top: 0;
        left: 100%;
    }

    #content_box-1558496004543-1 .p_category {
        width: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

    #w_grid-1558074493383 .p_gridbox {
        overflow: visible !important;
    }

    #content_box-1558496004543-0 {
        width: 160px;
        float: left;
    }

    #content_box-1558496004543-1 {
        width: 100px;
        float: right;
        position: relative;
        z-index: 1;
    }

    #content_box-1558496004543-2 {
        width: 45px;
        height: 45px;
        right: 125px;
        position: fixed;
    }

    #w_grid-1558496000961 {
        height: 84px !important;
    }
}

@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-1558004597776 {
   
    animation-duration: 8.5s;
}

.yd_body {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 50px;
    position: relative;
}

.yd_logo {
    padding-top: 30px
}

.yd_bj {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.3);
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.yd_text {
    margin-top: 40%;
}

.yd_text h1 {
    font-size: 16px;
    line-height: 2em;
}

.yd_text :before {
    position: absolute;
    width: 1px;
    display: block;
    content: "";
    height: 120px;
    background: #999;
    left: 50%;
    bottom: 46%;
    animation-name: scrollTip;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1);
}

@keyframes scrollTip {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    49% {
        transform: scale(1, 1);
        transform-origin: top;
    }

    51% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }

    100% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }
}

.yd_more a {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0px;
    position: relative;
    animation: 1s linear infinite CDturn;
    animation-direction: alternate;
    opacity: 1
}

.yd_more span {
    display: block;
    width: 15px;
    height: 13px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 53px;
    left: 50%;
    transform: translatex(-50%);
    transition: all .5s;
}

.yd_more a:hover span {
    bottom: 42px;
}

.yd_more a:hover {
    animation: none;
}

@keyframes CDturn {
    from {
        opacity: 1
    }

    to {
        opacity: .3
    }
}

#w_grid-1548322045199 {
    background-color: rgba(0, 0, 0, 0);
}

#w_grid-1548322045199.fixed {
    background-color: rgba(255, 255,255, 1);
    border-bottom: #ddd 1px solid;
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title {
    color: #222;
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title:hover {
    color: #da7a01;
}

#w_grid-1558496000961 {
    background-color: rgba(0, 0, 0, 0);
}

#w_grid-1558496000961.fixed {
    background-color: rgba(255, 255,255, 1);
    border-bottom: #ddd 1px solid;
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title {
    color: #222;
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title:hover {
    color: #da7a01;
}

.language a {
    display: block;
    width: 45px;
    height: 45px;
    border: #ce9d5f 1px solid;
    line-height: 45px;
    text-align: center;
    color: #ce9d5f;
}

.language a:hover {
    background: #ce9d5f;
    color: #fff;
}

.logo_01 {
    display: block;
}

.logo_02 {
    display: none;
}

.fixed .logo_01 {
    display: none;
}

.fixed .logo_02 {
    display: block;
}

#w_grid-1558345851912 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#w_common_text-1558604518073 p {
    border-bottom: #f0f0f0 1px solid;
    padding-bottom: 5px;
}

#w_common_text-1558605812103 p {
    border-bottom: #f0f0f0 1px solid;
    padding-bottom: 5px;
}

#c_portalResIntro_category-1558604271954 .p_parentBox:nth-child(3) {
    background: #ce9d5f;
}

#c_portalResIntro_category-1558604271954 .p_categoryBox .p_parentBox:nth-child(3) .p_title {
    color: #fff !important;
}

#c_portalResIntro_category-1558605812128 .p_parentBox:nth-child(4) {
    background: #ce9d5f;
}

#c_portalResIntro_category-1558605812128 .p_categoryBox .p_parentBox:nth-child(4) .p_title {
    color: #fff !important;
}

.c_portalResNews_list-01001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResNews_list-01001 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
    padding-left: 65px
}

.c_portalResNews_list-01001 .p_moreBtn {
    position: static;
    width: auto;
    display: inline-table;
    min-height: 29px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    min-width: 86px;
    cursor: pointer;
    text-align: center
}

.c_portalResNews_list-01001 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
    content: ""
}

@-moz-keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes three-quarters-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading_animation {
    -moz-animation: three-quarters-loader 850ms infinite linear;
    -webkit-animation: three-quarters-loader 850ms infinite linear;
    animation: three-quarters-loader 850ms infinite linear;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.c_portalResNews_list-01001 .p_loading .iconfont:before {
    content: ""
}

.c_portalResNews_list-01001 .p_loading .font {
    display: inline-block;
    margin-left: 20px;
    height: inherit
}

.c_portalResNews_list-01001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_ToDetail {
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

a>.c_portalResNews_list-01001 .p_ToDetail:hover {
    cursor: pointer
}

.c_portalResNews_list-01001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: normal;
}

.c_portalResNews_list-01001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 18px;
    vertical-align: top
}

.c_portalResNews_list-01001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResNews_list-01001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #222;
}

.c_portalResNews_list-01001 .p_title:hover {
    color: #ce9d5f;
}

.c_portalResNews_list-01001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_images {
    margin: 0;
    width: 168px;
    height: 138px;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: 15px;
    display: none
}

.c_portalResNews_list-01001 .p_articles {
    margin: 0;
    width: inherit;
    height: 186px;
    padding: 0;
}

.c_portalResNews_list-01001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 {
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResNews_list-01001 .p_SummaryBox {
    width: auto;
    height: auto;
}

.c_portalResNews_list-01001 .p_assist {
    width: auto;
    height: auto;
}

.c_portalResNews_list-01001 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.c_portalResNews_list-01001 .p_about {
    display: inline-block;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_articles {
    display: inline-block;
    height: auto;
    min-width: 320px;
    width: calc((100% - 0px)/1);
    padding: 15px 20px;
    overflow: hidden;
    float: left;
}

.c_portalResNews_list-01001 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_thumbnail img {
    width: 100%;
}

.c_portalResNews_list-01001 .higher .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .smaller .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .p_assist {
    margin-top: 2px;
}

.c_portalResNews_list-01001 .p_SummaryBox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 8px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.c_portalResNews_list-01001 .p_ToDetail {
    float: left;
    position: relative;
    border-color: #cf8b32 !important;
    margin-top: 15px;
    display: none;
}

.c_portalResNews_list-01001 .p_summary {
    white-space: normal;
    line-height: 1.5;
    font-size: 0.925rem;
}

.c_portalResNews_list-01001 .p_categorySummaryBox {
    overflow: hidden;
    padding: 10px;
    display: none;
}

@media only screen and (max-width: 768px) {
    .c_portalResNews_list-01001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResNews_list-01001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResNews_list-01001 .p_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

    .c_portalResNews_list-01001 .p_Information li {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

    .c_portalResNews_list-01001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

    .c_portalResNews_list-01001 .p_KeyWord .p_tag {
        padding: 5px 15px;
        margin-right: 10px;
        border-radius: 3px;
    }

    .c_portalResNews_list-01001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResNews_list-01001 .p_articles {
        border: none
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResNews_list-01001 .mp_linkUrl {
        display: none;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: none;
    }

    .c_portalResNews_list-01001 .p_KeyWord {
        display: none;
    }

    .c_portalResNews_list-01001 .blank {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

 * {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

.pagebox,#-remove--flag {
    width: 100%;
    margin: 0px auto;
}

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) {
}

@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-16139762245547050 .jie_l {
    float: left;
    width: calc((100% - 120px)/4);
    position: relative;
    margin: 15px;
}

#c_portalResPublic_codeContainer-16139762245547050 .jie_l h3 {
    text-align: center;
    font-size: 20px;
    color: #000000;
    position: absolute;
    bottom: 25px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    #c_portalResPublic_codeContainer-16139762245547050 .jie_l{
        width: calc((100% - 30px)/2);
        margin: 7px;
    }
    #c_portalResPublic_codeContainer-16139762245547050 .jie_l h3{
        text-align: center;
        font-size: 12px;
        color: #000000;
        position: absolute;
        bottom: 10px;
        width: 100%;
    }
    #indexHeadBox{
        display: none;
    }
    #c_portalResPublic_codeContainer-16139762245547051 .jie_l{
        width: calc((100% - 30px)/2) !important;
        margin: 7px !important;
    }
}

#c_portalResPublic_codeContainer-16139762245547050 .jie_l h2 {
    overflow: hidden;
}

#c_portalResPublic_codeContainer-16139762245547050 .jie_l h2 img {
    transition: all 1.5s;
    width: 100%;
}

#c_portalResPublic_codeContainer-16139762245547050 .jie_l h2:hover img {
    transform: scale(1.3,1.3);
}

#c_portalResPublic_codeContainer-16139762245547050 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 50px;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

/*复制start*/
#c_portalResPublic_codeContainer-16139762245547051 .jie_l {
    float: left;
    width: calc((100% - 90px)/3);
    position: relative;
    margin: 15px;
}

#c_portalResPublic_codeContainer-16139762245547051 .jie_l h3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 25px;
    width: 100%;
}

#c_portalResPublic_codeContainer-16139762245547051 .jie_l h2 {
    overflow: hidden;
}

#c_portalResPublic_codeContainer-16139762245547051 .jie_l h2 img {
    transition: all 1.5s;
    width: 100%;
}

#c_portalResPublic_codeContainer-16139762245547051 .jie_l h2:hover img {
    transform: scale(1.3,1.3);
}

#c_portalResPublic_codeContainer-16139762245547051 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 50px;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
/*复制end*/

#c_portalResPublic_codeContainer-16139773960317837 .le_more {
    background: #3288E6;
    width: 200px;
    height: 55px;
    border-radius: 30px;
    line-height: 55px;
    transition: all 0.6s;
}

#c_portalResPublic_codeContainer-16139773960317837 .le_more h2 {
    line-height: 55px;
    font-size: 15px;
    background: url(../image/more11.png) no-repeat 140px;
    padding-left: 46px;
    transition: all 0.6s;
}

#c_portalResPublic_codeContainer-16139773960317837 .le_more h2 a {
    color: #fff;
    display: block;
}

#c_portalResPublic_codeContainer-16139773960317837 .le_more h2:hover {
    background: url(../image/more11.png) no-repeat 150px;
}

#c_portalResPublic_codeContainer-16139773960317837 {
    width: 100%;
    max-width: 200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 50px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    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) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResNews_list-16139785122691081 .p_articles {
    width: calc((100% - 0px)/3);
}

#c_portalResNews_list-16139785122691081 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResNews_list-16139785122691081 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_list-16139785122691081 .time {
    background: url(../image/sj01.jpg) no-repeat;
    padding-left: 20px;
    color: #666;
}

#c_portalResNews_list-16139785122691081 .newLi:hover .newTitle {
    color: #3288E6;
}

#c_portalResNews_list-16139785122691081 >div {
    animation-fill-mode: both;
}

#c_portalResNews_list-16139785122691081 .newBox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#c_portalResNews_list-16139785122691081 .newContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0px;
    margin: 1rem auto;
}

#c_portalResNews_list-16139785122691081 .newLi {
    position: relative;
    font-size: 14px;
    float: none;
}

#c_portalResNews_list-16139785122691081 .porTbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 67%;
}

#c_portalResNews_list-16139785122691081 .newImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
}

#c_portalResNews_list-16139785122691081 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid #eaeaea;
}

#c_portalResNews_list-16139785122691081 .newTitle {
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

#c_portalResNews_list-16139785122691081 .newSummry {
    color: #999;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 15px;
    -webkit-box-orient: vertical;
}

#c_portalResNews_list-16139785122691081 .lookDetail {
    position: relative;
    display: block;
    color: #777;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e5e5e5;
}

#c_portalResNews_list-16139785122691081 .lookDetail .details {
    float: none;
}

#c_portalResNews_list-16139785122691081 .arrowsR {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0, -50%);
    width: 30px;
}

#c_portalResNews_list-16139785122691081 .arrowsR img {
    position: absolute;
    transition: all .5s ease;
}

#c_portalResNews_list-16139785122691081 .harr {
    opacity: 0;
}

#c_portalResNews_list-16139785122691081 .showBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    transition: all 0.5s ease;
}

#c_portalResNews_list-16139785122691081 .showBoxLink {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 60%;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    padding: 0.5rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#c_portalResNews_list-16139785122691081 .showBoxLink::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}

#c_portalResNews_list-16139785122691081 .showBoxLink::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: #fff;
    transition: all .5s ease;
}

#c_portalResNews_list-16139785122691081 .lookDetail:hover .barr {
    opacity: 0;
}

#c_portalResNews_list-16139785122691081 .lookDetail:hover .harr {
    opacity: 1;
}

#c_portalResNews_list-16139785122691081 .newLi:hover .showBox {
    opacity: 1;
}

#c_portalResNews_list-16139785122691081 .newLi:hover .newImg {
    transform: translate(-50%, -50%) scale(1.1);
}

#c_portalResNews_list-16139785122691081 .newLi:hover .showBoxLink::before {
    width: 1rem;
}

#c_portalResNews_list-16139785122691081 .newLi:hover .showBoxLink::after {
    width: 1rem;
}

@media only screen and (min-width: 769px) {
    #c_portalResNews_list-16139785122691081 .newContainer {
        max-width:1400px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResNews_list-16139785122691081 .newContainer {
        max-width: 900px;
    }
}

#c_portalResNews_list-16139785122691081 .p_hot .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 .p_new .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16139785122691081 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    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) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1613975730793 > 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-1606896963932 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1606896963932 >div {
    animation-fill-mode: both;
}

#w_grid-1606896963932 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 0%;
    }

    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 1%;
    }

    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 49.5%;
        margin-left: 1%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 49.5%;
    }

    #w_grid-1606896963932> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

/*复制start*/
#w_grid-1606896963933 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1606896963933 >div {
    animation-fill-mode: both;
}

#w_grid-1606896963933 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 0%;
    }

    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 1%;
    }

    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 49.5%;
        margin-left: 1%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 49.5%;
    }

    #w_grid-1606896963933> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}
/*复制end*/

#w_grid-1613976090559 > 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-1613976320651 > div > .p_gridbox {
    background-image: url(../image/ab_bg.jpg);
    background-repeat: no-repeat;
    /*background-size: 100%;*/
    background-size: cover;
}

#w_grid-1613976320651 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1613976320651 >div {
    animation-fill-mode: both;
}

#w_grid-1613976320651 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1613976320651> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1613976320651> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1613976320651> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1613977159544 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1613977159544 >div {
    animation-fill-mode: both;
}

#w_grid-1613977159544 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1613977159544> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 0;
    }

    #w_grid-1613977159544> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1613977159544> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1613977766338 > div > .p_gridbox {
    background-color: rgba(245, 245, 245, 1);
}

#w_grid-1613977766338 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1613977766338 >div {
    animation-fill-mode: both;
}

#w_grid-1613977766338 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1613977766338> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1613977766338> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1613977766338> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1613977827116 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1613977827116 >div {
    animation-fill-mode: both;
}

#w_grid-1613977827116 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1613977827116> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 0;
    }

    #w_grid-1613977827116> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1613977827116> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1606910456810 > 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-1606906177751 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1606906177751 >div {
    animation-fill-mode: both;
}

#w_grid-1606906177751 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 0%;
    }

    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell {
        margin-bottom:0.6rem;
        margin-top: 0.6rem;
        margin-left: 1%;
    }

    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 68.42880000000001%;
        margin-left: 1%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 30.5712%;
    }

    #w_grid-1606906177751> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1613978513958 > 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-1613975730793 {
    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-1606896963932 {
    width: 90%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin: 0 auto;
    padding: 5% 0;
}

/*复制start*/
#w_grid-1606896963933 {
    width: 90%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin: 0 auto;
    padding: 5% 0;
}
/*复制end*/


#w_common_text-1606897323647 {
    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;
}

/*复制start*/
#w_common_text-1606897323648 {
    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;
}
/*复制end*/

#w_common_text-1606897356274 {
    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;
}

/*复制start*/
#w_common_text-1606897356275 {
    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;
}
/*复制end*/

#w_grid-1613976090559 {
    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-1613976320651 {
    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-1613977159544 {
    width: 90%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1613977249849 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1613977269503 {
    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_common_text-1613977307128 {
    width: auto;
    max-width: 950px;
    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;
}

#w_grid-1613977766338 {
    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-1613977827116 {
    width: 96%;
    max-width: 1400px;
    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-1606910456810 {
    width: 96%;
    max-width: 1500px;
    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-1606906177751 {
    width: 96%;
    max-width: 1450px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin: 0 auto;
    padding-top: 5% 0;
}

#w_common_text-1606906354916 {
    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_common_text-1606906393768 {
    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-1613978513958 {
    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;
}

#c_portalResEbizads_banner-16139757290757631 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResEbizads_banner-16139757290757631 >div {
    animation-fill-mode: both;
}

#c_portalResEbizads_banner-16139757290757631 .bannerBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#c_portalResEbizads_banner-16139757290757631 .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    z-index: 99;
    transition: all ease .8s;
}

#c_portalResEbizads_banner-16139757290757631 .swiper-button:hover{
    background-color: #3288E6;
}

#c_portalResEbizads_banner-16139757290757631 .btn-prev {
    left: 5%;
}

#c_portalResEbizads_banner-16139757290757631 .btn-next {
    right: 5%;
}

#c_portalResEbizads_banner-16139757290757631 .banner-pagination {
    position: absolute;
    left: 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#c_portalResEbizads_banner-16139757290757631 .banner-pagination .swiper-pagination-bullet {
    position: relative;
    margin: 0 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    overflow: hidden;
    z-index: 99;
}

#c_portalResEbizads_banner-16139757290757631 .banner-pagination .swiper-pagination-bullet::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c6c6c6;
}

#c_portalResEbizads_banner-16139757290757631 .banner-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
    background: #fff;
}

#c_portalResEbizads_banner-16139757290757631 .content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#c_portalResEbizads_banner-16139757290757631 .swiper-slide {
    overflow: hidden;
}

#c_portalResEbizads_banner-16139757290757631 .scalePic {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0) scale(1.08);
    width: 100%;
    max-width: none;
    transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

#c_portalResEbizads_banner-16139757290757631 .swiper-slide.swiper-slide-active .scalePic {
    transform: translate(0) scale(1);
}

@media (max-width: 767px) {
    #c_portalResEbizads_banner-16139757290757631 .pc_pic {
        display:none;
    }

    #c_portalResEbizads_banner-16139757290757631 .swiper-button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        z-index: 0;
    }

    #c_portalResEbizads_banner-16139757290757631 .banner-pagination {
        bottom: 5px !important;
    }

    #c_portalResEbizads_banner-16139757290757631 .banner-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    #c_portalResEbizads_banner-16139757290757631 .banner-pagination .swiper-pagination-bullet::before {
        width: 5px;
        height: 5px;
    }
}

@media (min-width: 768px) {
    #c_portalResEbizads_banner-16139757290757631 .mo_pic {
        display:none;
    }

    #c_portalResEbizads_banner-16139757290757631 .swiper-button {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }

    #c_portalResEbizads_banner-16139757290757631 .banner-pagination {
        bottom: 50px !important;
    }
}

#c_portalResEbizads_banner-16139757290757631 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 90px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}

@media only screen and (max-width: 768px) {
    #c_portalResEbizads_banner-16139757290757631 {
        margin-top: 60px;
    }
}

#c_portalResFriendlink_list-16069104571668830 .p_articles {
    width: calc((100% - 0px)/20);
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResFriendlink_list-16069104571668830 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResFriendlink_list-16069104571668830 >div {
    animation-fill-mode: both;
}

#c_portalResFriendlink_list-16069104571668830 .linkBox {
    padding: 10px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-container {
    position: relative;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-list {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-list li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-list li img {
    border: none;
    display: block;
    width: 100%;
    transition: all 0.6s;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-list li img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-left {
    left: 6px;
    bottom: 6px;
    background-position: 0 -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-left.disabled {
    background-position: 0 0 !important;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
    background-position: 0 -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-right {
    right: 6px;
    bottom: 6px;
    background-position: -84px -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-right.disabled {
    background-position: -84px 0 !important;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
    background-position: -84px -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-up {
    right: 6px;
    top: 6px;
    background-position: -126px -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-up.disabled {
    background-position: -126px 0 !important;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
    background-position: -126px -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-down {
    right: 6px;
    bottom: 6px;
    background-position: -42px -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-down.disabled {
    background-position: -42px 0 !important;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
    background-position: -42px -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-pause {
    right: 6px;
    bottom: 6px;
    background-position: -168px -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
    background-position: -168px -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-pause.active {
    background-position: -84px -44px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
    background-position: -84px -88px;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll .simply-scroll-clip {
    width: 100%;
    height: auto;
}

#c_portalResFriendlink_list-16069104571668830 .simply-scroll .simply-scroll-list li {
    float: left;
    width: 200px;
    height: auto;
    margin: 0px 20px;
}

#c_portalResFriendlink_list-16069104571668830 .vert {
    width: 340px;
    height: 400px;
    margin-bottom: 1.5em;
}

#c_portalResFriendlink_list-16069104571668830 .vert .simply-scroll-clip {
    width: 290px;
    height: 400px;
}

#c_portalResFriendlink_list-16069104571668830 .vert .simply-scroll-list li {
    width: 290px;
    height: 200px;
}

#c_portalResFriendlink_list-16069104571668830 .vert .simply-scroll-btn-up {
    right: 0px;
    top: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .vert .simply-scroll-btn-down {
    right: 0px;
    top: 52px;
}

#c_portalResFriendlink_list-16069104571668830 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResFriendlink_list-16069104571668830 .p_OccupyBox {
    display: none;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResFriendlink_list-16069104571668830 .simply-scroll .simply-scroll-list li {
        width:150px;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResFriendlink_list-16069104571668830 .simply-scroll .simply-scroll-list li {
        width:100px;
    }
}

#c_portalResFriendlink_list-16069104571668830 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}
