﻿
@charset "utf-8";


.imageTextContainer_2 {
    max-height: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.TextImage_2 {
    width: 35%;
}


#module_532837337 {
    display: none;
    width: 50px !important;
    height: 50px;
    position: fixed;
    z-index: 99999;
    top: auto !important;
    left: auto !important;
    right: 50px;
    bottom: 50px;
}

@media only screen and (max-width: 767px) {
    #module_532837337 {
        right: 15px;
        bottom: 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #module_532837337 {
        right: 30px;
        bottom: 80px;
    }
}










.ModuleGridContainer[gridswidthmode="2"] {
    max-width: 100%;
    width: auto;
}

.BodyMain2Zone {
    display: none;
}

.BodyMain3Zone {
    display: none;
}

.BodyMain4Zone {
    display: none;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnContainer {
    /*position: fixed;*/
    z-index: 99999;
    top: 0;
    width: 100%;
    height: auto;
    max-height: 100%;
    transition: all 0.2s ease-in-out;
}

.ModuleTopColumnGiant.layout-101 .Design.ModuleTopColumnContainer {
    position: relative;
    z-index: 0;
}

.ModuleTopColumnGiant.layout-101 .ModuleSubContainer {
    display: table;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.ModuleTopColumnGiant.layout-101 .Design .ModuleSubContainer {
    overflow: unset;
}

.ModuleTopColumnGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_1 {
    position: relative;
    opacity: 1;
    overflow: hidden;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2 {
    overflow: hidden;
    height: 0;
    visibility: hidden;
}

.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_1 {
    position: relative;
    overflow: hidden;
}

.ModuleTopColumnGiant.layout-101 .Design .ModuleTopColumnItem_2 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    visibility: visible;
}

.ModuleTopColumnGiant.layout-101 .Design .ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
    border: 1px dashed blue;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeIn {
    -webkit-animation: switchFadeIn .3s ease-in-out forwards;
    animation: switchFadeIn .3s ease-in-out forwards;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDown {
    -webkit-animation: switchFadeInDown .3s ease-in-out forwards;
    animation: switchFadeInDown .3s ease-in-out forwards;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDown {
    -webkit-animation: switchSlideInDown .3s ease-in-out forwards;
    animation: switchSlideInDown .3s ease-in-out forwards;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchSlideInDownOut {
    -webkit-animation: switchSlideInDownOut 0.8s ease-out forwards;
    animation: switchSlideInDownOut 0.8s ease-out forwards;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInDownOut {
    -webkit-animation: switchFadeInDownOut 0.8s ease-out forwards;
    animation: switchFadeInDownOut 0.8s ease-out forwards;
}

.ModuleTopColumnGiant.layout-101 .ModuleTopColumnItem_2.switchFadeInOut {
    -webkit-animation: switchFadeInOut 0.8s ease-out forwards;
    animation: switchFadeInOut 0.8s ease-out forwards;
}


.ModuleTopColumnGiant.layout-101 .ScrollActive {
    top: 0px !important;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.ModuleTopColumnGiant.layout-101 .ScrollHide {
    height: 0;
    visibility: hidden;
}


@media only screen and (max-width: 767px) {
    .ModuleTopColumnGiant.layout-101 {
        display: none !important;
    }
}

/*start 退出动画*/
@keyframes switchFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes switchFadeInOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes switchFadeInDownOut {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    50% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes switchFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@keyframes switchSlideInDownOut {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes switchSlideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
/*end 退出动画*/ .module_532833305 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833305 {
    padding: 0px;
}

#module_532833305 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833305 .ModuleHead532833305 {
        display: none;
    }

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper {
    white-space: unset;
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

        .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2 {
            display: none
        }

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding {
        height: 100%;
        position: relative;
        display: table-cell;
    }

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

.ModuleGridCustomGiant.layout-101:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover {
        background-color: rgba(75, 151, 255, .8);
    }

        .ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after {
            border-left: 1px dashed rgba(75, 151, 255, 0);
        }

.ModuleGridCustomGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridCustomGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.ModuleGridCustomGiant.layout-101 {
    height: 100%;
}

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
        position: relative;
    }

    .ModuleGridCustomGiant.layout-101 .gridBgVideo {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 0;
    }

        .ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgb(0,0,0);
        }

        .ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center center;
        }

        .ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo {
            display: none;
        }

    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {
        height: 100%
    }

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {
        display: flex;
        flex-wrap: wrap;
    }

        .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding {
            float: left;
            height: 10px;
        }

        .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

        .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag {
            display: none;
        }
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer {
        width: calc((100% - 55px)/12) !important;
    }
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer {
        width: calc((100% - 50px)/11) !important;
    }
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer {
        width: calc((100% - 45px)/10) !important;
    }
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer {
        width: calc((100% - 40px)/10) !important;
    }
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer {
        width: calc((100% - 35px)/8) !important;
    }
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer {
        width: calc((100% - 30px)/7) !important;
    }
    /* 6列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer {
        width: calc((100% - 25px)/6) !important;
    }
    /* 5列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer {
        width: calc((100% - 20px)/5) !important;
    }
    /* 4列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer {
        width: calc((100% - 15px)/4) !important;
    }
    /* 3列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer {
        width: calc((100% - 10px)/3) !important;
    }
    /* 2列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding {
        width: 5px;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8 {
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer {
        width: calc((100% - 5px)/2) !important;
    }
    /* 1列 无padding */
    .ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding {
        width: 0px;
        display: none;
    }

    .ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer {
        width: 100% !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder {
    border: 0px !important;
    padding: 0 !important;
}

.module_532833306 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833306 {
    padding: 0px;
}

#module_532833306 {
    width: 100%;
}

    #module_532833306 .ModuleHead532833306 {
        display: none;
    }

    #module_532833306 .BodyCenter.BodyCenter532833306 {
        background: none;
        background-color: rgba(0, 0, 0, 0.8);
    }

    #module_532833306 > .module_532833306 {
        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_532833306 > .module_532833306 {
        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_532833306 .BodyCenter.BodyCenter532833306 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833306 .BodyCenter.BodyCenter532833306 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833306 > .module_532833306 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833306 > .module_532833306 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833306 > .module_532833306 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833306:hover {
    border: none;
}

    #module_532833306:hover > .module_532833306 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833306 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833306 .ModuleSubContainer {
    background-image: none;
}

#module_532833306 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833306 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833306 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833306 .ModuleSubContainer {
}

#module_532833306 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833306 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833306 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833306 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833306 {
    max-width: 1720px;
    width: auto;
}

    .ModuleGridContainer.ModuleGridContainer532833306 .SubPadding {
        width: 0px;
    }
/*图文模块 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;
        position: relative;
    }

.module_532833302 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833302 {
    padding: 0px;
}

#module_532833302 {
    position: static;
    z-index: 0;
    top: 45px;
    left: 413px;
    width: 80%;
    height: auto;
}

    #module_532833302 .ModuleHead532833302 {
        display: none;
    }

    #module_532833302 .BodyCenter.BodyCenter532833302 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833302 > .module_532833302 {
        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_532833302 > .module_532833302 {
        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_532833302 .BodyCenter.BodyCenter532833302 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833302 .BodyCenter.BodyCenter532833302 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833302 > .module_532833302 {
        margin-top: 8.3333%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833302 > .module_532833302 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833302 > .module_532833302 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833302:hover {
    border: none;
}

    #module_532833302:hover > .module_532833302 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833302 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833302 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833302 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833302 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833302 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833302 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833302 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833302 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833302 .showHandle .btn {
    font-size: 14px;
}

#module_532833302 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833302 .showHandle .btn {
    color: #333;
}

#module_532833302 .showHandle .btn {
    font-weight: 400;
}

#module_532833302 .showHandle .btn {
    text-decoration: none;
}

#module_532833302 .showHandle .btn {
    font-style: normal;
}

#module_532833302 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833302 .showHandle div {
    border-top-style: solid !important;
}

#module_532833302 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833302 .showHandle {
    background-color: transparent;
}

#module_532833302 .showHandle {
    background-image: none;
}

#module_532833302 .showHandle {
    background-repeat: no-repeat;
}

#module_532833302 .showHandle {
}

#module_532833302 .showHandle {
}

#module_532833302 .showHandle {
}

#module_532833302 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833306 #Sub532833306_1 {
    width: 17.4622%;
}

.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_532833304 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833304 {
    padding: 0px;
}

#module_532833304 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833304 .ModuleHead532833304 {
        display: none;
    }

    #module_532833304 .BodyCenter.BodyCenter532833304 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833304 > .module_532833304 {
        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_532833304 > .module_532833304 {
        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_532833304 .BodyCenter.BodyCenter532833304 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833304 .BodyCenter.BodyCenter532833304 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833304 > .module_532833304 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833304 > .module_532833304 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833304 > .module_532833304 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833304:hover {
    border: none;
}

    #module_532833304:hover > .module_532833304 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833304 .main-nav-item-group {
    height: 120px;
}

#module_532833304 .main-nav-item {
    line-height: 120px;
}

#module_532833304 .main-nav-content {
    height: 120px
}

#module_532833304 .main-nav-content {
    background-color: rgba(0,0,0,0);
}

#module_532833304 .main-nav-content {
    background-image: none;
}

#module_532833304 .main-nav-content {
    background-repeat: no-repeat;
}

#module_532833304 .main-nav-content {
}

#module_532833304 .main-nav-content {
}

#module_532833304 .main-nav-content {
}

#module_532833304 .main-nav-content, #module_532833304 .verticalMenu .main-nav-item-group {
    text-align: center;
}

#module_532833304 .main-nav-item {
    font-size: 16px;
}

#module_532833304 .main-nav-item {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .main-nav-item {
    color: rgb(216, 216, 216);
}

#module_532833304 .main-nav-item {
    font-weight: bold;
}

#module_532833304 .main-nav-item {
    text-decoration: none;
}

#module_532833304 .main-nav-item {
    font-style: normal;
}

#module_532833304 .main-nav-item {
    width: auto;
}

#module_532833304 .main-nav-item, #module_532833304 .defaultMenu .main-nav-item-name::after {
    padding-left: 35px;
    padding-right: 35px;
}

#module_532833304 .verticalMenu .main-nav-item-group {
    margin-bottom: 35px;
}

#module_532833304 .main-nav-item {
    background-color: transparent;
}

#module_532833304 .main-nav-item {
    background-image: none;
}

#module_532833304 .main-nav-item {
    background-repeat: no-repeat;
}

#module_532833304 .main-nav-item {
}

#module_532833304 .main-nav-item {
}

#module_532833304 .main-nav-item {
}

#module_532833304 .sub-nav-item-group {
    width: 244px;
}

#module_532833304 .sub-nav-item-div {
    font-size: 14px;
}

#module_532833304 .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .sub-nav-item-div {
    color: rgb(216, 216, 216);
}

, #module_532833304 .sub-nav-item:hover::after {
    color: rgb(216, 216, 216);
}

#module_532833304 .sub-nav-item-div {
    font-weight: normal;
}

#module_532833304 .sub-nav-item-div {
    text-decoration: none;
}

#module_532833304 .sub-nav-item-div {
    font-style: normal;
}

#module_532833304 .sub-nav-item-SubName {
    font-size: 12px;
}

#module_532833304 .sub-nav-item-SubName {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .sub-nav-item-SubName {
    color: #999;
}

#module_532833304 .sub-nav-item-SubName {
    font-weight: normal;
}

#module_532833304 .sub-nav-item-SubName {
    text-decoration: none;
}

#module_532833304 .sub-nav-item-SubName {
    font-style: normal;
}

#module_532833304 .sub-nav-item-box .item_sub.item_outer:before {
    background-color: rgb(255, 255, 255);
}

#module_532833304 .sub-nav-item-box .outAfter:after {
    color: rgb(255, 255, 255);
}

#module_532833304 .sub-nav-item-menu, #module_532833304 .arrow, #module_532833304 .sub-normal-color {
    background-color: rgba(0, 0, 0, 0.6);
}

#module_532833304 .sub-nav-item-menu {
    background-image: none;
}

#module_532833304 .sub-nav-item-menu {
    background-repeat: no-repeat;
}

#module_532833304 .sub-nav-item-menu {
}

#module_532833304 .sub-nav-item-menu {
}

#module_532833304 .sub-nav-item-menu {
}

#module_532833304 .sub-nav-item-box {
    border-bottom-color: #E3E9EE;
}

#module_532833304 .sub-nav-item-box {
    border-bottom-style: solid;
}

#module_532833304 .sub-nav-item-box {
    border-bottom-width: 0px;
}

#module_532833304 .sub-nav-item-menu {
    padding-top: 10px;
}

#module_532833304 .sub-nav-item-menu {
    padding-bottom: 11px;
}

#module_532833304 .sub-nav-item-menu {
    padding-left: 24px;
}

#module_532833304 .sub-nav-item-menu {
    padding-right: 24px;
}

#module_532833304 .sub-nav-item-menu {
    box-shadow: 0px 0px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_532833304 .third-nav-item-group {
    width: 244px;
}

#module_532833304 .third-nav-item {
    height: 42px;
    line-height: 42px;
}

#module_532833304 .third-nav-item {
    line-height: calc(100% + (42px - 10px));
}

    #module_532833304 .third-nav-item .item_outer {
        font-size: 14px;
    }

    #module_532833304 .third-nav-item .item_outer {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833304 .third-nav-item .item_outer {
        color: rgb(216, 216, 216);
    }

    #module_532833304 .third-nav-item .item_outer {
        font-weight: normal;
    }

    #module_532833304 .third-nav-item .item_outer {
        text-decoration: none;
    }

    #module_532833304 .third-nav-item .item_outer {
        font-style: normal;
    }

    #module_532833304 .third-nav-item .thirdName {
        font-size: 12px;
    }

    #module_532833304 .third-nav-item .thirdName {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833304 .third-nav-item .thirdName {
        color: #999;
    }

    #module_532833304 .third-nav-item .thirdName {
        font-weight: normal;
    }

    #module_532833304 .third-nav-item .thirdName {
        text-decoration: none;
    }

    #module_532833304 .third-nav-item .thirdName {
        font-style: normal;
    }

#module_532833304 .sub-nav-item-box .item_third .item_outer:before {
    background-color: rgb(255, 255, 255);
}

#module_532833304 .third-nav-item-group, #module_532833304 .third-normal-color {
    background-color: rgba(0, 0, 0, 0.6);
}

#module_532833304 .third-nav-item-group {
    background-image: none;
}

#module_532833304 .third-nav-item-group {
    background-repeat: no-repeat;
}

#module_532833304 .third-nav-item-group {
}

#module_532833304 .third-nav-item-group {
}

#module_532833304 .third-nav-item-group {
}

#module_532833304 .item_third {
    border-bottom-color: #E3E9EE;
}

#module_532833304 .item_third {
    border-bottom-style: solid;
}

#module_532833304 .item_third {
    border-bottom-width: 1px;
}

#module_532833304 .third-nav-item-group {
    padding-top: 8px;
}

#module_532833304 .third-nav-item-group {
    padding-bottom: 8px;
}

#module_532833304 .third-nav-item-group {
    padding-left: 24px;
}

#module_532833304 .third-nav-item-group {
    padding-right: 24px;
}

#module_532833304 .third-nav-item-group {
    box-shadow: 0px 1px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_532833304 .main-nav-item-name::after {
    font-size: 16px;
}

#module_532833304 .main-nav-item-name::after {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .main-nav-item-name::after {
    color: rgb(255, 255, 255);
}

#module_532833304 .add {
    color: rgb(255, 255, 255);
}

#module_532833304 .main-nav-item-hover::afters {
    background-color: rgb(255, 255, 255);
}

#module_532833304 .main-nav-item-name::after {
    font-weight: normal;
}

#module_532833304 .main-nav-item-name::after {
    text-decoration: none;
}

#module_532833304 .main-nav-item-name::after {
    font-style: normal;
}

#module_532833304 .main-nav-item-hover {
    background-color: transparent;
}

#module_532833304 .main-nav-item-hover {
    background-image: none;
}

#module_532833304 .main-nav-item-hover {
    background-repeat: no-repeat;
}

#module_532833304 .main-nav-item-hover {
}

#module_532833304 .main-nav-item-hover {
}

#module_532833304 .main-nav-item-hover {
}

#module_532833304 .main-nav-item::before {
    border-bottom-color: rgb(220, 154, 87);
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    font-size: 14px;
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    color: rgb(255, 255, 255);
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    font-weight: normal;
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    text-decoration: none;
}

#module_532833304 .sub-nav-item-box:hover .sub-nav-item-div {
    font-style: normal;
}

#module_532833304 .sub-nav-item:hover, #module_532833304 .sub-hover-color {
    background-color: #fff;
}

, #module_532833304 .sub-nav-item-hover {
    background-color: #fff;
}

#module_532833304 .sub-nav-item:hover {
    background-image: none;
}

#module_532833304 .sub-nav-item:hover {
    background-repeat: no-repeat;
}

#module_532833304 .sub-nav-item:hover {
}

#module_532833304 .sub-nav-item:hover {
}

#module_532833304 .sub-nav-item:hover {
}

#module_532833304 .third-nav-item:hover .item_outer {
    font-size: 14px;
}

#module_532833304 .third-nav-item:hover .item_outer {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833304 .third-nav-item:hover .item_outer {
    color: rgb(255, 255, 255);
}

#module_532833304 .third-nav-item:hover .item_outer {
    font-weight: normal;
}

#module_532833304 .third-nav-item:hover .item_outer {
    text-decoration: none;
}

#module_532833304 .third-nav-item:hover .item_outer {
    font-style: normal;
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner, #module_532833304 .third-hover-color {
    background-color: #fff;
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner {
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner {
    background-repeat: no-repeat;
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner {
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner {
}

#module_532833304 .third-nav-item:hover .third-nav-item-inner {
}


.ModuleGridContainer.ModuleGridContainer532833306 #Sub532833306_2 {
    width: 65.0757%;
}

.ModuleLangSwitchGiant.layout-103 .lang-list {
    display: inline-block;
    vertical-align: top;
}

    .ModuleLangSwitchGiant.layout-103 .lang-list li {
        float: left
    }

.ModuleLangSwitchGiant.layout-103 .lang-text {
    padding: 10px;
    position: relative;
}

    .ModuleLangSwitchGiant.layout-103 .lang-text.current {
        color: #f10215;
    }

    .ModuleLangSwitchGiant.layout-103 .lang-text:hover {
        color: #f10215;
    }

.ModuleLangSwitchGiant.layout-103 .lang-split {
    border-left: 1px solid #333;
}

.ModuleLangSwitchGiant.layout-103 li:nth-last-of-type(1) > .lang-split {
    border-left: none !important;
}

.ModuleLangSwitchGiant.layout-103 .lang-list .separatorTag {
    color: #ccc;
    padding: 10px 0;
}

.ModuleLangSwitchGiant.layout-103 .lang-list li:last-child .separatorTag {
    display: none;
    !important
}

.module_532837348 .ModuleHead .HeadCenter {
    float: none;
}

#module_532837348 {
    padding: 0px;
}

#module_532837348 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532837348 .ModuleHead532837348 {
        display: none;
    }

    #module_532837348 .BodyCenter.BodyCenter532837348 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532837348 > .module_532837348 {
        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_532837348 > .module_532837348 {
        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_532837348 .BodyCenter.BodyCenter532837348 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532837348 .BodyCenter.BodyCenter532837348 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532837348 > .module_532837348 {
        margin-top: 5.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.3333%;
    }
}

@media screen and (max-width: 767px) {
    #module_532837348 > .module_532837348 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532837348 > .module_532837348 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532837348:hover {
    border: none;
}

    #module_532837348:hover > .module_532837348 {
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
        transition: box-shadow 0.5s ease 0s;
    }

#module_532837348 .BodyCenter {
    text-align: left;
}

#module_532837348 .lang-text {
    font-size: 12px;
}

#module_532837348 .lang-text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532837348 .lang-text {
    color: rgb(216, 216, 216);
}

#module_532837348 .lang-text {
    font-weight: normal;
}

#module_532837348 .lang-text {
    text-decoration: initial;
}

#module_532837348 .lang-text {
    font-style: normal;
}

#module_532837348 .separatorTag {
    color: #ccc;
}

#module_532837348 .lang-list {
    background-color: rgba(0,0,0,0);
}

#module_532837348 .lang-list {
    background-image: none;
}

#module_532837348 .lang-list {
    background-repeat: no-repeat;
}

#module_532837348 .lang-list {
}

#module_532837348 .lang-list {
}

#module_532837348 .lang-list {
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    font-size: 12px;
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    color: rgb(255, 255, 255);
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    font-weight: normal;
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    text-decoration: initial;
}

#module_532837348 .lang-text:hover, #module_532837348 .lang-text.current {
    font-style: normal;
}

/*全局 layout 106*/
.ModuleSearchGiant.layout-106 .btn-group.open .dropdown-toggle {
    box-shadow: none
}

.ModuleSearchGiant.layout-106 .ModuleSearchFormStyle {
    padding: 0;
}

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .content {
        display: table;
        width: 100%;
        height: auto;
        border: 1px solid #333;
        border-radius: 34px;
        overflow: hidden;
        background: #fff;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel,
    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel,
    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {
        position: relative;
        display: table-cell;
        height: 36px;
        border: 0px;
        vertical-align: middle;
        background: #fff;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel {
        width: 1%;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchInputPanel {
        border: 0;
        overflow: auto;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .ModuleSearchInput {
        height: 100%;
        width: 100%;
        border: 0;
        text-indent: 10px;
        font-size: 14px;
        outline: none;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel select {
        height: 100%;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select {
        float: left;
        height: 100%;
        border: 0;
        border-radius: 0;
    }

        .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .bootstrap-select .btn {
            padding-left: 16px;
            height: 100%;
            font-size: 12px;
            border: 0;
            border-radius: 0;
            background-color: transparent;
        }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {
        position: relative;
        width: 50px;
        background: #fff;
        border-radius: 0;
        text-align: center;
        line-height: 1;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchIcon {
        position: absolute;
        top: 8px;
        left: 14px;
        width: 20px;
        height: 20px;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-size: 22px;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchBtnPanel {
        border-top-right-radius: 34px;
        border-bottom-right-radius: 34px;
    }

    .ModuleSearchGiant.layout-106 .ModuleSearchFormStyle .searchTypePanel {
        border-top-left-radius: 34px;
        border-bottom-left-radius: 34px;
    }

.module_532833303 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833303 {
    padding: 0px;
}

#module_532833303 {
    position: static;
    z-index: 0;
    top: 138px;
    left: 1517px;
    width: 100%;
    height: auto;
}

    #module_532833303 .ModuleHead532833303 {
        display: none;
    }

    #module_532833303 .BodyCenter.BodyCenter532833303 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833303 > .module_532833303 {
        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_532833303 > .module_532833303 {
        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_532833303 .BodyCenter.BodyCenter532833303 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833303 .BodyCenter.BodyCenter532833303 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833303 > .module_532833303 {
        margin-top: 1.6667%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833303 > .module_532833303 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833303 > .module_532833303 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833303:hover {
    border: none;
}

    #module_532833303:hover > .module_532833303 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833303 .search-item .searchBtnPanel, #module_532833303 .search-item .searchInputPanel, #module_532833303 .bootstrap-select .btn, #module_532833303 .search-item .searchTypePanel, #module_532833303 .search-item .searchBtnPanel {
    height: 36px;
    line-height: calc(36px - 11px)
}

;
#module_532833303 .search-item {
}

#module_532833303 .search-item {
    background-repeat: no-repeat;
}

#module_532833303 .search-item {
}

#module_532833303 .search-item {
}

#module_532833303 .search-item {
    border-top-color: #000000;
}

#module_532833303 .search-item {
    border-top-style: solid;
}

#module_532833303 .search-item {
    border-top-width: 0px;
}

#module_532833303 .search-item {
    border-right-color: #000000;
}

#module_532833303 .search-item {
    border-right-style: solid;
}

#module_532833303 .search-item {
    border-right-width: 0px;
}

#module_532833303 .search-item {
    border-bottom-color: #000000;
}

#module_532833303 .search-item {
    border-bottom-style: solid;
}

#module_532833303 .search-item {
    border-bottom-width: 0px;
}

#module_532833303 .search-item {
    border-left-color: #000000;
}

#module_532833303 .search-item {
    border-left-style: solid;
}

#module_532833303 .search-item {
    border-left-width: 0px;
}

    #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .ModuleSearchInput {
        background-color:;
    }

    #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .ModuleSearchInput {
    }

        #module_532833303 .search-item .ModuleSearchInput::placeholder, #module_532833303 .search-item .ModuleSearchInput {
            font-size: 12px;
        }

            #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .ModuleSearchInput::placeholder, #module_532833303 .search-item .ModuleSearchInput {
                font-family: 微软雅黑,Microsoft YaHei;
            }

                #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .searchIcon, #module_532833303 .search-item .ModuleSearchInput::placeholder, #module_532833303 .search-item .ModuleSearchInput {
                    color: rgb(127, 127, 127);
                }

                    #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .ModuleSearchInput::placeholder, #module_532833303 .search-item .ModuleSearchInput {
                        font-weight: normal;
                    }

                        #module_532833303 .search-item .bootstrap-select .btn, #module_532833303 .search-item .ModuleSearchInput::placeholder, #module_532833303 .search-item .ModuleSearchInput {
                            text-decoration: none;
                        }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-size: 22px;
    }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        color: #999;
    }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-weight: normal;
    }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        text-decoration: none;
    }

    #module_532833303 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-style: normal;
    }

    #module_532833303 .search-item .searchBtnPanel {
        background-color: rgba(255, 255, 255, 0.76);
    }

    #module_532833303 .search-item .searchBtnPanel {
        background-image: none;
    }

    #module_532833303 .search-item .searchBtnPanel {
        background-repeat: no-repeat;
    }

    #module_532833303 .search-item .searchBtnPanel {
    }

    #module_532833303 .search-item .searchBtnPanel {
    }

    #module_532833303 .search-item .searchBtnPanel {
    }

#module_532833303 .search-hot ul li {
    border-top-color: #e3e3e3;
}

#module_532833303 .search-hot ul li {
    border-top-style: solid;
}

#module_532833303 .search-hot ul li {
    border-top-width: 0px;
}

#module_532833303 .search-hot ul li {
    border-right-color: #e3e3e3;
}

#module_532833303 .search-hot ul li {
    border-right-style: solid;
}

#module_532833303 .search-hot ul li {
    border-right-width: 1px;
}

#module_532833303 .search-hot ul li {
    border-bottom-color: #e3e3e3;
}

#module_532833303 .search-hot ul li {
    border-bottom-style: solid;
}

#module_532833303 .search-hot ul li {
    border-bottom-width: 0px;
}

#module_532833303 .search-hot ul li {
    border-left-color: #e3e3e3;
}

#module_532833303 .search-hot ul li {
    border-left-style: solid;
}

#module_532833303 .search-hot ul li {
    border-left-width: 0px;
}

    #module_532833303 .search-hot ul li a {
        font-size: 12px;
    }

    #module_532833303 .search-hot ul li a {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833303 .search-hot ul li a {
        color: #666;
    }

    #module_532833303 .search-hot ul li a {
        font-weight: normal;
    }

    #module_532833303 .search-hot ul li a {
        text-decoration: none;
    }

    #module_532833303 .search-hot ul li a {
        font-style: normal;
    }

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-size: 22px;
}

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    color: #333333;
}

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-weight: normal;
}

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    text-decoration: none;
}

#module_532833303 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-style: normal;
}

#module_532833303 .search-hot ul li:hover a {
    font-size: 12px;
}

#module_532833303 .search-hot ul li:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833303 .search-hot ul li:hover a {
    color: #333;
}

#module_532833303 .search-hot ul li:hover a {
    font-weight: normal;
}

#module_532833303 .search-hot ul li:hover a {
    text-decoration: none;
}

#module_532833303 .search-hot ul li:hover a {
    font-style: normal;
}

.ModuleGridContainer.ModuleGridContainer532833306 #Sub532833306_3 {
    width: 17.4622%;
}

.module_532833307 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833307 {
    padding: 0px;
}

#module_532833307 {
    width: 100%;
}

    #module_532833307 .ModuleHead532833307 {
        display: none;
    }

    #module_532833307 .BodyCenter.BodyCenter532833307 {
        background: none;
        background-color: rgba(0, 0, 0, 0.8);
    }

    #module_532833307 > .module_532833307 {
        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_532833307 > .module_532833307 {
        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_532833307 .BodyCenter.BodyCenter532833307 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833307 .BodyCenter.BodyCenter532833307 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833307 > .module_532833307 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833307 > .module_532833307 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833307 > .module_532833307 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833307:hover {
    border: none;
}

    #module_532833307:hover > .module_532833307 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833307 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833307 .ModuleSubContainer {
    background-image: none;
}

#module_532833307 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833307 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833307 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833307 .ModuleSubContainer {
}

#module_532833307 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833307 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833307 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833307 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833307 {
    max-width: 1720px;
    width: auto;
}

    .ModuleGridContainer.ModuleGridContainer532833307 .SubPadding {
        width: 0px;
    }

.module_532833309 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833309 {
    padding: 0px;
}

#module_532833309 {
    position: static;
    z-index: 1;
    top: 19px;
    left: 0px;
    width: 80%;
    height: auto;
}

    #module_532833309 .ModuleHead532833309 {
        display: none;
    }

    #module_532833309 .BodyCenter.BodyCenter532833309 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833309 > .module_532833309 {
        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_532833309 > .module_532833309 {
        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_532833309 .BodyCenter.BodyCenter532833309 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833309 .BodyCenter.BodyCenter532833309 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833309 > .module_532833309 {
        margin-top: 8.3333%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833309 > .module_532833309 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833309 > .module_532833309 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833309:hover {
    border: none;
}

    #module_532833309:hover > .module_532833309 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833309 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833309 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833309 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833309 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833309 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833309 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833309 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833309 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833309 .showHandle .btn {
    font-size: 14px;
}

#module_532833309 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833309 .showHandle .btn {
    color: #333;
}

#module_532833309 .showHandle .btn {
    font-weight: 400;
}

#module_532833309 .showHandle .btn {
    text-decoration: none;
}

#module_532833309 .showHandle .btn {
    font-style: normal;
}

#module_532833309 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833309 .showHandle div {
    border-top-style: solid !important;
}

#module_532833309 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833309 .showHandle {
    background-color: transparent;
}

#module_532833309 .showHandle {
    background-image: none;
}

#module_532833309 .showHandle {
    background-repeat: no-repeat;
}

#module_532833309 .showHandle {
}

#module_532833309 .showHandle {
}

#module_532833309 .showHandle {
}

#module_532833309 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833307 #Sub532833307_1 {
    width: 17.4622%;
}

.module_532835627 .ModuleHead .HeadCenter {
    float: none;
}

#module_532835627 {
    padding: 0px;
}

#module_532835627 {
    position: static;
    z-index: 0;
    top: 33px;
    width: 100%;
    height: auto;
}

    #module_532835627 .ModuleHead532835627 {
        display: none;
    }

    #module_532835627 .BodyCenter.BodyCenter532835627 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532835627 > .module_532835627 {
        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_532835627 > .module_532835627 {
        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_532835627 .BodyCenter.BodyCenter532835627 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532835627 .BodyCenter.BodyCenter532835627 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532835627 > .module_532835627 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532835627 > .module_532835627 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532835627 > .module_532835627 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532835627:hover {
    border: none;
}

    #module_532835627:hover > .module_532835627 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532835627 .main-nav-item-group {
    height: 120px;
}

#module_532835627 .main-nav-item {
    line-height: 120px;
}

#module_532835627 .main-nav-content {
    height: 120px
}

#module_532835627 .main-nav-content {
    background-color: rgba(0,0,0,0);
}

#module_532835627 .main-nav-content {
    background-image: none;
}

#module_532835627 .main-nav-content {
    background-repeat: no-repeat;
}

#module_532835627 .main-nav-content {
}

#module_532835627 .main-nav-content {
}

#module_532835627 .main-nav-content {
}

#module_532835627 .main-nav-content, #module_532835627 .verticalMenu .main-nav-item-group {
    text-align: center;
}

#module_532835627 .main-nav-item {
    font-size: 16px;
}

#module_532835627 .main-nav-item {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .main-nav-item {
    color: rgb(216, 216, 216);
}

#module_532835627 .main-nav-item {
    font-weight: bold;
}

#module_532835627 .main-nav-item {
    text-decoration: none;
}

#module_532835627 .main-nav-item {
    font-style: normal;
}

#module_532835627 .main-nav-item {
    width: auto;
}

#module_532835627 .main-nav-item, #module_532835627 .defaultMenu .main-nav-item-name::after {
    padding-left: 35px;
    padding-right: 35px;
}

#module_532835627 .verticalMenu .main-nav-item-group {
    margin-bottom: 35px;
}

#module_532835627 .main-nav-item {
    background-color: transparent;
}

#module_532835627 .main-nav-item {
    background-image: none;
}

#module_532835627 .main-nav-item {
    background-repeat: no-repeat;
}

#module_532835627 .main-nav-item {
}

#module_532835627 .main-nav-item {
}

#module_532835627 .main-nav-item {
}

#module_532835627 .sub-nav-item-group {
    width: 244px;
}

#module_532835627 .sub-nav-item-div {
    font-size: 14px;
}

#module_532835627 .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .sub-nav-item-div {
    color: rgb(216, 216, 216);
}

, #module_532835627 .sub-nav-item:hover::after {
    color: rgb(216, 216, 216);
}

#module_532835627 .sub-nav-item-div {
    font-weight: normal;
}

#module_532835627 .sub-nav-item-div {
    text-decoration: none;
}

#module_532835627 .sub-nav-item-div {
    font-style: normal;
}

#module_532835627 .sub-nav-item-SubName {
    font-size: 12px;
}

#module_532835627 .sub-nav-item-SubName {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .sub-nav-item-SubName {
    color: #999;
}

#module_532835627 .sub-nav-item-SubName {
    font-weight: normal;
}

#module_532835627 .sub-nav-item-SubName {
    text-decoration: none;
}

#module_532835627 .sub-nav-item-SubName {
    font-style: normal;
}

#module_532835627 .sub-nav-item-box .item_sub.item_outer:before {
    background-color: rgb(255, 255, 255);
}

#module_532835627 .sub-nav-item-box .outAfter:after {
    color: rgb(255, 255, 255);
}

#module_532835627 .sub-nav-item-menu, #module_532835627 .arrow, #module_532835627 .sub-normal-color {
    background-color: rgba(0, 0, 0, 0.6);
}

#module_532835627 .sub-nav-item-menu {
    background-image: none;
}

#module_532835627 .sub-nav-item-menu {
    background-repeat: no-repeat;
}

#module_532835627 .sub-nav-item-menu {
}

#module_532835627 .sub-nav-item-menu {
}

#module_532835627 .sub-nav-item-menu {
}

#module_532835627 .sub-nav-item-box {
    border-bottom-color: #E3E9EE;
}

#module_532835627 .sub-nav-item-box {
    border-bottom-style: solid;
}

#module_532835627 .sub-nav-item-box {
    border-bottom-width: 1px;
}

#module_532835627 .sub-nav-item-menu {
    padding-top: 10px;
}

#module_532835627 .sub-nav-item-menu {
    padding-bottom: 11px;
}

#module_532835627 .sub-nav-item-menu {
    padding-left: 24px;
}

#module_532835627 .sub-nav-item-menu {
    padding-right: 24px;
}

#module_532835627 .sub-nav-item-menu {
    box-shadow: 0px 0px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_532835627 .third-nav-item-group {
    width: 244px;
}

#module_532835627 .third-nav-item {
    height: 42px;
    line-height: 42px;
}

#module_532835627 .third-nav-item {
    line-height: calc(100% + (42px - 10px));
}

    #module_532835627 .third-nav-item .item_outer {
        font-size: 14px;
    }

    #module_532835627 .third-nav-item .item_outer {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532835627 .third-nav-item .item_outer {
        color: rgb(216, 216, 216);
    }

    #module_532835627 .third-nav-item .item_outer {
        font-weight: normal;
    }

    #module_532835627 .third-nav-item .item_outer {
        text-decoration: none;
    }

    #module_532835627 .third-nav-item .item_outer {
        font-style: normal;
    }

    #module_532835627 .third-nav-item .thirdName {
        font-size: 12px;
    }

    #module_532835627 .third-nav-item .thirdName {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532835627 .third-nav-item .thirdName {
        color: #999;
    }

    #module_532835627 .third-nav-item .thirdName {
        font-weight: normal;
    }

    #module_532835627 .third-nav-item .thirdName {
        text-decoration: none;
    }

    #module_532835627 .third-nav-item .thirdName {
        font-style: normal;
    }

#module_532835627 .sub-nav-item-box .item_third .item_outer:before {
    background-color: rgb(255, 255, 255);
}

#module_532835627 .third-nav-item-group, #module_532835627 .third-normal-color {
    background-color: rgba(0, 0, 0, 0.6);
}

#module_532835627 .third-nav-item-group {
    background-image: none;
}

#module_532835627 .third-nav-item-group {
    background-repeat: no-repeat;
}

#module_532835627 .third-nav-item-group {
}

#module_532835627 .third-nav-item-group {
}

#module_532835627 .third-nav-item-group {
}

#module_532835627 .item_third {
    border-bottom-color: #E3E9EE;
}

#module_532835627 .item_third {
    border-bottom-style: solid;
}

#module_532835627 .item_third {
    border-bottom-width: 1px;
}

#module_532835627 .third-nav-item-group {
    padding-top: 8px;
}

#module_532835627 .third-nav-item-group {
    padding-bottom: 8px;
}

#module_532835627 .third-nav-item-group {
    padding-left: 24px;
}

#module_532835627 .third-nav-item-group {
    padding-right: 24px;
}

#module_532835627 .third-nav-item-group {
    box-shadow: 0px 1px 24px 0px rgba(75, 76, 79, 0.1);
}

#module_532835627 .main-nav-item-name::after {
    font-size: 16px;
}

#module_532835627 .main-nav-item-name::after {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .main-nav-item-name::after {
    color: rgb(255, 255, 255);
}

#module_532835627 .add {
    color: rgb(255, 255, 255);
}

#module_532835627 .main-nav-item-hover::afters {
    background-color: rgb(255, 255, 255);
}

#module_532835627 .main-nav-item-name::after {
    font-weight: normal;
}

#module_532835627 .main-nav-item-name::after {
    text-decoration: none;
}

#module_532835627 .main-nav-item-name::after {
    font-style: normal;
}

#module_532835627 .main-nav-item-hover {
    background-color: transparent;
}

#module_532835627 .main-nav-item-hover {
    background-image: none;
}

#module_532835627 .main-nav-item-hover {
    background-repeat: no-repeat;
}

#module_532835627 .main-nav-item-hover {
}

#module_532835627 .main-nav-item-hover {
}

#module_532835627 .main-nav-item-hover {
}

#module_532835627 .main-nav-item::before {
    border-bottom-color: rgb(220, 154, 87);
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    font-size: 14px;
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    color: rgb(255, 255, 255);
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    font-weight: normal;
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    text-decoration: none;
}

#module_532835627 .sub-nav-item-box:hover .sub-nav-item-div {
    font-style: normal;
}

#module_532835627 .sub-nav-item:hover, #module_532835627 .sub-hover-color {
    background-color: #fff;
}

, #module_532835627 .sub-nav-item-hover {
    background-color: #fff;
}

#module_532835627 .sub-nav-item:hover {
    background-image: none;
}

#module_532835627 .sub-nav-item:hover {
    background-repeat: no-repeat;
}

#module_532835627 .sub-nav-item:hover {
}

#module_532835627 .sub-nav-item:hover {
}

#module_532835627 .sub-nav-item:hover {
}

#module_532835627 .third-nav-item:hover .item_outer {
    font-size: 14px;
}

#module_532835627 .third-nav-item:hover .item_outer {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532835627 .third-nav-item:hover .item_outer {
    color: rgb(255, 255, 255);
}

#module_532835627 .third-nav-item:hover .item_outer {
    font-weight: normal;
}

#module_532835627 .third-nav-item:hover .item_outer {
    text-decoration: none;
}

#module_532835627 .third-nav-item:hover .item_outer {
    font-style: normal;
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner, #module_532835627 .third-hover-color {
    background-color: #fff;
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner {
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner {
    background-repeat: no-repeat;
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner {
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner {
}

#module_532835627 .third-nav-item:hover .third-nav-item-inner {
}


.ModuleGridContainer.ModuleGridContainer532833307 #Sub532833307_2 {
    width: 65.0757%;
}

.module_532838015 .ModuleHead .HeadCenter {
    float: none;
}

#module_532838015 {
    padding: 0px;
}

#module_532838015 {
    position: static;
    z-index: 0;
    top: 32px;
    left: 0%;
    width: 100%;
    height: auto;
}

    #module_532838015 .ModuleHead532838015 {
        display: none;
    }

    #module_532838015 .BodyCenter.BodyCenter532838015 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532838015 > .module_532838015 {
        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_532838015 > .module_532838015 {
        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_532838015 .BodyCenter.BodyCenter532838015 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532838015 .BodyCenter.BodyCenter532838015 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532838015 > .module_532838015 {
        margin-top: 5.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.3333%;
    }
}

@media screen and (max-width: 767px) {
    #module_532838015 > .module_532838015 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532838015 > .module_532838015 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532838015:hover {
    border: none;
}

    #module_532838015:hover > .module_532838015 {
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
        transition: box-shadow 0.5s ease 0s;
    }

#module_532838015 .BodyCenter {
    text-align: left;
}

#module_532838015 .lang-text {
    font-size: 12px;
}

#module_532838015 .lang-text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532838015 .lang-text {
    color: rgb(216, 216, 216);
}

#module_532838015 .lang-text {
    font-weight: normal;
}

#module_532838015 .lang-text {
    text-decoration: initial;
}

#module_532838015 .lang-text {
    font-style: normal;
}

#module_532838015 .separatorTag {
    color: #ccc;
}

#module_532838015 .lang-list {
    background-color: rgba(0,0,0,0);
}

#module_532838015 .lang-list {
    background-image: none;
}

#module_532838015 .lang-list {
    background-repeat: no-repeat;
}

#module_532838015 .lang-list {
}

#module_532838015 .lang-list {
}

#module_532838015 .lang-list {
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    font-size: 12px;
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    color: rgb(255, 255, 255);
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    font-weight: normal;
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    text-decoration: initial;
}

#module_532838015 .lang-text:hover, #module_532838015 .lang-text.current {
    font-style: normal;
}

.module_532838019 .ModuleHead .HeadCenter {
    float: none;
}

#module_532838019 {
    padding: 0px;
}

#module_532838019 {
    position: static;
    z-index: 1;
    top: 57px;
    left: 0%;
    width: 100%;
    height: auto;
}

    #module_532838019 .ModuleHead532838019 {
        display: none;
    }

    #module_532838019 .BodyCenter.BodyCenter532838019 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532838019 > .module_532838019 {
        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_532838019 > .module_532838019 {
        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_532838019 .BodyCenter.BodyCenter532838019 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532838019 .BodyCenter.BodyCenter532838019 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532838019 > .module_532838019 {
        margin-top: 1.6667%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532838019 > .module_532838019 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532838019 > .module_532838019 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532838019:hover {
    border: none;
}

    #module_532838019:hover > .module_532838019 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532838019 .search-item .searchBtnPanel, #module_532838019 .search-item .searchInputPanel, #module_532838019 .bootstrap-select .btn, #module_532838019 .search-item .searchTypePanel, #module_532838019 .search-item .searchBtnPanel {
    height: 36px;
    line-height: calc(36px - 11px)
}

;
#module_532838019 .search-item {
}

#module_532838019 .search-item {
    background-repeat: no-repeat;
}

#module_532838019 .search-item {
}

#module_532838019 .search-item {
}

#module_532838019 .search-item {
    border-top-color: #000000;
}

#module_532838019 .search-item {
    border-top-style: solid;
}

#module_532838019 .search-item {
    border-top-width: 0px;
}

#module_532838019 .search-item {
    border-right-color: #000000;
}

#module_532838019 .search-item {
    border-right-style: solid;
}

#module_532838019 .search-item {
    border-right-width: 0px;
}

#module_532838019 .search-item {
    border-bottom-color: #000000;
}

#module_532838019 .search-item {
    border-bottom-style: solid;
}

#module_532838019 .search-item {
    border-bottom-width: 0px;
}

#module_532838019 .search-item {
    border-left-color: #000000;
}

#module_532838019 .search-item {
    border-left-style: solid;
}

#module_532838019 .search-item {
    border-left-width: 0px;
}

    #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .ModuleSearchInput {
        background-color:;
    }

    #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .ModuleSearchInput {
    }

        #module_532838019 .search-item .ModuleSearchInput::placeholder, #module_532838019 .search-item .ModuleSearchInput {
            font-size: 12px;
        }

            #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .ModuleSearchInput::placeholder, #module_532838019 .search-item .ModuleSearchInput {
                font-family: 微软雅黑,Microsoft YaHei;
            }

                #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .searchIcon, #module_532838019 .search-item .ModuleSearchInput::placeholder, #module_532838019 .search-item .ModuleSearchInput {
                    color: rgb(127, 127, 127);
                }

                    #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .ModuleSearchInput::placeholder, #module_532838019 .search-item .ModuleSearchInput {
                        font-weight: normal;
                    }

                        #module_532838019 .search-item .bootstrap-select .btn, #module_532838019 .search-item .ModuleSearchInput::placeholder, #module_532838019 .search-item .ModuleSearchInput {
                            text-decoration: none;
                        }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-size: 22px;
    }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        color: #999;
    }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-weight: normal;
    }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        text-decoration: none;
    }

    #module_532838019 .search-item .searchBtnPanel .searchIcon .icon-sousuo1 {
        font-style: normal;
    }

    #module_532838019 .search-item .searchBtnPanel {
        background-color: rgba(255, 255, 255, 0.76);
    }

    #module_532838019 .search-item .searchBtnPanel {
        background-image: none;
    }

    #module_532838019 .search-item .searchBtnPanel {
        background-repeat: no-repeat;
    }

    #module_532838019 .search-item .searchBtnPanel {
    }

    #module_532838019 .search-item .searchBtnPanel {
    }

    #module_532838019 .search-item .searchBtnPanel {
    }

#module_532838019 .search-hot ul li {
    border-top-color: #e3e3e3;
}

#module_532838019 .search-hot ul li {
    border-top-style: solid;
}

#module_532838019 .search-hot ul li {
    border-top-width: 0px;
}

#module_532838019 .search-hot ul li {
    border-right-color: #e3e3e3;
}

#module_532838019 .search-hot ul li {
    border-right-style: solid;
}

#module_532838019 .search-hot ul li {
    border-right-width: 1px;
}

#module_532838019 .search-hot ul li {
    border-bottom-color: #e3e3e3;
}

#module_532838019 .search-hot ul li {
    border-bottom-style: solid;
}

#module_532838019 .search-hot ul li {
    border-bottom-width: 0px;
}

#module_532838019 .search-hot ul li {
    border-left-color: #e3e3e3;
}

#module_532838019 .search-hot ul li {
    border-left-style: solid;
}

#module_532838019 .search-hot ul li {
    border-left-width: 0px;
}

    #module_532838019 .search-hot ul li a {
        font-size: 12px;
    }

    #module_532838019 .search-hot ul li a {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532838019 .search-hot ul li a {
        color: #666;
    }

    #module_532838019 .search-hot ul li a {
        font-weight: normal;
    }

    #module_532838019 .search-hot ul li a {
        text-decoration: none;
    }

    #module_532838019 .search-hot ul li a {
        font-style: normal;
    }

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-size: 22px;
}

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    color: #333333;
}

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-weight: normal;
}

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    text-decoration: none;
}

#module_532838019 .search-item .searchBtnPanel:hover .searchIcon .icon-sousuo1 {
    font-style: normal;
}

#module_532838019 .search-hot ul li:hover a {
    font-size: 12px;
}

#module_532838019 .search-hot ul li:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532838019 .search-hot ul li:hover a {
    color: #333;
}

#module_532838019 .search-hot ul li:hover a {
    font-weight: normal;
}

#module_532838019 .search-hot ul li:hover a {
    text-decoration: none;
}

#module_532838019 .search-hot ul li:hover a {
    font-style: normal;
}

.ModuleGridContainer.ModuleGridContainer532833307 #Sub532833307_3 {
    width: 17.4622%;
}

.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_532833497 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833497 {
    padding: 0px;
}

#module_532833497 {
    position: static;
    z-index: 0;
    top: 114px;
    left: 153px;
    width: 100%;
    height: auto;
}

    #module_532833497 .ModuleHead532833497 {
        display: none;
    }

    #module_532833497 .ModuleSubContainer {
        background-color: transparent;
    }

    #module_532833497 .ModuleSubContainer {
    }

    #module_532833497 .ModuleSubContainer {
        background-repeat: no-repeat;
    }

    #module_532833497 .ModuleSubContainer {
        background-position: 0% 0%;
    }

    #module_532833497 .ModuleSubContainer {
        background-attachment: scroll;
    }

    #module_532833497 .ModuleSubContainer {
    }

#module_532833497 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833497 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833497 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833497 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833497 {
}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-101 .slider-layout-101 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    font-size: 0;
}

    .ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {
    margin-bottom: 0;
    font-size: 0;
}

.ModuleSlideV2Giant.layout-101 .slide-box img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {
    width: 100% !important;
}

.ModuleSlideV2Giant.layout-101 .slick-dots {
    bottom: 30px;
}

    .ModuleSlideV2Giant.layout-101 .slick-dots li {
        width: auto;
        height: auto;
        margin: 0 12px;
    }

        .ModuleSlideV2Giant.layout-101 .slick-dots li button {
            width: 18px;
            height: 18px;
            padding: 6px;
            border-radius: 18px;
            border: unset;
            border: 1px solid rgba(255, 255, 255, 0);
        }

            .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {
                width: 6px;
                height: 6px;
                opacity: 1;
                font-size: 0;
                background-color: #fff;
                border-radius: 6px;
                top: 6px;
                left: 6px;
            }

            .ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {
                border: 1px solid #fff;
            }

        .ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {
            border-color: rgba(255, 255, 255, 1);
        }

.ModuleSlideV2Giant.layout-101 .slide-box video {
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {
        bottom: 6%
    }

    .ModuleSlideV2Giant.layout-101 .slick-prev {
        left: 2.5%;
    }

    .ModuleSlideV2Giant.layout-101 .slick-next {
        right: 2.5%;
    }
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {
        bottom: 8%
    }
        /* .ModuleSlideV2Giant.layout-101 .slick-active{ margin: 0 10px;} */
        .ModuleSlideV2Giant.layout-101 .slick-dots li button {
            width: 16px;
            height: 16px;
            border-radius: 16px;
        }
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {
        bottom: 8% !important
    }

    .ModuleSlideV2Giant.layout-101 .slick-active {
        margin: 0 8px !important;
    }

    .ModuleSlideV2Giant.layout-101 .slick-dots li button {
        width: 12px !important;
        height: 12px !important;
        border-radius: 12px;
    }

        .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {
            width: 4px !important;
            height: 4px !important;
            border-radius: 4px;
        }
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {
        bottom: 20px;
    }

        .ModuleSlideV2Giant.layout-101 .slick-dots li {
            margin: 0 7.5px;
        }

            .ModuleSlideV2Giant.layout-101 .slick-dots li button {
                width: 15px;
                height: 15px;
            }

                .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {
                    width: 5px;
                    height: 5px;
                    top: 5px;
                    left: 5px;
                }
}

.module_532833498 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833498 {
    padding: 0px;
}

#module_532833498 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833498 .ModuleHead532833498 {
        display: none;
    }

    #module_532833498 .BodyCenter.BodyCenter532833498 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833498 > .module_532833498 {
        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_532833498 > .module_532833498 {
        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_532833498 .BodyCenter.BodyCenter532833498 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833498 .BodyCenter.BodyCenter532833498 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833498 > .module_532833498 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833498 > .module_532833498 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833498 > .module_532833498 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833498:hover {
    border: none;
}

    #module_532833498:hover > .module_532833498 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833498 .slick-dots li button:before {
    background-color: rgba(255, 255, 255, 0.7);
}

#module_532833498 .slick-dots li button {
    border-color: rgba(255, 255, 255, 0);
}

#module_532833498 .slick-dots li.slick-active button:before, #module_532833498 .slick-dots li:hover button:before {
    background-color: rgba(255, 255, 255, 1);
}

#module_532833498 .slick-dots li.slick-active button, #module_532833498 .slick-dots li button:hover {
    border-color: rgba(255, 255, 255, 1);
}

#module_532833498 .SubContainer {
}

.module_532833349 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833349 {
    padding: 0px;
}

#module_532833349 {
    position: static;
    z-index: 0;
    top: 904px;
    width: 100%;
    height: auto;
}

    #module_532833349 .ModuleHead532833349 {
        display: none;
    }

    #module_532833349 .BodyCenter.BodyCenter532833349 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833349 > .module_532833349 {
        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_532833349 > .module_532833349 {
        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_532833349 .BodyCenter.BodyCenter532833349 {
        padding-top: 4.3197%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833349 .BodyCenter.BodyCenter532833349 {
        padding-top: 0.0000%;
        padding-left: 2.8818%;
        padding-right: 2.8818%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833349 > .module_532833349 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833349 > .module_532833349 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833349 > .module_532833349 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833349:hover {
    border: none;
}

    #module_532833349:hover > .module_532833349 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833349 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833349 .ModuleSubContainer {
    background-image: none;
}

#module_532833349 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833349 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833349 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833349 .ModuleSubContainer {
}

#module_532833349 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833349 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833349 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833349 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833349 {
    max-width: 1720px;
    width: auto;
}

    .ModuleGridContainer.ModuleGridContainer532833349 .SubPadding {
        width: 0px;
    }

.module_532833350 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833350 {
    padding: 0px;
}

#module_532833350 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833350 .ModuleHead532833350 {
        display: none;
    }

    #module_532833350 .BodyCenter.BodyCenter532833350 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833350 > .module_532833350 {
        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_532833350 > .module_532833350 {
        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_532833350 .BodyCenter.BodyCenter532833350 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833350 .BodyCenter.BodyCenter532833350 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833350 > .module_532833350 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833350 > .module_532833350 {
        margin-top: 4.5872%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833350 > .module_532833350 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833350:hover {
    border: none;
}

    #module_532833350:hover > .module_532833350 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833350 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833350 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833350 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833350 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833350 .imageTextGiant-Container {
    padding-top: 0px;
}

#module_532833350 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833350 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833350 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833350 .showHandle .btn {
    font-size: 14px;
}

#module_532833350 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833350 .showHandle .btn {
    color: #333;
}

#module_532833350 .showHandle .btn {
    font-weight: 400;
}

#module_532833350 .showHandle .btn {
    text-decoration: none;
}

#module_532833350 .showHandle .btn {
    font-style: normal;
}

#module_532833350 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833350 .showHandle div {
    border-top-style: solid !important;
}

#module_532833350 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833350 .showHandle {
    background-color: transparent;
}

#module_532833350 .showHandle {
    background-image: none;
}

#module_532833350 .showHandle {
    background-repeat: no-repeat;
}

#module_532833350 .showHandle {
}

#module_532833350 .showHandle {
}

#module_532833350 .showHandle {
}

#module_532833350 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833349 #Sub532833349_1 {
    width: 14.3605%;
}

.module_532833351 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833351 {
    padding: 0px;
}

#module_532833351 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833351 .ModuleHead532833351 {
        display: none;
    }

    #module_532833351 .BodyCenter.BodyCenter532833351 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833351 > .module_532833351 {
        border-top-style: solid;
        border-top-color: rgb(220, 154, 87);
        border-top-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(220, 154, 87);
        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_532833351 > .module_532833351 {
        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_532833351 .BodyCenter.BodyCenter532833351 {
        padding-top: 0.0000%;
        padding-left: 5.5617%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833351 .BodyCenter.BodyCenter532833351 {
        padding-top: 9.1743%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833351 > .module_532833351 {
        margin-top: 1.3348%;
        margin-left: 0.0000%;
        margin-right: 25.9177%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833351 > .module_532833351 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833351 > .module_532833351 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833351:hover {
    border: none;
}

    #module_532833351:hover > .module_532833351 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833351 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833351 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833351 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833351 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833351 .imageTextGiant-Container {
    padding-top: 0px;
}

#module_532833351 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833351 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833351 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833351 .showHandle .btn {
    font-size: 14px;
}

#module_532833351 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833351 .showHandle .btn {
    color: #333;
}

#module_532833351 .showHandle .btn {
    font-weight: 400;
}

#module_532833351 .showHandle .btn {
    text-decoration: none;
}

#module_532833351 .showHandle .btn {
    font-style: normal;
}

#module_532833351 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833351 .showHandle div {
    border-top-style: solid !important;
}

#module_532833351 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833351 .showHandle {
    background-color: transparent;
}

#module_532833351 .showHandle {
    background-image: none;
}

#module_532833351 .showHandle {
    background-repeat: no-repeat;
}

#module_532833351 .showHandle {
}

#module_532833351 .showHandle {
}

#module_532833351 .showHandle {
}

#module_532833351 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833349 #Sub532833349_2 {
    width: 52.2674%;
}

.ModuleButtonGiant.layout-107 .moduleButton {
    font-size: 14px;
    height: 40px;
    width: 100px;
    color: #fe6e27;
    border: 1px solid #f65e12;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    max-width: 100%;
    box-sizing: border-box;
    display: inline-table;
    /* display: flex;
            justify-content: center;
            align-items: center; */
}

.ModuleButtonGiant.layout-107 .buttonbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .ModuleButtonGiant.layout-107 .buttonbox > span {
        display: inline-flex;
    }

.ModuleButtonGiant.layout-107 .moduleButton:hover {
    color: #fff;
}

    .ModuleButtonGiant.layout-107 .moduleButton:hover:before {
        background: #f65e12;
    }

.ModuleButtonGiant.layout-107 .hvr-sweep-to-right:before, .ModuleButtonGiant.layout-107 .hvr-sweep-to-top:before, .ModuleButtonGiant.layout-107 .Radial-Out:before, .ModuleButtonGiant.layout-107 .RShutter-Out-Horizontal:before, .ModuleButtonGiant.layout-107 .Shutter-Out-Horizontal:before, .ModuleButtonGiant.layout-107 .Shutter-Out-Vertical:before {
    background: #f65e12
}

.ModuleButtonGiant.layout-107 .BreadsvgIcon > * {
    width: 16px;
    height: 16px;
}

.ModuleButtonGiant.layout-107 .BreadIcon {
    font-size: 16px;
}

.ModuleButtonGiant.layout-107 .buttonBoxDiv {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLineHidden {
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    position: absolute;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLineHidden {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonText {
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42,0,.6,.93);
    -o-transition: .2s cubic-bezier(.42,0,.6,.93);
    transition: .2s cubic-bezier(.42,0,.6,.93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 16px;
}

.ModuleButtonGiant.layout-107 .moduleButton .ButtonLine {
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .moduleButton:hover .ButtonLine {
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.ModuleButtonGiant.layout-107 .Ionios {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    padding-top: 1px;
    font-size: 14px;
}

    .ModuleButtonGiant.layout-107 .Ionios:before {
        content: "\f488";
        display: inline-block;
        font-family: ionicons;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

@charset "UTF-8";

@font-face {
    font-family: ionicons;
    src: url(/fonts/ionicons.eot?v=2.0.0);
    src: url(/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(/fonts/ionicons.woff?v=2.0.0) format("woff"),url(/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.module_532833352 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833352 {
    padding: 0px;
}

#module_532833352 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833352 .ModuleHead532833352 {
        display: none;
    }

    #module_532833352 .BodyCenter.BodyCenter532833352 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833352 > .module_532833352 {
        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_532833352 > .module_532833352 {
        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_532833352 .BodyCenter.BodyCenter532833352 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833352 .BodyCenter.BodyCenter532833352 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 15.2905%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833352 > .module_532833352 {
        margin-top: 9.9303%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833352 > .module_532833352 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833352 > .module_532833352 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833352:hover {
    border: none;
}

    #module_532833352:hover > .module_532833352 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833352 .BodyCenter {
    text-align: right;
}

#module_532833352 .moduleButton {
    font-size: 15px;
}

#module_532833352 .moduleButton {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833352 .moduleButton {
    color: rgb(255, 255, 255);
}

#module_532833352 .moduleButton {
    font-weight: normal;
}

#module_532833352 .moduleButton {
    text-decoration: none;
}

#module_532833352 .moduleButton {
    font-style: normal;
}

    #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
        background-color: rgb(220, 154, 87);
    }

        #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
            background-image: none;
        }

            #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
                background-repeat: no-repeat;
            }

                #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
                    background-position: none;
                }

                    #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
                        background-attachment: none;
                    }

                        #module_532833352 .moduleButton, #module_532833352 .moduleButton:before {
                        }

#module_532833352 .moduleButton {
    border-color: transparent;
}

#module_532833352 .moduleButton {
    border-style: solid;
}

#module_532833352 .moduleButton {
    border-width: 0px;
}

#module_532833352 .moduleButton {
    border-top-left-radius: 0px;
}

#module_532833352 .moduleButton {
    border-top-right-radius: 0px;
}

#module_532833352 .moduleButton {
    border-bottom-left-radius: 0px;
}

#module_532833352 .moduleButton {
    border-bottom-right-radius: 17px;
}

#module_532833352 .moduleButton {
    width: 180px;
}

#module_532833352 .moduleButton {
    height: 50px;
    line-height: 50px;
}

#module_532833352 .BodyCenter {
    color: #3a322d;
}

#module_532833352 .moduleButton {
    padding-top: 0px;
}

#module_532833352 .moduleButton {
    padding-bottom: 0px;
}

#module_532833352 .moduleButton {
    padding-left: 0px;
}

#module_532833352 .moduleButton {
    padding-right: 0px;
}

#module_532833352 .moduleButton {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

    #module_532833352 .moduleButton .ButtonLineHidden, #module_532833352 .moduleButton .ButtonLine {
        width: 25px;
    }

    #module_532833352 .moduleButton:hover .ButtonText {
        -webkit-transform: translateX(25px);
        -ms-transform: translateX(25px);
        transform: translateX(25px);
    }

    #module_532833352 .moduleButton .ButtonLineHidden, #module_532833352 .moduleButton .ButtonLine, #module_532833352 .moduleButton .Ionios {
        color: rgb(255, 255, 255);
    }

    #module_532833352 .moduleButton:hover {
        font-size: 14px;
    }

    #module_532833352 .moduleButton:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833352 .moduleButton:hover {
        color: #fff;
    }

    #module_532833352 .moduleButton:hover {
        font-weight: normal;
    }

    #module_532833352 .moduleButton:hover {
        text-decoration: none;
    }

    #module_532833352 .moduleButton:hover {
        font-style: normal;
    }

        #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
            background-image: unset;
            background-color: rgb(232, 163, 94);
        }

            #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
                background-image: none;
            }

                #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
                    background-repeat: no-repeat;
                }

                    #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
                        background-position: none;
                    }

                        #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
                            background-attachment: none;
                        }

                            #module_532833352 .moduleButton:hover, #module_532833352 .moduleButton:hover:before {
                            }

    #module_532833352 .moduleButton:hover {
        border-color: transparent;
    }

    #module_532833352 .moduleButton:hover {
        border-style: solid;
    }

    #module_532833352 .moduleButton:hover {
        border-width: 0px;
    }

    #module_532833352 .moduleButton:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

        #module_532833352 .moduleButton:hover .ButtonLineHidden, #module_532833352 .moduleButton:hover .ButtonLine, #module_532833352 .moduleButton:hover .Ionios {
            color: #fff;
        }

.ModuleGridContainer.ModuleGridContainer532833349 #Sub532833349_3 {
    width: 33.3721%;
}

.module_532833299 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833299 {
    padding: 0px;
}

#module_532833299 {
    position: static;
    z-index: 0;
    top: 0px;
    left: 1662px;
    width: 100%;
    height: auto;
    margin-top:120px;
}

    #module_532833299 .ModuleHead532833299 {
        display: none;
    }

    #module_532833299 .ModuleSubContainer {
        background-color: transparent;
    }

    #module_532833299 .ModuleSubContainer {
    }

    #module_532833299 .ModuleSubContainer {
        background-repeat: no-repeat;
    }

    #module_532833299 .ModuleSubContainer {
        background-position: 0% 0%;
    }

    #module_532833299 .ModuleSubContainer {
        background-attachment: scroll;
    }

    #module_532833299 .ModuleSubContainer {
    }

#module_532833299 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833299 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833299 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833299 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833299 {
    max-width: none;
    width: 100%;
}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-104 .slider-layout-104 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    font-size: 0;
}

    .ModuleSlideV2Giant.layout-104 .slider-layout-104 .slider-layout-content:not(:first-child) {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

.ModuleSlideV2Giant.layout-104 .slick-dotted.slick-slider {
    margin-bottom: 0;
    font-size: 0;
}

.ModuleSlideV2Giant.layout-104 .slick-active .slide-box {
    -webkit-animation-name: centerBig;
    animation: centerBig 5s linear;
}

.ModuleSlideV2Giant.layout-104 .slide-box img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.ModuleSlideV2Giant.layout-104 .slide-box .swiperImg {
    width: 100%;
}

.ModuleSlideV2Giant.layout-104 .slick-dots {
    bottom: 50px;
}

    .ModuleSlideV2Giant.layout-104 .slick-dots li {
        width: 40px;
        height: 4px;
        margin-left: unset;
        margin-right: 15px;
        background-color: rgba(255, 255, 255, .3);
    }

        .ModuleSlideV2Giant.layout-104 .slick-dots li:last-child {
            margin-right: unset;
        }

        .ModuleSlideV2Giant.layout-104 .slick-dots li button {
            width: 100%;
            height: 100%;
            border: unset;
            padding: 0
        }

            .ModuleSlideV2Giant.layout-104 .slick-dots li button:before {
                content: unset;
            }

        .ModuleSlideV2Giant.layout-104 .slick-dots li:hover {
            background-color: rgba(255, 255, 255, 1);
        }

        .ModuleSlideV2Giant.layout-104 .slick-dots li.slick-active {
            background-color: rgba(255, 255, 255, 1);
        }

.ModuleSlideV2Giant.layout-104 .slick-prev, .ModuleSlideV2Giant.layout-104 .slick-next {
    font-size: 0;
    z-index: 1;
    width: 54px;
    height: 76px;
    background-color: rgba(0, 0, 0, .5);
    line-height: 1;
}

.ModuleSlideV2Giant.layout-104 .slick-prev {
    left: 0px;
}

.ModuleSlideV2Giant.layout-104 .slick-next {
    right: 0px;
}

    .ModuleSlideV2Giant.layout-104 .slick-prev:before,
    .ModuleSlideV2Giant.layout-104 .slick-next:before {
        content: unset;
    }

.ModuleSlideV2Giant.layout-104 .icon-leftMenu {
    color: #fff;
    font-size: 24px;
    display: block;
}

.ModuleSlideV2Giant.layout-104 .slick-prev .icon-leftMenu {
    transform: rotateY(180deg);
}

.ModuleSlideV2Giant.layout-104 .slick-prev:hover,
.ModuleSlideV2Giant.layout-104 .slick-next:hover {
    background-color: #139d8f;
}

.ModuleSlideV2Giant.layout-104 .slide-box video {
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-104 .slick-dots {
        bottom: 6%;
    }

    .ModuleSlideV2Giant.layout-104 .slick-prev {
        width: 2.8rem;
        height: 4.8rem;
    }

    .ModuleSlideV2Giant.layout-104 .icon-leftMenu {
        font-size: 1.5rem;
    }
}

@media (min-width: 999px) and (max-width: 766) {
    .ModuleSlideV2Giant.layout-104 .slick-dots {
        bottom: 8% !important;
    }

    .ModuleSlideV2Giant.layout-104 .slick-prev {
        width: 2.4rem !important;
        height: 4rem !important;
    }

    .ModuleSlideV2Giant.layout-104 .icon-leftMenu {
        font-size: 1.2rem !important;
    }

    .ModuleSlideV2Giant.layout-104 .slick-active {
        height: 3px;
    }
}


@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-104 .slick-dots {
        bottom: 20px;
    }

        .ModuleSlideV2Giant.layout-104 .slick-dots li {
            width: 20px;
            height: 4px;
            margin-right: 10px;
        }

            .ModuleSlideV2Giant.layout-104 .slick-dots li button {
                width: 20px;
                height: 4px;
            }

    .ModuleSlideV2Giant.layout-104 .slick-prev, .ModuleSlideV2Giant.layout-104 .slick-next {
        display: none !important;
    }

    .ModuleSlideV2Giant.layout-104 .slick-prev {
        width: 2rem;
        height: 3.2rem;
    }

    .ModuleSlideV2Giant.layout-104 .icon-leftMenu {
        font-size: 1rem;
    }
}

.module_532833300 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833300 {
    padding: 0px;
}

#module_532833300 {
}

    #module_532833300 .ModuleHead532833300 {
        display: none;
    }

    #module_532833300 .slick-dots li {
        background-color: rgba(19, 157, 143, .3);
    }

    #module_532833300 .slick-prev .icon-leftMenu, #module_532833300 .slick-next .icon-leftMenu {
        color: #fff;
    }

    #module_532833300 .slick-prev, #module_532833300 .slick-next {
        background-color: rgba(19, 157, 143, 0);
    }

    #module_532833300 .slick-dots li:hover, #module_532833300 .slick-dots li.slick-active {
        background-color: rgba(19, 157, 143, 1);
    }

    #module_532833300 .slick-prev:hover .icon-leftMenu, #module_532833300 .slick-next:hover .icon-leftMenu {
        color: #fff;
    }

    #module_532833300 .slick-prev:hover, #module_532833300 .slick-next:hover {
        background-color: rgba(19, 157, 143, 1);
    }

.module_532833301 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833301 {
    padding: 0px;
}

#module_532833301 {
    position: absolute;
    z-index: 99;
    top: 42%;
    left: 0%;
    width: 100%;
    height: 18%;
}

    #module_532833301 .ModuleHead532833301 {
        display: none;
    }

    #module_532833301 .BodyCenter.BodyCenter532833301 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833301 > .module_532833301 {
        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_532833301 > .module_532833301 {
        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_532833301 .BodyCenter.BodyCenter532833301 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833301 .BodyCenter.BodyCenter532833301 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833301 > .module_532833301 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833301 > .module_532833301 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833301 > .module_532833301 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833301:hover {
    border: none;
}

    #module_532833301:hover > .module_532833301 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833301 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833301 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833301 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833301 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833301 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833301 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833301 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833301 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833301 .showHandle .btn {
    font-size: 14px;
}

#module_532833301 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833301 .showHandle .btn {
    color: #333;
}

#module_532833301 .showHandle .btn {
    font-weight: 400;
}

#module_532833301 .showHandle .btn {
    text-decoration: none;
}

#module_532833301 .showHandle .btn {
    font-style: normal;
}

#module_532833301 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833301 .showHandle div {
    border-top-style: solid !important;
}

#module_532833301 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833301 .showHandle {
    background-color: transparent;
}

#module_532833301 .showHandle {
    background-image: none;
}

#module_532833301 .showHandle {
    background-repeat: no-repeat;
}

#module_532833301 .showHandle {
}

#module_532833301 .showHandle {
}

#module_532833301 .showHandle {
}

#module_532833301 a {
    font-size: unset;
    font-family: unset
}

.module_532833311 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833311 {
    padding: 0px;
}

#module_532833311 {
    position: absolute;
    z-index: 100;
    top: 44%;
    left: 0%;
    width: 100%;
    height: 18%;
}

    #module_532833311 .ModuleHead532833311 {
        display: none;
    }

    #module_532833311 .BodyCenter.BodyCenter532833311 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833311 > .module_532833311 {
        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_532833311 > .module_532833311 {
        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_532833311 .BodyCenter.BodyCenter532833311 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833311 .BodyCenter.BodyCenter532833311 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833311 > .module_532833311 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833311 > .module_532833311 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833311 > .module_532833311 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833311:hover {
    border: none;
}

    #module_532833311:hover > .module_532833311 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833311 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833311 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833311 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833311 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833311 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833311 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833311 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833311 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833311 .showHandle .btn {
    font-size: 14px;
}

#module_532833311 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833311 .showHandle .btn {
    color: #333;
}

#module_532833311 .showHandle .btn {
    font-weight: 400;
}

#module_532833311 .showHandle .btn {
    text-decoration: none;
}

#module_532833311 .showHandle .btn {
    font-style: normal;
}

#module_532833311 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833311 .showHandle div {
    border-top-style: solid !important;
}

#module_532833311 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833311 .showHandle {
    background-color: transparent;
}

#module_532833311 .showHandle {
    background-image: none;
}

#module_532833311 .showHandle {
    background-repeat: no-repeat;
}

#module_532833311 .showHandle {
}

#module_532833311 .showHandle {
}

#module_532833311 .showHandle {
}

#module_532833311 a {
    font-size: unset;
    font-family: unset
}

.module_532833312 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833312 {
    padding: 0px;
}

#module_532833312 {
    position: absolute;
    z-index: 101;
    top: 41%;
    left: 0%;
    width: 100%;
    height: 18%;
}

    #module_532833312 .ModuleHead532833312 {
        display: none;
    }

    #module_532833312 .BodyCenter.BodyCenter532833312 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833312 > .module_532833312 {
        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_532833312 > .module_532833312 {
        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_532833312 .BodyCenter.BodyCenter532833312 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833312 .BodyCenter.BodyCenter532833312 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833312 > .module_532833312 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833312 > .module_532833312 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833312 > .module_532833312 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833312:hover {
    border: none;
}

    #module_532833312:hover > .module_532833312 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833312 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833312 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833312 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833312 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833312 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833312 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833312 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833312 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833312 .showHandle .btn {
    font-size: 14px;
}

#module_532833312 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833312 .showHandle .btn {
    color: #333;
}

#module_532833312 .showHandle .btn {
    font-weight: 400;
}

#module_532833312 .showHandle .btn {
    text-decoration: none;
}

#module_532833312 .showHandle .btn {
    font-style: normal;
}

#module_532833312 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833312 .showHandle div {
    border-top-style: solid !important;
}

#module_532833312 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833312 .showHandle {
    background-color: transparent;
}

#module_532833312 .showHandle {
    background-image: none;
}

#module_532833312 .showHandle {
    background-repeat: no-repeat;
}

#module_532833312 .showHandle {
}

#module_532833312 .showHandle {
}

#module_532833312 .showHandle {
}

#module_532833312 a {
    font-size: unset;
    font-family: unset
}

.ModuleHotSpotGiant.layout-102 .HotSpotbox {
    width: max-content;
    width: -moz-max-content;
    position: relative;
}

.ModuleHotSpotGiant.layout-102 .HotSpotinfo {
    width: max-content;
    text-align: center;
    width: -moz-max-content;
    position: relative;
}

.ModuleHotSpotGiant.layout-102 .icon_dian {
    display: block;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 7px solid #001eb4;
    border-radius: 50%;
    position: relative;
}

    .ModuleHotSpotGiant.layout-102 .icon_dian::before,
    .ModuleHotSpotGiant.layout-102 .icon_dian::after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: -1;
        transform: translate(-50%, -50%);
        /* width: 25px;
            height: 25px; */
        border-radius: 50%;
        background: #001eb4;
    }

    .ModuleHotSpotGiant.layout-102 .icon_dian::before {
        animation: boder_dian 3s .75s infinite;
    }

    .ModuleHotSpotGiant.layout-102 .icon_dian::after {
        animation: boder_dian 3s infinite;
    }

@keyframes boder_dian {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.module_532833487 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833487 {
    padding: 0px;
}

#module_532833487 {
    position: absolute;
    z-index: 999999;
    top: 24%;
    left: 82%;
    width: 4%;
    height: 6%;
}

    #module_532833487 .ModuleHead532833487 {
        display: none;
    }

    #module_532833487 .BodyCenter.BodyCenter532833487 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833487 > .module_532833487 {
        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_532833487 > .module_532833487 {
        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_532833487 .BodyCenter.BodyCenter532833487 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833487 .BodyCenter.BodyCenter532833487 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833487 > .module_532833487 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833487 > .module_532833487 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833487 > .module_532833487 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833487:hover {
    border: none;
}

    #module_532833487:hover > .module_532833487 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833487 .HotSpotinfo .icon_dian {
    width: 18px;
    height: 18px
}

    #module_532833487 .HotSpotinfo .icon_dian::before {
        width: calc(18px + 10px);
        height: calc(18px + 10px)
    }

#module_532833487 .HotSpotinfo .icon_dian {
    background-color: #fff;
}

    #module_532833487 .HotSpotinfo .icon_dian::before {
        border-color: #fff;
    }

    #module_532833487 .HotSpotinfo .icon_dian::before, #module_532833487 .HotSpotinfo .icon_dian::after {
        background-color: rgba(220, 154, 87, 0.41);
    }

#module_532833487 .HotSpotinfo .icon_dian {
    border-color: rgb(220, 154, 87);
}

#module_532833487 .buttonbox .HotSpotIcon {
    color: #fff;
}

    #module_532833487 .buttonbox .HotSpotIcon > * {
        fill: #fff
    }

#module_532833487 .buttonbox .HotSpotIcon {
    font-size: 14px;
}

    #module_532833487 .buttonbox .HotSpotIcon > * {
        width: 14px;
        height: 14px
    }

#module_532833487 .buttonbox .ButtonText {
    font-weight: bold;
}

#module_532833487 .buttonbox .ButtonText {
    text-decoration: none;
}

#module_532833487 .buttonbox .ButtonText {
    font-style: normal;
}

#module_532833487 .buttonbox .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833487 .buttonbox .ButtonText {
    font-size: 14px;
}

#module_532833487 .buttonbox .ButtonText {
    color: #fff;
}

#module_532833487 .buttonbox .icon-jiantou1 {
    color: #fff;
}

#module_532833487 .buttonbox .icon-jiantou1 {
    font-size: 14px;
}

#module_532833487 .buttonbox::before {
    background-color: rgba(220, 154, 87, 0.58);
}

#module_532833487 .buttonbox::before {
    background-image: none;
}

#module_532833487 .buttonbox::before {
    background-repeat: no-repeat;
}

#module_532833487 .buttonbox::before {
    background-position: none;
}

#module_532833487 .buttonbox::before {
    background-attachment: none;
}

#module_532833487 .buttonbox::before {
}

#module_532833487 .buttonbox {
    margin-left: 30px
}

#module_532833487 .cardbox {
    left: 30px
}

#module_532833487 .cardbox {
    background-color: rgba(51,51,51,0.90);
    ;
}

#module_532833487 .cardbox {
    background-image: none;
}

#module_532833487 .cardbox {
    background-repeat: no-repeat;
}

#module_532833487 .cardbox {
    background-position: none;
}

#module_532833487 .cardbox {
    background-attachment: none;
}

#module_532833487 .cardbox {
}

    #module_532833487 .cardbox .ButtonText {
        font-size: 12px;
    }

    #module_532833487 .cardbox .ButtonText {
        color: #fff;
    }

    #module_532833487 .cardbox .CardText {
        font-size: 18px;
    }

    #module_532833487 .cardbox .CardText {
        color: #3CD7DA;
    }

    #module_532833487 .cardbox .CardText {
        font-weight: none;
    }

    #module_532833487 .cardbox .CardText {
        text-decoration: none;
    }

    #module_532833487 .cardbox .CardText {
        font-style: normal;
    }

    #module_532833487 .cardbox .CardText {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833487 .cardbox .CardDesc {
        font-size: 12px;
    }

    #module_532833487 .cardbox .CardDesc {
        color: #fff;
    }

    #module_532833487 .cardbox .CardDesc {
        font-weight: none;
    }

    #module_532833487 .cardbox .CardDesc {
        text-decoration: none;
    }

    #module_532833487 .cardbox .CardDesc {
        font-style: normal;
    }

    #module_532833487 .cardbox .CardDesc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833487 .cardbox .icon-jiantou1 {
        font-size: 14px;
    }

    #module_532833487 .cardbox .icon-jiantou1 {
        color: #fff;
    }

#module_532833487 .popupbox {
    background-color: #3E64B4;
}

#module_532833487 .popupbox {
    background-image: none;
}

#module_532833487 .popupbox {
    background-repeat: no-repeat;
}

#module_532833487 .popupbox {
    background-position: none;
}

#module_532833487 .popupbox {
    background-attachment: none;
}

#module_532833487 .popupbox {
}

    #module_532833487 .popupbox .hspopupclose {
        font-size: 20px;
    }

    #module_532833487 .popupbox .hspopupclose {
        color: #fff;
    }

#module_532833487 .buttonbox:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833487 .buttonbox:hover .HotSpotIcon {
    font-size: #fffpx;
}

    #module_532833487 .buttonbox:hover .HotSpotIcon > * {
        width: #fffpx;
        height: #fffpx
    }

#module_532833487 .buttonbox:hover .ButtonText {
    font-weight: bold;
}

#module_532833487 .buttonbox:hover .ButtonText {
    text-decoration: none;
}

#module_532833487 .buttonbox:hover .ButtonText {
    font-style: normal;
}

#module_532833487 .buttonbox:hover .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833487 .buttonbox:hover .ButtonText {
    font-size: 14px;
}

#module_532833487 .buttonbox:hover .HotSpotIcon {
    color: #fff;
}

    #module_532833487 .buttonbox:hover .HotSpotIcon > * {
        fill: #fff;
    }

#module_532833487 .buttonbox:hover .ButtonText {
    color: #fff;
}

#module_532833487 .buttonbox:hover .icon-jiantou1 {
    color: #fff;
}

#module_532833487 .cardbox .ButtonText:hover {
    font-size: 12px;
}

#module_532833487 .cardbox .ButtonText:hover {
    color: #fff;
}

#module_532833487 .cardbox .ButtonText:hover {
    font-weight: bold;
}

#module_532833487 .cardbox .ButtonText:hover {
    text-decoration: none;
}

#module_532833487 .cardbox .ButtonText:hover {
    font-style: normal;
}

#module_532833487 .cardbox .ButtonText:hover {
    font-family:;
}

#module_532833487 .cardbox CardDesc:hover {
    font-size: 12px;
}

#module_532833487 .cardbox CardDesc:hover {
    color: #fff;
}

#module_532833487 .cardbox CardDesc:hover {
    font-weight: none;
}

#module_532833487 .cardbox CardDesc:hover {
    text-decoration: none;
}

#module_532833487 .cardbox CardDesc:hover {
    font-style: normal;
}

#module_532833487 .cardbox CardDesc:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833487 .cardbox .CardText:hover {
    font-size: 18px;
}

#module_532833487 .cardbox .CardText:hover {
    color: #3CD7DA;
}

#module_532833487 .cardbox .CardText:hover {
    font-weight: none;
}

#module_532833487 .cardbox .CardText:hover {
    text-decoration: none;
}

#module_532833487 .cardbox .CardText:hover {
    font-style: normal;
}

#module_532833487 .cardbox .CardText:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833487 .cardbox .ButtonText:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833487 .cardbox .ButtonText:hover .icon-jiantou1 {
    color: #fff;
}

.module_532833493 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833493 {
    padding: 0px;
}

#module_532833493 {
    position: absolute;
    z-index: 999999;
    top: 22%;
    left: 16%;
    width: 4%;
    height: 6%;
}

    #module_532833493 .ModuleHead532833493 {
        display: none;
    }

    #module_532833493 .BodyCenter.BodyCenter532833493 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833493 > .module_532833493 {
        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_532833493 > .module_532833493 {
        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_532833493 .BodyCenter.BodyCenter532833493 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833493 .BodyCenter.BodyCenter532833493 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833493 > .module_532833493 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833493 > .module_532833493 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833493 > .module_532833493 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833493:hover {
    border: none;
}

    #module_532833493:hover > .module_532833493 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833493 .HotSpotinfo .icon_dian {
    width: 18px;
    height: 18px
}

    #module_532833493 .HotSpotinfo .icon_dian::before {
        width: calc(18px + 10px);
        height: calc(18px + 10px)
    }

#module_532833493 .HotSpotinfo .icon_dian {
    background-color: #fff;
}

    #module_532833493 .HotSpotinfo .icon_dian::before {
        border-color: #fff;
    }

    #module_532833493 .HotSpotinfo .icon_dian::before, #module_532833493 .HotSpotinfo .icon_dian::after {
        background-color: rgba(220, 154, 87, 0.6);
    }

#module_532833493 .HotSpotinfo .icon_dian {
    border-color: rgb(220, 154, 87);
}

#module_532833493 .buttonbox .HotSpotIcon {
    color: #fff;
}

    #module_532833493 .buttonbox .HotSpotIcon > * {
        fill: #fff
    }

#module_532833493 .buttonbox .HotSpotIcon {
    font-size: 14px;
}

    #module_532833493 .buttonbox .HotSpotIcon > * {
        width: 14px;
        height: 14px
    }

#module_532833493 .buttonbox .ButtonText {
    font-weight: bold;
}

#module_532833493 .buttonbox .ButtonText {
    text-decoration: none;
}

#module_532833493 .buttonbox .ButtonText {
    font-style: normal;
}

#module_532833493 .buttonbox .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833493 .buttonbox .ButtonText {
    font-size: 14px;
}

#module_532833493 .buttonbox .ButtonText {
    color: #fff;
}

#module_532833493 .buttonbox .icon-jiantou1 {
    color: #fff;
}

#module_532833493 .buttonbox .icon-jiantou1 {
    font-size: 13px;
}

#module_532833493 .buttonbox::before {
    background-color: rgba(230, 166, 100, 0.75);
}

#module_532833493 .buttonbox::before {
    background-image: none;
}

#module_532833493 .buttonbox::before {
    background-repeat: no-repeat;
}

#module_532833493 .buttonbox::before {
    background-position: none;
}

#module_532833493 .buttonbox::before {
    background-attachment: none;
}

#module_532833493 .buttonbox::before {
}

#module_532833493 .buttonbox {
    margin-left: 30px
}

#module_532833493 .cardbox {
    left: 30px
}

#module_532833493 .cardbox {
    background-color: rgba(51,51,51,0.90);
    ;
}

#module_532833493 .cardbox {
    background-image: none;
}

#module_532833493 .cardbox {
    background-repeat: no-repeat;
}

#module_532833493 .cardbox {
    background-position: none;
}

#module_532833493 .cardbox {
    background-attachment: none;
}

#module_532833493 .cardbox {
}

    #module_532833493 .cardbox .ButtonText {
        font-size: 12px;
    }

    #module_532833493 .cardbox .ButtonText {
        color: #fff;
    }

    #module_532833493 .cardbox .CardText {
        font-size: 18px;
    }

    #module_532833493 .cardbox .CardText {
        color: #3CD7DA;
    }

    #module_532833493 .cardbox .CardText {
        font-weight: none;
    }

    #module_532833493 .cardbox .CardText {
        text-decoration: none;
    }

    #module_532833493 .cardbox .CardText {
        font-style: normal;
    }

    #module_532833493 .cardbox .CardText {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833493 .cardbox .CardDesc {
        font-size: 12px;
    }

    #module_532833493 .cardbox .CardDesc {
        color: #fff;
    }

    #module_532833493 .cardbox .CardDesc {
        font-weight: none;
    }

    #module_532833493 .cardbox .CardDesc {
        text-decoration: none;
    }

    #module_532833493 .cardbox .CardDesc {
        font-style: normal;
    }

    #module_532833493 .cardbox .CardDesc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833493 .cardbox .icon-jiantou1 {
        font-size: 14px;
    }

    #module_532833493 .cardbox .icon-jiantou1 {
        color: #fff;
    }

#module_532833493 .popupbox {
    background-color: #3E64B4;
}

#module_532833493 .popupbox {
    background-image: none;
}

#module_532833493 .popupbox {
    background-repeat: no-repeat;
}

#module_532833493 .popupbox {
    background-position: none;
}

#module_532833493 .popupbox {
    background-attachment: none;
}

#module_532833493 .popupbox {
}

    #module_532833493 .popupbox .hspopupclose {
        font-size: 20px;
    }

    #module_532833493 .popupbox .hspopupclose {
        color: #fff;
    }

#module_532833493 .buttonbox:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833493 .buttonbox:hover .HotSpotIcon {
    font-size: #fffpx;
}

    #module_532833493 .buttonbox:hover .HotSpotIcon > * {
        width: #fffpx;
        height: #fffpx
    }

#module_532833493 .buttonbox:hover .ButtonText {
    font-weight: bold;
}

#module_532833493 .buttonbox:hover .ButtonText {
    text-decoration: none;
}

#module_532833493 .buttonbox:hover .ButtonText {
    font-style: normal;
}

#module_532833493 .buttonbox:hover .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833493 .buttonbox:hover .ButtonText {
    font-size: 14px;
}

#module_532833493 .buttonbox:hover .HotSpotIcon {
    color: #fff;
}

    #module_532833493 .buttonbox:hover .HotSpotIcon > * {
        fill: #fff;
    }

#module_532833493 .buttonbox:hover .ButtonText {
    color: #fff;
}

#module_532833493 .buttonbox:hover .icon-jiantou1 {
    color: #fff;
}

#module_532833493 .cardbox .ButtonText:hover {
    font-size: 12px;
}

#module_532833493 .cardbox .ButtonText:hover {
    color: #fff;
}

#module_532833493 .cardbox .ButtonText:hover {
    font-weight: bold;
}

#module_532833493 .cardbox .ButtonText:hover {
    text-decoration: none;
}

#module_532833493 .cardbox .ButtonText:hover {
    font-style: normal;
}

#module_532833493 .cardbox .ButtonText:hover {
    font-family:;
}

#module_532833493 .cardbox CardDesc:hover {
    font-size: 12px;
}

#module_532833493 .cardbox CardDesc:hover {
    color: #fff;
}

#module_532833493 .cardbox CardDesc:hover {
    font-weight: none;
}

#module_532833493 .cardbox CardDesc:hover {
    text-decoration: none;
}

#module_532833493 .cardbox CardDesc:hover {
    font-style: normal;
}

#module_532833493 .cardbox CardDesc:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833493 .cardbox .CardText:hover {
    font-size: 18px;
}

#module_532833493 .cardbox .CardText:hover {
    color: #3CD7DA;
}

#module_532833493 .cardbox .CardText:hover {
    font-weight: none;
}

#module_532833493 .cardbox .CardText:hover {
    text-decoration: none;
}

#module_532833493 .cardbox .CardText:hover {
    font-style: normal;
}

#module_532833493 .cardbox .CardText:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833493 .cardbox .ButtonText:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833493 .cardbox .ButtonText:hover .icon-jiantou1 {
    color: #fff;
}

.module_532833488 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833488 {
    padding: 0px;
}

#module_532833488 {
    position: absolute;
    z-index: 999999;
    top: 33%;
    left: 20%;
    width: 4%;
    height: 6%;
}

    #module_532833488 .ModuleHead532833488 {
        display: none;
    }

    #module_532833488 .BodyCenter.BodyCenter532833488 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833488 > .module_532833488 {
        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_532833488 > .module_532833488 {
        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_532833488 .BodyCenter.BodyCenter532833488 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833488 .BodyCenter.BodyCenter532833488 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833488 > .module_532833488 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833488 > .module_532833488 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833488 > .module_532833488 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833488:hover {
    border: none;
}

    #module_532833488:hover > .module_532833488 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833488 .HotSpotinfo .icon_dian {
    width: 18px;
    height: 18px
}

    #module_532833488 .HotSpotinfo .icon_dian::before {
        width: calc(18px + 10px);
        height: calc(18px + 10px)
    }

#module_532833488 .HotSpotinfo .icon_dian {
    background-color: #fff;
}

    #module_532833488 .HotSpotinfo .icon_dian::before {
        border-color: #fff;
    }

    #module_532833488 .HotSpotinfo .icon_dian::before, #module_532833488 .HotSpotinfo .icon_dian::after {
        background-color: rgba(197, 134, 71, 0.66);
    }

#module_532833488 .HotSpotinfo .icon_dian {
    border-color: rgb(220, 154, 87);
}

#module_532833488 .buttonbox .HotSpotIcon {
    color: #fff;
}

    #module_532833488 .buttonbox .HotSpotIcon > * {
        fill: #fff
    }

#module_532833488 .buttonbox .HotSpotIcon {
    font-size: 14px;
}

    #module_532833488 .buttonbox .HotSpotIcon > * {
        width: 14px;
        height: 14px
    }

#module_532833488 .buttonbox .ButtonText {
    font-weight: bold;
}

#module_532833488 .buttonbox .ButtonText {
    text-decoration: none;
}

#module_532833488 .buttonbox .ButtonText {
    font-style: normal;
}

#module_532833488 .buttonbox .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833488 .buttonbox .ButtonText {
    font-size: 14px;
}

#module_532833488 .buttonbox .ButtonText {
    color: #fff;
}

#module_532833488 .buttonbox .icon-jiantou1 {
    color: #fff;
}

#module_532833488 .buttonbox .icon-jiantou1 {
    font-size: 14px;
}

#module_532833488 .buttonbox::before {
    background-color: rgba(220, 154, 87, 0.58);
}

#module_532833488 .buttonbox::before {
    background-image: none;
}

#module_532833488 .buttonbox::before {
    background-repeat: no-repeat;
}

#module_532833488 .buttonbox::before {
    background-position: none;
}

#module_532833488 .buttonbox::before {
    background-attachment: none;
}

#module_532833488 .buttonbox::before {
}

#module_532833488 .buttonbox {
    margin-left: 30px
}

#module_532833488 .cardbox {
    left: 30px
}

#module_532833488 .cardbox {
    background-color: rgba(51,51,51,0.90);
    ;
}

#module_532833488 .cardbox {
    background-image: none;
}

#module_532833488 .cardbox {
    background-repeat: no-repeat;
}

#module_532833488 .cardbox {
    background-position: none;
}

#module_532833488 .cardbox {
    background-attachment: none;
}

#module_532833488 .cardbox {
}

    #module_532833488 .cardbox .ButtonText {
        font-size: 12px;
    }

    #module_532833488 .cardbox .ButtonText {
        color: #fff;
    }

    #module_532833488 .cardbox .CardText {
        font-size: 18px;
    }

    #module_532833488 .cardbox .CardText {
        color: #3CD7DA;
    }

    #module_532833488 .cardbox .CardText {
        font-weight: none;
    }

    #module_532833488 .cardbox .CardText {
        text-decoration: none;
    }

    #module_532833488 .cardbox .CardText {
        font-style: normal;
    }

    #module_532833488 .cardbox .CardText {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833488 .cardbox .CardDesc {
        font-size: 12px;
    }

    #module_532833488 .cardbox .CardDesc {
        color: #fff;
    }

    #module_532833488 .cardbox .CardDesc {
        font-weight: none;
    }

    #module_532833488 .cardbox .CardDesc {
        text-decoration: none;
    }

    #module_532833488 .cardbox .CardDesc {
        font-style: normal;
    }

    #module_532833488 .cardbox .CardDesc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833488 .cardbox .icon-jiantou1 {
        font-size: 14px;
    }

    #module_532833488 .cardbox .icon-jiantou1 {
        color: #fff;
    }

#module_532833488 .popupbox {
    background-color: #3E64B4;
}

#module_532833488 .popupbox {
    background-image: none;
}

#module_532833488 .popupbox {
    background-repeat: no-repeat;
}

#module_532833488 .popupbox {
    background-position: none;
}

#module_532833488 .popupbox {
    background-attachment: none;
}

#module_532833488 .popupbox {
}

    #module_532833488 .popupbox .hspopupclose {
        font-size: 20px;
    }

    #module_532833488 .popupbox .hspopupclose {
        color: #fff;
    }

#module_532833488 .buttonbox:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833488 .buttonbox:hover .HotSpotIcon {
    font-size: #fffpx;
}

    #module_532833488 .buttonbox:hover .HotSpotIcon > * {
        width: #fffpx;
        height: #fffpx
    }

#module_532833488 .buttonbox:hover .ButtonText {
    font-weight: bold;
}

#module_532833488 .buttonbox:hover .ButtonText {
    text-decoration: none;
}

#module_532833488 .buttonbox:hover .ButtonText {
    font-style: normal;
}

#module_532833488 .buttonbox:hover .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833488 .buttonbox:hover .ButtonText {
    font-size: 14px;
}

#module_532833488 .buttonbox:hover .HotSpotIcon {
    color: #fff;
}

    #module_532833488 .buttonbox:hover .HotSpotIcon > * {
        fill: #fff;
    }

#module_532833488 .buttonbox:hover .ButtonText {
    color: #fff;
}

#module_532833488 .buttonbox:hover .icon-jiantou1 {
    color: #fff;
}

#module_532833488 .cardbox .ButtonText:hover {
    font-size: 12px;
}

#module_532833488 .cardbox .ButtonText:hover {
    color: #fff;
}

#module_532833488 .cardbox .ButtonText:hover {
    font-weight: bold;
}

#module_532833488 .cardbox .ButtonText:hover {
    text-decoration: none;
}

#module_532833488 .cardbox .ButtonText:hover {
    font-style: normal;
}

#module_532833488 .cardbox .ButtonText:hover {
    font-family:;
}

#module_532833488 .cardbox CardDesc:hover {
    font-size: 12px;
}

#module_532833488 .cardbox CardDesc:hover {
    color: #fff;
}

#module_532833488 .cardbox CardDesc:hover {
    font-weight: none;
}

#module_532833488 .cardbox CardDesc:hover {
    text-decoration: none;
}

#module_532833488 .cardbox CardDesc:hover {
    font-style: normal;
}

#module_532833488 .cardbox CardDesc:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833488 .cardbox .CardText:hover {
    font-size: 18px;
}

#module_532833488 .cardbox .CardText:hover {
    color: #3CD7DA;
}

#module_532833488 .cardbox .CardText:hover {
    font-weight: none;
}

#module_532833488 .cardbox .CardText:hover {
    text-decoration: none;
}

#module_532833488 .cardbox .CardText:hover {
    font-style: normal;
}

#module_532833488 .cardbox .CardText:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833488 .cardbox .ButtonText:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833488 .cardbox .ButtonText:hover .icon-jiantou1 {
    color: #fff;
}

.module_532833494 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833494 {
    padding: 0px;
}

#module_532833494 {
    position: absolute;
    z-index: 999999;
    top: 30%;
    left: 75%;
    width: 4%;
    height: 6%;
}

    #module_532833494 .ModuleHead532833494 {
        display: none;
    }

    #module_532833494 .BodyCenter.BodyCenter532833494 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833494 > .module_532833494 {
        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_532833494 > .module_532833494 {
        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_532833494 .BodyCenter.BodyCenter532833494 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833494 .BodyCenter.BodyCenter532833494 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833494 > .module_532833494 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833494 > .module_532833494 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833494 > .module_532833494 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833494:hover {
    border: none;
}

    #module_532833494:hover > .module_532833494 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833494 .HotSpotinfo .icon_dian {
    width: 18px;
    height: 18px
}

    #module_532833494 .HotSpotinfo .icon_dian::before {
        width: calc(18px + 10px);
        height: calc(18px + 10px)
    }

#module_532833494 .HotSpotinfo .icon_dian {
    background-color: #fff;
}

    #module_532833494 .HotSpotinfo .icon_dian::before {
        border-color: #fff;
    }

    #module_532833494 .HotSpotinfo .icon_dian::before, #module_532833494 .HotSpotinfo .icon_dian::after {
        background-color: rgba(230, 166, 100, 0.75);
    }

#module_532833494 .HotSpotinfo .icon_dian {
    border-color: rgb(220, 154, 87);
}

#module_532833494 .buttonbox .HotSpotIcon {
    color: #fff;
}

    #module_532833494 .buttonbox .HotSpotIcon > * {
        fill: #fff
    }

#module_532833494 .buttonbox .HotSpotIcon {
    font-size: 14px;
}

    #module_532833494 .buttonbox .HotSpotIcon > * {
        width: 14px;
        height: 14px
    }

#module_532833494 .buttonbox .ButtonText {
    font-weight: bold;
}

#module_532833494 .buttonbox .ButtonText {
    text-decoration: none;
}

#module_532833494 .buttonbox .ButtonText {
    font-style: normal;
}

#module_532833494 .buttonbox .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833494 .buttonbox .ButtonText {
    font-size: 14px;
}

#module_532833494 .buttonbox .ButtonText {
    color: #fff;
}

#module_532833494 .buttonbox .icon-jiantou1 {
    color: #fff;
}

#module_532833494 .buttonbox .icon-jiantou1 {
    font-size: 14px;
}

#module_532833494 .buttonbox::before {
    background-color: rgba(220, 154, 87, 0.6);
}

#module_532833494 .buttonbox::before {
    background-image: none;
}

#module_532833494 .buttonbox::before {
    background-repeat: no-repeat;
}

#module_532833494 .buttonbox::before {
    background-position: none;
}

#module_532833494 .buttonbox::before {
    background-attachment: none;
}

#module_532833494 .buttonbox::before {
}

#module_532833494 .buttonbox {
    margin-left: 30px
}

#module_532833494 .cardbox {
    left: 30px
}

#module_532833494 .cardbox {
    background-color: rgba(51,51,51,0.90);
    ;
}

#module_532833494 .cardbox {
    background-image: none;
}

#module_532833494 .cardbox {
    background-repeat: no-repeat;
}

#module_532833494 .cardbox {
    background-position: none;
}

#module_532833494 .cardbox {
    background-attachment: none;
}

#module_532833494 .cardbox {
}

    #module_532833494 .cardbox .ButtonText {
        font-size: 12px;
    }

    #module_532833494 .cardbox .ButtonText {
        color: #fff;
    }

    #module_532833494 .cardbox .CardText {
        font-size: 18px;
    }

    #module_532833494 .cardbox .CardText {
        color: #3CD7DA;
    }

    #module_532833494 .cardbox .CardText {
        font-weight: none;
    }

    #module_532833494 .cardbox .CardText {
        text-decoration: none;
    }

    #module_532833494 .cardbox .CardText {
        font-style: normal;
    }

    #module_532833494 .cardbox .CardText {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833494 .cardbox .CardDesc {
        font-size: 12px;
    }

    #module_532833494 .cardbox .CardDesc {
        color: #fff;
    }

    #module_532833494 .cardbox .CardDesc {
        font-weight: none;
    }

    #module_532833494 .cardbox .CardDesc {
        text-decoration: none;
    }

    #module_532833494 .cardbox .CardDesc {
        font-style: normal;
    }

    #module_532833494 .cardbox .CardDesc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833494 .cardbox .icon-jiantou1 {
        font-size: 14px;
    }

    #module_532833494 .cardbox .icon-jiantou1 {
        color: #fff;
    }

#module_532833494 .popupbox {
    background-color: #3E64B4;
}

#module_532833494 .popupbox {
    background-image: none;
}

#module_532833494 .popupbox {
    background-repeat: no-repeat;
}

#module_532833494 .popupbox {
    background-position: none;
}

#module_532833494 .popupbox {
    background-attachment: none;
}

#module_532833494 .popupbox {
}

    #module_532833494 .popupbox .hspopupclose {
        font-size: 20px;
    }

    #module_532833494 .popupbox .hspopupclose {
        color: #fff;
    }

#module_532833494 .buttonbox:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833494 .buttonbox:hover .HotSpotIcon {
    font-size: #fffpx;
}

    #module_532833494 .buttonbox:hover .HotSpotIcon > * {
        width: #fffpx;
        height: #fffpx
    }

#module_532833494 .buttonbox:hover .ButtonText {
    font-weight: bold;
}

#module_532833494 .buttonbox:hover .ButtonText {
    text-decoration: none;
}

#module_532833494 .buttonbox:hover .ButtonText {
    font-style: normal;
}

#module_532833494 .buttonbox:hover .ButtonText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833494 .buttonbox:hover .ButtonText {
    font-size: 14px;
}

#module_532833494 .buttonbox:hover .HotSpotIcon {
    color: #fff;
}

    #module_532833494 .buttonbox:hover .HotSpotIcon > * {
        fill: #fff;
    }

#module_532833494 .buttonbox:hover .ButtonText {
    color: #fff;
}

#module_532833494 .buttonbox:hover .icon-jiantou1 {
    color: #fff;
}

#module_532833494 .cardbox .ButtonText:hover {
    font-size: 12px;
}

#module_532833494 .cardbox .ButtonText:hover {
    color: #fff;
}

#module_532833494 .cardbox .ButtonText:hover {
    font-weight: bold;
}

#module_532833494 .cardbox .ButtonText:hover {
    text-decoration: none;
}

#module_532833494 .cardbox .ButtonText:hover {
    font-style: normal;
}

#module_532833494 .cardbox .ButtonText:hover {
    font-family:;
}

#module_532833494 .cardbox CardDesc:hover {
    font-size: 12px;
}

#module_532833494 .cardbox CardDesc:hover {
    color: #fff;
}

#module_532833494 .cardbox CardDesc:hover {
    font-weight: none;
}

#module_532833494 .cardbox CardDesc:hover {
    text-decoration: none;
}

#module_532833494 .cardbox CardDesc:hover {
    font-style: normal;
}

#module_532833494 .cardbox CardDesc:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833494 .cardbox .CardText:hover {
    font-size: 18px;
}

#module_532833494 .cardbox .CardText:hover {
    color: #3CD7DA;
}

#module_532833494 .cardbox .CardText:hover {
    font-weight: none;
}

#module_532833494 .cardbox .CardText:hover {
    text-decoration: none;
}

#module_532833494 .cardbox .CardText:hover {
    font-style: normal;
}

#module_532833494 .cardbox .CardText:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833494 .cardbox .ButtonText:hover .icon-jiantou1 {
    font-size: 14px;
}

#module_532833494 .cardbox .ButtonText:hover .icon-jiantou1 {
    color: #fff;
}

#module_532833300 .SubContainer {
}

.module_532833313 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833313 {
    padding: 0px;
}

#module_532833313 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833313 .ModuleHead532833313 {
        display: none;
    }

    #module_532833313 .BodyCenter.BodyCenter532833313 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833313 > .module_532833313 {
        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_532833313 > .module_532833313 {
        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_532833313 .BodyCenter.BodyCenter532833313 {
        padding-top: 4.3197%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833313 .BodyCenter.BodyCenter532833313 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833313 > .module_532833313 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833313 > .module_532833313 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833313 > .module_532833313 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833313:hover {
    border: none;
}

    #module_532833313:hover > .module_532833313 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833313 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833313 .ModuleSubContainer {
    background-image: none;
}

#module_532833313 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833313 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833313 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833313 .ModuleSubContainer {
}

#module_532833313 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833313 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833313 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833313 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833313 {
    max-width: 1720px;
    width: auto;
}

    .ModuleGridContainer.ModuleGridContainer532833313 .SubPadding {
        width: 0px;
    }

.module_532833314 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833314 {
    padding: 0px;
}

#module_532833314 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833314 .ModuleHead532833314 {
        display: none;
    }

    #module_532833314 .BodyCenter.BodyCenter532833314 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833314 > .module_532833314 {
        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_532833314 > .module_532833314 {
        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_532833314 .BodyCenter.BodyCenter532833314 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833314 .BodyCenter.BodyCenter532833314 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833314 > .module_532833314 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833314 > .module_532833314 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833314 > .module_532833314 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833314:hover {
    border: none;
}

    #module_532833314:hover > .module_532833314 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833314 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833314 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833314 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833314 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833314 .imageTextGiant-Container {
    padding-top: 0px;
}

#module_532833314 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833314 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833314 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833314 .showHandle .btn {
    font-size: 14px;
}

#module_532833314 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833314 .showHandle .btn {
    color: #333;
}

#module_532833314 .showHandle .btn {
    font-weight: 400;
}

#module_532833314 .showHandle .btn {
    text-decoration: none;
}

#module_532833314 .showHandle .btn {
    font-style: normal;
}

#module_532833314 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833314 .showHandle div {
    border-top-style: solid !important;
}

#module_532833314 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833314 .showHandle {
    background-color: transparent;
}

#module_532833314 .showHandle {
    background-image: none;
}

#module_532833314 .showHandle {
    background-repeat: no-repeat;
}

#module_532833314 .showHandle {
}

#module_532833314 .showHandle {
}

#module_532833314 .showHandle {
}

#module_532833314 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833313 #Sub532833313_1 {
    width: 14.3605%;
}

.module_532833315 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833315 {
    padding: 0px;
}

#module_532833315 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833315 .ModuleHead532833315 {
        display: none;
    }

    #module_532833315 .BodyCenter.BodyCenter532833315 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833315 > .module_532833315 {
        border-top-style: solid;
        border-top-color: #000;
        border-top-width: 0px;
        border-left-style: solid;
        border-left-color: rgb(220, 154, 87);
        border-left-width: 1px;
        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_532833315 > .module_532833315 {
        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_532833315 .BodyCenter.BodyCenter532833315 {
        padding-top: 0.0000%;
        padding-left: 5.5617%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833315 .BodyCenter.BodyCenter532833315 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833315 > .module_532833315 {
        margin-top: 1.3348%;
        margin-left: 0.0000%;
        margin-right: 25.9177%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833315 > .module_532833315 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833315 > .module_532833315 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833315:hover {
    border: none;
}

    #module_532833315:hover > .module_532833315 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833315 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833315 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833315 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833315 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833315 .imageTextGiant-Container {
    padding-top: 0px;
}

#module_532833315 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833315 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833315 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833315 .showHandle .btn {
    font-size: 14px;
}

#module_532833315 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833315 .showHandle .btn {
    color: #333;
}

#module_532833315 .showHandle .btn {
    font-weight: 400;
}

#module_532833315 .showHandle .btn {
    text-decoration: none;
}

#module_532833315 .showHandle .btn {
    font-style: normal;
}

#module_532833315 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833315 .showHandle div {
    border-top-style: solid !important;
}

#module_532833315 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833315 .showHandle {
    background-color: transparent;
}

#module_532833315 .showHandle {
    background-image: none;
}

#module_532833315 .showHandle {
    background-repeat: no-repeat;
}

#module_532833315 .showHandle {
}

#module_532833315 .showHandle {
}

#module_532833315 .showHandle {
}

#module_532833315 a {
    font-size: unset;
    font-family: unset
}

.ModuleGridContainer.ModuleGridContainer532833313 #Sub532833313_2 {
    width: 52.2674%;
}

.module_532833316 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833316 {
    padding: 0px;
}

#module_532833316 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833316 .ModuleHead532833316 {
        display: none;
    }

    #module_532833316 .BodyCenter.BodyCenter532833316 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833316 > .module_532833316 {
        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_532833316 > .module_532833316 {
        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_532833316 .BodyCenter.BodyCenter532833316 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833316 .BodyCenter.BodyCenter532833316 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833316 > .module_532833316 {
        margin-top: 5.5749%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833316 > .module_532833316 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833316 > .module_532833316 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833316:hover {
    border: none;
}

    #module_532833316:hover > .module_532833316 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833316 .BodyCenter {
    text-align: right;
}

#module_532833316 .moduleButton {
    font-size: 15px;
}

#module_532833316 .moduleButton {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833316 .moduleButton {
    color: rgb(255, 255, 255);
}

#module_532833316 .moduleButton {
    font-weight: normal;
}

#module_532833316 .moduleButton {
    text-decoration: none;
}

#module_532833316 .moduleButton {
    font-style: normal;
}

    #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
        background-color: rgb(220, 154, 87);
    }

        #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
            background-image: none;
        }

            #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
                background-repeat: no-repeat;
            }

                #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
                    background-position: none;
                }

                    #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
                        background-attachment: none;
                    }

                        #module_532833316 .moduleButton, #module_532833316 .moduleButton:before {
                        }

#module_532833316 .moduleButton {
    border-color: transparent;
}

#module_532833316 .moduleButton {
    border-style: solid;
}

#module_532833316 .moduleButton {
    border-width: 0px;
}

#module_532833316 .moduleButton {
    border-top-left-radius: 0px;
}

#module_532833316 .moduleButton {
    border-top-right-radius: 0px;
}

#module_532833316 .moduleButton {
    border-bottom-left-radius: 0px;
}

#module_532833316 .moduleButton {
    border-bottom-right-radius: 17px;
}

#module_532833316 .moduleButton {
    width: 180px;
}

#module_532833316 .moduleButton {
    height: 50px;
    line-height: 50px;
}

#module_532833316 .BodyCenter {
    color: #3a322d;
}

#module_532833316 .moduleButton {
    padding-top: 0px;
}

#module_532833316 .moduleButton {
    padding-bottom: 0px;
}

#module_532833316 .moduleButton {
    padding-left: 0px;
}

#module_532833316 .moduleButton {
    padding-right: 0px;
}

#module_532833316 .moduleButton {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

    #module_532833316 .moduleButton .ButtonLineHidden, #module_532833316 .moduleButton .ButtonLine {
        width: 25px;
    }

    #module_532833316 .moduleButton:hover .ButtonText {
        -webkit-transform: translateX(25px);
        -ms-transform: translateX(25px);
        transform: translateX(25px);
    }

    #module_532833316 .moduleButton .ButtonLineHidden, #module_532833316 .moduleButton .ButtonLine, #module_532833316 .moduleButton .Ionios {
        color: rgb(255, 255, 255);
    }

    #module_532833316 .moduleButton:hover {
        font-size: 14px;
    }

    #module_532833316 .moduleButton:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833316 .moduleButton:hover {
        color: #fff;
    }

    #module_532833316 .moduleButton:hover {
        font-weight: normal;
    }

    #module_532833316 .moduleButton:hover {
        text-decoration: none;
    }

    #module_532833316 .moduleButton:hover {
        font-style: normal;
    }

        #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
            background-image: unset;
            background-color: rgb(232, 163, 94);
        }

            #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
                background-image: none;
            }

                #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
                    background-repeat: no-repeat;
                }

                    #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
                        background-position: none;
                    }

                        #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
                            background-attachment: none;
                        }

                            #module_532833316 .moduleButton:hover, #module_532833316 .moduleButton:hover:before {
                            }

    #module_532833316 .moduleButton:hover {
        border-color: transparent;
    }

    #module_532833316 .moduleButton:hover {
        border-style: solid;
    }

    #module_532833316 .moduleButton:hover {
        border-width: 0px;
    }

    #module_532833316 .moduleButton:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

        #module_532833316 .moduleButton:hover .ButtonLineHidden, #module_532833316 .moduleButton:hover .ButtonLine, #module_532833316 .moduleButton:hover .Ionios {
            color: #fff;
        }

.ModuleGridContainer.ModuleGridContainer532833313 #Sub532833313_3 {
    width: 33.3721%;
}

.module_532833353 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833353 {
    padding: 0px;
}

#module_532833353 {
    position: static;
    z-index: 1;
    top: 1284px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833353 .ModuleHead532833353 {
        display: none;
    }

    #module_532833353 .BodyCenter.BodyCenter532833353 {
        background-color: transparent;
        background-image: url(/comdata/74748/202308/202308211148211e67a2.jpg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-Attachment: scroll;
    }

    #module_532833353 > .module_532833353 {
        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_532833353 > .module_532833353 {
        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_532833353 .BodyCenter.BodyCenter532833353 {
        padding-top: 16.1987%;
        padding-left: 1.0799%;
        padding-right: 1.0799%;
        padding-bottom: 1.6199%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833353 .BodyCenter.BodyCenter532833353 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833353 > .module_532833353 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833353 > .module_532833353 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833353 > .module_532833353 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833353:hover {
    border: none;
}

    #module_532833353:hover > .module_532833353 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833353 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833353 .ModuleSubContainer {
    background-image: none;
}

#module_532833353 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833353 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833353 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833353 .ModuleSubContainer {
}

#module_532833353 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833353 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833353 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833353 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833353 {
    max-width: 1720px;
    width: auto;
}

.module_532833354 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833354 {
    padding: 0px;
}

#module_532833354 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833354 .ModuleHead532833354 {
        display: none;
    }

    #module_532833354 .BodyCenter.BodyCenter532833354 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833354 > .module_532833354 {
        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_532833354 > .module_532833354 {
        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_532833354 .BodyCenter.BodyCenter532833354 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833354 .BodyCenter.BodyCenter532833354 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833354 > .module_532833354 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833354 > .module_532833354 {
        margin-top: 5.7637%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833354 > .module_532833354 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833354:hover {
    border: none;
}

    #module_532833354:hover > .module_532833354 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833354 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833354 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833354 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833354 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833354 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833354 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833354 .imageTextGiant-Container {
    padding-left: 30px;
}

#module_532833354 .imageTextGiant-Container {
    padding-right: 30px;
}

#module_532833354 .showHandle .btn {
    font-size: 14px;
}

#module_532833354 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833354 .showHandle .btn {
    color: #333;
}

#module_532833354 .showHandle .btn {
    font-weight: 400;
}

#module_532833354 .showHandle .btn {
    text-decoration: none;
}

#module_532833354 .showHandle .btn {
    font-style: normal;
}

#module_532833354 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833354 .showHandle div {
    border-top-style: solid !important;
}

#module_532833354 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833354 .showHandle {
    background-color: transparent;
}

#module_532833354 .showHandle {
    background-image: none;
}

#module_532833354 .showHandle {
    background-repeat: no-repeat;
}

#module_532833354 .showHandle {
}

#module_532833354 .showHandle {
}

#module_532833354 .showHandle {
}

#module_532833354 a {
    font-size: unset;
    font-family: unset
}

.ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container {
    overflow: hidden;
    visibility: visible;
}

    .ModuleTabContainerV2Giant.layout-111 .tabContainer.TabContainer-Container .tabContainerGiantGrid {
        flex-shrink: 0;
    }

div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    z-index: 900;
}

.tabContentGiant.tab-content-clone .ModuleContainer {
    padding: 0
}

.ModuleTabContainerV2Giant.layout-111 .Nav-Container {
    display: flex;
    position: absolute;
    z-index: 99;
    align-items: center;
}

    .ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav {
        margin: 0 20px;
    }

        .ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel {
            width: 30px;
            height: 2px;
            float: left;
            background: #ccc;
            margin: 0;
        }

            .ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel .OneRow {
                width: 0;
                height: 0;
                border-radius: 0;
                padding: 0;
                transition: all 0.2s ease-in;
            }

            .ModuleTabContainerV2Giant.layout-111 .Nav-Container .nav .commonLabel.active .OneRow {
                width: 100%;
                height: 100%;
                background: #333;
                transition: all 0.2s ease-in;
            }

    .ModuleTabContainerV2Giant.layout-111 .Nav-Container .glyphicon {
        width: auto;
        height: auto;
        display: inline-block;
        background: unset;
        position: static;
        font-size: 16px;
        color: #333;
        line-height: 1;
        cursor: pointer;
    }

@media only screen and (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-111 .Nav-Container {
        position: static;
        justify-content: center;
        margin-top: 28px;
    }
}

.module_532833355 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833355 {
    padding: 0px;
}

#module_532833355 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833355 .ModuleHead532833355 {
        display: none;
    }

    #module_532833355 .BodyCenter.BodyCenter532833355 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833355 > .module_532833355 {
        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_532833355 > .module_532833355 {
        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_532833355 .BodyCenter.BodyCenter532833355 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833355 .BodyCenter.BodyCenter532833355 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833355 > .module_532833355 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833355 > .module_532833355 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833355 > .module_532833355 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833355:hover {
    border: none;
}

    #module_532833355:hover > .module_532833355 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833355 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833355 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833355 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833355 .tabContainerGiantGrid {
}

#module_532833355 .tabContainerGiantGrid {
}

#module_532833355 .tabContainerGiantGrid {
}

#module_532833355 .tabContainerGiantGrid {
    padding-top: 10px;
}

#module_532833355 .tabContainerGiantGrid {
    padding-bottom: 10px;
}

#module_532833355 .tabContainerGiantGrid {
    padding-left: 20px;
}

#module_532833355 .tabContainerGiantGrid {
    padding-right: 20px;
}

#module_532833355 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833355 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833355 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833355 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833355 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833355 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833355 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833355 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833355 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833355 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833355 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833355 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833355 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833355 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833355 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833355 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833355 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833355 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833355 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833355 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833355 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833355 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833355__tabPane_8250 #Sub532833355_8250 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833355__tabPane_8250 .SubPadding {
    width: 0px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833355__tabPane_8250 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833355__tabPane_8250 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833355__tabPane_8250:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833355__tabPane_8250 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833355__tabPane_8250 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833355__tabPane_8250 #Sub532833355_8250 {
        display: block;
    }

        #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833355__tabPane_8250 #Sub532833355_8250 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833355__tabPane_8250 #Sub532833355_Tab8250_1 {
    width: 20.0000%;
}

.module_532833356 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833356 {
    padding: 0px;
}

#module_532833356 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833356 .ModuleHead532833356 {
        display: none;
    }

    #module_532833356 .BodyCenter.BodyCenter532833356 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833356 > .module_532833356 {
        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_532833356 > .module_532833356 {
        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_532833356 .BodyCenter.BodyCenter532833356 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833356 .BodyCenter.BodyCenter532833356 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833356 > .module_532833356 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833356 > .module_532833356 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833356 > .module_532833356 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833356:hover {
    border: none;
}

    #module_532833356:hover > .module_532833356 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833356 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833356 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833356 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833356 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833356 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833356 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833356 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833356 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833356 .showHandle .btn {
    font-size: 14px;
}

#module_532833356 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833356 .showHandle .btn {
    color: #333;
}

#module_532833356 .showHandle .btn {
    font-weight: 400;
}

#module_532833356 .showHandle .btn {
    text-decoration: none;
}

#module_532833356 .showHandle .btn {
    font-style: normal;
}

#module_532833356 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833356 .showHandle div {
    border-top-style: solid !important;
}

#module_532833356 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833356 .showHandle {
    background-color: transparent;
}

#module_532833356 .showHandle {
    background-image: none;
}

#module_532833356 .showHandle {
    background-repeat: no-repeat;
}

#module_532833356 .showHandle {
}

#module_532833356 .showHandle {
}

#module_532833356 .showHandle {
}

#module_532833356 a {
    font-size: unset;
    font-family: unset
}

#module_532833355__tabPane_8250 #Sub532833355_Tab8250_2 {
    width: 20.7051%;
}

.module_532833357 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833357 {
    padding: 0px;
}

#module_532833357 {
    position: static;
    z-index: 1;
    top: 25px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833357 .ModuleHead532833357 {
        display: none;
    }

    #module_532833357 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833357 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833357 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833357 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833357 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833357 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833357 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833357 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833357 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833357 .showHandle .btn {
        font-family:;
    }

    #module_532833357 .showHandle .btn {
        color: #333;
    }

    #module_532833357 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833357 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833357 .showHandle .btn {
        font-style: normal;
    }

    #module_532833357 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833357 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833357 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833357 .showHandle {
        background-color: transparent;
    }

    #module_532833357 .showHandle {
    }

    #module_532833357 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833357 .showHandle {
    }

    #module_532833357 .showHandle {
    }

    #module_532833357 .showHandle {
    }

    #module_532833357 a {
        font-size: unset;
        font-family: unset
    }

#module_532833355__tabPane_8250 #Sub532833355_Tab8250_3 {
    width: 20.4487%;
}

.module_532833358 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833358 {
    padding: 0px;
}

#module_532833358 {
    position: static;
    z-index: 0;
    top: 24px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833358 .ModuleHead532833358 {
        display: none;
    }

    #module_532833358 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833358 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833358 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833358 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833358 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833358 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833358 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833358 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833358 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833358 .showHandle .btn {
        font-family:;
    }

    #module_532833358 .showHandle .btn {
        color: #333;
    }

    #module_532833358 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833358 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833358 .showHandle .btn {
        font-style: normal;
    }

    #module_532833358 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833358 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833358 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833358 .showHandle {
        background-color: transparent;
    }

    #module_532833358 .showHandle {
    }

    #module_532833358 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833358 .showHandle {
    }

    #module_532833358 .showHandle {
    }

    #module_532833358 .showHandle {
    }

    #module_532833358 a {
        font-size: unset;
        font-family: unset
    }

#module_532833355__tabPane_8250 #Sub532833355_Tab8250_4 {
    width: 21.0256%;
}

.module_532833359 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833359 {
    padding: 0px;
}

#module_532833359 {
    position: static;
    z-index: 0;
    top: 25px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833359 .ModuleHead532833359 {
        display: none;
    }

    #module_532833359 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833359 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833359 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833359 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833359 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833359 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833359 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833359 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833359 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833359 .showHandle .btn {
        font-family:;
    }

    #module_532833359 .showHandle .btn {
        color: #333;
    }

    #module_532833359 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833359 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833359 .showHandle .btn {
        font-style: normal;
    }

    #module_532833359 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833359 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833359 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833359 .showHandle {
        background-color: transparent;
    }

    #module_532833359 .showHandle {
    }

    #module_532833359 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833359 .showHandle {
    }

    #module_532833359 .showHandle {
    }

    #module_532833359 .showHandle {
    }

    #module_532833359 a {
        font-size: unset;
        font-family: unset
    }

#module_532833355__tabPane_8250 #Sub532833355_Tab8250_5 {
    width: 17.820600000000002%;
}

.module_532833360 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833360 {
    padding: 0px;
}

#module_532833360 {
    position: static;
    z-index: 1;
    top: 35px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833360 .ModuleHead532833360 {
        display: none;
    }

    #module_532833360 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833360 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833360 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833360 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833360 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833360 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833360 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833360 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833360 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833360 .showHandle .btn {
        font-family:;
    }

    #module_532833360 .showHandle .btn {
        color: #333;
    }

    #module_532833360 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833360 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833360 .showHandle .btn {
        font-style: normal;
    }

    #module_532833360 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833360 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833360 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833360 .showHandle {
        background-color: transparent;
    }

    #module_532833360 .showHandle {
    }

    #module_532833360 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833360 .showHandle {
    }

    #module_532833360 .showHandle {
    }

    #module_532833360 .showHandle {
    }

    #module_532833360 a {
        font-size: unset;
        font-family: unset
    }


.module_532833317 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833317 {
    padding: 0px;
}

#module_532833317 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833317 .ModuleHead532833317 {
        display: none;
    }

    #module_532833317 .BodyCenter.BodyCenter532833317 {
        background-color: transparent;
        background-image: url(/comdata/74748/202308/202308181739044764f9.jpg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-Attachment: scroll;
    }

    #module_532833317 > .module_532833317 {
        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_532833317 > .module_532833317 {
        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_532833317 .BodyCenter.BodyCenter532833317 {
        padding-top: 16.1987%;
        padding-left: 1.0799%;
        padding-right: 1.0799%;
        padding-bottom: 1.6199%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833317 .BodyCenter.BodyCenter532833317 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833317 > .module_532833317 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 4.3197%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833317 > .module_532833317 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833317 > .module_532833317 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833317:hover {
    border: none;
}

    #module_532833317:hover > .module_532833317 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833317 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833317 .ModuleSubContainer {
    background-image: none;
}

#module_532833317 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833317 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833317 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833317 .ModuleSubContainer {
}

#module_532833317 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833317 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833317 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833317 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833317 {
    max-width: 1720px;
    width: auto;
}

.module_532833318 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833318 {
    padding: 0px;
}

#module_532833318 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833318 .ModuleHead532833318 {
        display: none;
    }

    #module_532833318 .BodyCenter.BodyCenter532833318 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833318 > .module_532833318 {
        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_532833318 > .module_532833318 {
        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_532833318 .BodyCenter.BodyCenter532833318 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833318 .BodyCenter.BodyCenter532833318 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833318 > .module_532833318 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833318 > .module_532833318 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833318 > .module_532833318 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833318:hover {
    border: none;
}

    #module_532833318:hover > .module_532833318 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833318 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833318 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833318 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833318 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833318 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833318 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833318 .imageTextGiant-Container {
    padding-left: 80px;
}

#module_532833318 .imageTextGiant-Container {
    padding-right: 80px;
}

#module_532833318 .showHandle .btn {
    font-size: 14px;
}

#module_532833318 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833318 .showHandle .btn {
    color: #333;
}

#module_532833318 .showHandle .btn {
    font-weight: 400;
}

#module_532833318 .showHandle .btn {
    text-decoration: none;
}

#module_532833318 .showHandle .btn {
    font-style: normal;
}

#module_532833318 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833318 .showHandle div {
    border-top-style: solid !important;
}

#module_532833318 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833318 .showHandle {
    background-color: transparent;
}

#module_532833318 .showHandle {
    background-image: none;
}

#module_532833318 .showHandle {
    background-repeat: no-repeat;
}

#module_532833318 .showHandle {
}

#module_532833318 .showHandle {
}

#module_532833318 .showHandle {
}

#module_532833318 a {
    font-size: unset;
    font-family: unset
}

.module_532833319 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833319 {
    padding: 0px;
}

#module_532833319 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833319 .ModuleHead532833319 {
        display: none;
    }

    #module_532833319 .BodyCenter.BodyCenter532833319 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833319 > .module_532833319 {
        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_532833319 > .module_532833319 {
        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_532833319 .BodyCenter.BodyCenter532833319 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833319 .BodyCenter.BodyCenter532833319 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833319 > .module_532833319 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833319 > .module_532833319 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833319 > .module_532833319 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833319:hover {
    border: none;
}

    #module_532833319:hover > .module_532833319 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833319 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833319 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833319 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833319 .tabContainerGiantGrid {
}

#module_532833319 .tabContainerGiantGrid {
}

#module_532833319 .tabContainerGiantGrid {
}

#module_532833319 .tabContainerGiantGrid {
    padding-top: 10px;
}

#module_532833319 .tabContainerGiantGrid {
    padding-bottom: 10px;
}

#module_532833319 .tabContainerGiantGrid {
    padding-left: 80px;
}

#module_532833319 .tabContainerGiantGrid {
    padding-right: 80px;
}

#module_532833319 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833319 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833319 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833319 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833319 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833319 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833319 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833319 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833319 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833319 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833319 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833319 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833319 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833319 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833319 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833319 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833319 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833319 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833319 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833319 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833319 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833319 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833319__tabPane_8250 #Sub532833319_8250 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833319__tabPane_8250 .SubPadding {
    width: 0px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833319__tabPane_8250 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833319__tabPane_8250 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833319__tabPane_8250:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833319__tabPane_8250 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833319__tabPane_8250 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833319__tabPane_8250 #Sub532833319_8250 {
        display: block;
    }

        #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833319__tabPane_8250 #Sub532833319_8250 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833319__tabPane_8250 #Sub532833319_Tab8250_1 {
    width: 20.0000%;
}

.module_532833320 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833320 {
    padding: 0px;
}

#module_532833320 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833320 .ModuleHead532833320 {
        display: none;
    }

    #module_532833320 .BodyCenter.BodyCenter532833320 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833320 > .module_532833320 {
        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_532833320 > .module_532833320 {
        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_532833320 .BodyCenter.BodyCenter532833320 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833320 .BodyCenter.BodyCenter532833320 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833320 > .module_532833320 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833320 > .module_532833320 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833320 > .module_532833320 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833320:hover {
    border: none;
}

    #module_532833320:hover > .module_532833320 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833320 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833320 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833320 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833320 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833320 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833320 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833320 .imageTextGiant-Container {
    padding-left: 0px;
}

#module_532833320 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833320 .showHandle .btn {
    font-size: 14px;
}

#module_532833320 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833320 .showHandle .btn {
    color: #333;
}

#module_532833320 .showHandle .btn {
    font-weight: 400;
}

#module_532833320 .showHandle .btn {
    text-decoration: none;
}

#module_532833320 .showHandle .btn {
    font-style: normal;
}

#module_532833320 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833320 .showHandle div {
    border-top-style: solid !important;
}

#module_532833320 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833320 .showHandle {
    background-color: transparent;
}

#module_532833320 .showHandle {
    background-image: none;
}

#module_532833320 .showHandle {
    background-repeat: no-repeat;
}

#module_532833320 .showHandle {
}

#module_532833320 .showHandle {
}

#module_532833320 .showHandle {
}

#module_532833320 a {
    font-size: unset;
    font-family: unset
}

#module_532833319__tabPane_8250 #Sub532833319_Tab8250_2 {
    width: 20.7051%;
}

.module_532833321 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833321 {
    padding: 0px;
}

#module_532833321 {
    position: static;
    z-index: 1;
    top: 25px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833321 .ModuleHead532833321 {
        display: none;
    }

    #module_532833321 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833321 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833321 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833321 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833321 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833321 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833321 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833321 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833321 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833321 .showHandle .btn {
        font-family:;
    }

    #module_532833321 .showHandle .btn {
        color: #333;
    }

    #module_532833321 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833321 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833321 .showHandle .btn {
        font-style: normal;
    }

    #module_532833321 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833321 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833321 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833321 .showHandle {
        background-color: transparent;
    }

    #module_532833321 .showHandle {
    }

    #module_532833321 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833321 .showHandle {
    }

    #module_532833321 .showHandle {
    }

    #module_532833321 .showHandle {
    }

    #module_532833321 a {
        font-size: unset;
        font-family: unset
    }

#module_532833319__tabPane_8250 #Sub532833319_Tab8250_3 {
    width: 20.4487%;
}

.module_532833322 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833322 {
    padding: 0px;
}

#module_532833322 {
    position: static;
    z-index: 0;
    top: 24px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833322 .ModuleHead532833322 {
        display: none;
    }

    #module_532833322 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833322 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833322 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833322 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833322 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833322 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833322 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833322 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833322 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833322 .showHandle .btn {
        font-family:;
    }

    #module_532833322 .showHandle .btn {
        color: #333;
    }

    #module_532833322 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833322 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833322 .showHandle .btn {
        font-style: normal;
    }

    #module_532833322 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833322 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833322 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833322 .showHandle {
        background-color: transparent;
    }

    #module_532833322 .showHandle {
    }

    #module_532833322 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833322 .showHandle {
    }

    #module_532833322 .showHandle {
    }

    #module_532833322 .showHandle {
    }

    #module_532833322 a {
        font-size: unset;
        font-family: unset
    }

#module_532833319__tabPane_8250 #Sub532833319_Tab8250_4 {
    width: 21.0256%;
}

.module_532833323 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833323 {
    padding: 0px;
}

#module_532833323 {
    position: static;
    z-index: 0;
    top: 25px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833323 .ModuleHead532833323 {
        display: none;
    }

    #module_532833323 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833323 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833323 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833323 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833323 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833323 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833323 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833323 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833323 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833323 .showHandle .btn {
        font-family:;
    }

    #module_532833323 .showHandle .btn {
        color: #333;
    }

    #module_532833323 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833323 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833323 .showHandle .btn {
        font-style: normal;
    }

    #module_532833323 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833323 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833323 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833323 .showHandle {
        background-color: transparent;
    }

    #module_532833323 .showHandle {
    }

    #module_532833323 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833323 .showHandle {
    }

    #module_532833323 .showHandle {
    }

    #module_532833323 .showHandle {
    }

    #module_532833323 a {
        font-size: unset;
        font-family: unset
    }

#module_532833319__tabPane_8250 #Sub532833319_Tab8250_5 {
    width: 17.820600000000002%;
}

.module_532833324 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833324 {
    padding: 0px;
}

#module_532833324 {
    position: static;
    z-index: 1;
    top: 35px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833324 .ModuleHead532833324 {
        display: none;
    }

    #module_532833324 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833324 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833324 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833324 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833324 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833324 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833324 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833324 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833324 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833324 .showHandle .btn {
        font-family:;
    }

    #module_532833324 .showHandle .btn {
        color: #333;
    }

    #module_532833324 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833324 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833324 .showHandle .btn {
        font-style: normal;
    }

    #module_532833324 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833324 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833324 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833324 .showHandle {
        background-color: transparent;
    }

    #module_532833324 .showHandle {
    }

    #module_532833324 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833324 .showHandle {
    }

    #module_532833324 .showHandle {
    }

    #module_532833324 .showHandle {
    }

    #module_532833324 a {
        font-size: unset;
        font-family: unset
    }


/*返回顶部 103*/
.ModuleBackTopGiant.layout-103 .backTopGiant-main {
    width: 100%;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    color: #999999;
    border: 1px solid #eeeeee;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50%;
    padding-top: 4px;
}

    .ModuleBackTopGiant.layout-103 .backTopGiant-main .backtop {
        font-size: 30px;
    }

    .ModuleBackTopGiant.layout-103 .backTopGiant-main:hover {
        background-color: #1e88e5;
        color: #fff;
        border-color: #1e88e5;
    }

.module_532837337 .ModuleHead .HeadCenter {
    float: none;
}

#module_532837337 {
    padding: 0px;
}

#module_532837337 {
    position:fixed;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532837337 .ModuleHead532837337 {
        display: none;
    }

    #module_532837337 .backTopGiant-main:hover {
        color: #ffffff;
    }

    #module_532837337 .backTopGiant-main:hover {
        background-color: #000;
        border-color: #000;
    }

.module_532833327 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833327 {
    padding: 0px;
}

#module_532833327 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833327 .ModuleHead532833327 {
        display: none;
    }

    #module_532833327 .BodyCenter.BodyCenter532833327 {
        background: none;
        background-color: rgb(246, 244, 240);
    }

    #module_532833327 > .module_532833327 {
        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_532833327 > .module_532833327 {
        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_532833327 .BodyCenter.BodyCenter532833327 {
        padding-top: 5.3996%;
        padding-left: 1.0799%;
        padding-right: 1.0799%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833327 .BodyCenter.BodyCenter532833327 {
        padding-top: 14.4092%;
        padding-left: 2.8818%;
        padding-right: 2.8818%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833327 > .module_532833327 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833327 > .module_532833327 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833327 > .module_532833327 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833327:hover {
    border: none;
}

    #module_532833327:hover > .module_532833327 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833327 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833327 .ModuleSubContainer {
    background-image: none;
}

#module_532833327 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833327 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833327 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833327 .ModuleSubContainer {
}

#module_532833327 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833327 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833327 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833327 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833327 {
    max-width: 1720px;
    width: auto;
}

.module_532833328 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833328 {
    padding: 0px;
}

#module_532833328 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833328 .ModuleHead532833328 {
        display: none;
    }

    #module_532833328 .BodyCenter.BodyCenter532833328 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833328 > .module_532833328 {
        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_532833328 > .module_532833328 {
        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_532833328 .BodyCenter.BodyCenter532833328 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833328 .BodyCenter.BodyCenter532833328 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833328 > .module_532833328 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833328 > .module_532833328 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833328 > .module_532833328 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833328:hover {
    border: none;
}

    #module_532833328:hover > .module_532833328 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833328 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833328 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833328 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833328 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833328 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833328 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833328 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833328 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833328 .showHandle .btn {
    font-size: 14px;
}

#module_532833328 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833328 .showHandle .btn {
    color: #333;
}

#module_532833328 .showHandle .btn {
    font-weight: 400;
}

#module_532833328 .showHandle .btn {
    text-decoration: none;
}

#module_532833328 .showHandle .btn {
    font-style: normal;
}

#module_532833328 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833328 .showHandle div {
    border-top-style: solid !important;
}

#module_532833328 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833328 .showHandle {
    background-color: transparent;
}

#module_532833328 .showHandle {
    background-image: none;
}

#module_532833328 .showHandle {
    background-repeat: no-repeat;
}

#module_532833328 .showHandle {
}

#module_532833328 .showHandle {
}

#module_532833328 .showHandle {
}

#module_532833328 a {
    font-size: unset;
    font-family: unset
}

.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container {
    overflow: hidden;
}

    .ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container {
        z-index: 3;
        font-size: 0;
        white-space: nowrap;
    }

        .ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li {
            position: relative;
            color: #666;
            cursor: pointer;
            text-align: center;
            margin: 0;
            float: none;
            display: inline-block;
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6;
        }

            .ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li a {
                display: block;
                position: absolute;
                top: 50%;
                width: 100%;
                transform: translateY(-50%);
                padding: 0;
                background: none;
                color: #666;
            }

.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul {
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    transform: translateX(0);
    transition: transform 0.3s linear 0s;
}

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 65px;
        height: auto;
        margin: 0 auto;
        font-size: 0;
    }

        .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo img {
            max-width: 100%;
        }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li p {
        margin-top: 4px;
        font-size: 14px;
        color: #666;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:after {
        content: '';
        position: absolute;
        display: block;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 80px;
        background: #e6e6e6;
    }
    /*箭头*/
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul .tab-arrows {
        display: none;
        position: absolute;
        top: calc(100% + 1px);
        left: 50%;
        transform: translateX(-50%);
        border-top: 9px solid #1976d2;
        border-bottom: 0px solid transparent;
        border-left: 9px solid transparent !important;
        border-right: 9px solid transparent !important;
        z-index: 980;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.active .tab-arrows {
        display: block;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li .tab-border-top,
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {
        transition: all 1s ease;
    }
    /*上下边框*/
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-top {
        position: absolute;
        left: 0;
        width: 100%;
        top: -1px;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-left {
        position: absolute;
        left: -1px;
        height: 100%;
        top: 0px;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-right {
        position: absolute;
        right: -1px;
        height: 100%;
        top: 0px;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
    }
/*新增的代码*/
div[id ^= "tab_content_clone_"] {
    display: block;
    position: absolute;
    height: 0;
    overflow: hidden;
    width: 100% !important;
    background: #f9f9f9;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
    z-index: 900;
}

.tabContentGiant.tab-content-clone .ModuleContainer {
    padding: 0
}

.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:last-child:after {
    content: unset;
}

.ModuleTabContainerV2Giant.layout-110 .hovericon {
    display: none;
}

.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .hovericon {
    display: block;
}

.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .defaulticon {
    display: none;
}

.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .hovericon {
    display: block;
}

.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .defaulticon {
    display: none;
}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollRight {
        display: none !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {
        display: inline-block;
        float: left;
        overflow: unset;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {
        float: right;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-110 .location-right.TabContainer-Container .Nav-Container li {
        display: block;
        border-top: unset !important;
        border-bottom: unset !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link {
        margin-right: 0 !important;
    }

        .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link:last-child,
        .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link:last-child {
            margin-bottom: 0 !important;
        }

    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-top,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-top {
        width: auto;
        height: 100%;
        left: unset;
        right: 0;
        border-top: unset !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-bottom,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-bottom {
        position: static;
        height: 100%;
        border-bottom: unset !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-bottom .Nav-Container ul .tab-arrows {
        top: -9px;
        border-top: 0px solid transparent !important;
        border-bottom: 9px solid #1976d2 !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul .tab-arrows {
        top: 50%;
        left: unset;
        right: -9px;
        transform: translateY(-50%);
        border-left: 9px solid #1976d2 !important;
        border-bottom: 9px solid transparent !important;
        border-top: 9px solid transparent !important;
        border-right: 0px solid transparent !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul .tab-arrows {
        left: -9px;
        top: 50%;
        transform: translateY(-50%);
        border-left: 0px solid transparent !important;
        border-bottom: 9px solid transparent !important;
        border-top: 9px solid transparent !important;
        border-right: 9px solid #1976d2 !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li:after,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li:after {
        top: unset;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 80px;
        height: 1px;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-left .tabContentGiant {
        display: inline-block;
        float: left;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-right .tabContentGiant {
        display: inline-block;
        float: right;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-top {
        display: none;
    }
}

@media (max-width: 767px) {
    div[id ^= "tab_content_clone_"] {
        display: none;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li {
        height: 120px !important;
        width: 120px !important;
    }

        .ModuleTabContainerV2Giant.layout-110 .Nav-Container li a p {
            font-size: 12px;
            margin-top: 10px;
        }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {
        width: 32px;
    }

    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li + li:before {
        height: 62px;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-bottom {
        display: none;
    }

    .ModuleTabContainerV2Giant.layout-110 .location-right .commonLabel,
    .ModuleTabContainerV2Giant.layout-110 .location-left .commonLabel {
        border-left-width: 0 !important;
        border-right-width: 0 !important;
    }

    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: inline-block;
        height: 54px;
        top: 0;
        background-color: transparent;
        width: 32px;
    }
    /* .ModuleTabContainerV2Giant.layout-110 .location-left .btnScrollLeft,
            .ModuleTabContainerV2Giant.layout-110 .location-left .btnScrollRight,
            .ModuleTabContainerV2Giant.layout-110 .location-right .btnScrollLeft,
            .ModuleTabContainerV2Giant.layout-110 .location-right .btnScrollRight {display: none;} */
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 120px;
        top: 0;
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }

    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft {
        left: 10px;
    }

    .ModuleTabContainerV2Giant.layout-110 .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;
    }
}

.module_532833329 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833329 {
    padding: 0px;
}

#module_532833329 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833329 .ModuleHead532833329 {
        display: none;
    }

    #module_532833329 .BodyCenter.BodyCenter532833329 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833329 > .module_532833329 {
        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_532833329 > .module_532833329 {
        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_532833329 .BodyCenter.BodyCenter532833329 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833329 .BodyCenter.BodyCenter532833329 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833329 > .module_532833329 {
        margin-top: -7.5581%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833329 > .module_532833329 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833329 > .module_532833329 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833329:hover {
    border: none;
}

    #module_532833329:hover > .module_532833329 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833329 .commonLabel {
    border-top-color: #e6e6e6;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-right-color: #e6e6e6;
}

#module_532833329 .commonLabel {
    border-top-style: solid;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-right-style: solid;
}

#module_532833329 .commonLabel {
    border-top-width: 0px;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-right-width: 0px;
}

#module_532833329 .commonLabel {
    border-bottom-color: #e6e6e6;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-left-color: #e6e6e6;
}

#module_532833329 .commonLabel {
    border-bottom-style: solid;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-left-style: solid;
}

#module_532833329 .commonLabel {
    border-bottom-width: 0px;
}

#module_532833329 .location-right .commonLabel, #module_532833329 .location-left .commonLabel {
    border-left-width: 0px;
}

#module_532833329 .Nav-Container {
    text-align: right;
}

#module_532833329 .Nav-Container {
    background-color: rgba(0,0,0,0);
}

#module_532833329 .Nav-Container {
}

    #module_532833329 .Nav-Container li {
        background-color: rgba(0,0,0,0);
    }

    #module_532833329 .Nav-Container li {
        background-image: none;
    }

    #module_532833329 .Nav-Container li {
        background-repeat: no-repeat;
    }

    #module_532833329 .Nav-Container li {
    }

    #module_532833329 .Nav-Container li {
    }

    #module_532833329 .Nav-Container li {
    }

    #module_532833329 .Nav-Container a {
        text-align: center;
    }

    #module_532833329 .Nav-Container li {
        width: 170px;
    }

@media only screen and (min-width: 768px) {
    #module_532833329 .location-left .tabContentGiant, #module_532833329 .location-right .tabContentGiant {
        width: calc(100% - 170px - 14px)
    }
}

#module_532833329 .Nav-Container li {
    height: 150px;
}

#module_532833329 .Nav-Container ul li .nav-img-logo {
    width: 40%;
}

#module_532833329 .Nav-Container li a p {
    font-size: 16px;
}

#module_532833329 .Nav-Container li a p {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833329 .Nav-Container ul li a p {
    color: rgb(118, 118, 118);
}

#module_532833329 .Nav-Container li a p {
    font-weight: normal;
}

#module_532833329 .Nav-Container li a p {
    text-decoration: none;
}

#module_532833329 .Nav-Container li a p {
    font-style: normal;
}

#module_532833329 .tab-link {
    margin-right: 30px;
}

@media (min-width: 768px) {
    #module_532833329 .location-left .tab-link, #module_532833329 .location-right .tab-link {
        margin-bottom: 30px;
    }
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    background-color: transparent;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    background-image: none;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    background-repeat: no-repeat;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
    background-color: #f8f8f8;
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
    background-image: none;
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
    background-repeat: no-repeat;
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
}

#module_532833329 {
}

#tab_content_clone_module_532833329.tab-content-parent {
}

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        padding-top: 10px;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        padding-bottom: 10px;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        padding-left: 10px;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        padding-right: 10px;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-top-color: transparent;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-top-style: none;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-top-width: 0px;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-right-color: transparent;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-right-style: none;
    }

    #module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
        border-right-width: 0px;
    }

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-paren .tab-panet {
    border-bottom-color: transparent;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    border-bottom-style: none;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    border-bottom-width: 0px;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    border-left-color: transparent;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    border-left-style: none;
}

#module_532833329 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833329.tab-content-parent .tab-pane {
    border-left-width: 0px;
}

#module_532833329 .Nav-Container li.active a p {
    font-size: 16px;
}

#module_532833329 .Nav-Container li.active a p {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833329 .Nav-Container li.active a p {
    color: rgb(220, 154, 87);
}

#module_532833329 .Nav-Container li.active a p {
    font-weight: normal;
}

#module_532833329 .Nav-Container li.active a p {
    text-decoration: none;
}

#module_532833329 .Nav-Container li.active a p {
    font-style: normal;
}

#module_532833329 .Nav-Container li .tab-border-top {
    border-top-color: transparent;
}

#module_532833329 .Nav-Container li.active .tab-border-top {
    border-top-color: rgb(220, 154, 87);
}

#module_532833329 .location-right .Nav-Container li .tab-border-top, #module_532833329 .location-left .Nav-Container li .tab-border-top {
    border-right-color: transparent;
}

#module_532833329 .location-right .Nav-Container li.active .tab-border-top, #module_532833329 .location-left .Nav-Container li.active .tab-border-top {
    border-right-color: rgb(220, 154, 87);
}

#module_532833329 .Nav-Container li .tab-border-top, #module_532833329 .Nav-Container li.active .tab-border-top {
    border-top-style: solid;
}

#module_532833329 .location-right .Nav-Container li .tab-border-top, #module_532833329 .location-left .Nav-Container li .tab-border-top, #module_532833329 .location-right .Nav-Container li.active .tab-border-top, #module_532833329 .location-left .Nav-Container li.active .tab-border-top {
    border-right-style: solid;
}

#module_532833329 .Nav-Container li .tab-border-top, #module_532833329 .Nav-Container li.active .tab-border-top {
    border-top-width: 0px;
}

#module_532833329 .location-right .Nav-Container li .tab-border-top, #module_532833329 .location-left .Nav-Container li .tab-border-top, #module_532833329 .location-right .Nav-Container li.active .tab-border-top, #module_532833329 .location-left .Nav-Container li.active .tab-border-top {
    border-right-width: 0px;
}

#module_532833329 .Nav-Container li .tab-border-bottom {
    border-bottom-color: transparent;
}

#module_532833329 .Nav-Container li.active .tab-border-bottom {
    border-bottom-color: rgb(220, 154, 87);
}

#module_532833329 .Nav-Container .tab-arrows {
    border-top-color: rgb(220, 154, 87);
}

@media (min-width: 768px) {
    #module_532833329 .location-bottom .Nav-Container .tab-arrows {
        border-bottom-color: rgb(220, 154, 87) !important;
    }

    #module_532833329 .location-left .Nav-Container .tab-arrows {
        border-left-color: rgb(220, 154, 87) !important;
    }

    #module_532833329 .location-right .Nav-Container .tab-arrows {
        border-right-color: rgb(220, 154, 87) !important;
    }
}

#module_532833329 .location-right .Nav-Container li .tab-border-bottom, #module_532833329 .location-left .Nav-Container li .tab-border-bottom {
    border-left-color: transparent;
}

#module_532833329 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833329 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-color: rgb(220, 154, 87);
}

#module_532833329 .Nav-Container li .tab-border-bottom, #module_532833329 .Nav-Container li.active .tab-border-bottom {
    border-bottom-style: solid;
}

#module_532833329 .location-right .Nav-Container li .tab-border-bottom, #module_532833329 .location-left .Nav-Container li .tab-border-bottom, #module_532833329 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833329 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-style: solid;
}

#module_532833329 .Nav-Container li .tab-border-bottom, #module_532833329 .Nav-Container li.active .tab-border-bottom {
    border-bottom-width: 0px;
}

#module_532833329 .location-right .Nav-Container li .tab-border-bottom, #module_532833329 .location-left .Nav-Container li .tab-border-bottom, #module_532833329 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833329 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-width: 0px;
}

/*layout-121内容*/
.flexs {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.ModuleProductListGiant.layout-121 .pro-container > li {
    position: relative;
    padding: 10px 5px 27px 5px;
    transition: transform .5s ease-out 0s,background-color .5s ease-out 0s;
    top: 0;
}

.ModuleProductListGiant.layout-121 .pro-container li {
    float: left;
    margin: 10px 0px 5px 0px;
    border-bottom: 2px solid #333333;
    background-color: #f7f7f7;
    font-size: 16px;
    cursor: pointer;
}

    .ModuleProductListGiant.layout-121 .pro-container li .pro-img {
        list-style-type: none;
        display: block;
        overflow: hidden;
        position: relative;
    }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-img .dummy {
            padding-top: 100%;
            background-color: #fff;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-img img {
            transition: all .3s ease-out 0s;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            display: block;
            margin: auto;
            padding: auto;
        }

    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-img img {
        transform: scale(1.1);
    }

    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-left {
        padding-left: 20px;
    }

    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right {
        position: absolute;
        right: 2px;
        width: 46px;
        top: 0;
    }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right .rotate90 {
            transform: rotate(89deg);
            text-align: center;
        }

    .ModuleProductListGiant.layout-121 .pro-container li .pro-tit {
        position: relative;
    }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name {
            margin-top: 18px;
            text-overflow: ellipsis;
            overflow: hidden; /*white-space: nowrap;*/
            text-align: left;
            font-size: 14px;
            color: #444444;
            width: 80%;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-desc {
            padding-right: 18px;
            text-overflow: ellipsis;
            overflow: hidden; /*white-space: nowrap;*/
            margin-top: 10px;
            text-align: left;
            height: 45px;
            font-size: 12px;
            color: #a0a0a0;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price {
            font-size: 18px;
            color: rgb(241,2,20);
            font-weight: bold;
        }

            .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price del {
                color: rgb( 102,102,102);
                font-weight: 100;
                padding-left: 5px;
            }

    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit-right {
        color: #fff;
        margin-left: 2px;
        border-left: 1px solid rgba(255,255, 255,.3);
    }

.ModuleProductListGiant.layout-121 a:active, .ModuleProductListGiant.layout-121 a:visited, .ModuleProductListGiant.layout-121 a:focus {
    text-decoration: none;
}

.ModuleProductListGiant.layout-121 .pro-params .param {
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ModuleProductListGiant.layout-121 .pro-desc {
    word-break: break-word !important;
}

.ModuleProductListGiant.layout-121 .pro-name {
    word-break: break-word !important;
}

.ModuleProductListGiant.layout-121 .smailtool {
    align-items: flex-start;
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
}

.ModuleProductListGiant.layout-121 .VRDiv {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
    background-color: rgba(0,0,0,0.4);
    border-radius: 8px;
    padding: 8px 12px;
}

    .ModuleProductListGiant.layout-121 .VRDiv > svg {
        width: 16px;
        height: 16px;
        fill: #fff;
    }

.ModuleProductListGiant.layout-121 .VRTipstxt {
    margin-left: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 把悬停变高变低的动画移开了，ipad上这种操作是不允许的，会造成一瞬间的列表错位 */
@media screen and (min-width: 1200px) {
    .ModuleProductListGiant.layout-121 .pro-container li:hover {
        box-shadow: 0px 8px 30px rgb(214, 213, 213);
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        box-sizing: border-box;
    }
}

@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit {
        background: transparent;
    }

        .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-name,
        .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-desc,
        .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-price,
        .ModuleProductListGiant.layout-121 .pro-container li:hover .pro-tit .pro-price del {
            color: #fff;
        }

    .ModuleProductListGiant.layout-121 .pred-filter {
        display: block
    }

    .ModuleProductListGiant.layout-121 .silder-filter, .btn-filter {
        display: none
    }

    .ModuleProductListGiant.layout-121 li.col-lg-1 {
        width: 100%;
        margin: 0;
    }

    .ModuleProductListGiant.layout-121 li.col-lg-2 {
        width: calc(50% - 10px);
    }

    .ModuleProductListGiant.layout-121 li.col-lg-3 {
        width: calc(33.3333% - 10px);
    }

    .ModuleProductListGiant.layout-121 li.col-lg-4 {
        width: calc(25% - 10px);
    }

    .ModuleProductListGiant.layout-121 li.col-lg-5 {
        width: calc(20% - 10px);
    }

    .ModuleProductListGiant.layout-121 li.col-lg-6 {
        width: calc(16.6667% - 10px);
    }

    .ModuleProductListGiant.layout-121 li:nth-child(2n).col-lg-2 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(3n).col-lg-3 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(4n).col-lg-4 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(5n).col-lg-5 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(6n).col-lg-6 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(n).col-lg-1 {
        margin-right: 0 !important;
    }
}

.ModuleProductListGiant.layout-121 .bean-finish {
    background: #f10215;
    color: #fff;
}

.ModuleProductListGiant.layout-121 .items-active {
    background: transparent;
    border: 1px solid transparent;
    color: #f10215;
}

.ModuleProductListGiant.layout-121 .selected-light:hover {
    color: #f10215;
}

.ModuleProductListGiant.layout-121 .choosed-tab {
    color: #f10215
}


@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-121 .smailtool {
        right: 5px
    }

    .ModuleProductListGiant.layout-121 .VRDiv {
        max-width: 100px;
        overflow: hidden;
    }

    .ModuleProductListGiant.layout-121 .pred-filter {
        display: none
    }

    .ModuleProductListGiant.layout-121 .silder-filter, .btn-filter {
        display: block
    }

    .ModuleProductListGiant.layout-121 .pro-container {
        width: 100%;
    }

        .ModuleProductListGiant.layout-121 .pro-container li {
            margin: 0 2% 2% 0 !important;
        }

        .ModuleProductListGiant.layout-121 .pro-container li {
            width: 49%;
            background: #fff;
            font-size: 15px;
        }

        .ModuleProductListGiant.layout-121 .pro-container > li {
            padding-bottom: 12px;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-price {
            font-size: 14px;
            font-weight: normal;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-img {
            overflow: hidden;
            display: block;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name {
            margin-top: 12px;
            width: 44px;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-desc {
            margin-top: 7px;
            padding-right: 0px;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-left {
            padding-left: 0px;
        }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit-right {
            position: absolute;
            right: 0px;
            width: 26px;
            top: 0;
        }

    .ModuleProductListGiant.layout-121 li.col-xs-2 {
        width: 49% !important;
    }

        .ModuleProductListGiant.layout-121 li.col-xs-2 .pro-tit .pro-name {
            width: 80%;
        }

    .ModuleProductListGiant.layout-121 li:nth-child(2n).col-xs-2 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li.col-xs-3 {
        width: 32% !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(3n).col-xs-3 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li.col-xs-4 {
        width: 23.5% !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(4n).col-xs-4 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li.col-xs-5 {
        width: 18.4% !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(5n).col-xs-5 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li.col-xs-6 {
        width: 15% !important;
    }

    .ModuleProductListGiant.layout-121 li:nth-child(6n).col-xs-6 {
        margin-right: 0 !important;
    }

    .ModuleProductListGiant.layout-121 li.col-xs-1 {
        width: 100% !important;
    }

        .ModuleProductListGiant.layout-121 li.col-xs-1 .pro-tit .pro-name {
            width: 80% !important;
        }

    .ModuleProductListGiant.layout-121 li:nth-child(n).col-xs-1 {
        margin-right: 0 !important;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .ModuleProductListGiant.layout-121 .pro-container li {
        width: 47%;
        background: #fff;
        font-size: 15px;
    }

        .ModuleProductListGiant.layout-121 .pro-container li .pro-tit .pro-name {
            margin-top: 12px;
            width: 60%
        }
}

.ModuleProductListGiant.layout-121 .videosDiv {
    border-radius: 8px;
    padding: 8px 12px;
    background: rgba(0,0,0,0.4);
}

.ModuleProductListGiant.layout-121 .videosTis {
    color: #fff;
    font-size: 12px;
}

    .ModuleProductListGiant.layout-121 .videosTis > svg {
        width: 12px;
        height: 12px;
        fill: #fff;
    }

.ModuleProductListGiant.layout-122 .pagerGiant .inputer {
    outline: 0;
}

.module_532833330 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833330 {
    padding: 0px;
}

#module_532833330 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833330 .ModuleHead532833330 {
        display: none;
    }

    #module_532833330 .BodyCenter.BodyCenter532833330 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833330 > .module_532833330 {
        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_532833330 > .module_532833330 {
        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_532833330 .BodyCenter.BodyCenter532833330 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833330 .BodyCenter.BodyCenter532833330 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833330 > .module_532833330 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833330 > .module_532833330 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833330 > .module_532833330 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833330:hover {
    border: none;
}

    #module_532833330:hover > .module_532833330 {
        border-color: #ccc;
    }

    #module_532833330:hover > .module_532833330 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833330 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833330 .videosDiv {
    background-image: none;
}

#module_532833330 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833330 .videosDiv {
}

#module_532833330 .videosDiv {
}

#module_532833330 .videosDiv {
}

#module_532833330 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833330 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833330 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833330 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833330 .videosTis {
    font-size: 16px;
}

    #module_532833330 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833330 .videosTis {
    color: #fff;
}

    #module_532833330 .videosTis > svg {
        fill: #fff;
    }

#module_532833330 .videosDiv {
    padding-top: 8px;
}

#module_532833330 .videosDiv {
    padding-bottom: 8px;
}

#module_532833330 .videosDiv {
    padding-left: 12px;
}

#module_532833330 .videosDiv {
    padding-right: 12px;
}

#module_532833330 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833330 .VRDiv {
    background-image: none;
}

#module_532833330 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833330 .VRDiv {
}

#module_532833330 .VRDiv {
}

#module_532833330 .VRDiv {
}

#module_532833330 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833330 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833330 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833330 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833330 .vrIcon {
    font-size: 16px;
}

    #module_532833330 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833330 .vrIcon {
    color: #fff;
}

    #module_532833330 .vrIcon > svg {
        fill: #fff;
    }

#module_532833330 .VRDiv {
    padding-top: 8px;
}

#module_532833330 .VRDiv {
    padding-bottom: 8px;
}

#module_532833330 .VRDiv {
    padding-left: 12px;
}

#module_532833330 .VRDiv {
    padding-right: 12px;
}

#module_532833330 .VRTipstxt {
    font-size: 14px;
}

#module_532833330 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .VRTipstxt {
    color: #fff;
}

#module_532833330 .VRTipstxt {
    font-weight: normal;
}

#module_532833330 .VRTipstxt {
    text-decoration: none;
}

#module_532833330 .VRTipstxt {
    font-style: normal;
}

#module_532833330 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833330 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833330 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833330 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833330 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833330 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833330 .pro-item {
    padding-top: 10px;
}

#module_532833330 .pro-item {
    padding-bottom: 30px;
}

#module_532833330 .pro-item {
    padding-left: 10px;
}

#module_532833330 .pro-item {
    padding-right: 10px;
}

#module_532833330 .pro-item {
    border-top-color: transparent;
}

#module_532833330 .pro-item {
    border-top-style: solid;
}

#module_532833330 .pro-item {
    border-top-width: 0px;
}

#module_532833330 .pro-item {
    border-right-color: transparent;
}

#module_532833330 .pro-item {
    border-right-style: solid;
}

#module_532833330 .pro-item {
    border-right-width: 0px;
}

#module_532833330 .pro-item {
    border-bottom-color: transparent;
}

#module_532833330 .pro-item {
    border-bottom-style: solid;
}

#module_532833330 .pro-item {
    border-bottom-width: 0px;
}

#module_532833330 .pro-item {
    border-left-color: transparent;
}

#module_532833330 .pro-item {
    border-left-style: solid;
}

#module_532833330 .pro-item {
    border-left-width: 0px;
}

#module_532833330 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833330 .pro-item {
    background-image: none;
}

#module_532833330 .pro-item {
    background-repeat: no-repeat;
}

#module_532833330 .pro-item {
}

#module_532833330 .pro-item {
}

#module_532833330 .pro-item {
}

#module_532833330 .pro-img .dummy {
    background-color: transparent;
}

#module_532833330 .pro-img .dummy {
    background-image: none;
}

#module_532833330 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833330 .pro-img .dummy {
}

#module_532833330 .pro-img .dummy {
}

#module_532833330 .pro-img .dummy {
}

#module_532833330 .pro-img .dummy {
    padding-top: 100%;
}

#module_532833330 .pro-img img {
    object-fit: cover;
}

#module_532833330 .pro-img img {
    width: 100%;
}

#module_532833330 .pro-img img {
    height: 100%;
}

#module_532833330 .pro-img img {
    border-radius: 0px;
}

#module_532833330 .pro-name {
    font-size: 18px;
}

#module_532833330 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-name {
    color: #666;
}

#module_532833330 .pro-name {
    font-weight: normal;
}

#module_532833330 .pro-name {
    text-decoration: none;
}

#module_532833330 .pro-name {
}

#module_532833330 .pro-name {
    margin-top: 18px;
}

#module_532833330 .pro-name {
    margin-bottom: 0px;
}

#module_532833330 .pro-desc {
    margin-top: 10px;
}

#module_532833330 .pro-desc {
    margin-bottom: 0px;
}

#module_532833330 .pro-desc {
    font-size: 14px;
}

#module_532833330 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-desc {
    color: #999999;
}

#module_532833330 .pro-desc {
    font-weight: normal;
}

#module_532833330 .pro-desc {
    text-decoration: none;
}

#module_532833330 .pro-desc {
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833330 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833330 .choosed-tab, #module_532833330 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833330 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .choosed-tab, #module_532833330 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833330 .choosed-tab {
}

#module_532833330 .choosed-tab {
}

#module_532833330 .choosed-tab {
}

#module_532833330 .selected-light, #module_532833330 .setting-all, #module_532833330 .setting-left-bar, #module_532833330 .setting-pred-warp .setting-collapse, #module_532833330 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833330 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833330 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833330 .selected-light, #module_532833330 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .selected-light, #module_532833330 .setting-left-bar, #module_532833330 .setting-reset, #module_532833330 .setting-pred-warp .setting-collapse, #module_532833330 .giantroom .btn-more {
    color: #000;
}

#module_532833330 .selected-light {
}

#module_532833330 .selected-light, #module_532833330 .setting-all {
}

#module_532833330 .selected-light, #module_532833330 .setting-all {
}

#module_532833330 .setting-right-temp ul li, #module_532833330 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833330 .setting-right-temp ul li, #module_532833330 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833330 .setting-right-temp ul li, #module_532833330 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833330 .setting-right-temp ul li, #module_532833330 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833330 .pred-filter, #module_532833330 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833330 .pred-filter, #module_532833330 .choosed-tab {
    border-top-style: solid;
}

#module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833330 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833330 .pred-filter, #module_532833330 .choosed-tab, #module_532833330 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833330 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833330 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833330 .setting-left-bar {
    width: 100px
}

#module_532833330 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833330 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833330 .choosed-tab .icsmall {
    color: #999;
}

#module_532833330 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833330 .pro-buybtn {
    color: #444;
}

#module_532833330 .pro-paramname {
    font-size: 14px;
}

#module_532833330 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-paramname {
    color: #666;
}

#module_532833330 .pro-paramname {
    font-weight: normal;
}

#module_532833330 .pro-paramname {
    text-decoration: none;
}

#module_532833330 .pro-paramname {
    font-style: normal;
}

#module_532833330 .pro-paramvalue {
    font-size: 14px;
}

#module_532833330 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-paramvalue {
    color: #666;
}

#module_532833330 .pro-paramvalue {
    font-weight: normal;
}

#module_532833330 .pro-paramvalue {
    text-decoration: none;
}

#module_532833330 .pro-paramvalue {
    font-style: normal;
}

#module_532833330 .pro-params {
    margin-top: 15px;
}

#module_532833330 .pro-params {
    margin-right: 0px;
}

#module_532833330 .pro-params {
    margin-left: 0px;
}

#module_532833330 .pro-params {
    margin-bottom: 15px;
}

#module_532833330 .pagerGiant .text {
    font-size: 12px;
}

#module_532833330 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pagerGiant .text {
    color: #333;
}

#module_532833330 .pagerGiant .text {
}

#module_532833330 .pagerGiant .text {
}

#module_532833330 .pagerGiant .text {
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    width: 30px
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    height: 30px
}

#module_532833330 .pagerGiant .num {
    font-size: 12px;
}

#module_532833330 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pagerGiant .num {
    color: #333;
}

#module_532833330 .pagerGiant .num {
}

#module_532833330 .pagerGiant .num {
}

#module_532833330 .pagerGiant .num {
}

#module_532833330 .pagerGiant .submit {
    width: 55px
}

#module_532833330 .pagerGiant .submit {
    height: 30px
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer, #module_532833330 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer, #module_532833330 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer, #module_532833330 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer, #module_532833330 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833330 .pagerGiant .next, #module_532833330 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833330 .pagerGiant .num {
    background-color: #fff;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833330 .pagerGiant .num, #module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833330 .page-more a {
    font-size: 16px;
}

#module_532833330 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .page-more a {
    color: #666 !important;
}

#module_532833330 .page-more a {
    font-weight: normal;
}

#module_532833330 .page-more a {
    text-decoration: none;
}

#module_532833330 .page-more a {
    font-style: normal;
}

#module_532833330 .page-more a {
    background-color: #fff;
}

#module_532833330 .page-more a {
    border-top-color: #eee;
}

#module_532833330 .page-more a {
    border-top-style: solid;
}

#module_532833330 .page-more a {
    border-top-width: 2px;
}

#module_532833330 .page-more a {
    border-bottom-color: #eee;
}

#module_532833330 .page-more a {
    border-bottom-style: solid;
}

#module_532833330 .page-more a {
    border-bottom-width: 2px;
}

#module_532833330 .page-more a {
    border-left-color: #eee;
}

#module_532833330 .page-more a {
    border-left-style: solid;
}

#module_532833330 .page-more a {
    border-left-width: 2px;
}

#module_532833330 .page-more a {
    border-right-color: #eee;
}

#module_532833330 .page-more a {
    border-right-style: solid;
}

#module_532833330 .page-more a {
    border-right-width: 2px;
}

#module_532833330 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833330 .VRDiv:hover {
    background-image: none;
}

#module_532833330 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833330 .VRDiv:hover {
}

#module_532833330 .VRDiv:hover {
}

#module_532833330 .VRDiv:hover {
}

    #module_532833330 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833330 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833330 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833330 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833330 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833330 .videosDiv:hover {
    background-image: none;
}

#module_532833330 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833330 .videosDiv:hover {
}

#module_532833330 .videosDiv:hover {
}

#module_532833330 .videosDiv:hover {
}

    #module_532833330 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833330 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833330 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833330 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833330 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833330 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833330 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833330 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833330 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833330 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833330 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pro-item:hover .pro-paramvalue, #module_532833330 .pro-item:hover .param {
    color: #fff;
}

#module_532833330 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833330 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833330 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833330 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833330 .pro-item:hover {
    border-top-style: solid;
}

#module_532833330 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833330 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833330 .pro-item:hover {
    border-right-style: solid;
}

#module_532833330 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833330 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833330 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833330 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833330 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833330 .pro-item:hover {
    border-left-style: solid;
}

#module_532833330 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833330 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833330 .pro-item:hover {
    background-image: none;
}

#module_532833330 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833330 .pro-item:hover {
}

#module_532833330 .pro-item:hover {
}

#module_532833330 .pro-item:hover {
}

    #module_532833330 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833330 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833330 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833330 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833330 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833330 .pro-item:hover .pro-name {
    }

    #module_532833330 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833330 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833330 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833330 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833330 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833330 .pro-item:hover .pro-desc {
    }

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833330 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833330 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
    font-size: 12px;
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
    color: #fd6e27;
}

#module_532833330 .items-active {
    border-color: #fd6e27;
}

#module_532833330 .bean-finish {
    background: #fd6e27;
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
}

#module_532833330 .selected-light:hover, #module_532833330 .selected-light.active, #module_532833330 .items-active {
}

#module_532833330 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833330 .setting-right-temp ul li:hover, #module_532833330 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833330 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833330 .pro-item:hover .pro-buybtn, #module_532833330 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
    color: #fff;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833330 .pagerGiant .current, #module_532833330 .pagerGiant .submit, #module_532833330 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833330 .page-more a:hover {
    font-size: 16px;
}

#module_532833330 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833330 .page-more a:hover {
    color: #666 !important;
}

#module_532833330 .page-more a:hover {
    font-weight: normal;
}

#module_532833330 .page-more a:hover {
    text-decoration: none;
}

#module_532833330 .page-more a:hover {
    font-style: normal;
}

#module_532833330 .page-more a:hover {
    background-color: #fff;
}

#module_532833330 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833330 .page-more a:hover {
    border-top-style: solid;
}

#module_532833330 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833330 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833330 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833330 .page-more a:hover {
    border-left-style: solid;
}

#module_532833330 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833330 .page-more a:hover {
    border-right-style: solid;
}

.ModuleCustomFormGiant.layout-101 .submitbtnbox {
    display: flex;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-101 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-101 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-101 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-101 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;
}

.ModuleCustomFormGiant.layout-101 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;
}

.ModuleCustomFormGiant.layout-101 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn1 {
    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcbtn2 {
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCodediv {
    position: absolute;
    bottom: 0;
    z-index: 12;
    background: #fff;
    transform: translate(-50%,-50%);
    top: auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}
/*新验证码结束*/
.ModuleCustomFormGiant.layout-101 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 18px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-101 .from-Describe {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 15px;
    display: flex;
    align-content: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 input[type=text] {
    line-height: 38px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    width: 100%;
    padding: 0 10px 0 16px;
    box-sizing: border-box;
    min-height: 30px;
    border-radius: 0;
}

.ModuleCustomFormGiant.layout-101 textarea {
    -webkit-appearance: none;
}

.ModuleCustomFormGiant.layout-101 .pcCitybox {
    display: -webkit-flex;
    /* Safari */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 .customFormicon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-101 .Select_Simulate li:hover {
            color: #fff;
        } */
.ModuleCustomFormGiant.layout-101 label {
    line-height: 2;
}

.ModuleCustomFormGiant.layout-101 .Select_Simulate.layout1 .frist_item {
    height: 38px;
    line-height: 38px;
}

.ModuleCustomFormGiant.layout-101 .smsvaldatebox {
    height: 40px;
    line-height: 40px;
}

.ModuleCustomFormGiant.layout-101 .Browse-file {
    height: 38px;
    line-height: 38px;
}

.ModuleCustomFormGiant.layout-101 .Browse-img {
    height: 80px;
}

.ModuleCustomFormGiant.layout-101 .multi-row-text {
    border-radius: 0;
}

.ModuleCustomFormGiant.layout-101 .Form-list {
    width: 100%;
    padding-top: 20px;
}

.ModuleCustomFormGiant.layout-101 .areabox .area {
    height: 38px;
    line-height: 38px;
}

.ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-101 .Select_Simulate .xilaImg {
    float: right;
    margin-top: 16px;
    /* margin-right:16px */
}

.ModuleCustomFormGiant.layout-101 .pcCitybox select {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 10px;
    cursor: pointer;
    background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right #fbfbfb;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.ModuleCustomFormGiant.layout-101 .cityval {
    box-sizing: border-box;
    background: #fbfbfb;
    width: 100%;
    text-align: left;
}

.ModuleCustomFormGiant.layout-101 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-101 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-101 .submitbtn {
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
    min-height: 36px;
}

.ModuleCustomFormGiant.layout-101 .VerificationCode {
    width: 86px;
    height: 34px;
    float: left;
}

.ModuleCustomFormGiant.layout-101 .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-101 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-101 .Browse-file {
    /* width: 90px; height: 32px; line-height: 32px;*/
    color: #333;
    background: #f8f8f8;
    border: 1px solid #eee;
    font-size: 12px;
    text-align: center;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    -moz-flex-grow: 0;
    box-sizing: border-box;
    cursor: pointer;
}

    .ModuleCustomFormGiant.layout-101 .Browse-file:hover {
        color: #666;
        background: #eee;
        border: 1px solid #ccc;
    }

.ModuleCustomFormGiant.layout-101 .input-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-101 .Describ-text-color {
    color: #666;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color {
    color: #fff;
    background: #000;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-101 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-101 .submibtn-color:hover {
    color: #fff;
    background: #666;
}

.ModuleCustomFormGiant.layout-101 .multi-row-text, .ModuleCustomFormGiant.layout-101 .Select_Simulate .frist_item, .ModuleCustomFormGiant.layout-101 .choose-time {
    background: #fbfbfb;
}

.ModuleCustomFormGiant.layout-101 input[type=radio]:checked, .ModuleCustomFormGiant.layout-101 input[type=checkbox]:checked {
    background: #f10215;
    border: 1px solid #f10215;
}

.ModuleCustomFormGiant.layout-101 label {
    font-weight: normal;
    color: #666
}

.ModuleCustomFormGiant.layout-101 .verticalalign {
    margin-bottom: 12px;
}

.ModuleCustomFormGiant.layout-101 .customform-upload-img-preview {
    border-radius: 0
}

.ModuleCustomFormGiant.layout-101 .in-formList-checkbox {
    display: flex;
    flex-wrap: wrap;
}

    .ModuleCustomFormGiant.layout-101 .in-formList-checkbox span {
        width: calc(100% - 34px);
        display: initial;
        /* vertical-align: middle; */
        min-width: 36px;
        flex: 1;
        word-break: break-all;
    }

@media screen and (max-width: 767px) {

    .ModuleCustomFormGiant.layout-101 .verticalalign span {
        width: calc(100% - 34px);
        display: initial;
        vertical-align: middle;
        min-width: 36px;
    }

    .ModuleCustomFormGiant.layout-101 input[type=text], .ModuleCustomFormGiant.layout-101 .cityval, .ModuleCustomFormGiant.layout-101 .choose-time {
        line-height: 38px;
        height: 38px;
        min-height: 38px;
    }

    .ModuleCustomFormGiant.layout-101 input.VerificationCodeinput {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-101 .VerificationCode {
        height: 40px
    }

    .ModuleCustomFormGiant.layout-101 .ModuleCustomFormGiant .changebtn {
        line-height: 40px;
        min-height: 40px;
    }

    .ModuleCustomFormGiant.layout-101 .describe {
        margin-top: 10px
    }

    .ModuleCustomFormGiant.layout-101 .customFormTextarea {
        width: 100%
    }
}

/*  新增*/

.ModuleCustomFormGiant.layout-101 .cityPickerBoxwb, .ModuleCustomFormGiant.layout-101 .cityPickerBox .cityPickerInput {
    height: 38px
}

.ModuleCustomFormGiant.layout-101 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-101 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
            background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-101 .iconfont-fujian {
    font-size: 19px !important;
}

.ModuleCustomFormGiant.layout-101 .imgclose {
    right: -9px;
    position: absolute;
    top: -10px;
}

.module_9988532833330 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833330 {
    padding: 0px;
}

#module_9988532833330 {
}

    #module_9988532833330 .ModuleHead0 {
        display: block;
    }

    #module_9988532833330 .title {
        font-size: 18px;
    }

    #module_9988532833330 .title {
        font-family:;
    }

    #module_9988532833330 .title {
        color: #333;
    }

    #module_9988532833330 .title {
        font-weight: normal;
    }

    #module_9988532833330 .title {
        text-decoration: none;
    }

    #module_9988532833330 .title {
        font-style: normal;
    }

    #module_9988532833330 .title {
        background-color: transparent;
    }

    #module_9988532833330 .title {
    }

    #module_9988532833330 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833330 .title {
        background-position: 50% 50%;
    }

    #module_9988532833330 .title {
        background-attachment: scroll;
    }

    #module_9988532833330 .title {
    }

    #module_9988532833330 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833330 .title {
        text-align: center;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330.customFormDatetime, #module_9988532833330 input.input-text-color, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 .customFormCheckbox, #module_9988532833330 input[type=radio], #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .frist_item, #module_9988532833330 .VerificationCodeinput, #module_9988532833330 input.input-text-color, #module_9988532833330.customFormDatetime, #module_9988532833330 .Browse-file, #module_9988532833330 .customFormDatetime, #module_9988532833330 .pcCitybox select, #module_9988532833330 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833330 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833330 .Describ-text-color {
        font-family:;
    }

    #module_9988532833330 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833330 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833330 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833330 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        font-family:;
    }

    #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        color: #333;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833330 .smsbtn, #module_9988532833330 .smsvcode, #module_9988532833330 .input-text-color {
        font-style: normal;
    }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833330 .input-text-color::placeholder, #module_9988532833330 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833330 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833330 .submitbtn {
        font-family:;
    }

    #module_9988532833330 .submitbtn {
        color: #fff;
    }

    #module_9988532833330 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833330 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833330 .submitbtn {
        font-style: normal;
    }

    #module_9988532833330 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833330 input[type=radio]:checked, #module_9988532833330 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833330 .submitbtn {
    }

    #module_9988532833330 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833330 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833330 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833330 .submitbtn {
    }

    #module_9988532833330 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833330 .submitbtn {
        width: 100%;
    }

    #module_9988532833330 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833330 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833330 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833330 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833330 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833330 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833330 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833330 .frist_item:hover, #module_9988532833330 .VerificationCodeinput:hover, #module_9988532833330 .customFormCheckbox:hover, #module_9988532833330 input[type=radio]:hover, #module_9988532833330 input.input-text-color:hover, #module_9988532833330.customFormDatetime:hover, #module_9988532833330 .Browse-file:hover, #module_9988532833330 .customFormDatetime:hover, #module_9988532833330 .pcCitybox select:hover, #module_9988532833330 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833330 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833330 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833330 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833330 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833330 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833330 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833330 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833330 .submitbtn:hover {
    }

    #module_9988532833330 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833330 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833330 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833330 .submitbtn:hover {
    }



.module_532833331 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833331 {
    padding: 0px;
}

#module_532833331 {
    position: static;
    z-index: 0;
    top: 34px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833331 .ModuleHead532833331 {
        display: none;
    }

    #module_532833331 .BodyCenter.BodyCenter532833331 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833331 > .module_532833331 {
        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_532833331 > .module_532833331 {
        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_532833331 .BodyCenter.BodyCenter532833331 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833331 .BodyCenter.BodyCenter532833331 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833331 > .module_532833331 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833331 > .module_532833331 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833331 > .module_532833331 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833331:hover {
    border: none;
}

    #module_532833331:hover > .module_532833331 {
        border-color: #ccc;
    }

    #module_532833331:hover > .module_532833331 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833331 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833331 .videosDiv {
    background-image: none;
}

#module_532833331 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833331 .videosDiv {
}

#module_532833331 .videosDiv {
}

#module_532833331 .videosDiv {
}

#module_532833331 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833331 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833331 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833331 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833331 .videosTis {
    font-size: 16px;
}

    #module_532833331 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833331 .videosTis {
    color: #fff;
}

    #module_532833331 .videosTis > svg {
        fill: #fff;
    }

#module_532833331 .videosDiv {
    padding-top: 8px;
}

#module_532833331 .videosDiv {
    padding-bottom: 8px;
}

#module_532833331 .videosDiv {
    padding-left: 12px;
}

#module_532833331 .videosDiv {
    padding-right: 12px;
}

#module_532833331 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833331 .VRDiv {
    background-image: none;
}

#module_532833331 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833331 .VRDiv {
}

#module_532833331 .VRDiv {
}

#module_532833331 .VRDiv {
}

#module_532833331 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833331 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833331 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833331 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833331 .vrIcon {
    font-size: 16px;
}

    #module_532833331 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833331 .vrIcon {
    color: #fff;
}

    #module_532833331 .vrIcon > svg {
        fill: #fff;
    }

#module_532833331 .VRDiv {
    padding-top: 8px;
}

#module_532833331 .VRDiv {
    padding-bottom: 8px;
}

#module_532833331 .VRDiv {
    padding-left: 12px;
}

#module_532833331 .VRDiv {
    padding-right: 12px;
}

#module_532833331 .VRTipstxt {
    font-size: 14px;
}

#module_532833331 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .VRTipstxt {
    color: #fff;
}

#module_532833331 .VRTipstxt {
    font-weight: normal;
}

#module_532833331 .VRTipstxt {
    text-decoration: none;
}

#module_532833331 .VRTipstxt {
    font-style: normal;
}

#module_532833331 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833331 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833331 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833331 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833331 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833331 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833331 .pro-item {
    padding-top: 10px;
}

#module_532833331 .pro-item {
    padding-bottom: 30px;
}

#module_532833331 .pro-item {
    padding-left: 10px;
}

#module_532833331 .pro-item {
    padding-right: 10px;
}

#module_532833331 .pro-item {
    border-top-color: transparent;
}

#module_532833331 .pro-item {
    border-top-style: solid;
}

#module_532833331 .pro-item {
    border-top-width: 0px;
}

#module_532833331 .pro-item {
    border-right-color: transparent;
}

#module_532833331 .pro-item {
    border-right-style: solid;
}

#module_532833331 .pro-item {
    border-right-width: 0px;
}

#module_532833331 .pro-item {
    border-bottom-color: transparent;
}

#module_532833331 .pro-item {
    border-bottom-style: solid;
}

#module_532833331 .pro-item {
    border-bottom-width: 0px;
}

#module_532833331 .pro-item {
    border-left-color: transparent;
}

#module_532833331 .pro-item {
    border-left-style: solid;
}

#module_532833331 .pro-item {
    border-left-width: 0px;
}

#module_532833331 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833331 .pro-item {
    background-image: none;
}

#module_532833331 .pro-item {
    background-repeat: no-repeat;
}

#module_532833331 .pro-item {
}

#module_532833331 .pro-item {
}

#module_532833331 .pro-item {
}

#module_532833331 .pro-img .dummy {
    background-color: transparent;
}

#module_532833331 .pro-img .dummy {
    background-image: none;
}

#module_532833331 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833331 .pro-img .dummy {
}

#module_532833331 .pro-img .dummy {
}

#module_532833331 .pro-img .dummy {
}

#module_532833331 .pro-img .dummy {
    padding-top: 100%;
}

#module_532833331 .pro-img img {
    object-fit: cover;
}

#module_532833331 .pro-img img {
    width: 100%;
}

#module_532833331 .pro-img img {
    height: 100%;
}

#module_532833331 .pro-img img {
    border-radius: 0px;
}

#module_532833331 .pro-name {
    font-size: 18px;
}

#module_532833331 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-name {
    color: #666;
}

#module_532833331 .pro-name {
    font-weight: normal;
}

#module_532833331 .pro-name {
    text-decoration: none;
}

#module_532833331 .pro-name {
}

#module_532833331 .pro-name {
    margin-top: 18px;
}

#module_532833331 .pro-name {
    margin-bottom: 0px;
}

#module_532833331 .pro-desc {
    margin-top: 10px;
}

#module_532833331 .pro-desc {
    margin-bottom: 0px;
}

#module_532833331 .pro-desc {
    font-size: 14px;
}

#module_532833331 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-desc {
    color: #999999;
}

#module_532833331 .pro-desc {
    font-weight: normal;
}

#module_532833331 .pro-desc {
    text-decoration: none;
}

#module_532833331 .pro-desc {
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833331 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833331 .choosed-tab, #module_532833331 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833331 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .choosed-tab, #module_532833331 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833331 .choosed-tab {
}

#module_532833331 .choosed-tab {
}

#module_532833331 .choosed-tab {
}

#module_532833331 .selected-light, #module_532833331 .setting-all, #module_532833331 .setting-left-bar, #module_532833331 .setting-pred-warp .setting-collapse, #module_532833331 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833331 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833331 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833331 .selected-light, #module_532833331 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .selected-light, #module_532833331 .setting-left-bar, #module_532833331 .setting-reset, #module_532833331 .setting-pred-warp .setting-collapse, #module_532833331 .giantroom .btn-more {
    color: #000;
}

#module_532833331 .selected-light {
}

#module_532833331 .selected-light, #module_532833331 .setting-all {
}

#module_532833331 .selected-light, #module_532833331 .setting-all {
}

#module_532833331 .setting-right-temp ul li, #module_532833331 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833331 .setting-right-temp ul li, #module_532833331 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833331 .setting-right-temp ul li, #module_532833331 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833331 .setting-right-temp ul li, #module_532833331 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833331 .pred-filter, #module_532833331 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833331 .pred-filter, #module_532833331 .choosed-tab {
    border-top-style: solid;
}

#module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833331 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833331 .pred-filter, #module_532833331 .choosed-tab, #module_532833331 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833331 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833331 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833331 .setting-left-bar {
    width: 100px
}

#module_532833331 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833331 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833331 .choosed-tab .icsmall {
    color: #999;
}

#module_532833331 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833331 .pro-buybtn {
    color: #444;
}

#module_532833331 .pro-paramname {
    font-size: 14px;
}

#module_532833331 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-paramname {
    color: #666;
}

#module_532833331 .pro-paramname {
    font-weight: normal;
}

#module_532833331 .pro-paramname {
    text-decoration: none;
}

#module_532833331 .pro-paramname {
    font-style: normal;
}

#module_532833331 .pro-paramvalue {
    font-size: 14px;
}

#module_532833331 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-paramvalue {
    color: #666;
}

#module_532833331 .pro-paramvalue {
    font-weight: normal;
}

#module_532833331 .pro-paramvalue {
    text-decoration: none;
}

#module_532833331 .pro-paramvalue {
    font-style: normal;
}

#module_532833331 .pro-params {
    margin-top: 15px;
}

#module_532833331 .pro-params {
    margin-right: 0px;
}

#module_532833331 .pro-params {
    margin-left: 0px;
}

#module_532833331 .pro-params {
    margin-bottom: 15px;
}

#module_532833331 .pagerGiant .text {
    font-size: 12px;
}

#module_532833331 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pagerGiant .text {
    color: #333;
}

#module_532833331 .pagerGiant .text {
}

#module_532833331 .pagerGiant .text {
}

#module_532833331 .pagerGiant .text {
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    width: 30px
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    height: 30px
}

#module_532833331 .pagerGiant .num {
    font-size: 12px;
}

#module_532833331 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pagerGiant .num {
    color: #333;
}

#module_532833331 .pagerGiant .num {
}

#module_532833331 .pagerGiant .num {
}

#module_532833331 .pagerGiant .num {
}

#module_532833331 .pagerGiant .submit {
    width: 55px
}

#module_532833331 .pagerGiant .submit {
    height: 30px
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer, #module_532833331 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer, #module_532833331 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer, #module_532833331 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer, #module_532833331 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833331 .pagerGiant .next, #module_532833331 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833331 .pagerGiant .num {
    background-color: #fff;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833331 .pagerGiant .num, #module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833331 .page-more a {
    font-size: 16px;
}

#module_532833331 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .page-more a {
    color: #666 !important;
}

#module_532833331 .page-more a {
    font-weight: normal;
}

#module_532833331 .page-more a {
    text-decoration: none;
}

#module_532833331 .page-more a {
    font-style: normal;
}

#module_532833331 .page-more a {
    background-color: #fff;
}

#module_532833331 .page-more a {
    border-top-color: #eee;
}

#module_532833331 .page-more a {
    border-top-style: solid;
}

#module_532833331 .page-more a {
    border-top-width: 2px;
}

#module_532833331 .page-more a {
    border-bottom-color: #eee;
}

#module_532833331 .page-more a {
    border-bottom-style: solid;
}

#module_532833331 .page-more a {
    border-bottom-width: 2px;
}

#module_532833331 .page-more a {
    border-left-color: #eee;
}

#module_532833331 .page-more a {
    border-left-style: solid;
}

#module_532833331 .page-more a {
    border-left-width: 2px;
}

#module_532833331 .page-more a {
    border-right-color: #eee;
}

#module_532833331 .page-more a {
    border-right-style: solid;
}

#module_532833331 .page-more a {
    border-right-width: 2px;
}

#module_532833331 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833331 .VRDiv:hover {
    background-image: none;
}

#module_532833331 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833331 .VRDiv:hover {
}

#module_532833331 .VRDiv:hover {
}

#module_532833331 .VRDiv:hover {
}

    #module_532833331 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833331 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833331 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833331 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833331 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833331 .videosDiv:hover {
    background-image: none;
}

#module_532833331 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833331 .videosDiv:hover {
}

#module_532833331 .videosDiv:hover {
}

#module_532833331 .videosDiv:hover {
}

    #module_532833331 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833331 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833331 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833331 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833331 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833331 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833331 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833331 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833331 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833331 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833331 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pro-item:hover .pro-paramvalue, #module_532833331 .pro-item:hover .param {
    color: #fff;
}

#module_532833331 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833331 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833331 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833331 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833331 .pro-item:hover {
    border-top-style: solid;
}

#module_532833331 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833331 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833331 .pro-item:hover {
    border-right-style: solid;
}

#module_532833331 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833331 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833331 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833331 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833331 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833331 .pro-item:hover {
    border-left-style: solid;
}

#module_532833331 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833331 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833331 .pro-item:hover {
    background-image: none;
}

#module_532833331 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833331 .pro-item:hover {
}

#module_532833331 .pro-item:hover {
}

#module_532833331 .pro-item:hover {
}

    #module_532833331 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833331 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833331 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833331 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833331 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833331 .pro-item:hover .pro-name {
    }

    #module_532833331 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833331 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833331 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833331 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833331 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833331 .pro-item:hover .pro-desc {
    }

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833331 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833331 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
    font-size: 12px;
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
    color: #fd6e27;
}

#module_532833331 .items-active {
    border-color: #fd6e27;
}

#module_532833331 .bean-finish {
    background: #fd6e27;
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
}

#module_532833331 .selected-light:hover, #module_532833331 .selected-light.active, #module_532833331 .items-active {
}

#module_532833331 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833331 .setting-right-temp ul li:hover, #module_532833331 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833331 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833331 .pro-item:hover .pro-buybtn, #module_532833331 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
    color: #fff;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833331 .pagerGiant .current, #module_532833331 .pagerGiant .submit, #module_532833331 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833331 .page-more a:hover {
    font-size: 16px;
}

#module_532833331 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833331 .page-more a:hover {
    color: #666 !important;
}

#module_532833331 .page-more a:hover {
    font-weight: normal;
}

#module_532833331 .page-more a:hover {
    text-decoration: none;
}

#module_532833331 .page-more a:hover {
    font-style: normal;
}

#module_532833331 .page-more a:hover {
    background-color: #fff;
}

#module_532833331 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833331 .page-more a:hover {
    border-top-style: solid;
}

#module_532833331 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833331 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833331 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833331 .page-more a:hover {
    border-left-style: solid;
}

#module_532833331 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833331 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833331 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833331 {
    padding: 0px;
}

#module_9988532833331 {
}

    #module_9988532833331 .ModuleHead0 {
        display: block;
    }

    #module_9988532833331 .title {
        font-size: 18px;
    }

    #module_9988532833331 .title {
        font-family:;
    }

    #module_9988532833331 .title {
        color: #333;
    }

    #module_9988532833331 .title {
        font-weight: normal;
    }

    #module_9988532833331 .title {
        text-decoration: none;
    }

    #module_9988532833331 .title {
        font-style: normal;
    }

    #module_9988532833331 .title {
        background-color: transparent;
    }

    #module_9988532833331 .title {
    }

    #module_9988532833331 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833331 .title {
        background-position: 50% 50%;
    }

    #module_9988532833331 .title {
        background-attachment: scroll;
    }

    #module_9988532833331 .title {
    }

    #module_9988532833331 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833331 .title {
        text-align: center;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331.customFormDatetime, #module_9988532833331 input.input-text-color, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 .customFormCheckbox, #module_9988532833331 input[type=radio], #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .frist_item, #module_9988532833331 .VerificationCodeinput, #module_9988532833331 input.input-text-color, #module_9988532833331.customFormDatetime, #module_9988532833331 .Browse-file, #module_9988532833331 .customFormDatetime, #module_9988532833331 .pcCitybox select, #module_9988532833331 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833331 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833331 .Describ-text-color {
        font-family:;
    }

    #module_9988532833331 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833331 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833331 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833331 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        font-family:;
    }

    #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        color: #333;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833331 .smsbtn, #module_9988532833331 .smsvcode, #module_9988532833331 .input-text-color {
        font-style: normal;
    }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833331 .input-text-color::placeholder, #module_9988532833331 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833331 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833331 .submitbtn {
        font-family:;
    }

    #module_9988532833331 .submitbtn {
        color: #fff;
    }

    #module_9988532833331 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833331 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833331 .submitbtn {
        font-style: normal;
    }

    #module_9988532833331 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833331 input[type=radio]:checked, #module_9988532833331 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833331 .submitbtn {
    }

    #module_9988532833331 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833331 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833331 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833331 .submitbtn {
    }

    #module_9988532833331 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833331 .submitbtn {
        width: 100%;
    }

    #module_9988532833331 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833331 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833331 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833331 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833331 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833331 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833331 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833331 .frist_item:hover, #module_9988532833331 .VerificationCodeinput:hover, #module_9988532833331 .customFormCheckbox:hover, #module_9988532833331 input[type=radio]:hover, #module_9988532833331 input.input-text-color:hover, #module_9988532833331.customFormDatetime:hover, #module_9988532833331 .Browse-file:hover, #module_9988532833331 .customFormDatetime:hover, #module_9988532833331 .pcCitybox select:hover, #module_9988532833331 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833331 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833331 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833331 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833331 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833331 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833331 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833331 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833331 .submitbtn:hover {
    }

    #module_9988532833331 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833331 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833331 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833331 .submitbtn:hover {
    }



.module_532833332 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833332 {
    padding: 0px;
}

#module_532833332 {
    position: static;
    z-index: 0;
    top: 29px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833332 .ModuleHead532833332 {
        display: none;
    }

    #module_532833332 .BodyCenter.BodyCenter532833332 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833332 > .module_532833332 {
        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_532833332 > .module_532833332 {
        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_532833332 .BodyCenter.BodyCenter532833332 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833332 .BodyCenter.BodyCenter532833332 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833332 > .module_532833332 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833332 > .module_532833332 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833332 > .module_532833332 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833332:hover {
    border: none;
}

    #module_532833332:hover > .module_532833332 {
        border-color: #ccc;
    }

    #module_532833332:hover > .module_532833332 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833332 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833332 .videosDiv {
    background-image: none;
}

#module_532833332 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833332 .videosDiv {
}

#module_532833332 .videosDiv {
}

#module_532833332 .videosDiv {
}

#module_532833332 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833332 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833332 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833332 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833332 .videosTis {
    font-size: 16px;
}

    #module_532833332 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833332 .videosTis {
    color: #fff;
}

    #module_532833332 .videosTis > svg {
        fill: #fff;
    }

#module_532833332 .videosDiv {
    padding-top: 8px;
}

#module_532833332 .videosDiv {
    padding-bottom: 8px;
}

#module_532833332 .videosDiv {
    padding-left: 12px;
}

#module_532833332 .videosDiv {
    padding-right: 12px;
}

#module_532833332 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833332 .VRDiv {
    background-image: none;
}

#module_532833332 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833332 .VRDiv {
}

#module_532833332 .VRDiv {
}

#module_532833332 .VRDiv {
}

#module_532833332 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833332 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833332 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833332 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833332 .vrIcon {
    font-size: 16px;
}

    #module_532833332 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833332 .vrIcon {
    color: #fff;
}

    #module_532833332 .vrIcon > svg {
        fill: #fff;
    }

#module_532833332 .VRDiv {
    padding-top: 8px;
}

#module_532833332 .VRDiv {
    padding-bottom: 8px;
}

#module_532833332 .VRDiv {
    padding-left: 12px;
}

#module_532833332 .VRDiv {
    padding-right: 12px;
}

#module_532833332 .VRTipstxt {
    font-size: 14px;
}

#module_532833332 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .VRTipstxt {
    color: #fff;
}

#module_532833332 .VRTipstxt {
    font-weight: normal;
}

#module_532833332 .VRTipstxt {
    text-decoration: none;
}

#module_532833332 .VRTipstxt {
    font-style: normal;
}

#module_532833332 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833332 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833332 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833332 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833332 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833332 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833332 .pro-item {
    padding-top: 10px;
}

#module_532833332 .pro-item {
    padding-bottom: 30px;
}

#module_532833332 .pro-item {
    padding-left: 10px;
}

#module_532833332 .pro-item {
    padding-right: 10px;
}

#module_532833332 .pro-item {
    border-top-color: transparent;
}

#module_532833332 .pro-item {
    border-top-style: solid;
}

#module_532833332 .pro-item {
    border-top-width: 0px;
}

#module_532833332 .pro-item {
    border-right-color: transparent;
}

#module_532833332 .pro-item {
    border-right-style: solid;
}

#module_532833332 .pro-item {
    border-right-width: 0px;
}

#module_532833332 .pro-item {
    border-bottom-color: transparent;
}

#module_532833332 .pro-item {
    border-bottom-style: solid;
}

#module_532833332 .pro-item {
    border-bottom-width: 0px;
}

#module_532833332 .pro-item {
    border-left-color: transparent;
}

#module_532833332 .pro-item {
    border-left-style: solid;
}

#module_532833332 .pro-item {
    border-left-width: 0px;
}

#module_532833332 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833332 .pro-item {
    background-image: none;
}

#module_532833332 .pro-item {
    background-repeat: no-repeat;
}

#module_532833332 .pro-item {
}

#module_532833332 .pro-item {
}

#module_532833332 .pro-item {
}

#module_532833332 .pro-img .dummy {
    background-color: transparent;
}

#module_532833332 .pro-img .dummy {
    background-image: none;
}

#module_532833332 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833332 .pro-img .dummy {
}

#module_532833332 .pro-img .dummy {
}

#module_532833332 .pro-img .dummy {
}

#module_532833332 .pro-img .dummy {
    padding-top: 100%;
}

#module_532833332 .pro-img img {
    object-fit: cover;
}

#module_532833332 .pro-img img {
    width: 100%;
}

#module_532833332 .pro-img img {
    height: 100%;
}

#module_532833332 .pro-img img {
    border-radius: 0px;
}

#module_532833332 .pro-name {
    font-size: 18px;
}

#module_532833332 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-name {
    color: #666;
}

#module_532833332 .pro-name {
    font-weight: normal;
}

#module_532833332 .pro-name {
    text-decoration: none;
}

#module_532833332 .pro-name {
}

#module_532833332 .pro-name {
    margin-top: 18px;
}

#module_532833332 .pro-name {
    margin-bottom: 0px;
}

#module_532833332 .pro-desc {
    margin-top: 10px;
}

#module_532833332 .pro-desc {
    margin-bottom: 0px;
}

#module_532833332 .pro-desc {
    font-size: 14px;
}

#module_532833332 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-desc {
    color: #999999;
}

#module_532833332 .pro-desc {
    font-weight: normal;
}

#module_532833332 .pro-desc {
    text-decoration: none;
}

#module_532833332 .pro-desc {
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833332 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833332 .choosed-tab, #module_532833332 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833332 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .choosed-tab, #module_532833332 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833332 .choosed-tab {
}

#module_532833332 .choosed-tab {
}

#module_532833332 .choosed-tab {
}

#module_532833332 .selected-light, #module_532833332 .setting-all, #module_532833332 .setting-left-bar, #module_532833332 .setting-pred-warp .setting-collapse, #module_532833332 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833332 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833332 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833332 .selected-light, #module_532833332 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .selected-light, #module_532833332 .setting-left-bar, #module_532833332 .setting-reset, #module_532833332 .setting-pred-warp .setting-collapse, #module_532833332 .giantroom .btn-more {
    color: #000;
}

#module_532833332 .selected-light {
}

#module_532833332 .selected-light, #module_532833332 .setting-all {
}

#module_532833332 .selected-light, #module_532833332 .setting-all {
}

#module_532833332 .setting-right-temp ul li, #module_532833332 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833332 .setting-right-temp ul li, #module_532833332 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833332 .setting-right-temp ul li, #module_532833332 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833332 .setting-right-temp ul li, #module_532833332 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833332 .pred-filter, #module_532833332 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833332 .pred-filter, #module_532833332 .choosed-tab {
    border-top-style: solid;
}

#module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833332 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833332 .pred-filter, #module_532833332 .choosed-tab, #module_532833332 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833332 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833332 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833332 .setting-left-bar {
    width: 100px
}

#module_532833332 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833332 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833332 .choosed-tab .icsmall {
    color: #999;
}

#module_532833332 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833332 .pro-buybtn {
    color: #444;
}

#module_532833332 .pro-paramname {
    font-size: 14px;
}

#module_532833332 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-paramname {
    color: #666;
}

#module_532833332 .pro-paramname {
    font-weight: normal;
}

#module_532833332 .pro-paramname {
    text-decoration: none;
}

#module_532833332 .pro-paramname {
    font-style: normal;
}

#module_532833332 .pro-paramvalue {
    font-size: 14px;
}

#module_532833332 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-paramvalue {
    color: #666;
}

#module_532833332 .pro-paramvalue {
    font-weight: normal;
}

#module_532833332 .pro-paramvalue {
    text-decoration: none;
}

#module_532833332 .pro-paramvalue {
    font-style: normal;
}

#module_532833332 .pro-params {
    margin-top: 15px;
}

#module_532833332 .pro-params {
    margin-right: 0px;
}

#module_532833332 .pro-params {
    margin-left: 0px;
}

#module_532833332 .pro-params {
    margin-bottom: 15px;
}

#module_532833332 .pagerGiant .text {
    font-size: 12px;
}

#module_532833332 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pagerGiant .text {
    color: #333;
}

#module_532833332 .pagerGiant .text {
}

#module_532833332 .pagerGiant .text {
}

#module_532833332 .pagerGiant .text {
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    width: 30px
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    height: 30px
}

#module_532833332 .pagerGiant .num {
    font-size: 12px;
}

#module_532833332 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pagerGiant .num {
    color: #333;
}

#module_532833332 .pagerGiant .num {
}

#module_532833332 .pagerGiant .num {
}

#module_532833332 .pagerGiant .num {
}

#module_532833332 .pagerGiant .submit {
    width: 55px
}

#module_532833332 .pagerGiant .submit {
    height: 30px
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer, #module_532833332 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer, #module_532833332 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer, #module_532833332 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer, #module_532833332 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833332 .pagerGiant .next, #module_532833332 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833332 .pagerGiant .num {
    background-color: #fff;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833332 .pagerGiant .num, #module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833332 .page-more a {
    font-size: 16px;
}

#module_532833332 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .page-more a {
    color: #666 !important;
}

#module_532833332 .page-more a {
    font-weight: normal;
}

#module_532833332 .page-more a {
    text-decoration: none;
}

#module_532833332 .page-more a {
    font-style: normal;
}

#module_532833332 .page-more a {
    background-color: #fff;
}

#module_532833332 .page-more a {
    border-top-color: #eee;
}

#module_532833332 .page-more a {
    border-top-style: solid;
}

#module_532833332 .page-more a {
    border-top-width: 2px;
}

#module_532833332 .page-more a {
    border-bottom-color: #eee;
}

#module_532833332 .page-more a {
    border-bottom-style: solid;
}

#module_532833332 .page-more a {
    border-bottom-width: 2px;
}

#module_532833332 .page-more a {
    border-left-color: #eee;
}

#module_532833332 .page-more a {
    border-left-style: solid;
}

#module_532833332 .page-more a {
    border-left-width: 2px;
}

#module_532833332 .page-more a {
    border-right-color: #eee;
}

#module_532833332 .page-more a {
    border-right-style: solid;
}

#module_532833332 .page-more a {
    border-right-width: 2px;
}

#module_532833332 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833332 .VRDiv:hover {
    background-image: none;
}

#module_532833332 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833332 .VRDiv:hover {
}

#module_532833332 .VRDiv:hover {
}

#module_532833332 .VRDiv:hover {
}

    #module_532833332 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833332 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833332 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833332 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833332 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833332 .videosDiv:hover {
    background-image: none;
}

#module_532833332 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833332 .videosDiv:hover {
}

#module_532833332 .videosDiv:hover {
}

#module_532833332 .videosDiv:hover {
}

    #module_532833332 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833332 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833332 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833332 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833332 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833332 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833332 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833332 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833332 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833332 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833332 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pro-item:hover .pro-paramvalue, #module_532833332 .pro-item:hover .param {
    color: #fff;
}

#module_532833332 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833332 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833332 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833332 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833332 .pro-item:hover {
    border-top-style: solid;
}

#module_532833332 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833332 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833332 .pro-item:hover {
    border-right-style: solid;
}

#module_532833332 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833332 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833332 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833332 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833332 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833332 .pro-item:hover {
    border-left-style: solid;
}

#module_532833332 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833332 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833332 .pro-item:hover {
    background-image: none;
}

#module_532833332 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833332 .pro-item:hover {
}

#module_532833332 .pro-item:hover {
}

#module_532833332 .pro-item:hover {
}

    #module_532833332 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833332 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833332 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833332 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833332 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833332 .pro-item:hover .pro-name {
    }

    #module_532833332 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833332 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833332 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833332 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833332 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833332 .pro-item:hover .pro-desc {
    }

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833332 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833332 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
    font-size: 12px;
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
    color: #fd6e27;
}

#module_532833332 .items-active {
    border-color: #fd6e27;
}

#module_532833332 .bean-finish {
    background: #fd6e27;
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
}

#module_532833332 .selected-light:hover, #module_532833332 .selected-light.active, #module_532833332 .items-active {
}

#module_532833332 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833332 .setting-right-temp ul li:hover, #module_532833332 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833332 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833332 .pro-item:hover .pro-buybtn, #module_532833332 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
    color: #fff;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833332 .pagerGiant .current, #module_532833332 .pagerGiant .submit, #module_532833332 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833332 .page-more a:hover {
    font-size: 16px;
}

#module_532833332 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833332 .page-more a:hover {
    color: #666 !important;
}

#module_532833332 .page-more a:hover {
    font-weight: normal;
}

#module_532833332 .page-more a:hover {
    text-decoration: none;
}

#module_532833332 .page-more a:hover {
    font-style: normal;
}

#module_532833332 .page-more a:hover {
    background-color: #fff;
}

#module_532833332 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833332 .page-more a:hover {
    border-top-style: solid;
}

#module_532833332 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833332 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833332 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833332 .page-more a:hover {
    border-left-style: solid;
}

#module_532833332 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833332 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833332 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833332 {
    padding: 0px;
}

#module_9988532833332 {
}

    #module_9988532833332 .ModuleHead0 {
        display: block;
    }

    #module_9988532833332 .title {
        font-size: 18px;
    }

    #module_9988532833332 .title {
        font-family:;
    }

    #module_9988532833332 .title {
        color: #333;
    }

    #module_9988532833332 .title {
        font-weight: normal;
    }

    #module_9988532833332 .title {
        text-decoration: none;
    }

    #module_9988532833332 .title {
        font-style: normal;
    }

    #module_9988532833332 .title {
        background-color: transparent;
    }

    #module_9988532833332 .title {
    }

    #module_9988532833332 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833332 .title {
        background-position: 50% 50%;
    }

    #module_9988532833332 .title {
        background-attachment: scroll;
    }

    #module_9988532833332 .title {
    }

    #module_9988532833332 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833332 .title {
        text-align: center;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332.customFormDatetime, #module_9988532833332 input.input-text-color, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 .customFormCheckbox, #module_9988532833332 input[type=radio], #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .frist_item, #module_9988532833332 .VerificationCodeinput, #module_9988532833332 input.input-text-color, #module_9988532833332.customFormDatetime, #module_9988532833332 .Browse-file, #module_9988532833332 .customFormDatetime, #module_9988532833332 .pcCitybox select, #module_9988532833332 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833332 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833332 .Describ-text-color {
        font-family:;
    }

    #module_9988532833332 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833332 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833332 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833332 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        font-family:;
    }

    #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        color: #333;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833332 .smsbtn, #module_9988532833332 .smsvcode, #module_9988532833332 .input-text-color {
        font-style: normal;
    }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833332 .input-text-color::placeholder, #module_9988532833332 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833332 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833332 .submitbtn {
        font-family:;
    }

    #module_9988532833332 .submitbtn {
        color: #fff;
    }

    #module_9988532833332 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833332 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833332 .submitbtn {
        font-style: normal;
    }

    #module_9988532833332 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833332 input[type=radio]:checked, #module_9988532833332 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833332 .submitbtn {
    }

    #module_9988532833332 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833332 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833332 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833332 .submitbtn {
    }

    #module_9988532833332 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833332 .submitbtn {
        width: 100%;
    }

    #module_9988532833332 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833332 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833332 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833332 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833332 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833332 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833332 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833332 .frist_item:hover, #module_9988532833332 .VerificationCodeinput:hover, #module_9988532833332 .customFormCheckbox:hover, #module_9988532833332 input[type=radio]:hover, #module_9988532833332 input.input-text-color:hover, #module_9988532833332.customFormDatetime:hover, #module_9988532833332 .Browse-file:hover, #module_9988532833332 .customFormDatetime:hover, #module_9988532833332 .pcCitybox select:hover, #module_9988532833332 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833332 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833332 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833332 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833332 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833332 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833332 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833332 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833332 .submitbtn:hover {
    }

    #module_9988532833332 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833332 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833332 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833332 .submitbtn:hover {
    }



.module_532833333 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833333 {
    padding: 0px;
}

#module_532833333 {
    position: static;
    z-index: 0;
    top: 22px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833333 .ModuleHead532833333 {
        display: none;
    }

    #module_532833333 .BodyCenter.BodyCenter532833333 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833333 > .module_532833333 {
        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_532833333 > .module_532833333 {
        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_532833333 .BodyCenter.BodyCenter532833333 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833333 .BodyCenter.BodyCenter532833333 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833333 > .module_532833333 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833333 > .module_532833333 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833333 > .module_532833333 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833333:hover {
    border: none;
}

    #module_532833333:hover > .module_532833333 {
        border-color: #ccc;
    }

    #module_532833333:hover > .module_532833333 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833333 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833333 .videosDiv {
    background-image: none;
}

#module_532833333 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833333 .videosDiv {
}

#module_532833333 .videosDiv {
}

#module_532833333 .videosDiv {
}

#module_532833333 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833333 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833333 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833333 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833333 .videosTis {
    font-size: 16px;
}

    #module_532833333 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833333 .videosTis {
    color: #fff;
}

    #module_532833333 .videosTis > svg {
        fill: #fff;
    }

#module_532833333 .videosDiv {
    padding-top: 8px;
}

#module_532833333 .videosDiv {
    padding-bottom: 8px;
}

#module_532833333 .videosDiv {
    padding-left: 12px;
}

#module_532833333 .videosDiv {
    padding-right: 12px;
}

#module_532833333 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833333 .VRDiv {
    background-image: none;
}

#module_532833333 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833333 .VRDiv {
}

#module_532833333 .VRDiv {
}

#module_532833333 .VRDiv {
}

#module_532833333 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833333 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833333 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833333 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833333 .vrIcon {
    font-size: 16px;
}

    #module_532833333 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833333 .vrIcon {
    color: #fff;
}

    #module_532833333 .vrIcon > svg {
        fill: #fff;
    }

#module_532833333 .VRDiv {
    padding-top: 8px;
}

#module_532833333 .VRDiv {
    padding-bottom: 8px;
}

#module_532833333 .VRDiv {
    padding-left: 12px;
}

#module_532833333 .VRDiv {
    padding-right: 12px;
}

#module_532833333 .VRTipstxt {
    font-size: 14px;
}

#module_532833333 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .VRTipstxt {
    color: #fff;
}

#module_532833333 .VRTipstxt {
    font-weight: normal;
}

#module_532833333 .VRTipstxt {
    text-decoration: none;
}

#module_532833333 .VRTipstxt {
    font-style: normal;
}

#module_532833333 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833333 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833333 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833333 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833333 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833333 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833333 .pro-item {
    padding-top: 10px;
}

#module_532833333 .pro-item {
    padding-bottom: 30px;
}

#module_532833333 .pro-item {
    padding-left: 10px;
}

#module_532833333 .pro-item {
    padding-right: 10px;
}

#module_532833333 .pro-item {
    border-top-color: transparent;
}

#module_532833333 .pro-item {
    border-top-style: solid;
}

#module_532833333 .pro-item {
    border-top-width: 0px;
}

#module_532833333 .pro-item {
    border-right-color: transparent;
}

#module_532833333 .pro-item {
    border-right-style: solid;
}

#module_532833333 .pro-item {
    border-right-width: 0px;
}

#module_532833333 .pro-item {
    border-bottom-color: transparent;
}

#module_532833333 .pro-item {
    border-bottom-style: solid;
}

#module_532833333 .pro-item {
    border-bottom-width: 0px;
}

#module_532833333 .pro-item {
    border-left-color: transparent;
}

#module_532833333 .pro-item {
    border-left-style: solid;
}

#module_532833333 .pro-item {
    border-left-width: 0px;
}

#module_532833333 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833333 .pro-item {
    background-image: none;
}

#module_532833333 .pro-item {
    background-repeat: no-repeat;
}

#module_532833333 .pro-item {
}

#module_532833333 .pro-item {
}

#module_532833333 .pro-item {
}

#module_532833333 .pro-img .dummy {
    background-color: transparent;
}

#module_532833333 .pro-img .dummy {
    background-image: none;
}

#module_532833333 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833333 .pro-img .dummy {
}

#module_532833333 .pro-img .dummy {
}

#module_532833333 .pro-img .dummy {
}

#module_532833333 .pro-img .dummy {
    padding-top: 100%;
}

#module_532833333 .pro-img img {
    object-fit: cover;
}

#module_532833333 .pro-img img {
    width: 100%;
}

#module_532833333 .pro-img img {
    height: 100%;
}

#module_532833333 .pro-img img {
    border-radius: 0px;
}

#module_532833333 .pro-name {
    font-size: 18px;
}

#module_532833333 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-name {
    color: #666;
}

#module_532833333 .pro-name {
    font-weight: normal;
}

#module_532833333 .pro-name {
    text-decoration: none;
}

#module_532833333 .pro-name {
}

#module_532833333 .pro-name {
    margin-top: 18px;
}

#module_532833333 .pro-name {
    margin-bottom: 0px;
}

#module_532833333 .pro-desc {
    margin-top: 10px;
}

#module_532833333 .pro-desc {
    margin-bottom: 0px;
}

#module_532833333 .pro-desc {
    font-size: 14px;
}

#module_532833333 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-desc {
    color: #999999;
}

#module_532833333 .pro-desc {
    font-weight: normal;
}

#module_532833333 .pro-desc {
    text-decoration: none;
}

#module_532833333 .pro-desc {
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833333 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833333 .choosed-tab, #module_532833333 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833333 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .choosed-tab, #module_532833333 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833333 .choosed-tab {
}

#module_532833333 .choosed-tab {
}

#module_532833333 .choosed-tab {
}

#module_532833333 .selected-light, #module_532833333 .setting-all, #module_532833333 .setting-left-bar, #module_532833333 .setting-pred-warp .setting-collapse, #module_532833333 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833333 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833333 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833333 .selected-light, #module_532833333 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .selected-light, #module_532833333 .setting-left-bar, #module_532833333 .setting-reset, #module_532833333 .setting-pred-warp .setting-collapse, #module_532833333 .giantroom .btn-more {
    color: #000;
}

#module_532833333 .selected-light {
}

#module_532833333 .selected-light, #module_532833333 .setting-all {
}

#module_532833333 .selected-light, #module_532833333 .setting-all {
}

#module_532833333 .setting-right-temp ul li, #module_532833333 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833333 .setting-right-temp ul li, #module_532833333 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833333 .setting-right-temp ul li, #module_532833333 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833333 .setting-right-temp ul li, #module_532833333 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833333 .pred-filter, #module_532833333 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833333 .pred-filter, #module_532833333 .choosed-tab {
    border-top-style: solid;
}

#module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833333 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833333 .pred-filter, #module_532833333 .choosed-tab, #module_532833333 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833333 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833333 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833333 .setting-left-bar {
    width: 100px
}

#module_532833333 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833333 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833333 .choosed-tab .icsmall {
    color: #999;
}

#module_532833333 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833333 .pro-buybtn {
    color: #444;
}

#module_532833333 .pro-paramname {
    font-size: 14px;
}

#module_532833333 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-paramname {
    color: #666;
}

#module_532833333 .pro-paramname {
    font-weight: normal;
}

#module_532833333 .pro-paramname {
    text-decoration: none;
}

#module_532833333 .pro-paramname {
    font-style: normal;
}

#module_532833333 .pro-paramvalue {
    font-size: 14px;
}

#module_532833333 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-paramvalue {
    color: #666;
}

#module_532833333 .pro-paramvalue {
    font-weight: normal;
}

#module_532833333 .pro-paramvalue {
    text-decoration: none;
}

#module_532833333 .pro-paramvalue {
    font-style: normal;
}

#module_532833333 .pro-params {
    margin-top: 15px;
}

#module_532833333 .pro-params {
    margin-right: 0px;
}

#module_532833333 .pro-params {
    margin-left: 0px;
}

#module_532833333 .pro-params {
    margin-bottom: 15px;
}

#module_532833333 .pagerGiant .text {
    font-size: 12px;
}

#module_532833333 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pagerGiant .text {
    color: #333;
}

#module_532833333 .pagerGiant .text {
}

#module_532833333 .pagerGiant .text {
}

#module_532833333 .pagerGiant .text {
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    width: 30px
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    height: 30px
}

#module_532833333 .pagerGiant .num {
    font-size: 12px;
}

#module_532833333 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pagerGiant .num {
    color: #333;
}

#module_532833333 .pagerGiant .num {
}

#module_532833333 .pagerGiant .num {
}

#module_532833333 .pagerGiant .num {
}

#module_532833333 .pagerGiant .submit {
    width: 55px
}

#module_532833333 .pagerGiant .submit {
    height: 30px
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer, #module_532833333 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer, #module_532833333 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer, #module_532833333 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer, #module_532833333 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833333 .pagerGiant .next, #module_532833333 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833333 .pagerGiant .num {
    background-color: #fff;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833333 .pagerGiant .num, #module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833333 .page-more a {
    font-size: 16px;
}

#module_532833333 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .page-more a {
    color: #666 !important;
}

#module_532833333 .page-more a {
    font-weight: normal;
}

#module_532833333 .page-more a {
    text-decoration: none;
}

#module_532833333 .page-more a {
    font-style: normal;
}

#module_532833333 .page-more a {
    background-color: #fff;
}

#module_532833333 .page-more a {
    border-top-color: #eee;
}

#module_532833333 .page-more a {
    border-top-style: solid;
}

#module_532833333 .page-more a {
    border-top-width: 2px;
}

#module_532833333 .page-more a {
    border-bottom-color: #eee;
}

#module_532833333 .page-more a {
    border-bottom-style: solid;
}

#module_532833333 .page-more a {
    border-bottom-width: 2px;
}

#module_532833333 .page-more a {
    border-left-color: #eee;
}

#module_532833333 .page-more a {
    border-left-style: solid;
}

#module_532833333 .page-more a {
    border-left-width: 2px;
}

#module_532833333 .page-more a {
    border-right-color: #eee;
}

#module_532833333 .page-more a {
    border-right-style: solid;
}

#module_532833333 .page-more a {
    border-right-width: 2px;
}

#module_532833333 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833333 .VRDiv:hover {
    background-image: none;
}

#module_532833333 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833333 .VRDiv:hover {
}

#module_532833333 .VRDiv:hover {
}

#module_532833333 .VRDiv:hover {
}

    #module_532833333 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833333 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833333 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833333 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833333 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833333 .videosDiv:hover {
    background-image: none;
}

#module_532833333 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833333 .videosDiv:hover {
}

#module_532833333 .videosDiv:hover {
}

#module_532833333 .videosDiv:hover {
}

    #module_532833333 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833333 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833333 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833333 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833333 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833333 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833333 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833333 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833333 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833333 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833333 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pro-item:hover .pro-paramvalue, #module_532833333 .pro-item:hover .param {
    color: #fff;
}

#module_532833333 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833333 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833333 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833333 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833333 .pro-item:hover {
    border-top-style: solid;
}

#module_532833333 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833333 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833333 .pro-item:hover {
    border-right-style: solid;
}

#module_532833333 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833333 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833333 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833333 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833333 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833333 .pro-item:hover {
    border-left-style: solid;
}

#module_532833333 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833333 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833333 .pro-item:hover {
    background-image: none;
}

#module_532833333 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833333 .pro-item:hover {
}

#module_532833333 .pro-item:hover {
}

#module_532833333 .pro-item:hover {
}

    #module_532833333 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833333 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833333 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833333 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833333 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833333 .pro-item:hover .pro-name {
    }

    #module_532833333 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833333 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833333 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833333 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833333 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833333 .pro-item:hover .pro-desc {
    }

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833333 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833333 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
    font-size: 12px;
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
    color: #fd6e27;
}

#module_532833333 .items-active {
    border-color: #fd6e27;
}

#module_532833333 .bean-finish {
    background: #fd6e27;
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
}

#module_532833333 .selected-light:hover, #module_532833333 .selected-light.active, #module_532833333 .items-active {
}

#module_532833333 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833333 .setting-right-temp ul li:hover, #module_532833333 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833333 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833333 .pro-item:hover .pro-buybtn, #module_532833333 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
    color: #fff;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833333 .pagerGiant .current, #module_532833333 .pagerGiant .submit, #module_532833333 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833333 .page-more a:hover {
    font-size: 16px;
}

#module_532833333 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833333 .page-more a:hover {
    color: #666 !important;
}

#module_532833333 .page-more a:hover {
    font-weight: normal;
}

#module_532833333 .page-more a:hover {
    text-decoration: none;
}

#module_532833333 .page-more a:hover {
    font-style: normal;
}

#module_532833333 .page-more a:hover {
    background-color: #fff;
}

#module_532833333 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833333 .page-more a:hover {
    border-top-style: solid;
}

#module_532833333 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833333 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833333 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833333 .page-more a:hover {
    border-left-style: solid;
}

#module_532833333 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833333 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833333 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833333 {
    padding: 0px;
}

#module_9988532833333 {
}

    #module_9988532833333 .ModuleHead0 {
        display: block;
    }

    #module_9988532833333 .title {
        font-size: 18px;
    }

    #module_9988532833333 .title {
        font-family:;
    }

    #module_9988532833333 .title {
        color: #333;
    }

    #module_9988532833333 .title {
        font-weight: normal;
    }

    #module_9988532833333 .title {
        text-decoration: none;
    }

    #module_9988532833333 .title {
        font-style: normal;
    }

    #module_9988532833333 .title {
        background-color: transparent;
    }

    #module_9988532833333 .title {
    }

    #module_9988532833333 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833333 .title {
        background-position: 50% 50%;
    }

    #module_9988532833333 .title {
        background-attachment: scroll;
    }

    #module_9988532833333 .title {
    }

    #module_9988532833333 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833333 .title {
        text-align: center;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333.customFormDatetime, #module_9988532833333 input.input-text-color, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 .customFormCheckbox, #module_9988532833333 input[type=radio], #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .frist_item, #module_9988532833333 .VerificationCodeinput, #module_9988532833333 input.input-text-color, #module_9988532833333.customFormDatetime, #module_9988532833333 .Browse-file, #module_9988532833333 .customFormDatetime, #module_9988532833333 .pcCitybox select, #module_9988532833333 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833333 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833333 .Describ-text-color {
        font-family:;
    }

    #module_9988532833333 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833333 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833333 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833333 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        font-family:;
    }

    #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        color: #333;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833333 .smsbtn, #module_9988532833333 .smsvcode, #module_9988532833333 .input-text-color {
        font-style: normal;
    }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833333 .input-text-color::placeholder, #module_9988532833333 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833333 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833333 .submitbtn {
        font-family:;
    }

    #module_9988532833333 .submitbtn {
        color: #fff;
    }

    #module_9988532833333 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833333 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833333 .submitbtn {
        font-style: normal;
    }

    #module_9988532833333 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833333 input[type=radio]:checked, #module_9988532833333 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833333 .submitbtn {
    }

    #module_9988532833333 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833333 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833333 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833333 .submitbtn {
    }

    #module_9988532833333 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833333 .submitbtn {
        width: 100%;
    }

    #module_9988532833333 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833333 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833333 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833333 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833333 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833333 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833333 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833333 .frist_item:hover, #module_9988532833333 .VerificationCodeinput:hover, #module_9988532833333 .customFormCheckbox:hover, #module_9988532833333 input[type=radio]:hover, #module_9988532833333 input.input-text-color:hover, #module_9988532833333.customFormDatetime:hover, #module_9988532833333 .Browse-file:hover, #module_9988532833333 .customFormDatetime:hover, #module_9988532833333 .pcCitybox select:hover, #module_9988532833333 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833333 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833333 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833333 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833333 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833333 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833333 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833333 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833333 .submitbtn:hover {
    }

    #module_9988532833333 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833333 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833333 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833333 .submitbtn:hover {
    }




.module_532833384 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833384 {
    padding: 0px;
}

#module_532833384 {
    position: static;
    z-index: 0;
    top: 1773px;
    left: 272px;
    width: 100%;
    height: auto;
}

    #module_532833384 .ModuleHead532833384 {
        display: none;
    }

    #module_532833384 .BodyCenter.BodyCenter532833384 {
        background: none;
        background-color: rgb(246, 244, 240);
    }

    #module_532833384 > .module_532833384 {
        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_532833384 > .module_532833384 {
        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_532833384 .BodyCenter.BodyCenter532833384 {
        padding-top: 5.3996%;
        padding-left: 1.0799%;
        padding-right: 1.0799%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833384 .BodyCenter.BodyCenter532833384 {
        padding-top: 14.4092%;
        padding-left: 2.8818%;
        padding-right: 2.8818%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833384 > .module_532833384 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833384 > .module_532833384 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833384 > .module_532833384 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833384:hover {
    border: none;
}

    #module_532833384:hover > .module_532833384 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833384 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833384 .ModuleSubContainer {
    background-image: none;
}

#module_532833384 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833384 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833384 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833384 .ModuleSubContainer {
}

#module_532833384 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833384 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833384 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833384 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833384 {
    max-width: 1720px;
    width: auto;
}

.module_532833385 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833385 {
    padding: 0px;
}

#module_532833385 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833385 .ModuleHead532833385 {
        display: none;
    }

    #module_532833385 .BodyCenter.BodyCenter532833385 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833385 > .module_532833385 {
        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_532833385 > .module_532833385 {
        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_532833385 .BodyCenter.BodyCenter532833385 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833385 .BodyCenter.BodyCenter532833385 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833385 > .module_532833385 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833385 > .module_532833385 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833385 > .module_532833385 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833385:hover {
    border: none;
}

    #module_532833385:hover > .module_532833385 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833385 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833385 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833385 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833385 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833385 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833385 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833385 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833385 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833385 .showHandle .btn {
    font-size: 14px;
}

#module_532833385 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833385 .showHandle .btn {
    color: #333;
}

#module_532833385 .showHandle .btn {
    font-weight: 400;
}

#module_532833385 .showHandle .btn {
    text-decoration: none;
}

#module_532833385 .showHandle .btn {
    font-style: normal;
}

#module_532833385 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833385 .showHandle div {
    border-top-style: solid !important;
}

#module_532833385 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833385 .showHandle {
    background-color: transparent;
}

#module_532833385 .showHandle {
    background-image: none;
}

#module_532833385 .showHandle {
    background-repeat: no-repeat;
}

#module_532833385 .showHandle {
}

#module_532833385 .showHandle {
}

#module_532833385 .showHandle {
}

#module_532833385 a {
    font-size: unset;
    font-family: unset
}

.module_532833386 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833386 {
    padding: 0px;
}

#module_532833386 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833386 .ModuleHead532833386 {
        display: none;
    }

    #module_532833386 .BodyCenter.BodyCenter532833386 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833386 > .module_532833386 {
        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_532833386 > .module_532833386 {
        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_532833386 .BodyCenter.BodyCenter532833386 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833386 .BodyCenter.BodyCenter532833386 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833386 > .module_532833386 {
        margin-top: -7.5581%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833386 > .module_532833386 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833386 > .module_532833386 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833386:hover {
    border: none;
}

    #module_532833386:hover > .module_532833386 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833386 .commonLabel {
    border-top-color: #e6e6e6;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-right-color: #e6e6e6;
}

#module_532833386 .commonLabel {
    border-top-style: solid;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-right-style: solid;
}

#module_532833386 .commonLabel {
    border-top-width: 0px;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-right-width: 0px;
}

#module_532833386 .commonLabel {
    border-bottom-color: #e6e6e6;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-left-color: #e6e6e6;
}

#module_532833386 .commonLabel {
    border-bottom-style: solid;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-left-style: solid;
}

#module_532833386 .commonLabel {
    border-bottom-width: 0px;
}

#module_532833386 .location-right .commonLabel, #module_532833386 .location-left .commonLabel {
    border-left-width: 0px;
}

#module_532833386 .Nav-Container {
    text-align: right;
}

#module_532833386 .Nav-Container {
    background-color: rgba(0,0,0,0);
}

#module_532833386 .Nav-Container {
}

    #module_532833386 .Nav-Container li {
        background-color: rgba(0,0,0,0);
    }

    #module_532833386 .Nav-Container li {
        background-image: none;
    }

    #module_532833386 .Nav-Container li {
        background-repeat: no-repeat;
    }

    #module_532833386 .Nav-Container li {
    }

    #module_532833386 .Nav-Container li {
    }

    #module_532833386 .Nav-Container li {
    }

    #module_532833386 .Nav-Container a {
        text-align: center;
    }

    #module_532833386 .Nav-Container li {
        width: 170px;
    }

@media only screen and (min-width: 768px) {
    #module_532833386 .location-left .tabContentGiant, #module_532833386 .location-right .tabContentGiant {
        width: calc(100% - 170px - 14px)
    }
}

#module_532833386 .Nav-Container li {
    height: 150px;
}

#module_532833386 .Nav-Container ul li .nav-img-logo {
    width: 40%;
}

#module_532833386 .Nav-Container li a p {
    font-size: 16px;
}

#module_532833386 .Nav-Container li a p {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833386 .Nav-Container ul li a p {
    color: rgb(118, 118, 118);
}

#module_532833386 .Nav-Container li a p {
    font-weight: normal;
}

#module_532833386 .Nav-Container li a p {
    text-decoration: none;
}

#module_532833386 .Nav-Container li a p {
    font-style: normal;
}

#module_532833386 .tab-link {
    margin-right: 30px;
}

@media (min-width: 768px) {
    #module_532833386 .location-left .tab-link, #module_532833386 .location-right .tab-link {
        margin-bottom: 30px;
    }
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    background-color: transparent;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    background-image: none;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    background-repeat: no-repeat;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
    background-color: #f8f8f8;
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
    background-image: none;
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
    background-repeat: no-repeat;
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
}

#module_532833386 {
}

#tab_content_clone_module_532833386.tab-content-parent {
}

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        padding-top: 10px;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        padding-bottom: 10px;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        padding-left: 10px;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        padding-right: 10px;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-top-color: transparent;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-top-style: none;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-top-width: 0px;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-right-color: transparent;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-right-style: none;
    }

    #module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
        border-right-width: 0px;
    }

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-paren .tab-panet {
    border-bottom-color: transparent;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    border-bottom-style: none;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    border-bottom-width: 0px;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    border-left-color: transparent;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    border-left-style: none;
}

#module_532833386 .TabContainer-Container .tab-pane, #tab_content_clone_module_532833386.tab-content-parent .tab-pane {
    border-left-width: 0px;
}

#module_532833386 .Nav-Container li.active a p {
    font-size: 16px;
}

#module_532833386 .Nav-Container li.active a p {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833386 .Nav-Container li.active a p {
    color: rgb(220, 154, 87);
}

#module_532833386 .Nav-Container li.active a p {
    font-weight: normal;
}

#module_532833386 .Nav-Container li.active a p {
    text-decoration: none;
}

#module_532833386 .Nav-Container li.active a p {
    font-style: normal;
}

#module_532833386 .Nav-Container li .tab-border-top {
    border-top-color: transparent;
}

#module_532833386 .Nav-Container li.active .tab-border-top {
    border-top-color: #333333;
}

#module_532833386 .location-right .Nav-Container li .tab-border-top, #module_532833386 .location-left .Nav-Container li .tab-border-top {
    border-right-color: transparent;
}

#module_532833386 .location-right .Nav-Container li.active .tab-border-top, #module_532833386 .location-left .Nav-Container li.active .tab-border-top {
    border-right-color: #333333;
}

#module_532833386 .Nav-Container li .tab-border-top, #module_532833386 .Nav-Container li.active .tab-border-top {
    border-top-style: solid;
}

#module_532833386 .location-right .Nav-Container li .tab-border-top, #module_532833386 .location-left .Nav-Container li .tab-border-top, #module_532833386 .location-right .Nav-Container li.active .tab-border-top, #module_532833386 .location-left .Nav-Container li.active .tab-border-top {
    border-right-style: solid;
}

#module_532833386 .Nav-Container li .tab-border-top, #module_532833386 .Nav-Container li.active .tab-border-top {
    border-top-width: 0px;
}

#module_532833386 .location-right .Nav-Container li .tab-border-top, #module_532833386 .location-left .Nav-Container li .tab-border-top, #module_532833386 .location-right .Nav-Container li.active .tab-border-top, #module_532833386 .location-left .Nav-Container li.active .tab-border-top {
    border-right-width: 0px;
}

#module_532833386 .Nav-Container li .tab-border-bottom {
    border-bottom-color: transparent;
}

#module_532833386 .Nav-Container li.active .tab-border-bottom {
    border-bottom-color: #333333;
}

#module_532833386 .Nav-Container .tab-arrows {
    border-top-color: #333333;
}

@media (min-width: 768px) {
    #module_532833386 .location-bottom .Nav-Container .tab-arrows {
        border-bottom-color: #333333 !important;
    }

    #module_532833386 .location-left .Nav-Container .tab-arrows {
        border-left-color: #333333 !important;
    }

    #module_532833386 .location-right .Nav-Container .tab-arrows {
        border-right-color: #333333 !important;
    }
}

#module_532833386 .location-right .Nav-Container li .tab-border-bottom, #module_532833386 .location-left .Nav-Container li .tab-border-bottom {
    border-left-color: transparent;
}

#module_532833386 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833386 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-color: #333333;
}

#module_532833386 .Nav-Container li .tab-border-bottom, #module_532833386 .Nav-Container li.active .tab-border-bottom {
    border-bottom-style: solid;
}

#module_532833386 .location-right .Nav-Container li .tab-border-bottom, #module_532833386 .location-left .Nav-Container li .tab-border-bottom, #module_532833386 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833386 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-style: solid;
}

#module_532833386 .Nav-Container li .tab-border-bottom, #module_532833386 .Nav-Container li.active .tab-border-bottom {
    border-bottom-width: 0px;
}

#module_532833386 .location-right .Nav-Container li .tab-border-bottom, #module_532833386 .location-left .Nav-Container li .tab-border-bottom, #module_532833386 .location-right .Nav-Container li.active .tab-border-bottom, #module_532833386 .location-left .Nav-Container li.active .tab-border-bottom {
    border-left-width: 0px;
}

.module_532833387 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833387 {
    padding: 0px;
}

#module_532833387 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833387 .ModuleHead532833387 {
        display: none;
    }

    #module_532833387 .BodyCenter.BodyCenter532833387 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833387 > .module_532833387 {
        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_532833387 > .module_532833387 {
        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_532833387 .BodyCenter.BodyCenter532833387 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833387 .BodyCenter.BodyCenter532833387 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833387 > .module_532833387 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833387 > .module_532833387 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833387 > .module_532833387 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833387:hover {
    border: none;
}

    #module_532833387:hover > .module_532833387 {
        border-color: #ccc;
    }

    #module_532833387:hover > .module_532833387 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833387 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833387 .videosDiv {
    background-image: none;
}

#module_532833387 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833387 .videosDiv {
}

#module_532833387 .videosDiv {
}

#module_532833387 .videosDiv {
}

#module_532833387 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833387 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833387 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833387 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833387 .videosTis {
    font-size: 16px;
}

    #module_532833387 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833387 .videosTis {
    color: #fff;
}

    #module_532833387 .videosTis > svg {
        fill: #fff;
    }

#module_532833387 .videosDiv {
    padding-top: 8px;
}

#module_532833387 .videosDiv {
    padding-bottom: 8px;
}

#module_532833387 .videosDiv {
    padding-left: 12px;
}

#module_532833387 .videosDiv {
    padding-right: 12px;
}

#module_532833387 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833387 .VRDiv {
    background-image: none;
}

#module_532833387 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833387 .VRDiv {
}

#module_532833387 .VRDiv {
}

#module_532833387 .VRDiv {
}

#module_532833387 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833387 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833387 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833387 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833387 .vrIcon {
    font-size: 16px;
}

    #module_532833387 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833387 .vrIcon {
    color: #fff;
}

    #module_532833387 .vrIcon > svg {
        fill: #fff;
    }

#module_532833387 .VRDiv {
    padding-top: 8px;
}

#module_532833387 .VRDiv {
    padding-bottom: 8px;
}

#module_532833387 .VRDiv {
    padding-left: 12px;
}

#module_532833387 .VRDiv {
    padding-right: 12px;
}

#module_532833387 .VRTipstxt {
    font-size: 14px;
}

#module_532833387 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .VRTipstxt {
    color: #fff;
}

#module_532833387 .VRTipstxt {
    font-weight: normal;
}

#module_532833387 .VRTipstxt {
    text-decoration: none;
}

#module_532833387 .VRTipstxt {
    font-style: normal;
}

#module_532833387 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833387 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833387 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833387 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833387 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833387 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833387 .pro-item {
    padding-top: 10px;
}

#module_532833387 .pro-item {
    padding-bottom: 30px;
}

#module_532833387 .pro-item {
    padding-left: 10px;
}

#module_532833387 .pro-item {
    padding-right: 10px;
}

#module_532833387 .pro-item {
    border-top-color: transparent;
}

#module_532833387 .pro-item {
    border-top-style: solid;
}

#module_532833387 .pro-item {
    border-top-width: 0px;
}

#module_532833387 .pro-item {
    border-right-color: transparent;
}

#module_532833387 .pro-item {
    border-right-style: solid;
}

#module_532833387 .pro-item {
    border-right-width: 0px;
}

#module_532833387 .pro-item {
    border-bottom-color: transparent;
}

#module_532833387 .pro-item {
    border-bottom-style: solid;
}

#module_532833387 .pro-item {
    border-bottom-width: 0px;
}

#module_532833387 .pro-item {
    border-left-color: transparent;
}

#module_532833387 .pro-item {
    border-left-style: solid;
}

#module_532833387 .pro-item {
    border-left-width: 0px;
}

#module_532833387 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833387 .pro-item {
    background-image: none;
}

#module_532833387 .pro-item {
    background-repeat: no-repeat;
}

#module_532833387 .pro-item {
}

#module_532833387 .pro-item {
}

#module_532833387 .pro-item {
}

#module_532833387 .pro-img .dummy {
    background-color: transparent;
}

#module_532833387 .pro-img .dummy {
    background-image: none;
}

#module_532833387 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833387 .pro-img .dummy {
}

#module_532833387 .pro-img .dummy {
}

#module_532833387 .pro-img .dummy {
}

#module_532833387 .pro-img .dummy {
    padding-top: 56.25%;
}

#module_532833387 .pro-img img {
    object-fit: cover;
}

#module_532833387 .pro-img img {
    width: 100%;
}

#module_532833387 .pro-img img {
    height: 100%;
}

#module_532833387 .pro-img img {
    border-radius: 0px;
}

#module_532833387 .pro-name {
    font-size: 18px;
}

#module_532833387 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-name {
    color: #666;
}

#module_532833387 .pro-name {
    font-weight: normal;
}

#module_532833387 .pro-name {
    text-decoration: none;
}

#module_532833387 .pro-name {
}

#module_532833387 .pro-name {
    margin-top: 18px;
}

#module_532833387 .pro-name {
    margin-bottom: 0px;
}

#module_532833387 .pro-desc {
    margin-top: 10px;
}

#module_532833387 .pro-desc {
    margin-bottom: 0px;
}

#module_532833387 .pro-desc {
    font-size: 14px;
}

#module_532833387 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-desc {
    color: #999999;
}

#module_532833387 .pro-desc {
    font-weight: normal;
}

#module_532833387 .pro-desc {
    text-decoration: none;
}

#module_532833387 .pro-desc {
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833387 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833387 .choosed-tab, #module_532833387 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833387 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .choosed-tab, #module_532833387 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833387 .choosed-tab {
}

#module_532833387 .choosed-tab {
}

#module_532833387 .choosed-tab {
}

#module_532833387 .selected-light, #module_532833387 .setting-all, #module_532833387 .setting-left-bar, #module_532833387 .setting-pred-warp .setting-collapse, #module_532833387 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833387 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833387 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833387 .selected-light, #module_532833387 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .selected-light, #module_532833387 .setting-left-bar, #module_532833387 .setting-reset, #module_532833387 .setting-pred-warp .setting-collapse, #module_532833387 .giantroom .btn-more {
    color: #000;
}

#module_532833387 .selected-light {
}

#module_532833387 .selected-light, #module_532833387 .setting-all {
}

#module_532833387 .selected-light, #module_532833387 .setting-all {
}

#module_532833387 .setting-right-temp ul li, #module_532833387 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833387 .setting-right-temp ul li, #module_532833387 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833387 .setting-right-temp ul li, #module_532833387 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833387 .setting-right-temp ul li, #module_532833387 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833387 .pred-filter, #module_532833387 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833387 .pred-filter, #module_532833387 .choosed-tab {
    border-top-style: solid;
}

#module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833387 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833387 .pred-filter, #module_532833387 .choosed-tab, #module_532833387 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833387 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833387 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833387 .setting-left-bar {
    width: 100px
}

#module_532833387 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833387 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833387 .choosed-tab .icsmall {
    color: #999;
}

#module_532833387 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833387 .pro-buybtn {
    color: #444;
}

#module_532833387 .pro-paramname {
    font-size: 14px;
}

#module_532833387 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-paramname {
    color: #666;
}

#module_532833387 .pro-paramname {
    font-weight: normal;
}

#module_532833387 .pro-paramname {
    text-decoration: none;
}

#module_532833387 .pro-paramname {
    font-style: normal;
}

#module_532833387 .pro-paramvalue {
    font-size: 14px;
}

#module_532833387 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-paramvalue {
    color: #666;
}

#module_532833387 .pro-paramvalue {
    font-weight: normal;
}

#module_532833387 .pro-paramvalue {
    text-decoration: none;
}

#module_532833387 .pro-paramvalue {
    font-style: normal;
}

#module_532833387 .pro-params {
    margin-top: 15px;
}

#module_532833387 .pro-params {
    margin-right: 0px;
}

#module_532833387 .pro-params {
    margin-left: 0px;
}

#module_532833387 .pro-params {
    margin-bottom: 15px;
}

#module_532833387 .pagerGiant .text {
    font-size: 12px;
}

#module_532833387 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pagerGiant .text {
    color: #333;
}

#module_532833387 .pagerGiant .text {
}

#module_532833387 .pagerGiant .text {
}

#module_532833387 .pagerGiant .text {
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    width: 30px
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    height: 30px
}

#module_532833387 .pagerGiant .num {
    font-size: 12px;
}

#module_532833387 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pagerGiant .num {
    color: #333;
}

#module_532833387 .pagerGiant .num {
}

#module_532833387 .pagerGiant .num {
}

#module_532833387 .pagerGiant .num {
}

#module_532833387 .pagerGiant .submit {
    width: 55px
}

#module_532833387 .pagerGiant .submit {
    height: 30px
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer, #module_532833387 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer, #module_532833387 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer, #module_532833387 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer, #module_532833387 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833387 .pagerGiant .next, #module_532833387 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833387 .pagerGiant .num {
    background-color: #fff;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833387 .pagerGiant .num, #module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833387 .page-more a {
    font-size: 16px;
}

#module_532833387 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .page-more a {
    color: #666 !important;
}

#module_532833387 .page-more a {
    font-weight: normal;
}

#module_532833387 .page-more a {
    text-decoration: none;
}

#module_532833387 .page-more a {
    font-style: normal;
}

#module_532833387 .page-more a {
    background-color: #fff;
}

#module_532833387 .page-more a {
    border-top-color: #eee;
}

#module_532833387 .page-more a {
    border-top-style: solid;
}

#module_532833387 .page-more a {
    border-top-width: 2px;
}

#module_532833387 .page-more a {
    border-bottom-color: #eee;
}

#module_532833387 .page-more a {
    border-bottom-style: solid;
}

#module_532833387 .page-more a {
    border-bottom-width: 2px;
}

#module_532833387 .page-more a {
    border-left-color: #eee;
}

#module_532833387 .page-more a {
    border-left-style: solid;
}

#module_532833387 .page-more a {
    border-left-width: 2px;
}

#module_532833387 .page-more a {
    border-right-color: #eee;
}

#module_532833387 .page-more a {
    border-right-style: solid;
}

#module_532833387 .page-more a {
    border-right-width: 2px;
}

#module_532833387 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833387 .VRDiv:hover {
    background-image: none;
}

#module_532833387 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833387 .VRDiv:hover {
}

#module_532833387 .VRDiv:hover {
}

#module_532833387 .VRDiv:hover {
}

    #module_532833387 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833387 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833387 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833387 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833387 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833387 .videosDiv:hover {
    background-image: none;
}

#module_532833387 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833387 .videosDiv:hover {
}

#module_532833387 .videosDiv:hover {
}

#module_532833387 .videosDiv:hover {
}

    #module_532833387 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833387 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833387 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833387 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833387 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833387 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833387 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833387 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833387 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833387 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833387 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pro-item:hover .pro-paramvalue, #module_532833387 .pro-item:hover .param {
    color: #fff;
}

#module_532833387 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833387 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833387 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833387 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833387 .pro-item:hover {
    border-top-style: solid;
}

#module_532833387 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833387 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833387 .pro-item:hover {
    border-right-style: solid;
}

#module_532833387 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833387 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833387 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833387 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833387 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833387 .pro-item:hover {
    border-left-style: solid;
}

#module_532833387 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833387 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833387 .pro-item:hover {
    background-image: none;
}

#module_532833387 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833387 .pro-item:hover {
}

#module_532833387 .pro-item:hover {
}

#module_532833387 .pro-item:hover {
}

    #module_532833387 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833387 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833387 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833387 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833387 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833387 .pro-item:hover .pro-name {
    }

    #module_532833387 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833387 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833387 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833387 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833387 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833387 .pro-item:hover .pro-desc {
    }

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833387 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833387 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
    font-size: 12px;
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
    color: #fd6e27;
}

#module_532833387 .items-active {
    border-color: #fd6e27;
}

#module_532833387 .bean-finish {
    background: #fd6e27;
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
}

#module_532833387 .selected-light:hover, #module_532833387 .selected-light.active, #module_532833387 .items-active {
}

#module_532833387 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833387 .setting-right-temp ul li:hover, #module_532833387 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833387 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833387 .pro-item:hover .pro-buybtn, #module_532833387 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
    color: #fff;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833387 .pagerGiant .current, #module_532833387 .pagerGiant .submit, #module_532833387 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833387 .page-more a:hover {
    font-size: 16px;
}

#module_532833387 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833387 .page-more a:hover {
    color: #666 !important;
}

#module_532833387 .page-more a:hover {
    font-weight: normal;
}

#module_532833387 .page-more a:hover {
    text-decoration: none;
}

#module_532833387 .page-more a:hover {
    font-style: normal;
}

#module_532833387 .page-more a:hover {
    background-color: #fff;
}

#module_532833387 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833387 .page-more a:hover {
    border-top-style: solid;
}

#module_532833387 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833387 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833387 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833387 .page-more a:hover {
    border-left-style: solid;
}

#module_532833387 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833387 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833387 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833387 {
    padding: 0px;
}

#module_9988532833387 {
}

    #module_9988532833387 .ModuleHead0 {
        display: block;
    }

    #module_9988532833387 .title {
        font-size: 18px;
    }

    #module_9988532833387 .title {
        font-family:;
    }

    #module_9988532833387 .title {
        color: #333;
    }

    #module_9988532833387 .title {
        font-weight: normal;
    }

    #module_9988532833387 .title {
        text-decoration: none;
    }

    #module_9988532833387 .title {
        font-style: normal;
    }

    #module_9988532833387 .title {
        background-color: transparent;
    }

    #module_9988532833387 .title {
    }

    #module_9988532833387 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833387 .title {
        background-position: 50% 50%;
    }

    #module_9988532833387 .title {
        background-attachment: scroll;
    }

    #module_9988532833387 .title {
    }

    #module_9988532833387 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833387 .title {
        text-align: center;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387.customFormDatetime, #module_9988532833387 input.input-text-color, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 .customFormCheckbox, #module_9988532833387 input[type=radio], #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .frist_item, #module_9988532833387 .VerificationCodeinput, #module_9988532833387 input.input-text-color, #module_9988532833387.customFormDatetime, #module_9988532833387 .Browse-file, #module_9988532833387 .customFormDatetime, #module_9988532833387 .pcCitybox select, #module_9988532833387 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833387 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833387 .Describ-text-color {
        font-family:;
    }

    #module_9988532833387 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833387 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833387 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833387 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        font-family:;
    }

    #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        color: #333;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833387 .smsbtn, #module_9988532833387 .smsvcode, #module_9988532833387 .input-text-color {
        font-style: normal;
    }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833387 .input-text-color::placeholder, #module_9988532833387 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833387 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833387 .submitbtn {
        font-family:;
    }

    #module_9988532833387 .submitbtn {
        color: #fff;
    }

    #module_9988532833387 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833387 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833387 .submitbtn {
        font-style: normal;
    }

    #module_9988532833387 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833387 input[type=radio]:checked, #module_9988532833387 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833387 .submitbtn {
    }

    #module_9988532833387 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833387 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833387 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833387 .submitbtn {
    }

    #module_9988532833387 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833387 .submitbtn {
        width: 100%;
    }

    #module_9988532833387 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833387 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833387 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833387 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833387 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833387 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833387 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833387 .frist_item:hover, #module_9988532833387 .VerificationCodeinput:hover, #module_9988532833387 .customFormCheckbox:hover, #module_9988532833387 input[type=radio]:hover, #module_9988532833387 input.input-text-color:hover, #module_9988532833387.customFormDatetime:hover, #module_9988532833387 .Browse-file:hover, #module_9988532833387 .customFormDatetime:hover, #module_9988532833387 .pcCitybox select:hover, #module_9988532833387 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833387 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833387 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833387 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833387 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833387 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833387 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833387 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833387 .submitbtn:hover {
    }

    #module_9988532833387 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833387 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833387 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833387 .submitbtn:hover {
    }



.module_532833388 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833388 {
    padding: 0px;
}

#module_532833388 {
    position: static;
    z-index: 0;
    top: 34px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833388 .ModuleHead532833388 {
        display: none;
    }

    #module_532833388 .BodyCenter.BodyCenter532833388 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833388 > .module_532833388 {
        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_532833388 > .module_532833388 {
        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_532833388 .BodyCenter.BodyCenter532833388 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833388 .BodyCenter.BodyCenter532833388 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833388 > .module_532833388 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833388 > .module_532833388 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833388 > .module_532833388 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833388:hover {
    border: none;
}

    #module_532833388:hover > .module_532833388 {
        border-color: #ccc;
    }

    #module_532833388:hover > .module_532833388 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833388 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833388 .videosDiv {
    background-image: none;
}

#module_532833388 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833388 .videosDiv {
}

#module_532833388 .videosDiv {
}

#module_532833388 .videosDiv {
}

#module_532833388 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833388 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833388 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833388 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833388 .videosTis {
    font-size: 16px;
}

    #module_532833388 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833388 .videosTis {
    color: #fff;
}

    #module_532833388 .videosTis > svg {
        fill: #fff;
    }

#module_532833388 .videosDiv {
    padding-top: 8px;
}

#module_532833388 .videosDiv {
    padding-bottom: 8px;
}

#module_532833388 .videosDiv {
    padding-left: 12px;
}

#module_532833388 .videosDiv {
    padding-right: 12px;
}

#module_532833388 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833388 .VRDiv {
    background-image: none;
}

#module_532833388 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833388 .VRDiv {
}

#module_532833388 .VRDiv {
}

#module_532833388 .VRDiv {
}

#module_532833388 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833388 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833388 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833388 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833388 .vrIcon {
    font-size: 16px;
}

    #module_532833388 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833388 .vrIcon {
    color: #fff;
}

    #module_532833388 .vrIcon > svg {
        fill: #fff;
    }

#module_532833388 .VRDiv {
    padding-top: 8px;
}

#module_532833388 .VRDiv {
    padding-bottom: 8px;
}

#module_532833388 .VRDiv {
    padding-left: 12px;
}

#module_532833388 .VRDiv {
    padding-right: 12px;
}

#module_532833388 .VRTipstxt {
    font-size: 14px;
}

#module_532833388 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .VRTipstxt {
    color: #fff;
}

#module_532833388 .VRTipstxt {
    font-weight: normal;
}

#module_532833388 .VRTipstxt {
    text-decoration: none;
}

#module_532833388 .VRTipstxt {
    font-style: normal;
}

#module_532833388 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833388 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833388 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833388 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833388 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833388 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833388 .pro-item {
    padding-top: 10px;
}

#module_532833388 .pro-item {
    padding-bottom: 30px;
}

#module_532833388 .pro-item {
    padding-left: 10px;
}

#module_532833388 .pro-item {
    padding-right: 10px;
}

#module_532833388 .pro-item {
    border-top-color: transparent;
}

#module_532833388 .pro-item {
    border-top-style: solid;
}

#module_532833388 .pro-item {
    border-top-width: 0px;
}

#module_532833388 .pro-item {
    border-right-color: transparent;
}

#module_532833388 .pro-item {
    border-right-style: solid;
}

#module_532833388 .pro-item {
    border-right-width: 0px;
}

#module_532833388 .pro-item {
    border-bottom-color: transparent;
}

#module_532833388 .pro-item {
    border-bottom-style: solid;
}

#module_532833388 .pro-item {
    border-bottom-width: 0px;
}

#module_532833388 .pro-item {
    border-left-color: transparent;
}

#module_532833388 .pro-item {
    border-left-style: solid;
}

#module_532833388 .pro-item {
    border-left-width: 0px;
}

#module_532833388 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833388 .pro-item {
    background-image: none;
}

#module_532833388 .pro-item {
    background-repeat: no-repeat;
}

#module_532833388 .pro-item {
}

#module_532833388 .pro-item {
}

#module_532833388 .pro-item {
}

#module_532833388 .pro-img .dummy {
    background-color: transparent;
}

#module_532833388 .pro-img .dummy {
    background-image: none;
}

#module_532833388 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833388 .pro-img .dummy {
}

#module_532833388 .pro-img .dummy {
}

#module_532833388 .pro-img .dummy {
}

#module_532833388 .pro-img .dummy {
    padding-top: 56.25%;
}

#module_532833388 .pro-img img {
    object-fit: cover;
}

#module_532833388 .pro-img img {
    width: 100%;
}

#module_532833388 .pro-img img {
    height: 100%;
}

#module_532833388 .pro-img img {
    border-radius: 0px;
}

#module_532833388 .pro-name {
    font-size: 18px;
}

#module_532833388 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-name {
    color: #666;
}

#module_532833388 .pro-name {
    font-weight: normal;
}

#module_532833388 .pro-name {
    text-decoration: none;
}

#module_532833388 .pro-name {
}

#module_532833388 .pro-name {
    margin-top: 18px;
}

#module_532833388 .pro-name {
    margin-bottom: 0px;
}

#module_532833388 .pro-desc {
    margin-top: 10px;
}

#module_532833388 .pro-desc {
    margin-bottom: 0px;
}

#module_532833388 .pro-desc {
    font-size: 14px;
}

#module_532833388 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-desc {
    color: #999999;
}

#module_532833388 .pro-desc {
    font-weight: normal;
}

#module_532833388 .pro-desc {
    text-decoration: none;
}

#module_532833388 .pro-desc {
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833388 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833388 .choosed-tab, #module_532833388 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833388 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .choosed-tab, #module_532833388 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833388 .choosed-tab {
}

#module_532833388 .choosed-tab {
}

#module_532833388 .choosed-tab {
}

#module_532833388 .selected-light, #module_532833388 .setting-all, #module_532833388 .setting-left-bar, #module_532833388 .setting-pred-warp .setting-collapse, #module_532833388 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833388 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833388 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833388 .selected-light, #module_532833388 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .selected-light, #module_532833388 .setting-left-bar, #module_532833388 .setting-reset, #module_532833388 .setting-pred-warp .setting-collapse, #module_532833388 .giantroom .btn-more {
    color: #000;
}

#module_532833388 .selected-light {
}

#module_532833388 .selected-light, #module_532833388 .setting-all {
}

#module_532833388 .selected-light, #module_532833388 .setting-all {
}

#module_532833388 .setting-right-temp ul li, #module_532833388 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833388 .setting-right-temp ul li, #module_532833388 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833388 .setting-right-temp ul li, #module_532833388 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833388 .setting-right-temp ul li, #module_532833388 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833388 .pred-filter, #module_532833388 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833388 .pred-filter, #module_532833388 .choosed-tab {
    border-top-style: solid;
}

#module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833388 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833388 .pred-filter, #module_532833388 .choosed-tab, #module_532833388 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833388 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833388 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833388 .setting-left-bar {
    width: 100px
}

#module_532833388 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833388 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833388 .choosed-tab .icsmall {
    color: #999;
}

#module_532833388 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833388 .pro-buybtn {
    color: #444;
}

#module_532833388 .pro-paramname {
    font-size: 14px;
}

#module_532833388 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-paramname {
    color: #666;
}

#module_532833388 .pro-paramname {
    font-weight: normal;
}

#module_532833388 .pro-paramname {
    text-decoration: none;
}

#module_532833388 .pro-paramname {
    font-style: normal;
}

#module_532833388 .pro-paramvalue {
    font-size: 14px;
}

#module_532833388 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-paramvalue {
    color: #666;
}

#module_532833388 .pro-paramvalue {
    font-weight: normal;
}

#module_532833388 .pro-paramvalue {
    text-decoration: none;
}

#module_532833388 .pro-paramvalue {
    font-style: normal;
}

#module_532833388 .pro-params {
    margin-top: 15px;
}

#module_532833388 .pro-params {
    margin-right: 0px;
}

#module_532833388 .pro-params {
    margin-left: 0px;
}

#module_532833388 .pro-params {
    margin-bottom: 15px;
}

#module_532833388 .pagerGiant .text {
    font-size: 12px;
}

#module_532833388 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pagerGiant .text {
    color: #333;
}

#module_532833388 .pagerGiant .text {
}

#module_532833388 .pagerGiant .text {
}

#module_532833388 .pagerGiant .text {
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    width: 30px
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    height: 30px
}

#module_532833388 .pagerGiant .num {
    font-size: 12px;
}

#module_532833388 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pagerGiant .num {
    color: #333;
}

#module_532833388 .pagerGiant .num {
}

#module_532833388 .pagerGiant .num {
}

#module_532833388 .pagerGiant .num {
}

#module_532833388 .pagerGiant .submit {
    width: 55px
}

#module_532833388 .pagerGiant .submit {
    height: 30px
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer, #module_532833388 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer, #module_532833388 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer, #module_532833388 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer, #module_532833388 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833388 .pagerGiant .next, #module_532833388 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833388 .pagerGiant .num {
    background-color: #fff;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833388 .pagerGiant .num, #module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833388 .page-more a {
    font-size: 16px;
}

#module_532833388 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .page-more a {
    color: #666 !important;
}

#module_532833388 .page-more a {
    font-weight: normal;
}

#module_532833388 .page-more a {
    text-decoration: none;
}

#module_532833388 .page-more a {
    font-style: normal;
}

#module_532833388 .page-more a {
    background-color: #fff;
}

#module_532833388 .page-more a {
    border-top-color: #eee;
}

#module_532833388 .page-more a {
    border-top-style: solid;
}

#module_532833388 .page-more a {
    border-top-width: 2px;
}

#module_532833388 .page-more a {
    border-bottom-color: #eee;
}

#module_532833388 .page-more a {
    border-bottom-style: solid;
}

#module_532833388 .page-more a {
    border-bottom-width: 2px;
}

#module_532833388 .page-more a {
    border-left-color: #eee;
}

#module_532833388 .page-more a {
    border-left-style: solid;
}

#module_532833388 .page-more a {
    border-left-width: 2px;
}

#module_532833388 .page-more a {
    border-right-color: #eee;
}

#module_532833388 .page-more a {
    border-right-style: solid;
}

#module_532833388 .page-more a {
    border-right-width: 2px;
}

#module_532833388 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833388 .VRDiv:hover {
    background-image: none;
}

#module_532833388 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833388 .VRDiv:hover {
}

#module_532833388 .VRDiv:hover {
}

#module_532833388 .VRDiv:hover {
}

    #module_532833388 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833388 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833388 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833388 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833388 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833388 .videosDiv:hover {
    background-image: none;
}

#module_532833388 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833388 .videosDiv:hover {
}

#module_532833388 .videosDiv:hover {
}

#module_532833388 .videosDiv:hover {
}

    #module_532833388 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833388 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833388 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833388 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833388 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833388 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833388 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833388 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833388 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833388 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833388 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pro-item:hover .pro-paramvalue, #module_532833388 .pro-item:hover .param {
    color: #fff;
}

#module_532833388 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833388 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833388 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833388 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833388 .pro-item:hover {
    border-top-style: solid;
}

#module_532833388 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833388 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833388 .pro-item:hover {
    border-right-style: solid;
}

#module_532833388 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833388 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833388 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833388 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833388 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833388 .pro-item:hover {
    border-left-style: solid;
}

#module_532833388 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833388 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833388 .pro-item:hover {
    background-image: none;
}

#module_532833388 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833388 .pro-item:hover {
}

#module_532833388 .pro-item:hover {
}

#module_532833388 .pro-item:hover {
}

    #module_532833388 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833388 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833388 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833388 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833388 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833388 .pro-item:hover .pro-name {
    }

    #module_532833388 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833388 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833388 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833388 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833388 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833388 .pro-item:hover .pro-desc {
    }

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833388 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833388 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
    font-size: 12px;
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
    color: #fd6e27;
}

#module_532833388 .items-active {
    border-color: #fd6e27;
}

#module_532833388 .bean-finish {
    background: #fd6e27;
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
}

#module_532833388 .selected-light:hover, #module_532833388 .selected-light.active, #module_532833388 .items-active {
}

#module_532833388 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833388 .setting-right-temp ul li:hover, #module_532833388 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833388 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833388 .pro-item:hover .pro-buybtn, #module_532833388 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
    color: #fff;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833388 .pagerGiant .current, #module_532833388 .pagerGiant .submit, #module_532833388 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833388 .page-more a:hover {
    font-size: 16px;
}

#module_532833388 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833388 .page-more a:hover {
    color: #666 !important;
}

#module_532833388 .page-more a:hover {
    font-weight: normal;
}

#module_532833388 .page-more a:hover {
    text-decoration: none;
}

#module_532833388 .page-more a:hover {
    font-style: normal;
}

#module_532833388 .page-more a:hover {
    background-color: #fff;
}

#module_532833388 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833388 .page-more a:hover {
    border-top-style: solid;
}

#module_532833388 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833388 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833388 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833388 .page-more a:hover {
    border-left-style: solid;
}

#module_532833388 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833388 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833388 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833388 {
    padding: 0px;
}

#module_9988532833388 {
}

    #module_9988532833388 .ModuleHead0 {
        display: block;
    }

    #module_9988532833388 .title {
        font-size: 18px;
    }

    #module_9988532833388 .title {
        font-family:;
    }

    #module_9988532833388 .title {
        color: #333;
    }

    #module_9988532833388 .title {
        font-weight: normal;
    }

    #module_9988532833388 .title {
        text-decoration: none;
    }

    #module_9988532833388 .title {
        font-style: normal;
    }

    #module_9988532833388 .title {
        background-color: transparent;
    }

    #module_9988532833388 .title {
    }

    #module_9988532833388 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833388 .title {
        background-position: 50% 50%;
    }

    #module_9988532833388 .title {
        background-attachment: scroll;
    }

    #module_9988532833388 .title {
    }

    #module_9988532833388 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833388 .title {
        text-align: center;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388.customFormDatetime, #module_9988532833388 input.input-text-color, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 .customFormCheckbox, #module_9988532833388 input[type=radio], #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .frist_item, #module_9988532833388 .VerificationCodeinput, #module_9988532833388 input.input-text-color, #module_9988532833388.customFormDatetime, #module_9988532833388 .Browse-file, #module_9988532833388 .customFormDatetime, #module_9988532833388 .pcCitybox select, #module_9988532833388 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833388 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833388 .Describ-text-color {
        font-family:;
    }

    #module_9988532833388 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833388 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833388 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833388 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        font-family:;
    }

    #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        color: #333;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833388 .smsbtn, #module_9988532833388 .smsvcode, #module_9988532833388 .input-text-color {
        font-style: normal;
    }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833388 .input-text-color::placeholder, #module_9988532833388 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833388 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833388 .submitbtn {
        font-family:;
    }

    #module_9988532833388 .submitbtn {
        color: #fff;
    }

    #module_9988532833388 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833388 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833388 .submitbtn {
        font-style: normal;
    }

    #module_9988532833388 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833388 input[type=radio]:checked, #module_9988532833388 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833388 .submitbtn {
    }

    #module_9988532833388 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833388 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833388 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833388 .submitbtn {
    }

    #module_9988532833388 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833388 .submitbtn {
        width: 100%;
    }

    #module_9988532833388 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833388 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833388 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833388 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833388 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833388 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833388 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833388 .frist_item:hover, #module_9988532833388 .VerificationCodeinput:hover, #module_9988532833388 .customFormCheckbox:hover, #module_9988532833388 input[type=radio]:hover, #module_9988532833388 input.input-text-color:hover, #module_9988532833388.customFormDatetime:hover, #module_9988532833388 .Browse-file:hover, #module_9988532833388 .customFormDatetime:hover, #module_9988532833388 .pcCitybox select:hover, #module_9988532833388 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833388 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833388 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833388 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833388 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833388 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833388 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833388 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833388 .submitbtn:hover {
    }

    #module_9988532833388 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833388 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833388 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833388 .submitbtn:hover {
    }



.module_532833389 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833389 {
    padding: 0px;
}

#module_532833389 {
    position: static;
    z-index: 0;
    top: 29px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833389 .ModuleHead532833389 {
        display: none;
    }

    #module_532833389 .BodyCenter.BodyCenter532833389 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833389 > .module_532833389 {
        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_532833389 > .module_532833389 {
        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_532833389 .BodyCenter.BodyCenter532833389 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833389 .BodyCenter.BodyCenter532833389 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833389 > .module_532833389 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833389 > .module_532833389 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833389 > .module_532833389 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833389:hover {
    border: none;
}

    #module_532833389:hover > .module_532833389 {
        border-color: #ccc;
    }

    #module_532833389:hover > .module_532833389 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833389 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833389 .videosDiv {
    background-image: none;
}

#module_532833389 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833389 .videosDiv {
}

#module_532833389 .videosDiv {
}

#module_532833389 .videosDiv {
}

#module_532833389 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833389 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833389 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833389 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833389 .videosTis {
    font-size: 16px;
}

    #module_532833389 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833389 .videosTis {
    color: #fff;
}

    #module_532833389 .videosTis > svg {
        fill: #fff;
    }

#module_532833389 .videosDiv {
    padding-top: 8px;
}

#module_532833389 .videosDiv {
    padding-bottom: 8px;
}

#module_532833389 .videosDiv {
    padding-left: 12px;
}

#module_532833389 .videosDiv {
    padding-right: 12px;
}

#module_532833389 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833389 .VRDiv {
    background-image: none;
}

#module_532833389 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833389 .VRDiv {
}

#module_532833389 .VRDiv {
}

#module_532833389 .VRDiv {
}

#module_532833389 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833389 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833389 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833389 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833389 .vrIcon {
    font-size: 16px;
}

    #module_532833389 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833389 .vrIcon {
    color: #fff;
}

    #module_532833389 .vrIcon > svg {
        fill: #fff;
    }

#module_532833389 .VRDiv {
    padding-top: 8px;
}

#module_532833389 .VRDiv {
    padding-bottom: 8px;
}

#module_532833389 .VRDiv {
    padding-left: 12px;
}

#module_532833389 .VRDiv {
    padding-right: 12px;
}

#module_532833389 .VRTipstxt {
    font-size: 14px;
}

#module_532833389 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .VRTipstxt {
    color: #fff;
}

#module_532833389 .VRTipstxt {
    font-weight: normal;
}

#module_532833389 .VRTipstxt {
    text-decoration: none;
}

#module_532833389 .VRTipstxt {
    font-style: normal;
}

#module_532833389 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833389 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833389 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833389 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833389 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833389 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833389 .pro-item {
    padding-top: 10px;
}

#module_532833389 .pro-item {
    padding-bottom: 30px;
}

#module_532833389 .pro-item {
    padding-left: 10px;
}

#module_532833389 .pro-item {
    padding-right: 10px;
}

#module_532833389 .pro-item {
    border-top-color: transparent;
}

#module_532833389 .pro-item {
    border-top-style: solid;
}

#module_532833389 .pro-item {
    border-top-width: 0px;
}

#module_532833389 .pro-item {
    border-right-color: transparent;
}

#module_532833389 .pro-item {
    border-right-style: solid;
}

#module_532833389 .pro-item {
    border-right-width: 0px;
}

#module_532833389 .pro-item {
    border-bottom-color: transparent;
}

#module_532833389 .pro-item {
    border-bottom-style: solid;
}

#module_532833389 .pro-item {
    border-bottom-width: 0px;
}

#module_532833389 .pro-item {
    border-left-color: transparent;
}

#module_532833389 .pro-item {
    border-left-style: solid;
}

#module_532833389 .pro-item {
    border-left-width: 0px;
}

#module_532833389 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833389 .pro-item {
    background-image: none;
}

#module_532833389 .pro-item {
    background-repeat: no-repeat;
}

#module_532833389 .pro-item {
}

#module_532833389 .pro-item {
}

#module_532833389 .pro-item {
}

#module_532833389 .pro-img .dummy {
    background-color: transparent;
}

#module_532833389 .pro-img .dummy {
    background-image: none;
}

#module_532833389 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833389 .pro-img .dummy {
}

#module_532833389 .pro-img .dummy {
}

#module_532833389 .pro-img .dummy {
}

#module_532833389 .pro-img .dummy {
    padding-top: 56.25%;
}

#module_532833389 .pro-img img {
    object-fit: cover;
}

#module_532833389 .pro-img img {
    width: 100%;
}

#module_532833389 .pro-img img {
    height: 100%;
}

#module_532833389 .pro-img img {
    border-radius: 0px;
}

#module_532833389 .pro-name {
    font-size: 18px;
}

#module_532833389 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-name {
    color: #666;
}

#module_532833389 .pro-name {
    font-weight: normal;
}

#module_532833389 .pro-name {
    text-decoration: none;
}

#module_532833389 .pro-name {
}

#module_532833389 .pro-name {
    margin-top: 18px;
}

#module_532833389 .pro-name {
    margin-bottom: 0px;
}

#module_532833389 .pro-desc {
    margin-top: 10px;
}

#module_532833389 .pro-desc {
    margin-bottom: 0px;
}

#module_532833389 .pro-desc {
    font-size: 14px;
}

#module_532833389 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-desc {
    color: #999999;
}

#module_532833389 .pro-desc {
    font-weight: normal;
}

#module_532833389 .pro-desc {
    text-decoration: none;
}

#module_532833389 .pro-desc {
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833389 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833389 .choosed-tab, #module_532833389 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833389 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .choosed-tab, #module_532833389 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833389 .choosed-tab {
}

#module_532833389 .choosed-tab {
}

#module_532833389 .choosed-tab {
}

#module_532833389 .selected-light, #module_532833389 .setting-all, #module_532833389 .setting-left-bar, #module_532833389 .setting-pred-warp .setting-collapse, #module_532833389 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833389 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833389 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833389 .selected-light, #module_532833389 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .selected-light, #module_532833389 .setting-left-bar, #module_532833389 .setting-reset, #module_532833389 .setting-pred-warp .setting-collapse, #module_532833389 .giantroom .btn-more {
    color: #000;
}

#module_532833389 .selected-light {
}

#module_532833389 .selected-light, #module_532833389 .setting-all {
}

#module_532833389 .selected-light, #module_532833389 .setting-all {
}

#module_532833389 .setting-right-temp ul li, #module_532833389 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833389 .setting-right-temp ul li, #module_532833389 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833389 .setting-right-temp ul li, #module_532833389 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833389 .setting-right-temp ul li, #module_532833389 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833389 .pred-filter, #module_532833389 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833389 .pred-filter, #module_532833389 .choosed-tab {
    border-top-style: solid;
}

#module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833389 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833389 .pred-filter, #module_532833389 .choosed-tab, #module_532833389 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833389 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833389 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833389 .setting-left-bar {
    width: 100px
}

#module_532833389 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833389 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833389 .choosed-tab .icsmall {
    color: #999;
}

#module_532833389 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833389 .pro-buybtn {
    color: #444;
}

#module_532833389 .pro-paramname {
    font-size: 14px;
}

#module_532833389 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-paramname {
    color: #666;
}

#module_532833389 .pro-paramname {
    font-weight: normal;
}

#module_532833389 .pro-paramname {
    text-decoration: none;
}

#module_532833389 .pro-paramname {
    font-style: normal;
}

#module_532833389 .pro-paramvalue {
    font-size: 14px;
}

#module_532833389 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-paramvalue {
    color: #666;
}

#module_532833389 .pro-paramvalue {
    font-weight: normal;
}

#module_532833389 .pro-paramvalue {
    text-decoration: none;
}

#module_532833389 .pro-paramvalue {
    font-style: normal;
}

#module_532833389 .pro-params {
    margin-top: 15px;
}

#module_532833389 .pro-params {
    margin-right: 0px;
}

#module_532833389 .pro-params {
    margin-left: 0px;
}

#module_532833389 .pro-params {
    margin-bottom: 15px;
}

#module_532833389 .pagerGiant .text {
    font-size: 12px;
}

#module_532833389 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pagerGiant .text {
    color: #333;
}

#module_532833389 .pagerGiant .text {
}

#module_532833389 .pagerGiant .text {
}

#module_532833389 .pagerGiant .text {
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    width: 30px
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    height: 30px
}

#module_532833389 .pagerGiant .num {
    font-size: 12px;
}

#module_532833389 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pagerGiant .num {
    color: #333;
}

#module_532833389 .pagerGiant .num {
}

#module_532833389 .pagerGiant .num {
}

#module_532833389 .pagerGiant .num {
}

#module_532833389 .pagerGiant .submit {
    width: 55px
}

#module_532833389 .pagerGiant .submit {
    height: 30px
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer, #module_532833389 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer, #module_532833389 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer, #module_532833389 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer, #module_532833389 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833389 .pagerGiant .next, #module_532833389 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833389 .pagerGiant .num {
    background-color: #fff;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833389 .pagerGiant .num, #module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833389 .page-more a {
    font-size: 16px;
}

#module_532833389 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .page-more a {
    color: #666 !important;
}

#module_532833389 .page-more a {
    font-weight: normal;
}

#module_532833389 .page-more a {
    text-decoration: none;
}

#module_532833389 .page-more a {
    font-style: normal;
}

#module_532833389 .page-more a {
    background-color: #fff;
}

#module_532833389 .page-more a {
    border-top-color: #eee;
}

#module_532833389 .page-more a {
    border-top-style: solid;
}

#module_532833389 .page-more a {
    border-top-width: 2px;
}

#module_532833389 .page-more a {
    border-bottom-color: #eee;
}

#module_532833389 .page-more a {
    border-bottom-style: solid;
}

#module_532833389 .page-more a {
    border-bottom-width: 2px;
}

#module_532833389 .page-more a {
    border-left-color: #eee;
}

#module_532833389 .page-more a {
    border-left-style: solid;
}

#module_532833389 .page-more a {
    border-left-width: 2px;
}

#module_532833389 .page-more a {
    border-right-color: #eee;
}

#module_532833389 .page-more a {
    border-right-style: solid;
}

#module_532833389 .page-more a {
    border-right-width: 2px;
}

#module_532833389 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833389 .VRDiv:hover {
    background-image: none;
}

#module_532833389 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833389 .VRDiv:hover {
}

#module_532833389 .VRDiv:hover {
}

#module_532833389 .VRDiv:hover {
}

    #module_532833389 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833389 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833389 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833389 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833389 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833389 .videosDiv:hover {
    background-image: none;
}

#module_532833389 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833389 .videosDiv:hover {
}

#module_532833389 .videosDiv:hover {
}

#module_532833389 .videosDiv:hover {
}

    #module_532833389 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833389 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833389 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833389 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833389 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833389 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833389 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833389 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833389 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833389 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833389 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pro-item:hover .pro-paramvalue, #module_532833389 .pro-item:hover .param {
    color: #fff;
}

#module_532833389 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833389 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833389 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833389 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833389 .pro-item:hover {
    border-top-style: solid;
}

#module_532833389 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833389 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833389 .pro-item:hover {
    border-right-style: solid;
}

#module_532833389 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833389 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833389 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833389 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833389 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833389 .pro-item:hover {
    border-left-style: solid;
}

#module_532833389 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833389 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833389 .pro-item:hover {
    background-image: none;
}

#module_532833389 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833389 .pro-item:hover {
}

#module_532833389 .pro-item:hover {
}

#module_532833389 .pro-item:hover {
}

    #module_532833389 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833389 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833389 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833389 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833389 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833389 .pro-item:hover .pro-name {
    }

    #module_532833389 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833389 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833389 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833389 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833389 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833389 .pro-item:hover .pro-desc {
    }

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833389 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833389 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
    font-size: 12px;
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
    color: #fd6e27;
}

#module_532833389 .items-active {
    border-color: #fd6e27;
}

#module_532833389 .bean-finish {
    background: #fd6e27;
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
}

#module_532833389 .selected-light:hover, #module_532833389 .selected-light.active, #module_532833389 .items-active {
}

#module_532833389 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833389 .setting-right-temp ul li:hover, #module_532833389 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833389 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833389 .pro-item:hover .pro-buybtn, #module_532833389 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
    color: #fff;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833389 .pagerGiant .current, #module_532833389 .pagerGiant .submit, #module_532833389 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833389 .page-more a:hover {
    font-size: 16px;
}

#module_532833389 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833389 .page-more a:hover {
    color: #666 !important;
}

#module_532833389 .page-more a:hover {
    font-weight: normal;
}

#module_532833389 .page-more a:hover {
    text-decoration: none;
}

#module_532833389 .page-more a:hover {
    font-style: normal;
}

#module_532833389 .page-more a:hover {
    background-color: #fff;
}

#module_532833389 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833389 .page-more a:hover {
    border-top-style: solid;
}

#module_532833389 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833389 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833389 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833389 .page-more a:hover {
    border-left-style: solid;
}

#module_532833389 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833389 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833389 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833389 {
    padding: 0px;
}

#module_9988532833389 {
}

    #module_9988532833389 .ModuleHead0 {
        display: block;
    }

    #module_9988532833389 .title {
        font-size: 18px;
    }

    #module_9988532833389 .title {
        font-family:;
    }

    #module_9988532833389 .title {
        color: #333;
    }

    #module_9988532833389 .title {
        font-weight: normal;
    }

    #module_9988532833389 .title {
        text-decoration: none;
    }

    #module_9988532833389 .title {
        font-style: normal;
    }

    #module_9988532833389 .title {
        background-color: transparent;
    }

    #module_9988532833389 .title {
    }

    #module_9988532833389 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833389 .title {
        background-position: 50% 50%;
    }

    #module_9988532833389 .title {
        background-attachment: scroll;
    }

    #module_9988532833389 .title {
    }

    #module_9988532833389 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833389 .title {
        text-align: center;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389.customFormDatetime, #module_9988532833389 input.input-text-color, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 .customFormCheckbox, #module_9988532833389 input[type=radio], #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .frist_item, #module_9988532833389 .VerificationCodeinput, #module_9988532833389 input.input-text-color, #module_9988532833389.customFormDatetime, #module_9988532833389 .Browse-file, #module_9988532833389 .customFormDatetime, #module_9988532833389 .pcCitybox select, #module_9988532833389 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833389 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833389 .Describ-text-color {
        font-family:;
    }

    #module_9988532833389 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833389 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833389 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833389 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        font-family:;
    }

    #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        color: #333;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833389 .smsbtn, #module_9988532833389 .smsvcode, #module_9988532833389 .input-text-color {
        font-style: normal;
    }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833389 .input-text-color::placeholder, #module_9988532833389 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833389 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833389 .submitbtn {
        font-family:;
    }

    #module_9988532833389 .submitbtn {
        color: #fff;
    }

    #module_9988532833389 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833389 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833389 .submitbtn {
        font-style: normal;
    }

    #module_9988532833389 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833389 input[type=radio]:checked, #module_9988532833389 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833389 .submitbtn {
    }

    #module_9988532833389 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833389 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833389 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833389 .submitbtn {
    }

    #module_9988532833389 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833389 .submitbtn {
        width: 100%;
    }

    #module_9988532833389 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833389 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833389 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833389 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833389 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833389 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833389 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833389 .frist_item:hover, #module_9988532833389 .VerificationCodeinput:hover, #module_9988532833389 .customFormCheckbox:hover, #module_9988532833389 input[type=radio]:hover, #module_9988532833389 input.input-text-color:hover, #module_9988532833389.customFormDatetime:hover, #module_9988532833389 .Browse-file:hover, #module_9988532833389 .customFormDatetime:hover, #module_9988532833389 .pcCitybox select:hover, #module_9988532833389 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833389 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833389 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833389 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833389 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833389 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833389 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833389 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833389 .submitbtn:hover {
    }

    #module_9988532833389 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833389 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833389 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833389 .submitbtn:hover {
    }



.module_532833390 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833390 {
    padding: 0px;
}

#module_532833390 {
    position: static;
    z-index: 0;
    top: 22px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833390 .ModuleHead532833390 {
        display: none;
    }

    #module_532833390 .BodyCenter.BodyCenter532833390 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833390 > .module_532833390 {
        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_532833390 > .module_532833390 {
        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_532833390 .BodyCenter.BodyCenter532833390 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833390 .BodyCenter.BodyCenter532833390 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833390 > .module_532833390 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833390 > .module_532833390 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833390 > .module_532833390 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833390:hover {
    border: none;
}

    #module_532833390:hover > .module_532833390 {
        border-color: #ccc;
    }

    #module_532833390:hover > .module_532833390 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833390 .videosDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833390 .videosDiv {
    background-image: none;
}

#module_532833390 .videosDiv {
    background-repeat: no-repeat;
}

#module_532833390 .videosDiv {
}

#module_532833390 .videosDiv {
}

#module_532833390 .videosDiv {
}

#module_532833390 .videosDiv {
    border-top-left-radius: 8px;
}

#module_532833390 .videosDiv {
    border-top-right-radius: 8px;
}

#module_532833390 .videosDiv {
    border-bottom-left-radius: 8px;
}

#module_532833390 .videosDiv {
    border-bottom-right-radius: 8px;
}

#module_532833390 .videosTis {
    font-size: 16px;
}

    #module_532833390 .videosTis > svg {
        width: 16px;
        height: 16px
    }

#module_532833390 .videosTis {
    color: #fff;
}

    #module_532833390 .videosTis > svg {
        fill: #fff;
    }

#module_532833390 .videosDiv {
    padding-top: 8px;
}

#module_532833390 .videosDiv {
    padding-bottom: 8px;
}

#module_532833390 .videosDiv {
    padding-left: 12px;
}

#module_532833390 .videosDiv {
    padding-right: 12px;
}

#module_532833390 .VRDiv {
    background-color: rgba(0,0,0,0.4);
}

#module_532833390 .VRDiv {
    background-image: none;
}

#module_532833390 .VRDiv {
    background-repeat: no-repeat;
}

#module_532833390 .VRDiv {
}

#module_532833390 .VRDiv {
}

#module_532833390 .VRDiv {
}

#module_532833390 .VRDiv {
    border-top-left-radius: 8px;
}

#module_532833390 .VRDiv {
    border-top-right-radius: 8px;
}

#module_532833390 .VRDiv {
    border-bottom-left-radius: 8px;
}

#module_532833390 .VRDiv {
    border-bottom-right-radius: 8px;
}

#module_532833390 .vrIcon {
    font-size: 16px;
}

    #module_532833390 .vrIcon > svg {
        width: 16px;
        height: 16px
    }

#module_532833390 .vrIcon {
    color: #fff;
}

    #module_532833390 .vrIcon > svg {
        fill: #fff;
    }

#module_532833390 .VRDiv {
    padding-top: 8px;
}

#module_532833390 .VRDiv {
    padding-bottom: 8px;
}

#module_532833390 .VRDiv {
    padding-left: 12px;
}

#module_532833390 .VRDiv {
    padding-right: 12px;
}

#module_532833390 .VRTipstxt {
    font-size: 14px;
}

#module_532833390 .VRTipstxt {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .VRTipstxt {
    color: #fff;
}

#module_532833390 .VRTipstxt {
    font-weight: normal;
}

#module_532833390 .VRTipstxt {
    text-decoration: none;
}

#module_532833390 .VRTipstxt {
    font-style: normal;
}

#module_532833390 .pro-item {
    margin-bottom: 50px;
    margin-right: 50px;
}

#module_532833390 .pro-container li.col-lg-2 {
    width: calc((100% - 50px) / 2);
}

#module_532833390 .pro-container li.col-lg-3 {
    width: calc((100% - 50px * 2) / 3);
}

#module_532833390 .pro-container li.col-lg-4 {
    width: calc((100% - 50px * 3) / 4);
}

#module_532833390 .pro-container li.col-lg-5 {
    width: calc((100% - 50px * 4) / 5);
}

#module_532833390 .pro-container li.col-lg-6 {
    width: calc((100% - 50px * 5) / 6);
}

#module_532833390 .pro-item {
    padding-top: 10px;
}

#module_532833390 .pro-item {
    padding-bottom: 30px;
}

#module_532833390 .pro-item {
    padding-left: 10px;
}

#module_532833390 .pro-item {
    padding-right: 10px;
}

#module_532833390 .pro-item {
    border-top-color: transparent;
}

#module_532833390 .pro-item {
    border-top-style: solid;
}

#module_532833390 .pro-item {
    border-top-width: 0px;
}

#module_532833390 .pro-item {
    border-right-color: transparent;
}

#module_532833390 .pro-item {
    border-right-style: solid;
}

#module_532833390 .pro-item {
    border-right-width: 0px;
}

#module_532833390 .pro-item {
    border-bottom-color: transparent;
}

#module_532833390 .pro-item {
    border-bottom-style: solid;
}

#module_532833390 .pro-item {
    border-bottom-width: 0px;
}

#module_532833390 .pro-item {
    border-left-color: transparent;
}

#module_532833390 .pro-item {
    border-left-style: solid;
}

#module_532833390 .pro-item {
    border-left-width: 0px;
}

#module_532833390 .pro-item {
    background-color: rgba(0,0,0,0);
}

#module_532833390 .pro-item {
    background-image: none;
}

#module_532833390 .pro-item {
    background-repeat: no-repeat;
}

#module_532833390 .pro-item {
}

#module_532833390 .pro-item {
}

#module_532833390 .pro-item {
}

#module_532833390 .pro-img .dummy {
    background-color: transparent;
}

#module_532833390 .pro-img .dummy {
    background-image: none;
}

#module_532833390 .pro-img .dummy {
    background-repeat: no-repeat;
}

#module_532833390 .pro-img .dummy {
}

#module_532833390 .pro-img .dummy {
}

#module_532833390 .pro-img .dummy {
}

#module_532833390 .pro-img .dummy {
    padding-top: 56.25%;
}

#module_532833390 .pro-img img {
    object-fit: cover;
}

#module_532833390 .pro-img img {
    width: 100%;
}

#module_532833390 .pro-img img {
    height: 100%;
}

#module_532833390 .pro-img img {
    border-radius: 0px;
}

#module_532833390 .pro-name {
    font-size: 18px;
}

#module_532833390 .pro-name {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-name {
    color: #666;
}

#module_532833390 .pro-name {
    font-weight: normal;
}

#module_532833390 .pro-name {
    text-decoration: none;
}

#module_532833390 .pro-name {
}

#module_532833390 .pro-name {
    margin-top: 18px;
}

#module_532833390 .pro-name {
    margin-bottom: 0px;
}

#module_532833390 .pro-desc {
    margin-top: 10px;
}

#module_532833390 .pro-desc {
    margin-bottom: 0px;
}

#module_532833390 .pro-desc {
    font-size: 14px;
}

#module_532833390 .pro-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-desc {
    color: #999999;
}

#module_532833390 .pro-desc {
    font-weight: normal;
}

#module_532833390 .pro-desc {
    text-decoration: none;
}

#module_532833390 .pro-desc {
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li {
    font-size: 14px;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li, #module_532833390 .productListOrderCtrlTab .summary .totalProduct {
    color: #000000;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li {
    font-weight: normal;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li {
    text-decoration: none;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li {
}

#module_532833390 .choosed-tab, #module_532833390 .setting-screening-criteria {
    font-size: 12px;
}

#module_532833390 .choosed-tab {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .choosed-tab, #module_532833390 .setting-screening-criteria {
    color: #fd6e27;
}

#module_532833390 .choosed-tab {
}

#module_532833390 .choosed-tab {
}

#module_532833390 .choosed-tab {
}

#module_532833390 .selected-light, #module_532833390 .setting-all, #module_532833390 .setting-left-bar, #module_532833390 .setting-pred-warp .setting-collapse, #module_532833390 .setting-pred-warp .setting-collapse .icpng {
    font-size: 12px;
}

#module_532833390 .setting-pred-warp .setting-collapse {
    flex: 0 0 calc(12px * 4);
}

#module_532833390 .setting-right-temp ul.FilterPc {
    height: calc(12px + 36px);
}

#module_532833390 .selected-light, #module_532833390 .setting-all {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .selected-light, #module_532833390 .setting-left-bar, #module_532833390 .setting-reset, #module_532833390 .setting-pred-warp .setting-collapse, #module_532833390 .giantroom .btn-more {
    color: #000;
}

#module_532833390 .selected-light {
}

#module_532833390 .selected-light, #module_532833390 .setting-all {
}

#module_532833390 .selected-light, #module_532833390 .setting-all {
}

#module_532833390 .setting-right-temp ul li, #module_532833390 .choosed-tab {
    border-top-left-radius: 2px;
}

#module_532833390 .setting-right-temp ul li, #module_532833390 .choosed-tab {
    border-top-right-radius: 2px;
}

#module_532833390 .setting-right-temp ul li, #module_532833390 .choosed-tab {
    border-bottom-left-radius: 2px;
}

#module_532833390 .setting-right-temp ul li, #module_532833390 .choosed-tab {
    border-bottom-right-radius: 2px;
}

#module_532833390 .pred-filter, #module_532833390 .choosed-tab {
    border-top-color: #d6d6d6;
}

#module_532833390 .pred-filter, #module_532833390 .choosed-tab {
    border-top-style: solid;
}

#module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
    border-top-width: 1px;
}

#module_532833390 .giantroom {
    margin-top: calc(-16px - 1px);
}

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-bottom-color: #d6d6d6;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-bottom-style: solid;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-bottom-width: 1px;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-left-color: #d6d6d6;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-left-style: solid;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-left-width: 1px;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-right-color: #d6d6d6;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-right-style: solid;
    }

    #module_532833390 .pred-filter, #module_532833390 .choosed-tab, #module_532833390 .giantroom .btn-more {
        border-right-width: 1px;
    }

#module_532833390 .setting-pred-warp {
    border-top-color: #d6d6d6;
}

#module_532833390 .setting-left-bar {
    background-color: #fafafa;
}

#module_532833390 .setting-left-bar {
    width: 100px
}

#module_532833390 .setting-right-temp ul.FilterPc {
    width: calc( 100% - 100px );
}

#module_532833390 .setting-right-temp ul li {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833390 .choosed-tab .icsmall {
    color: #999;
}

#module_532833390 .setting-right-temp ul li {
    margin-right: 10px;
}

#module_532833390 .pro-buybtn {
    color: #444;
}

#module_532833390 .pro-paramname {
    font-size: 14px;
}

#module_532833390 .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-paramname {
    color: #666;
}

#module_532833390 .pro-paramname {
    font-weight: normal;
}

#module_532833390 .pro-paramname {
    text-decoration: none;
}

#module_532833390 .pro-paramname {
    font-style: normal;
}

#module_532833390 .pro-paramvalue {
    font-size: 14px;
}

#module_532833390 .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-paramvalue {
    color: #666;
}

#module_532833390 .pro-paramvalue {
    font-weight: normal;
}

#module_532833390 .pro-paramvalue {
    text-decoration: none;
}

#module_532833390 .pro-paramvalue {
    font-style: normal;
}

#module_532833390 .pro-params {
    margin-top: 15px;
}

#module_532833390 .pro-params {
    margin-right: 0px;
}

#module_532833390 .pro-params {
    margin-left: 0px;
}

#module_532833390 .pro-params {
    margin-bottom: 15px;
}

#module_532833390 .pagerGiant .text {
    font-size: 12px;
}

#module_532833390 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pagerGiant .text {
    color: #333;
}

#module_532833390 .pagerGiant .text {
}

#module_532833390 .pagerGiant .text {
}

#module_532833390 .pagerGiant .text {
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    width: 30px
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    height: 30px
}

#module_532833390 .pagerGiant .num {
    font-size: 12px;
}

#module_532833390 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pagerGiant .num {
    color: #333;
}

#module_532833390 .pagerGiant .num {
}

#module_532833390 .pagerGiant .num {
}

#module_532833390 .pagerGiant .num {
}

#module_532833390 .pagerGiant .submit {
    width: 55px
}

#module_532833390 .pagerGiant .submit {
    height: 30px
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer, #module_532833390 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer, #module_532833390 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer, #module_532833390 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer, #module_532833390 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833390 .pagerGiant .next, #module_532833390 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833390 .pagerGiant .num {
    background-color: #fff;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833390 .pagerGiant .num, #module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833390 .page-more a {
    font-size: 16px;
}

#module_532833390 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .page-more a {
    color: #666 !important;
}

#module_532833390 .page-more a {
    font-weight: normal;
}

#module_532833390 .page-more a {
    text-decoration: none;
}

#module_532833390 .page-more a {
    font-style: normal;
}

#module_532833390 .page-more a {
    background-color: #fff;
}

#module_532833390 .page-more a {
    border-top-color: #eee;
}

#module_532833390 .page-more a {
    border-top-style: solid;
}

#module_532833390 .page-more a {
    border-top-width: 2px;
}

#module_532833390 .page-more a {
    border-bottom-color: #eee;
}

#module_532833390 .page-more a {
    border-bottom-style: solid;
}

#module_532833390 .page-more a {
    border-bottom-width: 2px;
}

#module_532833390 .page-more a {
    border-left-color: #eee;
}

#module_532833390 .page-more a {
    border-left-style: solid;
}

#module_532833390 .page-more a {
    border-left-width: 2px;
}

#module_532833390 .page-more a {
    border-right-color: #eee;
}

#module_532833390 .page-more a {
    border-right-style: solid;
}

#module_532833390 .page-more a {
    border-right-width: 2px;
}

#module_532833390 .VRDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833390 .VRDiv:hover {
    background-image: none;
}

#module_532833390 .VRDiv:hover {
    background-repeat: no-repeat;
}

#module_532833390 .VRDiv:hover {
}

#module_532833390 .VRDiv:hover {
}

#module_532833390 .VRDiv:hover {
}

    #module_532833390 .VRDiv:hover .vrIcon {
        font-size: 16px;
    }

        #module_532833390 .VRDiv:hover .vrIcon > svg {
            width: 16px;
            height: 16px
        }

    #module_532833390 .VRDiv:hover .vrIcon {
        color: #fff;
    }

        #module_532833390 .VRDiv:hover .vrIcon > svg {
            fill: #fff;
        }

#module_532833390 .videosDiv:hover {
    background-color: rgba(0,0,0,0.4);
}

#module_532833390 .videosDiv:hover {
    background-image: none;
}

#module_532833390 .videosDiv:hover {
    background-repeat: no-repeat;
}

#module_532833390 .videosDiv:hover {
}

#module_532833390 .videosDiv:hover {
}

#module_532833390 .videosDiv:hover {
}

    #module_532833390 .videosDiv:hover .videosTis {
        font-size: 16px;
    }

        #module_532833390 .videosDiv:hover .videosTis > svg {
            width: 16px;
            height: 16px
        }

    #module_532833390 .videosDiv:hover .videosTis {
        color: #fff;
    }

        #module_532833390 .videosDiv:hover .videosTis > svg {
            fill: #fff;
        }

#module_532833390 .pro-item:hover .pro-paramname {
    font-size: 14px;
}

#module_532833390 .pro-item:hover .pro-paramname {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-item:hover .pro-paramname {
    color: #fff;
}

#module_532833390 .pro-item:hover .pro-paramname {
    font-weight: normal;
}

#module_532833390 .pro-item:hover .pro-paramname {
    text-decoration: none;
}

#module_532833390 .pro-item:hover .pro-paramname {
    font-style: normal;
}

#module_532833390 .pro-item:hover .pro-paramvalue {
    font-size: 14px;
}

#module_532833390 .pro-item:hover .pro-paramvalue {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pro-item:hover .pro-paramvalue, #module_532833390 .pro-item:hover .param {
    color: #fff;
}

#module_532833390 .pro-item:hover .pro-paramvalue {
    font-weight: normal;
}

#module_532833390 .pro-item:hover .pro-paramvalue {
    text-decoration: none;
}

#module_532833390 .pro-item:hover .pro-paramvalue {
    font-style: normal;
}

#module_532833390 .pro-item:hover {
    border-top-color: #eee;
}

#module_532833390 .pro-item:hover {
    border-top-style: solid;
}

#module_532833390 .pro-item:hover {
    border-top-width: 0px;
}

#module_532833390 .pro-item:hover {
    border-right-color: #eee;
}

#module_532833390 .pro-item:hover {
    border-right-style: solid;
}

#module_532833390 .pro-item:hover {
    border-right-width: 0px;
}

#module_532833390 .pro-item:hover {
    border-bottom-color: #eee;
}

#module_532833390 .pro-item:hover {
    border-bottom-style: solid;
}

#module_532833390 .pro-item:hover {
    border-bottom-width: 0px;
}

#module_532833390 .pro-item:hover {
    border-left-color: #eee;
}

#module_532833390 .pro-item:hover {
    border-left-style: solid;
}

#module_532833390 .pro-item:hover {
    border-left-width: 0px;
}

#module_532833390 .pro-item:hover {
    background-color: rgb(220, 154, 87);
}

#module_532833390 .pro-item:hover {
    background-image: none;
}

#module_532833390 .pro-item:hover {
    background-repeat: no-repeat;
}

#module_532833390 .pro-item:hover {
}

#module_532833390 .pro-item:hover {
}

#module_532833390 .pro-item:hover {
}

    #module_532833390 .pro-item:hover .pro-name {
        font-size: 18px;
    }

    #module_532833390 .pro-item:hover .pro-name {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833390 .pro-item:hover .pro-name {
        color: #fff;
    }

    #module_532833390 .pro-item:hover .pro-name {
        font-weight: normal;
    }

    #module_532833390 .pro-item:hover .pro-name {
        text-decoration: none;
    }

    #module_532833390 .pro-item:hover .pro-name {
    }

    #module_532833390 .pro-item:hover .pro-desc {
        font-size: 14px;
    }

    #module_532833390 .pro-item:hover .pro-desc {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833390 .pro-item:hover .pro-desc {
        color: #ffffff;
    }

    #module_532833390 .pro-item:hover .pro-desc {
        font-weight: normal;
    }

    #module_532833390 .pro-item:hover .pro-desc {
        text-decoration: none;
    }

    #module_532833390 .pro-item:hover .pro-desc {
    }

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-size: 14px;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    color: #ffffff;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    font-weight: normal;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    text-decoration: none;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-color: #fd6e27;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-image: none;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
    background-repeat: no-repeat;
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833390 .productListOrderCtrlTab .orderCtrlPanel li:hover, #module_532833390 .productListOrderCtrlTab .orderCtrlPanel li.selected {
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
    font-size: 12px;
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
    color: #fd6e27;
}

#module_532833390 .items-active {
    border-color: #fd6e27;
}

#module_532833390 .bean-finish {
    background: #fd6e27;
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
}

#module_532833390 .selected-light:hover, #module_532833390 .selected-light.active, #module_532833390 .items-active {
}

#module_532833390 .setting-left-bar:hover {
    background-color: #fafafa;
}

#module_532833390 .setting-right-temp ul li:hover, #module_532833390 .setting-right-temp ul li.active {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833390 .choosed-tab .icsmall:hover {
    color: #999;
}

#module_532833390 .pro-item:hover .pro-buybtn, #module_532833390 .pro-item:hover .pro-tit-right {
    color: #fff;
    border-left-color: #fff;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
    color: #fff;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit {
    background-color: #fd6e27;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-top-color: #fd6e27;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-bottom-color: #fd6e27;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-left-color: #fd6e27;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-right-color: #fd6e27;
}

#module_532833390 .pagerGiant .current, #module_532833390 .pagerGiant .submit, #module_532833390 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833390 .page-more a:hover {
    font-size: 16px;
}

#module_532833390 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833390 .page-more a:hover {
    color: #666 !important;
}

#module_532833390 .page-more a:hover {
    font-weight: normal;
}

#module_532833390 .page-more a:hover {
    text-decoration: none;
}

#module_532833390 .page-more a:hover {
    font-style: normal;
}

#module_532833390 .page-more a:hover {
    background-color: #fff;
}

#module_532833390 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833390 .page-more a:hover {
    border-top-style: solid;
}

#module_532833390 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833390 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833390 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833390 .page-more a:hover {
    border-left-style: solid;
}

#module_532833390 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833390 .page-more a:hover {
    border-right-style: solid;
}

.module_9988532833390 .ModuleHead .HeadCenter {
    float: none;
}

#module_9988532833390 {
    padding: 0px;
}

#module_9988532833390 {
}

    #module_9988532833390 .ModuleHead0 {
        display: block;
    }

    #module_9988532833390 .title {
        font-size: 18px;
    }

    #module_9988532833390 .title {
        font-family:;
    }

    #module_9988532833390 .title {
        color: #333;
    }

    #module_9988532833390 .title {
        font-weight: normal;
    }

    #module_9988532833390 .title {
        text-decoration: none;
    }

    #module_9988532833390 .title {
        font-style: normal;
    }

    #module_9988532833390 .title {
        background-color: transparent;
    }

    #module_9988532833390 .title {
    }

    #module_9988532833390 .title {
        background-repeat: no-repeat;
    }

    #module_9988532833390 .title {
        background-position: 50% 50%;
    }

    #module_9988532833390 .title {
        background-attachment: scroll;
    }

    #module_9988532833390 .title {
    }

    #module_9988532833390 .title {
        height: 50px;
        line-height: 50px;
    }

    #module_9988532833390 .title {
        text-align: center;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390.customFormDatetime, #module_9988532833390 input.input-text-color, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        background-color: #fbfbfb;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-top-color: #e5e5e5;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-top-style: solid;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-top-width: 1px;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-right-color: #e5e5e5;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-right-style: solid;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-right-width: 1px;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-bottom-color: #e5e5e5;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-bottom-style: solid;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-bottom-width: 1px;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-left-color: #e5e5e5;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-left-style: solid;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 .customFormCheckbox, #module_9988532833390 input[type=radio], #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-left-width: 1px;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-top-left-radius: 0px;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-top-right-radius: 0px;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .frist_item, #module_9988532833390 .VerificationCodeinput, #module_9988532833390 input.input-text-color, #module_9988532833390.customFormDatetime, #module_9988532833390 .Browse-file, #module_9988532833390 .customFormDatetime, #module_9988532833390 .pcCitybox select, #module_9988532833390 .multi-row-text {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833390 .Describ-text-color {
        font-size: 14px;
    }

    #module_9988532833390 .Describ-text-color {
        font-family:;
    }

    #module_9988532833390 .Describ-text-color {
        color: #595959;
    }

    #module_9988532833390 .Describ-text-color {
        font-weight: normal;
    }

    #module_9988532833390 .Describ-text-color {
        text-decoration: none;
    }

    #module_9988532833390 .Describ-text-color {
        font-style: normal;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        font-size: 14px;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        font-family:;
    }

    #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        color: #333;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        font-weight: normal;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        text-decoration: none;
    }

    #module_9988532833390 .smsbtn, #module_9988532833390 .smsvcode, #module_9988532833390 .input-text-color {
        font-style: normal;
    }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            font-size: 14px;
        }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            font-family:;
        }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            color: #333;
        }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            font-weight: normal;
        }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            text-decoration: none;
        }

        #module_9988532833390 .input-text-color::placeholder, #module_9988532833390 .smsvcode::placeholder {
            font-style: normal;
        }

    #module_9988532833390 .submitbtn {
        font-size: 14px;
    }

    #module_9988532833390 .submitbtn {
        font-family:;
    }

    #module_9988532833390 .submitbtn {
        color: #fff;
    }

    #module_9988532833390 .submitbtn {
        font-weight: normal;
    }

    #module_9988532833390 .submitbtn {
        text-decoration: none;
    }

    #module_9988532833390 .submitbtn {
        font-style: normal;
    }

    #module_9988532833390 .submitbtn {
        background-color: #fd6e27;
    }

    #module_9988532833390 input[type=radio]:checked, #module_9988532833390 input[type=checkbox]:checked {
        background: #fd6e27;
        border: 1px solid #fd6e27
    }

    #module_9988532833390 .submitbtn {
    }

    #module_9988532833390 .submitbtn {
        background-repeat: no-repeat;
    }

    #module_9988532833390 .submitbtn {
        background-position: 50% 50%;
    }

    #module_9988532833390 .submitbtn {
        background-attachment: scroll;
    }

    #module_9988532833390 .submitbtn {
    }

    #module_9988532833390 .submitbtnbox {
        justify-content: flex-start;
    }

    #module_9988532833390 .submitbtn {
        width: 100%;
    }

    #module_9988532833390 .submitbtn {
        height: 40px;
        line-height: 40px;
    }

    #module_9988532833390 .submitbtn {
        border-top-left-radius: 0px;
    }

    #module_9988532833390 .submitbtn {
        border-top-right-radius: 0px;
    }

    #module_9988532833390 .submitbtn {
        border-bottom-left-radius: 0px;
    }

    #module_9988532833390 .submitbtn {
        border-bottom-right-radius: 0px;
    }

    #module_9988532833390 .vcbtn1 {
        background-color: #fd6e27;
    }

    #module_9988532833390 .vcbtn1 {
        color: #fff;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-top-color: #f65e12;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-top-style: solid;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-right-color: #f65e12;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-right-style: solid;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-bottom-color: #f65e12;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-bottom-style: solid;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-left-color: #f65e12;
    }

    #module_9988532833390 .frist_item:hover, #module_9988532833390 .VerificationCodeinput:hover, #module_9988532833390 .customFormCheckbox:hover, #module_9988532833390 input[type=radio]:hover, #module_9988532833390 input.input-text-color:hover, #module_9988532833390.customFormDatetime:hover, #module_9988532833390 .Browse-file:hover, #module_9988532833390 .customFormDatetime:hover, #module_9988532833390 .pcCitybox select:hover, #module_9988532833390 .multi-row-text:hover {
        border-left-style: solid;
    }

    #module_9988532833390 .submitbtn:hover {
        font-size: 14px;
    }

    #module_9988532833390 .submitbtn:hover {
        font-family:;
    }

    #module_9988532833390 .submitbtn:hover {
        color: #fff;
    }

    #module_9988532833390 .submitbtn:hover {
        font-weight: normal;
    }

    #module_9988532833390 .submitbtn:hover {
        text-decoration: none;
    }

    #module_9988532833390 .submitbtn:hover {
        font-style: normal;
    }

    #module_9988532833390 .submitbtn:hover {
        background-color: #f65e12;
    }

    #module_9988532833390 .submitbtn:hover {
    }

    #module_9988532833390 .submitbtn:hover {
        background-repeat: no-repeat;
    }

    #module_9988532833390 .submitbtn:hover {
        background-position: 50% 50%;
    }

    #module_9988532833390 .submitbtn:hover {
        background-attachment: scroll;
    }

    #module_9988532833390 .submitbtn:hover {
    }




.module_532833362 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833362 {
    padding: 0px;
}

#module_532833362 {
    position: static;
    z-index: 1;
    top: 5323px;
    left: 174px;
    width: 100%;
    height: auto;
}

    #module_532833362 .ModuleHead532833362 {
        display: none;
    }

    #module_532833362 .BodyCenter.BodyCenter532833362 {
        background-color: transparent;
        background-image: url(/comdata/74748/202308/202308211153059cd250.jpg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-Attachment: fixed;
    }

    #module_532833362 > .module_532833362 {
        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_532833362 > .module_532833362 {
        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_532833362 .BodyCenter.BodyCenter532833362 {
        padding-top: 13.4989%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 13.4989%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833362 .BodyCenter.BodyCenter532833362 {
        padding-top: 14.4092%;
        padding-left: 5.7637%;
        padding-right: 5.7637%;
        padding-bottom: 14.4092%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833362 > .module_532833362 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833362 > .module_532833362 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833362 > .module_532833362 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833362:hover {
    border: none;
}

    #module_532833362:hover > .module_532833362 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833362 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833362 .ModuleSubContainer {
    background-image: none;
}

#module_532833362 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833362 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833362 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833362 .ModuleSubContainer {
}

#module_532833362 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833362 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833362 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833362 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833362 {
    max-width: 1720px;
    width: auto;
}

.module_532833363 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833363 {
    padding: 0px;
}

#module_532833363 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833363 .ModuleHead532833363 {
        display: none;
    }

    #module_532833363 .BodyCenter.BodyCenter532833363 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833363 > .module_532833363 {
        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_532833363 > .module_532833363 {
        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_532833363 .BodyCenter.BodyCenter532833363 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833363 .BodyCenter.BodyCenter532833363 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833363 > .module_532833363 {
        margin-top: 0.0000%;
        margin-left: 11.0465%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833363 > .module_532833363 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833363 > .module_532833363 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833363:hover {
    border: none;
}

    #module_532833363:hover > .module_532833363 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833363 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833363 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833363 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833363 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833363 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833363 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833363 .imageTextGiant-Container {
    padding-left: 0px;
}

#module_532833363 .imageTextGiant-Container {
    padding-right: 0px;
}

#module_532833363 .showHandle .btn {
    font-size: 14px;
}

#module_532833363 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833363 .showHandle .btn {
    color: #333;
}

#module_532833363 .showHandle .btn {
    font-weight: 400;
}

#module_532833363 .showHandle .btn {
    text-decoration: none;
}

#module_532833363 .showHandle .btn {
    font-style: normal;
}

#module_532833363 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833363 .showHandle div {
    border-top-style: solid !important;
}

#module_532833363 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833363 .showHandle {
    background-color: transparent;
}

#module_532833363 .showHandle {
    background-image: none;
}

#module_532833363 .showHandle {
    background-repeat: no-repeat;
}

#module_532833363 .showHandle {
}

#module_532833363 .showHandle {
}

#module_532833363 .showHandle {
}

#module_532833363 a {
    font-size: unset;
    font-family: unset
}

.ModuleHorizontalGiant.layout-101 .hrbox {
    display: flex;
    justify-content: center;
}

.ModuleHorizontalGiant.layout-101 .hr-line {
    margin: unset;
    width: 100%;
    /* border: 1px solid #333; */
    border-top: 0 !important;
}

.ModuleHorizontalGiant.layout-101 {
    position: relative;
}

.module_532833364 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833364 {
    padding: 0px;
}

#module_532833364 {
    position: static;
    z-index: 0;
    top: 3899px;
    left: 671px;
    width: 100%;
    height: auto;
}

    #module_532833364 .ModuleHead532833364 {
        display: none;
    }

    #module_532833364 .BodyCenter.BodyCenter532833364 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833364 > .module_532833364 {
        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_532833364 > .module_532833364 {
        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_532833364 .BodyCenter.BodyCenter532833364 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833364 .BodyCenter.BodyCenter532833364 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833364 > .module_532833364 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833364 > .module_532833364 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833364 > .module_532833364 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833364:hover {
    border: none;
}

    #module_532833364:hover > .module_532833364 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833364 .hrbox {
    justify-content: center;
}

#module_532833364 .hr-line {
    width: autopx;
    max-width: autopx;
}

#module_532833364 .hr-line {
    border-bottom-color: rgba(255, 255, 255, 0.33);
}

#module_532833364 .hr-line {
    border-bottom-style: solid;
}

#module_532833364 .hr-line {
    border-bottom-width: 1px;
}

.module_532833366 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833366 {
    padding: 0px;
}

#module_532833366 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833366 .ModuleHead532833366 {
        display: none;
    }

    #module_532833366 .BodyCenter.BodyCenter532833366 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833366 > .module_532833366 {
        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_532833366 > .module_532833366 {
        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_532833366 .BodyCenter.BodyCenter532833366 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833366 .BodyCenter.BodyCenter532833366 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833366 > .module_532833366 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833366 > .module_532833366 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833366 > .module_532833366 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833366:hover {
    border: none;
}

    #module_532833366:hover > .module_532833366 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833366 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833366 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833366 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833366 .tabContainerGiantGrid {
}

#module_532833366 .tabContainerGiantGrid {
}

#module_532833366 .tabContainerGiantGrid {
}

#module_532833366 .tabContainerGiantGrid {
    padding-top: 10px;
}

#module_532833366 .tabContainerGiantGrid {
    padding-bottom: 10px;
}

#module_532833366 .tabContainerGiantGrid {
    padding-left: 0px;
}

#module_532833366 .tabContainerGiantGrid {
    padding-right: 0px;
}

#module_532833366 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833366 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833366 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833366 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833366 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833366 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833366 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833366 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833366 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833366 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833366 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833366 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833366 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833366 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833366 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833366 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833366 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833366 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833366 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833366 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833366 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833366 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833366__tabPane_6823 #Sub532833366_6823 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833366__tabPane_6823 .SubPadding {
    width: 0px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833366__tabPane_6823 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833366__tabPane_6823 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833366__tabPane_6823:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833366__tabPane_6823 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833366__tabPane_6823 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833366__tabPane_6823 #Sub532833366_6823 {
        display: block;
    }

        #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833366__tabPane_6823 #Sub532833366_6823 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833366__tabPane_6823 #Sub532833366_Tab6823_1 {
    width: 50%;
}

.module_532833367 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833367 {
    padding: 0px;
}

#module_532833367 {
    position: static;
    z-index: 0;
    top: 3936px;
    left: 334px;
    width: 100%;
    height: auto;
}

    #module_532833367 .ModuleHead532833367 {
        display: none;
    }

    #module_532833367 .BodyCenter.BodyCenter532833367 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833367 > .module_532833367 {
        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_532833367 > .module_532833367 {
        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_532833367 .BodyCenter.BodyCenter532833367 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833367 .BodyCenter.BodyCenter532833367 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833367 > .module_532833367 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833367 > .module_532833367 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833367 > .module_532833367 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833367:hover {
    border: none;
}

    #module_532833367:hover > .module_532833367 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833367 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833367 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833367 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833367 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833367 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833367 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833367 .imageTextGiant-Container {
    padding-left: 0px;
}

#module_532833367 .imageTextGiant-Container {
    padding-right: 0px;
}

#module_532833367 .showHandle .btn {
    font-size: 14px;
}

#module_532833367 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833367 .showHandle .btn {
    color: #333;
}

#module_532833367 .showHandle .btn {
    font-weight: 400;
}

#module_532833367 .showHandle .btn {
    text-decoration: none;
}

#module_532833367 .showHandle .btn {
    font-style: normal;
}

#module_532833367 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833367 .showHandle div {
    border-top-style: solid !important;
}

#module_532833367 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833367 .showHandle {
    background-color: transparent;
}

#module_532833367 .showHandle {
    background-image: none;
}

#module_532833367 .showHandle {
    background-repeat: no-repeat;
}

#module_532833367 .showHandle {
}

#module_532833367 .showHandle {
}

#module_532833367 .showHandle {
}

#module_532833367 a {
    font-size: unset;
    font-family: unset
}

#module_532833366__tabPane_6823 #Sub532833366_Tab6823_2 {
    width: 50%;
}

.module_532833368 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833368 {
    padding: 0px;
}

#module_532833368 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833368 .ModuleHead532833368 {
        display: none;
    }

    #module_532833368 .BodyCenter.BodyCenter532833368 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833368 > .module_532833368 {
        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_532833368 > .module_532833368 {
        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_532833368 .BodyCenter.BodyCenter532833368 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833368 .BodyCenter.BodyCenter532833368 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833368 > .module_532833368 {
        margin-top: 7.8788%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833368 > .module_532833368 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833368 > .module_532833368 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833368:hover {
    border: none;
}

    #module_532833368:hover > .module_532833368 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833368 .BodyCenter {
    text-align: right;
}

#module_532833368 .moduleButton {
    font-size: 14px;
}

#module_532833368 .moduleButton {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833368 .moduleButton {
    color: rgb(255, 255, 255);
}

#module_532833368 .moduleButton {
    font-weight: normal;
}

#module_532833368 .moduleButton {
    text-decoration: none;
}

#module_532833368 .moduleButton {
    font-style: normal;
}

    #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
        background-color: rgba(0,0,0,0);
    }

        #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
            background-image: none;
        }

            #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
                background-repeat: no-repeat;
            }

                #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
                    background-position: none;
                }

                    #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
                        background-attachment: none;
                    }

                        #module_532833368 .moduleButton, #module_532833368 .moduleButton:before {
                        }

#module_532833368 .moduleButton {
    border-color: transparent;
}

#module_532833368 .moduleButton {
    border-style: solid;
}

#module_532833368 .moduleButton {
    border-width: 0px;
}

#module_532833368 .moduleButton {
    border-top-left-radius: 0px;
}

#module_532833368 .moduleButton {
    border-top-right-radius: 0px;
}

#module_532833368 .moduleButton {
    border-bottom-left-radius: 0px;
}

#module_532833368 .moduleButton {
    border-bottom-right-radius: 0px;
}

#module_532833368 .moduleButton {
    width: 140px;
}

#module_532833368 .moduleButton {
    height: 40px;
    line-height: 40px;
}

#module_532833368 .BodyCenter {
    color: #575757;
}

#module_532833368 .moduleButton {
    padding-top: 0px;
}

#module_532833368 .moduleButton {
    padding-bottom: 0px;
}

#module_532833368 .moduleButton {
    padding-left: 0px;
}

#module_532833368 .moduleButton {
    padding-right: 0px;
}

#module_532833368 .moduleButton {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

    #module_532833368 .moduleButton .ButtonLineHidden, #module_532833368 .moduleButton .ButtonLine {
        width: 25px;
    }

    #module_532833368 .moduleButton:hover .ButtonText {
        -webkit-transform: translateX(25px);
        -ms-transform: translateX(25px);
        transform: translateX(25px);
    }

    #module_532833368 .moduleButton .ButtonLineHidden, #module_532833368 .moduleButton .ButtonLine, #module_532833368 .moduleButton .Ionios {
        color: rgb(255, 255, 255);
    }

    #module_532833368 .moduleButton:hover {
        font-size: 14px;
    }

    #module_532833368 .moduleButton:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833368 .moduleButton:hover {
        color: #fff;
    }

    #module_532833368 .moduleButton:hover {
        font-weight: normal;
    }

    #module_532833368 .moduleButton:hover {
        text-decoration: none;
    }

    #module_532833368 .moduleButton:hover {
        font-style: normal;
    }

        #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
            background-image: unset;
            background-color: rgb(220, 154, 87);
        }

            #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
                background-image: none;
            }

                #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
                    background-repeat: no-repeat;
                }

                    #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
                        background-position: none;
                    }

                        #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
                            background-attachment: none;
                        }

                            #module_532833368 .moduleButton:hover, #module_532833368 .moduleButton:hover:before {
                            }

    #module_532833368 .moduleButton:hover {
        border-color: transparent;
    }

    #module_532833368 .moduleButton:hover {
        border-style: solid;
    }

    #module_532833368 .moduleButton:hover {
        border-width: 0px;
    }

    #module_532833368 .moduleButton:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

        #module_532833368 .moduleButton:hover .ButtonLineHidden, #module_532833368 .moduleButton:hover .ButtonLine, #module_532833368 .moduleButton:hover .Ionios {
            color: #fff;
        }



.module_532833365 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833365 {
    padding: 0px;
}

#module_532833365 {
    position: static;
    z-index: 0;
    top: 174px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833365 .ModuleHead532833365 {
        display: none;
    }

    #module_532833365 .BodyCenter.BodyCenter532833365 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833365 > .module_532833365 {
        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_532833365 > .module_532833365 {
        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_532833365 .BodyCenter.BodyCenter532833365 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833365 .BodyCenter.BodyCenter532833365 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833365 > .module_532833365 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833365 > .module_532833365 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833365 > .module_532833365 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833365:hover {
    border: none;
}

    #module_532833365:hover > .module_532833365 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833365 .hrbox {
    justify-content: center;
}

#module_532833365 .hr-line {
    width: autopx;
    max-width: autopx;
}

#module_532833365 .hr-line {
    border-bottom-color: rgba(255, 255, 255, 0.33);
}

#module_532833365 .hr-line {
    border-bottom-style: solid;
}

#module_532833365 .hr-line {
    border-bottom-width: 1px;
}

.module_532833369 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833369 {
    padding: 0px;
}

#module_532833369 {
    position: static;
    z-index: 1;
    top: 5852px;
    left: 257px;
    width: 100%;
    height: auto;
}

    #module_532833369 .ModuleHead532833369 {
        display: none;
    }

    #module_532833369 .BodyCenter.BodyCenter532833369 {
        background: none;
        background-color: rgb(246, 244, 240);
    }

    #module_532833369 > .module_532833369 {
        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_532833369 > .module_532833369 {
        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_532833369 .BodyCenter.BodyCenter532833369 {
        padding-top: 4.8596%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 7.0194%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833369 .BodyCenter.BodyCenter532833369 {
        padding-top: 0.0000%;
        padding-left: 5.7637%;
        padding-right: 5.7637%;
        padding-bottom: 8.6455%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833369 > .module_532833369 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833369 > .module_532833369 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833369 > .module_532833369 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833369:hover {
    border: none;
}

    #module_532833369:hover > .module_532833369 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833369 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833369 .ModuleSubContainer {
    background-image: none;
}

#module_532833369 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833369 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833369 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833369 .ModuleSubContainer {
}

#module_532833369 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833369 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833369 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833369 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833369 {
    max-width: 1720px;
    width: auto;
}

.module_532833375 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833375 {
    padding: 0px;
}

#module_532833375 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833375 .ModuleHead532833375 {
        display: none;
    }

    #module_532833375 .BodyCenter.BodyCenter532833375 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833375 > .module_532833375 {
        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_532833375 > .module_532833375 {
        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_532833375 .BodyCenter.BodyCenter532833375 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833375 .BodyCenter.BodyCenter532833375 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833375 > .module_532833375 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833375 > .module_532833375 {
        margin-top: 11.4007%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833375 > .module_532833375 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833375:hover {
    border: none;
}

    #module_532833375:hover > .module_532833375 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833375 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833375 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833375 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833375 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833375 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833375 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833375 .imageTextGiant-Container {
    padding-left: 0px;
}

#module_532833375 .imageTextGiant-Container {
    padding-right: 0px;
}

#module_532833375 .showHandle .btn {
    font-size: 14px;
}

#module_532833375 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833375 .showHandle .btn {
    color: #333;
}

#module_532833375 .showHandle .btn {
    font-weight: 400;
}

#module_532833375 .showHandle .btn {
    text-decoration: none;
}

#module_532833375 .showHandle .btn {
    font-style: normal;
}

#module_532833375 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833375 .showHandle div {
    border-top-style: solid !important;
}

#module_532833375 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833375 .showHandle {
    background-color: transparent;
}

#module_532833375 .showHandle {
    background-image: none;
}

#module_532833375 .showHandle {
    background-repeat: no-repeat;
}

#module_532833375 .showHandle {
}

#module_532833375 .showHandle {
}

#module_532833375 .showHandle {
}

#module_532833375 a {
    font-size: unset;
    font-family: unset
}

.module_532833376 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833376 {
    padding: 0px;
}

#module_532833376 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833376 .ModuleHead532833376 {
        display: none;
    }

    #module_532833376 .BodyCenter.BodyCenter532833376 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833376 > .module_532833376 {
        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_532833376 > .module_532833376 {
        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_532833376 .BodyCenter.BodyCenter532833376 {
        padding-top: 0.0000%;
        padding-left: 0.5814%;
        padding-right: 0.5814%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833376 .BodyCenter.BodyCenter532833376 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833376 > .module_532833376 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833376 > .module_532833376 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833376 > .module_532833376 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833376:hover {
    border: none;
}

    #module_532833376:hover > .module_532833376 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833376 .hrbox {
    justify-content: flex-start;
}

#module_532833376 .hr-line {
    width: 750px;
    max-width: 750px;
}

#module_532833376 .hr-line {
    border-bottom-color: rgba(220, 154, 87, 0.57);
}

#module_532833376 .hr-line {
    border-bottom-style: solid;
}

#module_532833376 .hr-line {
    border-bottom-width: 3px;
}

@keyframes liner {
    0% {
        width: 10%;
    }

    30% {
        width: 20%;
    }

    60% {
        width: 60%;
    }

    100% {
        width: 100%;
    }
}

.ModuleNewsListGiant.layout-110 .news-item {
    float: left;
    position: relative;
    cursor: pointer;
    background: #fff;
    margin-bottom: 2%
}

    .ModuleNewsListGiant.layout-110 .news-item .news-img .dummy {
        padding-top: 66.666%;
    }

    .ModuleNewsListGiant.layout-110 .news-item .news-img {
        list-style-type: none;
        display: block;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
        position: relative;
        margin: auto
    }

        .ModuleNewsListGiant.layout-110 .news-item .news-img img {
            transition: all .3s ease-out 0s;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            max-width: 100%;
            width: 100%;
            margin: auto;
            padding: auto;
            display: block;
        }

    .ModuleNewsListGiant.layout-110 .news-item:hover .news-img img {
        transform: scale(1.2);
    }

    .ModuleNewsListGiant.layout-110 .news-item .news-tit {
        position: relative;
        padding-top: 20px;
    }

    .ModuleNewsListGiant.layout-110 .news-item .news-title {
    }

    .ModuleNewsListGiant.layout-110 .news-item:hover time:before {
        margin-bottom: -10px;
        background: -webkit-gradient(linear,0 0,0 100%, from(#fff), to(#fff));
        -webkit-animation: liner 0.6s linear 1;
        -webkit-animation-fill-mode: both;
        border-bottom-color: #2196f3;
    }

    .ModuleNewsListGiant.layout-110 .news-item:hover .news-title {
        color: #2196f3
    }

    .ModuleNewsListGiant.layout-110 .news-item time {
        position: relative;
        font-size: 12px;
        display: block;
        margin: 11px 0 10px 0;
    }

        .ModuleNewsListGiant.layout-110 .news-item time:before {
            margin-bottom: -10px;
            transition: all 0.1s cubic-bezier(.23, 1, .38, 1) 0.1s;
            position: absolute;
            height: 1px;
            width: 100%;
            content: "";
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .ModuleNewsListGiant.layout-110 .news-item .news-tit .news-name {
        padding: 0 0 5px 0;
    }

    .ModuleNewsListGiant.layout-110 .news-item .news-tit .news-desc {
        color: #999;
        line-height: 22px;
        margin-top: 31px
    }

.ModuleNewsListGiant.layout-110 li.news-item img {
    height: auto;
}

.ModuleNewsListGiant.layout-110 .laout-110-title {
    vertical-align: middle;
}

.ModuleNewsListGiant.layout-110 .label-box {
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleNewsListGiant.layout-110 .news-label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    padding: 0 10px;
    margin-top: 18px;
    border-left: 1px solid #eee;
    line-height: 1.5;
}

.ModuleNewsListGiant.layout-110 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}

.ModuleNewsListGiant.layout-110 .videobox .iconfont {
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-110 .news-title-oneline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*手机屏幕*/
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-110 .news-container {
        width: 100%;
        overflow: hidden
    }

    .ModuleNewsListGiant.layout-110 li.col-xs-1 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .ModuleNewsListGiant.layout-110 li.col-xs-2 {
        width: calc((100% - 3.6%) / 2);
        padding-right: 0;
        padding-left: 0;
        margin-right: 3.6%
    }

        .ModuleNewsListGiant.layout-110 li.col-xs-2:nth-child(2n) {
            margin-right: 0%
        }
}
/*PC屏幕*/
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-110 .news-container {
        display: flex;
        flex-wrap: wrap;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-1 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-2 {
        width: calc((100% - 2%) / 2);
        padding-right: 0;
        padding-left: 0;
        margin-right: 2%;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-3 {
        width: calc((100% - 6%) / 3);
        padding-right: 0;
        padding-left: 0;
        margin-right: 3%;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-4 {
        width: calc((100% - 7.98%) / 4);
        padding-right: 0;
        padding-left: 0;
        margin-right: 2.66%;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-5 {
        width: calc((100% - 10%) / 5);
        padding-right: 0;
        padding-left: 0;
        margin-right: 2.5%;
    }

    .ModuleNewsListGiant.layout-110 li.col-lg-6 {
        width: calc((100% - 10%) / 6);
        padding-right: 0;
        padding-left: 0;
        margin-right: 2%;
    }

        .ModuleNewsListGiant.layout-110 li.col-lg-2:nth-child(2n),
        .ModuleNewsListGiant.layout-110 li.col-lg-3:nth-child(3n),
        .ModuleNewsListGiant.layout-110 li.col-lg-4:nth-child(4n),
        .ModuleNewsListGiant.layout-110 li.col-lg-5:nth-child(5n),
        .ModuleNewsListGiant.layout-110 li.col-lg-6:nth-child(6n) {
            margin-right: 0%;
        }
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-110 .staFun {
    border: 1px solid #e50b1c;
    font-size: 12px;
    padding: 0px 2px;
    color: #fff;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-bottom;
    ;
    background: #e50b1c;
}

.ModuleNewsListGiant.layout-110 .pagerGiant .inputer {
    outline: 0;
}

.module_532833377 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833377 {
    padding: 0px;
}

#module_532833377 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833377 .ModuleHead532833377 {
        display: none;
    }

    #module_532833377 .BodyCenter.BodyCenter532833377 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833377 > .module_532833377 {
        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_532833377 > .module_532833377 {
        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_532833377 .BodyCenter.BodyCenter532833377 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833377 .BodyCenter.BodyCenter532833377 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833377 > .module_532833377 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833377 > .module_532833377 {
        margin-top: 8.4691%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833377 > .module_532833377 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833377:hover {
    border: none;
}

    #module_532833377:hover > .module_532833377 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833377 .videobox .iconfont {
    font-size: 66px;
}

#module_532833377 {
}

@media (max-width: 767px) {
    #module_532833377 .videobox .iconfont {
        font-size: 44px;
    }
}

#module_532833377 .news-item {
    border-bottom-left-radius: 0px;
}

#module_532833377 .news-item {
    border-bottom-right-radius: 0px;
}

#module_532833377 .news-item {
    background-color: transparent;
}

#module_532833377 .news-item {
    background-image: none;
}

#module_532833377 .news-item {
    background-repeat: no-repeat;
}

#module_532833377 .news-item {
}

#module_532833377 .news-item {
}

#module_532833377 .news-item {
}

#module_532833377 .news-img .dummy {
    background-color: transparent;
}

#module_532833377 .news-img .dummy {
    background-image: none;
}

#module_532833377 .news-img .dummy {
    background-repeat: no-repeat;
}

#module_532833377 .news-img .dummy {
}

#module_532833377 .news-img .dummy {
}

#module_532833377 .news-img .dummy {
}

#module_532833377 .news-img .dummy {
    padding-top: auto;
}

#module_532833377 .news-img .t-img {
    object-fit: cover;
}

#module_532833377 .news-img .t-img {
    width: 100%;
}

#module_532833377 .news-img .t-img {
    height: 100%;
}

#module_532833377 .news-img, #module_532833377 .news-item {
    border-top-left-radius: 0px;
}

#module_532833377 .news-img, #module_532833377 .news-item {
    border-top-right-radius: 0px;
}

#module_532833377 .news-img {
    border-bottom-left-radius: 0px;
}

#module_532833377 .news-img {
    border-bottom-right-radius: 0px;
}

#module_532833377 .news-title {
    font-size: 18px;
}

#module_532833377 .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .news-title {
    color: #333;
}

#module_532833377 .news-title {
    font-weight: normal;
}

#module_532833377 .laout-110-title {
    text-decoration: none;
}

#module_532833377 .news-title {
    font-style: normal;
}

#module_532833377 .news-title {
    margin-top: 0.0000%;
}

#module_532833377 .news-title {
    margin-bottom: 0.0000%;
}

#module_532833377 .news-title {
    padding-left: 0.0000%;
}

#module_532833377 .news-title {
    padding-right: 0.0000%;
}

#module_532833377 .news-desc {
    padding-left: 0.0000%;
}

#module_532833377 .news-desc {
    padding-right: 0.0000%;
}

#module_532833377 .news-desc {
    font-size: 14px;
}

#module_532833377 .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .news-desc {
    color: #999;
}

#module_532833377 .news-desc {
    font-weight: normal;
}

#module_532833377 .news-desc {
    text-decoration: none;
}

#module_532833377 .news-desc {
    font-style: normal;
}

#module_532833377 .news-desc {
    margin-top: 9.7720%;
}

#module_532833377 .news-desc {
    margin-bottom: 0.0000%;
}

#module_532833377 time {
    padding-left: 0.0000%;
}

#module_532833377 time {
    padding-right: 0.0000%;
}

#module_532833377 time {
    font-size: 13px;
}

#module_532833377 time {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 time {
    font-weight: normal;
}

#module_532833377 time {
    text-decoration: none;
}

#module_532833377 time {
    font-style: normal;
}

#module_532833377 time {
    color: #666;
}

#module_532833377 time {
    margin-top: 4.8860%;
}

#module_532833377 time {
    margin-bottom: 4.8860%;
}

#module_532833377 .news-item time:before {
    border-bottom-color: rgb(216, 216, 216);
}

#module_532833377 .news-item time:before {
    border-bottom-style: solid;
}

#module_532833377 .news-item time:before {
    border-bottom-width: 1px;
}

#module_532833377 .news-label a {
    font-size: 12px;
}

#module_532833377 .news-label a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .news-label a {
    color: #999;
}

#module_532833377 .news-label a {
    font-weight: normal;
}

#module_532833377 .news-label a {
    text-decoration: none;
}

#module_532833377 .news-label a {
    font-style: normal;
}

#module_532833377 .news-label {
    margin-top: 18px;
}

#module_532833377 .news-label {
    margin-bottom: 0px;
}

#module_532833377 .news-label {
    margin-left: 0px;
}

#module_532833377 .news-label {
    margin-right: 0px;
}

#module_532833377 .news-label {
    padding-top: 0px;
}

#module_532833377 .news-label {
    padding-bottom: 0px;
}

#module_532833377 .news-label {
    padding-left: 10px;
}

#module_532833377 .news-label {
    padding-right: 10px;
}

#module_532833377 .news-label {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833377 .news-label {
    background-image: none;
}

#module_532833377 .news-label {
    background-repeat: no-repeat;
}

#module_532833377 .news-label {
}

#module_532833377 .news-label {
}

#module_532833377 .news-label {
}

#module_532833377 .news-label {
    border-top-color: transparent;
}

#module_532833377 .news-label {
    border-top-style: none;
}

#module_532833377 .news-label {
    border-top-width: 0px;
}

#module_532833377 .news-label {
    border-right-color: transparent;
}

#module_532833377 .news-label {
    border-right-style: none;
}

#module_532833377 .news-label {
    border-right-width: 0px;
}

#module_532833377 .news-label {
    border-bottom-color: transparent;
}

#module_532833377 .news-label {
    border-bottom-style: none;
}

#module_532833377 .news-label {
    border-bottom-width: 0px;
}

#module_532833377 .news-label {
    border-left-color: #eee;
}

#module_532833377 .news-label {
    border-left-style: solid;
}

#module_532833377 .news-label {
    border-left-width: 1px;
}

#module_532833377 .pagerGiant .text {
    font-size: 12px;
}

#module_532833377 .pagerGiant .text {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .pagerGiant .text {
    color: #333;
}

#module_532833377 .pagerGiant .text {
}

#module_532833377 .pagerGiant .text {
}

#module_532833377 .pagerGiant .text {
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    width: 30px
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    height: 30px
}

#module_532833377 .pagerGiant .num {
    font-size: 12px;
}

#module_532833377 .pagerGiant .num {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .pagerGiant .num {
    color: #333;
}

#module_532833377 .pagerGiant .num {
}

#module_532833377 .pagerGiant .num {
}

#module_532833377 .pagerGiant .num {
}

#module_532833377 .pagerGiant .submit {
    width: 55px
}

#module_532833377 .pagerGiant .submit {
    height: 30px
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer, #module_532833377 .pagerGiant .submit {
    border-top-left-radius: 0px;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer, #module_532833377 .pagerGiant .submit {
    border-top-right-radius: 0px;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer, #module_532833377 .pagerGiant .submit {
    border-bottom-left-radius: 0px;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer, #module_532833377 .pagerGiant .submit {
    border-bottom-right-radius: 0px;
}

#module_532833377 .pagerGiant .next, #module_532833377 .pagerGiant .splitline {
    color: #ccc;
}

#module_532833377 .pagerGiant .num {
    background-color: #fff;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-top-color: #ccc;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-top-style: solid;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer {
    border-top-width: 1px;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-bottom-color: #ccc;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-bottom-style: solid;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer {
    border-bottom-width: 1px;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-left-color: #ccc;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-left-style: solid;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer {
    border-left-width: 1px;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-right-color: #ccc;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .inputer {
    border-right-style: solid;
}

#module_532833377 .pagerGiant .num, #module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer {
    border-right-width: 1px;
}

#module_532833377 .page-more a {
    font-size: 16px;
}

#module_532833377 .page-more a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .page-more a {
    color: #666 !important;
}

#module_532833377 .page-more a {
    font-weight: normal;
}

#module_532833377 .page-more a {
    text-decoration: none;
}

#module_532833377 .page-more a {
    font-style: normal;
}

#module_532833377 .page-more a {
    background-color: #fff;
}

#module_532833377 .page-more a {
    border-top-color: #eee;
}

#module_532833377 .page-more a {
    border-top-style: solid;
}

#module_532833377 .page-more a {
    border-top-width: 2px;
}

#module_532833377 .page-more a {
    border-bottom-color: #eee;
}

#module_532833377 .page-more a {
    border-bottom-style: solid;
}

#module_532833377 .page-more a {
    border-bottom-width: 2px;
}

#module_532833377 .page-more a {
    border-left-color: #eee;
}

#module_532833377 .page-more a {
    border-left-style: solid;
}

#module_532833377 .page-more a {
    border-left-width: 2px;
}

#module_532833377 .page-more a {
    border-right-color: #eee;
}

#module_532833377 .page-more a {
    border-right-style: solid;
}

#module_532833377 .page-more a {
    border-right-width: 2px;
}

#module_532833377 .news-item:hover {
    background-color: transparent;
}

#module_532833377 .news-item:hover {
    background-image: none;
}

#module_532833377 .news-item:hover {
    background-repeat: no-repeat;
}

#module_532833377 .news-item:hover {
}

#module_532833377 .news-item:hover {
}

#module_532833377 .news-item:hover {
}

    #module_532833377 .news-item:hover .news-title {
        font-size: 18px;
    }

    #module_532833377 .news-item:hover .news-title {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833377 .news-item:hover .news-title {
        color: rgb(220, 154, 87);
    }

    #module_532833377 .news-item:hover .news-title {
        font-weight: normal;
    }

    #module_532833377 .news-item:hover .news-title {
        text-decoration: none;
    }

    #module_532833377 .news-item:hover .news-title {
        font-style: normal;
    }

    #module_532833377 .news-item:hover time:before {
        border-bottom-color: rgb(220, 154, 87);
    }

    #module_532833377 .news-item:hover time:before {
        border-bottom-style: solid;
    }

    #module_532833377 .news-item:hover time:before {
        border-bottom-width: 1px;
    }

#module_532833377 .news-label:hover a {
    font-size: 12px;
}

#module_532833377 .news-label:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .news-label:hover a {
    color: #999;
}

#module_532833377 .news-label:hover a {
    font-weight: normal;
}

#module_532833377 .news-label:hover a {
    text-decoration: none;
}

#module_532833377 .news-label:hover a {
    font-style: normal;
}

#module_532833377 .news-label:hover {
    background-color: rgba(255, 255, 255, 0);
}

#module_532833377 .news-label:hover {
    background-image: none;
}

#module_532833377 .news-label:hover {
    background-repeat: no-repeat;
}

#module_532833377 .news-label:hover {
}

#module_532833377 .news-label:hover {
}

#module_532833377 .news-label:hover {
}

#module_532833377 .news-label:hover {
    border-top-color: transparent;
}

#module_532833377 .news-label:hover {
    border-top-style: none;
}

#module_532833377 .news-label:hover {
    border-right-color: transparent;
}

#module_532833377 .news-label:hover {
    border-right-style: none;
}

#module_532833377 .news-label:hover {
    border-bottom-color: transparent;
}

#module_532833377 .news-label:hover {
    border-bottom-style: none;
}

#module_532833377 .news-label:hover {
    border-left-color: #eee;
}

#module_532833377 .news-label:hover {
    border-left-style: solid;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
    font-size: 12px;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
    color: #fff;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit {
    background-color: #000;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-top-color: #000;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-top-style: solid;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-bottom-color: #000;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-bottom-style: solid;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-left-color: #000;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-left-style: solid;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-right-color: #000;
}

#module_532833377 .pagerGiant .current, #module_532833377 .pagerGiant .submit, #module_532833377 .pagerGiant .inputer:hover {
    border-right-style: solid;
}

#module_532833377 .page-more a:hover {
    font-size: 16px;
}

#module_532833377 .page-more:hover a {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .page-more a:hover {
    color: #666 !important;
}

#module_532833377 .page-more a:hover {
    font-weight: normal;
}

#module_532833377 .page-more a:hover {
    text-decoration: none;
}

#module_532833377 .page-more a:hover {
    font-style: normal;
}

#module_532833377 .page-more a:hover {
    background-color: #fff;
}

#module_532833377 .page-more a:hover {
    border-top-color: #eee;
}

#module_532833377 .page-more a:hover {
    border-top-style: solid;
}

#module_532833377 .page-more a:hover {
    border-bottom-color: #eee;
}

#module_532833377 .page-more a:hover {
    border-bottom-style: solid;
}

#module_532833377 .page-more a:hover {
    border-left-color: #eee;
}

#module_532833377 .page-more a:hover {
    border-left-style: solid;
}

#module_532833377 .page-more a:hover {
    border-right-color: #eee;
}

#module_532833377 .page-more a:hover {
    border-right-style: solid;
}

#module_532833377 .news-item:hover .news-desc {
    font-size: 14px;
}

#module_532833377 .news-item:hover .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833377 .news-item:hover .news-desc {
    color: #999;
}

#module_532833377 .news-item:hover .news-desc {
    font-weight: normal;
}

#module_532833377 .news-item:hover .news-desc {
    text-decoration: none;
}

#module_532833377 .news-item:hover .news-desc {
    font-style: normal;
}

.module_532833334 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833334 {
    padding: 0px;
}

#module_532833334 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833334 .ModuleHead532833334 {
        display: none;
    }

    #module_532833334 .BodyCenter.BodyCenter532833334 {
        background-color: transparent;
        background-image: url(/comdata/74748/202308/2023081915311650ba27.jpg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-Attachment: fixed;
    }

    #module_532833334 > .module_532833334 {
        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_532833334 > .module_532833334 {
        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_532833334 .BodyCenter.BodyCenter532833334 {
        padding-top: 13.4989%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 13.4989%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833334 .BodyCenter.BodyCenter532833334 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833334 > .module_532833334 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833334 > .module_532833334 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833334 > .module_532833334 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833334:hover {
    border: none;
}

    #module_532833334:hover > .module_532833334 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833334 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833334 .ModuleSubContainer {
    background-image: none;
}

#module_532833334 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833334 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833334 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833334 .ModuleSubContainer {
}

#module_532833334 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833334 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833334 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833334 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833334 {
    max-width: 1720px;
    width: auto;
}

.module_532833335 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833335 {
    padding: 0px;
}

#module_532833335 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833335 .ModuleHead532833335 {
        display: none;
    }

    #module_532833335 .BodyCenter.BodyCenter532833335 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833335 > .module_532833335 {
        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_532833335 > .module_532833335 {
        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_532833335 .BodyCenter.BodyCenter532833335 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833335 .BodyCenter.BodyCenter532833335 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833335 > .module_532833335 {
        margin-top: 0.0000%;
        margin-left: 11.0465%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833335 > .module_532833335 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833335 > .module_532833335 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833335:hover {
    border: none;
}

    #module_532833335:hover > .module_532833335 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833335 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833335 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833335 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833335 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833335 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833335 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833335 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833335 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833335 .showHandle .btn {
    font-size: 14px;
}

#module_532833335 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833335 .showHandle .btn {
    color: #333;
}

#module_532833335 .showHandle .btn {
    font-weight: 400;
}

#module_532833335 .showHandle .btn {
    text-decoration: none;
}

#module_532833335 .showHandle .btn {
    font-style: normal;
}

#module_532833335 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833335 .showHandle div {
    border-top-style: solid !important;
}

#module_532833335 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833335 .showHandle {
    background-color: transparent;
}

#module_532833335 .showHandle {
    background-image: none;
}

#module_532833335 .showHandle {
    background-repeat: no-repeat;
}

#module_532833335 .showHandle {
}

#module_532833335 .showHandle {
}

#module_532833335 .showHandle {
}

#module_532833335 a {
    font-size: unset;
    font-family: unset
}

.module_532833337 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833337 {
    padding: 0px;
}

#module_532833337 {
    position: static;
    z-index: 0;
    top: 3899px;
    left: 671px;
    width: 100%;
    height: auto;
}

    #module_532833337 .ModuleHead532833337 {
        display: none;
    }

    #module_532833337 .BodyCenter.BodyCenter532833337 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833337 > .module_532833337 {
        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_532833337 > .module_532833337 {
        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_532833337 .BodyCenter.BodyCenter532833337 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833337 .BodyCenter.BodyCenter532833337 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833337 > .module_532833337 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833337 > .module_532833337 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833337 > .module_532833337 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833337:hover {
    border: none;
}

    #module_532833337:hover > .module_532833337 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833337 .hrbox {
    justify-content: center;
}

#module_532833337 .hr-line {
    width: autopx;
    max-width: autopx;
}

#module_532833337 .hr-line {
    border-bottom-color: rgba(255, 255, 255, 0.33);
}

#module_532833337 .hr-line {
    border-bottom-style: solid;
}

#module_532833337 .hr-line {
    border-bottom-width: 1px;
}

.module_532833339 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833339 {
    padding: 0px;
}

#module_532833339 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833339 .ModuleHead532833339 {
        display: none;
    }

    #module_532833339 .BodyCenter.BodyCenter532833339 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833339 > .module_532833339 {
        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_532833339 > .module_532833339 {
        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_532833339 .BodyCenter.BodyCenter532833339 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833339 .BodyCenter.BodyCenter532833339 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833339 > .module_532833339 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833339 > .module_532833339 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833339 > .module_532833339 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833339:hover {
    border: none;
}

    #module_532833339:hover > .module_532833339 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833339 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833339 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833339 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833339 .tabContainerGiantGrid {
}

#module_532833339 .tabContainerGiantGrid {
}

#module_532833339 .tabContainerGiantGrid {
}

#module_532833339 .tabContainerGiantGrid {
    padding-top: 10px;
}

#module_532833339 .tabContainerGiantGrid {
    padding-bottom: 10px;
}

#module_532833339 .tabContainerGiantGrid {
    padding-left: 0px;
}

#module_532833339 .tabContainerGiantGrid {
    padding-right: 0px;
}

#module_532833339 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833339 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833339 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833339 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833339 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833339 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833339 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833339 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833339 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833339 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833339 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833339 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833339 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833339 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833339 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833339 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833339 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833339 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833339 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833339 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833339 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833339 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833339__tabPane_6823 #Sub532833339_6823 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833339__tabPane_6823 .SubPadding {
    width: 0px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833339__tabPane_6823 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833339__tabPane_6823 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833339__tabPane_6823:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833339__tabPane_6823 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833339__tabPane_6823 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833339__tabPane_6823 #Sub532833339_6823 {
        display: block;
    }

        #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833339__tabPane_6823 #Sub532833339_6823 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833339__tabPane_6823 #Sub532833339_Tab6823_1 {
    width: 50%;
}

.module_532833336 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833336 {
    padding: 0px;
}

#module_532833336 {
    position: static;
    z-index: 0;
    top: 3936px;
    left: 334px;
    width: 100%;
    height: auto;
}

    #module_532833336 .ModuleHead532833336 {
        display: none;
    }

    #module_532833336 .BodyCenter.BodyCenter532833336 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833336 > .module_532833336 {
        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_532833336 > .module_532833336 {
        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_532833336 .BodyCenter.BodyCenter532833336 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833336 .BodyCenter.BodyCenter532833336 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833336 > .module_532833336 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833336 > .module_532833336 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833336 > .module_532833336 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833336:hover {
    border: none;
}

    #module_532833336:hover > .module_532833336 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833336 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833336 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833336 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833336 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833336 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833336 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833336 .imageTextGiant-Container {
    padding-left: 0px;
}

#module_532833336 .imageTextGiant-Container {
    padding-right: 0px;
}

#module_532833336 .showHandle .btn {
    font-size: 14px;
}

#module_532833336 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833336 .showHandle .btn {
    color: #333;
}

#module_532833336 .showHandle .btn {
    font-weight: 400;
}

#module_532833336 .showHandle .btn {
    text-decoration: none;
}

#module_532833336 .showHandle .btn {
    font-style: normal;
}

#module_532833336 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833336 .showHandle div {
    border-top-style: solid !important;
}

#module_532833336 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833336 .showHandle {
    background-color: transparent;
}

#module_532833336 .showHandle {
    background-image: none;
}

#module_532833336 .showHandle {
    background-repeat: no-repeat;
}

#module_532833336 .showHandle {
}

#module_532833336 .showHandle {
}

#module_532833336 .showHandle {
}

#module_532833336 a {
    font-size: unset;
    font-family: unset
}

#module_532833339__tabPane_6823 #Sub532833339_Tab6823_2 {
    width: 50%;
}

.module_532833340 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833340 {
    padding: 0px;
}

#module_532833340 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833340 .ModuleHead532833340 {
        display: none;
    }

    #module_532833340 .BodyCenter.BodyCenter532833340 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833340 > .module_532833340 {
        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_532833340 > .module_532833340 {
        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_532833340 .BodyCenter.BodyCenter532833340 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833340 .BodyCenter.BodyCenter532833340 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833340 > .module_532833340 {
        margin-top: 7.8788%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833340 > .module_532833340 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833340 > .module_532833340 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833340:hover {
    border: none;
}

    #module_532833340:hover > .module_532833340 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833340 .BodyCenter {
    text-align: right;
}

#module_532833340 .moduleButton {
    font-size: 14px;
}

#module_532833340 .moduleButton {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833340 .moduleButton {
    color: rgb(255, 255, 255);
}

#module_532833340 .moduleButton {
    font-weight: normal;
}

#module_532833340 .moduleButton {
    text-decoration: none;
}

#module_532833340 .moduleButton {
    font-style: normal;
}

    #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
        background-color: rgba(0,0,0,0);
    }

        #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
            background-image: none;
        }

            #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
                background-repeat: no-repeat;
            }

                #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
                    background-position: none;
                }

                    #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
                        background-attachment: none;
                    }

                        #module_532833340 .moduleButton, #module_532833340 .moduleButton:before {
                        }

#module_532833340 .moduleButton {
    border-color: transparent;
}

#module_532833340 .moduleButton {
    border-style: solid;
}

#module_532833340 .moduleButton {
    border-width: 0px;
}

#module_532833340 .moduleButton {
    border-top-left-radius: 0px;
}

#module_532833340 .moduleButton {
    border-top-right-radius: 0px;
}

#module_532833340 .moduleButton {
    border-bottom-left-radius: 0px;
}

#module_532833340 .moduleButton {
    border-bottom-right-radius: 0px;
}

#module_532833340 .moduleButton {
    width: 140px;
}

#module_532833340 .moduleButton {
    height: 40px;
    line-height: 40px;
}

#module_532833340 .BodyCenter {
    color: #575757;
}

#module_532833340 .moduleButton {
    padding-top: 0px;
}

#module_532833340 .moduleButton {
    padding-bottom: 0px;
}

#module_532833340 .moduleButton {
    padding-left: 0px;
}

#module_532833340 .moduleButton {
    padding-right: 0px;
}

#module_532833340 .moduleButton {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

    #module_532833340 .moduleButton .ButtonLineHidden, #module_532833340 .moduleButton .ButtonLine {
        width: 25px;
    }

    #module_532833340 .moduleButton:hover .ButtonText {
        -webkit-transform: translateX(25px);
        -ms-transform: translateX(25px);
        transform: translateX(25px);
    }

    #module_532833340 .moduleButton .ButtonLineHidden, #module_532833340 .moduleButton .ButtonLine, #module_532833340 .moduleButton .Ionios {
        color: rgb(255, 255, 255);
    }

    #module_532833340 .moduleButton:hover {
        font-size: 14px;
    }

    #module_532833340 .moduleButton:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833340 .moduleButton:hover {
        color: #fff;
    }

    #module_532833340 .moduleButton:hover {
        font-weight: normal;
    }

    #module_532833340 .moduleButton:hover {
        text-decoration: none;
    }

    #module_532833340 .moduleButton:hover {
        font-style: normal;
    }

        #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
            background-image: unset;
            background-color: rgb(220, 154, 87);
        }

            #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
                background-image: none;
            }

                #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
                    background-repeat: no-repeat;
                }

                    #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
                        background-position: none;
                    }

                        #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
                            background-attachment: none;
                        }

                            #module_532833340 .moduleButton:hover, #module_532833340 .moduleButton:hover:before {
                            }

    #module_532833340 .moduleButton:hover {
        border-color: transparent;
    }

    #module_532833340 .moduleButton:hover {
        border-style: solid;
    }

    #module_532833340 .moduleButton:hover {
        border-width: 0px;
    }

    #module_532833340 .moduleButton:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

        #module_532833340 .moduleButton:hover .ButtonLineHidden, #module_532833340 .moduleButton:hover .ButtonLine, #module_532833340 .moduleButton:hover .Ionios {
            color: #fff;
        }



.module_532833338 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833338 {
    padding: 0px;
}

#module_532833338 {
    position: static;
    z-index: 0;
    top: 174px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833338 .ModuleHead532833338 {
        display: none;
    }

    #module_532833338 .BodyCenter.BodyCenter532833338 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833338 > .module_532833338 {
        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_532833338 > .module_532833338 {
        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_532833338 .BodyCenter.BodyCenter532833338 {
        padding-top: 0.0000%;
        padding-left: 11.6279%;
        padding-right: 11.6279%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833338 .BodyCenter.BodyCenter532833338 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833338 > .module_532833338 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833338 > .module_532833338 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833338 > .module_532833338 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833338:hover {
    border: none;
}

    #module_532833338:hover > .module_532833338 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833338 .hrbox {
    justify-content: center;
}

#module_532833338 .hr-line {
    width: autopx;
    max-width: autopx;
}

#module_532833338 .hr-line {
    border-bottom-color: rgba(255, 255, 255, 0.33);
}

#module_532833338 .hr-line {
    border-bottom-style: solid;
}

#module_532833338 .hr-line {
    border-bottom-width: 1px;
}

.module_532833341 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833341 {
    padding: 0px;
}

#module_532833341 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833341 .ModuleHead532833341 {
        display: none;
    }

    #module_532833341 .BodyCenter.BodyCenter532833341 {
        background-color: transparent;
        background-image: url(/comdata/74748/202308/20230819153932d0b053.jpg);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 0%;
        background-Attachment: scroll;
    }

    #module_532833341 > .module_532833341 {
        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_532833341 > .module_532833341 {
        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_532833341 .BodyCenter.BodyCenter532833341 {
        padding-top: 4.3197%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 4.3197%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833341 .BodyCenter.BodyCenter532833341 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833341 > .module_532833341 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833341 > .module_532833341 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833341 > .module_532833341 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833341:hover {
    border: none;
}

    #module_532833341:hover > .module_532833341 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833341 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833341 .ModuleSubContainer {
    background-image: none;
}

#module_532833341 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833341 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833341 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833341 .ModuleSubContainer {
}

#module_532833341 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833341 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833341 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833341 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833341 {
    max-width: 1720px;
    width: auto;
}

.module_532833346 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833346 {
    padding: 0px;
}

#module_532833346 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833346 .ModuleHead532833346 {
        display: none;
    }

    #module_532833346 .BodyCenter.BodyCenter532833346 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833346 > .module_532833346 {
        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_532833346 > .module_532833346 {
        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_532833346 .BodyCenter.BodyCenter532833346 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833346 .BodyCenter.BodyCenter532833346 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833346 > .module_532833346 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833346 > .module_532833346 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833346 > .module_532833346 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833346:hover {
    border: none;
}

    #module_532833346:hover > .module_532833346 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833346 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833346 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833346 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833346 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833346 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833346 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833346 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833346 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833346 .showHandle .btn {
    font-size: 14px;
}

#module_532833346 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833346 .showHandle .btn {
    color: #333;
}

#module_532833346 .showHandle .btn {
    font-weight: 400;
}

#module_532833346 .showHandle .btn {
    text-decoration: none;
}

#module_532833346 .showHandle .btn {
    font-style: normal;
}

#module_532833346 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833346 .showHandle div {
    border-top-style: solid !important;
}

#module_532833346 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833346 .showHandle {
    background-color: transparent;
}

#module_532833346 .showHandle {
    background-image: none;
}

#module_532833346 .showHandle {
    background-repeat: no-repeat;
}

#module_532833346 .showHandle {
}

#module_532833346 .showHandle {
}

#module_532833346 .showHandle {
}

#module_532833346 a {
    font-size: unset;
    font-family: unset
}

.module_532833347 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833347 {
    padding: 0px;
}

#module_532833347 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833347 .ModuleHead532833347 {
        display: none;
    }

    #module_532833347 .BodyCenter.BodyCenter532833347 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833347 > .module_532833347 {
        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_532833347 > .module_532833347 {
        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_532833347 .BodyCenter.BodyCenter532833347 {
        padding-top: 0.0000%;
        padding-left: 0.5814%;
        padding-right: 0.5814%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833347 .BodyCenter.BodyCenter532833347 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833347 > .module_532833347 {
        margin-top: 0.2907%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.2907%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833347 > .module_532833347 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833347 > .module_532833347 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833347:hover {
    border: none;
}

    #module_532833347:hover > .module_532833347 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833347 .hrbox {
    justify-content: flex-start;
}

#module_532833347 .hr-line {
    width: 750px;
    max-width: 750px;
}

#module_532833347 .hr-line {
    border-bottom-color: rgba(220, 154, 87, 0.57);
}

#module_532833347 .hr-line {
    border-bottom-style: solid;
}

#module_532833347 .hr-line {
    border-bottom-width: 3px;
}

/*layout-121*/
.ModuleNewsListGiant.layout-122 .news-module-container {
    overflow: hidden;
    position: relative;
}

.ModuleNewsListGiant.layout-122 .news-container {
    font-size: 0;
}
/* .ModuleNewsListGiant.layout-122 .news-item[index = '0']{display: none;} */
.ModuleNewsListGiant.layout-122 .news-left,
.ModuleNewsListGiant.layout-122 .news-right,
.ModuleNewsListGiant.layout-122 .timebox,
.ModuleNewsListGiant.layout-122 .titbox {
    height: auto;
    display: inline-block;
    vertical-align: top;
}

    .ModuleNewsListGiant.layout-122 .news-left .news-tit {
        background-color: #1E88E5;
    }

    .ModuleNewsListGiant.layout-122 .news-left .contentbox {
        font-size: 0;
        padding-top: 35px;
        padding-right: 40px;
        padding-left: 49px;
    }

.ModuleNewsListGiant.layout-122 .news-left {
    width: 40%;
}

.ModuleNewsListGiant.layout-122 .news-right {
    width: 60%
}

.ModuleNewsListGiant.layout-122 .dummy {
    padding-top: 56%;
}

.ModuleNewsListGiant.layout-122 .news-img {
    display: block;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    position: relative;
}

.ModuleNewsListGiant.layout-122 .swiper-slide-active .news-tit {
    margin-left: 0 !important;
}

.ModuleNewsListGiant.layout-122 .news-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    margin: auto;
    padding: auto;
    display: block;
    transition: all 1s;
}

.ModuleNewsListGiant.layout-122 .news-img:hover img {
    transform: scale(1.3);
}

.ModuleNewsListGiant.layout-122 .news-left .timebox {
    width: 15%;
    margin-right: 30px;
}
/* .ModuleNewsListGiant.layout-122 .news-left .titbox{width: calc(85% - 30px);} */
.ModuleNewsListGiant.layout-122 .day {
    display: block;
    font-size: 62px;
    color: #fff;
    line-height: 1;
}

.ModuleNewsListGiant.layout-122 .yaermonth {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    display: block;
}

.ModuleNewsListGiant.layout-122 .news-title {
    line-height: 1.5;
    max-width: 600px;
    font-size: 22px;
    color: #ffffff;
}

.ModuleNewsListGiant.layout-122 .left-line {
    transition: width 0.3s ease-in-out;
    width: 64px;
    height: 3px;
    border-top: 3px solid rgba(255,255,255,0.61);
    margin: 33px 0 30px 0;
}

.ModuleNewsListGiant.layout-122 .news-desc {
    line-height: 2;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
}

.ModuleNewsListGiant.layout-122 .news-left .label-box {
    overflow: hidden;
    max-height: 80px;
    padding-left: 49px;
    margin-top: 35px;
    border-top: 1px solid rgba(255,255,255,0.3);
}

.ModuleNewsListGiant.layout-122 .news-right .label-box {
    overflow: hidden;
    max-height: 80px;
    margin-top: 35px;
    border-top: 1px solid #eeeeee;
}

.ModuleNewsListGiant.layout-122 .news-label {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 15px;
    display: inline-block;
    padding: 0 16px;
    font-size: 12px;
    background: rgba(255,255,255,0.6);
    border-radius: 16px;
}

    .ModuleNewsListGiant.layout-122 .news-label a {
        color: #2196F3;
    }

.ModuleNewsListGiant.layout-122 .news-right {
    font-size: 0;
}

.ModuleNewsListGiant.layout-122 .news-item {
    padding: 0;
}

.ModuleNewsListGiant.layout-122 .news-right .timebox, .ModuleNewsListGiant.layout-122 .news-right .titbox {
    display: block;
}

.ModuleNewsListGiant.layout-122 .news-right .day {
    color: #D2D2D2;
}

.ModuleNewsListGiant.layout-122 .news-right .yaermonth {
    color: #D2D2D2;
}

.ModuleNewsListGiant.layout-122 .paginations {
    display: block;
    text-align: right;
    width: 100%;
    height: auto;
}

.ModuleNewsListGiant.layout-122 .prev {
    margin-right: 15px;
}

.ModuleNewsListGiant.layout-122 .next {
    transform: rotate(180deg);
}

.ModuleNewsListGiant.layout-122 .news-right .news-title {
    max-width: 440px;
    font-size: 18px;
    color: #333333;
}

.ModuleNewsListGiant.layout-122 .right-line {
    transition: width 0.3s ease-in-out;
    width: 64px;
    height: 3px;
    border-top: 3px solid #eeeeee; /*margin:33px 0 30px 0 ;*/
}

.ModuleNewsListGiant.layout-122 .news-right .news-desc {
    margin-top: 30px;
    color: #A1A1A1;
    font-size: 14px;
}

.ModuleNewsListGiant.layout-122 .news-left:hover .left-line {
    width: 100%;
}

.ModuleNewsListGiant.layout-122 .news-right .news-tit:hover .right-line {
    width: 100%;
}

.ModuleNewsListGiant.layout-122 .prev, .ModuleNewsListGiant.layout-122 .next {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    width: 48px;
    height: 48px;
    background: #1e88e5;
    color: #fff;
}

.ModuleNewsListGiant.layout-122 .paginationbtn {
    position: relative;
}

.ModuleNewsListGiant.layout-122 .icon-icon-left {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ModuleNewsListGiant.layout-122 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}

.ModuleNewsListGiant.layout-122 .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-122 .news-item[index = '0'] {
        display: block;
    }

    .ModuleNewsListGiant.layout-122 .news-right {
        width: 100% !important;
        margin-left: 0 !important
    }

    .ModuleNewsListGiant.layout-122 .titbox {
        width: 100% !important;
    }

    .ModuleNewsListGiant.layout-122 .news-left {
        display: none;
    }
}
/*置顶推荐*/
.ModuleNewsListGiant.layout-122 .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;
}

.module_532833348 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833348 {
    padding: 0px;
}

#module_532833348 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833348 .ModuleHead532833348 {
        display: none;
    }

    #module_532833348 .BodyCenter.BodyCenter532833348 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833348 > .module_532833348 {
        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_532833348 > .module_532833348 {
        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_532833348 .BodyCenter.BodyCenter532833348 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833348 .BodyCenter.BodyCenter532833348 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833348 > .module_532833348 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833348 > .module_532833348 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833348 > .module_532833348 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833348:hover {
    border: none;
}

    #module_532833348:hover > .module_532833348 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833348 .videobox .iconfont {
    font-size: 66px;
}

#module_532833348 {
}

@media (max-width: 767px) {
    #module_532833348 .videobox .iconfont {
        font-size: 44px;
    }
}

#module_532833348 .topnews .news-tit {
    background-color: rgba(0,0,0,0);
}

#module_532833348 .topnews .news-tit {
    background-image: none;
}

#module_532833348 .topnews .news-tit {
    background-repeat: no-repeat;
}

#module_532833348 .topnews .news-tit {
}

#module_532833348 .topnews .news-tit {
}

#module_532833348 .topnews .contentbox {
    padding-top: 35px;
}

#module_532833348 .topnews .contentbox {
    padding-bottom: 0px;
}

#module_532833348 .topnews .contentbox {
    padding-left: 0px;
}

#module_532833348 .topnews .contentbox {
    padding-right: 50px;
}

#module_532833348 .news-right .news-tit {
    margin-right: 65px;
}

#module_532833348 .news-right {
    width: calc(60% - 65px);
    margin-left: 65px;
}

#module_532833348 {
}

@media (max-width: 767px) {
    #module_532833348 .news-right .news-tit {
        margin-left: 20px;
    }
}

#module_532833348 .news-right .news-img {
    margin-top: 30px;
}

#module_532833348 .news-right .news-img {
    margin-bottom: 30px;
}

#module_532833348 .news-img .dummy {
    background-color: #fff;
}

#module_532833348 .news-img .dummy {
    background-image: none;
}

#module_532833348 .news-img .dummy {
    background-repeat: no-repeat;
}

#module_532833348 .news-img .dummy {
}

#module_532833348 .news-img .dummy {
}

#module_532833348 .news-img .dummy {
}

#module_532833348 .news-img .dummy {
    padding-top: auto;
}

#module_532833348 .news-img .t-img {
    object-fit: cover;
}

#module_532833348 .news-img .t-img {
    width: 100%;
}

#module_532833348 .news-img .t-img {
    height: 100%;
}

#module_532833348 .right-line {
    border-top-style: solid;
}

#module_532833348 .right-line {
    border-top-width: 3px;
}

#module_532833348 .right-line {
    border-top-color: rgb(191, 191, 191);
}

#module_532833348 .left-line {
    border-top-style: solid;
}

#module_532833348 .left-line {
    border-top-width: 2px;
}

#module_532833348 .left-line {
    border-top-color: rgba(220, 154, 87, 0.57);
}

#module_532833348 .news-title {
    margin-top: 0px;
}

#module_532833348 .news-title {
    margin-bottom: 8px;
}

#module_532833348 .topnews .news-title {
    font-size: 20px;
}

#module_532833348 .topnews .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews .news-title {
    color: rgb(51, 51, 51);
}

#module_532833348 .topnews .news-title {
    font-weight: normal;
}

#module_532833348 .topnews .news-title {
    text-decoration: none;
}

#module_532833348 .topnews .news-title {
    font-style: normal;
}

#module_532833348 .news-right .news-title {
    font-size: 18px;
}

#module_532833348 .staFun {
    line-height: 18pt;
}

#module_532833348 .news-right .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-title {
    color: #333;
}

#module_532833348 .news-right .news-title {
    font-weight: normal;
}

#module_532833348 .news-right .news-title {
    text-decoration: none;
}

#module_532833348 .news-right .news-title {
    font-style: normal;
}

#module_532833348 .news-desc {
    margin-top: 0px;
}

#module_532833348 .news-desc {
    margin-bottom: 40px;
}

#module_532833348 .topnews .news-desc {
    font-size: 16px;
}

#module_532833348 .topnews .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews .news-desc {
    color: rgb(165, 165, 165);
}

#module_532833348 .topnews .news-desc {
    font-weight: normal;
}

#module_532833348 .topnews .news-desc {
    text-decoration: none;
}

#module_532833348 .topnews .news-desc {
    font-style: normal;
}

#module_532833348 .news-right .news-desc {
    font-size: 16px;
}

#module_532833348 .news-right .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-desc {
    color: #A1A1A1;
}

#module_532833348 .news-right .news-desc {
    font-weight: normal;
}

#module_532833348 .news-right .news-desc {
    text-decoration: none;
}

#module_532833348 .news-right .news-desc {
    font-style: normal;
}

#module_532833348 .news-right .day {
    margin-top: 30px;
}

#module_532833348 .news-right .day {
    margin-bottom: 0px;
}

#module_532833348 .news-right .day {
    font-size: 48px;
}

#module_532833348 .news-right .day {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .day {
    color: rgb(191, 191, 191);
}

#module_532833348 .news-right .day {
    font-weight: normal;
}

#module_532833348 .news-right .day {
    text-decoration: none;
}

#module_532833348 .news-right .day {
    font-style: normal;
}

#module_532833348 .news-right .yaermonth {
    margin-top: 0px;
}

#module_532833348 .news-right .yaermonth {
    margin-bottom: 40px;
}

#module_532833348 .news-right .yaermonth {
    font-size: 14px;
}

#module_532833348 .news-right .yaermonth {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .yaermonth {
    color: rgb(191, 191, 191);
}

#module_532833348 .news-right .yaermonth {
    font-weight: normal;
}

#module_532833348 .news-right .yaermonth {
    text-decoration: none;
}

#module_532833348 .news-right .yaermonth {
    font-style: normal;
}

#module_532833348 .news-right .news-label {
    font-size: 12px;
}

#module_532833348 .news-right .news-label {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-label {
    color: #999;
}

#module_532833348 .news-right .news-label {
    font-weight: normal;
}

#module_532833348 .news-right .news-label {
    text-decoration: none;
}

#module_532833348 .news-right .news-label {
    font-style: normal;
}

#module_532833348 .topnews .news-label {
    font-size: 12 px;
}

#module_532833348 .topnews .news-label {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews .news-label {
    color: #000000;
}

#module_532833348 .topnews .news-label {
    font-weight: normal;
}

#module_532833348 .topnews .news-label {
    text-decoration: none;
}

#module_532833348 .topnews .news-label {
    font-style: normal;
}

#module_532833348 .topnews .news-label {
    background-color: rgba(255,255,255,0.6);
}

#module_532833348 .topnews .news-label {
    background-image: none;
}

#module_532833348 .topnews .news-label {
    background-repeat: no-repeat;
}

#module_532833348 .topnews .news-label {
}

#module_532833348 .topnews .news-label {
}

#module_532833348 .news-right .news-label {
    background-color: rgba(246,246,246,0.8);
}

#module_532833348 .news-right .news-label {
    background-image: none;
}

#module_532833348 .news-right .news-label {
    background-repeat: no-repeat;
}

#module_532833348 .news-right .news-label {
}

#module_532833348 .news-right .news-label {
}

#module_532833348 .news-label {
    border-top-left-radius: 16px;
}

#module_532833348 .news-label {
    border-top-right-radius: 16px;
}

#module_532833348 .news-label {
    border-bottom-left-radius: 16px;
}

#module_532833348 .news-label {
    border-bottom-right-radius: 16px;
}

#module_532833348 .news-right .label-box {
    border-top-color: #EEEEEE;
}

#module_532833348 .topnews .label-box {
    border-top-color: rgba(255,255,255,0.3);
}

#module_532833348 .news-label {
    margin-top: 20px;
}

#module_532833348 .news-label {
    margin-bottom: 20px;
}

#module_532833348 .news-label {
    margin-left: 0px;
}

#module_532833348 .news-label {
    margin-right: 15px;
}

#module_532833348 .news-label {
    padding-top: 10px;
}

#module_532833348 .news-label {
    padding-bottom: 10px;
}

#module_532833348 .news-label {
    padding-left: 16px;
}

#module_532833348 .news-label {
    padding-right: 16px;
}

#module_532833348 .news-right .news-label {
    border-top-color: #fff;
}

#module_532833348 .news-right .news-label {
    border-top-style: none;
}

#module_532833348 .news-right .news-label {
    border-top-width: 0px;
}

#module_532833348 .news-right .news-label {
    border-right-color: #fff;
}

#module_532833348 .news-right .news-label {
    border-right-style: none;
}

#module_532833348 .news-right .news-label {
    border-right-width: 0px;
}

#module_532833348 .news-right .news-label {
    border-bottom-color: #fff;
}

#module_532833348 .news-right .news-label {
    border-bottom-style: none;
}

#module_532833348 .news-right .news-label {
    border-bottom-width: 0px;
}

#module_532833348 .news-right .news-label {
    border-left-color: #fff;
}

#module_532833348 .news-right .news-label {
    border-left-style: none;
}

#module_532833348 .news-right .news-label {
    border-left-width: 0px;
}

#module_532833348 .topnews .news-label {
    border-top-color: #fff;
}

#module_532833348 .topnews .news-label {
    border-top-style: none;
}

#module_532833348 .topnews .news-label {
    border-top-width: 0px;
}

#module_532833348 .topnews .news-label {
    border-right-color: #fff;
}

#module_532833348 .topnews .news-label {
    border-right-style: none;
}

#module_532833348 .topnews .news-label {
    border-right-width: 0px;
}

#module_532833348 .topnews .news-label {
    border-bottom-color: #fff;
}

#module_532833348 .topnews .news-label {
    border-bottom-style: none;
}

#module_532833348 .topnews .news-label {
    border-bottom-width: 0px;
}

#module_532833348 .topnews .news-label {
    border-left-color: #fff;
}

#module_532833348 .topnews .news-label {
    border-left-style: none;
}

#module_532833348 .topnews .news-label {
    border-left-width: 0px;
}

#module_532833348 .paginations {
    text-align: right;
}

#module_532833348 .icon-icon-left {
    font-size: 19px;
}

#module_532833348 .icon-icon-left {
    color: #fff;
}

#module_532833348 .paginationbtn {
    border-top-color: #fff;
}

#module_532833348 .paginationbtn {
    border-top-style: none;
}

#module_532833348 .paginationbtn {
    border-top-width: 0px;
}

#module_532833348 .paginationbtn {
    border-right-color: #fff;
}

#module_532833348 .paginationbtn {
    border-right-style: none;
}

#module_532833348 .paginationbtn {
    border-right-width: 0px;
}

#module_532833348 .paginationbtn {
    border-bottom-color: #fff;
}

#module_532833348 .paginationbtn {
    border-bottom-style: none;
}

#module_532833348 .paginationbtn {
    border-bottom-width: 0px;
}

#module_532833348 .paginationbtn {
    border-left-color: #fff;
}

#module_532833348 .paginationbtn {
    border-left-style: none;
}

#module_532833348 .paginationbtn {
    border-left-width: 0px;
}

#module_532833348 .paginationbtn {
    background-color: rgb(220, 154, 87);
}

#module_532833348 .paginationbtn {
    background-image: none;
}

#module_532833348 .paginationbtn {
    background-repeat: no-repeat;
}

#module_532833348 .paginationbtn {
}

#module_532833348 .paginationbtn {
}

#module_532833348 .paginationbtn {
    border-top-left-radius: 0px;
}

#module_532833348 .paginationbtn {
    border-top-right-radius: 0px;
}

#module_532833348 .paginationbtn {
    border-bottom-left-radius: 0px;
}

#module_532833348 .paginationbtn {
    border-bottom-right-radius: 0px;
}

#module_532833348 .paginationbtn {
    margin-top: 0px;
}

#module_532833348 .paginationbtn {
    margin-bottom: 0px;
}

#module_532833348 .paginationbtn {
    margin-left: 0px;
}

#module_532833348 .paginationbtn {
    margin-right: 15px;
}

#module_532833348 .paginationbtn {
    width: 47px;
}

#module_532833348 .paginationbtn {
    height: 48px;
    line-height: 48px
}

#module_532833348 .topnews:hover .news-tit {
    background-color: rgba(0,0,0,0);
}

#module_532833348 .topnews:hover .news-tit {
    background-image: none;
}

#module_532833348 .topnews:hover .news-tit {
    background-repeat: no-repeat;
}

#module_532833348 .topnews:hover .news-tit {
}

#module_532833348 .topnews:hover .news-tit {
}

#module_532833348 .news-right .news-tit:hover .right-line {
    border-top-style: solid;
}

#module_532833348 .news-right .news-tit:hover .right-line {
    border-top-color: rgba(220, 154, 87, 0.57);
}

#module_532833348 .topnews:hover .left-line {
    border-top-style: solid;
}

#module_532833348 .topnews:hover .left-line {
    border-top-color: rgba(220, 154, 87, 0.57);
}

#module_532833348 .topnews:hover .news-title {
    font-size: 20px;
}

#module_532833348 .topnews:hover .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews:hover .news-title {
    color: rgb(220, 154, 87);
}

#module_532833348 .topnews:hover .news-title {
    font-weight: normal;
}

#module_532833348 .topnews:hover .news-title {
    text-decoration: none;
}

#module_532833348 .topnews:hover .news-title {
    font-style: normal;
}

#module_532833348 .news-right .news-tit:hover .news-title {
    font-size: 18px;
}

#module_532833348 .news-right .news-tit:hover .staFun {
    line-height: 18pt;
}

#module_532833348 .news-righthover .news-title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-tit:hover .news-title {
    color: rgb(220, 154, 87);
}

#module_532833348 .news-right .news-tit:hover .news-title {
    font-weight: normal;
}

#module_532833348 .news-right .news-tit:hover .news-title {
    text-decoration: none;
}

#module_532833348 .news-right .news-tit:hover .news-title {
    font-style: normal;
}

#module_532833348 .topnews:hover .news-desc {
    font-size: 16px;
}

#module_532833348 .topnews:hover .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews:hover .news-desc {
    color: rgb(127, 127, 127);
}

#module_532833348 .topnews:hover .news-desc {
    font-weight: normal;
}

#module_532833348 .topnews:hover .news-desc {
    text-decoration: none;
}

#module_532833348 .topnews:hover .news-desc {
    font-style: normal;
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    font-size: 16px;
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    color: rgb(127, 127, 127);
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    font-weight: normal;
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    text-decoration: none;
}

#module_532833348 .news-right .news-tit:hover .news-desc {
    font-style: normal;
}

#module_532833348 .news-right .news-tit:hover .day {
    font-size: 48px;
}

#module_532833348 .news-right .news-tit:hover .day {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-tit:hover .day {
    color: rgb(220, 154, 87);
}

#module_532833348 .news-right .news-tit:hover .day {
    font-weight: normal;
}

#module_532833348 .news-right .news-tit:hover .day {
    text-decoration: none;
}

#module_532833348 .news-right .news-tit:hover .day {
    font-style: normal;
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    font-size: 14px;
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    color: rgb(220, 154, 87);
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    font-weight: normal;
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    text-decoration: none;
}

#module_532833348 .news-right .news-tit:hover .yaermonth {
    font-style: normal;
}

#module_532833348 .news-right .news-label:hover {
    font-size: 12px;
}

#module_532833348 .news-right .news-label:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .news-right .news-label:hover {
    color: #999999;
}

#module_532833348 .news-right .news-label:hover {
    font-weight: normal;
}

#module_532833348 .news-right .news-label:hover {
    text-decoration: none;
}

#module_532833348 .news-right .news-label:hover {
    font-style: normal;
}

#module_532833348 .topnews .news-label:hover {
    font-size: 12px;
}

#module_532833348 .topnews .news-label:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833348 .topnews .news-label:hover {
    color: #666666;
}

#module_532833348 .topnews .news-label:hover {
    font-weight: normal;
}

#module_532833348 .topnews .news-label:hover {
    text-decoration: none;
}

#module_532833348 .topnews .news-label:hover {
    font-style: normal;
}

#module_532833348 .topnews .news-label:hover {
    background-color: #fff;
}

#module_532833348 .topnews .news-label:hover {
    background-image: none;
}

#module_532833348 .topnews .news-label:hover {
    background-repeat: no-repeat;
}

#module_532833348 .topnews .news-label:hover {
}

#module_532833348 .topnews .news-label:hover {
}

#module_532833348 .news-right .news-tit .news-label:hover {
    background-color: rgba(246,246,246,0.8);
}

#module_532833348 .news-right .news-tit .news-label:hover {
    background-image: none;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    background-repeat: no-repeat;
}

#module_532833348 .news-right .news-tit .news-label:hover {
}

#module_532833348 .news-right .news-tit .news-label:hover {
}

#module_532833348 .news-right .news-tit:hover .label-box {
    border-top-color: #EEEEEE;
}

#module_532833348 .topnews:hover .label-box {
    border-top-color: rgba(255,255,255,0.3);
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-top-color: #fff;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-top-style: none;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-right-color: #fff;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-right-style: none;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-bottom-color: #fff;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-bottom-style: none;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-left-color: #fff;
}

#module_532833348 .news-right .news-tit .news-label:hover {
    border-left-style: none;
}

#module_532833348 .topnews .news-label:hover {
    border-top-color: #fff;
}

#module_532833348 .topnews .news-label:hover {
    border-top-style: none;
}

#module_532833348 .topnews .news-label:hover {
    border-right-color: #fff;
}

#module_532833348 .topnews .news-label:hover {
    border-right-style: none;
}

#module_532833348 .topnews .news-label:hover {
    border-bottom-color: #fff;
}

#module_532833348 .topnews .news-label:hover {
    border-bottom-style: none;
}

#module_532833348 .topnews .news-label:hover {
    border-left-color: #fff;
}

#module_532833348 .topnews .news-label:hover {
    border-left-style: none;
}

#module_532833348 .paginationbtn:hover .icon-icon-left {
    font-size: 20px;
}

#module_532833348 .paginationbtn:hover .icon-icon-left {
    color: #fff;
}

#module_532833348 .paginationbtn:hover {
    border-top-color: #fff;
}

#module_532833348 .paginationbtn:hover {
    border-top-style: none;
}

#module_532833348 .paginationbtn:hover {
    border-right-color: #fff;
}

#module_532833348 .paginationbtn:hover {
    border-right-style: none;
}

#module_532833348 .paginationbtn:hover {
    border-bottom-color: #fff;
}

#module_532833348 .paginationbtn:hover {
    border-bottom-style: none;
}

#module_532833348 .paginationbtn:hover {
    border-left-color: #fff;
}

#module_532833348 .paginationbtn:hover {
    border-left-style: none;
}

#module_532833348 .paginationbtn:hover {
    background-color: rgb(230, 164, 96);
}

#module_532833348 .paginationbtn:hover {
    background-image: none;
}

#module_532833348 .paginationbtn:hover {
    background-repeat: no-repeat;
}

#module_532833348 .paginationbtn:hover {
}

#module_532833348 .paginationbtn:hover {
}

.module_532833279 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833279 {
    padding: 0px;
}

#module_532833279 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833279 .ModuleHead532833279 {
        display: none;
    }

    #module_532833279 .BodyCenter.BodyCenter532833279 {
        background: none;
        background-color: rgb(46, 44, 43);
    }

    #module_532833279 > .module_532833279 {
        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_532833279 > .module_532833279 {
        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_532833279 .BodyCenter.BodyCenter532833279 {
        padding-top: 2.6882%;
        padding-left: 1.0753%;
        padding-right: 1.0753%;
        padding-bottom: 2.6882%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833279 .BodyCenter.BodyCenter532833279 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833279 > .module_532833279 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833279 > .module_532833279 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833279 > .module_532833279 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833279:hover {
    border: none;
}

    #module_532833279:hover > .module_532833279 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833279 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833279 .ModuleSubContainer {
    background-image: none;
}

#module_532833279 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833279 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833279 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833279 .ModuleSubContainer {
}

#module_532833279 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833279 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833279 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833279 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833279 {
    max-width: 1720px;
    width: auto;
}

    .ModuleGridContainer.ModuleGridContainer532833279 .SubPadding {
        width: 100px;
    }

.module_532833280 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833280 {
    padding: 0px;
}

#module_532833280 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833280 .ModuleHead532833280 {
        display: none;
    }

    #module_532833280 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833280 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833280 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833280 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833280 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833280 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833280 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833280 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833280 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833280 .showHandle .btn {
        font-family:;
    }

    #module_532833280 .showHandle .btn {
        color: #333;
    }

    #module_532833280 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833280 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833280 .showHandle .btn {
        font-style: normal;
    }

    #module_532833280 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833280 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833280 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833280 .showHandle {
        background-color: transparent;
    }

    #module_532833280 .showHandle {
    }

    #module_532833280 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833280 .showHandle {
    }

    #module_532833280 .showHandle {
    }

    #module_532833280 .showHandle {
    }

    #module_532833280 a {
        font-size: unset;
        font-family: unset
    }

.module_532833281 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833281 {
    padding: 0px;
}

#module_532833281 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833281 .ModuleHead532833281 {
        display: none;
    }

#module_532833281 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833281 > .module_532833281 {
        margin-top: 8.0344%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833281 > .module_532833281 {
    }
}

#module_532833281 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833281 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833281 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833281 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833281 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833281 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833281 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833281 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833281 .showHandle .btn {
    font-size: 14px;
}

#module_532833281 .showHandle .btn {
    font-family:;
}

#module_532833281 .showHandle .btn {
    color: #333;
}

#module_532833281 .showHandle .btn {
    font-weight: 400;
}

#module_532833281 .showHandle .btn {
    text-decoration: none;
}

#module_532833281 .showHandle .btn {
    font-style: normal;
}

#module_532833281 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833281 .showHandle div {
    border-top-style: solid !important;
}

#module_532833281 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833281 .showHandle {
    background-color: transparent;
}

#module_532833281 .showHandle {
}

#module_532833281 .showHandle {
    background-repeat: no-repeat;
}

#module_532833281 .showHandle {
}

#module_532833281 .showHandle {
}

#module_532833281 .showHandle {
}

#module_532833281 a {
    font-size: unset;
    font-family: unset
}

.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}
/*新验证码开始*/
.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;
}

.ModuleCustomFormGiant.layout-102 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;
}

.ModuleCustomFormGiant.layout-102 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {
    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {
    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {
    position: absolute;
    ;
    bottom: 0;
    z-index: 12;
    background: #fff;
    transform: translate(-50%,-50%);
    top: auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0,0,0,0.11);
    display: none;
    width: 100%;
}
/*新验证码结束*/


.ModuleCustomFormGiant.layout-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    /* flex-shrink: 0;
            -webkit-flex-shrink: 0;
            -ms-flex-shrink: 0;
            -moz-flex-shrink: 0;
            flex-grow: 0;
            -webkit-flex-grow: 0;
            -ms-flex-grow: 1;
            -moz-flex-grow: 1; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
            color: #fff
        } */

.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    /* max-width: 30%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    /* -webkit-box-pack: justify; */
    /* -webkit-justify-content: space-between; */
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    height: 44px;
    line-height: 44px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {
    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {
    height: 40px;
    margin-top: 1px;
    width: 100%
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    border: 1px solid #eee;
    border-radius: 5px;
}

    .ModuleCustomFormGiant.layout-102 .Browse-file:hover {
        color: #666;
        background: #eee;
        border: 1px solid #ccc;
    }

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 3px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    /* align-items: flex-start; */
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    margin-right: 16px;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 1px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

    .ModuleCustomFormGiant.layout-102 .padL16.radioBox {
        margin-top: 8px
    }

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

    .ModuleCustomFormGiant.layout-102 .file-operation .content-title {
        max-width: 100%;
    }

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
            background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }
}

.ModuleCustomFormGiant.layout-102 .content-title {
    max-width: 75%;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 30px);
    display: block;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 120px;
}

.ModuleCustomFormGiant.layout-102 .dq {
    margin-bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 16px;
}

.ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 76px);
    display: inline-block;
}

}


@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 input[type=text] {
        line-height: 48px;
    }
}

.module_532833282 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833282 {
    padding: 0px;
}

#module_532833282 {
    position: static;
    z-index: 0;
    top: 285px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833282 .ModuleHead532833282 {
        display: none;
    }

    #module_532833282 .BodyCenter.BodyCenter532833282 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833282 > .module_532833282 {
        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_532833282 > .module_532833282 {
        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_532833282 .BodyCenter.BodyCenter532833282 {
        padding-top: 1.8519%;
        padding-left: 1.8519%;
        padding-right: 1.8519%;
        padding-bottom: 1.8519%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833282 .BodyCenter.BodyCenter532833282 {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833282 > .module_532833282 {
        margin-top: 1.3680%;
        margin-left: 0.0000%;
        margin-right: 37.8933%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833282 > .module_532833282 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833282 > .module_532833282 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833282:hover {
    border: none;
}

    #module_532833282:hover > .module_532833282 {
        border-color: #ccc;
    }

    #module_532833282:hover > .module_532833282 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833282 .vcbtn1 {
    background-color: #fd6e27;
}

#module_532833282 .vcbtn1 {
    color: #fff;
}

#module_532833282 .title {
    font-size: 24px;
}

#module_532833282 .title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833282 .title {
    color: #333;
}

#module_532833282 .title {
    font-weight: normal;
}

#module_532833282 .title {
    text-decoration: none;
}

#module_532833282 .title {
    font-style: normal;
}

#module_532833282 .title {
    background-color: transparent;
}

#module_532833282 .title {
    background-image: none;
}

#module_532833282 .title {
    background-repeat: no-repeat;
}

#module_532833282 .title {
    background-position: 50% 50%;
}

#module_532833282 .title {
    background-attachment: scroll;
}

#module_532833282 .title {
}

#module_532833282 .title {
    height: 50px;
    line-height: 50px;
}

#module_532833282 .title {
    text-align: center;
}

#module_532833282 .Describ-text-color {
    font-size: 14px;
}

#module_532833282 .Describ-text-color {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833282 .Describ-text-color {
    color: rgb(63, 63, 63);
}

#module_532833282 .Describ-text-color {
    font-weight: normal;
}

#module_532833282 .Describ-text-color {
    text-decoration: none;
}

#module_532833282 .Describ-text-color {
    font-style: normal;
}

#module_532833282 .submitbtn {
    font-size: 16px;
}

#module_532833282 .submitbtn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833282 .submitbtn {
    color: #fff;
}

#module_532833282 .submitbtn {
    font-weight: normal;
}

#module_532833282 .submitbtn {
    text-decoration: none;
}

#module_532833282 .submitbtn {
    font-style: normal;
}

#module_532833282 .submitbtn {
    width: 100%;
}

#module_532833282 .submitbtn {
    height: 50px;
    line-height: 50px;
}

#module_532833282 .submitbtnbox {
    justify-content: flex-start;
}

#module_532833282 .submitbtn {
    background-color: rgb(220, 154, 87);
}

#module_532833282 input[type=radio]:checked, #module_532833282 input[type=checkbox]:checked {
    background: rgb(220, 154, 87);
    border: 1px solid rgb(220, 154, 87)
}

#module_532833282 .submitbtn {
    background-image: none;
}

#module_532833282 .submitbtn {
    background-repeat: no-repeat;
}

#module_532833282 .submitbtn {
    background-position: 50% 50%;
}

#module_532833282 .submitbtn {
    background-attachment: scroll;
}

#module_532833282 .submitbtn {
}

#module_532833282 .smsvcode, #module_532833282 .VerificationCodeinput, #module_532833282 .Browse-file, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .formList-content-no-style, #module_532833282 .customFormTextarea, #module_532833282 .in-formList-content, #module_532833282 .frist_item, #module_532833282 .Browse-file-input, #module_532833282 input[type=text], #module_532833282 .VerificationCodeinputWb, #module_532833282 .frist-city-select, #module_532833282 .pcCitybox select {
    background-color: #fff;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-top-color: #ccc;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-top-style: solid;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-top-width: 1px;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-right-color: #ccc;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-right-style: solid;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-right-width: 1px;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-bottom-color: #ccc;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-bottom-style: solid;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-bottom-width: 1px;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-left-color: #ccc;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-left-style: solid;
}

#module_532833282 .smsvcode, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .customFormCheckbox, #module_532833282 input[type=radio], #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-left-width: 1px;
}

#module_532833282 .smsvcode, #module_532833282 .formList-content-no-style, #module_532833282 .frist_item, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-top-left-radius: 95px;
}

#module_532833282 .smsvcode, #module_532833282 .formList-content-no-style, #module_532833282 .frist_item, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-top-right-radius: 95px;
}

#module_532833282 .smsvcode, #module_532833282 .formList-content-no-style, #module_532833282 .frist_item, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-bottom-left-radius: 95px;
}

#module_532833282 .smsvcode, #module_532833282 .formList-content-no-style, #module_532833282 .frist_item, #module_532833282 .Pc-formList-content .in-formList-content, #module_532833282 .Browse-file, #module_532833282 .VerificationCodeinput, #module_532833282 .in-formList-content, #module_532833282 .frist-city-select, #module_532833282 .Couty-select, #module_532833282 .City-select, #module_532833282 .VerificationCodeinputWb {
    border-bottom-right-radius: 95px;
}

#module_532833282 .smsbtn, #module_532833282 .smsvcode, #module_532833282 .input-text-color {
    font-size: 14px;
}

#module_532833282 .smsbtn, #module_532833282 .smsvcode, #module_532833282 .input-text-color {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833282 .smsvcode, #module_532833282 .input-text-color {
    color: #999;
}

#module_532833282 .smsbtn, #module_532833282 .smsvcode, #module_532833282 .input-text-color {
    font-weight: normal;
}

#module_532833282 .smsbtn, #module_532833282 .smsvcode, #module_532833282 .input-text-color {
    text-decoration: none;
}

#module_532833282 .smsbtn, #module_532833282 .smsvcode, #module_532833282 .input-text-color {
    font-style: normal;
}

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        font-size: 14px;
    }

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        color: rgb(127, 127, 127);
    }

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        font-weight: normal;
    }

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        text-decoration: none;
    }

    #module_532833282 .input-text-color::placeholder, #module_532833282 .smsvcode::placeholder {
        font-style: normal;
    }

#module_532833282 .submitbtn {
    border-top-left-radius: 95px;
}

#module_532833282 .submitbtn {
    border-top-right-radius: 95px;
}

#module_532833282 .submitbtn {
    border-bottom-left-radius: 95px;
}

#module_532833282 .submitbtn {
    border-bottom-right-radius: 95px;
}

#module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
    border-top-color: rgb(220, 154, 87);
}

#module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
    border-top-style: solid;
}

#module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
    border-right-color: rgb(220, 154, 87);
}

#module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb {
    border-right-style: solid;
}

    #module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
        border-bottom-color: rgb(220, 154, 87);
    }

    #module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
        border-bottom-style: solid;
    }

    #module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
        border-left-color: rgb(220, 154, 87);
    }

    #module_532833282 .smsvcode:hover, #module_532833282 .Pc-formList-content .in-formList-content:hover, #module_532833282 .Browse-file:hover, #module_532833282 .VerificationCodeinput:hover, #module_532833282 .customFormCheckbox:hover, #module_532833282 input[type=radio]:hover, #module_532833282 .in-formList-content:hover, #module_532833282 .frist-city-select:hover, #module_532833282 .Couty-select:hover, #module_532833282 .City-select:hover, #module_532833282 .VerificationCodeinputWb:hover {
        border-left-style: solid;
    }

#module_532833282 .submitbtn:hover {
    font-size: 16px;
}

#module_532833282 .submitbtn:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833282 .submitbtn:hover {
    color: #fff;
}

#module_532833282 .submitbtn:hover {
    font-weight: normal;
}

#module_532833282 .submitbtn:hover {
    text-decoration: none;
}

#module_532833282 .submitbtn:hover {
    font-style: normal;
}

#module_532833282 .submitbtn:hover {
    background-color: rgb(228, 161, 92);
}

#module_532833282 .submitbtn:hover {
    background-image: none;
}

#module_532833282 .submitbtn:hover {
    background-repeat: no-repeat;
}

#module_532833282 .submitbtn:hover {
    background-position: 50% 50%;
}

#module_532833282 .submitbtn:hover {
    background-attachment: scroll;
}

#module_532833282 .submitbtn:hover {
}

.ModuleGridContainer.ModuleGridContainer532833279 #Sub532833279_1 {
    width: 43.2099%;
}

.module_532833283 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833283 {
    padding: 0px;
}

#module_532833283 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833283 .ModuleHead532833283 {
        display: none;
    }

    #module_532833283 .BodyCenter.BodyCenter532833283 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833283 > .module_532833283 {
        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_532833283 > .module_532833283 {
        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_532833283 .BodyCenter.BodyCenter532833283 {
        padding-top: 1.6304%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833283 .BodyCenter.BodyCenter532833283 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833283 > .module_532833283 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833283 > .module_532833283 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833283 > .module_532833283 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833283:hover {
    border: none;
}

    #module_532833283:hover > .module_532833283 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833283 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833283 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833283 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833283 .tabContainerGiantGrid {
}

#module_532833283 .tabContainerGiantGrid {
}

#module_532833283 .tabContainerGiantGrid {
}

#module_532833283 .tabContainerGiantGrid {
    padding-top: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    padding-bottom: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    padding-left: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    padding-right: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833283 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833283 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833283 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833283 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833283 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833283 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833283 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833283 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833283 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833283 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833283 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833283 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833283 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833283 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833283 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833283 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833283 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833283 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833283 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833283__tabPane_8044 #Sub532833283_8044 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833283__tabPane_8044 .SubPadding {
    width: 20px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833283__tabPane_8044 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833283__tabPane_8044 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833283__tabPane_8044:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833283__tabPane_8044 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833283__tabPane_8044 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833283__tabPane_8044 #Sub532833283_8044 {
        display: block;
    }

        #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833283__tabPane_8044 #Sub532833283_8044 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833283__tabPane_8044 #Sub532833283_Tab8044_1 {
    width: 20%;
}

.module_532833284 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833284 {
    padding: 0px;
}

#module_532833284 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833284 .ModuleHead532833284 {
        display: none;
    }

    #module_532833284 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833284 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833284 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833284 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833284 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833284 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833284 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833284 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833284 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833284 .showHandle .btn {
        font-family:;
    }

    #module_532833284 .showHandle .btn {
        color: #333;
    }

    #module_532833284 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833284 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833284 .showHandle .btn {
        font-style: normal;
    }

    #module_532833284 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833284 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833284 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833284 .showHandle {
        background-color: transparent;
    }

    #module_532833284 .showHandle {
    }

    #module_532833284 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833284 .showHandle {
    }

    #module_532833284 .showHandle {
    }

    #module_532833284 .showHandle {
    }

    #module_532833284 a {
        font-size: unset;
        font-family: unset
    }

#module_532833283__tabPane_8044 #Sub532833283_Tab8044_2 {
    width: 20%;
}

.module_532833285 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833285 {
    padding: 0px;
}

#module_532833285 {
    position: static;
    z-index: 0;
    top: 25px;
    width: 100%;
    height: auto;
}

    #module_532833285 .ModuleHead532833285 {
        display: none;
    }

    #module_532833285 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833285 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833285 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833285 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833285 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833285 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833285 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833285 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833285 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833285 .showHandle .btn {
        font-family:;
    }

    #module_532833285 .showHandle .btn {
        color: #333;
    }

    #module_532833285 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833285 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833285 .showHandle .btn {
        font-style: normal;
    }

    #module_532833285 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833285 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833285 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833285 .showHandle {
        background-color: transparent;
    }

    #module_532833285 .showHandle {
    }

    #module_532833285 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833285 .showHandle {
    }

    #module_532833285 .showHandle {
    }

    #module_532833285 .showHandle {
    }

    #module_532833285 a {
        font-size: unset;
        font-family: unset
    }

#module_532833283__tabPane_8044 #Sub532833283_Tab8044_3 {
    width: 20%;
}

.module_532833286 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833286 {
    padding: 0px;
}

#module_532833286 {
    position: static;
    z-index: 1;
    top: 34px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833286 .ModuleHead532833286 {
        display: none;
    }

    #module_532833286 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833286 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833286 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833286 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833286 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833286 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833286 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833286 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833286 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833286 .showHandle .btn {
        font-family:;
    }

    #module_532833286 .showHandle .btn {
        color: #333;
    }

    #module_532833286 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833286 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833286 .showHandle .btn {
        font-style: normal;
    }

    #module_532833286 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833286 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833286 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833286 .showHandle {
        background-color: transparent;
    }

    #module_532833286 .showHandle {
    }

    #module_532833286 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833286 .showHandle {
    }

    #module_532833286 .showHandle {
    }

    #module_532833286 .showHandle {
    }

    #module_532833286 a {
        font-size: unset;
        font-family: unset
    }

#module_532833283__tabPane_8044 #Sub532833283_Tab8044_4 {
    width: 20%;
}

.module_532833287 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833287 {
    padding: 0px;
}

#module_532833287 {
    position: static;
    z-index: 1;
    top: 18px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833287 .ModuleHead532833287 {
        display: none;
    }

    #module_532833287 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833287 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833287 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833287 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833287 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833287 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833287 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833287 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833287 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833287 .showHandle .btn {
        font-family:;
    }

    #module_532833287 .showHandle .btn {
        color: #333;
    }

    #module_532833287 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833287 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833287 .showHandle .btn {
        font-style: normal;
    }

    #module_532833287 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833287 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833287 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833287 .showHandle {
        background-color: transparent;
    }

    #module_532833287 .showHandle {
    }

    #module_532833287 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833287 .showHandle {
    }

    #module_532833287 .showHandle {
    }

    #module_532833287 .showHandle {
    }

    #module_532833287 a {
        font-size: unset;
        font-family: unset
    }

#module_532833283__tabPane_8044 #Sub532833283_Tab8044_5 {
    width: 20%;
}

.module_532833288 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833288 {
    padding: 0px;
}

#module_532833288 {
    position: static;
    z-index: 0;
    top: 22px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833288 .ModuleHead532833288 {
        display: none;
    }

    #module_532833288 .BodyCenter.BodyCenter532833288 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833288 > .module_532833288 {
        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_532833288 > .module_532833288 {
        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_532833288 .BodyCenter.BodyCenter532833288 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833288 .BodyCenter.BodyCenter532833288 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833288 > .module_532833288 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833288 > .module_532833288 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833288 > .module_532833288 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833288:hover {
    border: none;
}

    #module_532833288:hover > .module_532833288 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833288 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833288 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833288 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833288 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833288 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833288 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833288 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833288 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833288 .showHandle .btn {
    font-size: 14px;
}

#module_532833288 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833288 .showHandle .btn {
    color: #333;
}

#module_532833288 .showHandle .btn {
    font-weight: 400;
}

#module_532833288 .showHandle .btn {
    text-decoration: none;
}

#module_532833288 .showHandle .btn {
    font-style: normal;
}

#module_532833288 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833288 .showHandle div {
    border-top-style: solid !important;
}

#module_532833288 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833288 .showHandle {
    background-color: transparent;
}

#module_532833288 .showHandle {
    background-image: none;
}

#module_532833288 .showHandle {
    background-repeat: no-repeat;
}

#module_532833288 .showHandle {
}

#module_532833288 .showHandle {
}

#module_532833288 .showHandle {
}

#module_532833288 a {
    font-size: unset;
    font-family: unset
}


.module_532833289 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833289 {
    padding: 0px;
}

#module_532833289 {
    position: static;
    z-index: 0;
    top: 726px;
    left: 1187px;
    width: 100%;
    height: auto;
}

    #module_532833289 .ModuleHead532833289 {
        display: none;
    }

    #module_532833289 .BodyCenter.BodyCenter532833289 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833289 > .module_532833289 {
        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_532833289 > .module_532833289 {
        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_532833289 .BodyCenter.BodyCenter532833289 {
        padding-top: 0.0000%;
        padding-left: 1.0870%;
        padding-right: 1.0870%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833289 .BodyCenter.BodyCenter532833289 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833289 > .module_532833289 {
        margin-top: 0.5435%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.5435%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833289 > .module_532833289 {
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
}

#module_532833289 > .module_532833289 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833289:hover {
    border: none;
}

    #module_532833289:hover > .module_532833289 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833289 .hrbox {
    justify-content: center;
}

#module_532833289 .hr-line {
    width: autopx;
    max-width: autopx;
}

#module_532833289 .hr-line {
    border-bottom-color: rgb(89, 89, 89);
}

#module_532833289 .hr-line {
    border-bottom-style: solid;
}

#module_532833289 .hr-line {
    border-bottom-width: 1px;
}

.module_532833290 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833290 {
    padding: 0px;
}

#module_532833290 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833290 .ModuleHead532833290 {
        display: none;
    }

    #module_532833290 .BodyCenter.BodyCenter532833290 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833290 > .module_532833290 {
        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_532833290 > .module_532833290 {
        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_532833290 .BodyCenter.BodyCenter532833290 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833290 .BodyCenter.BodyCenter532833290 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833290 > .module_532833290 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833290 > .module_532833290 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833290 > .module_532833290 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833290:hover {
    border: none;
}

    #module_532833290:hover > .module_532833290 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833290 .tabContainerGiantGrid {
    background-color: transparent;
}

#module_532833290 .tabContainerGiantGrid {
    background-image: none;
}

#module_532833290 .tabContainerGiantGrid {
    background-repeat: no-repeat;
}

#module_532833290 .tabContainerGiantGrid {
}

#module_532833290 .tabContainerGiantGrid {
}

#module_532833290 .tabContainerGiantGrid {
}

#module_532833290 .tabContainerGiantGrid {
    padding-top: 50px;
}

#module_532833290 .tabContainerGiantGrid {
    padding-bottom: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    padding-left: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    padding-right: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    border-top-color: transparent;
}

#module_532833290 .tabContainerGiantGrid {
    border-top-style: solid;
}

#module_532833290 .tabContainerGiantGrid {
    border-top-width: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    border-right-color: transparent;
}

#module_532833290 .tabContainerGiantGrid {
    border-right-style: solid;
}

#module_532833290 .tabContainerGiantGrid {
    border-right-width: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    border-bottom-color: transparent;
}

#module_532833290 .tabContainerGiantGrid {
    border-bottom-style: solid;
}

#module_532833290 .tabContainerGiantGrid {
    border-bottom-width: 0px;
}

#module_532833290 .tabContainerGiantGrid {
    border-left-color: transparent;
}

#module_532833290 .tabContainerGiantGrid {
    border-left-style: solid;
}

#module_532833290 .tabContainerGiantGrid {
    border-left-width: 0px;
}

#module_532833290 .Nav-Container {
    bottom: 10px;
    top: auto;
    left: 10px;
    transform: none;
}

    #module_532833290 .Nav-Container .glyphicon {
        font-size: 16px;
    }

    #module_532833290 .Nav-Container .glyphicon {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833290 .Nav-Container .glyphicon {
        color: #333;
    }

    #module_532833290 .Nav-Container .glyphicon {
        font-weight: normal;
    }

    #module_532833290 .Nav-Container .glyphicon {
        text-decoration: none;
    }

    #module_532833290 .Nav-Container .glyphicon {
        font-style: normal;
    }

    #module_532833290 .Nav-Container .commonLabel {
        background-color: #ccc;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        font-size: 16px;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        color: #333;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        font-weight: normal;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        text-decoration: none;
    }

    #module_532833290 .Nav-Container .glyphicon:hover {
        font-style: normal;
    }

    #module_532833290 .Nav-Container .commonLabel.active .OneRow {
        background-color: #333;
    }

#module_532833290__tabPane_2728 #Sub532833290_2728 {
    display: table;
    width: 100%;
    position: relative;
    table-layout: fixed;
}

    #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubContainer {
        display: table-cell;
        vertical-align: top;
    }

#module_532833290__tabPane_2728 .SubPadding {
    width: 20px;
    height: 100%;
    position: relative;
    display: table-cell;
}

#module_532833290__tabPane_2728 .SubDrag {
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}

    #module_532833290__tabPane_2728 .SubDrag:after {
        display: block;
        content: '';
        width: 1px;
        border-left: 1px dashed rgba(75, 151, 255, 0);
        height: 100%;
        margin: auto;
    }

#module_532833290__tabPane_2728:hover .SubDrag:after {
    border-left: 1px dashed rgba(75, 151, 255, .8);
}

#module_532833290__tabPane_2728 .SubDrag:hover {
    background-color: rgba(75, 151, 255, .8);
}

    #module_532833290__tabPane_2728 .SubDrag:hover:after {
        border-left: 1px dashed rgba(75, 151, 255, .8);
    }

@media only screen and (max-width: 767px) {
    #module_532833290__tabPane_2728 #Sub532833290_2728 {
        display: block;
    }

        #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubPadding {
            float: left;
            height: 10px;
        }

        #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubContainer {
            float: left;
            padding-top: 2px;
            padding-bottom: 2px;
        }

            #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubContainer .SubDrag {
                display: none;
            }

        #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubPadding {
            width: 0px;
            display: none;
        }

        #module_532833290__tabPane_2728 #Sub532833290_2728 > .SubContainer {
            width: 100% !important;
            height: auto;
        }
}

#module_532833290__tabPane_2728 #Sub532833290_Tab2728_1 {
    width: 33.3333%;
}

.module_532833291 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833291 {
    padding: 0px;
}

#module_532833291 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833291 .ModuleHead532833291 {
        display: none;
    }

    #module_532833291 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833291 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833291 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833291 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833291 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833291 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833291 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833291 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833291 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833291 .showHandle .btn {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833291 .showHandle .btn {
        color: #333;
    }

    #module_532833291 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833291 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833291 .showHandle .btn {
        font-style: normal;
    }

    #module_532833291 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833291 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833291 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833291 .showHandle {
        background-color: transparent;
    }

    #module_532833291 .showHandle {
        background-image: none;
    }

    #module_532833291 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833291 .showHandle {
    }

    #module_532833291 .showHandle {
    }

    #module_532833291 .showHandle {
    }

    #module_532833291 a {
        font-size: unset;
        font-family: unset
    }

#module_532833290__tabPane_2728 #Sub532833290_Tab2728_2 {
    width: 33.3333%;
}

.ModuleImageGiant.layout-101 .BodyCenter {
    text-align: center;
}

.ModuleImageGiant.layout-101 img {
    margin: auto;
    max-width: 100%;
    border: none;
}

.module_532833293 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833293 {
    padding: 0px;
}

#module_532833293 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833293 .ModuleHead532833293 {
        display: none;
    }

#module_532833293 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833293 > .module_532833293 {
        margin-top: 5.4422%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833293 > .module_532833293 {
    }
}

#module_532833293 img {
    border-top-color: transparent;
}

#module_532833293 img {
    border-top-style: none;
}

#module_532833293 img {
    border-top-width: 0px;
}

#module_532833293 img {
    border-right-color: transparent;
}

#module_532833293 img {
    border-right-style: none;
}

#module_532833293 img {
    border-right-width: 0px;
}

#module_532833293 img {
    border-bottom-color: transparent;
}

#module_532833293 img {
    border-bottom-style: none;
}

#module_532833293 img {
    border-bottom-width: 0px;
}

#module_532833293 img {
    border-left-color: transparent;
}

#module_532833293 img {
    border-left-style: none;
}

#module_532833293 img {
    border-left-width: 0px;
}

#module_532833293 img {
    border-top-left-radius: 0px;
}

#module_532833293 img {
    border-top-right-radius: 0px;
}

#module_532833293 img {
    border-bottom-left-radius: 0px;
}

#module_532833293 img {
    border-bottom-right-radius: 0px;
}

#module_532833293 .BodyCenter {
    text-align: center;
}

.module_532833292 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833292 {
    padding: 0px;
}

#module_532833292 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833292 .ModuleHead532833292 {
        display: none;
    }

    #module_532833292 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833292 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833292 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833292 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833292 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833292 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833292 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833292 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833292 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833292 .showHandle .btn {
        font-family:;
    }

    #module_532833292 .showHandle .btn {
        color: #333;
    }

    #module_532833292 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833292 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833292 .showHandle .btn {
        font-style: normal;
    }

    #module_532833292 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833292 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833292 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833292 .showHandle {
        background-color: transparent;
    }

    #module_532833292 .showHandle {
    }

    #module_532833292 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833292 .showHandle {
    }

    #module_532833292 .showHandle {
    }

    #module_532833292 .showHandle {
    }

    #module_532833292 a {
        font-size: unset;
        font-family: unset
    }

#module_532833290__tabPane_2728 #Sub532833290_Tab2728_3 {
    width: 33.3333%;
}

.module_532833294 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833294 {
    padding: 0px;
}

#module_532833294 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833294 .ModuleHead532833294 {
        display: none;
    }

#module_532833294 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833294 > .module_532833294 {
        margin-top: 8.5034%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833294 > .module_532833294 {
    }
}

#module_532833294 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833294 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833294 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833294 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833294 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833294 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833294 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833294 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833294 .showHandle .btn {
    font-size: 14px;
}

#module_532833294 .showHandle .btn {
    font-family:;
}

#module_532833294 .showHandle .btn {
    color: #333;
}

#module_532833294 .showHandle .btn {
    font-weight: 400;
}

#module_532833294 .showHandle .btn {
    text-decoration: none;
}

#module_532833294 .showHandle .btn {
    font-style: normal;
}

#module_532833294 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833294 .showHandle div {
    border-top-style: solid !important;
}

#module_532833294 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833294 .showHandle {
    background-color: transparent;
}

#module_532833294 .showHandle {
}

#module_532833294 .showHandle {
    background-repeat: no-repeat;
}

#module_532833294 .showHandle {
}

#module_532833294 .showHandle {
}

#module_532833294 .showHandle {
}

#module_532833294 a {
    font-size: unset;
    font-family: unset
}

.ModuleShareGiant.layout-101 .social-share a {
    text-decoration: none;
}

.ModuleShareGiant.layout-101 .social-share, .ModuleShareGiant.layout-101 .tips {
    display: inline-block;
}

.ModuleShareGiant.layout-101 .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101 .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
        .ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
        .ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
        .ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
        .ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
        .ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}

.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}

.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}

.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.ModuleShareGiant.layout-101 .mshareMask {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.6;
    display: none;
}

.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help p {
    width: 40%;
    margin: 0 auto;
    color: #999;
    display: block;
    line-height: 20px;
    height: auto;
}

.ModuleShareGiant.layout-101 .share-wx-qrcode-img, .mwechat-qrcode {
    border-radius: 5px;
    top: 0px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 270px;
    background: #fff;
    visibility: hidden;
}

.ModuleShareGiant.layout-101 #mwx-qrcode {
    width: 224px;
    height: 224px;
    margin: 0 auto;
}

.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4 {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: #F7F8FA;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    margin-bottom: 13px;
}

.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help {
    margin-top: 12px;
    margin-bottom: 19px;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}

.ModuleShareGiant.layout-101 .share-wx-tips {
    display: none;
    z-index: 99999;
    position: fixed;
    top: 10px;
    right: 35px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.module_532833295 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833295 {
    padding: 0px;
}

#module_532833295 {
    position: static;
    z-index: 0;
    top: 790px;
    left: 1542px;
    width: 100%;
    height: auto;
}

    #module_532833295 .ModuleHead532833295 {
        display: none;
    }

    #module_532833295 .BodyCenter.BodyCenter532833295 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833295 > .module_532833295 {
        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_532833295 > .module_532833295 {
        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_532833295 .BodyCenter.BodyCenter532833295 {
        padding-top: 0.0000%;
        padding-left: 1.7007%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833295 .BodyCenter.BodyCenter532833295 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833295 > .module_532833295 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833295 > .module_532833295 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833295 > .module_532833295 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833295:hover {
    border: none;
}

    #module_532833295:hover > .module_532833295 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833295 .ModuleSharediv {
    text-align: left;
}

#module_532833295 .social-share-icon {
    color: #999;
}

#module_532833295 .social-share-icon {
    font-size: 20px;
}

#module_532833295 .social-share-icon {
    margin-right: 5px;
    margin-left: 5px;
}

#module_532833295 .mvertical {
    margin-top: 5px;
    margin-bottom: 5px;
}

#module_532833295 .social-share-icon {
    height: 36px;
    width: 36px;
    line-height: 36px
}

#module_532833295 .social-share-icon {
    border-top-color: rgb(127, 127, 127);
}

#module_532833295 .social-share-icon {
    border-top-style: solid;
}

#module_532833295 .social-share-icon {
    border-top-width: 1px;
}

#module_532833295 .social-share-icon {
    border-right-color: rgb(127, 127, 127);
}

#module_532833295 .social-share-icon {
    border-right-style: solid;
}

#module_532833295 .social-share-icon {
    border-right-width: 1px;
}

#module_532833295 .social-share-icon {
    border-bottom-color: rgb(127, 127, 127);
}

#module_532833295 .social-share-icon {
    border-bottom-style: solid;
}

#module_532833295 .social-share-icon {
    border-bottom-width: 1px;
}

#module_532833295 .social-share-icon {
    border-left-color: rgb(127, 127, 127);
}

#module_532833295 .social-share-icon {
    border-left-style: solid;
}

#module_532833295 .social-share-icon {
    border-left-width: 1px;
}

#module_532833295 .social-share-icon {
    background-color: transparent;
}

#module_532833295 .social-share-icon {
}

    #module_532833295 .social-share-icon:hover {
        background-color: transparent;
    }

    #module_532833295 .social-share-icon:hover {
    }

    #module_532833295 .social-share-icon:hover {
        color: #999;
    }

    #module_532833295 .social-share-icon:hover {
        font-size: 20px;
    }

    #module_532833295 .social-share-icon:hover {
        border-top-color: #ccc;
    }

    #module_532833295 .social-share-icon:hover {
        border-top-style: solid;
    }

    #module_532833295 .social-share-icon:hover {
        border-top-width: 1px;
    }

    #module_532833295 .social-share-icon:hover {
        border-right-color: #ccc;
    }

    #module_532833295 .social-share-icon:hover {
        border-right-style: solid;
    }

    #module_532833295 .social-share-icon:hover {
        border-right-width: 1px;
    }

    #module_532833295 .social-share-icon:hover {
        border-bottom-color: #ccc;
    }

    #module_532833295 .social-share-icon:hover {
        border-bottom-style: solid;
    }

    #module_532833295 .social-share-icon:hover {
        border-bottom-width: 1px;
    }

    #module_532833295 .social-share-icon:hover {
        border-left-color: #ccc;
    }

    #module_532833295 .social-share-icon:hover {
        border-left-style: solid;
    }

    #module_532833295 .social-share-icon:hover {
        border-left-width: 1px;
    }



.ModuleGridContainer.ModuleGridContainer532833279 #Sub532833279_2 {
    width: 56.7901%;
}

.module_532833296 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833296 {
    padding: 0px;
}

#module_532833296 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833296 .ModuleHead532833296 {
        display: none;
    }

    #module_532833296 .BodyCenter.BodyCenter532833296 {
        background: none;
        background-color: rgb(46, 44, 43);
    }

    #module_532833296 > .module_532833296 {
        border-top-style: solid;
        border-top-color: rgb(63, 63, 63);
        border-top-width: 1px;
        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_532833296 > .module_532833296 {
        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_532833296 .BodyCenter.BodyCenter532833296 {
        padding-top: 0.0000%;
        padding-left: 1.0799%;
        padding-right: 1.0799%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833296 .BodyCenter.BodyCenter532833296 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833296 > .module_532833296 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833296 > .module_532833296 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833296 > .module_532833296 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833296:hover {
    border: none;
}

    #module_532833296:hover > .module_532833296 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833296 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833296 .ModuleSubContainer {
    background-image: none;
}

#module_532833296 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833296 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833296 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833296 .ModuleSubContainer {
}

#module_532833296 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833296 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833296 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833296 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833296 {
    max-width: 1720px;
    width: auto;
}

.module_532833297 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833297 {
    padding: 0px;
}

#module_532833297 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833297 .ModuleHead532833297 {
        display: none;
    }

#module_532833297 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833297 > .module_532833297 {
        margin-top: 1.8605%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833297 > .module_532833297 {
    }
}

#module_532833297 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833297 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833297 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833297 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833297 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833297 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833297 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833297 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833297 .showHandle .btn {
    font-size: 14px;
}

#module_532833297 .showHandle .btn {
    font-family:;
}

#module_532833297 .showHandle .btn {
    color: #333;
}

#module_532833297 .showHandle .btn {
    font-weight: 400;
}

#module_532833297 .showHandle .btn {
    text-decoration: none;
}

#module_532833297 .showHandle .btn {
    font-style: normal;
}

#module_532833297 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833297 .showHandle div {
    border-top-style: solid !important;
}

#module_532833297 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833297 .showHandle {
    background-color: transparent;
}

#module_532833297 .showHandle {
}

#module_532833297 .showHandle {
    background-repeat: no-repeat;
}

#module_532833297 .showHandle {
}

#module_532833297 .showHandle {
}

#module_532833297 .showHandle {
}

#module_532833297 a {
    font-size: unset;
    font-family: unset
}

.module_532833298 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833298 {
    padding: 0px;
}

#module_532833298 {
    position: static;
    z-index: 0;
    top: -126px;
    left: 0px;
    width: 100%;
    height: auto;
}

    #module_532833298 .ModuleHead532833298 {
        display: none;
    }

#module_532833298 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833298 > .module_532833298 {
        margin-top: 1.7442%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833298 > .module_532833298 {
    }
}

#module_532833298 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833298 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833298 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833298 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833298 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833298 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833298 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833298 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833298 .showHandle .btn {
    font-size: 14px;
}

#module_532833298 .showHandle .btn {
    font-family:;
}

#module_532833298 .showHandle .btn {
    color: #333;
}

#module_532833298 .showHandle .btn {
    font-weight: 400;
}

#module_532833298 .showHandle .btn {
    text-decoration: none;
}

#module_532833298 .showHandle .btn {
    font-style: normal;
}

#module_532833298 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833298 .showHandle div {
    border-top-style: solid !important;
}

#module_532833298 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833298 .showHandle {
    background-color: transparent;
}

#module_532833298 .showHandle {
}

#module_532833298 .showHandle {
    background-repeat: no-repeat;
}

#module_532833298 .showHandle {
}

#module_532833298 .showHandle {
}

#module_532833298 .showHandle {
}

#module_532833298 a {
    font-size: unset;
    font-family: unset
}

.module_532833380 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833380 {
    padding: 0px;
}

#module_532833380 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833380 .ModuleHead532833380 {
        display: none;
    }

    #module_532833380 .BodyCenter.BodyCenter532833380 {
        background: none;
        background-color: rgb(38, 38, 38);
    }

    #module_532833380 > .module_532833380 {
        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_532833380 > .module_532833380 {
        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_532833380 .BodyCenter.BodyCenter532833380 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833380 .BodyCenter.BodyCenter532833380 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833380 > .module_532833380 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833380 > .module_532833380 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833380 > .module_532833380 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833380:hover {
    border: none;
}

    #module_532833380:hover > .module_532833380 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833380 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833380 .ModuleSubContainer {
    background-image: none;
}

#module_532833380 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833380 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833380 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833380 .ModuleSubContainer {
}

#module_532833380 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833380 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833380 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833380 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833380 {
}

.module_532833379 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833379 {
    padding: 0px;
}

#module_532833379 {
    position: static;
    z-index: 0;
    top: 4292px;
    left: 209px;
    width: 100%;
    height: auto;
}

    #module_532833379 .ModuleHead532833379 {
        display: none;
    }

    #module_532833379 .BodyCenter.BodyCenter532833379 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833379 > .module_532833379 {
        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_532833379 > .module_532833379 {
        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_532833379 .BodyCenter.BodyCenter532833379 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833379 .BodyCenter.BodyCenter532833379 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833379 > .module_532833379 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833379 > .module_532833379 {
        margin-top: 7.2046%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833379 > .module_532833379 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833379:hover {
    border: none;
}

    #module_532833379:hover > .module_532833379 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833379 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833379 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833379 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833379 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833379 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833379 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833379 .imageTextGiant-Container {
    padding-left: 20px;
}

#module_532833379 .imageTextGiant-Container {
    padding-right: 20px;
}

#module_532833379 .showHandle .btn {
    font-size: 14px;
}

#module_532833379 .showHandle .btn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833379 .showHandle .btn {
    color: #333;
}

#module_532833379 .showHandle .btn {
    font-weight: 400;
}

#module_532833379 .showHandle .btn {
    text-decoration: none;
}

#module_532833379 .showHandle .btn {
    font-style: normal;
}

#module_532833379 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833379 .showHandle div {
    border-top-style: solid !important;
}

#module_532833379 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833379 .showHandle {
    background-color: transparent;
}

#module_532833379 .showHandle {
    background-image: none;
}

#module_532833379 .showHandle {
    background-repeat: no-repeat;
}

#module_532833379 .showHandle {
}

#module_532833379 .showHandle {
}

#module_532833379 .showHandle {
}

#module_532833379 a {
    font-size: unset;
    font-family: unset
}

.module_532833381 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833381 {
    padding: 0px;
}

#module_532833381 {
    position: static;
    z-index: 1;
    top: 54px;
    left: 209px;
    width: 100%;
    height: auto;
}

    #module_532833381 .ModuleHead532833381 {
        display: none;
    }

    #module_532833381 .BodyCenter.BodyCenter532833381 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833381 > .module_532833381 {
        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_532833381 > .module_532833381 {
        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_532833381 .BodyCenter.BodyCenter532833381 {
        padding-top: 1.8519%;
        padding-left: 1.8519%;
        padding-right: 1.8519%;
        padding-bottom: 1.8519%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833381 .BodyCenter.BodyCenter532833381 {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 768px) {
    #module_532833381 > .module_532833381 {
        margin-top: 1.3680%;
        margin-left: 0.0000%;
        margin-right: 37.8933%;
        margin-bottom: 0.0000%;
    }
}

@media screen and (max-width: 767px) {
    #module_532833381 > .module_532833381 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

#module_532833381 > .module_532833381 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833381:hover {
    border: none;
}

    #module_532833381:hover > .module_532833381 {
        border-color: #ccc;
    }

    #module_532833381:hover > .module_532833381 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833381 .vcbtn1 {
    background-color: #fd6e27;
}

#module_532833381 .vcbtn1 {
    color: #fff;
}

#module_532833381 .title {
    font-size: 24px;
}

#module_532833381 .title {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833381 .title {
    color: #333;
}

#module_532833381 .title {
    font-weight: normal;
}

#module_532833381 .title {
    text-decoration: none;
}

#module_532833381 .title {
    font-style: normal;
}

#module_532833381 .title {
    background-color: transparent;
}

#module_532833381 .title {
    background-image: none;
}

#module_532833381 .title {
    background-repeat: no-repeat;
}

#module_532833381 .title {
    background-position: 50% 50%;
}

#module_532833381 .title {
    background-attachment: scroll;
}

#module_532833381 .title {
}

#module_532833381 .title {
    height: 50px;
    line-height: 50px;
}

#module_532833381 .title {
    text-align: center;
}

#module_532833381 .Describ-text-color {
    font-size: 14px;
}

#module_532833381 .Describ-text-color {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833381 .Describ-text-color {
    color: rgb(63, 63, 63);
}

#module_532833381 .Describ-text-color {
    font-weight: normal;
}

#module_532833381 .Describ-text-color {
    text-decoration: none;
}

#module_532833381 .Describ-text-color {
    font-style: normal;
}

#module_532833381 .submitbtn {
    font-size: 16px;
}

#module_532833381 .submitbtn {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833381 .submitbtn {
    color: #fff;
}

#module_532833381 .submitbtn {
    font-weight: normal;
}

#module_532833381 .submitbtn {
    text-decoration: none;
}

#module_532833381 .submitbtn {
    font-style: normal;
}

#module_532833381 .submitbtn {
    width: 100%;
}

#module_532833381 .submitbtn {
    height: 50px;
    line-height: 50px;
}

#module_532833381 .submitbtnbox {
    justify-content: flex-start;
}

#module_532833381 .submitbtn {
    background-color: rgb(220, 154, 87);
}

#module_532833381 input[type=radio]:checked, #module_532833381 input[type=checkbox]:checked {
    background: rgb(220, 154, 87);
    border: 1px solid rgb(220, 154, 87)
}

#module_532833381 .submitbtn {
    background-image: none;
}

#module_532833381 .submitbtn {
    background-repeat: no-repeat;
}

#module_532833381 .submitbtn {
    background-position: 50% 50%;
}

#module_532833381 .submitbtn {
    background-attachment: scroll;
}

#module_532833381 .submitbtn {
}

#module_532833381 .smsvcode, #module_532833381 .VerificationCodeinput, #module_532833381 .Browse-file, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .formList-content-no-style, #module_532833381 .customFormTextarea, #module_532833381 .in-formList-content, #module_532833381 .frist_item, #module_532833381 .Browse-file-input, #module_532833381 input[type=text], #module_532833381 .VerificationCodeinputWb, #module_532833381 .frist-city-select, #module_532833381 .pcCitybox select {
    background-color: #fff;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-top-color: #ccc;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-top-style: solid;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-top-width: 1px;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-right-color: #ccc;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-right-style: solid;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-right-width: 1px;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-bottom-color: #ccc;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-bottom-style: solid;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-bottom-width: 1px;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-left-color: #ccc;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-left-style: solid;
}

#module_532833381 .smsvcode, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .customFormCheckbox, #module_532833381 input[type=radio], #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-left-width: 1px;
}

#module_532833381 .smsvcode, #module_532833381 .formList-content-no-style, #module_532833381 .frist_item, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-top-left-radius: 95px;
}

#module_532833381 .smsvcode, #module_532833381 .formList-content-no-style, #module_532833381 .frist_item, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-top-right-radius: 95px;
}

#module_532833381 .smsvcode, #module_532833381 .formList-content-no-style, #module_532833381 .frist_item, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-bottom-left-radius: 95px;
}

#module_532833381 .smsvcode, #module_532833381 .formList-content-no-style, #module_532833381 .frist_item, #module_532833381 .Pc-formList-content .in-formList-content, #module_532833381 .Browse-file, #module_532833381 .VerificationCodeinput, #module_532833381 .in-formList-content, #module_532833381 .frist-city-select, #module_532833381 .Couty-select, #module_532833381 .City-select, #module_532833381 .VerificationCodeinputWb {
    border-bottom-right-radius: 95px;
}

#module_532833381 .smsbtn, #module_532833381 .smsvcode, #module_532833381 .input-text-color {
    font-size: 14px;
}

#module_532833381 .smsbtn, #module_532833381 .smsvcode, #module_532833381 .input-text-color {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833381 .smsvcode, #module_532833381 .input-text-color {
    color: #999;
}

#module_532833381 .smsbtn, #module_532833381 .smsvcode, #module_532833381 .input-text-color {
    font-weight: normal;
}

#module_532833381 .smsbtn, #module_532833381 .smsvcode, #module_532833381 .input-text-color {
    text-decoration: none;
}

#module_532833381 .smsbtn, #module_532833381 .smsvcode, #module_532833381 .input-text-color {
    font-style: normal;
}

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        font-size: 14px;
    }

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        font-family: 微软雅黑,Microsoft YaHei;
    }

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        color: rgb(127, 127, 127);
    }

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        font-weight: normal;
    }

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        text-decoration: none;
    }

    #module_532833381 .input-text-color::placeholder, #module_532833381 .smsvcode::placeholder {
        font-style: normal;
    }

#module_532833381 .submitbtn {
    border-top-left-radius: 95px;
}

#module_532833381 .submitbtn {
    border-top-right-radius: 95px;
}

#module_532833381 .submitbtn {
    border-bottom-left-radius: 95px;
}

#module_532833381 .submitbtn {
    border-bottom-right-radius: 95px;
}

#module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
    border-top-color: rgb(220, 154, 87);
}

#module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
    border-top-style: solid;
}

#module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
    border-right-color: rgb(220, 154, 87);
}

#module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb {
    border-right-style: solid;
}

    #module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
        border-bottom-color: rgb(220, 154, 87);
    }

    #module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
        border-bottom-style: solid;
    }

    #module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
        border-left-color: rgb(220, 154, 87);
    }

    #module_532833381 .smsvcode:hover, #module_532833381 .Pc-formList-content .in-formList-content:hover, #module_532833381 .Browse-file:hover, #module_532833381 .VerificationCodeinput:hover, #module_532833381 .customFormCheckbox:hover, #module_532833381 input[type=radio]:hover, #module_532833381 .in-formList-content:hover, #module_532833381 .frist-city-select:hover, #module_532833381 .Couty-select:hover, #module_532833381 .City-select:hover, #module_532833381 .VerificationCodeinputWb:hover {
        border-left-style: solid;
    }

#module_532833381 .submitbtn:hover {
    font-size: 16px;
}

#module_532833381 .submitbtn:hover {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833381 .submitbtn:hover {
    color: #fff;
}

#module_532833381 .submitbtn:hover {
    font-weight: normal;
}

#module_532833381 .submitbtn:hover {
    text-decoration: none;
}

#module_532833381 .submitbtn:hover {
    font-style: normal;
}

#module_532833381 .submitbtn:hover {
    background-color: rgb(228, 161, 92);
}

#module_532833381 .submitbtn:hover {
    background-image: none;
}

#module_532833381 .submitbtn:hover {
    background-repeat: no-repeat;
}

#module_532833381 .submitbtn:hover {
    background-position: 50% 50%;
}

#module_532833381 .submitbtn:hover {
    background-attachment: scroll;
}

#module_532833381 .submitbtn:hover {
}

.module_532833378 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833378 {
    padding: 0px;
}

#module_532833378 {
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
}

    #module_532833378 .ModuleHead532833378 {
        display: none;
    }

    #module_532833378 .BodyCenter.BodyCenter532833378 {
        background: none;
        background-color: rgb(38, 38, 38);
    }

    #module_532833378 > .module_532833378 {
        border-top-style: solid;
        border-top-color: rgb(63, 63, 63);
        border-top-width: 1px;
        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_532833378 > .module_532833378 {
        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_532833378 .BodyCenter.BodyCenter532833378 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833378 .BodyCenter.BodyCenter532833378 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833378 > .module_532833378 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833378 > .module_532833378 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833378 > .module_532833378 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833378:hover {
    border: none;
}

    #module_532833378:hover > .module_532833378 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833378 .ModuleSubContainer {
    background-color: transparent;
}

#module_532833378 .ModuleSubContainer {
    background-image: none;
}

#module_532833378 .ModuleSubContainer {
    background-repeat: no-repeat;
}

#module_532833378 .ModuleSubContainer {
    background-position: 0% 0%;
}

#module_532833378 .ModuleSubContainer {
    background-attachment: scroll;
}

#module_532833378 .ModuleSubContainer {
}

#module_532833378 {
    !bgVideo!
}

{
    bgVideoUrl:
}

#module_532833378 .gridBgVideo .bgVideoMask {
    opacity: 0.2
}

#module_532833378 .ModuleSubContainer {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
}

    #module_532833378 .ModuleSubContainer:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }

.ModuleGridContainer.ModuleGridContainer532833378 {
}

.module_532833382 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833382 {
    padding: 0px;
}

#module_532833382 {
    position: static;
    z-index: 0;
    top: 4623px;
    left: 191px;
    width: 100%;
    height: auto;
}

    #module_532833382 .ModuleHead532833382 {
        display: none;
    }

#module_532833382 {
    border: none;
}

@media screen and (min-width: 768px) {
    #module_532833382 > .module_532833382 {
    }
}

@media screen and (max-width: 767px) {
    #module_532833382 > .module_532833382 {
        margin-top: 3.4582%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833382 .ModuleImageTextGiantContent {
    margin-top: 0px;
}

#module_532833382 .ModuleImageTextGiantContent {
    margin-bottom: 0px;
}

#module_532833382 .ModuleImageTextGiantContent {
    margin-left: 0px;
}

#module_532833382 .ModuleImageTextGiantContent {
    margin-right: 0px;
}

#module_532833382 .imageTextGiant-Container {
    padding-top: 10px;
}

#module_532833382 .imageTextGiant-Container {
    padding-bottom: 10px;
}

#module_532833382 .imageTextGiant-Container {
    padding-left: 10px;
}

#module_532833382 .imageTextGiant-Container {
    padding-right: 10px;
}

#module_532833382 .showHandle .btn {
    font-size: 14px;
}

#module_532833382 .showHandle .btn {
    font-family:;
}

#module_532833382 .showHandle .btn {
    color: #333;
}

#module_532833382 .showHandle .btn {
    font-weight: 400;
}

#module_532833382 .showHandle .btn {
    text-decoration: none;
}

#module_532833382 .showHandle .btn {
    font-style: normal;
}

#module_532833382 .showHandle div {
    border-top-color: #ddd !important;
}

#module_532833382 .showHandle div {
    border-top-style: solid !important;
}

#module_532833382 .showHandle div {
    border-top-width: 1px !important;
}

#module_532833382 .showHandle {
    background-color: transparent;
}

#module_532833382 .showHandle {
}

#module_532833382 .showHandle {
    background-repeat: no-repeat;
}

#module_532833382 .showHandle {
}

#module_532833382 .showHandle {
}

#module_532833382 .showHandle {
}

#module_532833382 a {
    font-size: unset;
    font-family: unset
}

.module_532833383 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833383 {
    padding: 0px;
}

#module_532833383 {
    position: static;
    z-index: 0;
    top: 0px;
    width: 100%;
    height: auto;
}

    #module_532833383 .ModuleHead532833383 {
        display: none;
    }

    #module_532833383 .ModuleImageTextGiantContent {
        margin-top: 0px;
    }

    #module_532833383 .ModuleImageTextGiantContent {
        margin-bottom: 0px;
    }

    #module_532833383 .ModuleImageTextGiantContent {
        margin-left: 0px;
    }

    #module_532833383 .ModuleImageTextGiantContent {
        margin-right: 0px;
    }

    #module_532833383 .imageTextGiant-Container {
        padding-top: 10px;
    }

    #module_532833383 .imageTextGiant-Container {
        padding-bottom: 10px;
    }

    #module_532833383 .imageTextGiant-Container {
        padding-left: 10px;
    }

    #module_532833383 .imageTextGiant-Container {
        padding-right: 10px;
    }

    #module_532833383 .showHandle .btn {
        font-size: 14px;
    }

    #module_532833383 .showHandle .btn {
        font-family:;
    }

    #module_532833383 .showHandle .btn {
        color: #333;
    }

    #module_532833383 .showHandle .btn {
        font-weight: 400;
    }

    #module_532833383 .showHandle .btn {
        text-decoration: none;
    }

    #module_532833383 .showHandle .btn {
        font-style: normal;
    }

    #module_532833383 .showHandle div {
        border-top-color: #ddd !important;
    }

    #module_532833383 .showHandle div {
        border-top-style: solid !important;
    }

    #module_532833383 .showHandle div {
        border-top-width: 1px !important;
    }

    #module_532833383 .showHandle {
        background-color: transparent;
    }

    #module_532833383 .showHandle {
    }

    #module_532833383 .showHandle {
        background-repeat: no-repeat;
    }

    #module_532833383 .showHandle {
    }

    #module_532833383 .showHandle {
    }

    #module_532833383 .showHandle {
    }

    #module_532833383 a {
        font-size: unset;
        font-family: unset
    }

.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

    .ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
        border-left: 5px solid #888888;
        transition: all .3s ease-out
    }

.ModuleMobileNavGiant.layout-101 .micro-nav-item > ul > li > a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

    .ModuleMobileNavGiant.layout-101 .micro-nav-item > ul > li > a .main-class-colorlump {
        width: 10px;
        height: 66px;
        background-color: #888;
        display: none;
        vertical-align: middle;
        top: unset;
        margin-right: 0;
        transform: unset;
        position: unset;
    }

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open > a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px !important;
    background: #000;
    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-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 !important
}

    .ModuleMobileNavGiant.layout-101 .subnav li:last-child {
        border-bottom: 0;
    }

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

    .ModuleMobileNavGiant.layout-101 #header p img {
        max-height: 40px;
        padding-right: 8pt;
        padding-left: 8pt;
        /* margin-right: 8px;
             margin-left: 15px;
            padding-left: 40px; */
    }

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

    .ModuleMobileNavGiant.layout-101 .navcontent a {
        width: 56px;
        text-align: center;
        display: block;
    }

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

    .ModuleMobileNavGiant.layout-101 .svgdiv svg {
        width: 16pt;
        height: 16pt;
        position: relative;
        z-index: -1;
    }

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }

    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }

    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }

    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer {
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}

.module_532833276 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833276 {
    padding: 0px;
}

#module_532833276 {
}

    #module_532833276 .ModuleHead532833276 {
        display: none;
    }

    #module_532833276 .BodyCenter.BodyCenter532833276 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833276 > .module_532833276 {
        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_532833276 > .module_532833276 {
        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_532833276 .BodyCenter.BodyCenter532833276 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833276 .BodyCenter.BodyCenter532833276 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833276 > .module_532833276 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833276 > .module_532833276 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833276 > .module_532833276 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833276:hover {
    border: none;
}

    #module_532833276:hover > .module_532833276 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833276 .langlistbox {
    background-color: #fff
}

    #module_532833276 .langlistbox .jt {
        border-bottom-color: #fff
    }

    #module_532833276 .langlistbox .langinfo {
        color: #333333
    }

    #module_532833276 .langlistbox .langinfo {
        background-color: #fff
    }

    #module_532833276 .langlistbox .langinfo {
        border-color: #333333
    }

    #module_532833276 .langlistbox .langtxt {
        font-size: 16px
    }

    #module_532833276 .langlistbox .langtxt {
        color: #333333
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header {
        border-bottom-color: transparent;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header {
        border-bottom-style: none;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header {
        border-bottom-width: 0px;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    }

#module_532833276 {
}

    #module_532833276.layout-101 #MobileNav {
        background-color: transparent;
    }

    #module_532833276.layout-101 #header {
        background-color: rgba(0, 0, 0, 0.6);
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header {
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        font-Family: arial, helvetica,sans-serif;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        font-size: 20px;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        color: #fff;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        font-weight: bold;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        text-decoration: none;
    }

#module_532833276 {
}

    #module_532833276.layout-101 #header p {
        font-style: normal;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .lcitem .rect {
        background: #fff;
    }

    #module_532833276.layout-101 .icons {
        color: #fff;
    }

    #module_532833276.layout-101 .svgdiv svg > * {
        fill: #fff;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item ul li {
        border-bottom-color: rgba(255, 255, 255, 0.14);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item, #module_532833276.layout-101 #MobileNavFloatLayer {
        background-color: rgba(0, 0, 0, 0.58);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item, #module_532833276.layout-101 #MobileNavFloatLayer {
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a {
        background: rgba(0, 0, 0, 0.6);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a {
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a, #module_532833276.layout-101 .micro-nav-item > ul > li > a p {
        color: #fff;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a {
        background: rgba(0, 0, 0, 0.6);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a {
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a, #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a p {
        color: #fff;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a, #module_532833276.layout-101 .micro-nav-item > ul > li > a p {
        font-family: 微软雅黑,Microsoft YaHei;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a, #module_532833276.layout-101 .micro-nav-item > ul > li > a p {
        font-size: 16px;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a, #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a p {
        font-family: 微软雅黑,Microsoft YaHei;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a, #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a p {
        font-size: 15px;
    }

    #module_532833276 .langlistbox li:hover .langinfo, #module_532833276 .langactive .langinfo {
        color: #fff
    }

    #module_532833276 .langlistbox li:hover .langinfo, #module_532833276 .langactive .langinfo {
        background-color: #333333
    }

    #module_532833276 .langlistbox li:hover .langinfo, #module_532833276 .langactive .langinfo {
        border-color: #333333
    }

    #module_532833276 .langlistbox li:hover .langtxt, #module_532833276 .langactive .langtxt {
        color: #333333
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a:hover {
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a:hover, #module_532833276.layout-101 .micro-nav-item > ul > li > a:hover p {
        color: #fff;
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li > a:hover .main-class-colorlump {
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a:hover {
        background: rgba(0, 0, 0, 0.6);
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a:hover {
    }

#module_532833276 {
}

    #module_532833276.layout-101 .micro-nav-item > ul > li .subnav a:hover, #module_532833276.layout-101 .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;
        white-space: nowrap;
        /* 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_532833277 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833277 {
    padding: 0px;
}

#module_532833277 {
}

    #module_532833277 .ModuleHead532833277 {
        display: none;
    }

    #module_532833277 .defaultbtn {
        background-color: #fff
    }

    #module_532833277 .defaultbtn {
    }

    #module_532833277 .spotgroup {
        color: #000
    }

    #module_532833277 .itembtn {
        background-color: #fff
    }

    #module_532833277 .itembtn {
    }

    #module_532833277 .itemicon {
        color: #666
    }

    #module_532833277 svg > * {
        fill: #666
    }

    #module_532833277 .itemtext {
        background-color: #fff
    }

    #module_532833277 .itemtextright::before {
        border-left-color: #fff
    }

    #module_532833277 .itemtextleft::before {
        border-right-color: #fff
    }

    #module_532833277 .itemtext {
    }

    #module_532833277 .itemtext {
        font-size: 12px;
    }

    #module_532833277 .itemtext {
        font-family:;
    }

    #module_532833277 .itemtext {
        color: #666 !important;
    }

    #module_532833277 .itemtext {
        font-weight: normal;
    }

    #module_532833277 .itemtext {
        text-decoration: none;
    }

    #module_532833277 .itemtext {
        font-style: normal;
    }

    #module_532833277 .defaultbtnbghover {
        background-color: #000000
    }

    #module_532833277 .defaultbtnbghover {
    }

    #module_532833277 .defaultbtniconbghover {
        color: #fff
    }

.module_532833278 .ModuleHead .HeadCenter {
    float: none;
}

#module_532833278 {
    padding: 0px;
}

#module_532833278 {
}

    #module_532833278 .ModuleHead532833278 {
        display: none;
    }

    #module_532833278 .BodyCenter.BodyCenter532833278 {
        background: none;
        background-color: rgba(0,0,0,0);
    }

    #module_532833278 > .module_532833278 {
        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_532833278 > .module_532833278 {
        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_532833278 .BodyCenter.BodyCenter532833278 {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833278 .BodyCenter.BodyCenter532833278 {
        padding-top: 0.0000%;
        padding-left: 0.0000%;
        padding-right: 0.0000%;
        padding-bottom: 0.0000%;
    }
}

@media screen and (min-width: 768px) {
    #module_532833278 > .module_532833278 {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #module_532833278 > .module_532833278 {
        margin-top: 0.0000%;
        margin-left: 0.0000%;
        margin-right: 0.0000%;
        margin-bottom: 0.0000%;
    }
}

#module_532833278 > .module_532833278 {
    box-shadow: 0px 0px 0px 0px #ccc
}

#module_532833278:hover {
    border: none;
}

    #module_532833278:hover > .module_532833278 {
        box-shadow: 0px 0px 0px 0px #ccc;
        transition: box-shadow 0.5s ease 0s;
    }

#module_532833278 .foot-nav-list {
    background-color: rgb(255, 255, 255) !important;
}

#module_532833278 .foot-nav-list {
    border-top-color: rgb(242, 242, 242);
}

#module_532833278 .foot-nav-list {
    border-top-style: solid;
}

#module_532833278 .foot-nav-list {
    border-top-width: 1px;
}

#module_532833278 #MobileFootNav {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

#module_532833278 .icon {
    color: rgb(63, 63, 63) !important;
}

    #module_532833278 .icon svg > * {
        fill: rgb(63, 63, 63)
    }

#module_532833278 .itemText {
    font-size: 12px;
}

#module_532833278 .itemText {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833278 .itemText {
    color: rgb(63, 63, 63) !important;
}

#module_532833278 .itemText {
    font-weight: normal;
}

#module_532833278 .itemText {
    text-decoration: none;
}

#module_532833278 .itemText {
    font-style: normal;
}

#module_532833278 .iconh {
    color: rgb(220, 154, 87) !important;
}

    #module_532833278 .iconh svg > * {
        fill: rgb(220, 154, 87)
    }

#module_532833278 .itemTexth {
    font-size: 12px;
}

#module_532833278 .itemTexth {
    font-family: 微软雅黑,Microsoft YaHei;
}

#module_532833278 .itemTexth {
    color: rgb(220, 154, 87) !important;
}

#module_532833278 .itemTexth {
    font-weight: normal;
}

#module_532833278 .itemTexth {
    text-decoration: none;
}

#module_532833278 .itemTexth {
    font-style: normal;
}

