@charset "UTF-8";

.header-holder {
    margin-top: -80px;
}

.list_banner {
    width: 100%;
    background: url(/static/news-banner.jpg) center no-repeat;
    height: 400px;
    /* position: relative; */
    margin-top: 80px;
}


.news-details-content {
    line-height: 24px;
    font-size: 14px;
}

.pagerGiant .prev, .pagerGiant .next {
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    padding: 0;
    width: 18px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    line-height: 30px;
    color: #ccc;
}

.pagerGiant * {
    box-sizing: border-box;
    font-size: 12px;
    vertical-align: middle;
}

.pagerGiant .next {
    margin-left: -4px;
}

.pagerGiant .num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #ccc;
    background: #fff;
}

.pagerGiant .current {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-right: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #000;
    background: #333333;
}

@media only screen and (min-width: 992px) .page-nav, .page-more, .page-more-loading {
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-nav {
    /* position: absolute; */
    bottom: 0.625rem;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0.714rem;
    clear: both;
    display: block;
}



.ModuleGridContainer[gridswidthmode="2"] {
    max-width: 1200px;
    width: auto;
}

.BodyMain2Zone {
    display: none;
}

.BodyMain3Zone {
    display: none;
}

.BodyMain4Zone {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ModuleOnLineServiceGiant.layout-109 {
        display: none;
    }
}

.ModuleOnLineServiceGiant.layout-109 .online-service-giant-container {
    width: 66px;
    float: right;
}

.ModuleOnLineServiceGiant.layout-109 .qrcodetips {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-top: 4px;
    color: #666
}

@keyframes scaleToggleOne {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    50% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleTwo {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    20% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    60% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleThree {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    33% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    66% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes turn {
    0% {
        -webkit-transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(90deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    75% {
        -webkit-transform: rotate(270deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.turn {
    animation: turn 1s linear;
}

.ModuleOnLineServiceGiant.layout-109 .animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ModuleOnLineServiceGiant.layout-109 .online-service {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    /* position:fixed;
            bottom:0;
            right:40px; */
    opacity: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
    box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
    /* z-index:700; */
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
    transition: all 1s cubic-bezier(.86, 0, .07, 1)
}

    .ModuleOnLineServiceGiant.layout-109 .online-service:focus {
        outline: 0
    }

    .ModuleOnLineServiceGiant.layout-109 .online-service.animated {
        opacity: 1;
        /* transform: translateY(-20px);
            -webkit-transform: translateY(-20px);
            -ms-transform: translateY(-20px) */
        margin-bottom: 20px;
    }

.ModuleOnLineServiceGiant.layout-109 .animated-circles2 {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: absolute;
    z-index: 51;
    background: transparent;
}

    .ModuleOnLineServiceGiant.layout-109 .animated-circles2:after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-image: linear-gradient(to bottom, #26c7fc, #26c7fc);
        position: absolute;
        right: 0px;
        top: 5px;
        z-index: 50
    }

.ModuleOnLineServiceGiant.layout-109 .online-service .head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles .circle {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: absolute;
    z-index: 49;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-1 {
    /* background: rgba(38, 199, 252, .25); */
    animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-2 {
    /* background: rgba(38, 199, 252, .25); */
    animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service .animated-circles.animated .c-3 {
    /* background: rgba(38, 199, 252, .25); */
    animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
    opacity: 0 !important
}

.ModuleOnLineServiceGiant.layout-109 .online-service.animation-stopped .circle {
    opacity: 0 !important
}

.ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    min-height: 44px;
    z-index: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
    width: 180px;
    /* background-color: #1E88E5; */
    color: #fff;
    text-align: left;
    border-radius: 15px 15px 0px 15px;
    box-shadow: 0px 0px 20px 0px rgba(30, 136, 229, 0.08);
    display: flex;
    align-items: center;
    padding-left: 16px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

    .ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.show_hint {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px);
        opacity: 1
    }

    .ModuleOnLineServiceGiant.layout-109 .online-service .online-service-hint.hide_hint {
        opacity: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

.ModuleOnLineServiceGiant.layout-109 .online-service-top {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fffefe;
    box-shadow: 0px 0px 10px 0px rgba(0, 69, 129, 0.08);
    text-align: center;
    line-height: 40px;
    transform: rotate(180deg);
    color: #1E88E5;
    margin: 0 auto;
    cursor: pointer;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content {
    width: 66px;
    background: #fffefe;
    border-radius: 20px;
    box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
    position: absolute;
    bottom: 60px;
    text-align: center;
    padding-top: 20px;
    display: none;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

    .ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-tab {
        min-height: 40px;
        height: auto;
        /*max-height: 60px;
            padding-bottom: 10px;
            padding-top: 5px; */
        margin-top: 5px;
        margin-bottom: 20px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        cursor: pointer;
        position: relative;
    }

    .ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close {
        margin-bottom: 10px;
        position: relative;
        cursor: pointer;
        width: 100%;
        height: 20px;
    }

.ModuleOnLineServiceGiant.layout-109 .imitem {
    width: 190px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3 {
    width: 2px;
    height: 18px;
    display: inline-block;
    background-color: #666;
    position: absolute;
}

    .ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .icon-guanbi3:before {
        content: '';
    }

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .topline {
    /* visibility: hidden; */
    transform: rotate(45deg);
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .bottomline {
    /* visibility: hidden; */
    transform: rotate(-45deg);
}

@keyframes topline {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    100% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
}

@keyframes bottomline {
    0% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    100% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .topline {
    animation: 0.5s topline forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close:hover .bottomline {
    animation: 0.5s bottomline forwards
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .iconfont {
    font-size: 20px;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .active {
    background: #1E88E5;
    color: #fff;
    padding: 5px 0;
}

.ModuleOnLineServiceGiant.layout-109 .online-service-content-tab .content-close::after {
    position: absolute;
    content: '';
    width: 29px;
    height: 1px;
    border: 1px solid #eeeeee;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.ModuleOnLineServiceGiant.layout-109 .content-tab-name {
    display: block;
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.54s;
}

    .ModuleOnLineServiceGiant.layout-109 .content-tab-name.tabnameshow {
        min-height: 20px;
        /* overflow:visible; */
        opacity: 1;
        height: max-content;
    }

.ModuleOnLineServiceGiant.layout-109 .hoverdiv {
    position: absolute;
    width: 100%;
    left: -45px;
    height: 100%;
    transform: translatey(-50%);
    top: 50%;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content {
    max-width: 450px;
    background: #fefefe;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
    display: flex;
    padding: 20px;
    position: absolute;
    right: 40px;
    flex-wrap: wrap;
    text-align: left;
    width: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .content-common {
    left: auto;
    top: 50%;
    transform: translate(0,-50%);
    right: 40px;
    visibility: hidden;
}

    .ModuleOnLineServiceGiant.layout-109 .content-common.showami {
        visibility: visible;
        transform: translate(-10px, -50%);
        transition: all 0.3s;
    }

    .ModuleOnLineServiceGiant.layout-109 .content-common::after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 8px solid #fff;
        right: -8px;
        top: 50%;
        transform: translateY(-50%);
        /* right: 40px;  */
    }

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content a {
    width: calc((100% - 30px) / 2);
}

    .ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:first {
        margin-right: 30px;
    }

    .ModuleOnLineServiceGiant.layout-109 .OnLineService-content a:nth-child(2n+1) {
        margin-right: 30px;
    }

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IconType img {
    width: 14px;
}

.ModuleOnLineServiceGiant.layout-109 .OnLineService-content .IMType {
    color: #999999;
    font-size: 12px;
    margin-left: 5px;
}

.ModuleOnLineServiceGiant.layout-109 .im-content {
    padding: 14px 0px;
    border-top: 1px solid #eeeeee;
    margin-top: 2px;
}

    .ModuleOnLineServiceGiant.layout-109 .im-content .im-head {
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
    }

        .ModuleOnLineServiceGiant.layout-109 .im-content .im-head img {
            width: 30px;
            height: 30px;
            border-radius: 50%;
        }

    .ModuleOnLineServiceGiant.layout-109 .im-content .IMName {
        width: calc(100% - 50px);
        margin-left: 10px;
        display: inline-block;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: middle;
    }

.ModuleOnLineServiceGiant.layout-109 .Contacts-content {
    max-width: 324px;
    background: #fefefe;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
    position: absolute;
    text-align: left;
    padding: 20px;
    display: block;
    width: max-content;
    cursor: text;
}

.ModuleOnLineServiceGiant.layout-109 .contacts-item {
    /* align-items: flex-start;
            align-content: flex-start;*/
    display: flex;
    margin-bottom: 25px;
}

    .ModuleOnLineServiceGiant.layout-109 .contacts-item:last-child {
        margin-bottom: 0;
    }

.ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon {
    width: 12px;
    margin-top: -3px;
}

    .ModuleOnLineServiceGiant.layout-109 .contact-item-content .contactIcon img {
        width: 12px;
    }

.ModuleOnLineServiceGiant.layout-109 .contacts-item-name {
    margin-right: 30px;
    color: #999999;
    font-size: 12px;
    max-width: 100px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.ModuleOnLineServiceGiant.layout-109 .ContactContent {
    color: #333;
    font-size: 12px;
    word-break: break-word;
    width: calc(100% - 17px);
    margin-left: 5px;
    max-width: 270px;
}

.ModuleOnLineServiceGiant.layout-109 .contact-item-content {
    max-width: 100%;
    display: flex;
}

.ModuleOnLineServiceGiant.layout-109 .QRcode-content {
    background: #fefefe;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 69, 129, 0.08);
    position: absolute;
    text-align: left;
    padding: 20px;
    display: block;
    width: max-content;
}

.ModuleOnLineServiceGiant.layout-109 .qrcode-content {
    width: 170px;
    height: auto;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top
}

    .ModuleOnLineServiceGiant.layout-109 .qrcode-content .img {
        max-height: 170px;
    }

.ModuleOnLineServiceGiant.layout-109 .nodata {
    min-width: 180px;
    border-radius: 10px;
    color: #999999;
    font-size: 12px;
    background: #FEFEFE;
    text-align: center;
}

.module_420148466 .ModuleHead .HeadCenter {
    float: none;
}

#module_420148466 {
    padding: 0px;
}

#module_420148466 {
    position: absolute;
    z-index: 4001;
    top: 610px;
    left: 0px;
    width: 100%;
    height: 126px;
}

    #module_420148466 .ModuleHead420148466 {
        display: none;
    }

    #module_420148466 .animated-circles.animated .c-1, #module_420148466 .animated-circles.animated .c-2, #module_420148466 .animated-circles.animated.c-3 {
        opacity: 0.25;
        background-color: #1e88e5;
    }

    #module_420148466 .animated-circles2:after {
        background-image: linear-gradient(to bottom, #1e88e5, #1e88e5)
    }

    #module_420148466 .online-service-nav .head {
        background-color: #FFFFFF;
    }

    #module_420148466 .online-service {
        border-width: 0px;
    }

    #module_420148466 .online-service {
        border-style:;
    }

    #module_420148466 .online-service {
        border-color:;
    }

    #module_420148466 .online-service {
        box-shadow: 0 0px 20px 0 rgba(0,69,129,0.08);
    }

    #module_420148466 .online-service-content {
        background-color: #fff;
    }

    #module_420148466 .online-service-content {
        border-top-left-radius: 20px;
    }

    #module_420148466 .online-service-content {
        border-bottom-left-radius: 20px;
    }

    #module_420148466 .online-service-content {
        border-bottom-right-radius: 20px;
    }

    #module_420148466 .online-service-content {
        border-top-right-radius: 20px;
    }

    #module_420148466 .online-service-content-tab .content-tab {
        background-color: transparent;
    }

        #module_420148466 .online-service-content-tab .content-tab .iconfont {
            color: #333333;
        }

    #module_420148466 .content-close::after {
        border-width: 1px;
    }

    #module_420148466 .content-close::after {
        border-style: solid;
    }

    #module_420148466 .content-close::after {
        border-color: #eeeeee;
    }

    #module_420148466 .content-close span {
        background-color: #999999;
    }

    #module_420148466 .online-service-top {
        background-color: #ffffff;
    }

        #module_420148466 .online-service-top .iconfont {
            color: #1e88e5;
        }

    #module_420148466 .online-service-top {
        box-shadow: 0px 0px 10px 0px rgba(0,69,129,0.08);
    }

    #module_420148466 .online-service-nav:hover .head {
        background-color: #FFFFFF;
    }

    #module_420148466 .online-service:hover {
        border-width: 0px;
    }

    #module_420148466 .online-service:hover {
        border-style:;
    }

    #module_420148466 .online-service:hover {
        border-color:;
    }

    #module_420148466 .online-service:hover {
        box-shadow: 0 5px 10px 0 rgba(0,69,129,0.08);
    }

        #module_420148466 .online-service:hover .rd-notice-content {
            color: #FFFFFF;
        }

        #module_420148466 .online-service:hover .online-service-hint {
            background-color: #1976d2;
        }

    #module_420148466 .online-service-content-tab .content-tabh:hover {
        background-color: #1976d2;
    }

        #module_420148466 .online-service-content-tab .content-tabh:hover .iconfont {
            color: #FFFFFF;
        }

    #module_420148466 .content-close:hover span {
        background-color: #999999;
    }

    #module_420148466 .online-service-content-tab .content-tabh:hover .content-tab-name {
        color: #ffffff;
    }

    #module_420148466 .online-service-top:hover {
        background-color: #ffffff;
    }

        #module_420148466 .online-service-top:hover .iconfont {
            color: #1976d2;
        }

    #module_420148466 .online-service-top:hover {
        box-shadow: 0px 0px 10px 0px rgba(0,69,129,0.08);
    }

#FreeMainZone {
    height: 736px
}

.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.ModuleGridGiant.layout-101 {
    height: 100%;
}

    .ModuleGridGiant.layout-101 .ModuleSubContainer {
        position: relative;
    }

    .ModuleGridGiant.layout-101 .gridBgVideo {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 0;
    }

        .ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgb(0,0,0);
        }

        .ModuleGridGiant.layout-101 .gridBgVideo .bgVideo {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center center;
        }

        .ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo {
            display: none;
        }

@media only screen and (max-width: 767px) {
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}

.module_412117161 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117161 {
    padding: 0px;
}

#module_412117161 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_412117161 .ModuleHead412117161 {
        display: none;
    }

    #module_412117161 .BodyCenter.BodyCenter412117161 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117161 > .module_412117161 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117161 > .module_412117161 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117161 .BodyCenter.BodyCenter412117161 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_412117161 .BodyCenter.BodyCenter412117161 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117161 > .module_412117161 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_412117161 > .module_412117161 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117161 > .module_412117161 {
    box-shadow: 0px 2px 10px 2px rgba(71, 68, 208, 0.16)
}

#module_412117161:hover {
    border: none;
}

    #module_412117161:hover > .module_412117161 {
        box-shadow: 0px 2px 10px 2px rgba(71, 68, 208, 0.16);
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117161 .ModuleSubContainer {
    background-color: transparent;
}

#module_412117161 .ModuleSubContainer {
    background-image: none;
}

#module_412117161 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_412117161 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_412117161 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_412117161 .ModuleSubContainer {
}

#module_412117161 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_412117161 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_412117161 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_412117161 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px #000;
    }

.ModuleGridContainer.ModuleGridContainer412117161 {
    max-width: none;
    width: 100%;
}

.ModuleImageGiant.layout-101 .BodyCenter {
    text-align: center;
}

.ModuleImageGiant.layout-101 img {
    margin: auto;
    max-width: 100%;
    border: none;
}

.module_412117185 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117185 {
    padding: 0px;
}

#module_412117185 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_412117185 .ModuleHead412117185 {
        display: none;
    }

    #module_412117185 .BodyCenter.BodyCenter412117185 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117185 > .module_412117185 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117185 > .module_412117185 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117185 .BodyCenter.BodyCenter412117185 {
        padding-top: 2.1277%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 2.1277%;
    }
}

@media screen and (max-width: 767px) {
    #module_412117185 .BodyCenter.BodyCenter412117185 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117185 > .module_412117185 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_412117185 > .module_412117185 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117185 > .module_412117185 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117185:hover {
    border: none;
}

    #module_412117185:hover > .module_412117185 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117185 img {
    border-top-color: transparent;
}

#module_412117185 img {
    border-top-style: none;
}

#module_412117185 img {
    border-top-width: 0px;
}

#module_412117185 img {
    border-right-color: transparent;
}

#module_412117185 img {
    border-right-style: none;
}

#module_412117185 img {
    border-right-width: 0px;
}

#module_412117185 img {
    border-bottom-color: transparent;
}

#module_412117185 img {
    border-bottom-style: none;
}

#module_412117185 img {
    border-bottom-width: 0px;
}

#module_412117185 img {
    border-left-color: transparent;
}

#module_412117185 img {
    border-left-style: none;
}

#module_412117185 img {
    border-left-width: 0px;
}

#module_412117185 img {
    border-top-left-radius: 0px;
}

#module_412117185 img {
    border-top-right-radius: 0px;
}

#module_412117185 img {
    border-bottom-left-radius: 0px;
}

#module_412117185 img {
    border-bottom-right-radius: 0px;
}

#module_412117185 .BodyCenter {
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .aroundMune {
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding: 0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}

    .ModuleNavGiant.layout-116 .aroundMune.active {
        transform: rotateY(0deg);
    }

.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .moveMenuLeft {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666;
    text-align: center;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    cursor: pointer;
}

.ModuleNavGiant.layout-116 .main-nav-content .moveMenuRight {
    background-color: rgba(238,238,238,.6);
}

.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft {
    display: none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px
}

.ModuleNavGiant.layout-116 .moveMenuRight:hover, .ModuleNavGiant.layout-116 .moveMenuLeft:hover {
    color: #fff;
    background-color: rgba(204,204,204,.6);
}

.ModuleNavGiant.layout-116 .main-nav-content > .blank-solve {
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}

.ModuleNavGiant.layout-116 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 80px;
    line-height: 80px;
    float: left;
}

.ModuleNavGiant.layout-116 .main-nav-item {
    box-sizing: content-box;
    padding: 0 25px;
    color: #000000;
    position: relative;
    display: inline-block;
}

    .ModuleNavGiant.layout-116 .main-nav-item::before {
        content: '';
        position: absolute;
        width: 0%;
        transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        z-index: 1;
        left: 50%;
        bottom: 0;
        margin-bottom: 10px;
    }

.ModuleNavGiant.layout-116 .mainName,
.ModuleNavGiant.layout-116 .main-nav-item-name::after {
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ModuleNavGiant.layout-116 .mainName {
    display: block;
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover::before {
    width: 20%;
    left: 40%;
    opacity: 1;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainName {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item .main-nav-item-name::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    z-index: 3;
    height: 200px;
    bottom: -220px;
    left: -49px;
    width: 192px;
    text-align: center;
    display: none;
    margin: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-menu {
    transition: .15s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box {
    width: 100%;
    position: relative;
    box-shadow: 0 0 rgba(0,0,0,0);
    height: auto !important;
}

    .ModuleNavGiant.layout-116 .sub-nav-item-box:last-child {
        border-bottom-width: 0px !important;
    }

    .ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer,
    .ModuleNavGiant.layout-116 .sub-nav-item-box:hover .spanSubName {
        padding: 0 20px 0 23px;
    }

.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer,
.ModuleNavGiant.layout-116 .third-nav-item:hover .thirdName {
    padding: 0 0 0 23px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
    padding-right: 12px;
}

.ModuleNavGiant.layout-116 .third-nav-item .item_outer {
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_sub.item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 a:last-child .item_third {
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_third .item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer:before,
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer:before {
    left: 0px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .outAfter:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    right: -6px;
    content: '\35';
    font-family: ElegantIcons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ed1d24;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .flip:after {
    transform: rotateY(180deg);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    position: relative;
}

.ModuleNavGiant.layout-116 .arrow {
    top: 13px;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
    z-index: -1;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-116 .sub-nav-item:first-child {
    border-top: none !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item:last-child {
    border-bottom: none !important;
}

.ModuleNavGiant.layout-116 .maxLine {
    display: inline-block;
    max-width: calc(100% - 80px);
    width: 100%;
}

.ModuleNavGiant.layout-116 .sub-nav-item-div {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .sub-nav-item-href {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    cursor: pointer;
    float: none;
    margin: 0;
}

.ModuleNavGiant.layout-116 .sub-nav-item-SubName {
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
}

.ModuleNavGiant.layout-116 .spanSubName, .ModuleNavGiant.layout-116 .thirdName {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: padding .2s ease-in-out;
    padding-right: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
    background-color: #f7f7f7;
}

.ModuleNavGiant.layout-116 .sub-nav-item-hover {
    background-color: #f7f7f7;
}

.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
    display: block;
}

.ModuleNavGiant.layout-116 .main-nav-item-group.current .main-nav-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1976d2;
    z-index: 11111;
    left: 0;
    bottom: 0;
}

.ModuleNavGiant.layout-116 .clearfix:after {
    content: '.';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}
/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}

.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    /*border-top: none!important;*/
}

.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    /*border-bottom: none!important;*/
}

.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    /* text-transform: uppercase; */
    color: grey;
    margin: 0;
}

    .ModuleNavGiant.layout-116 .third-nav-item:hover {
        background-color: #f7f7f7;
    }

.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}

.ModuleNavGiant.layout-116 .sub-nav-item-p {
    float: left;
    margin: 0px 0px 0px 70px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-span {
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}
/*.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item-hover::after{*/
/*    content: "\e65f";*/
/*    position: absolute;*/
/*    -webkit-animation: layout-116-nav-active2 0.5s;*/
/*    -moz-animation: layout-116-nav-active2 0.5s;*/
/*    -o-animation: layout-116-nav-active2 0.5s;*/
/*    animation: layout-116-nav-active2 0.5s;*/
/*    right: 25px;*/
/*}*/
.ModuleNavGiant.layout-116 .nohover::after {
    content: "" !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item {
    line-height: calc( 100% + 24px );
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before {
    content: "";
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before {
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}

.ModuleNavGiant.layout-116 .verticalMenu {
    height: auto !important;
}

    .ModuleNavGiant.layout-116 .verticalMenu.main-nav-content > .blank-solve {
        width: 100% !important;
    }

    .ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {
        float: unset;
        width: 100%;
    }

        .ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {
            margin-bottom: 0 !important;
        }

    .ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {
        padding: 0 !important;
        text-align: center;
    }

.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu {
    display: none !important;
}

@font-face {
    font-family: eleganticons;
    src: url(/fonts/ElegantIcons.eot);
    src: url(/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(/fonts/ElegantIcons.woff) format('woff'),url(/fonts/ElegantIcons.ttf) format('truetype'),url(/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: eleganticons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.module_420148355 .ModuleHead .HeadCenter {
    float: none;
}

#module_420148355 {
    padding: 0px;
}

#module_420148355 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_420148355 .ModuleHead420148355 {
        display: none;
    }

    #module_420148355 .BodyCenter.BodyCenter420148355 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_420148355 > .module_420148355 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_420148355 > .module_420148355 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_420148355 .BodyCenter.BodyCenter420148355 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_420148355 .BodyCenter.BodyCenter420148355 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_420148355 > .module_420148355 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_420148355 > .module_420148355 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_420148355 > .module_420148355 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_420148355:hover {
    border: none;
}

    #module_420148355:hover > .module_420148355 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_420148355 .main-nav-item-group {
    height: 58px;
}

#module_420148355 .main-nav-item {
    line-height: 58px;
}

#module_420148355 .main-nav-content {
    height: 58px
}

#module_420148355 .main-nav-content {
    background-color: #fff;
}

#module_420148355 .main-nav-content {
    background-image: none;
}

#module_420148355 .main-nav-content {
    background-repeat: no-repeat;
}

#module_420148355 .main-nav-content {
}

#module_420148355 .main-nav-content {
}

#module_420148355 .main-nav-content {
}

#module_420148355 .main-nav-content, #module_420148355 .verticalMenu .main-nav-item-group {
    text-align: center;
}

#module_420148355 .main-nav-item {
    font-size: 14px;
}

#module_420148355 .main-nav-item {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .main-nav-item {
    color: #434242;
}

#module_420148355 .main-nav-item {
    font-weight: normal;
}

#module_420148355 .main-nav-item {
    text-decoration: none;
}

#module_420148355 .main-nav-item {
    font-style: normal;
}

#module_420148355 .main-nav-item {
    width: auto;
}

#module_420148355 .main-nav-item, #module_420148355 .defaultMenu .main-nav-item-name::after {
    padding-left: 35px;
    padding-right: 35px;
}

#module_420148355 .verticalMenu .main-nav-item-group {
    margin-bottom: 35px;
}

#module_420148355 .main-nav-item {
    background-color: transparent;
}

#module_420148355 .main-nav-item {
    background-image: none;
}

#module_420148355 .main-nav-item {
    background-repeat: no-repeat;
}

#module_420148355 .main-nav-item {
}

#module_420148355 .main-nav-item {
}

#module_420148355 .main-nav-item {
}

#module_420148355 .sub-nav-item-group {
    width: 244px;
}

#module_420148355 .sub-nav-item-div {
    font-size: 14px;
}

#module_420148355 .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .sub-nav-item-div {
    color: #666;
}

, #module_420148355 .sub-nav-item:hover::after {
    color: #666;
}

#module_420148355 .sub-nav-item-div {
    font-weight: normal;
}

#module_420148355 .sub-nav-item-div {
    text-decoration: none;
}

#module_420148355 .sub-nav-item-div {
    font-style: normal;
}

#module_420148355 .sub-nav-item-SubName {
    font-size: 12px;
}

#module_420148355 .sub-nav-item-SubName {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .sub-nav-item-SubName {
    color: #999;
}

#module_420148355 .sub-nav-item-SubName {
    font-weight: normal;
}

#module_420148355 .sub-nav-item-SubName {
    text-decoration: none;
}

#module_420148355 .sub-nav-item-SubName {
    font-style: normal;
}

#module_420148355 .sub-nav-item-box .item_sub.item_outer:before {
    background-color: #f10215;
}

#module_420148355 .sub-nav-item-box .outAfter:after {
    color: #f10215;
}

#module_420148355 .sub-nav-item-menu, #module_420148355 .arrow, #module_420148355 .sub-normal-color {
    background-color: #fff;
}

#module_420148355 .sub-nav-item-menu {
    background-image: none;
}

#module_420148355 .sub-nav-item-menu {
    background-repeat: no-repeat;
}

#module_420148355 .sub-nav-item-menu {
}

#module_420148355 .sub-nav-item-menu {
}

#module_420148355 .sub-nav-item-menu {
}

#module_420148355 .sub-nav-item-box {
    border-bottom-color: #E3E9EE;
}

#module_420148355 .sub-nav-item-box {
    border-bottom-style: dashed;
}

#module_420148355 .sub-nav-item-box {
    border-bottom-width: 1px;
}

#module_420148355 .sub-nav-item-menu {
    padding-top: 8px;
}

#module_420148355 .sub-nav-item-menu {
    padding-bottom: 8px;
}

#module_420148355 .sub-nav-item-menu {
    padding-left: 24px;
}

#module_420148355 .sub-nav-item-menu {
    padding-right: 24px;
}

#module_420148355 .sub-nav-item-menu {
    box-shadow: 0px 0px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_420148355 .third-nav-item-group {
    width: 244px;
}

#module_420148355 .third-nav-item {
    height: 42px;
    line-height: 42px;
}

#module_420148355 .third-nav-item {
    line-height: calc(100% + (42px - 10px));
}

    #module_420148355 .third-nav-item .item_outer {
        font-size: 14px;
    }

    #module_420148355 .third-nav-item .item_outer {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_420148355 .third-nav-item .item_outer {
        color: #666;
    }

    #module_420148355 .third-nav-item .item_outer {
        font-weight: normal;
    }

    #module_420148355 .third-nav-item .item_outer {
        text-decoration: none;
    }

    #module_420148355 .third-nav-item .item_outer {
        font-style: normal;
    }

    #module_420148355 .third-nav-item .thirdName {
        font-size: 12px;
    }

    #module_420148355 .third-nav-item .thirdName {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_420148355 .third-nav-item .thirdName {
        color: #999;
    }

    #module_420148355 .third-nav-item .thirdName {
        font-weight: normal;
    }

    #module_420148355 .third-nav-item .thirdName {
        text-decoration: none;
    }

    #module_420148355 .third-nav-item .thirdName {
        font-style: normal;
    }

#module_420148355 .sub-nav-item-box .item_third .item_outer:before {
    background-color: #f10215;
}

#module_420148355 .third-nav-item-group, #module_420148355 .third-normal-color {
    background-color: #fff;
}

#module_420148355 .third-nav-item-group {
    background-image: none;
}

#module_420148355 .third-nav-item-group {
    background-repeat: no-repeat;
}

#module_420148355 .third-nav-item-group {
}

#module_420148355 .third-nav-item-group {
}

#module_420148355 .third-nav-item-group {
}

#module_420148355 .item_third {
    border-bottom-color: #E3E9EE;
}

#module_420148355 .item_third {
    border-bottom-style: dashed;
}

#module_420148355 .item_third {
    border-bottom-width: 1px;
}

#module_420148355 .third-nav-item-group {
    padding-top: 8px;
}

#module_420148355 .third-nav-item-group {
    padding-bottom: 8px;
}

#module_420148355 .third-nav-item-group {
    padding-left: 24px;
}

#module_420148355 .third-nav-item-group {
    padding-right: 24px;
}

#module_420148355 .third-nav-item-group {
    box-shadow: 0px 0px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_420148355 .main-nav-item-name::after {
    font-size: 14px;
}

#module_420148355 .main-nav-item-name::after {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .main-nav-item-name::after {
    color: #e50b1c;
}

#module_420148355 .add {
    color: #e50b1c;
}

#module_420148355 .main-nav-item-hover::afters {
    background-color: #e50b1c;
}

#module_420148355 .main-nav-item-name::after {
    font-weight: normal;
}

#module_420148355 .main-nav-item-name::after {
    text-decoration: none;
}

#module_420148355 .main-nav-item-name::after {
    font-style: normal;
}

#module_420148355 .main-nav-item-hover {
    background-color: transparent;
}

#module_420148355 .main-nav-item-hover {
    background-image: none;
}

#module_420148355 .main-nav-item-hover {
    background-repeat: no-repeat;
}

#module_420148355 .main-nav-item-hover {
}

#module_420148355 .main-nav-item-hover {
}

#module_420148355 .main-nav-item-hover {
}

#module_420148355 .main-nav-item::before {
    border-bottom-color: #e50b1c;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    font-size: 14px;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    color: #666;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    font-weight: normal;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    text-decoration: none;
}

#module_420148355 .sub-nav-item-box:hover .sub-nav-item-div {
    font-style: normal;
}

#module_420148355 .sub-nav-item:hover, #module_420148355 .sub-hover-color {
    background-color: #fff;
}

, #module_420148355 .sub-nav-item-hover {
    background-color: #fff;
}

#module_420148355 .sub-nav-item:hover {
    background-image: none;
}

#module_420148355 .sub-nav-item:hover {
    background-repeat: no-repeat;
}

#module_420148355 .sub-nav-item:hover {
}

#module_420148355 .sub-nav-item:hover {
}

#module_420148355 .sub-nav-item:hover {
}

#module_420148355 .third-nav-item:hover .item_outer {
    font-size: 14px;
}

#module_420148355 .third-nav-item:hover .item_outer {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_420148355 .third-nav-item:hover .item_outer {
    color: #666;
}

#module_420148355 .third-nav-item:hover .item_outer {
    font-weight: normal;
}

#module_420148355 .third-nav-item:hover .item_outer {
    text-decoration: none;
}

#module_420148355 .third-nav-item:hover .item_outer {
    font-style: normal;
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner, #module_420148355 .third-hover-color {
    background-color: #fff;
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner {
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner {
    background-repeat: no-repeat;
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner {
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner {
}

#module_420148355 .third-nav-item:hover .third-nav-item-inner {
}


.module_474849417 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849417 {
    padding: 0px;
}

#module_474849417 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_474849417 .ModuleHead474849417 {
        display: none;
    }

    #module_474849417 .ModuleHead .HeadText.HeadText474849417 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849417 .ModuleHead .HeadCenter.HeadCenter474849417 {
        text-align: left;
    }

    #module_474849417 .ModuleHead .HeadCenter.HeadCenter474849417 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849417 .BodyCenter.BodyCenter474849417 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849417 > .module_474849417 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849417 > .module_474849417 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849417 .BodyCenter.BodyCenter474849417 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849417 .BodyCenter.BodyCenter474849417 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849417 > .module_474849417 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849417 > .module_474849417 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849417 > .module_474849417 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849417:hover {
    border: none;
}

    #module_474849417:hover > .module_474849417 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849417 .ModuleSubContainer {
    background-color: transparent;
}

#module_474849417 .ModuleSubContainer {
    background-image: none;
}

#module_474849417 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_474849417 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_474849417 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_474849417 .ModuleSubContainer {
}

#module_474849417 {
    !bgVideo!
}

{
    bgVideoUrl: none
}

#module_474849417 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849417 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_474849417 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer474849417 {
    max-width: none;
    width: 100%;
}

.module_474849418 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849418 {
    padding: 0px;
}

#module_474849418 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
    padding-top: 80px;
}

    #module_474849418 .ModuleHead474849418 {
        display: none;
    }

    #module_474849418 .ModuleHead .HeadText.HeadText474849418 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849418 .ModuleHead .HeadCenter.HeadCenter474849418 {
        text-align: left;
    }

    #module_474849418 .ModuleHead .HeadCenter.HeadCenter474849418 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849418 .BodyCenter.BodyCenter474849418 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849418 > .module_474849418 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849418 > .module_474849418 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849418 .BodyCenter.BodyCenter474849418 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849418 .BodyCenter.BodyCenter474849418 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849418 > .module_474849418 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849418 > .module_474849418 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849418 > .module_474849418 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849418:hover {
    border: none;
}

    #module_474849418:hover > .module_474849418 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849418 img {
    border-top-color: transparent;
}

#module_474849418 img {
    border-top-style: none;
}

#module_474849418 img {
    border-top-width: 0px;
}

#module_474849418 img {
    border-right-color: transparent;
}

#module_474849418 img {
    border-right-style: none;
}

#module_474849418 img {
    border-right-width: 0px;
}

#module_474849418 img {
    border-bottom-color: transparent;
}

#module_474849418 img {
    border-bottom-style: none;
}

#module_474849418 img {
    border-bottom-width: 0px;
}

#module_474849418 img {
    border-left-color: transparent;
}

#module_474849418 img {
    border-left-style: none;
}

#module_474849418 img {
    border-left-width: 0px;
}

#module_474849418 img {
    border-top-left-radius: 0px;
}

#module_474849418 img {
    border-top-right-radius: 0px;
}

#module_474849418 img {
    border-bottom-left-radius: 0px;
}

#module_474849418 img {
    border-bottom-right-radius: 0px;
}

#module_474849418 .BodyCenter {
    text-align:;
}

/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {
    font-size: 14px;
}

    .ModuleImageTextGiant.layout-101 .imageTextGiant-Container {
        height: auto;
        word-wrap: break-word;
        max-height: 100%;
        padding: 10px;
        max-width: 100%;
        overflow: hidden;
    }

.module_474849419 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849419 {
    padding: 0px;
}

#module_474849419 {
    position: static;
    z-index: 0;
    top: 387px;
    left: 421px;
    width: 100%;
    height: auto;
}

    #module_474849419 .ModuleHead474849419 {
        display: none;
    }

    #module_474849419 .ModuleHead .HeadText.HeadText474849419 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849419 .ModuleHead .HeadCenter.HeadCenter474849419 {
        text-align: left;
    }

    #module_474849419 .ModuleHead .HeadCenter.HeadCenter474849419 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849419 .BodyCenter.BodyCenter474849419 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849419 > .module_474849419 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849419 > .module_474849419 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849419 .BodyCenter.BodyCenter474849419 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849419 .BodyCenter.BodyCenter474849419 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849419 > .module_474849419 {
        margin-top: -289px;
        margin-left: 320px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849419 > .module_474849419 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849419 > .module_474849419 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849419:hover {
    border: none;
}

    #module_474849419:hover > .module_474849419 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849419 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_474849419 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_474849419 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_474849419 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_474849419 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_474849419 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_474849419 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_474849419 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_474849419 .showHandle .btn {
    font-size: px;
}

#module_474849419 .showHandle .btn {
    font-family:;
}

#module_474849419 .showHandle .btn {
    color:;
}

#module_474849419 .showHandle .btn {
}

#module_474849419 .showHandle .btn {
}

#module_474849419 .showHandle .btn {
}

#module_474849419 .showHandle div {
    border-top-color: !important;
}

#module_474849419 .showHandle div {
    border-top-style: !important;
}

#module_474849419 .showHandle div {
    border-top-width: px !important;
}

#module_474849419 .showHandle {
    background-color:;
}

#module_474849419 .showHandle {
}

#module_474849419 .showHandle {
}

#module_474849419 .showHandle {
}

#module_474849419 .showHandle {
}

#module_474849419 .showHandle {
}

.module_474849403 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849403 {
    padding: 0px;
}

#module_474849403 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_474849403 .ModuleHead474849403 {
        display: none;
    }

    #module_474849403 .BodyCenter.BodyCenter474849403 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849403 > .module_474849403 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849403 > .module_474849403 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849403 .BodyCenter.BodyCenter474849403 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_474849403 .BodyCenter.BodyCenter474849403 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849403 > .module_474849403 {
        margin-top: 2.1265%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 2.1265%;
    }
}

@media screen and (max-width: 767px) {
    #module_474849403 > .module_474849403 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849403 > .module_474849403 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849403:hover {
    border: none;
}

    #module_474849403:hover > .module_474849403 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849403 .ModuleSubContainer {
    background-color: transparent;
}

#module_474849403 .ModuleSubContainer {
    background-image: none;
}

#module_474849403 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_474849403 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_474849403 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_474849403 .ModuleSubContainer {
}

#module_474849403 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_474849403 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849403 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_474849403 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px #000;
    }

.ModuleGridContainer.ModuleGridContainer474849403 {
    max-width: 1200px;
    width: auto;
}

.module_474849409 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849409 {
    padding: 0px;
}

#module_474849409 {
    position: static;
    z-index: 0;
    top: 686px;
    left: 518px;
    width: 100%;
    height: auto;
}

    #module_474849409 .ModuleHead474849409 {
        display: none;
    }

    #module_474849409 .ModuleHead .HeadText.HeadText474849409 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849409 .ModuleHead .HeadCenter.HeadCenter474849409 {
        text-align: left;
    }

    #module_474849409 .ModuleHead .HeadCenter.HeadCenter474849409 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849409 .BodyCenter.BodyCenter474849409 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849409 > .module_474849409 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849409 > .module_474849409 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849409 .BodyCenter.BodyCenter474849409 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849409 .BodyCenter.BodyCenter474849409 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849409 > .module_474849409 {
        margin-top: -260px;
        margin-left: 320px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849409 > .module_474849409 {
        margin-top: -130px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849409 > .module_474849409 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849409:hover {
    border: none;
}

    #module_474849409:hover > .module_474849409 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849409 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_474849409 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_474849409 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_474849409 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_474849409 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_474849409 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_474849409 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_474849409 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_474849409 .showHandle .btn {
    font-size: px;
}

#module_474849409 .showHandle .btn {
    font-family:;
}

#module_474849409 .showHandle .btn {
    color:;
}

#module_474849409 .showHandle .btn {
}

#module_474849409 .showHandle .btn {
}

#module_474849409 .showHandle .btn {
}

#module_474849409 .showHandle div {
    border-top-color: !important;
}

#module_474849409 .showHandle div {
    border-top-style: !important;
}

#module_474849409 .showHandle div {
    border-top-width: px !important;
}

#module_474849409 .showHandle {
    background-color:;
}

#module_474849409 .showHandle {
}

#module_474849409 .showHandle {
}

#module_474849409 .showHandle {
}

#module_474849409 .showHandle {
}

#module_474849409 .showHandle {
}

/*layout-109*/
.ModuleNewsListGiant.layout-109 .news-item {
    padding: 12px 0;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

    .ModuleNewsListGiant.layout-109 .news-item .news-time {
        float: left;
        display: inline-block;
        text-align: center;
        width: 90px;
        height: 90px;
        line-height: 28px;
        background-color: #f2f2f2;
    }

        .ModuleNewsListGiant.layout-109 .news-item .news-time span {
            display: block;
        }

        .ModuleNewsListGiant.layout-109 .news-item .news-time .day {
            padding-top: 24px;
            font-size: 28px;
            color: #666;
        }

        .ModuleNewsListGiant.layout-109 .news-item .news-time .yearAndMonth {
            color: #999;
            font-size: 14px;
        }

    .ModuleNewsListGiant.layout-109 .news-item .news-content {
        width: calc(100% - 90px);
        height: 100%;
        display: inline-block;
        padding-left: 35px;
        vertical-align: top;
    }

        .ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
            margin-bottom: 12px;
        }

        .ModuleNewsListGiant.layout-109 .news-item .news-content span {
            display: block;
        }

        .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
            font-size: 18px;
            color: #333;
        }

        .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
            font-size: 14px;
            color: #999;
            overflow: hidden;
            line-height: 1.5;
        }

    .ModuleNewsListGiant.layout-109 .news-item a:hover .news-title {
        color: #fd0202;
    }

.ModuleNewsListGiant.layout-109 .label-box {
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleNewsListGiant.layout-109 .news-label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    padding: 0 10px;
    margin-top: 22px;
    border-left: 1px solid #eee;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
    }

    .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
        text-overflow: ellipsis;
    }
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-109 .news-item {
        padding-left: 8px;
    }

        .ModuleNewsListGiant.layout-109 .news-item .news-time {
            width: 80px;
            height: 80px;
            line-height: 26px;
        }

            .ModuleNewsListGiant.layout-109 .news-item .news-time .day {
                padding-top: 20px;
                font-size: 26px;
            }

        .ModuleNewsListGiant.layout-109 .news-item .news-content {
            width: calc(100% - 80px);
            min-height: 80px;
            padding-left: 18px;
        }

            .ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
                margin-bottom: 7px;
            }

            .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
                width: 100%;
                font-size: 16px;
                white-space: normal;
            }

            .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
                font-size: 12px;
                white-space: normal;
            }

    .ModuleNewsListGiant.layout-109 .layout-109-news-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-109 .staFun {
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}

.ModuleNewsListGiant.layout-109 .pagerGiant .inputer {
    outline: 0;
}



.module_474849440 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849440 {
    padding: 0px;
}

#module_474849440 {
    position: static;
    z-index: 0;
    top: 691px;
    left: 861px;
    width: 100%;
    height: auto;
}

    #module_474849440 .ModuleHead474849440 {
        display: none;
    }

    #module_474849440 .BodyCenter.BodyCenter474849440 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849440 > .module_474849440 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849440 > .module_474849440 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849440 .BodyCenter.BodyCenter474849440 {
        padding-top: 38%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_474849440 .BodyCenter.BodyCenter474849440 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849440 > .module_474849440 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_474849440 > .module_474849440 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849440 > .module_474849440 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849440:hover {
    border: none;
}

    #module_474849440:hover > .module_474849440 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849440 .news-item {
    border-bottom-color: #e5e5e5;
}

#module_474849440 .news-item {
    border-bottom-style: dashed;
}

#module_474849440 .news-item {
    border-bottom-width: 1px;
}

#module_474849440 .news-time {
    background-color: rgb(204, 204, 204);
}

#module_474849440 .news-time {
    background-image: none;
}

#module_474849440 .news-time {
    background-repeat: no-repeat;
}

#module_474849440 .news-time {
}

#module_474849440 .news-time {
}

#module_474849440 .news-desc {
    font-size: 14px;
}

#module_474849440 .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-desc {
    color: rgb(136, 136, 136);
}

#module_474849440 .news-desc {
    font-weight: normal;
}

#module_474849440 .news-desc {
    text-decoration: none;
}

#module_474849440 .news-desc {
    font-style: normal;
}

#module_474849440 .news-title {
    font-size: 18px;
    line-height: 18pt;
}

#module_474849440 .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-title {
    color: #333;
}

#module_474849440 .news-title {
    font-weight: normal;
}

#module_474849440 .news-title {
    text-decoration: none;
}

#module_474849440 .news-title {
    font-style: normal;
}

#module_474849440 .news-title {
    margin-top: 0px;
}

#module_474849440 .news-title {
    margin-bottom: 0px;
}

#module_474849440 .news-title {
    margin-left: 0px;
}

#module_474849440 .news-title {
    margin-right: 0px;
}

#module_474849440 .news-item .yearAndMonth {
    font-size: 14px;
}

#module_474849440 .news-item .yearAndMonth {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-item .yearAndMonth {
    color: rgb(51, 51, 51);
}

#module_474849440 .news-item .yearAndMonth {
    font-weight: normal;
}

#module_474849440 .news-item .yearAndMonth {
    text-decoration: none;
}

#module_474849440 .news-item .yearAndMonth {
    font-style: normal;
}

#module_474849440 .news-item .day {
    font-size: 28px;
}

#module_474849440 .news-item .day {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-item .day {
    color: rgb(51, 51, 51);
}

#module_474849440 .news-item .day {
    font-weight: normal;
}

#module_474849440 .news-item .day {
    text-decoration: none;
}

#module_474849440 .news-item .day {
    font-style: normal;
}

#module_474849440 .news-label a {
    font-size: 12px;
}

#module_474849440 .news-label a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-label a {
    color: #999;
}

#module_474849440 .news-label a {
    font-weight: normal;
}

#module_474849440 .news-label a {
    text-decoration: none;
}

#module_474849440 .news-label a {
    font-style: normal;
}

#module_474849440 .news-label {
    margin-top: 18px;
}

#module_474849440 .news-label {
    margin-bottom: 0px;
}

#module_474849440 .news-label {
    margin-left: 0px;
}

#module_474849440 .news-label {
    margin-right: 0px;
}

#module_474849440 .news-label {
    padding-top: 0px;
}

#module_474849440 .news-label {
    padding-bottom: 0px;
}

#module_474849440 .news-label {
    padding-left: 10px;
}

#module_474849440 .news-label {
    padding-right: 10px;
}

#module_474849440 .news-label {
    background-color: rgba(255, 255, 255, 0);
}

#module_474849440 .news-label {
    background-image: none;
}

#module_474849440 .news-label {
    background-repeat: no-repeat;
}

#module_474849440 .news-label {
}

#module_474849440 .news-label {
}

#module_474849440 .news-label {
}

#module_474849440 .news-label {
    border-top-color: transparent;
}

#module_474849440 .news-label {
    border-top-style: none;
}

#module_474849440 .news-label {
    border-top-width: 0px;
}

#module_474849440 .news-label {
    border-right-color: transparent;
}

#module_474849440 .news-label {
    border-right-style: none;
}

#module_474849440 .news-label {
    border-right-width: 0px;
}

#module_474849440 .news-label {
    border-bottom-color: transparent;
}

#module_474849440 .news-label {
    border-bottom-style: none;
}

#module_474849440 .news-label {
    border-bottom-width: 0px;
}

#module_474849440 .news-label {
    border-left-color: #eee;
}

#module_474849440 .news-label {
    border-left-style: solid;
}

#module_474849440 .news-label {
    border-left-width: 1px;
}

#module_474849440 .pagerGiant .text {
    font-size: 12px;
}

#module_474849440 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .pagerGiant .text {
    color: #333;
}

#module_474849440 .pagerGiant .text {
}

#module_474849440 .pagerGiant .text {
}

#module_474849440 .pagerGiant .text {
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    width: 30px
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    height: 30px
}

#module_474849440 .pagerGiant .num {
    font-size: 12px;
}

#module_474849440 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .pagerGiant .num {
    color: #333;
}

#module_474849440 .pagerGiant .num {
}

#module_474849440 .pagerGiant .num {
}

#module_474849440 .pagerGiant .num {
}

#module_474849440 .pagerGiant .submit {
    width: 55px
}

#module_474849440 .pagerGiant .submit {
    height: 30px
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer, #module_474849440 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer, #module_474849440 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer, #module_474849440 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer, #module_474849440 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_474849440 .pagerGiant .next, #module_474849440 .pagerGiant .splitline {
    color: #ccc;
}

#module_474849440 .pagerGiant .num {
    background-color: #fff;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_474849440 .pagerGiant .num, #module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_474849440 .page-more a {
    font-size: 16px;
}

#module_474849440 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .page-more a {
    color: #666 !important;
}

#module_474849440 .page-more a {
    font-weight: normal;
}

#module_474849440 .page-more a {
    text-decoration: none;
}

#module_474849440 .page-more a {
    font-style: normal;
}

#module_474849440 .page-more a {
    background-color: #fff;
}

#module_474849440 .page-more a {
    border-top-color: #eee;
}

#module_474849440 .page-more a {
    border-top-style: solid;
}

#module_474849440 .page-more a {
    border-top-width: 2px;
}

#module_474849440 .page-more a {
    border-bottom-color: #eee;
}

#module_474849440 .page-more a {
    border-bottom-style: solid;
}

#module_474849440 .page-more a {
    border-bottom-width: 2px;
}

#module_474849440 .page-more a {
    border-left-color: #eee;
}

#module_474849440 .page-more a {
    border-left-style: solid;
}

#module_474849440 .page-more a {
    border-left-width: 2px;
}

#module_474849440 .page-more a {
    border-right-color: #eee;
}

#module_474849440 .page-more a {
    border-right-style: solid;
}

#module_474849440 .page-more a {
    border-right-width: 2px;
}

#module_474849440 .news-item:hover {
    border-bottom-color: #e5e5e5;
}

#module_474849440 .news-item:hover {
    border-bottom-style: dashed;
}

#module_474849440 .news-item:hover {
    border-bottom-width: 1px;
}

    #module_474849440 .news-item:hover .news-title {
        font-size: 18px;
        line-height: 18pt;
    }

    #module_474849440 .news-item:hover .news-title {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849440 .news-item:hover .news-title {
        color: #1976d2;
    }

    #module_474849440 .news-item:hover .news-title {
        font-weight: normal;
    }

    #module_474849440 .news-item:hover .news-title {
        text-decoration: none;
    }

    #module_474849440 .news-item:hover .news-title {
        font-style: normal;
    }

#module_474849440 .news-label:hover a {
    font-size: 12px;
}

#module_474849440 .news-label:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .news-label:hover a {
    color: #999;
}

#module_474849440 .news-label:hover a {
    font-weight: normal;
}

#module_474849440 .news-label:hover a {
    text-decoration: none;
}

#module_474849440 .news-label:hover a {
    font-style: normal;
}

#module_474849440 .news-label:hover {
    background-color: rgba(255, 255, 255, 0);
}

#module_474849440 .news-label:hover {
    background-image: none;
}

#module_474849440 .news-label:hover {
    background-repeat: no-repeat;
}

#module_474849440 .news-label:hover {
}

#module_474849440 .news-label:hover {
}

#module_474849440 .news-label:hover {
}

#module_474849440 .news-label:hover {
    border-top-color: transparent;
}

#module_474849440 .news-label:hover {
    border-top-style: none;
}

#module_474849440 .news-label:hover {
    border-right-color: transparent;
}

#module_474849440 .news-label:hover {
    border-right-style: none;
}

#module_474849440 .news-label:hover {
    border-bottom-color: transparent;
}

#module_474849440 .news-label:hover {
    border-bottom-style: none;
}

#module_474849440 .news-label:hover {
    border-left-color: #eee;
}

#module_474849440 .news-label:hover {
    border-left-style: solid;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
    font-size: 12px;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
    color: #fff;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit {
    background-color: #1e88e5;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-top-color: #1e88e5;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-bottom-color: #1e88e5;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-left-color: #1e88e5;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-right-color: #1e88e5;
}

#module_474849440 .pagerGiant .current, #module_474849440 .pagerGiant .submit, #module_474849440 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_474849440 .page-more a:hover {
    font-size: 16px;
}

#module_474849440 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849440 .page-more a:hover {
    color: #666 !important;
}

#module_474849440 .page-more a:hover {
    font-weight: normal;
}

#module_474849440 .page-more a:hover {
    text-decoration: none;
}

#module_474849440 .page-more a:hover {
    font-style: normal;
}

#module_474849440 .page-more a:hover {
    background-color: #fff;
}

#module_474849440 .page-more a:hover {
    border-top-color: #eee;
}

#module_474849440 .page-more a:hover {
    border-top-style: solid;
}

#module_474849440 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_474849440 .page-more a:hover {
    border-bottom-style: solid;
}

#module_474849440 .page-more a:hover {
    border-left-color: #eee;
}

#module_474849440 .page-more a:hover {
    border-left-style: solid;
}

#module_474849440 .page-more a:hover {
    border-right-color: #eee;
}

#module_474849440 .page-more a:hover {
    border-right-style: solid;
}

.module_474849407 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849407 {
    padding: 0px;
}

#module_474849407 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_474849407 .ModuleHead474849407 {
        display: none;
    }

    #module_474849407 .ModuleSubContainer {
        background-color: transparent;
    }

    #module_474849407 .ModuleSubContainer {
    }

    #module_474849407 .ModuleSubContainer {
        background-repeat: no-repeat;
    }

    #module_474849407 .ModuleSubContainer {
        background-position: 0% 0%;
    }

    #module_474849407 .ModuleSubContainer {
        background-attachment: scroll;
    }

    #module_474849407 .ModuleSubContainer {
    }

#module_474849407 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_474849407 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849407 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_474849407 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer474849407 {
}

.module_474849408 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849408 {
    padding: 0px;
}

#module_474849408 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_474849408 .ModuleHead474849408 {
        display: none;
    }

    #module_474849408 img {
        border-top-color: transparent;
    }

    #module_474849408 img {
        border-top-style: none;
    }

    #module_474849408 img {
        border-top-width: 0px;
    }

    #module_474849408 img {
        border-right-color: transparent;
    }

    #module_474849408 img {
        border-right-style: none;
    }

    #module_474849408 img {
        border-right-width: 0px;
    }

    #module_474849408 img {
        border-bottom-color: transparent;
    }

    #module_474849408 img {
        border-bottom-style: none;
    }

    #module_474849408 img {
        border-bottom-width: 0px;
    }

    #module_474849408 img {
        border-left-color: transparent;
    }

    #module_474849408 img {
        border-left-style: none;
    }

    #module_474849408 img {
        border-left-width: 0px;
    }

    #module_474849408 img {
        border-top-left-radius: 0px;
    }

    #module_474849408 img {
        border-top-right-radius: 0px;
    }

    #module_474849408 img {
        border-bottom-left-radius: 0px;
    }

    #module_474849408 img {
        border-bottom-right-radius: 0px;
    }

    #module_474849408 .BodyCenter {
        text-align:;
    }

.module_474849405 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849405 {
    padding: 0px;
}

#module_474849405 {
    position: static;
    z-index: 0;
    top: 278px;
    left: 182px;
    width: 100%;
    height: auto;
}

    #module_474849405 .ModuleHead474849405 {
        display: none;
    }

    #module_474849405 .ModuleSubContainer {
        background-color: transparent;
    }

    #module_474849405 .ModuleSubContainer {
    }

    #module_474849405 .ModuleSubContainer {
        background-repeat: no-repeat;
    }

    #module_474849405 .ModuleSubContainer {
        background-position: 0% 0%;
    }

    #module_474849405 .ModuleSubContainer {
        background-attachment: scroll;
    }

    #module_474849405 .ModuleSubContainer {
    }

#module_474849405 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_474849405 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849405 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_474849405 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer474849405 {
    max-width: none;
    width: 100%;
}

.module_474849413 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849413 {
    padding: 0px;
}

#module_474849413 {
    position: static;
    z-index: 0;
    top: 28px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_474849413 .ModuleHead474849413 {
        display: none;
    }

    #module_474849413 .ModuleHead .HeadText.HeadText474849413 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849413 .ModuleHead .HeadCenter.HeadCenter474849413 {
        text-align: left;
    }

    #module_474849413 .ModuleHead .HeadCenter.HeadCenter474849413 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849413 .BodyCenter.BodyCenter474849413 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849413 > .module_474849413 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849413 > .module_474849413 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849413 .BodyCenter.BodyCenter474849413 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849413 .BodyCenter.BodyCenter474849413 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849413 > .module_474849413 {
        margin-top: -260px;
        margin-left: 320px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849413 > .module_474849413 {
        margin-top: -130px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849413 > .module_474849413 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849413:hover {
    border: none;
}

    #module_474849413:hover > .module_474849413 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849413 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_474849413 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_474849413 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_474849413 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_474849413 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_474849413 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_474849413 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_474849413 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_474849413 .showHandle .btn {
    font-size: px;
}

#module_474849413 .showHandle .btn {
    font-family:;
}

#module_474849413 .showHandle .btn {
    color:;
}

#module_474849413 .showHandle .btn {
}

#module_474849413 .showHandle .btn {
}

#module_474849413 .showHandle .btn {
}

#module_474849413 .showHandle div {
    border-top-color: !important;
}

#module_474849413 .showHandle div {
    border-top-style: !important;
}

#module_474849413 .showHandle div {
    border-top-width: px !important;
}

#module_474849413 .showHandle {
    background-color:;
}

#module_474849413 .showHandle {
}

#module_474849413 .showHandle {
}

#module_474849413 .showHandle {
}

#module_474849413 .showHandle {
}

#module_474849413 .showHandle {
}

.ModuleLinkListGiant.layout-102 {
    min-height: 36px;
}
    /*友情链接 layout 101*/
    .ModuleLinkListGiant.layout-102 .LinkHor {
        float: left;
        display: inline-block;
        white-space: nowrap;
    }

    .ModuleLinkListGiant.layout-102 .LinkVer {
        display: block;
    }

    .ModuleLinkListGiant.layout-102 .btn:hover {
        text-decoration: underline;
    }

    .ModuleLinkListGiant.layout-102 .image {
        width: 112px;
        height: 68px;
        margin-right: 10px;
        border: 1px solid #d9d9d9;
    }

@media screen and (max-width: 767px) {
    .ModuleLinkListGiant.layout-102 .link-item {
        padding: 0 3px;
    }

    .ModuleLinkListGiant.layout-102 .LinkHor {
        float: left;
        display: inline-block;
        white-space: nowrap;
        width: 33.33333333333333333333333333%;
        padding: 0 3px;
    }

    .ModuleLinkListGiant.layout-102 .image {
        width: 100%;
        height: 68px;
        margin-right: 5px;
        border: 1px solid #d9d9d9;
    }
}

.module_474849406 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849406 {
    padding: 0px;
}

#module_474849406 {
    position: static;
    z-index: 0;
    top: -122px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_474849406 .ModuleHead474849406 {
        display: none;
    }

    #module_474849406 .ModuleHead .HeadText.HeadText474849406 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849406 .ModuleHead .HeadCenter.HeadCenter474849406 {
        text-align: left;
    }

    #module_474849406 .ModuleHead .HeadCenter.HeadCenter474849406 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849406 .BodyCenter.BodyCenter474849406 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849406 > .module_474849406 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849406 > .module_474849406 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849406 .BodyCenter.BodyCenter474849406 {
        padding-top: 40px;
        padding-left: 100px;
        padding-right: 0px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849406 .BodyCenter.BodyCenter474849406 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849406 > .module_474849406 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849406 > .module_474849406 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849406 > .module_474849406 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849406:hover {
    border: none;
}

    #module_474849406:hover > .module_474849406 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849406 .link-item .LinkHor .btn-link {
    font-size: 12px;
}

#module_474849406 .link-item .LinkHor .btn-link {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849406 .link-item .LinkHor .btn-link {
    color: #333;
}

#module_474849406 .link-item .LinkHor .btn-link {
    font-weight: normal;
}

#module_474849406 .link-item .LinkHor .btn-link {
    text-decoration: none;
}

#module_474849406 .link-item .LinkHor .btn-link {
    font-style: normal;
}

#module_474849406 .image {
    margin-top: 0px;
}

#module_474849406 .image {
    margin-bottom: 0px;
}

#module_474849406 .image {
    margin-left: 80px;
}

#module_474849406 .image {
    margin-right: 0px;
}

#module_474849406 .image {
    border-top-color: #d9d9d9;
}

#module_474849406 .image {
    border-top-style: solid;
}

#module_474849406 .image {
    border-top-width: 1px;
}

#module_474849406 .image {
    border-right-color: #d9d9d9;
}

#module_474849406 .image {
    border-right-style: solid;
}

#module_474849406 .image {
    border-right-width: 1px;
}

#module_474849406 .image {
    border-bottom-color: #d9d9d9;
}

#module_474849406 .image {
    border-bottom-style: solid;
}

#module_474849406 .image {
    border-bottom-width: 1px;
}

#module_474849406 .image {
    border-left-color: #d9d9d9;
}

#module_474849406 .image {
    border-left-style: solid;
}

#module_474849406 .image {
    border-left-width: 1px;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    font-size: 12px;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    color: #23527c;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    font-weight: normal;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    text-decoration: underline;
}

#module_474849406 .link-item .LinkHor .btn-link:hover {
    font-style: normal;
}

#module_474849406 .image:hover {
    border-top-color: #d9d9d9;
}

#module_474849406 .image:hover {
    border-top-style: solid;
}

#module_474849406 .image:hover {
    border-top-width: 1px;
}

#module_474849406 .image:hover {
    border-right-color: #d9d9d9;
}

#module_474849406 .image:hover {
    border-right-style: solid;
}

#module_474849406 .image:hover {
    border-right-width: 1px;
}

#module_474849406 .image:hover {
    border-bottom-color: #d9d9d9;
}

#module_474849406 .image:hover {
    border-bottom-style: solid;
}

#module_474849406 .image:hover {
    border-bottom-width: 1px;
}

#module_474849406 .image:hover {
    border-left-color: #d9d9d9;
}

#module_474849406 .image:hover {
    border-left-style: solid;
}

#module_474849406 .image:hover {
    border-left-width: 1px;
}

.module_474849415 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849415 {
    padding: 0px;
}

#module_474849415 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_474849415 .ModuleHead474849415 {
        display: none;
    }

    #module_474849415 .ModuleHead .HeadText.HeadText474849415 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849415 .ModuleHead .HeadCenter.HeadCenter474849415 {
        text-align: left;
    }

    #module_474849415 .ModuleHead .HeadCenter.HeadCenter474849415 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849415 .BodyCenter.BodyCenter474849415 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849415 > .module_474849415 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849415 > .module_474849415 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849415 .BodyCenter.BodyCenter474849415 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849415 .BodyCenter.BodyCenter474849415 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849415 > .module_474849415 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849415 > .module_474849415 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
    }
}

#module_474849415 > .module_474849415 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849415:hover {
    border: none;
}

    #module_474849415:hover > .module_474849415 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849415 .ModuleSubContainer {
    background-color: transparent;
}

#module_474849415 .ModuleSubContainer {
    background-image: none;
}

#module_474849415 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_474849415 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_474849415 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_474849415 .ModuleSubContainer {
}

#module_474849415 {
    !bgVideo!
}

{
    bgVideoUrl: none
}

#module_474849415 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849415 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_474849415 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer474849415 {
}

.ModuleTabContainerV2Giant.layout-104 .nav-box {
    position: relative;
}

.ModuleTabContainerV2Giant.layout-104 .location-right {
    display: flex;
    flex-direction: row-reverse;
}

.ModuleTabContainerV2Giant.layout-104 .location-left {
    display: flex
}

.ModuleTabContainerV2Giant.layout-104 .location-bottom .nav-box,
.ModuleTabContainerV2Giant.layout-104 .location-top .nav-box {
    overflow: hidden;
}

.ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li {
        overflow: visible;
        -webkit-overflow-scrolling: touch;
        transform: translateX(0);
        transition: transform 0.3s linear 0s;
        cursor: pointer;
        text-align: center;
        background: #fff;
        float: none;
        display: inline-block;
    }

        .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li a {
            display: block;
            padding: 0;
            background: none;
            color: #333;
        }

        .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active,
        .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover {
            background: #333;
        }

            .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li.active a,
            .ModuleTabContainerV2Giant.layout-104 .TabContainer-Container .Nav-Container li:hover a {
                color: #fff;
            }

.ModuleTabContainerV2Giant.layout-104 .Nav-Container li.active {
    transition: all 0.4s linear;
}

.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft,
.ModuleTabContainerV2Giant.layout-104 .btnScrollRight {
    display: flex;
    width: 28px;
    height: 54px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    color: #fff !important;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}

.ModuleTabContainerV2Giant.layout-104 .btnScrollLeft {
    left: 10px;
}

.ModuleTabContainerV2Giant.layout-104 .glyphicon:before {
    display: flex;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 28px;
    align-items: center;
    justify-content: center;
}

.ModuleTabContainerV2Giant.layout-104 .tab-content > .active {
    display: flex !important;
}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .btnScrollRight {
        display: none !important;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {
        display: inline-block;
        float: left;
        overflow: hidden;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-right .Nav-Container {
        float: right;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-104 .location-right.TabContainer-Container .Nav-Container li {
        display: block;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-left .tabContentGiant,
    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {
        display: inline-block;
        width: 70%;
        float: left;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-right .tabContentGiant {
        float: right;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-top {
        display: none;
    }
}

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-104 .tabContainer .SubContainer {
        height: auto !important;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-bottom .tab-location-bottom {
        display: none;
    }

    .ModuleTabContainerV2Giant.layout-104 .location-left, .ModuleTabContainerV2Giant.layout-104 .location-right {
        flex-direction: column;
    }
}

.module_474849416 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849416 {
    padding: 0px;
}

#module_474849416 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_474849416 .ModuleHead474849416 {
        display: none;
    }

    #module_474849416 .ModuleHead .HeadText.HeadText474849416 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849416 .ModuleHead .HeadCenter.HeadCenter474849416 {
        text-align: left;
    }

    #module_474849416 .ModuleHead .HeadCenter.HeadCenter474849416 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849416 .BodyCenter.BodyCenter474849416 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849416 > .module_474849416 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849416 > .module_474849416 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849416 .BodyCenter.BodyCenter474849416 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849416 .BodyCenter.BodyCenter474849416 {
        padding-top: 40px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849416 > .module_474849416 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849416 > .module_474849416 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849416 > .module_474849416 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849416:hover {
    border: none;
}

    #module_474849416:hover > .module_474849416 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849416 .nav-box {
    text-align: center;
}

#module_474849416 .nav-box {
    background-color: transparent;
}

#module_474849416 .nav-box {
    background-image: none;
}

#module_474849416 .nav-box {
    background-repeat: no-repeat;
}

#module_474849416 .nav-box {
}

#module_474849416 .nav-box {
}

#module_474849416 .nav-box {
}

#module_474849416 .Nav-Container a {
    text-align: center;
}

#module_474849416 .Nav-Container a {
    padding-top: px;
}

#module_474849416 .Nav-Container a {
    padding-bottom: px;
}

#module_474849416 .Nav-Container a {
    padding-left: px;
}

#module_474849416 .Nav-Container a {
    padding-right: px;
}

#module_474849416 .Nav-Container li {
    background-color: #fff;
}

#module_474849416 .Nav-Container li {
}

#module_474849416 .Nav-Container li {
}

#module_474849416 .Nav-Container li {
}

#module_474849416 .Nav-Container li {
}

#module_474849416 .Nav-Container li {
}

#module_474849416 .Nav-Container li {
    border-top-color: rgb(216, 216, 216);
}

#module_474849416 .Nav-Container li {
    border-top-style: solid;
}

#module_474849416 .Nav-Container li {
    border-top-width: 1px;
}

#module_474849416 .Nav-Container li {
    border-right-color: rgb(216, 216, 216);
}

#module_474849416 .Nav-Container li {
    border-right-style: solid;
}

#module_474849416 .Nav-Container li {
    border-right-width: 1px;
}

#module_474849416 .Nav-Container li {
    border-bottom-color: rgb(216, 216, 216);
}

#module_474849416 .Nav-Container li {
    border-bottom-style: solid;
}

#module_474849416 .Nav-Container li {
    border-bottom-width: 1px;
}

#module_474849416 .Nav-Container li {
    border-left-color: rgb(216, 216, 216);
}

#module_474849416 .Nav-Container li {
    border-left-style: solid;
}

#module_474849416 .Nav-Container li {
    border-left-width: 1px;
}

    #module_474849416 .Nav-Container li a {
        width: 125px;
    }

@media only screen and (min-width: 768px) {
    #module_474849416 .location-left .tabContentGiant, #module_474849416 .location-right .tabContentGiant {
        width: calc(100% - 125px)
    }
}

#module_474849416 .Nav-Container li a {
    height: 32px;
    line-height: 32px;
}

#module_474849416 .Nav-Container li {
    margin-top: 0px;
}

#module_474849416 .Nav-Container li {
    margin-bottom: 20px;
}

#module_474849416 .Nav-Container li {
    margin-left: 13px;
}

#module_474849416 .Nav-Container li {
    margin-right: 13px;
}

    #module_474849416 .Nav-Container li a {
        font-size: 14px;
    }

    #module_474849416 .Nav-Container li a {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849416 .Nav-Container li a {
        color: #333;
    }

    #module_474849416 .Nav-Container li a {
        font-weight: normal;
    }

    #module_474849416 .Nav-Container li a {
        text-decoration: none;
    }

    #module_474849416 .Nav-Container li a {
        font-style: normal;
    }

#module_474849416 .Nav-Container li {
    border-top-left-radius: 0px;
}

#module_474849416 .Nav-Container li {
    border-top-right-radius: 0px;
}

#module_474849416 .Nav-Container li {
    border-bottom-left-radius: 0px;
}

#module_474849416 .Nav-Container li {
    border-bottom-right-radius: 0px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    background-color: transparent;
}

#module_474849416 .TabContainer-Container .tab-pane {
}

#module_474849416 .TabContainer-Container .tab-pane {
}

#module_474849416 .TabContainer-Container .tab-pane {
}

#module_474849416 .TabContainer-Container .tab-pane {
}

#module_474849416 .TabContainer-Container .tab-pane {
}

#module_474849416 .TabContainer-Container .tab-pane {
    padding-top: 10px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    padding-bottom: 10px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    padding-left: 10px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    padding-right: 10px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-top-color: transparent;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-top-style: none;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-top-width: 0px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-right-color: transparent;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-right-style: none;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-right-width: 0px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-bottom-color: transparent;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-bottom-style: none;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-bottom-width: 0px;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-left-color: transparent;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-left-style: none;
}

#module_474849416 .TabContainer-Container .tab-pane {
    border-left-width: 0px;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    background-color: rgb(255, 105, 132);
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
}

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        font-size: 14px;
    }

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        color: #fff;
    }

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        font-weight: normal;
    }

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        text-decoration: none;
    }

    #module_474849416 .Nav-Container li:hover a, #module_474849416 .Nav-Container li.active a {
        font-style: normal;
    }

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-top-color: transparent;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-top-style: solid;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-top-width: 2px;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-right-color: transparent;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-right-style: solid;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-right-width: 1px;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-bottom-color: transparent;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-bottom-style: solid;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-bottom-width: 2px;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-left-color: transparent;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-left-style: solid;
}

#module_474849416 .Nav-Container li:hover, #module_474849416 .Nav-Container li.active {
    border-left-width: 2px;
}

/*内容*/
.ModuleNewsListGiant.layout-105 .news-container {
    width: 100%;
    margin: 0 auto;
}

.ModuleNewsListGiant.layout-105 .news-item {
    padding: 14px 0;
    border-bottom: 1px dotted #ccc;
}

    .ModuleNewsListGiant.layout-105 .news-item a {
        padding: 0 2%;
        display: block;
    }

    .ModuleNewsListGiant.layout-105 .news-item .news-con {
        margin-left: 5%;
        width: 65%;
    }

        .ModuleNewsListGiant.layout-105 .news-item .news-con .news-title {
            font-size: 20px;
            color: #333333;
        }

        .ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc {
            font-size: 14px;
            color: #999999;
            padding-top: 3px;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            -webkit-text-overflow: ellipsis;
            -moz-text-overflow: ellipsis;
        }

.ModuleNewsListGiant.layout-105 .news-img .dummy {
    padding-top: 77.5%;
}

.ModuleNewsListGiant.layout-105 .news-container .news-img {
    transition: all .3s ease-out;
    width: 20%;
    overflow: hidden;
    clear: both;
    position: relative;
    list-style-type: none;
    display: block;
    overflow: hidden;
    max-width: 100%;
    margin: auto;
}

.ModuleNewsListGiant.layout-105 time {
    display: block;
    margin-top: 10px;
    margin-bottom: 14px;
}

.ModuleNewsListGiant.layout-105 .news-container .news-img img {
    transition: all .3s ease-out;
    position: absolute;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    margin: auto;
    padding: auto;
    display: block;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn span {
    transition: all .3s ease-out;
}

.ModuleNewsListGiant.layout-105 .news-detailbtn {
    width: 108px;
    display: block;
    cursor: pointer;
    height: 30px;
    margin-top: 20px;
    background: #fff;
    transition: all .3s ease-out 0s;
    position: relative;
    box-shadow: 0px 0px 2px rgba(0,0,0,.2);
    font-size: 11px;
    color: #999;
    line-height: 30px;
    text-align: center;
}

    .ModuleNewsListGiant.layout-105 .news-detailbtn::before {
        opacity: 0;
        content: "";
        transition: all .3s ease-out;
        transition: all .3s ease-out;
        width: 32px;
        height: 32px;
        display: block;
        position: absolute;
        top: -1px;
        right: 0;
        background: #000;
    }

    .ModuleNewsListGiant.layout-105 .news-detailbtn::after {
        opacity: 0;
        content: "";
        background: url("/skinp/modules/ModuleNewsListGiant/images/layout-105/icon.png") no-repeat center;
        position: absolute;
        top: 4px;
        right: 7px;
        width: 20px;
        height: 20px;
        display: block;
    }

.ModuleNewsListGiant.layout-105 .label-box {
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleNewsListGiant.layout-105 .news-label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    padding: 3px 12px;
    line-height: 1;
    background: #eee;
    margin-top: 2px;
    margin-right: 10px;
}

.ModuleNewsListGiant.layout-105 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}

.ModuleNewsListGiant.layout-105 .videobox .iconfont {
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-105 .news-desc {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        /* white-space: nowrap; */
        /* display: block !important; */
    }

    .ModuleNewsListGiant.layout-105 .news-detailbtn {
        display: none;
    }

    .ModuleNewsListGiant.layout-105 .news-container .news-img {
        overflow: hidden;
        transition: all .3s ease-out;
        width: 35%;
    }

    .ModuleNewsListGiant.layout-105 .news-item .news-con {
        width: 60%;
    }
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
        -webkit-transform: scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        transition: all .3s ease-out;
    }

    .ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
        opacity: 1;
        cursor: pointer;
    }

    .ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
        opacity: 1;
        cursor: pointer;
    }

    .ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
        margin-left: -30px;
    }
}


/*置顶推荐*/
.ModuleNewsListGiant.layout-105 .staFun {
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #e50b1c;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}

.ModuleNewsListGiant.layout-105 .pagerGiant .inputer {
    outline: 0;
}

.module_474849411 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849411 {
    padding: 0px;
}

#module_474849411 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_474849411 .ModuleHead474849411 {
        display: none;
    }

    #module_474849411 .ModuleHead .HeadText.HeadText474849411 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849411 .ModuleHead .HeadCenter.HeadCenter474849411 {
        text-align: left;
    }

    #module_474849411 .ModuleHead .HeadCenter.HeadCenter474849411 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849411 .BodyCenter.BodyCenter474849411 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849411 > .module_474849411 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849411 > .module_474849411 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849411 .BodyCenter.BodyCenter474849411 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849411 .BodyCenter.BodyCenter474849411 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849411 > .module_474849411 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849411 > .module_474849411 {
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849411 > .module_474849411 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849411:hover {
    border: none;
}

    #module_474849411:hover > .module_474849411 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849411 .videobox .iconfont {
    font-size: px;
}

#module_474849411 {
}

@media (max-width: 767px) {
    #module_474849411 .videobox .iconfont {
        font-size: px;
    }
}

#module_474849411 .news-item {
    background-color: #ffffff;
}

#module_474849411 .news-item {
    background-image: none;
}

#module_474849411 .news-item {
    background-repeat: no-repeat;
}

#module_474849411 .news-item {
}

#module_474849411 .news-item {
}

#module_474849411 .news-item {
}

#module_474849411 .news-item {
    border-bottom-color: #ccc;
}

#module_474849411 .news-item {
    border-bottom-style: dashed;
}

#module_474849411 .news-item {
    border-bottom-width: 1px;
}

#module_474849411 .news-img .dummy {
    background-color: transparent;
}

#module_474849411 .news-img .dummy {
}

#module_474849411 .news-img .dummy {
    background-repeat: no-repeat;
}

#module_474849411 .news-img .dummy {
}

#module_474849411 .news-img .dummy {
}

#module_474849411 .news-img .dummy {
}

#module_474849411 .news-img {
    border-top-left-radius: 0px;
}

#module_474849411 .news-img {
    border-top-right-radius: 0px;
}

#module_474849411 .news-img {
    border-bottom-left-radius: 0px;
}

#module_474849411 .news-img {
    border-bottom-right-radius: 0px;
}

#module_474849411 .news-img {
    border-top-color: transparent;
}

#module_474849411 .news-img {
    border-top-style: none;
}

#module_474849411 .news-img {
    border-top-width: 0px;
}

#module_474849411 .news-img {
    border-right-color: transparent;
}

#module_474849411 .news-img {
    border-right-style: none;
}

#module_474849411 .news-img {
    border-right-width: 0px;
}

#module_474849411 .news-img {
    border-bottom-color: transparent;
}

#module_474849411 .news-img {
    border-bottom-style: none;
}

#module_474849411 .news-img {
    border-bottom-width: 0px;
}

#module_474849411 .news-img {
    border-left-color: transparent;
}

#module_474849411 .news-img {
    border-left-style: none;
}

#module_474849411 .news-img {
    border-left-width: 0px;
}

#module_474849411 .news-img {
    width: %;
}

#module_474849411 .news-con {
    width: calc(100% - % - 7%);
}

#module_474849411 {
}

@media (max-width: 767px) {
    #module_474849411 .news-img {
        width: %;
    }

    #module_474849411 .news-con {
        width: calc(100% - % - 7%);
    }
}

#module_474849411 .news-img .dummy {
    padding-top:;
}

#module_474849411 .news-img .t-img {
    object-fit:;
}

#module_474849411 .news-img .t-img {
    width:;
}

#module_474849411 .news-img .t-img {
    height:;
}

#module_474849411 .news-img .t-img {
    border-radius: px;
}

#module_474849411 .news-title {
    font-size: 18px;
    line-height: 18pt;
}

#module_474849411 .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849411 .news-title {
    color: #333;
}

#module_474849411 .news-title {
    font-weight: normal;
}

#module_474849411 .news-title {
    text-decoration: none;
}

#module_474849411 .news-title {
    font-style: normal;
}

#module_474849411 .news-title {
    margin-top: px;
}

#module_474849411 .news-title {
    margin-bottom: px;
}

#module_474849411 .news-desc {
    font-size: 14px;
    line-height: calc( 14px + 12px )
}

#module_474849411 .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849411 .news-desc {
    color: #999;
}

#module_474849411 .news-desc {
    font-weight: normal;
}

#module_474849411 .news-desc {
    text-decoration: none;
}

#module_474849411 .news-desc {
    font-style: normal;
}

#module_474849411 .news-desc {
    margin-top: px;
}

#module_474849411 .news-desc {
    margin-bottom: px;
}

#module_474849411 .news-detailbtn {
    font-size: 12px;
}

#module_474849411 .news-detailbtn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849411 .news-detailbtn {
    color: #666;
}

#module_474849411 .news-detailbtn {
    font-weight: normal;
}

#module_474849411 .news-detailbtn {
    text-decoration: none;
}

#module_474849411 .news-detailbtn {
    font-style: normal;
}

#module_474849411 .news-detailbtn {
    background-color: #fff;
}

#module_474849411 .news-detailbtn {
    background-image: none;
}

#module_474849411 .news-detailbtn {
    background-repeat: no-repeat;
}

#module_474849411 .news-detailbtn {
}

#module_474849411 .news-detailbtn {
}

#module_474849411 .news-detailbtn {
}

#module_474849411 .news-item .news-detailbtn::before {
    background-color: #000000;
}

#module_474849411 .news-item .news-detailbtn::before {
    background-image: none;
}

#module_474849411 .news-item .news-detailbtn::before {
    background-repeat: no-repeat;
}

#module_474849411 .news-item .news-detailbtn::before {
}

#module_474849411 .news-item .news-detailbtn::before {
}

#module_474849411 .news-item .news-detailbtn::before {
}

#module_474849411 .news-label .a-label {
    font-size: px;
}

#module_474849411 .news-label .a-label {
    font-family:;
}

#module_474849411 .news-label .a-label {
    color:;
}

#module_474849411 .news-label .a-label {
}

#module_474849411 .news-label .a-label {
}

#module_474849411 .news-label .a-label {
}

#module_474849411 .news-label {
    margin-top: px;
}

#module_474849411 .news-label {
    margin-bottom: px;
}

#module_474849411 .news-label {
    margin-left: px;
}

#module_474849411 .news-label {
    margin-right: px;
}

#module_474849411 .news-label {
    padding-top: px;
}

#module_474849411 .news-label {
    padding-bottom: px;
}

#module_474849411 .news-label {
    padding-left: px;
}

#module_474849411 .news-label {
    padding-right: px;
}

#module_474849411 .news-label {
    background-color:;
}

#module_474849411 .news-label {
}

#module_474849411 .news-label {
}

#module_474849411 .news-label {
}

#module_474849411 .news-label {
}

#module_474849411 .news-label {
}

#module_474849411 .news-label {
    border-top-color:;
}

#module_474849411 .news-label {
    border-top-style:;
}

#module_474849411 .news-label {
    border-top-width: px;
}

#module_474849411 .news-label {
    border-right-color:;
}

#module_474849411 .news-label {
    border-right-style:;
}

#module_474849411 .news-label {
    border-right-width: px;
}

#module_474849411 .news-label {
    border-bottom-color:;
}

#module_474849411 .news-label {
    border-bottom-style:;
}

#module_474849411 .news-label {
    border-bottom-width: px;
}

#module_474849411 .news-label {
    border-left-color:;
}

#module_474849411 .news-label {
    border-left-style:;
}

#module_474849411 .news-label {
    border-left-width: px;
}

#module_474849411 .pagerGiant .text {
    font-size: px;
}

#module_474849411 .pagerGiant .text {
    font-family:;
}

#module_474849411 .pagerGiant .text {
    color:;
}

#module_474849411 .pagerGiant .text {
}

#module_474849411 .pagerGiant .text {
}

#module_474849411 .pagerGiant .text {
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    width: px
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    height: px
}

#module_474849411 .pagerGiant .num {
    font-size: px;
}

#module_474849411 .pagerGiant .num {
    font-family:;
}

#module_474849411 .pagerGiant .num {
    color:;
}

#module_474849411 .pagerGiant .num {
}

#module_474849411 .pagerGiant .num {
}

#module_474849411 .pagerGiant .num {
}

#module_474849411 .pagerGiant .submit {
    width: px
}

#module_474849411 .pagerGiant .submit {
    height: px
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer, #module_474849411 .pagerGiant .submit {
    border-top-left-radius: px;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer, #module_474849411 .pagerGiant .submit {
    border-top-right-radius: px;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer, #module_474849411 .pagerGiant .submit {
    border-bottom-left-radius: px;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer, #module_474849411 .pagerGiant .submit {
    border-bottom-right-radius: px;
}

#module_474849411 .pagerGiant .next, #module_474849411 .pagerGiant .splitline {
    color:;
}

#module_474849411 .pagerGiant .num {
    background-color:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-top-color:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-top-style:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer {
    border-top-width: px;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-bottom-color:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-bottom-style:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer {
    border-bottom-width: px;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-left-color:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-left-style:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer {
    border-left-width: px;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-right-color:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .inputer {
    border-right-style:;
}

#module_474849411 .pagerGiant .num, #module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer {
    border-right-width: px;
}

#module_474849411 .page-more a {
    font-size: px;
}

#module_474849411 .page-more a {
    font-family:;
}

#module_474849411 .page-more a {
    color: !important;
}

#module_474849411 .page-more a {
}

#module_474849411 .page-more a {
}

#module_474849411 .page-more a {
}

#module_474849411 .page-more a {
    background-color:;
}

#module_474849411 .page-more a {
    border-top-color:;
}

#module_474849411 .page-more a {
    border-top-style:;
}

#module_474849411 .page-more a {
    border-top-width: px;
}

#module_474849411 .page-more a {
    border-bottom-color:;
}

#module_474849411 .page-more a {
    border-bottom-style:;
}

#module_474849411 .page-more a {
    border-bottom-width: px;
}

#module_474849411 .page-more a {
    border-left-color:;
}

#module_474849411 .page-more a {
    border-left-style:;
}

#module_474849411 .page-more a {
    border-left-width: px;
}

#module_474849411 .page-more a {
    border-right-color:;
}

#module_474849411 .page-more a {
    border-right-style:;
}

#module_474849411 .page-more a {
    border-right-width: px;
}

#module_474849411 .news-item time {
    font-size: px;
}

#module_474849411 .news-item time {
    font-family:;
}

#module_474849411 .news-item time {
    color:;
}

#module_474849411 .news-item time {
}

#module_474849411 .news-item time {
}

#module_474849411 .news-item time {
}

#module_474849411 .news-item:hover {
    background-color: #ffffff;
}

#module_474849411 .news-item:hover {
    background-image: none;
}

#module_474849411 .news-item:hover {
    background-repeat: no-repeat;
}

#module_474849411 .news-item:hover {
}

#module_474849411 .news-item:hover {
}

#module_474849411 .news-item:hover {
}

#module_474849411 .news-item:hover {
    border-bottom-color: #ccc;
}

#module_474849411 .news-item:hover {
    border-bottom-style: dotted;
}

#module_474849411 .news-item:hover {
    border-bottom-width: 1px;
}

    #module_474849411 .news-item:hover .news-img {
        border-top-color: transparent;
    }

    #module_474849411 .news-item:hover .news-img {
        border-top-style: none;
    }

    #module_474849411 .news-item:hover .news-img {
        border-top-width: 0px;
    }

    #module_474849411 .news-item:hover .news-img {
        border-right-color: transparent;
    }

    #module_474849411 .news-item:hover .news-img {
        border-right-style: none;
    }

    #module_474849411 .news-item:hover .news-img {
        border-right-width: 0px;
    }

    #module_474849411 .news-item:hover .news-img {
        border-bottom-color: transparent;
    }

    #module_474849411 .news-item:hover .news-img {
        border-bottom-style: none;
    }

    #module_474849411 .news-item:hover .news-img {
        border-bottom-width: 0px;
    }

    #module_474849411 .news-item:hover .news-img {
        border-left-color: transparent;
    }

    #module_474849411 .news-item:hover .news-img {
        border-left-style: none;
    }

    #module_474849411 .news-item:hover .news-img {
        border-left-width: 0px;
    }

    #module_474849411 .news-item:hover .news-title {
        font-size: 18px;
        line-height: 18pt;
    }

    #module_474849411 .news-item:hover .news-title {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849411 .news-item:hover .news-title {
        color: rgb(255, 105, 132);
    }

    #module_474849411 .news-item:hover .news-title {
        font-weight: normal;
    }

    #module_474849411 .news-item:hover .news-title {
        text-decoration: none;
    }

    #module_474849411 .news-item:hover .news-title {
        font-style: normal;
    }

    #module_474849411 .news-item:hover .news-desc {
        font-size: 14px;
    }

    #module_474849411 .news-item:hover .news-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849411 .news-item:hover .news-desc {
        color: #999;
    }

    #module_474849411 .news-item:hover .news-desc {
        font-weight: normal;
    }

    #module_474849411 .news-item:hover .news-desc {
        text-decoration: none;
    }

    #module_474849411 .news-item:hover .news-desc {
        font-style: normal;
    }

    #module_474849411 .news-item:hover time {
        font-size: 18px;
    }

    #module_474849411 .news-item:hover time {
        font-family:;
    }

    #module_474849411 .news-item:hover time {
        color: #333;
    }

    #module_474849411 .news-item:hover time {
        font-weight: normal;
    }

    #module_474849411 .news-item:hover time {
        text-decoration: none;
    }

    #module_474849411 .news-item:hover time {
        font-style: normal;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        font-size: 12px;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        color: #666;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        font-weight: normal;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        text-decoration: none;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        font-style: normal;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        background-color: #fff;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        background-image: none;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
        background-repeat: no-repeat;
    }

    #module_474849411 .news-item:hover .news-detailbtn {
    }

    #module_474849411 .news-item:hover .news-detailbtn {
    }

    #module_474849411 .news-item:hover .news-detailbtn {
    }

#module_474849411 .news-label:hover .a-label {
    font-size: px;
}

#module_474849411 .news-label:hover .a-label {
    font-family:;
}

#module_474849411 .news-label:hover .a-label {
    color:;
}

#module_474849411 .news-label:hover .a-label {
}

#module_474849411 .news-label:hover .a-label {
}

#module_474849411 .news-label:hover .a-label {
}

#module_474849411 .news-label:hover {
    background-color:;
}

#module_474849411 .news-label:hover {
}

#module_474849411 .news-label:hover {
}

#module_474849411 .news-label:hover {
}

#module_474849411 .news-label:hover {
}

#module_474849411 .news-label:hover {
}

#module_474849411 .news-label:hover {
    border-top-color:;
}

#module_474849411 .news-label:hover {
    border-top-style:;
}

#module_474849411 .news-label:hover {
    border-right-color:;
}

#module_474849411 .news-label:hover {
    border-right-style:;
}

#module_474849411 .news-label:hover {
    border-bottom-color:;
}

#module_474849411 .news-label:hover {
    border-bottom-style:;
}

#module_474849411 .news-label:hover {
    border-left-color:;
}

#module_474849411 .news-label:hover {
    border-left-style:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
    font-size: px;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
    font-family:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
    color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit {
    background-color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-top-color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-top-style:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-bottom-color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-bottom-style:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-left-color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-left-style:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-right-color:;
}

#module_474849411 .pagerGiant .current, #module_474849411 .pagerGiant .submit, #module_474849411 .pagerGiant .inputer:hover {
    border-right-style:;
}

#module_474849411 .page-more a:hover {
    font-size: px;
}

#module_474849411 .page-more:hover a {
    font-family:;
}

#module_474849411 .page-more a:hover {
    color: !important;
}

#module_474849411 .page-more a:hover {
}

#module_474849411 .page-more a:hover {
}

#module_474849411 .page-more a:hover {
}

#module_474849411 .page-more a:hover {
    background-color:;
}

#module_474849411 .page-more a:hover {
    border-top-color:;
}

#module_474849411 .page-more a:hover {
    border-top-style:;
}

#module_474849411 .page-more a:hover {
    border-bottom-color:;
}

#module_474849411 .page-more a:hover {
    border-bottom-style:;
}

#module_474849411 .page-more a:hover {
    border-left-color:;
}

#module_474849411 .page-more a:hover {
    border-left-style:;
}

#module_474849411 .page-more a:hover {
    border-right-color:;
}

#module_474849411 .page-more a:hover {
    border-right-style:;
}


.module_474849423 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849423 {
    padding: 0px;
}

#module_474849423 {
    position: static;
    z-index: 0;
    top: 18px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_474849423 .ModuleHead474849423 {
        display: none;
    }

    #module_474849423 .ModuleHead .HeadText.HeadText474849423 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849423 .ModuleHead .HeadCenter.HeadCenter474849423 {
        text-align: left;
    }

    #module_474849423 .ModuleHead .HeadCenter.HeadCenter474849423 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849423 .BodyCenter.BodyCenter474849423 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849423 > .module_474849423 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849423 > .module_474849423 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849423 .BodyCenter.BodyCenter474849423 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849423 .BodyCenter.BodyCenter474849423 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849423 > .module_474849423 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849423 > .module_474849423 {
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849423 > .module_474849423 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849423:hover {
    border: none;
}

    #module_474849423:hover > .module_474849423 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849423 .videobox .iconfont {
    font-size: px;
}

#module_474849423 {
}

@media (max-width: 767px) {
    #module_474849423 .videobox .iconfont {
        font-size: px;
    }
}

#module_474849423 .news-item {
    background-color: #ffffff;
}

#module_474849423 .news-item {
    background-image: none;
}

#module_474849423 .news-item {
    background-repeat: no-repeat;
}

#module_474849423 .news-item {
}

#module_474849423 .news-item {
}

#module_474849423 .news-item {
}

#module_474849423 .news-item {
    border-bottom-color: #ccc;
}

#module_474849423 .news-item {
    border-bottom-style: dashed;
}

#module_474849423 .news-item {
    border-bottom-width: 1px;
}

#module_474849423 .news-img .dummy {
    background-color: transparent;
}

#module_474849423 .news-img .dummy {
}

#module_474849423 .news-img .dummy {
    background-repeat: no-repeat;
}

#module_474849423 .news-img .dummy {
}

#module_474849423 .news-img .dummy {
}

#module_474849423 .news-img .dummy {
}

#module_474849423 .news-img {
    border-top-left-radius: 0px;
}

#module_474849423 .news-img {
    border-top-right-radius: 0px;
}

#module_474849423 .news-img {
    border-bottom-left-radius: 0px;
}

#module_474849423 .news-img {
    border-bottom-right-radius: 0px;
}

#module_474849423 .news-img {
    border-top-color: transparent;
}

#module_474849423 .news-img {
    border-top-style: none;
}

#module_474849423 .news-img {
    border-top-width: 0px;
}

#module_474849423 .news-img {
    border-right-color: transparent;
}

#module_474849423 .news-img {
    border-right-style: none;
}

#module_474849423 .news-img {
    border-right-width: 0px;
}

#module_474849423 .news-img {
    border-bottom-color: transparent;
}

#module_474849423 .news-img {
    border-bottom-style: none;
}

#module_474849423 .news-img {
    border-bottom-width: 0px;
}

#module_474849423 .news-img {
    border-left-color: transparent;
}

#module_474849423 .news-img {
    border-left-style: none;
}

#module_474849423 .news-img {
    border-left-width: 0px;
}

#module_474849423 .news-img {
    width: %;
}

#module_474849423 .news-con {
    width: calc(100% - % - 7%);
}

#module_474849423 {
}

@media (max-width: 767px) {
    #module_474849423 .news-img {
        width: %;
    }

    #module_474849423 .news-con {
        width: calc(100% - % - 7%);
    }
}

#module_474849423 .news-img .dummy {
    padding-top:;
}

#module_474849423 .news-img .t-img {
    object-fit:;
}

#module_474849423 .news-img .t-img {
    width:;
}

#module_474849423 .news-img .t-img {
    height:;
}

#module_474849423 .news-img .t-img {
    border-radius: px;
}

#module_474849423 .news-title {
    font-size: 18px;
    line-height: 18pt;
}

#module_474849423 .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849423 .news-title {
    color: #333;
}

#module_474849423 .news-title {
    font-weight: normal;
}

#module_474849423 .news-title {
    text-decoration: none;
}

#module_474849423 .news-title {
    font-style: normal;
}

#module_474849423 .news-title {
    margin-top: px;
}

#module_474849423 .news-title {
    margin-bottom: px;
}

#module_474849423 .news-desc {
    font-size: 14px;
    line-height: calc( 14px + 12px )
}

#module_474849423 .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849423 .news-desc {
    color: #999;
}

#module_474849423 .news-desc {
    font-weight: normal;
}

#module_474849423 .news-desc {
    text-decoration: none;
}

#module_474849423 .news-desc {
    font-style: normal;
}

#module_474849423 .news-desc {
    margin-top: px;
}

#module_474849423 .news-desc {
    margin-bottom: px;
}

#module_474849423 .news-detailbtn {
    font-size: 12px;
}

#module_474849423 .news-detailbtn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849423 .news-detailbtn {
    color: #666;
}

#module_474849423 .news-detailbtn {
    font-weight: normal;
}

#module_474849423 .news-detailbtn {
    text-decoration: none;
}

#module_474849423 .news-detailbtn {
    font-style: normal;
}

#module_474849423 .news-detailbtn {
    background-color: #fff;
}

#module_474849423 .news-detailbtn {
    background-image: none;
}

#module_474849423 .news-detailbtn {
    background-repeat: no-repeat;
}

#module_474849423 .news-detailbtn {
}

#module_474849423 .news-detailbtn {
}

#module_474849423 .news-detailbtn {
}

#module_474849423 .news-item .news-detailbtn::before {
    background-color: #000000;
}

#module_474849423 .news-item .news-detailbtn::before {
    background-image: none;
}

#module_474849423 .news-item .news-detailbtn::before {
    background-repeat: no-repeat;
}

#module_474849423 .news-item .news-detailbtn::before {
}

#module_474849423 .news-item .news-detailbtn::before {
}

#module_474849423 .news-item .news-detailbtn::before {
}

#module_474849423 .news-label .a-label {
    font-size: px;
}

#module_474849423 .news-label .a-label {
    font-family:;
}

#module_474849423 .news-label .a-label {
    color:;
}

#module_474849423 .news-label .a-label {
}

#module_474849423 .news-label .a-label {
}

#module_474849423 .news-label .a-label {
}

#module_474849423 .news-label {
    margin-top: px;
}

#module_474849423 .news-label {
    margin-bottom: px;
}

#module_474849423 .news-label {
    margin-left: px;
}

#module_474849423 .news-label {
    margin-right: px;
}

#module_474849423 .news-label {
    padding-top: px;
}

#module_474849423 .news-label {
    padding-bottom: px;
}

#module_474849423 .news-label {
    padding-left: px;
}

#module_474849423 .news-label {
    padding-right: px;
}

#module_474849423 .news-label {
    background-color:;
}

#module_474849423 .news-label {
}

#module_474849423 .news-label {
}

#module_474849423 .news-label {
}

#module_474849423 .news-label {
}

#module_474849423 .news-label {
}

#module_474849423 .news-label {
    border-top-color:;
}

#module_474849423 .news-label {
    border-top-style:;
}

#module_474849423 .news-label {
    border-top-width: px;
}

#module_474849423 .news-label {
    border-right-color:;
}

#module_474849423 .news-label {
    border-right-style:;
}

#module_474849423 .news-label {
    border-right-width: px;
}

#module_474849423 .news-label {
    border-bottom-color:;
}

#module_474849423 .news-label {
    border-bottom-style:;
}

#module_474849423 .news-label {
    border-bottom-width: px;
}

#module_474849423 .news-label {
    border-left-color:;
}

#module_474849423 .news-label {
    border-left-style:;
}

#module_474849423 .news-label {
    border-left-width: px;
}

#module_474849423 .pagerGiant .text {
    font-size: px;
}

#module_474849423 .pagerGiant .text {
    font-family:;
}

#module_474849423 .pagerGiant .text {
    color:;
}

#module_474849423 .pagerGiant .text {
}

#module_474849423 .pagerGiant .text {
}

#module_474849423 .pagerGiant .text {
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    width: px
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    height: px
}

#module_474849423 .pagerGiant .num {
    font-size: px;
}

#module_474849423 .pagerGiant .num {
    font-family:;
}

#module_474849423 .pagerGiant .num {
    color:;
}

#module_474849423 .pagerGiant .num {
}

#module_474849423 .pagerGiant .num {
}

#module_474849423 .pagerGiant .num {
}

#module_474849423 .pagerGiant .submit {
    width: px
}

#module_474849423 .pagerGiant .submit {
    height: px
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer, #module_474849423 .pagerGiant .submit {
    border-top-left-radius: px;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer, #module_474849423 .pagerGiant .submit {
    border-top-right-radius: px;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer, #module_474849423 .pagerGiant .submit {
    border-bottom-left-radius: px;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer, #module_474849423 .pagerGiant .submit {
    border-bottom-right-radius: px;
}

#module_474849423 .pagerGiant .next, #module_474849423 .pagerGiant .splitline {
    color:;
}

#module_474849423 .pagerGiant .num {
    background-color:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-top-color:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-top-style:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer {
    border-top-width: px;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-bottom-color:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-bottom-style:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer {
    border-bottom-width: px;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-left-color:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-left-style:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer {
    border-left-width: px;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-right-color:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .inputer {
    border-right-style:;
}

#module_474849423 .pagerGiant .num, #module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer {
    border-right-width: px;
}

#module_474849423 .page-more a {
    font-size: px;
}

#module_474849423 .page-more a {
    font-family:;
}

#module_474849423 .page-more a {
    color: !important;
}

#module_474849423 .page-more a {
}

#module_474849423 .page-more a {
}

#module_474849423 .page-more a {
}

#module_474849423 .page-more a {
    background-color:;
}

#module_474849423 .page-more a {
    border-top-color:;
}

#module_474849423 .page-more a {
    border-top-style:;
}

#module_474849423 .page-more a {
    border-top-width: px;
}

#module_474849423 .page-more a {
    border-bottom-color:;
}

#module_474849423 .page-more a {
    border-bottom-style:;
}

#module_474849423 .page-more a {
    border-bottom-width: px;
}

#module_474849423 .page-more a {
    border-left-color:;
}

#module_474849423 .page-more a {
    border-left-style:;
}

#module_474849423 .page-more a {
    border-left-width: px;
}

#module_474849423 .page-more a {
    border-right-color:;
}

#module_474849423 .page-more a {
    border-right-style:;
}

#module_474849423 .page-more a {
    border-right-width: px;
}

#module_474849423 .news-item time {
    font-size: px;
}

#module_474849423 .news-item time {
    font-family:;
}

#module_474849423 .news-item time {
    color:;
}

#module_474849423 .news-item time {
}

#module_474849423 .news-item time {
}

#module_474849423 .news-item time {
}

#module_474849423 .news-item:hover {
    background-color: #ffffff;
}

#module_474849423 .news-item:hover {
    background-image: none;
}

#module_474849423 .news-item:hover {
    background-repeat: no-repeat;
}

#module_474849423 .news-item:hover {
}

#module_474849423 .news-item:hover {
}

#module_474849423 .news-item:hover {
}

#module_474849423 .news-item:hover {
    border-bottom-color: #ccc;
}

#module_474849423 .news-item:hover {
    border-bottom-style: dotted;
}

#module_474849423 .news-item:hover {
    border-bottom-width: 1px;
}

    #module_474849423 .news-item:hover .news-img {
        border-top-color: transparent;
    }

    #module_474849423 .news-item:hover .news-img {
        border-top-style: none;
    }

    #module_474849423 .news-item:hover .news-img {
        border-top-width: 0px;
    }

    #module_474849423 .news-item:hover .news-img {
        border-right-color: transparent;
    }

    #module_474849423 .news-item:hover .news-img {
        border-right-style: none;
    }

    #module_474849423 .news-item:hover .news-img {
        border-right-width: 0px;
    }

    #module_474849423 .news-item:hover .news-img {
        border-bottom-color: transparent;
    }

    #module_474849423 .news-item:hover .news-img {
        border-bottom-style: none;
    }

    #module_474849423 .news-item:hover .news-img {
        border-bottom-width: 0px;
    }

    #module_474849423 .news-item:hover .news-img {
        border-left-color: transparent;
    }

    #module_474849423 .news-item:hover .news-img {
        border-left-style: none;
    }

    #module_474849423 .news-item:hover .news-img {
        border-left-width: 0px;
    }

    #module_474849423 .news-item:hover .news-title {
        font-size: 18px;
        line-height: 18pt;
    }

    #module_474849423 .news-item:hover .news-title {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849423 .news-item:hover .news-title {
        color: rgb(255, 105, 132);
    }

    #module_474849423 .news-item:hover .news-title {
        font-weight: normal;
    }

    #module_474849423 .news-item:hover .news-title {
        text-decoration: none;
    }

    #module_474849423 .news-item:hover .news-title {
        font-style: normal;
    }

    #module_474849423 .news-item:hover .news-desc {
        font-size: 14px;
    }

    #module_474849423 .news-item:hover .news-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849423 .news-item:hover .news-desc {
        color: #999;
    }

    #module_474849423 .news-item:hover .news-desc {
        font-weight: normal;
    }

    #module_474849423 .news-item:hover .news-desc {
        text-decoration: none;
    }

    #module_474849423 .news-item:hover .news-desc {
        font-style: normal;
    }

    #module_474849423 .news-item:hover time {
        font-size: 18px;
    }

    #module_474849423 .news-item:hover time {
        font-family:;
    }

    #module_474849423 .news-item:hover time {
        color: #333;
    }

    #module_474849423 .news-item:hover time {
        font-weight: normal;
    }

    #module_474849423 .news-item:hover time {
        text-decoration: none;
    }

    #module_474849423 .news-item:hover time {
        font-style: normal;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        font-size: 12px;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        color: #666;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        font-weight: normal;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        text-decoration: none;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        font-style: normal;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        background-color: #fff;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        background-image: none;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
        background-repeat: no-repeat;
    }

    #module_474849423 .news-item:hover .news-detailbtn {
    }

    #module_474849423 .news-item:hover .news-detailbtn {
    }

    #module_474849423 .news-item:hover .news-detailbtn {
    }

#module_474849423 .news-label:hover .a-label {
    font-size: px;
}

#module_474849423 .news-label:hover .a-label {
    font-family:;
}

#module_474849423 .news-label:hover .a-label {
    color:;
}

#module_474849423 .news-label:hover .a-label {
}

#module_474849423 .news-label:hover .a-label {
}

#module_474849423 .news-label:hover .a-label {
}

#module_474849423 .news-label:hover {
    background-color:;
}

#module_474849423 .news-label:hover {
}

#module_474849423 .news-label:hover {
}

#module_474849423 .news-label:hover {
}

#module_474849423 .news-label:hover {
}

#module_474849423 .news-label:hover {
}

#module_474849423 .news-label:hover {
    border-top-color:;
}

#module_474849423 .news-label:hover {
    border-top-style:;
}

#module_474849423 .news-label:hover {
    border-right-color:;
}

#module_474849423 .news-label:hover {
    border-right-style:;
}

#module_474849423 .news-label:hover {
    border-bottom-color:;
}

#module_474849423 .news-label:hover {
    border-bottom-style:;
}

#module_474849423 .news-label:hover {
    border-left-color:;
}

#module_474849423 .news-label:hover {
    border-left-style:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
    font-size: px;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
    font-family:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
    color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit {
    background-color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-top-color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-top-style:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-bottom-color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-bottom-style:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-left-color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-left-style:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-right-color:;
}

#module_474849423 .pagerGiant .current, #module_474849423 .pagerGiant .submit, #module_474849423 .pagerGiant .inputer:hover {
    border-right-style:;
}

#module_474849423 .page-more a:hover {
    font-size: px;
}

#module_474849423 .page-more:hover a {
    font-family:;
}

#module_474849423 .page-more a:hover {
    color: !important;
}

#module_474849423 .page-more a:hover {
}

#module_474849423 .page-more a:hover {
}

#module_474849423 .page-more a:hover {
}

#module_474849423 .page-more a:hover {
    background-color:;
}

#module_474849423 .page-more a:hover {
    border-top-color:;
}

#module_474849423 .page-more a:hover {
    border-top-style:;
}

#module_474849423 .page-more a:hover {
    border-bottom-color:;
}

#module_474849423 .page-more a:hover {
    border-bottom-style:;
}

#module_474849423 .page-more a:hover {
    border-left-color:;
}

#module_474849423 .page-more a:hover {
    border-left-style:;
}

#module_474849423 .page-more a:hover {
    border-right-color:;
}

#module_474849423 .page-more a:hover {
    border-right-style:;
}


.module_474849424 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849424 {
    padding: 0px;
}

#module_474849424 {
    position: static;
    z-index: 0;
    top: 28px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_474849424 .ModuleHead474849424 {
        display: none;
    }

    #module_474849424 .ModuleHead .HeadText.HeadText474849424 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849424 .ModuleHead .HeadCenter.HeadCenter474849424 {
        text-align: left;
    }

    #module_474849424 .ModuleHead .HeadCenter.HeadCenter474849424 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849424 .BodyCenter.BodyCenter474849424 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849424 > .module_474849424 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849424 > .module_474849424 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849424 .BodyCenter.BodyCenter474849424 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849424 .BodyCenter.BodyCenter474849424 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849424 > .module_474849424 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849424 > .module_474849424 {
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849424 > .module_474849424 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849424:hover {
    border: none;
}

    #module_474849424:hover > .module_474849424 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849424 .videobox .iconfont {
    font-size: px;
}

#module_474849424 {
}

@media (max-width: 767px) {
    #module_474849424 .videobox .iconfont {
        font-size: px;
    }
}

#module_474849424 .news-item {
    background-color: #ffffff;
}

#module_474849424 .news-item {
    background-image: none;
}

#module_474849424 .news-item {
    background-repeat: no-repeat;
}

#module_474849424 .news-item {
}

#module_474849424 .news-item {
}

#module_474849424 .news-item {
}

#module_474849424 .news-item {
    border-bottom-color: #ccc;
}

#module_474849424 .news-item {
    border-bottom-style: dashed;
}

#module_474849424 .news-item {
    border-bottom-width: 1px;
}

#module_474849424 .news-img .dummy {
    background-color: transparent;
}

#module_474849424 .news-img .dummy {
}

#module_474849424 .news-img .dummy {
    background-repeat: no-repeat;
}

#module_474849424 .news-img .dummy {
}

#module_474849424 .news-img .dummy {
}

#module_474849424 .news-img .dummy {
}

#module_474849424 .news-img {
    border-top-left-radius: 0px;
}

#module_474849424 .news-img {
    border-top-right-radius: 0px;
}

#module_474849424 .news-img {
    border-bottom-left-radius: 0px;
}

#module_474849424 .news-img {
    border-bottom-right-radius: 0px;
}

#module_474849424 .news-img {
    border-top-color: transparent;
}

#module_474849424 .news-img {
    border-top-style: none;
}

#module_474849424 .news-img {
    border-top-width: 0px;
}

#module_474849424 .news-img {
    border-right-color: transparent;
}

#module_474849424 .news-img {
    border-right-style: none;
}

#module_474849424 .news-img {
    border-right-width: 0px;
}

#module_474849424 .news-img {
    border-bottom-color: transparent;
}

#module_474849424 .news-img {
    border-bottom-style: none;
}

#module_474849424 .news-img {
    border-bottom-width: 0px;
}

#module_474849424 .news-img {
    border-left-color: transparent;
}

#module_474849424 .news-img {
    border-left-style: none;
}

#module_474849424 .news-img {
    border-left-width: 0px;
}

#module_474849424 .news-img {
    width: %;
}

#module_474849424 .news-con {
    width: calc(100% - % - 7%);
}

#module_474849424 {
}

@media (max-width: 767px) {
    #module_474849424 .news-img {
        width: %;
    }

    #module_474849424 .news-con {
        width: calc(100% - % - 7%);
    }
}

#module_474849424 .news-img .dummy {
    padding-top:;
}

#module_474849424 .news-img .t-img {
    object-fit:;
}

#module_474849424 .news-img .t-img {
    width:;
}

#module_474849424 .news-img .t-img {
    height:;
}

#module_474849424 .news-img .t-img {
    border-radius: px;
}

#module_474849424 .news-title {
    font-size: 18px;
    line-height: 18pt;
}

#module_474849424 .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849424 .news-title {
    color: #333;
}

#module_474849424 .news-title {
    font-weight: normal;
}

#module_474849424 .news-title {
    text-decoration: none;
}

#module_474849424 .news-title {
    font-style: normal;
}

#module_474849424 .news-title {
    margin-top: px;
}

#module_474849424 .news-title {
    margin-bottom: px;
}

#module_474849424 .news-desc {
    font-size: 14px;
    line-height: calc( 14px + 12px )
}

#module_474849424 .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849424 .news-desc {
    color: #999;
}

#module_474849424 .news-desc {
    font-weight: normal;
}

#module_474849424 .news-desc {
    text-decoration: none;
}

#module_474849424 .news-desc {
    font-style: normal;
}

#module_474849424 .news-desc {
    margin-top: px;
}

#module_474849424 .news-desc {
    margin-bottom: px;
}

#module_474849424 .news-detailbtn {
    font-size: 12px;
}

#module_474849424 .news-detailbtn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_474849424 .news-detailbtn {
    color: #666;
}

#module_474849424 .news-detailbtn {
    font-weight: normal;
}

#module_474849424 .news-detailbtn {
    text-decoration: none;
}

#module_474849424 .news-detailbtn {
    font-style: normal;
}

#module_474849424 .news-detailbtn {
    background-color: #fff;
}

#module_474849424 .news-detailbtn {
    background-image: none;
}

#module_474849424 .news-detailbtn {
    background-repeat: no-repeat;
}

#module_474849424 .news-detailbtn {
}

#module_474849424 .news-detailbtn {
}

#module_474849424 .news-detailbtn {
}

#module_474849424 .news-item .news-detailbtn::before {
    background-color: #000000;
}

#module_474849424 .news-item .news-detailbtn::before {
    background-image: none;
}

#module_474849424 .news-item .news-detailbtn::before {
    background-repeat: no-repeat;
}

#module_474849424 .news-item .news-detailbtn::before {
}

#module_474849424 .news-item .news-detailbtn::before {
}

#module_474849424 .news-item .news-detailbtn::before {
}

#module_474849424 .news-label .a-label {
    font-size: px;
}

#module_474849424 .news-label .a-label {
    font-family:;
}

#module_474849424 .news-label .a-label {
    color:;
}

#module_474849424 .news-label .a-label {
}

#module_474849424 .news-label .a-label {
}

#module_474849424 .news-label .a-label {
}

#module_474849424 .news-label {
    margin-top: px;
}

#module_474849424 .news-label {
    margin-bottom: px;
}

#module_474849424 .news-label {
    margin-left: px;
}

#module_474849424 .news-label {
    margin-right: px;
}

#module_474849424 .news-label {
    padding-top: px;
}

#module_474849424 .news-label {
    padding-bottom: px;
}

#module_474849424 .news-label {
    padding-left: px;
}

#module_474849424 .news-label {
    padding-right: px;
}

#module_474849424 .news-label {
    background-color:;
}

#module_474849424 .news-label {
}

#module_474849424 .news-label {
}

#module_474849424 .news-label {
}

#module_474849424 .news-label {
}

#module_474849424 .news-label {
}

#module_474849424 .news-label {
    border-top-color:;
}

#module_474849424 .news-label {
    border-top-style:;
}

#module_474849424 .news-label {
    border-top-width: px;
}

#module_474849424 .news-label {
    border-right-color:;
}

#module_474849424 .news-label {
    border-right-style:;
}

#module_474849424 .news-label {
    border-right-width: px;
}

#module_474849424 .news-label {
    border-bottom-color:;
}

#module_474849424 .news-label {
    border-bottom-style:;
}

#module_474849424 .news-label {
    border-bottom-width: px;
}

#module_474849424 .news-label {
    border-left-color:;
}

#module_474849424 .news-label {
    border-left-style:;
}

#module_474849424 .news-label {
    border-left-width: px;
}

#module_474849424 .pagerGiant .text {
    font-size: px;
}

#module_474849424 .pagerGiant .text {
    font-family:;
}

#module_474849424 .pagerGiant .text {
    color:;
}

#module_474849424 .pagerGiant .text {
}

#module_474849424 .pagerGiant .text {
}

#module_474849424 .pagerGiant .text {
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    width: px
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    height: px
}

#module_474849424 .pagerGiant .num {
    font-size: px;
}

#module_474849424 .pagerGiant .num {
    font-family:;
}

#module_474849424 .pagerGiant .num {
    color:;
}

#module_474849424 .pagerGiant .num {
}

#module_474849424 .pagerGiant .num {
}

#module_474849424 .pagerGiant .num {
}

#module_474849424 .pagerGiant .submit {
    width: px
}

#module_474849424 .pagerGiant .submit {
    height: px
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer, #module_474849424 .pagerGiant .submit {
    border-top-left-radius: px;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer, #module_474849424 .pagerGiant .submit {
    border-top-right-radius: px;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer, #module_474849424 .pagerGiant .submit {
    border-bottom-left-radius: px;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer, #module_474849424 .pagerGiant .submit {
    border-bottom-right-radius: px;
}

#module_474849424 .pagerGiant .next, #module_474849424 .pagerGiant .splitline {
    color:;
}

#module_474849424 .pagerGiant .num {
    background-color:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-top-color:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-top-style:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer {
    border-top-width: px;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-bottom-color:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-bottom-style:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer {
    border-bottom-width: px;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-left-color:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-left-style:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer {
    border-left-width: px;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-right-color:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .inputer {
    border-right-style:;
}

#module_474849424 .pagerGiant .num, #module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer {
    border-right-width: px;
}

#module_474849424 .page-more a {
    font-size: px;
}

#module_474849424 .page-more a {
    font-family:;
}

#module_474849424 .page-more a {
    color: !important;
}

#module_474849424 .page-more a {
}

#module_474849424 .page-more a {
}

#module_474849424 .page-more a {
}

#module_474849424 .page-more a {
    background-color:;
}

#module_474849424 .page-more a {
    border-top-color:;
}

#module_474849424 .page-more a {
    border-top-style:;
}

#module_474849424 .page-more a {
    border-top-width: px;
}

#module_474849424 .page-more a {
    border-bottom-color:;
}

#module_474849424 .page-more a {
    border-bottom-style:;
}

#module_474849424 .page-more a {
    border-bottom-width: px;
}

#module_474849424 .page-more a {
    border-left-color:;
}

#module_474849424 .page-more a {
    border-left-style:;
}

#module_474849424 .page-more a {
    border-left-width: px;
}

#module_474849424 .page-more a {
    border-right-color:;
}

#module_474849424 .page-more a {
    border-right-style:;
}

#module_474849424 .page-more a {
    border-right-width: px;
}

#module_474849424 .news-item time {
    font-size: px;
}

#module_474849424 .news-item time {
    font-family:;
}

#module_474849424 .news-item time {
    color:;
}

#module_474849424 .news-item time {
}

#module_474849424 .news-item time {
}

#module_474849424 .news-item time {
}

#module_474849424 .news-item:hover {
    background-color: #ffffff;
}

#module_474849424 .news-item:hover {
    background-image: none;
}

#module_474849424 .news-item:hover {
    background-repeat: no-repeat;
}

#module_474849424 .news-item:hover {
}

#module_474849424 .news-item:hover {
}

#module_474849424 .news-item:hover {
}

#module_474849424 .news-item:hover {
    border-bottom-color: #ccc;
}

#module_474849424 .news-item:hover {
    border-bottom-style: dotted;
}

#module_474849424 .news-item:hover {
    border-bottom-width: 1px;
}

    #module_474849424 .news-item:hover .news-img {
        border-top-color: transparent;
    }

    #module_474849424 .news-item:hover .news-img {
        border-top-style: none;
    }

    #module_474849424 .news-item:hover .news-img {
        border-top-width: 0px;
    }

    #module_474849424 .news-item:hover .news-img {
        border-right-color: transparent;
    }

    #module_474849424 .news-item:hover .news-img {
        border-right-style: none;
    }

    #module_474849424 .news-item:hover .news-img {
        border-right-width: 0px;
    }

    #module_474849424 .news-item:hover .news-img {
        border-bottom-color: transparent;
    }

    #module_474849424 .news-item:hover .news-img {
        border-bottom-style: none;
    }

    #module_474849424 .news-item:hover .news-img {
        border-bottom-width: 0px;
    }

    #module_474849424 .news-item:hover .news-img {
        border-left-color: transparent;
    }

    #module_474849424 .news-item:hover .news-img {
        border-left-style: none;
    }

    #module_474849424 .news-item:hover .news-img {
        border-left-width: 0px;
    }

    #module_474849424 .news-item:hover .news-title {
        font-size: 18px;
        line-height: 18pt;
    }

    #module_474849424 .news-item:hover .news-title {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849424 .news-item:hover .news-title {
        color: rgb(255, 105, 132);
    }

    #module_474849424 .news-item:hover .news-title {
        font-weight: normal;
    }

    #module_474849424 .news-item:hover .news-title {
        text-decoration: none;
    }

    #module_474849424 .news-item:hover .news-title {
        font-style: normal;
    }

    #module_474849424 .news-item:hover .news-desc {
        font-size: 14px;
    }

    #module_474849424 .news-item:hover .news-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849424 .news-item:hover .news-desc {
        color: #999;
    }

    #module_474849424 .news-item:hover .news-desc {
        font-weight: normal;
    }

    #module_474849424 .news-item:hover .news-desc {
        text-decoration: none;
    }

    #module_474849424 .news-item:hover .news-desc {
        font-style: normal;
    }

    #module_474849424 .news-item:hover time {
        font-size: 18px;
    }

    #module_474849424 .news-item:hover time {
        font-family:;
    }

    #module_474849424 .news-item:hover time {
        color: #333;
    }

    #module_474849424 .news-item:hover time {
        font-weight: normal;
    }

    #module_474849424 .news-item:hover time {
        text-decoration: none;
    }

    #module_474849424 .news-item:hover time {
        font-style: normal;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        font-size: 12px;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        color: #666;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        font-weight: normal;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        text-decoration: none;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        font-style: normal;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        background-color: #fff;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        background-image: none;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
        background-repeat: no-repeat;
    }

    #module_474849424 .news-item:hover .news-detailbtn {
    }

    #module_474849424 .news-item:hover .news-detailbtn {
    }

    #module_474849424 .news-item:hover .news-detailbtn {
    }

#module_474849424 .news-label:hover .a-label {
    font-size: px;
}

#module_474849424 .news-label:hover .a-label {
    font-family:;
}

#module_474849424 .news-label:hover .a-label {
    color:;
}

#module_474849424 .news-label:hover .a-label {
}

#module_474849424 .news-label:hover .a-label {
}

#module_474849424 .news-label:hover .a-label {
}

#module_474849424 .news-label:hover {
    background-color:;
}

#module_474849424 .news-label:hover {
}

#module_474849424 .news-label:hover {
}

#module_474849424 .news-label:hover {
}

#module_474849424 .news-label:hover {
}

#module_474849424 .news-label:hover {
}

#module_474849424 .news-label:hover {
    border-top-color:;
}

#module_474849424 .news-label:hover {
    border-top-style:;
}

#module_474849424 .news-label:hover {
    border-right-color:;
}

#module_474849424 .news-label:hover {
    border-right-style:;
}

#module_474849424 .news-label:hover {
    border-bottom-color:;
}

#module_474849424 .news-label:hover {
    border-bottom-style:;
}

#module_474849424 .news-label:hover {
    border-left-color:;
}

#module_474849424 .news-label:hover {
    border-left-style:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
    font-size: px;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
    font-family:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
    color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit {
    background-color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-top-color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-top-style:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-bottom-color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-bottom-style:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-left-color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-left-style:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-right-color:;
}

#module_474849424 .pagerGiant .current, #module_474849424 .pagerGiant .submit, #module_474849424 .pagerGiant .inputer:hover {
    border-right-style:;
}

#module_474849424 .page-more a:hover {
    font-size: px;
}

#module_474849424 .page-more:hover a {
    font-family:;
}

#module_474849424 .page-more a:hover {
    color: !important;
}

#module_474849424 .page-more a:hover {
}

#module_474849424 .page-more a:hover {
}

#module_474849424 .page-more a:hover {
}

#module_474849424 .page-more a:hover {
    background-color:;
}

#module_474849424 .page-more a:hover {
    border-top-color:;
}

#module_474849424 .page-more a:hover {
    border-top-style:;
}

#module_474849424 .page-more a:hover {
    border-bottom-color:;
}

#module_474849424 .page-more a:hover {
    border-bottom-style:;
}

#module_474849424 .page-more a:hover {
    border-left-color:;
}

#module_474849424 .page-more a:hover {
    border-left-style:;
}

#module_474849424 .page-more a:hover {
    border-right-color:;
}

#module_474849424 .page-more a:hover {
    border-right-style:;
}



.module_474849410 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849410 {
    padding: 0px;
}

#module_474849410 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_474849410 .ModuleHead474849410 {
        display: none;
    }

    #module_474849410 .ModuleSubContainer {
        background-color: transparent;
    }

    #module_474849410 .ModuleSubContainer {
    }

    #module_474849410 .ModuleSubContainer {
        background-repeat: no-repeat;
    }

    #module_474849410 .ModuleSubContainer {
        background-position: 0% 0%;
    }

    #module_474849410 .ModuleSubContainer {
        background-attachment: scroll;
    }

    #module_474849410 .ModuleSubContainer {
    }

#module_474849410 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_474849410 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_474849410 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_474849410 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer474849410 {
}

.module_474849412 .ModuleHead .HeadCenter {
    float: none;
}

#module_474849412 {
    padding: 0px;
}

#module_474849412 {
    position: static;
    z-index: 0;
    top: 274px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_474849412 .ModuleHead474849412 {
        display: none;
    }

    #module_474849412 .ModuleHead .HeadText.HeadText474849412 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_474849412 .ModuleHead .HeadCenter.HeadCenter474849412 {
        text-align: left;
    }

    #module_474849412 .ModuleHead .HeadCenter.HeadCenter474849412 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849412 .BodyCenter.BodyCenter474849412 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_474849412 > .module_474849412 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_474849412 > .module_474849412 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_474849412 .BodyCenter.BodyCenter474849412 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849412 .BodyCenter.BodyCenter474849412 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_474849412 > .module_474849412 {
        margin-top: -260px;
        margin-left: 320px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_474849412 > .module_474849412 {
        margin-top: -130px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_474849412 > .module_474849412 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_474849412:hover {
    border: none;
}

    #module_474849412:hover > .module_474849412 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_474849412 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_474849412 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_474849412 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_474849412 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_474849412 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_474849412 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_474849412 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_474849412 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_474849412 .showHandle .btn {
    font-size: px;
}

#module_474849412 .showHandle .btn {
    font-family:;
}

#module_474849412 .showHandle .btn {
    color:;
}

#module_474849412 .showHandle .btn {
}

#module_474849412 .showHandle .btn {
}

#module_474849412 .showHandle .btn {
}

#module_474849412 .showHandle div {
    border-top-color: !important;
}

#module_474849412 .showHandle div {
    border-top-style: !important;
}

#module_474849412 .showHandle div {
    border-top-width: px !important;
}

#module_474849412 .showHandle {
    background-color:;
}

#module_474849412 .showHandle {
}

#module_474849412 .showHandle {
}

#module_474849412 .showHandle {
}

#module_474849412 .showHandle {
}

#module_474849412 .showHandle {
}

.module_412117125 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117125 {
    padding: 0px;
}

#module_412117125 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_412117125 .ModuleHead412117125 {
        display: none;
    }

    #module_412117125 .ModuleHead .HeadText.HeadText412117125 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117125 .ModuleHead .HeadCenter.HeadCenter412117125 {
        text-align: left;
    }

    #module_412117125 .ModuleHead .HeadCenter.HeadCenter412117125 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117125 .BodyCenter.BodyCenter412117125 {
        background: none;
        background-color: rgb(41, 42, 63);
    }

    #module_412117125 > .module_412117125 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117125 > .module_412117125 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117125 .BodyCenter.BodyCenter412117125 {
        padding-top: 30px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117125 .BodyCenter.BodyCenter412117125 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117125 > .module_412117125 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117125 > .module_412117125 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117125 > .module_412117125 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117125:hover {
    border: none;
}

    #module_412117125:hover > .module_412117125 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117125 .ModuleSubContainer {
    background-color: transparent;
}

#module_412117125 .ModuleSubContainer {
    background-image: none;
}

#module_412117125 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_412117125 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_412117125 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_412117125 .ModuleSubContainer {
}

#module_412117125 {
    !bgVideo!
}

{
    bgVideoUrl: none
}

#module_412117125 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_412117125 .ModuleSubContainer {
    box-shadow:;
    transition: box-shadow 0.5s ease;
}

    #module_412117125 .ModuleSubContainer:hover {
        box-shadow:;
    }

.ModuleGridContainer.ModuleGridContainer412117125 {
    max-width: none;
    width: 100%;
}

.module_412117126 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117126 {
    padding: 0px;
}

#module_412117126 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_412117126 .ModuleHead412117126 {
        display: none;
    }

    #module_412117126 .ModuleHead .HeadText.HeadText412117126 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117126 .ModuleHead .HeadCenter.HeadCenter412117126 {
        text-align: left;
    }

    #module_412117126 .ModuleHead .HeadCenter.HeadCenter412117126 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117126 .BodyCenter.BodyCenter412117126 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117126 > .module_412117126 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117126 > .module_412117126 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117126 .BodyCenter.BodyCenter412117126 {
        padding-top: 0px;
        padding-left: 100px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117126 .BodyCenter.BodyCenter412117126 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117126 > .module_412117126 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117126 > .module_412117126 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117126 > .module_412117126 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117126:hover {
    border: none;
}

    #module_412117126:hover > .module_412117126 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117126 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117126 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117126 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117126 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117126 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117126 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117126 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117126 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117126 .showHandle .btn {
    font-size: px;
}

#module_412117126 .showHandle .btn {
    font-family:;
}

#module_412117126 .showHandle .btn {
    color:;
}

#module_412117126 .showHandle .btn {
}

#module_412117126 .showHandle .btn {
}

#module_412117126 .showHandle .btn {
}

#module_412117126 .showHandle div {
    border-top-color: !important;
}

#module_412117126 .showHandle div {
    border-top-style: !important;
}

#module_412117126 .showHandle div {
    border-top-width: px !important;
}

#module_412117126 .showHandle {
    background-color:;
}

#module_412117126 .showHandle {
}

#module_412117126 .showHandle {
}

#module_412117126 .showHandle {
}

#module_412117126 .showHandle {
}

#module_412117126 .showHandle {
}

#module_412117126 a {
    font-size: unset;
    font-family: unset
}

.module_412117229 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117229 {
    padding: 0px;
}

#module_412117229 {
    position: static;
    z-index: 0;
    top: 31px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_412117229 .ModuleHead412117229 {
        display: none;
    }

    #module_412117229 .ModuleImageTextGiantContent {
        margin-top: px;
    }

    #module_412117229 .ModuleImageTextGiantContent {
        margin-bottom: px;
    }

    #module_412117229 .ModuleImageTextGiantContent {
        margin-left: px;
    }

    #module_412117229 .ModuleImageTextGiantContent {
        margin-right: px;
    }

    #module_412117229 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_412117229 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_412117229 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_412117229 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_412117229 .showHandle .btn {
        font-size: px;
    }

    #module_412117229 .showHandle .btn {
        font-family:;
    }

    #module_412117229 .showHandle .btn {
        color:;
    }

    #module_412117229 .showHandle .btn {
    }

    #module_412117229 .showHandle .btn {
    }

    #module_412117229 .showHandle .btn {
    }

    #module_412117229 .showHandle div {
        border-top-color: !important;
    }

    #module_412117229 .showHandle div {
        border-top-style: !important;
    }

    #module_412117229 .showHandle div {
        border-top-width: px !important;
    }

    #module_412117229 .showHandle {
        background-color:;
    }

    #module_412117229 .showHandle {
    }

    #module_412117229 .showHandle {
    }

    #module_412117229 .showHandle {
    }

    #module_412117229 .showHandle {
    }

    #module_412117229 .showHandle {
    }

.module_412117127 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117127 {
    padding: 0px;
}

#module_412117127 {
    position: static;
    z-index: 0;
    top: 19px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_412117127 .ModuleHead412117127 {
        display: none;
    }

    #module_412117127 .ModuleHead .HeadText.HeadText412117127 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117127 .ModuleHead .HeadCenter.HeadCenter412117127 {
        text-align: left;
    }

    #module_412117127 .ModuleHead .HeadCenter.HeadCenter412117127 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117127 .BodyCenter.BodyCenter412117127 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117127 > .module_412117127 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117127 > .module_412117127 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117127 .BodyCenter.BodyCenter412117127 {
        padding-top: 0px;
        padding-left: 70px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117127 .BodyCenter.BodyCenter412117127 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117127 > .module_412117127 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117127 > .module_412117127 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117127 > .module_412117127 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117127:hover {
    border: none;
}

    #module_412117127:hover > .module_412117127 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117127 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117127 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117127 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117127 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117127 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117127 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117127 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117127 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117127 .showHandle .btn {
    font-size: px;
}

#module_412117127 .showHandle .btn {
    font-family:;
}

#module_412117127 .showHandle .btn {
    color:;
}

#module_412117127 .showHandle .btn {
}

#module_412117127 .showHandle .btn {
}

#module_412117127 .showHandle .btn {
}

#module_412117127 .showHandle div {
    border-top-color: !important;
}

#module_412117127 .showHandle div {
    border-top-style: !important;
}

#module_412117127 .showHandle div {
    border-top-width: px !important;
}

#module_412117127 .showHandle {
    background-color:;
}

#module_412117127 .showHandle {
}

#module_412117127 .showHandle {
}

#module_412117127 .showHandle {
}

#module_412117127 .showHandle {
}

#module_412117127 .showHandle {
}

#module_412117127 a {
    font-size: unset;
    font-family: unset
}

.module_412117224 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117224 {
    padding: 0px;
}

#module_412117224 {
    position: static;
    z-index: 0;
    top: 30px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_412117224 .ModuleHead412117224 {
        display: none;
    }

    #module_412117224 .ModuleHead .HeadText.HeadText412117224 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117224 .ModuleHead .HeadCenter.HeadCenter412117224 {
        text-align: left;
    }

    #module_412117224 .ModuleHead .HeadCenter.HeadCenter412117224 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117224 .BodyCenter.BodyCenter412117224 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117224 > .module_412117224 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117224 > .module_412117224 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117224 .BodyCenter.BodyCenter412117224 {
        padding-top: 40px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117224 .BodyCenter.BodyCenter412117224 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117224 > .module_412117224 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 100px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117224 > .module_412117224 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117224 > .module_412117224 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117224:hover {
    border: none;
}

    #module_412117224:hover > .module_412117224 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117224 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117224 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117224 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117224 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117224 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117224 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117224 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117224 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117224 .showHandle .btn {
    font-size: px;
}

#module_412117224 .showHandle .btn {
    font-family:;
}

#module_412117224 .showHandle .btn {
    color:;
}

#module_412117224 .showHandle .btn {
}

#module_412117224 .showHandle .btn {
}

#module_412117224 .showHandle .btn {
}

#module_412117224 .showHandle div {
    border-top-color: !important;
}

#module_412117224 .showHandle div {
    border-top-style: !important;
}

#module_412117224 .showHandle div {
    border-top-width: px !important;
}

#module_412117224 .showHandle {
    background-color:;
}

#module_412117224 .showHandle {
}

#module_412117224 .showHandle {
}

#module_412117224 .showHandle {
}

#module_412117224 .showHandle {
}

#module_412117224 .showHandle {
}

.module_412117128 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117128 {
    padding: 0px;
}

#module_412117128 {
    position: static;
    z-index: 0;
    top: 30px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_412117128 .ModuleHead412117128 {
        display: none;
    }

    #module_412117128 .ModuleHead .HeadText.HeadText412117128 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117128 .ModuleHead .HeadCenter.HeadCenter412117128 {
        text-align: left;
    }

    #module_412117128 .ModuleHead .HeadCenter.HeadCenter412117128 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117128 .BodyCenter.BodyCenter412117128 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117128 > .module_412117128 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117128 > .module_412117128 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117128 .BodyCenter.BodyCenter412117128 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117128 .BodyCenter.BodyCenter412117128 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117128 > .module_412117128 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117128 > .module_412117128 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117128 > .module_412117128 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117128:hover {
    border: none;
}

    #module_412117128:hover > .module_412117128 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117128 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117128 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117128 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117128 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117128 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117128 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117128 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117128 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117128 .showHandle .btn {
    font-size: px;
}

#module_412117128 .showHandle .btn {
    font-family:;
}

#module_412117128 .showHandle .btn {
    color:;
}

#module_412117128 .showHandle .btn {
}

#module_412117128 .showHandle .btn {
}

#module_412117128 .showHandle .btn {
}

#module_412117128 .showHandle div {
    border-top-color: !important;
}

#module_412117128 .showHandle div {
    border-top-style: !important;
}

#module_412117128 .showHandle div {
    border-top-width: px !important;
}

#module_412117128 .showHandle {
    background-color:;
}

#module_412117128 .showHandle {
}

#module_412117128 .showHandle {
}

#module_412117128 .showHandle {
}

#module_412117128 .showHandle {
}

#module_412117128 .showHandle {
}

#module_412117128 a {
    font-size: unset;
    font-family: unset
}

.module_412117130 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117130 {
    padding: 0px;
}

#module_412117130 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_412117130 .ModuleHead412117130 {
        display: none;
    }

    #module_412117130 .ModuleHead .HeadText.HeadText412117130 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117130 .ModuleHead .HeadCenter.HeadCenter412117130 {
        text-align: left;
    }

    #module_412117130 .ModuleHead .HeadCenter.HeadCenter412117130 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117130 .BodyCenter.BodyCenter412117130 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117130 > .module_412117130 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117130 > .module_412117130 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117130 .BodyCenter.BodyCenter412117130 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 100px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117130 .BodyCenter.BodyCenter412117130 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117130 > .module_412117130 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117130 > .module_412117130 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117130 > .module_412117130 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117130:hover {
    border: none;
}

    #module_412117130:hover > .module_412117130 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117130 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117130 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117130 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117130 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117130 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117130 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117130 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117130 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117130 .showHandle .btn {
    font-size: px;
}

#module_412117130 .showHandle .btn {
    font-family:;
}

#module_412117130 .showHandle .btn {
    color:;
}

#module_412117130 .showHandle .btn {
}

#module_412117130 .showHandle .btn {
}

#module_412117130 .showHandle .btn {
}

#module_412117130 .showHandle div {
    border-top-color: !important;
}

#module_412117130 .showHandle div {
    border-top-style: !important;
}

#module_412117130 .showHandle div {
    border-top-width: px !important;
}

#module_412117130 .showHandle {
    background-color:;
}

#module_412117130 .showHandle {
}

#module_412117130 .showHandle {
}

#module_412117130 .showHandle {
}

#module_412117130 .showHandle {
}

#module_412117130 .showHandle {
}

.module_412117237 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117237 {
    padding: 0px;
}

#module_412117237 {
    position: static;
    z-index: 0;
    top: 3072px;
    left: 109px;
    width: 100%;
    height: auto;
}

    #module_412117237 .ModuleHead412117237 {
        display: none;
    }

    #module_412117237 .ModuleHead .HeadText.HeadText412117237 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117237 .ModuleHead .HeadCenter.HeadCenter412117237 {
        text-align: left;
    }

    #module_412117237 .ModuleHead .HeadCenter.HeadCenter412117237 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117237 .BodyCenter.BodyCenter412117237 {
        background: none;
        background-color: rgb(41, 42, 63);
    }

    #module_412117237 > .module_412117237 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117237 > .module_412117237 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117237 .BodyCenter.BodyCenter412117237 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117237 .BodyCenter.BodyCenter412117237 {
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117237 > .module_412117237 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117237 > .module_412117237 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: -48px;
    }
}

#module_412117237 > .module_412117237 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117237:hover {
    border: none;
}

    #module_412117237:hover > .module_412117237 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117237 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117237 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117237 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117237 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117237 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117237 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117237 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117237 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117237 .showHandle .btn {
    font-size: px;
}

#module_412117237 .showHandle .btn {
    font-family:;
}

#module_412117237 .showHandle .btn {
    color:;
}

#module_412117237 .showHandle .btn {
}

#module_412117237 .showHandle .btn {
}

#module_412117237 .showHandle .btn {
}

#module_412117237 .showHandle div {
    border-top-color: !important;
}

#module_412117237 .showHandle div {
    border-top-style: !important;
}

#module_412117237 .showHandle div {
    border-top-width: px !important;
}

#module_412117237 .showHandle {
    background-color:;
}

#module_412117237 .showHandle {
}

#module_412117237 .showHandle {
}

#module_412117237 .showHandle {
}

#module_412117237 .showHandle {
}

#module_412117237 .showHandle {
}

.module_412117238 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117238 {
    padding: 0px;
}

#module_412117238 {
    position: static;
    z-index: 0;
    top: 3192px;
    left: 278px;
    width: 100%;
    height: auto;
}

    #module_412117238 .ModuleHead412117238 {
        display: none;
    }

    #module_412117238 .ModuleHead .HeadText.HeadText412117238 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117238 .ModuleHead .HeadCenter.HeadCenter412117238 {
        text-align: left;
    }

    #module_412117238 .ModuleHead .HeadCenter.HeadCenter412117238 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117238 .BodyCenter.BodyCenter412117238 {
        background: none;
        background-color: rgb(36, 37, 55);
    }

    #module_412117238 > .module_412117238 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117238 > .module_412117238 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117238 .BodyCenter.BodyCenter412117238 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117238 .BodyCenter.BodyCenter412117238 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117238 > .module_412117238 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117238 > .module_412117238 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: -22px;
    }
}

#module_412117238 > .module_412117238 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117238:hover {
    border: none;
}

    #module_412117238:hover > .module_412117238 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117238 .ModuleImageTextGiantContent {
    margin-top: px;
}

#module_412117238 .ModuleImageTextGiantContent {
    margin-bottom: px;
}

#module_412117238 .ModuleImageTextGiantContent {
    margin-left: px;
}

#module_412117238 .ModuleImageTextGiantContent {
    margin-right: px;
}

#module_412117238 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_412117238 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_412117238 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_412117238 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_412117238 .showHandle .btn {
    font-size: px;
}

#module_412117238 .showHandle .btn {
    font-family:;
}

#module_412117238 .showHandle .btn {
    color:;
}

#module_412117238 .showHandle .btn {
}

#module_412117238 .showHandle .btn {
}

#module_412117238 .showHandle .btn {
}

#module_412117238 .showHandle div {
    border-top-color: !important;
}

#module_412117238 .showHandle div {
    border-top-style: !important;
}

#module_412117238 .showHandle div {
    border-top-width: px !important;
}

#module_412117238 .showHandle {
    background-color:;
}

#module_412117238 .showHandle {
}

#module_412117238 .showHandle {
}

#module_412117238 .showHandle {
}

#module_412117238 .showHandle {
}

#module_412117238 .showHandle {
}

.ModuleMobileNavGiant.layout-107 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .micro-nav {
    height: calc(100vh);
}

.ModuleMobileNavGiant.layout-107 .micro-nav-item {
    height: calc(100% - 5.906rem);
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto !important;
}

    .ModuleMobileNavGiant.layout-107 .micro-nav-item > ul > li {
        color: #fff;
        width: 200px;
        margin: 0 auto;
    }

.ModuleMobileNavGiant.layout-107 .subnav a {
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .micro-nav-item .link {
    padding: 2rem 1.33rem;
    color: #fff;
    display: block;
    position: relative;
}

.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li p {
    white-space: nowrap;
    font-size: .96rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ModuleMobileNavGiant.layout-107 .micro-nav-item ul li.open .more:before {
    opacity: 0;
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-107 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-107 header {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 50px !important;
    position: fixed;
    background: rgba(0,0,0,.9);
    text-align: center;
    z-index: 950;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-107 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
    z-index: 999;
}

    .ModuleMobileNavGiant.layout-107 .micro-nav .more {
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.4s ease;
    }

        .ModuleMobileNavGiant.layout-107 .micro-nav .more:before {
            content: "";
            width: 2px;
            height: 1rem;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            transform: translate(0,-50%);
            transition: all 0.4s ease;
        }

        .ModuleMobileNavGiant.layout-107 .micro-nav .more:after {
            content: "";
            width: 2px;
            height: 1rem;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            transform: translate(0,-50%) rotate(90deg);
            transition: all 0.4s ease;
        }

.ModuleMobileNavGiant.layout-107 #header p img {
    max-height: 40px;
    /* margin-right: -8px;
            margin-left: -15px; */
    padding-right: 8pt;
    padding-left: 8pt;
}

.ModuleMobileNavGiant.layout-107 .navcontent {
    width: calc(100% - 60px);
    display: flex;
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-107 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-107 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

    .ModuleMobileNavGiant.layout-107 .svgdiv svg {
        width: 16pt;
        height: 16pt;
        position: relative;
        z-index: -1;
        fill: #fff;
    }

.ModuleMobileNavGiant.layout-107 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-107 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-107 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}
/*二级导航*/
.subnav a {
    height: 3.41rem;
    line-height: 3rem;
    font-size: .81rem;
    text-align: center;
    display: block;
}
/*解决1px的问题*/
.border1px {
    position: relative;
}

    .border1px:after {
        position: absolute;
        left: 0;
        z-index: 1;
        bottom: -1px;
        width: 100%;
        border-bottom: 1px solid #ddd;
        content: '';
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .border1px:after {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .border1px:after {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}
/*解决1px的问题*/
.borderTop1px:before {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    border-top: 1px solid #ddd;
    content: '';
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .borderTop1px:before {
        -webkit-transform: scaleY(0.33);
        transform: scaleY(0.33);
    }
}

.ModuleMobileNavGiant.layout-107 #mobileDesignerContainer #pagebody {
    margin-top: 50px;
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-107 #header, .ModuleMobileNavGiant.layout-107 .micro-nav {
        display: none !important;
    }

    .ModuleMobileNavGiant.layout-107 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }

    .ModuleMobileNavGiant.layout-107 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-107 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.module_412117065 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117065 {
    padding: 0px;
}

#module_412117065 {
}

    #module_412117065 .ModuleHead412117065 {
        display: none;
    }

    #module_412117065 .ModuleHead .HeadText.HeadText412117065 {
        font-family: 微软雅黑,Microsoft YaHei;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        text-decoration: initial;
        font-style: normal;
        text-align: left;
    }

    #module_412117065 .ModuleHead .HeadCenter.HeadCenter412117065 {
        text-align: left;
    }

    #module_412117065 .ModuleHead .HeadCenter.HeadCenter412117065 {
        margin: 0;
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117065 .BodyCenter.BodyCenter412117065 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_412117065 > .module_412117065 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: #000;
        border-left-width: 0px;
        border-right-style: solid;
        border-right-color: #000;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 0px;
    }

    #module_412117065 > .module_412117065 {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

@media screen and (min-width: 768px) {
    #module_412117065 .BodyCenter.BodyCenter412117065 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117065 .BodyCenter.BodyCenter412117065 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_412117065 > .module_412117065 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_412117065 > .module_412117065 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_412117065 > .module_412117065 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_412117065:hover {
    border: none;
}

    #module_412117065:hover > .module_412117065 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_412117065 .langlistbox {
    background-color:
}

    #module_412117065 .langlistbox .jt {
        border-bottom-color:
    }

    #module_412117065 .langlistbox .langinfo {
        color:
    }

    #module_412117065 .langlistbox .langinfo {
        background-color:
    }

    #module_412117065 .langlistbox .langinfo {
        border-color:
    }

    #module_412117065 .langlistbox .langtxt {
        font-size: px
    }

    #module_412117065 .langlistbox .langtxt {
        color:
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header {
        border-bottom-color:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header {
        border-bottom-style:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header {
        border-bottom-width: px;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header {
        box-shadow:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #MobileNav {
        background-color: transparent;
    }

    #module_412117065.layout-107 #header {
        background-color: rgba(98, 79, 245, 0.98);
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header {
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
        color: #fff;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .lcitem .rect {
        background: #fff;
    }

    #module_412117065.layout-107 .icons {
        color: #fff;
    }

    #module_412117065.layout-107 .svgdiv svg > * {
        fill: #fff;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item ul li:after {
        border-bottom-color: rgba(242, 242, 242, 0.37);
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item, #module_412117065.layout-107 #MobileNavFloatLayer {
        background-color: rgba(98, 79, 245, 0.98);
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item, #module_412117065.layout-107 #MobileNavFloatLayer {
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li > a, #module_412117065.layout-107 .micro-nav-item > ul > li > a p {
        color: #fff;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a, #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a p {
        color: #fff;
    }

    #module_412117065 .layout-107 .micro-nav .more:before, #module_412117065 .layout-107 .micro-nav .more:after {
        background:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
        font-family:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
        font-size: px;
    }

#module_412117065 {
}

    #module_412117065.layout-107 #header p {
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li > a, #module_412117065.layout-107 .micro-nav-item > ul > li > a p {
        font-family:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li > a, #module_412117065.layout-107 .micro-nav-item > ul > li > a p {
        font-size: px;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a, #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a p {
        font-family:;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a, #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a p {
        font-size: px;
    }

    #module_412117065 .langlistbox li:hover .langinfo, #module_412117065 .langactive .langinfo {
        color:
    }

    #module_412117065 .langlistbox li:hover .langinfo, #module_412117065 .langactive .langinfo {
        background-color:
    }

    #module_412117065 .langlistbox li:hover .langinfo, #module_412117065 .langactive .langinfo {
        border-color:
    }

    #module_412117065 .langlistbox li:hover .langtxt, #module_412117065 .langactive .langtxt {
        color:
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li > a:hover, #module_412117065.layout-107 .micro-nav-item > ul > li > a:hover p {
        color: #fff;
    }

#module_412117065 {
}

    #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a:hover, #module_412117065.layout-107 .micro-nav-item > ul > li .subnav a:hover p {
        color: #fff;
    }

.ModuleMobileFloatNavGiant {
    position: fixed;
    z-index: 4998;
}

    .ModuleMobileFloatNavGiant .defaultbtn {
        position: relative;
        box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16);
        background-color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

    .ModuleMobileFloatNavGiant .spotgroup, .ModuleMobileFloatNavGiant .itemicon {
        position: absolute;
        color: green;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-45%);
        font-size: 16px;
    }

    .ModuleMobileFloatNavGiant svg {
        width: 22px;
        height: 22px;
        margin-top: 5px;
    }


    .ModuleMobileFloatNavGiant .itemicon {
        color: black;
    }

    .ModuleMobileFloatNavGiant .itembtn {
        display: block;
        position: relative;
        box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16);
        background-color: #fff;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        margin-bottom: 15px;
    }

    .ModuleMobileFloatNavGiant .itemtext {
        position: relative;
        left: -60px;
        background: #fff;
        padding: 5px 14px;
        border-radius: 4px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
        color: #666;
        box-sizing: content-box;
        /* min-width: 80px; */
    }

    .ModuleMobileFloatNavGiant .defaultbtnbghover {
        transform: rotate(180deg);
        transition: all 0.5s;
    }

    .ModuleMobileFloatNavGiant .itemtextright {
        text-align: right;
    }

    .ModuleMobileFloatNavGiant .itemtextleft {
        text-align: left;
    }

    .ModuleMobileFloatNavGiant .itemtextright::before {
        border-left: 8px solid #fff;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        top: 50%;
        right: -8px;
        position: absolute;
        transform: translateY(-50%);
        content: '';
    }

    .ModuleMobileFloatNavGiant .itemtextleft::before {
        border-right: 8px solid #fff;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        top: 50%;
        left: -7px;
        position: absolute;
        transform: translateY(-50%);
        content: '';
    }

    .ModuleMobileFloatNavGiant .FloatNavitemlist {
        height: 0;
        display: none;
        transition: all
    }

.itemimg {
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}

.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}

.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}

.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}

.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}

.module_412117373 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117373 {
    padding: 0px;
}

#module_412117373 {
}

    #module_412117373 .ModuleHead0 {
        display: none;
    }

    #module_412117373 .defaultbtn {
        background-color: #fff
    }

    #module_412117373 .defaultbtn {
    }

    #module_412117373 .spotgroup {
        color: #000
    }

    #module_412117373 .itembtn {
        background-color: #fff
    }

    #module_412117373 .itembtn {
    }

    #module_412117373 .itemicon {
        color: #666
    }

    #module_412117373 svg > * {
        fill: #666
    }

    #module_412117373 .itemtext {
        background-color: #fff
    }

    #module_412117373 .itemtextright::before {
        border-left-color: #fff
    }

    #module_412117373 .itemtextleft::before {
        border-right-color: #fff
    }

    #module_412117373 .itemtext {
    }

    #module_412117373 .itemtext {
        font-size: 12px;
    }

    #module_412117373 .itemtext {
        font-family:;
    }

    #module_412117373 .itemtext {
        color: #666 !important;
    }

    #module_412117373 .itemtext {
        font-weight: normal;
    }

    #module_412117373 .itemtext {
        text-decoration: none;
    }

    #module_412117373 .itemtext {
        font-style: normal;
    }

    #module_412117373 .defaultbtnbghover {
        background-color: #000000
    }

    #module_412117373 .defaultbtnbghover {
    }

    #module_412117373 .defaultbtniconbghover {
        color: #fff
    }

.module_412117066 .ModuleHead .HeadCenter {
    float: none;
}

#module_412117066 {
    padding: 0px;
}

#module_412117066 {
}

    #module_412117066 .ModuleHead0 {
        display: none;
    }

    #module_412117066 .ModuleHead .HeadText.HeadText0 {
    }

    #module_412117066 .ModuleHead .HeadTextMore.HeadTextMore0 {
    }

    #module_412117066 > .module_0 {
        border: none;
    }

@media screen and (min-width: 768px) {
    #module_412117066 .BodyCenter.BodyCenter0 {
    }
}

@media screen and (max-width: 767px) {
    #module_412117066 .BodyCenter.BodyCenter0 {
    }
}

#module_412117066 .BodyCenter.BodyCenter0 {
}

#module_412117066 .BodyCenter a {
}

#module_412117066 .foot-nav-list {
    background-color: !important;
}

#module_412117066 .foot-nav-list {
    border-top-color:;
}

#module_412117066 .foot-nav-list {
    border-top-style:;
}

#module_412117066 .foot-nav-list {
    border-top-width: px;
}

#module_412117066 #MobileFootNav {
    box-shadow:;
}

#module_412117066 .icon {
    color: !important;
}

    #module_412117066 .icon svg > * {
        fill:
    }

#module_412117066 .itemText {
    font-size: px;
}

#module_412117066 .itemText {
    font-family:;
}

#module_412117066 .itemText {
    color: !important;
}

#module_412117066 .itemText {
}

#module_412117066 .itemText {
}

#module_412117066 .itemText {
}

#module_412117066 .iconh {
    color: !important;
}

    #module_412117066 .iconh svg > * {
        fill:
    }

#module_412117066 .itemTexth {
    font-size: px;
}

#module_412117066 .itemTexth {
    font-family:;
}

#module_412117066 .itemTexth {
    color: !important;
}

#module_412117066 .itemTexth {
}

#module_412117066 .itemTexth {
}

#module_412117066 .itemTexth {
}

