/* cache file /mnt/yzproc/YZ-Site/caches/csscache/11/111319/111319_2719268_1_.cache exists */
/*md5:843675ceb38d6d43ddcc14ef858062fe*/
/*time: 2026-05-01 02:36:46*/
/*url:www.seglandis.com/*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
/*.online-service */
.ModuleOnLineServiceGiant.layout-108 .online-service-giant-container {
    position: relative;
    width: auto;
    height: auto;
    display: block;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header {
    display: flex;
    height: 50px;
    align-items: center;
    justify-items: center;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-tips {
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    box-shadow: 0px -5px 9px 0px rgba(0, 0, 0, 0.05);
    position: relative;
    line-height: 50px;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header .online-service-head {
    display: flex;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header .online-service-head img {
    height: 50px;
    vertical-align: middle;
    border-top-left-radius: 6px;
    display: inline-block;
    width: 50px;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header .online-service-btn {
    display: flex;
    height: 50px;
    vertical-align: middle;
    border-top-right-radius: 6px;
    color: #fff;
    background: #4CAF50;
    width: 245px;
    padding-left: 50px;
    /*display: inline-block;*/
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header .header-text {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-header .online-service-top {
    color: #999999;
    font-size: 12px;
    vertical-align: middle;
    width: 61px;
    margin-left: 9px;
    background: #ffffff;
    border-radius: 6px 6px 0px 0px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.04);
    text-align: center;
    cursor: pointer;
    line-height: 50px;
    position: relative;
    /* margin-right: 5px; */
     height: 100%;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-giant-ToTop-btn {
    color: #999999;
    font-size: 12px;
    margin-top: -5px;
}
.ModuleOnLineServiceGiant.layout-108 .online-service-giant-ToTop-btn  .online-service-top{
    display: block;
    /* box-shadow: 0 -5px 9px rgb(247, 150, 70);
    margin-top: 5px; */
}

.ModuleOnLineServiceGiant.layout-108 .icon-right {
    transform: rotate(270deg);
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
}

.ModuleOnLineServiceGiant.layout-108 .icon-advisory {
    margin-left: 20px;
    margin-right: 5px;
}

.ModuleOnLineServiceGiant.layout-108 .loading4 {
    text-align: center;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab>span::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    /* height: 2px;
    background: #2946e6; */
    border-bottom: 3px solid #2946e6;
    z-index: 3;
    opacity: 0;
    transition: 0.5s ease 0s;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab>span:hover::after {
    opacity: 1;
    width: 100%;
    left: 0;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-header {
    /* height: 97px; */
    padding: 15px 20px 0 20px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.04);
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-header-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #f7f7f7;
}

.ModuleOnLineServiceGiant.layout-108 .content-close {
    float: right;
    cursor: pointer;
    margin-top: 10px;
    display: block;
    height: 25px;
}

.ModuleOnLineServiceGiant.layout-108 .content-close:hover>.middleline {
    display: none;
}

.ModuleOnLineServiceGiant.layout-108 .content-close:hover>.topline {
    transition: all 0.3s ease-in-out;
    opacity: 1;
    transform: rotate(45deg);
}

.ModuleOnLineServiceGiant.layout-108 .content-close:hover>.bottomline {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    transform: rotate(-45deg);
    margin-top: -2px;
}
.ModuleOnLineServiceGiant.layout-108 .content-close .middleline{
    width: 20px;
    display: block;
    height: 2px;
    background: #333333
}
.ModuleOnLineServiceGiant.layout-108 .content-close .topline,  .ModuleOnLineServiceGiant.layout-108 .content-close .bottomline {
    width: 20px;
    display: block;
    opacity: 0;
    height: 2px;
    background: #333333
}

.ModuleOnLineServiceGiant.layout-108 .content-close .middleline {
    opacity: 1;
}

.ModuleOnLineServiceGiant.layout-108 .content-title {
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 90%;
    white-space: nowrap;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab {
    display: flex;
    /* line-height: 42px;
    height: 42px; */
    justify-content: center;
    text-align: center;
    padding-top: 10px;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab span {
    cursor: pointer;
    width: 58px;
    margin-right: 33px;
    position: relative;
    padding-bottom: 10px;
    white-space: nowrap;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab span:last-child {
    margin-right: 0;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab .active {
    color: #4CAF50;
    border-bottom: 3px solid #4CAF50;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-tab .active:hover::after {
    width: 0;
    transition: unset;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-list {
    max-height: 333px;
    overflow: hidden;
    overflow-y: auto;
    min-height: 163px;
}

/* .ModuleOnLineServiceGiant.layout-108 .online-service-accounts, .ModuleOnLineServiceGiant.layout-108 .online-service-contacts-list {
    padding: 20px 20px 0 20px;
} */

.ModuleOnLineServiceGiant.layout-108 .service-content-top,.ModuleOnLineServiceGiant.layout-108 .online-service-giant-ToTop-btn  {
    height: 40px;
    /* box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.04); */
    bottom: 0;
    /*position: absolute;

    transform: translatex(-50%);
    margin-left: -18px;
    left: 50%;*/
    width: 280px;
    margin: 0 auto;
    background: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 99;

}

.ModuleOnLineServiceGiant.layout-108 .IM-item {
    background: #fcfcfc;
    border-radius: 6px;
    margin-bottom: 10px;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    position: relative;
}

.ModuleOnLineServiceGiant.layout-108 .im-head {
    margin-right: 16px;
}

.ModuleOnLineServiceGiant.layout-108 .IMName {
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModuleOnLineServiceGiant.layout-108 .im-content {
    width: 130px;
    margin-right: 16px;
    font-size: 12px;
    color: #999;
}

.ModuleOnLineServiceGiant.layout-108 .IM-item .im-link {
    width: 34px;
    background: #43a047;
    height: 100%;
    line-height: 60px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ModuleOnLineServiceGiant.layout-108 .IM-item .im-link .icon-advisory {
    margin-left: 9px;
    color: #fff;
}

.ModuleOnLineServiceGiant.layout-108 .im-head img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
}

.ModuleOnLineServiceGiant.layout-108 .im-content .IconType img {
    width: 12px;
    height: 12px;
    margin-right: 3px;
}

.ModuleOnLineServiceGiant.layout-108 .IM-item::after,
.ModuleOnLineServiceGiant.layout-108 .IM-item::before,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content::before,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content::after,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content::after,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content::before
 {
    position: absolute;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    width: 100%;
    height: 100%;
    z-index: 1;
    right: 0px;
    border-radius: 8px;
    top: 0;
}

.ModuleOnLineServiceGiant.layout-108 .IM-item::before,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content::before,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content::before
 {
    opacity: 1;
    border-top: 1px solid #43a047;
    border-bottom: 1px solid #43a047;
    /* -webkit-transform: scale(0, 1);
    transform: scale(0, 1);  */
}

.ModuleOnLineServiceGiant.layout-108 .IM-item::after,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content::after,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content::after{
    opacity: 1;
    border-right: 1px solid #43a047;
    border-left: 1px solid #43a047;
    /* -webkit-transform: scale(1, 0);
    transform: scale(1, 0);  */
}

@-webkit-keyframes bdbefore {
    0% {
        opacity:0;
        -webkit-transform: scale(0,1)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1)
    }
}

@keyframes bdbefore {
    0% {
        opacity:0;
        -webkit-transform: scale(0,1)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes bdafter {
    0% {
        opacity:0;
        -webkit-transform: scale(1,0)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1)
    }
}

@keyframes bdafter {
    0% {
        opacity:0;
        -webkit-transform: scale(1,0)
    }
    100% {
        opacity:1;
        -webkit-transform: scale(1)
    }
}
.ModuleOnLineServiceGiant.layout-108 .IM-item:hover::after,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content:hover::after,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content:hover::after{
    -webkit-animation: bdafter 0.4s;
    animation: bdafter 0.4s;
}
.ModuleOnLineServiceGiant.layout-108 .IM-item:hover::before,
.ModuleOnLineServiceGiant.layout-108 .contact-item-content:hover::before,
.ModuleOnLineServiceGiant.layout-108 .qrcode-content:hover::before
{
    /* opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);  */
     -webkit-animation: bdbefore 0.4s;
    animation: bdbefore 0.4s;
    /* animation: opacity 1.4s ease-in-out; */
}

.ModuleOnLineServiceGiant.layout-108 .loading>span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
}
.anima{
    overflow:hidden;
    /* transform: translateX(-30px);padding: 20px 20px 0 20px; */
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition:opacity .35s;
    height: 0;


 }
.showanima{overflow:visible; opacity:1;height:100%;    padding: 20px; }

.ModuleOnLineServiceGiant.layout-108 .loading4>span {
    -webkit-animation: three 1.4s infinite ease-in-out;
    animation: three 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.ModuleOnLineServiceGiant.layout-108 .loading4 .three1 {
    -webkit-animation-delay: -0.30s;
    animation-delay: -0.30s;
}

.ModuleOnLineServiceGiant.layout-108 .loading4 .three2 {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

.ModuleOnLineServiceGiant.layout-108 .contact-item-content {
    font-size: 12px;
    color: #999999;
    background: #fcfcfc;
    /* border: 1px solid #f7f7f7; */
    border-radius: 6px;
    margin-bottom: 20px;
    display: flex;
    padding: 5px 0;
    align-items: center;
    position: relative;
    min-height: 42px;
}

.ModuleOnLineServiceGiant.layout-108 .contact-item-content .ContactContent {
    width: calc(100% - 48px);
    word-wrap: break-word;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding-right: 10px;
}

.ModuleOnLineServiceGiant.layout-108 .contactIcon {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 50%;
    /*margin-top: 7px; */
}

.ModuleOnLineServiceGiant.layout-108 .contactIcon img {
    width: 12px;
    height: 12px;
}

.ModuleOnLineServiceGiant.layout-108 .contact-item-name {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999999;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-qrcode {
    text-align: center;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-qrcode-img {
    width: 200px;
    height: 200px;
}

.ModuleOnLineServiceGiant.layout-108 .qrcode-content {
    width: 200px;
    margin: 0 auto;
    position: relative;;
    padding:10px;
}
.ModuleOnLineServiceGiant.layout-108 .nodata {
    min-height: 300px;
    line-height: 300px;
    text-align: center;
    color: #999999;
    font-size: 12px;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-accounts, .ModuleOnLineServiceGiant.layout-108 .online-service-qrcode.ModuleOnLineServiceGiant.layout-108 .online-service-contacts {
    display: block;
}
.ModuleOnLineServiceGiant.layout-108 .top-2{ margin-top: -3px;}

@-webkit-keyframes three {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes three {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
.ModuleOnLineServiceGiant.layout-108  .IMHead{
    width: 50px;
    box-shadow: 0px -5px 9px 0px rgb(138 52 52 / 82%);
    position: absolute;
    z-index: 99;
    height: 50px;
    top:0px;
}


.ModuleOnLineServiceGiant.layout-108 .online-service-content {
    background: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.05);
    width: 280px;
    max-height: 490px;
    top: -490px;
    bottom: 0;
    display: none;
    margin: 0 auto;
    margin-top: 35px;
    overflow: hidden;
}

/* .ModuleOnLineServiceGiant.layout-108 .online-service-content-list::-webkit-scrollbar-thumb {
    background: #f0f0f0;
}

.ModuleOnLineServiceGiant.layout-108 .online-service-content-list::-webkit-scrollbar-track {
    background: #d1d1d1;
} */
.ModuleOnLineServiceGiant.layout-108 .mCSB_inside > .mCSB_container{
    margin-right:0px;
}
.ModuleOnLineServiceGiant.layout-108 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color:#d1d1d1 !important;
}

.ModuleOnLineServiceGiant.layout-108 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color:#d1d1d1 !important;
}
.ModuleOnLineServiceGiant.layout-108 .mCSB_scrollTools .mCSB_draggerRail{
    background-color: #ffffff;
}
.ModuleOnLineServiceGiant.layout-108 #mCSB_1_dragger_vertical{ opacity: 0;}
@media only screen and (max-width: 767px) {
    .ModuleOnLineServiceGiant.layout-108 {
        display: none;
    }
}
.ModuleOnLineServiceGiant.layout-108 .mCustomScrollBox{
    max-height: 100% !important;
}
.ModuleOnLineServiceGiant.layout-108 .qrcodetips{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;text-align: center; margin-top:4px;color:#666}.module_685741290 .ModuleHead .HeadCenter{float:none;}
#module_685741290 {
padding:0px;
}
#module_685741290 {
position:absolute;
z-index:4001;
top:1155px;
left:0px;
width:100%;
height:50px;
}
#module_685741290 .ModuleHead685741290 {
display:none;
}

#module_685741290 .online-service-header .IMHead{background-color:#FFFFFF;}
#module_685741290 .online-service-btn{background-color:#1e88e5;}
#module_685741290 .online-service-head .icon-advisory{color:#FFFFFF;} #module_685741290 .loading>span{background-color:#FFFFFF;}
#module_685741290 .header-text{color:#FFFFFF;}
#module_685741290 .online-service-tips,#module_685741290 .online-service-header .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_685741290 .online-service-btn{border-top-left-radius:10px;} #module_685741290 .IMHead,#module_685741290 .IMHead img,#module_685741290 .online-service-head{border-top-left-radius:8px;}
#module_685741290 .online-service-head,#module_685741290 .online-service-btn{border-top-right-radius:8px;}
#module_685741290 .online-service-content-tab>span{color:#666666;}
#module_685741290 .online-service-accounts .im-head{background-color:#FFFFFF;}
#module_685741290 .IM-item{background-color:#FCFCFC;}
#module_685741290 .IM-item::after,#module_685741290 .IM-item::before, #module_685741290 .IM-item{border-top-left-radius:8px;}
#module_685741290 .IM-item::after,#module_685741290 .IM-item::before,#module_685741290 .IM-item .im-link,#module_685741290 .IM-item{border-top-right-radius:8px;}
#module_685741290 .IM-item::after,#module_685741290 .IM-item::before, #module_685741290 .IM-item{border-bottom-left-radius:8px;}
#module_685741290 .IM-item::after,#module_685741290 .IM-item::before,#module_685741290 .IM-item .im-link, #module_685741290 .IM-item{border-bottom-right-radius:8px;}
#module_685741290 .IM-item::before,#module_685741290 .IM-item::after{border-color:#F7F7F7;}
#module_685741290 .IM-item::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .IM-item::after{border-left-style:solid;border-right-style:solid}
#module_685741290 .IM-item::before,#module_685741290 .IM-item::after{border-width:1px;}
#module_685741290 .im-link .icon-advisory{color:#FFFFFF;}
#module_685741290 .im-link{background-color:#1e88e5;}
#module_685741290 .im-content .IMType{color:#999999;}
#module_685741290 .im-content .IMName{color:#333333;}
#module_685741290 .contact-item-content{background-color:#FCFCFC;}
#module_685741290 .contact-item-content::before, #module_685741290 .contact-item-content::after{border-color:#F7F7F7;}
#module_685741290 .contact-item-content::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .contact-item-content::after{border-left-style:solid;border-right-style:solid}
#module_685741290 .contact-item-content::before, #module_685741290 .contact-item-content::after{border-width:1px;}
#module_685741290 .contact-item-content::before, #module_685741290 .contact-item-content::after, #module_685741290 .contact-item-content{border-top-left-radius:8px;}
#module_685741290 .contact-item-content::before, #module_685741290 .contact-item-content::after, #module_685741290 .contact-item-content{border-top-right-radius:8px;}
#module_685741290 .contact-item-content::before,#module_685741290 .contact-item-content::after, #module_685741290 .contact-item-content{border-bottom-left-radius:8px;}
#module_685741290 .contact-item-content::before,#module_685741290 .contact-item-content::after, #module_685741290 .contact-item-content{border-bottom-right-radius:8px;}
#module_685741290 .contactIcon{background-color:#FFFFFF;}
#module_685741290 .contact-item-name{color:#999999;}
#module_685741290 .ContactContent{color:#333333;}
#module_685741290 .qrcode-content::before,#module_685741290 .qrcode-content::after{border-color:#F7F7F7;}
#module_685741290 .qrcode-content::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .qrcode-content::after{border-left-style:solid;border-right-style:solid}
#module_685741290 .qrcode-content::before,#module_685741290 .qrcode-content::after{border-width:1px;}
#module_685741290 .content-close .topline,#module_685741290 .content-close .middleline,#module_685741290 .content-close .bottomline{background-color:#333333;}
#module_685741290 .content-title{color:#333333;}
#module_685741290 .online-service-giant-ToTop-btn{background-color:#ffffff;}
#module_685741290 .online-service-giant-ToTop-btn{color:#999999;}
#module_685741290 .online-service-giant-ToTop-btn{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_685741290 .IM-item:hover .im-head{background-color:#FFFFFF;}
#module_685741290 .online-service-btn:hover{background-color:#1976d2;}
#module_685741290 .online-service-head:hover .icon-advisory{color:#FFFFFF;} #module_685741290 .online-service-head:hover .loading>span{background-color:#FFFFFF;}
#module_685741290 .header-text:hover{color:#FFFFFF;}
#module_685741290 .online-service-header:hover .online-service-tips,#module_685741290 .online-service-header:hover .IMHead{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_685741290 .online-service-content-tab .active{color:#1976d2;}
#module_685741290 .online-service-content-tab > span:hover::after, #module_685741290 .online-service-content-tab .active{border-bottom-color:#1976d2;}
#module_685741290 .online-service-content-tab > span:hover::after,#module_685741290 .online-service-content-tab .active{border-bottom-Style:solid;}
#module_685741290 .online-service-content-tab > span:hover::after,#module_685741290 .online-service-content-tab .active{border-bottom-width:3px;}
#module_685741290 .IM-item:hover::before,#module_685741290 .IM-item:hover::after{border-color:#1976d2;}
#module_685741290 .IM-item:hover::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .IM-item:hover::after{border-left-style:solid;border-right-style:solid}
#module_685741290 .IM-item:hover{background-color:#FCFCFC;}
#module_685741290 .IM-item:hover .icon-advisory{color:#FFFFFF;}
#module_685741290 .IM-item:hover .im-link{background-color:#1976d2;}
#module_685741290 .IM-item:hover .im-content .IMType{color:#999999;}
#module_685741290 .IM-item:hover .im-content .IMName{color:#333333;}
#module_685741290 .contact-item-content:hover{background-color:#FCFCFC;}
#module_685741290 .contact-item-content:hover::before,#module_685741290 .contact-item-content:hover::after{border-color:#1976d2;}
#module_685741290 .contact-item-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .contact-item-content:hover::after{border-left-style:solid;border-right-style:solid}
#module_685741290 .contact-item:hover .contactIcon{background-color:#FFFFFF;}
#module_685741290 .contact-item:hover .contact-item-name{color:#999999;}
#module_685741290 .contact-item:hover .ContactContent{color:#333333;}
#module_685741290 .content-close:hover .topline,#module_685741290 .content-close:hover .middleline,#module_685741290 .content-close:hover .bottomline{background-color:#333333;}
#module_685741290 .online-service-giant-ToTop-btn:hover{background-color:#ffffff;}
#module_685741290 .online-service-giant-ToTop-btn:hover{color:#999999;}
#module_685741290 online-service-giant-ToTop-btn:hover{box-shadow:0 -5px 9px rgba(0, 0, 0, 0.05);}
#module_685741290 .qrcode-content:hover::before,#module_685741290 .qrcode-content:hover::after{border-color:#1976d2;}
#module_685741290 .qrcode-content:hover::before{border-bottom-style:solid;border-top-style:solid} #module_685741290 .qrcode-content:hover::after{border-left-style:solid;border-right-style:solid}
#FreeMainZone{height:1205px}
.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;}

.ModuleTopColumnGiant.layout-101 .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;} 
@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_685741337 .ModuleHead .HeadCenter{float:none;}
#module_685741337 {
padding:0px;
}
#module_685741337 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741337 .ModuleHead685741337 {
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.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.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%;position: relative;}
.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 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_685740980 .ModuleHead .HeadCenter{float:none;}
#module_685740980 {
padding:0px;
}
#module_685740980 {
width:100%;
}
#module_685740980 .ModuleHead685740980 {
display:none;
}
#module_685740980 .BodyCenter.BodyCenter685740980 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740980 >.module_685740980 {
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_685740980 >.module_685740980{
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_685740980 .BodyCenter.BodyCenter685740980 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740980 .BodyCenter.BodyCenter685740980 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740980 >.module_685740980 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740980 >.module_685740980 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740980 >.module_685740980 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740980:hover {
border:none;
}
#module_685740980:hover >.module_685740980 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740980 .ModuleSubContainer{background-color:transparent;}
#module_685740980 .ModuleSubContainer{background-image:none;}
#module_685740980 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740980 .ModuleSubContainer{background-position:0% 0%;}
#module_685740980 .ModuleSubContainer{background-attachment:scroll;}
#module_685740980 .ModuleSubContainer{}
#module_685740980 {!bgVideo!}{bgVideoUrl:}
#module_685740980 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740980 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740980 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740980 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer685740980 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_685741089 .ModuleHead .HeadCenter{float:none;}
#module_685741089 {
padding:0px;
}
#module_685741089 {
position:static;
z-index:0;
top:24px;
left:710px;
width:100%;
height: auto;
}
#module_685741089 .ModuleHead685741089 {
display:none;
}
#module_685741089 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741089 >.module_685741089 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:25.4417%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741089 >.module_685741089 {
}
}

#module_685741089 img{border-top-color:transparent;}
#module_685741089 img{border-top-style:none;}
#module_685741089 img{border-top-width:0px;}
#module_685741089 img{border-right-color:transparent;}
#module_685741089 img{border-right-style:none;}
#module_685741089 img{border-right-width:0px;}
#module_685741089 img{border-bottom-color:transparent;}
#module_685741089 img{border-bottom-style:none;}
#module_685741089 img{border-bottom-width:0px;}
#module_685741089 img{border-left-color:transparent;}
#module_685741089 img{border-left-style:none;}
#module_685741089 img{border-left-width:0px;}
#module_685741089 img{border-top-left-radius:0px;}
#module_685741089 img{border-top-right-radius:0px;}
#module_685741089 img{border-bottom-left-radius:0px;}
#module_685741089 img{border-bottom-right-radius:0px;}
#module_685741089 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer685740980 #Sub685740980_1 {width:19.8164%;}
.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 .mainSubName{
    -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 .mainSubName {
    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);
    display: block;
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainSubName{
    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) 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_685741283 .ModuleHead .HeadCenter{float:none;}
#module_685741283 {
padding:0px;
}
#module_685741283 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_685741283 .ModuleHead685741283 {
display:none;
}
#module_685741283 .BodyCenter.BodyCenter685741283 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741283 >.module_685741283 {
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_685741283 >.module_685741283{
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_685741283 .BodyCenter.BodyCenter685741283 {
padding-top:0.8130%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.2195%;
}
}
@media screen and (max-width: 767px){
#module_685741283 .BodyCenter.BodyCenter685741283 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741283 >.module_685741283 {
margin-top:0.1626%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741283 >.module_685741283 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741283 >.module_685741283 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741283:hover {
border:none;
}
#module_685741283:hover >.module_685741283 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741283 .main-nav-item-group{height:58px;} #module_685741283 .main-nav-item{line-height:58px;} #module_685741283 .main-nav-content{height:58px}
#module_685741283 .main-nav-content{background-color:rgba(0,0,0,0);}
#module_685741283 .main-nav-content{background-image:none;}
#module_685741283 .main-nav-content{background-repeat:no-repeat;}
#module_685741283 .main-nav-content{}
#module_685741283 .main-nav-content{}
#module_685741283 .main-nav-content{}
#module_685741283 .main-nav-content, #module_685741283 .verticalMenu .main-nav-item-group{text-align:left;}
#module_685741283 .main-nav-item{font-size:18px;}
#module_685741283 .main-nav-item{font-family:Andale Mono;}
#module_685741283 .main-nav-item{color:rgb(255, 255, 255);}
#module_685741283 .main-nav-item{font-weight:normal;}
#module_685741283 .main-nav-item{text-decoration:none;}
#module_685741283 .main-nav-item{font-style:normal;}
#module_685741283 .main-nav-item{width:auto;}
#module_685741283 .main-nav-item,#module_685741283 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_685741283 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_685741283 .main-nav-item{background-color:transparent;}
#module_685741283 .main-nav-item{background-image:none;}
#module_685741283 .main-nav-item{background-repeat:no-repeat;}
#module_685741283 .main-nav-item{}
#module_685741283 .main-nav-item{}
#module_685741283 .main-nav-item{}
#module_685741283 .sub-nav-item-group{width:244px;}
#module_685741283 .sub-nav-item-div{font-size:14px;}
#module_685741283 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_685741283 .sub-nav-item-div{color:#666;},#module_685741283 .sub-nav-item:hover::after{color:#666;}
#module_685741283 .sub-nav-item-div{font-weight:normal;}
#module_685741283 .sub-nav-item-div{text-decoration:none;}
#module_685741283 .sub-nav-item-div{font-style:normal;}
#module_685741283 .sub-nav-item-SubName{font-size:12px;}
#module_685741283 .sub-nav-item-SubName{font-family:Andale Mono;}
#module_685741283 .sub-nav-item-SubName{color:#999;}
#module_685741283 .sub-nav-item-SubName{font-weight:normal;}
#module_685741283 .sub-nav-item-SubName{text-decoration:none;}
#module_685741283 .sub-nav-item-SubName{font-style:normal;}
#module_685741283 .sub-nav-item-box .item_sub.item_outer:before{background-color:#1e88e5;} #module_685741283 .sub-nav-item-box .outAfter:after{color:#1e88e5;}
#module_685741283 .sub-nav-item-menu,#module_685741283 .arrow,#module_685741283 .sub-normal-color{background-color:#fff;}
#module_685741283 .sub-nav-item-menu{background-image:none;}
#module_685741283 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_685741283 .sub-nav-item-menu{}
#module_685741283 .sub-nav-item-menu{}
#module_685741283 .sub-nav-item-menu{}
#module_685741283 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_685741283 .sub-nav-item-box{border-bottom-style:dashed;}
#module_685741283 .sub-nav-item-box{border-bottom-width:0px;}
#module_685741283 .sub-nav-item-menu{padding-top:8px;}
#module_685741283 .sub-nav-item-menu{padding-bottom:8px;}
#module_685741283 .sub-nav-item-menu{padding-left:24px;}
#module_685741283 .sub-nav-item-menu{padding-right:24px;}
#module_685741283 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_685741283 .third-nav-item-group{width:244px;}
#module_685741283 .third-nav-item{height:42px;line-height:42px;} #module_685741283 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_685741283 .third-nav-item .item_outer{font-size:14px;}
#module_685741283 .third-nav-item .item_outer{font-family:Andale Mono;}
#module_685741283 .third-nav-item .item_outer{color:#666;}
#module_685741283 .third-nav-item .item_outer{font-weight:normal;}
#module_685741283 .third-nav-item .item_outer{text-decoration:none;}
#module_685741283 .third-nav-item .item_outer{font-style:normal;}
#module_685741283 .third-nav-item .thirdName{font-size:12px;}
#module_685741283 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_685741283 .third-nav-item .thirdName{color:#999;}
#module_685741283 .third-nav-item .thirdName{font-weight:normal;}
#module_685741283 .third-nav-item .thirdName{text-decoration:none;}
#module_685741283 .third-nav-item .thirdName{font-style:normal;}
#module_685741283 .sub-nav-item-box .item_third .item_outer:before{background-color:#1e88e5;}
#module_685741283 .third-nav-item-group,#module_685741283 .third-normal-color{background-color:#fff;}
#module_685741283 .third-nav-item-group{background-image:none;}
#module_685741283 .third-nav-item-group{background-repeat:no-repeat;}
#module_685741283 .third-nav-item-group{}
#module_685741283 .third-nav-item-group{}
#module_685741283 .third-nav-item-group{}
#module_685741283 .item_third{border-bottom-color:#E3E9EE;}
#module_685741283 .item_third{border-bottom-style:dashed;}
#module_685741283 .item_third{border-bottom-width:1px;}
#module_685741283 .third-nav-item-group{padding-top:8px;}
#module_685741283 .third-nav-item-group{padding-bottom:8px;}
#module_685741283 .third-nav-item-group{padding-left:24px;}
#module_685741283 .third-nav-item-group{padding-right:24px;}
#module_685741283 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_685741283 .main-nav-item-name .mainSubName{font-size:18px;}
#module_685741283 .main-nav-item-name .mainSubName{font-family:Andale Mono;}
#module_685741283 .main-nav-item-name .mainSubName{color:rgb(255, 255, 255);}  #module_685741283 .add{color:rgb(255, 255, 255);}#module_685741283 .main-nav-item-hover::afters{background-color:rgb(255, 255, 255);}
#module_685741283 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_685741283 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_685741283 .main-nav-item-name .mainSubName{font-style:normal;}
#module_685741283 .main-nav-item-hover{background-color:transparent;}
#module_685741283 .main-nav-item-hover{background-image:none;}
#module_685741283 .main-nav-item-hover{background-repeat:no-repeat;}
#module_685741283 .main-nav-item-hover{}
#module_685741283 .main-nav-item-hover{}
#module_685741283 .main-nav-item-hover{}
#module_685741283 .main-nav-item::before{border-bottom-color:#1976d2;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{font-family:Andale Mono;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_685741283 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_685741283 .sub-nav-item:hover,#module_685741283 .sub-hover-color{background-color:#fff;}, #module_685741283 .sub-nav-item-hover{background-color:#fff;}
#module_685741283 .sub-nav-item:hover{background-image:none;}
#module_685741283 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_685741283 .sub-nav-item:hover{}
#module_685741283 .sub-nav-item:hover{}
#module_685741283 .sub-nav-item:hover{}
#module_685741283 .third-nav-item:hover .item_outer{font-size:14px;}
#module_685741283 .third-nav-item:hover .item_outer{font-family:Andale Mono;}
#module_685741283 .third-nav-item:hover .item_outer{color:#666;}
#module_685741283 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_685741283 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_685741283 .third-nav-item:hover .item_outer{font-style:normal;}
#module_685741283 .third-nav-item:hover .third-nav-item-inner,#module_685741283 .third-hover-color{background-color:#fff;}
#module_685741283 .third-nav-item:hover .third-nav-item-inner{}
#module_685741283 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_685741283 .third-nav-item:hover .third-nav-item-inner{}
#module_685741283 .third-nav-item:hover .third-nav-item-inner{}
#module_685741283 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer685740980 #Sub685740980_2 {width:64.4168%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}.module_685741307 .ModuleHead .HeadCenter{float:none;}
#module_685741307 {
padding:0px;
}
#module_685741307 {
position:static;
z-index:1;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_685741307 .ModuleHead685741307 {
display:none;
}
#module_685741307 .BodyCenter.BodyCenter685741307 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741307 >.module_685741307 {
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_685741307 >.module_685741307{
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_685741307 .BodyCenter.BodyCenter685741307 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741307 .BodyCenter.BodyCenter685741307 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741307 >.module_685741307 {
margin-top:21.3333%;
margin-left:0.0000%;
margin-right:33.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741307 >.module_685741307 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741307 >.module_685741307 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741307:hover {
border:none;
}
#module_685741307:hover >.module_685741307 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741307 .btnicon{font-size:24px;}
#module_685741307 .btnicon{font-family:;}
#module_685741307 .btnicon{color:rgb(255, 255, 255);}
#module_685741307 .btnicon{font-weight:normal;}
#module_685741307  .btnicon{text-decoration:none;}
#module_685741307 .btnicon{font-style:normal;}
#module_685741307 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_685741307 .btnicon{background-image:none;}
#module_685741307 .btnicon{background-repeat:no-repeat;}
#module_685741307 .btnicon{}
#module_685741307 .btnicon{}
#module_685741307 .btnicon{}
#module_685741307 .btnicon{text-align:center;}
#module_685741307 .search-hot ul li a{font-size:12px;}
#module_685741307 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741307 .search-hot ul li a{color:#666;}
#module_685741307 .search-hot ul li a{font-weight:normal;}
#module_685741307 .search-hot ul li a{text-decoration:none;}
#module_685741307 .search-hot ul li a{font-style:normal;}
#module_685741307 .search-hot ul li a{background-color:#eee;}
#module_685741307 .search-hot ul li a{}
#module_685741307  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_685741307  .btnicon:hover{background-image:none;}
#module_685741307  .btnicon:hover{background-repeat:no-repeat;}
#module_685741307  .btnicon:hover{}
#module_685741307  .btnicon:hover{}
#module_685741307 .btnicon:hover{}
#module_685741307  .btnicon:hover{font-size:24px;}
#module_685741307 .ModuleSearchButton:hover{font-family:;}
#module_685741307  .btnicon:hover{color:rgb(30, 136, 229);}
#module_685741307  .btnicon:hover{font-weight:normal;}
#module_685741307  .btnicon:hover{text-decoration:none;}
#module_685741307  .btnicon:hover{font-style:normal;}
#module_685741307 .search-hot ul li:hover a{font-size:12px;}
#module_685741307 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741307 .search-hot ul li:hover a{color:#666;}
#module_685741307 .search-hot ul li:hover a{font-weight:normal;}
#module_685741307 .search-hot ul li:hover a{text-decoration:none;}
#module_685741307 .search-hot ul li:hover a{font-style:normal;}
#module_685741307 .search-hot ul li a:hover{background-color:#dedede;}
#module_685741307 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer685740980 #Sub685740980_3 {width:4.0497%;}
.ModuleButtonGiant.layout-104 .moduleButton{
	background-color: #000;
	font-size: 12px;
	height: 50px;
	width:180px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	max-width:100%;
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	 /* display: flex;
    justify-content: center;
    align-items: center; */
}
.ModuleButtonGiant.layout-104 .buttonbox{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
}
.ModuleButtonGiant.layout-104 .buttonbox > span{
	display:inline-flex;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover{
    color:#fff;
}
.ModuleButtonGiant.layout-104 .moduleButton:hover:before{
    background: #333;
}
.ModuleButtonGiant.layout-104 .hvr-sweep-to-right:before,.ModuleButtonGiant.layout-104 .hvr-sweep-to-top:before,.ModuleButtonGiant.layout-104 .Radial-Out:before,.ModuleButtonGiant.layout-104 .RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-104 .Shutter-Out-Vertical:before{
    background: #333
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon{
	flex-direction: column;
	justify-content: center;
}
.ModuleButtonGiant.layout-104 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-104 .BreadIcon{
    font-size: 16px;
}.module_685740943 .ModuleHead .HeadCenter{float:none;}
#module_685740943 {
padding:0px;
}
#module_685740943 {
position:static;
z-index:1;
top:36px;
left:0px;
width:100%;
height: auto;
}
#module_685740943 .ModuleHead685740943 {
display:none;
}
#module_685740943 .BodyCenter.BodyCenter685740943 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740943 >.module_685740943 {
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_685740943 >.module_685740943{
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_685740943 .BodyCenter.BodyCenter685740943 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740943 .BodyCenter.BodyCenter685740943 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740943 >.module_685740943 {
margin-top:9.2920%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740943 >.module_685740943 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740943 >.module_685740943 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740943:hover {
border:none;
}
#module_685740943:hover >.module_685740943 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740943 .BodyCenter{text-align:left;}
#module_685740943 .moduleButton{font-size:14px;}
#module_685740943 .moduleButton{font-family:Andale Mono;}
#module_685740943 .moduleButton{color:#fff;}
#module_685740943 .moduleButton{font-weight:bold;}
#module_685740943 .moduleButton{text-decoration:none;}
#module_685740943 .moduleButton{font-style:normal;}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{background-color:rgb(204, 13, 46);}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{background-image:none;}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{background-repeat:no-repeat;}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{background-position:none;}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{background-attachment:none;}
#module_685740943 .moduleButton, #module_685740943 .moduleButton:before{}
#module_685740943 .moduleButton{border-color:#000;}
#module_685740943 .moduleButton{border-style:solid;}
#module_685740943 .moduleButton{border-width:0px;}
#module_685740943 .moduleButton{width:140px;}
#module_685740943 .moduleButton,#module_685740943 .BreadsvgIcon{height:50px}
#module_685740943 .BodyCenter{color:#fff;}
#module_685740943 .moduleButton{border-top-left-radius:6px;}
#module_685740943 .moduleButton{border-top-right-radius:6px;}
#module_685740943 .moduleButton{border-bottom-left-radius:6px;}
#module_685740943 .moduleButton{border-bottom-right-radius:6px;}
#module_685740943 .BreadIcon{font-size:16px;} #module_685740943 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740943 .BreadIcon{color:#fff;} #module_685740943 .BreadsvgIcon svg>*{fill:#fff;}
#module_685740943 .BreadIcon,#module_685740943 .BreadsvgIcon{margin-left:10px;}
#module_685740943 .BreadIcon,#module_685740943 .BreadsvgIcon{margin-right:10px;}
#module_685740943 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685740943 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685740943 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740943 .moduleButton:hover .BreadIcon{color:#fff} #module_685740943 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685740943 .moduleButton:hover{font-size:14px;}
#module_685740943 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685740943 .moduleButton:hover{color:#fff;}
#module_685740943 .moduleButton:hover{font-weight:bold;}
#module_685740943 .moduleButton:hover{text-decoration:none;}
#module_685740943 .moduleButton:hover{font-style:normal;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{background-image: unset;background-color:#e50b1c;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{background-image:none;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{background-position:none;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{background-attachment:none;}
#module_685740943 .moduleButton:hover, #module_685740943 .moduleButton:hover:before{}
#module_685740943 .moduleButton:hover{border-color:transparent;}
#module_685740943 .moduleButton:hover{border-style:solid;}
#module_685740943 .moduleButton:hover{border-width:0px;}
#module_685740943 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer685740980 #Sub685740980_4 {width:11.7171%;}
.module_685740981 .ModuleHead .HeadCenter{float:none;}
#module_685740981 {
padding:0px;
}
#module_685740981 {
width:100%;
}
#module_685740981 .ModuleHead685740981 {
display:none;
}
#module_685740981 .BodyCenter.BodyCenter685740981 {
background:none;background-color:rgb(255, 255, 255);
}
#module_685740981 >.module_685740981 {
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:rgb(191, 191, 191);
border-bottom-width:1px;
}
#module_685740981 >.module_685740981{
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_685740981 .BodyCenter.BodyCenter685740981 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740981 .BodyCenter.BodyCenter685740981 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740981 >.module_685740981 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740981 >.module_685740981 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740981 >.module_685740981 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740981:hover {
border:none;
}
#module_685740981:hover >.module_685740981 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740981 .ModuleSubContainer{background-color:transparent;}
#module_685740981 .ModuleSubContainer{background-image:none;}
#module_685740981 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740981 .ModuleSubContainer{background-position:0% 0%;}
#module_685740981 .ModuleSubContainer{background-attachment:scroll;}
#module_685740981 .ModuleSubContainer{}
#module_685740981 {!bgVideo!}{bgVideoUrl:}
#module_685740981 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740981 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740981 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740981 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer685740981 .SubPadding {width:0px;}
.module_685741090 .ModuleHead .HeadCenter{float:none;}
#module_685741090 {
padding:0px;
}
#module_685741090 {
position:static;
z-index:1;
top:32px;
left:0px;
width:100%;
height: auto;
}
#module_685741090 .ModuleHead685741090 {
display:none;
}
#module_685741090 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741090 >.module_685741090 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:25.5319%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741090 >.module_685741090 {
}
}

#module_685741090 img{border-top-color:transparent;}
#module_685741090 img{border-top-style:none;}
#module_685741090 img{border-top-width:0px;}
#module_685741090 img{border-right-color:transparent;}
#module_685741090 img{border-right-style:none;}
#module_685741090 img{border-right-width:0px;}
#module_685741090 img{border-bottom-color:transparent;}
#module_685741090 img{border-bottom-style:none;}
#module_685741090 img{border-bottom-width:0px;}
#module_685741090 img{border-left-color:transparent;}
#module_685741090 img{border-left-style:none;}
#module_685741090 img{border-left-width:0px;}
#module_685741090 img{border-top-left-radius:0px;}
#module_685741090 img{border-top-right-radius:0px;}
#module_685741090 img{border-bottom-left-radius:0px;}
#module_685741090 img{border-bottom-right-radius:0px;}
#module_685741090 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer685740981 #Sub685740981_1 {width:19.7084%;}
.module_685741282 .ModuleHead .HeadCenter{float:none;}
#module_685741282 {
padding:0px;
}
#module_685741282 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741282 .ModuleHead685741282 {
display:none;
}
#module_685741282 .BodyCenter.BodyCenter685741282 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741282 >.module_685741282 {
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_685741282 >.module_685741282{
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_685741282 .BodyCenter.BodyCenter685741282 {
padding-top:0.8110%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.2165%;
}
}
@media screen and (max-width: 767px){
#module_685741282 .BodyCenter.BodyCenter685741282 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741282 >.module_685741282 {
margin-top:1.8564%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741282 >.module_685741282 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741282 >.module_685741282 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741282:hover {
border:none;
}
#module_685741282:hover >.module_685741282 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741282 .main-nav-item-group{height:58px;} #module_685741282 .main-nav-item{line-height:58px;} #module_685741282 .main-nav-content{height:58px}
#module_685741282 .main-nav-content{background-color:#fff;}
#module_685741282 .main-nav-content{background-image:none;}
#module_685741282 .main-nav-content{background-repeat:no-repeat;}
#module_685741282 .main-nav-content{}
#module_685741282 .main-nav-content{}
#module_685741282 .main-nav-content{}
#module_685741282 .main-nav-content, #module_685741282 .verticalMenu .main-nav-item-group{text-align:left;}
#module_685741282 .main-nav-item{font-size:18px;}
#module_685741282 .main-nav-item{font-family:Andale Mono;}
#module_685741282 .main-nav-item{color:#445464;}
#module_685741282 .main-nav-item{font-weight:normal;}
#module_685741282 .main-nav-item{text-decoration:none;}
#module_685741282 .main-nav-item{font-style:normal;}
#module_685741282 .main-nav-item{width:auto;}
#module_685741282 .main-nav-item,#module_685741282 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_685741282 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_685741282 .main-nav-item{background-color:transparent;}
#module_685741282 .main-nav-item{background-image:none;}
#module_685741282 .main-nav-item{background-repeat:no-repeat;}
#module_685741282 .main-nav-item{}
#module_685741282 .main-nav-item{}
#module_685741282 .main-nav-item{}
#module_685741282 .sub-nav-item-group{width:244px;}
#module_685741282 .sub-nav-item-div{font-size:14px;}
#module_685741282 .sub-nav-item-div{font-family:Andale Mono;}
#module_685741282 .sub-nav-item-div{color:#666;},#module_685741282 .sub-nav-item:hover::after{color:#666;}
#module_685741282 .sub-nav-item-div{font-weight:normal;}
#module_685741282 .sub-nav-item-div{text-decoration:none;}
#module_685741282 .sub-nav-item-div{font-style:normal;}
#module_685741282 .sub-nav-item-SubName{font-size:12px;}
#module_685741282 .sub-nav-item-SubName{font-family:Andale Mono;}
#module_685741282 .sub-nav-item-SubName{color:#999;}
#module_685741282 .sub-nav-item-SubName{font-weight:normal;}
#module_685741282 .sub-nav-item-SubName{text-decoration:none;}
#module_685741282 .sub-nav-item-SubName{font-style:normal;}
#module_685741282 .sub-nav-item-box .item_sub.item_outer:before{background-color:#1e88e5;} #module_685741282 .sub-nav-item-box .outAfter:after{color:#1e88e5;}
#module_685741282 .sub-nav-item-menu,#module_685741282 .arrow,#module_685741282 .sub-normal-color{background-color:#fff;}
#module_685741282 .sub-nav-item-menu{background-image:none;}
#module_685741282 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_685741282 .sub-nav-item-menu{}
#module_685741282 .sub-nav-item-menu{}
#module_685741282 .sub-nav-item-menu{}
#module_685741282 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_685741282 .sub-nav-item-box{border-bottom-style:dashed;}
#module_685741282 .sub-nav-item-box{border-bottom-width:1px;}
#module_685741282 .sub-nav-item-menu{padding-top:8px;}
#module_685741282 .sub-nav-item-menu{padding-bottom:8px;}
#module_685741282 .sub-nav-item-menu{padding-left:24px;}
#module_685741282 .sub-nav-item-menu{padding-right:24px;}
#module_685741282 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_685741282 .third-nav-item-group{width:244px;}
#module_685741282 .third-nav-item{height:42px;line-height:42px;} #module_685741282 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_685741282 .third-nav-item .item_outer{font-size:14px;}
#module_685741282 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_685741282 .third-nav-item .item_outer{color:#666;}
#module_685741282 .third-nav-item .item_outer{font-weight:normal;}
#module_685741282 .third-nav-item .item_outer{text-decoration:none;}
#module_685741282 .third-nav-item .item_outer{font-style:normal;}
#module_685741282 .third-nav-item .thirdName{font-size:12px;}
#module_685741282 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_685741282 .third-nav-item .thirdName{color:#999;}
#module_685741282 .third-nav-item .thirdName{font-weight:normal;}
#module_685741282 .third-nav-item .thirdName{text-decoration:none;}
#module_685741282 .third-nav-item .thirdName{font-style:normal;}
#module_685741282 .sub-nav-item-box .item_third .item_outer:before{background-color:#1e88e5;}
#module_685741282 .third-nav-item-group,#module_685741282 .third-normal-color{background-color:#fff;}
#module_685741282 .third-nav-item-group{background-image:none;}
#module_685741282 .third-nav-item-group{background-repeat:no-repeat;}
#module_685741282 .third-nav-item-group{}
#module_685741282 .third-nav-item-group{}
#module_685741282 .third-nav-item-group{}
#module_685741282 .item_third{border-bottom-color:#E3E9EE;}
#module_685741282 .item_third{border-bottom-style:dashed;}
#module_685741282 .item_third{border-bottom-width:1px;}
#module_685741282 .third-nav-item-group{padding-top:8px;}
#module_685741282 .third-nav-item-group{padding-bottom:8px;}
#module_685741282 .third-nav-item-group{padding-left:24px;}
#module_685741282 .third-nav-item-group{padding-right:24px;}
#module_685741282 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_685741282 .main-nav-item-name .mainSubName{font-size:18px;}
#module_685741282 .main-nav-item-name .mainSubName{font-family:Andale Mono;}
#module_685741282 .main-nav-item-name .mainSubName{color:#1976d2;}  #module_685741282 .add{color:#1976d2;}#module_685741282 .main-nav-item-hover::afters{background-color:#1976d2;}
#module_685741282 .main-nav-item-name .mainSubName{font-weight:normal;}
#module_685741282 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_685741282 .main-nav-item-name .mainSubName{font-style:normal;}
#module_685741282 .main-nav-item-hover{background-color:transparent;}
#module_685741282 .main-nav-item-hover{background-image:none;}
#module_685741282 .main-nav-item-hover{background-repeat:no-repeat;}
#module_685741282 .main-nav-item-hover{}
#module_685741282 .main-nav-item-hover{}
#module_685741282 .main-nav-item-hover{}
#module_685741282 .main-nav-item::before{border-bottom-color:#1976d2;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{font-family:Andale Mono;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_685741282 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_685741282 .sub-nav-item:hover,#module_685741282 .sub-hover-color{background-color:#fff;}, #module_685741282 .sub-nav-item-hover{background-color:#fff;}
#module_685741282 .sub-nav-item:hover{background-image:none;}
#module_685741282 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_685741282 .sub-nav-item:hover{}
#module_685741282 .sub-nav-item:hover{}
#module_685741282 .sub-nav-item:hover{}
#module_685741282 .third-nav-item:hover .item_outer{font-size:14px;}
#module_685741282 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_685741282 .third-nav-item:hover .item_outer{color:#666;}
#module_685741282 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_685741282 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_685741282 .third-nav-item:hover .item_outer{font-style:normal;}
#module_685741282 .third-nav-item:hover .third-nav-item-inner,#module_685741282 .third-hover-color{background-color:#fff;}
#module_685741282 .third-nav-item:hover .third-nav-item-inner{}
#module_685741282 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_685741282 .third-nav-item:hover .third-nav-item-inner{}
#module_685741282 .third-nav-item:hover .third-nav-item-inner{}
#module_685741282 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer685740981 #Sub685740981_2 {width:64.5788%;}
.module_685741308 .ModuleHead .HeadCenter{float:none;}
#module_685741308 {
padding:0px;
}
#module_685741308 {
position:static;
z-index:2;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_685741308 .ModuleHead685741308 {
display:none;
}
#module_685741308 .BodyCenter.BodyCenter685741308 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741308 >.module_685741308 {
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_685741308 >.module_685741308{
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_685741308 .BodyCenter.BodyCenter685741308 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741308 .BodyCenter.BodyCenter685741308 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741308 >.module_685741308 {
margin-top:20.5128%;
margin-left:0.0000%;
margin-right:33.3333%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741308 >.module_685741308 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741308 >.module_685741308 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741308:hover {
border:none;
}
#module_685741308:hover >.module_685741308 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741308 .btnicon{font-size:24px;}
#module_685741308 .btnicon{font-family:;}
#module_685741308 .btnicon{color:rgb(63, 63, 63);}
#module_685741308 .btnicon{font-weight:normal;}
#module_685741308  .btnicon{text-decoration:none;}
#module_685741308 .btnicon{font-style:normal;}
#module_685741308 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_685741308 .btnicon{background-image:none;}
#module_685741308 .btnicon{background-repeat:no-repeat;}
#module_685741308 .btnicon{}
#module_685741308 .btnicon{}
#module_685741308 .btnicon{}
#module_685741308 .btnicon{text-align:center;}
#module_685741308 .search-hot ul li a{font-size:12px;}
#module_685741308 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741308 .search-hot ul li a{color:#666;}
#module_685741308 .search-hot ul li a{font-weight:normal;}
#module_685741308 .search-hot ul li a{text-decoration:none;}
#module_685741308 .search-hot ul li a{font-style:normal;}
#module_685741308 .search-hot ul li a{background-color:#eee;}
#module_685741308 .search-hot ul li a{}
#module_685741308  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_685741308  .btnicon:hover{background-image:none;}
#module_685741308  .btnicon:hover{background-repeat:no-repeat;}
#module_685741308  .btnicon:hover{}
#module_685741308  .btnicon:hover{}
#module_685741308 .btnicon:hover{}
#module_685741308  .btnicon:hover{font-size:24px;}
#module_685741308 .ModuleSearchButton:hover{font-family:;}
#module_685741308  .btnicon:hover{color:rgb(30, 136, 229);}
#module_685741308  .btnicon:hover{font-weight:normal;}
#module_685741308  .btnicon:hover{text-decoration:none;}
#module_685741308  .btnicon:hover{font-style:normal;}
#module_685741308 .search-hot ul li:hover a{font-size:12px;}
#module_685741308 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741308 .search-hot ul li:hover a{color:#666;}
#module_685741308 .search-hot ul li:hover a{font-weight:normal;}
#module_685741308 .search-hot ul li:hover a{text-decoration:none;}
#module_685741308 .search-hot ul li:hover a{font-style:normal;}
#module_685741308 .search-hot ul li a:hover{background-color:#dedede;}
#module_685741308 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer685740981 #Sub685740981_3 {width:4.1037%;}
.module_685740944 .ModuleHead .HeadCenter{float:none;}
#module_685740944 {
padding:0px;
}
#module_685740944 {
position:static;
z-index:2;
top:220px;
left:1693px;
width:100%;
height: auto;
}
#module_685740944 .ModuleHead685740944 {
display:none;
}
#module_685740944 .BodyCenter.BodyCenter685740944 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740944 >.module_685740944 {
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_685740944 >.module_685740944{
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_685740944 .BodyCenter.BodyCenter685740944 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740944 .BodyCenter.BodyCenter685740944 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740944 >.module_685740944 {
margin-top:7.6923%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740944 >.module_685740944 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740944 >.module_685740944 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740944:hover {
border:none;
}
#module_685740944:hover >.module_685740944 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740944 .BodyCenter{text-align:left;}
#module_685740944 .moduleButton{font-size:14px;}
#module_685740944 .moduleButton{font-family:Andale Mono;}
#module_685740944 .moduleButton{color:#fff;}
#module_685740944 .moduleButton{font-weight:bold;}
#module_685740944 .moduleButton{text-decoration:none;}
#module_685740944 .moduleButton{font-style:normal;}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{background-color:rgb(0, 112, 192);}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{background-image:none;}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{background-repeat:no-repeat;}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{background-position:none;}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{background-attachment:none;}
#module_685740944 .moduleButton, #module_685740944 .moduleButton:before{}
#module_685740944 .moduleButton{border-color:#000;}
#module_685740944 .moduleButton{border-style:solid;}
#module_685740944 .moduleButton{border-width:0px;}
#module_685740944 .moduleButton{width:140px;}
#module_685740944 .moduleButton,#module_685740944 .BreadsvgIcon{height:50px}
#module_685740944 .BodyCenter{color:#fff;}
#module_685740944 .moduleButton{border-top-left-radius:6px;}
#module_685740944 .moduleButton{border-top-right-radius:6px;}
#module_685740944 .moduleButton{border-bottom-left-radius:6px;}
#module_685740944 .moduleButton{border-bottom-right-radius:6px;}
#module_685740944 .BreadIcon{font-size:16px;} #module_685740944 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740944 .BreadIcon{color:#fff;} #module_685740944 .BreadsvgIcon svg>*{fill:#fff;}
#module_685740944 .BreadIcon,#module_685740944 .BreadsvgIcon{margin-left:10px;}
#module_685740944 .BreadIcon,#module_685740944 .BreadsvgIcon{margin-right:10px;}
#module_685740944 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685740944 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685740944 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740944 .moduleButton:hover .BreadIcon{color:#fff} #module_685740944 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685740944 .moduleButton:hover{font-size:14px;}
#module_685740944 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685740944 .moduleButton:hover{color:#fff;}
#module_685740944 .moduleButton:hover{font-weight:bold;}
#module_685740944 .moduleButton:hover{text-decoration:none;}
#module_685740944 .moduleButton:hover{font-style:normal;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{background-image: unset;background-color:#e50b1c;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{background-image:none;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{background-position:none;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{background-attachment:none;}
#module_685740944 .moduleButton:hover, #module_685740944 .moduleButton:hover:before{}
#module_685740944 .moduleButton:hover{border-color:transparent;}
#module_685740944 .moduleButton:hover{border-style:solid;}
#module_685740944 .moduleButton:hover{border-width:0px;}
#module_685740944 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer685740981 #Sub685740981_4 {width:11.6091%;}
.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%;position: relative;}
.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_685740992 .ModuleHead .HeadCenter{float:none;}
#module_685740992 {
padding:0px;
}
#module_685740992 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685740992 .ModuleHead685740992 {
display:none;
}
#module_685740992 .BodyCenter.BodyCenter685740992 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740992 >.module_685740992 {
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_685740992 >.module_685740992{
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_685740992 .BodyCenter.BodyCenter685740992 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740992 .BodyCenter.BodyCenter685740992 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740992 >.module_685740992 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740992 >.module_685740992 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740992 >.module_685740992 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740992:hover {
border:none;
}
#module_685740992:hover >.module_685740992 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740992 .ModuleSubContainer{background-color:transparent;}
#module_685740992 .ModuleSubContainer{background-image:none;}
#module_685740992 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740992 .ModuleSubContainer{background-position:0% 0%;}
#module_685740992 .ModuleSubContainer{background-attachment:scroll;}
#module_685740992 .ModuleSubContainer{}
#module_685740992 {!bgVideo!}{bgVideoUrl:}
#module_685740992 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740992 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740992 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740992 {max-width:none;width:100%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-103 .slider-layout-103 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .scaleBigToSmall {-webkit-animation: scaleBigToSmall .9s linear; animation: scaleBigToSmall .9s linear;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .nextScalePage {-webkit-animation: nextScalePage .9s linear; animation: nextScalePage .9s linear;}
/* .ModuleSlideV2Giant.layout-103 .slide-box img {position: relative; left: 50%; transform: translate(-50%);} */
.ModuleSlideV2Giant.layout-103 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-103 .slick-dots li {width: 12px; height: 12px; margin-left: unset; margin-right: 20px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 12px; height: 12px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 12px; width: 12px; height: 12px; opacity: 1;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:hover button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-dots li.slick-active button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {font-size: 0; z-index: 1; width: 30px; height: 70px; border-radius: 4px; background-color: rgba(0, 0, 0, .5); line-height: 70px;}
.ModuleSlideV2Giant.layout-103 .slick-prev {left: 20px; padding: 2px 2px 2px 0;}
.ModuleSlideV2Giant.layout-103 .slick-next {right: 20px; padding: 2px 0 2px 2px;}
.ModuleSlideV2Giant.layout-103 .slick-prev:before,
.ModuleSlideV2Giant.layout-103 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-103 .icon-leftMenu {color: #fff; font-size: 16px; display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slick-prev .icon-leftMenu {transform: rotateY(180deg);}
.ModuleSlideV2Giant.layout-103 .slick-prev div, .ModuleSlideV2Giant.layout-103 .slick-next div {width: 100px; height: 100%; position: relative; display: none;}
.ModuleSlideV2Giant.layout-103 .slick-prev div {float: right;}
.ModuleSlideV2Giant.layout-103 .slick-next div {float: left;}
.ModuleSlideV2Giant.layout-103 .slick-prev img, .ModuleSlideV2Giant.layout-103 .slick-next img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover,
.ModuleSlideV2Giant.layout-103 .slick-next:hover{width: 130px; background-color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover div,
.ModuleSlideV2Giant.layout-103 .slick-next:hover div {display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:9%;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 14px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 6px; height: 100%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 26px; height: 58px; line-height: 58px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:10% !important;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 12px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 4px; height: 4px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 22px;height: 48px;line-height: 48px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 9px; width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {display: none !important;}
}.module_685741315 .ModuleHead .HeadCenter{float:none;}
#module_685741315 {
padding:0px;
}
#module_685741315 {
position:static;
z-index:0;
top:451px;
left:1042px;
width:100%;
height: auto;
}
#module_685741315 .ModuleHead685741315 {
display:none;
}

#module_685741315 .slick-dots li button:before{color:rgba(19, 157, 143, .3);}
#module_685741315 .slick-prev .icon-leftMenu, #module_685741315 .slick-next .icon-leftMenu{color:#fff;}
#module_685741315 .slick-prev, #module_685741315 .slick-next {background-color:rgba(19, 157, 143, .5);}
#module_685741315 .slick-dots li:hover button:before, #module_685741315 .slick-dots li.slick-active button:before{color:rgba(19, 157, 143, 1);}
#module_685741315 .slick-prev:hover .icon-leftMenu, #module_685741315 .slick-next:hover .icon-leftMenu{color:#fff;}
#module_685741315 .slick-prev:hover, #module_685741315 .slick-next:hover {background-color:rgba(19, 157, 143, 1);}
#module_685741315 .SubContainer {}

.module_685740993 .ModuleHead .HeadCenter{float:none;}
#module_685740993 {
padding:0px;
}
#module_685740993 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685740993 .ModuleHead685740993 {
display:none;
}
#module_685740993 .BodyCenter.BodyCenter685740993 {
background:none;background-color:rgb(1, 88, 160);
}
#module_685740993 >.module_685740993 {
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_685740993 >.module_685740993{
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_685740993 .BodyCenter.BodyCenter685740993 {
padding-top:1.5337%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5337%;
}
}
@media screen and (max-width: 767px){
#module_685740993 .BodyCenter.BodyCenter685740993 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740993 >.module_685740993 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740993 >.module_685740993 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740993 >.module_685740993 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740993:hover {
border:none;
}
#module_685740993:hover >.module_685740993 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740993 .ModuleSubContainer{background-color:transparent;}
#module_685740993 .ModuleSubContainer{background-image:none;}
#module_685740993 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740993 .ModuleSubContainer{background-position:0% 0%;}
#module_685740993 .ModuleSubContainer{background-attachment:scroll;}
#module_685740993 .ModuleSubContainer{}
#module_685740993 {!bgVideo!}{bgVideoUrl:}
#module_685740993 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740993 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740993 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740993 {max-width:1600px;width:auto;}
/*图文模块 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_685741117 .ModuleHead .HeadCenter{float:none;}
#module_685741117 {
padding:0px;
}
#module_685741117 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741117 .ModuleHead685741117 {
display:none;
}
#module_685741117 .BodyCenter.BodyCenter685741117 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741117 >.module_685741117 {
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:rgb(191, 191, 191);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_685741117 >.module_685741117{
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_685741117 .BodyCenter.BodyCenter685741117 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741117 .BodyCenter.BodyCenter685741117 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741117 >.module_685741117 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741117 >.module_685741117 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741117 >.module_685741117 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741117:hover {
border:none;
}
#module_685741117:hover >.module_685741117 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741117 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741117 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741117 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741117 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741117 .imageTextGiant-Container{padding-top:10px;}
#module_685741117 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741117 .imageTextGiant-Container{padding-left:10px;}
#module_685741117 .imageTextGiant-Container{padding-right:10px;}
#module_685741117 .showHandle .btn{font-size:14px;}
#module_685741117 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741117 .showHandle .btn{color:#333;}
#module_685741117 .showHandle .btn{font-weight:400;}
#module_685741117 .showHandle .btn{text-decoration:none;}
#module_685741117 .showHandle .btn{font-style:normal;}
#module_685741117 .showHandle div{border-top-color:#ddd !important;}
#module_685741117 .showHandle div{border-top-style:solid !important;}
#module_685741117 .showHandle div{border-top-width:1px !important;}
#module_685741117 .showHandle{background-color:transparent;}
#module_685741117 .showHandle{background-image:none;}
#module_685741117 .showHandle{background-repeat:no-repeat;}
#module_685741117 .showHandle{}
#module_685741117 .showHandle{}
#module_685741117 .showHandle{}
#module_685741117 a{font-size:unset;font-family:unset}
.module_685741118 .ModuleHead .HeadCenter{float:none;}
#module_685741118 {
padding:0px;
}
#module_685741118 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741118 .ModuleHead685741118 {
display:none;
}
#module_685741118 .BodyCenter.BodyCenter685741118 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741118 >.module_685741118 {
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:rgb(191, 191, 191);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_685741118 >.module_685741118{
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_685741118 .BodyCenter.BodyCenter685741118 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741118 .BodyCenter.BodyCenter685741118 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741118 >.module_685741118 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741118 >.module_685741118 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741118 >.module_685741118 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741118:hover {
border:none;
}
#module_685741118:hover >.module_685741118 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741118 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741118 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741118 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741118 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741118 .imageTextGiant-Container{padding-top:10px;}
#module_685741118 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741118 .imageTextGiant-Container{padding-left:10px;}
#module_685741118 .imageTextGiant-Container{padding-right:10px;}
#module_685741118 .showHandle .btn{font-size:14px;}
#module_685741118 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741118 .showHandle .btn{color:#333;}
#module_685741118 .showHandle .btn{font-weight:400;}
#module_685741118 .showHandle .btn{text-decoration:none;}
#module_685741118 .showHandle .btn{font-style:normal;}
#module_685741118 .showHandle div{border-top-color:#ddd !important;}
#module_685741118 .showHandle div{border-top-style:solid !important;}
#module_685741118 .showHandle div{border-top-width:1px !important;}
#module_685741118 .showHandle{background-color:transparent;}
#module_685741118 .showHandle{background-image:none;}
#module_685741118 .showHandle{background-repeat:no-repeat;}
#module_685741118 .showHandle{}
#module_685741118 .showHandle{}
#module_685741118 .showHandle{}
#module_685741118 a{font-size:unset;font-family:unset}
.module_685741119 .ModuleHead .HeadCenter{float:none;}
#module_685741119 {
padding:0px;
}
#module_685741119 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741119 .ModuleHead685741119 {
display:none;
}
#module_685741119 .BodyCenter.BodyCenter685741119 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741119 >.module_685741119 {
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:rgb(191, 191, 191);
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:rgb(191, 191, 191);
border-bottom-width:0px;
}
#module_685741119 >.module_685741119{
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_685741119 .BodyCenter.BodyCenter685741119 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741119 .BodyCenter.BodyCenter685741119 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741119 >.module_685741119 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741119 >.module_685741119 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741119 >.module_685741119 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741119:hover {
border:none;
}
#module_685741119:hover >.module_685741119 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741119 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741119 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741119 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741119 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741119 .imageTextGiant-Container{padding-top:10px;}
#module_685741119 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741119 .imageTextGiant-Container{padding-left:10px;}
#module_685741119 .imageTextGiant-Container{padding-right:10px;}
#module_685741119 .showHandle .btn{font-size:14px;}
#module_685741119 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741119 .showHandle .btn{color:#333;}
#module_685741119 .showHandle .btn{font-weight:400;}
#module_685741119 .showHandle .btn{text-decoration:none;}
#module_685741119 .showHandle .btn{font-style:normal;}
#module_685741119 .showHandle div{border-top-color:#ddd !important;}
#module_685741119 .showHandle div{border-top-style:solid !important;}
#module_685741119 .showHandle div{border-top-width:1px !important;}
#module_685741119 .showHandle{background-color:transparent;}
#module_685741119 .showHandle{background-image:none;}
#module_685741119 .showHandle{background-repeat:no-repeat;}
#module_685741119 .showHandle{}
#module_685741119 .showHandle{}
#module_685741119 .showHandle{}
#module_685741119 a{font-size:unset;font-family:unset}
.module_685741120 .ModuleHead .HeadCenter{float:none;}
#module_685741120 {
padding:0px;
}
#module_685741120 {
position:static;
z-index:1;
top:-115px;
left:0px;
width:100%;
height: auto;
}
#module_685741120 .ModuleHead685741120 {
display:none;
}
#module_685741120 .BodyCenter.BodyCenter685741120 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741120 >.module_685741120 {
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_685741120 >.module_685741120{
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_685741120 .BodyCenter.BodyCenter685741120 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741120 .BodyCenter.BodyCenter685741120 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741120 >.module_685741120 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741120 >.module_685741120 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741120 >.module_685741120 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741120:hover {
border:none;
}
#module_685741120:hover >.module_685741120 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741120 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741120 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741120 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741120 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741120 .imageTextGiant-Container{padding-top:10px;}
#module_685741120 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741120 .imageTextGiant-Container{padding-left:10px;}
#module_685741120 .imageTextGiant-Container{padding-right:10px;}
#module_685741120 .showHandle .btn{font-size:14px;}
#module_685741120 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741120 .showHandle .btn{color:#333;}
#module_685741120 .showHandle .btn{font-weight:400;}
#module_685741120 .showHandle .btn{text-decoration:none;}
#module_685741120 .showHandle .btn{font-style:normal;}
#module_685741120 .showHandle div{border-top-color:#ddd !important;}
#module_685741120 .showHandle div{border-top-style:solid !important;}
#module_685741120 .showHandle div{border-top-width:1px !important;}
#module_685741120 .showHandle{background-color:transparent;}
#module_685741120 .showHandle{background-image:none;}
#module_685741120 .showHandle{background-repeat:no-repeat;}
#module_685741120 .showHandle{}
#module_685741120 .showHandle{}
#module_685741120 .showHandle{}
#module_685741120 a{font-size:unset;font-family:unset}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-109 .slider-layout-109 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-109 .slider-layout-109 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-109 .slick-track {font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dotted.slick-slider {margin-bottom: 0; padding: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-slide {position: relative; transition: unset !important; opacity: 1 !important;}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-slide-box{transform: matrix(1, 0, 0, 1, 0, 0);}
.ModuleSlideV2Giant.layout-109 .slick-slide .slick-box{transform: matrix(1.1, 0, 0, 1.1, 0, 0); transform-origin: 100% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.slick-current .slick-box{transform: matrix(1, 0, 0, 1, 0, 0); transform-origin: 0% 50%;}
.ModuleSlideV2Giant.layout-109 .slick-slide.prevScalePage {-moz-animation: prevScalePage109 1s ease-in-out; -webkit-animation: prevScalePage109 1s ease-in-out; animation: prevScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage {-moz-animation: nextScalePageUBox109 1s ease-in-out; -webkit-animation: nextScalePageUBox109 1s ease-in-out; animation: nextScalePageUBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-slide-box {-moz-animation: nextScalePageBox109 1s ease-in-out; -webkit-animation: nextScalePageBox109 1s ease-in-out; animation: nextScalePageBox109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePage .slick-box{-moz-animation: nextScalePage109 1s ease-in-out; -webkit-animation: nextScalePage109 1s ease-in-out; animation: nextScalePage109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-slide-box {-moz-animation: nextScalePageBoxInversion109 1s ease-in-out; -webkit-animation: nextScalePageBoxInversion109 1s ease-in-out; animation: nextScalePageBoxInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slick-slide.nextScalePageInversion .slick-box{-moz-animation: nextScalePageInversion109 1s ease-in-out; -webkit-animation: nextScalePageInversion109 1s ease-in-out; animation: nextScalePageInversion109 1s ease-in-out;}
.ModuleSlideV2Giant.layout-109 .slide-box img {position: relative; left: 50%; transform: translate(-50%); width: 100%;}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 50px; font-size: 0;}
.ModuleSlideV2Giant.layout-109 .slick-dots li {position: relative; font-size: 0; width: 60px; height: 2px; margin-left: unset; margin-right: unset; background-color: rgba(19, 157, 143, .4); cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button {width: 100%; height: 100%; border: unset; padding: 0; cursor: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li button:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .slick-dots li.slick-active {background-color: rgba(19, 157, 143, 1);}
.ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {display: inline-block !important; position: relative; bottom: -12px; font-size: 16px; color: #fff; z-index: 1; width: auto; height: auto; line-height: 1;}
.ModuleSlideV2Giant.layout-109 .slick-prev {left: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-next {right: -20px;}
.ModuleSlideV2Giant.layout-109 .slick-prev:before,
.ModuleSlideV2Giant.layout-109 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-109 .tab-pages {width: auto; height: auto; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); font-size: 16px;}
.ModuleSlideV2Giant.layout-109 .tab-pages p {line-height: 1;}
.ModuleSlideV2Giant.layout-109 .tab-pages p.current-page::after {content: ''; width: 100%; height: 2px; background: #000; display: block; margin-top: 15px; margin-bottom: 15px;}
.ModuleSlideV2Giant.layout-109 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right: 2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 9%; font-size: 14px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:3%;font-size:14px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 10% !important; font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {right:5%;height:1px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages::after {height:1px;}
    .ModuleSlideV2Giant.layout-109 .slick-active{width:45px;/*height:1px;*/}

}

@-moz-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@-webkit-keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}
@keyframes prevScalePage109 {
    0% {transform: scale(1, 1)}
    10% {transform: scale(1.02, 1.02)}
    20% {transform: scale(1.04, 1.04)}
    30% {transform: scale(1.06, 1.06)}
    40% {transform: scale(1.08, 1.08)}
    50%, 60%, 70%, 80%, 90%, 100% {transform: scale(1.1, 1.1)}
}

@-moz-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@-webkit-keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}
@keyframes nextScalePageUBox109 {
    0% {transform: scale(1, 1)}
    10%, 20% {transform: scale(1.02, 1.02)}
    30%, 40% {transform: scale(1.06, 1.06)}
    50% {transform: scale(1.1, 1.1)}
    60% {transform: scale(1.08, 1.08)}
    70% {transform: scale(1.06, 1.06)}
    80% {transform: scale(1.04, 1.04)}
    90% {transform: scale(1.02, 1.02)}
    100% {transform: scale(1, 1)}
}

@-moz-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBox109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePage109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageBoxInversion109 {
    0% {transform: translate(-100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@-moz-keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@-webkit-keyframes nextScalePageInversion {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}
@keyframes nextScalePageInversion109 {
    0% {transform: translate(100%, 0%);}
    100% {transform: translate(0%, 0%);}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-109 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-109 .slick-dots li {width: 30px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev, .ModuleSlideV2Giant.layout-109 .slick-next {font-size: 12px;}
    .ModuleSlideV2Giant.layout-109 .slick-prev {left: -10px;}
    .ModuleSlideV2Giant.layout-109 .slick-next {right: -10px;}
    .ModuleSlideV2Giant.layout-109 .tab-pages {display: none;}
}.module_685741336 .ModuleHead .HeadCenter{float:none;}
#module_685741336 {
padding:0px;
}
#module_685741336 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_685741336 .ModuleHead685741336 {
display:none;
}

#module_685741336 .tab-pages p{color:rgba(25, 118, 210, .5);}
#module_685741336 .tab-pages p.current-page::after{background-color:rgba(25, 118, 210, 1);}
#module_685741336 .slick-dots li{background-color:rgba(25, 118, 210, .3);}
#module_685741336 .slick-prev, #module_685741336 .slick-next{color:rgba(25, 118, 210, 1);}
#module_685741336 .tab-pages p.current-page{color:rgba(25, 118, 210, 1);}
#module_685741336 .slick-dots li.slick-active{background-color:rgba(25, 118, 210, 1);}
#module_685741336 .slick-prev:hover, #module_685741336 .slick-next:hover{color:rgba(25, 118, 210, 1);}
#module_685741336 .SubContainer {}
.module_685740994 .ModuleHead .HeadCenter{float:none;}
#module_685740994 {
padding:0px;
}
#module_685740994 {
position:static;
z-index:0;
top:1534px;
left:1843px;
width:100%;
height: auto;
}
#module_685740994 .ModuleHead685740994 {
display:none;
}
#module_685740994 .BodyCenter.BodyCenter685740994 {
background:none;background-color:rgb(255, 255, 255);
}
#module_685740994 >.module_685740994 {
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_685740994 >.module_685740994{
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_685740994 .BodyCenter.BodyCenter685740994 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740994 .BodyCenter.BodyCenter685740994 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740994 >.module_685740994 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740994 >.module_685740994 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740994 >.module_685740994 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740994:hover {
border:none;
}
#module_685740994:hover >.module_685740994 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740994 .ModuleSubContainer{background-color:transparent;}
#module_685740994 .ModuleSubContainer{background-image:none;}
#module_685740994 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740994 .ModuleSubContainer{background-position:0% 0%;}
#module_685740994 .ModuleSubContainer{background-attachment:scroll;}
#module_685740994 .ModuleSubContainer{}
#module_685740994 {!bgVideo!}{bgVideoUrl:}
#module_685740994 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740994 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740994 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740994 {max-width:1400px;width:auto;}
.module_685741121 .ModuleHead .HeadCenter{float:none;}
#module_685741121 {
padding:0px;
}
#module_685741121 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741121 .ModuleHead685741121 {
display:none;
}
#module_685741121 .BodyCenter.BodyCenter685741121 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741121 >.module_685741121 {
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_685741121 >.module_685741121{
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_685741121 .BodyCenter.BodyCenter685741121 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741121 .BodyCenter.BodyCenter685741121 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741121 >.module_685741121 {
margin-top:2.0714%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741121 >.module_685741121 {
margin-top:5.4755%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685741121 >.module_685741121 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741121:hover {
border:none;
}
#module_685741121:hover >.module_685741121 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741121 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741121 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741121 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741121 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741121 .imageTextGiant-Container{padding-top:10px;}
#module_685741121 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741121 .imageTextGiant-Container{padding-left:10px;}
#module_685741121 .imageTextGiant-Container{padding-right:10px;}
#module_685741121 .showHandle .btn{font-size:14px;}
#module_685741121 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741121 .showHandle .btn{color:#333;}
#module_685741121 .showHandle .btn{font-weight:400;}
#module_685741121 .showHandle .btn{text-decoration:none;}
#module_685741121 .showHandle .btn{font-style:normal;}
#module_685741121 .showHandle div{border-top-color:#ddd !important;}
#module_685741121 .showHandle div{border-top-style:solid !important;}
#module_685741121 .showHandle div{border-top-width:1px !important;}
#module_685741121 .showHandle{background-color:transparent;}
#module_685741121 .showHandle{background-image:none;}
#module_685741121 .showHandle{background-repeat:no-repeat;}
#module_685741121 .showHandle{}
#module_685741121 .showHandle{}
#module_685741121 .showHandle{}
#module_685741121 a{font-size:unset;font-family:unset}
/*视频模块*/
.ModuleVideoGiant.layout-101 video{ display: block;}
.ModuleVideoGiant.layout-101 .videogiant-container{position: relative; text-align:center;}
.ModuleVideoGiant.layout-101 .videogiant-container .videoWrapper{height: auto;}
.ModuleVideoGiant.layout-101 .iframeBox .videoWrapper{padding-bottom: 56%;}
.ModuleVideoGiant.layout-101 .videogiant-container iframe,
.ModuleVideoGiant.layout-101 .videogiant-container embed,
.ModuleVideoGiant.layout-101 .videogiant-container object{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ModuleVideoGiant.layout-101 .videoPlayBtn{
    position: absolute;
    width: 60px;
    height: 60px;
    background: url('../images/vbg.png') -116px -196px no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    visibility: visible;
    cursor: pointer;
}
.ModuleVideoGiant.layout-101 .videogiant-container:hover .videoPlayBtn{
    transform: scale(1.4);
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
}
.ModuleVideoGiant.layout-101 .videoCoverPic{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #fff; */
    -webkit-transition: all .46s ease;
    transition: all .46s ease;
}
.ModuleVideoGiant.layout-101 .playModeBox {opacity: 0;}
/*兼容ios、safari border-radius*/
.ModuleVideoGiant.layout-101{transform:rotate(0);}.module_685746552 .ModuleHead .HeadCenter{float:none;}
#module_685746552 {
padding:0px;
}
#module_685746552 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685746552 .ModuleHead685746552 {
display:none;
}
#module_685746552 {
border:none;
}
@media screen and (min-width: 768px){
#module_685746552 >.module_685746552 {
margin-top:0.2143%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685746552 >.module_685746552 {
}
}

#module_685746552 .videoTitle{font-size:14px;}
#module_685746552 .videoTitle{font-family:;}
#module_685746552 .videoTitle{color:#333;}
#module_685746552 .videoTitle{font-weight:bold;}
#module_685746552 .videoTitle{text-decoration:none;}
#module_685746552 .videoTitle{font-style:normal;}
#module_685746552 .videoTitle{text-align:left;}
#module_685746552 .videoTitle{margin-top:8px;}
#module_685746552 .videoTitle{margin-bottom:2px;}
#module_685746552 .videoTitle{margin-left:0px;}
#module_685746552 .videoTitle{margin-right:0px;}
#module_685746552 .videoDescrib{font-size:12px;}
#module_685746552 .videoDescrib{font-family:;}
#module_685746552 .videoDescrib{color:#999;}
#module_685746552 .videoDescrib{font-weight:normal;}
#module_685746552 .videoDescrib{text-decoration:none;}
#module_685746552 .videoDescrib{font-style:normal;}
#module_685746552 .videoDescrib{text-align:left;}
#module_685746552 .videoBox:hover .videoTitle{font-size:14px;}
#module_685746552 .videoBox:hover .videoTitle{font-family:;}
#module_685746552 .videoBox:hover .videoTitle{color:#333;}
#module_685746552 .videoBox:hover .videoTitle{font-weight:bold;}
#module_685746552 .videoBox:hover .videoTitle{text-decoration:none;}
#module_685746552 .videoBox:hover .videoTitle{font-style:normal;}
#module_685746552 .videoBox:hover .videoDescrib{font-size:12px;}
#module_685746552 .videoBox:hover .videoDescrib{font-family:;}
#module_685746552 .videoBox:hover .videoDescrib{color:#999;}
#module_685746552 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_685746552 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_685746552 .videoBox:hover .videoDescrib{font-style:normal;}

.module_685740977 .ModuleHead .HeadCenter{float:none;}
#module_685740977 {
padding:0px;
}
#module_685740977 {
position:static;
z-index:0;
top:1645px;
left:2023px;
width:100%;
height: auto;
}
#module_685740977 .ModuleHead685740977 {
display:none;
}
#module_685740977 .BodyCenter.BodyCenter685740977 {
background:none;background-color:rgb(1, 88, 160);
}
#module_685740977 >.module_685740977 {
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_685740977 >.module_685740977{
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_685740977 .BodyCenter.BodyCenter685740977 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740977 .BodyCenter.BodyCenter685740977 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740977 >.module_685740977 {
margin-top:3.1381%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740977 >.module_685740977 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740977 >.module_685740977 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740977:hover {
border:none;
}
#module_685740977:hover >.module_685740977 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740977 .ModuleSubContainer{background-color:transparent;}
#module_685740977 .ModuleSubContainer{background-image:none;}
#module_685740977 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740977 .ModuleSubContainer{background-position:0% 0%;}
#module_685740977 .ModuleSubContainer{background-attachment:scroll;}
#module_685740977 .ModuleSubContainer{}
#module_685740977 {!bgVideo!}{bgVideoUrl:}
#module_685740977 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740977 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740977 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740977 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer685740977 .SubPadding {width:0px;}
.module_685741088 .ModuleHead .HeadCenter{float:none;}
#module_685741088 {
padding:0px;
}
#module_685741088 {
position:static;
z-index:0;
top:2481px;
left:316px;
width:100%;
height: auto;
}
#module_685741088 .ModuleHead685741088 {
display:none;
}
#module_685741088 .BodyCenter.BodyCenter685741088 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741088 >.module_685741088 {
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_685741088 >.module_685741088{
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_685741088 .BodyCenter.BodyCenter685741088 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741088 .BodyCenter.BodyCenter685741088 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741088 >.module_685741088 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741088 >.module_685741088 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741088 >.module_685741088 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741088:hover {
border:none;
}
#module_685741088:hover >.module_685741088 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741088 img{border-top-color:transparent;}
#module_685741088 img{border-top-style:none;}
#module_685741088 img{border-top-width:0px;}
#module_685741088 img{border-right-color:transparent;}
#module_685741088 img{border-right-style:none;}
#module_685741088 img{border-right-width:0px;}
#module_685741088 img{border-bottom-color:transparent;}
#module_685741088 img{border-bottom-style:none;}
#module_685741088 img{border-bottom-width:0px;}
#module_685741088 img{border-left-color:transparent;}
#module_685741088 img{border-left-style:none;}
#module_685741088 img{border-left-width:0px;}
#module_685741088 img{border-top-left-radius:0px;}
#module_685741088 img{border-top-right-radius:0px;}
#module_685741088 img{border-bottom-left-radius:0px;}
#module_685741088 img{border-bottom-right-radius:0px;}
#module_685741088 .BodyCenter{text-align: center;}

.module_685746611 .ModuleHead .HeadCenter{float:none;}
#module_685746611 {
padding:0px;
}
#module_685746611 {
position:static;
z-index:1;
top:374px;
left:0px;
width:100%;
height: auto;
}
#module_685746611 .ModuleHead685746611 {
display:none;
}
#module_685746611 {
border:none;
}
@media screen and (min-width: 768px){
#module_685746611 >.module_685746611 {
margin-top:0.2143%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685746611 >.module_685746611 {
}
}

#module_685746611 .videoTitle{font-size:14px;}
#module_685746611 .videoTitle{font-family:;}
#module_685746611 .videoTitle{color:#333;}
#module_685746611 .videoTitle{font-weight:bold;}
#module_685746611 .videoTitle{text-decoration:none;}
#module_685746611 .videoTitle{font-style:normal;}
#module_685746611 .videoTitle{text-align:left;}
#module_685746611 .videoTitle{margin-top:8px;}
#module_685746611 .videoTitle{margin-bottom:2px;}
#module_685746611 .videoTitle{margin-left:0px;}
#module_685746611 .videoTitle{margin-right:0px;}
#module_685746611 .videoDescrib{font-size:12px;}
#module_685746611 .videoDescrib{font-family:;}
#module_685746611 .videoDescrib{color:#999;}
#module_685746611 .videoDescrib{font-weight:normal;}
#module_685746611 .videoDescrib{text-decoration:none;}
#module_685746611 .videoDescrib{font-style:normal;}
#module_685746611 .videoDescrib{text-align:left;}
#module_685746611 .videoBox:hover .videoTitle{font-size:14px;}
#module_685746611 .videoBox:hover .videoTitle{font-family:;}
#module_685746611 .videoBox:hover .videoTitle{color:#333;}
#module_685746611 .videoBox:hover .videoTitle{font-weight:bold;}
#module_685746611 .videoBox:hover .videoTitle{text-decoration:none;}
#module_685746611 .videoBox:hover .videoTitle{font-style:normal;}
#module_685746611 .videoBox:hover .videoDescrib{font-size:12px;}
#module_685746611 .videoBox:hover .videoDescrib{font-family:;}
#module_685746611 .videoBox:hover .videoDescrib{color:#999;}
#module_685746611 .videoBox:hover .videoDescrib{font-weight:normal;}
#module_685746611 .videoBox:hover .videoDescrib{text-decoration:none;}
#module_685746611 .videoBox:hover .videoDescrib{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer685740977 #Sub685740977_1 {width:29.3933%;}
.module_685741122 .ModuleHead .HeadCenter{float:none;}
#module_685741122 {
padding:0px;
}
#module_685741122 {
position:static;
z-index:0;
top:2244px;
left:1134px;
width:100%;
height: auto;
}
#module_685741122 .ModuleHead685741122 {
display:none;
}
#module_685741122 .BodyCenter.BodyCenter685741122 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741122 >.module_685741122 {
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_685741122 >.module_685741122{
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_685741122 .BodyCenter.BodyCenter685741122 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741122 .BodyCenter.BodyCenter685741122 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741122 >.module_685741122 {
margin-top:0.0000%;
margin-left:8.0656%;
margin-right:14.2857%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741122 >.module_685741122 {
margin-top:6.3401%;
margin-left:4.0346%;
margin-right:3.7464%;
margin-bottom:0.0000%;
}
}
#module_685741122 >.module_685741122 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741122:hover {
border:none;
}
#module_685741122:hover >.module_685741122 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741122 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741122 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741122 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741122 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741122 .imageTextGiant-Container{padding-top:10px;}
#module_685741122 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741122 .imageTextGiant-Container{padding-left:10px;}
#module_685741122 .imageTextGiant-Container{padding-right:10px;}
#module_685741122 .showHandle .btn{font-size:14px;}
#module_685741122 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741122 .showHandle .btn{color:#333;}
#module_685741122 .showHandle .btn{font-weight:400;}
#module_685741122 .showHandle .btn{text-decoration:none;}
#module_685741122 .showHandle .btn{font-style:normal;}
#module_685741122 .showHandle div{border-top-color:#ddd !important;}
#module_685741122 .showHandle div{border-top-style:solid !important;}
#module_685741122 .showHandle div{border-top-width:1px !important;}
#module_685741122 .showHandle{background-color:transparent;}
#module_685741122 .showHandle{background-image:none;}
#module_685741122 .showHandle{background-repeat:no-repeat;}
#module_685741122 .showHandle{}
#module_685741122 .showHandle{}
#module_685741122 .showHandle{}
#module_685741122 a{font-size:unset;font-family:unset}
.ModuleButtonGiant.layout-102 .moduleButton{
    background-color: #fff;
    font-size: 12px;
    height: 40px;
    width:100px;
    color:#333;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
	max-width:100%;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2 !important;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover{
	color:#fff;
}
.ModuleButtonGiant.layout-102 .moduleButton:hover:before{
    background-color: #333;
}
.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-right:before,.ModuleButtonGiant.layout-102 .moduleButton.hvr-sweep-to-top:before,.ModuleButtonGiant.layout-102 .moduleButton.Radial-Out:before,.ModuleButtonGiant.layout-102 .moduleButton.RShutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Horizontal:before,.ModuleButtonGiant.layout-102 .moduleButton.Shutter-Out-Vertical:before{
	background-color: #333
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon{
    flex-direction: column;
    justify-content: center;
}
.ModuleButtonGiant.layout-102 .BreadsvgIcon > *{
    width: 16px;
    height: 16px;
}
.ModuleButtonGiant.layout-102 .BreadIcon{
    font-size: 16px;
}.module_685740955 .ModuleHead .HeadCenter{float:none;}
#module_685740955 {
padding:0px;
}
#module_685740955 {
position:static;
z-index:1;
top:499px;
left:710px;
width:100%;
height: auto;
}
#module_685740955 .ModuleHead685740955 {
display:none;
}
#module_685740955 .BodyCenter.BodyCenter685740955 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740955 >.module_685740955 {
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_685740955 >.module_685740955{
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_685740955 .BodyCenter.BodyCenter685740955 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740955 .BodyCenter.BodyCenter685740955 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:17.2911%;
}
}
@media screen and (min-width: 768px){
#module_685740955 >.module_685740955 {
margin-top:5.7207%;
margin-left:8.9153%;
margin-right:22.4368%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740955 >.module_685740955 {
margin-top:0.0000%;
margin-left:6.3401%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685740955 >.module_685740955 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740955:hover {
border:none;
}
#module_685740955:hover >.module_685740955 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740955 .BodyCenter{text-align:left;}
#module_685740955 .moduleButton{font-size:14px;}
#module_685740955 .moduleButton{font-family:serir;}
#module_685740955 .moduleButton{color:rgb(255, 255, 255);}
#module_685740955 .moduleButton{font-weight:bold;}
#module_685740955 .moduleButton{text-decoration:none;}
#module_685740955 .moduleButton{font-style:normal;}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{background-color:rgba(0,0,0,0);}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{background-image:none;}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{background-position:none;}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{background-attachment:none;}
#module_685740955 .moduleButton, #module_685740955 .moduleButton.faded:before{}
#module_685740955 .moduleButton{border-color:rgb(230, 237, 242);}
#module_685740955 .moduleButton{border-style:solid;}
#module_685740955 .moduleButton{border-width:1px;}
#module_685740955 .moduleButton{width:160px;}
#module_685740955 .moduleButton,#module_685740955 .BreadsvgIcon{height:40px;line-height:40px;}
#module_685740955 .BodyCenter{color:#000;}
#module_685740955 .moduleButton{border-top-left-radius:0px;}
#module_685740955 .moduleButton{border-top-right-radius:0px;}
#module_685740955 .moduleButton{border-bottom-left-radius:0px;}
#module_685740955 .moduleButton{border-bottom-right-radius:0px;}
#module_685740955 .BreadIcon{font-size:16px;} #module_685740955 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740955 .BreadIcon{color:#000;} #module_685740955 .BreadsvgIcon svg>*{fill:#000;}
#module_685740955 .BreadIcon,#module_685740955 .BreadsvgIcon{margin-left:10px;}
#module_685740955 .BreadIcon,#module_685740955 .BreadsvgIcon{margin-right:10px;}
#module_685740955 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685740955 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685740955 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740955 .moduleButton:hover .BreadIcon{color:#fff} #module_685740955 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685740955 .moduleButton:hover{font-size:14px;}
#module_685740955 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685740955 .moduleButton:hover{color:rgb(63, 63, 63);}
#module_685740955 .moduleButton:hover{font-weight:bold;}
#module_685740955 .moduleButton:hover{text-decoration:none;}
#module_685740955 .moduleButton:hover{font-style:normal;}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{background-image:none;}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{background-position:none;}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{background-attachment:none;}
#module_685740955 .moduleButton:before, #module_685740955 .moduleButton.faded:before{}
#module_685740955 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_685740955 .moduleButton:hover{border-style:solid;}
#module_685740955 .moduleButton:hover{border-width:1px;}
#module_685740955 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.ModuleGridContainer.ModuleGridContainer685740977 #Sub685740977_2 {width:70.6067%;}
.module_685740978 .ModuleHead .HeadCenter{float:none;}
#module_685740978 {
padding:0px;
}
#module_685740978 {
position:static;
z-index:0;
top:2379px;
left:1726px;
width:100%;
height: auto;
}
#module_685740978 .ModuleHead685740978 {
display:none;
}
#module_685740978 .BodyCenter.BodyCenter685740978 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/202403071559173d38b2.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_685740978 >.module_685740978 {
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_685740978 >.module_685740978{
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_685740978 .BodyCenter.BodyCenter685740978 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:3.0351%;
}
}
@media screen and (max-width: 767px){
#module_685740978 .BodyCenter.BodyCenter685740978 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:14.4092%;
}
}
@media screen and (min-width: 768px){
#module_685740978 >.module_685740978 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740978 >.module_685740978 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685740978 >.module_685740978 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740978:hover {
border:none;
}
#module_685740978:hover >.module_685740978 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740978 .ModuleSubContainer{background-color:transparent;}
#module_685740978 .ModuleSubContainer{background-image:none;}
#module_685740978 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740978 .ModuleSubContainer{background-position:0% 0%;}
#module_685740978 .ModuleSubContainer{background-attachment:scroll;}
#module_685740978 .ModuleSubContainer{}
#module_685740978 {!bgVideo!}{bgVideoUrl:}
#module_685740978 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740978 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740978 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740978 {max-width:none;width:100%;margin: auto;}
.ModuleGridContainer.ModuleGridContainer685740978 .SubPadding {width:0px;}
.module_685741275 .ModuleHead .HeadCenter{float:none;}
#module_685741275 {
padding:0px;
}
#module_685741275 {
position:static;
z-index:1;
top:2499px;
left:179px;
width:100%;
height: auto;
}
#module_685741275 .ModuleHead685741275 {
display:none;
}
#module_685741275 .BodyCenter.BodyCenter685741275 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741275 >.module_685741275 {
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_685741275 >.module_685741275{
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_685741275 .BodyCenter.BodyCenter685741275 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.7794%;
}
}
@media screen and (max-width: 767px){
#module_685741275 .BodyCenter.BodyCenter685741275 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741275 >.module_685741275 {
margin-top:12.4555%;
margin-left:11.9217%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741275 >.module_685741275 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741275 >.module_685741275 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741275:hover {
border:none;
}
#module_685741275:hover >.module_685741275 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741275 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741275 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741275 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741275 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741275 .imageTextGiant-Container{padding-top:10px;}
#module_685741275 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741275 .imageTextGiant-Container{padding-left:10px;}
#module_685741275 .imageTextGiant-Container{padding-right:10px;}
#module_685741275 .showHandle .btn{font-size:14px;}
#module_685741275 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741275 .showHandle .btn{color:#333;}
#module_685741275 .showHandle .btn{font-weight:400;}
#module_685741275 .showHandle .btn{text-decoration:none;}
#module_685741275 .showHandle .btn{font-style:normal;}
#module_685741275 .showHandle div{border-top-color:#ddd !important;}
#module_685741275 .showHandle div{border-top-style:solid !important;}
#module_685741275 .showHandle div{border-top-width:1px !important;}
#module_685741275 .showHandle{background-color:transparent;}
#module_685741275 .showHandle{background-image:none;}
#module_685741275 .showHandle{background-repeat:no-repeat;}
#module_685741275 .showHandle{}
#module_685741275 .showHandle{}
#module_685741275 .showHandle{}
#module_685741275 a{font-size:unset;font-family:unset}
/*图文模块 layout 118*/
.ModuleImageTextGiant.layout-118 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .ModuleImageTextContent{padding:0; margin: 0px;width: 100%;}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .ModuleMobileImageTextContent{width: 100%;}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}

@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-118 .col-lg-2 {
		width: 10%;
	}
	.ModuleImageTextGiant.layout-118 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_685741128 .ModuleHead .HeadCenter{float:none;}
#module_685741128 {
padding:0px;
}
#module_685741128 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741128 .ModuleHead685741128 {
display:none;
}
#module_685741128 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741128 >.module_685741128 {
margin-top:1.7101%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741128 >.module_685741128 {
}
}

#module_685741128 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_685741128 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_685741128 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_685741128 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_685741128 .GraphicUpper .TextImage{border-top-color:rgba(0,0,0,0);}
#module_685741128 .GraphicUpper .TextImage{border-top-style:none;}
#module_685741128 .GraphicUpper .TextImage{border-top-width:0px;}
#module_685741128 .GraphicUpper .TextImage{border-right-color:rgba(0,0,0,0);}
#module_685741128 .GraphicUpper .TextImage{border-right-style:none;}
#module_685741128 .GraphicUpper .TextImage{border-right-width:0px;}
#module_685741128 .GraphicUpper .TextImage{border-bottom-color:rgba(0,0,0,0);}
#module_685741128 .GraphicUpper .TextImage{border-bottom-style:none;}
#module_685741128 .GraphicUpper .TextImage{border-bottom-width:0px;}
#module_685741128 .GraphicUpper .TextImage{border-left-color:rgba(0,0,0,0);}
#module_685741128 .GraphicUpper .TextImage{border-left-style:none;}
#module_685741128 .GraphicUpper .TextImage{border-left-width:0px;}
#module_685741128 .GraphicUpper .TextImage{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685741128 .GraphicUpper .aBox{margin-top:0px;}
#module_685741128 .GraphicUpper .aBox{margin-bottom:0px;}
#module_685741128 .GraphicUpper .aBox{margin-left:0px;}
#module_685741128 .GraphicUpper .aBox{margin-right:8px;}
#module_685741128 .GraphicUpper{width:40%;} #module_685741128 .ModuleImageTextGiantContent{width:calc(100% - 40%)}
#module_685741128 .MobileGraphicUpper{width:30%;}  #module_685741128 .ModuleMobileImageTextContent{width:calc(100% - 30%)}
#module_685741128 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741128 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741128 .ModuleImageTextGiantContent{margin-left:8px;}
#module_685741128 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741128 .normal_ImgtextBox_content{padding-top:11px;}
#module_685741128 .normal_ImgtextBox_content{padding-bottom:11px;}
#module_685741128 .normal_ImgtextBox_content{padding-left:0px;}
#module_685741128 .normal_ImgtextBox_content{padding-right:0px;}
#module_685741128 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_685741128 .normal_ImgtextBox_content{margin-left:px;margin-right:px;}
#module_685741128 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685741128 .normal_ImgtextBox_content{background-color:transparent;}
#module_685741128 .normal_ImgtextBox_content{}
#module_685741128 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_685741128 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_685741128 .normal_ImgtextBox_content{background-attachment:none;}
#module_685741128 .normal_ImgtextBox_content{}
#module_685741128 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_685741128 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_685741128 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_685741128 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_685741128 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content{border-top-style:none;}
#module_685741128 .normal_ImgtextBox_content{border-top-width:0px;}
#module_685741128 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content{border-right-style:none;}
#module_685741128 .normal_ImgtextBox_content{border-right-width:0px;}
#module_685741128 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_685741128 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_685741128 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content{border-left-style:none;}
#module_685741128 .normal_ImgtextBox_content{border-left-width:0px;}
#module_685741128 .showHandle .btn{font-size:14px;}
#module_685741128 .showHandle .btn{font-family:;}
#module_685741128 .showHandle .btn{color:#333;}
#module_685741128 .showHandle .btn{font-weight:400;}
#module_685741128 .showHandle .btn{text-decoration:none;}
#module_685741128 .showHandle .btn{font-style:normal;}
#module_685741128 .showHandle div{border-top-color:#ddd !important;}
#module_685741128 .showHandle div{border-top-style:solid !important;}
#module_685741128 .showHandle div{border-top-width:1px !important;}
#module_685741128 .showHandle{background-color:transparent;}
#module_685741128 .showHandle{}
#module_685741128 .showHandle{background-repeat:no-repeat;}
#module_685741128 .showHandle{}
#module_685741128 .showHandle{}
#module_685741128 .showHandle{}
#module_685741128 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685741128 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_685741128 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_685741128 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_685741128 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_685741128 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_685741128 .normal_ImgtextBox_content:hover{border-top-left-radius:0px;}
#module_685741128 .normal_ImgtextBox_content:hover{border-top-right-radius:0px;}
#module_685741128 .normal_ImgtextBox_content:hover{border-bottom-left-radius:0px;}
#module_685741128 .normal_ImgtextBox_content:hover{border-bottom-right-radius:0px;}
#module_685741128 .normal_ImgtextBox_content:hover{background-color:transparent;}
#module_685741128 .normal_ImgtextBox_content:hover{}
#module_685741128 .normal_ImgtextBox_content:hover{background-repeat:no-repeat;}
#module_685741128 .normal_ImgtextBox_content:hover{background-position:0% 0%;}
#module_685741128 .normal_ImgtextBox_content:hover{background-attachment:none;}
#module_685741128 .normal_ImgtextBox_content:hover{}
#module_685741128 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer685740978 #Sub685740978_1 {width:59.2664%;}
/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; }
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ line-height:1.5; width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:44px;line-height:44px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

}
.ModuleSiteGalleryV2Giant.layout-110 .pagerGiant .inputer{outline: 0;}

.module_685741313 .ModuleHead .HeadCenter{float:none;}
#module_685741313 {
padding:0px;
}
#module_685741313 {
position:static;
z-index:0;
top:3994px;
left:1696px;
width:100%;
height: auto;
}
#module_685741313 .ModuleHead685741313 {
display:none;
}
#module_685741313 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741313 >.module_685741313 {
margin-top:4.9763%;
margin-left:0.0000%;
margin-right:6.1611%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741313 >.module_685741313 {
}
}

#module_685741313 .mobile_picBox img{border-top-left-radius:0px;}
#module_685741313 .mobile_picBox img{border-top-right-radius:0px;}
#module_685741313 .mobile_picBox img{border-bottom-left-radius:0px;}
#module_685741313 .mobile_picBox img{border-bottom-right-radius:0px;}
#module_685741313 .album-img{padding:calc(10px/2);}
#module_685741313 .Tit-abstract{color:#fff;}
#module_685741313 .Tit-abstract{font-size:16px;}
#module_685741313 .Tit-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .Tit-abstract{font-style:normal;}
#module_685741313 .Tit-abstract{text-decoration:none;}
#module_685741313 .Tit-abstract{font-weight:normal;}
#module_685741313 .Intro-abstract{font-size:12px;}
#module_685741313 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .Intro-abstract{color:#f3f3f3;}
#module_685741313 .Intro-abstract{font-weight:normal;}
#module_685741313 .Intro-abstract{text-decoration:none;}
#module_685741313 .Intro-abstract{font-style:normal;}
#module_685741313 .album-img:hover .rectborderBg{background:rgb(0,0,0,0.6);}
#module_685741313 .album-img .dummy{padding-top:auto;}
#module_685741313 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_685741313 .mobile_picBox .mobile_pic, #module_685741313 .mobile_picBox{ height:auto !important;}
#module_685741313 .pagerGiant .text{font-size:12px;}
#module_685741313 .pagerGiant .text{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .pagerGiant .text{color:#333;}
#module_685741313 .pagerGiant .text{}
#module_685741313 .pagerGiant .text{}
#module_685741313 .pagerGiant .text{}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer{width:30px}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer{height:30px}
#module_685741313 .pagerGiant .num{font-size:12px;}
#module_685741313 .pagerGiant .num{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .pagerGiant .num{color:#333;}
#module_685741313 .pagerGiant .num{}
#module_685741313 .pagerGiant .num{}
#module_685741313 .pagerGiant .num{}
#module_685741313 .pagerGiant .submit{width:55px}
#module_685741313 .pagerGiant .submit{height:30px}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer,#module_685741313 .pagerGiant .submit{border-top-left-radius:0px;}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer,#module_685741313 .pagerGiant .submit{border-top-right-radius:0px;}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer,#module_685741313 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_685741313 .pagerGiant .current,#module_685741313 .pagerGiant .num,#module_685741313 .pagerGiant .inputer,#module_685741313 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_685741313 .pagerGiant .next,#module_685741313 .pagerGiant .splitline{color:#ccc;}
#module_685741313 .pagerGiant .num{background-color:#fff;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-top-color:#ccc;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-top-style:solid;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer{border-top-width:1px;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-bottom-style:solid;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer{border-bottom-width:1px;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-left-color:#ccc;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-left-style:solid;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer{border-left-width:1px;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-right-color:#ccc;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .inputer{border-right-style:solid;}
#module_685741313 .pagerGiant .num, #module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer{border-right-width:1px;}
#module_685741313 .page-more a{font-size:16px;}
#module_685741313 .page-more a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .page-more a{color:#666 !important;}
#module_685741313 .page-more a{font-weight:normal;}
#module_685741313 .page-more a{text-decoration:none;}
#module_685741313 .page-more a{font-style:normal;}
#module_685741313 .page-more a{background-color:#fff;}
#module_685741313 .page-more a{border-top-color:#eee;}
#module_685741313 .page-more a{border-top-style:solid;}
#module_685741313 .page-more a{border-top-width:2px;}
#module_685741313 .page-more a{border-bottom-color:#eee;}
#module_685741313 .page-more a{border-bottom-style:solid;}
#module_685741313 .page-more a{border-bottom-width:2px;}
#module_685741313 .page-more a{border-left-color:#eee;}
#module_685741313 .page-more a{border-left-style:solid;}
#module_685741313 .page-more a{border-left-width:2px;}
#module_685741313 .page-more a{border-right-color:#eee;}
#module_685741313 .page-more a{border-right-style:solid;}
#module_685741313 .page-more a{border-right-width:2px;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{font-size:12px;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{color:#fff;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit{background-color:#333;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_685741313 .pagerGiant .current, #module_685741313 .pagerGiant .submit, #module_685741313 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_685741313 .page-more a:hover{font-size:16px;}
#module_685741313 .page-more:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_685741313 .page-more a:hover{color:#666 !important;}
#module_685741313 .page-more a:hover {font-weight:normal;}
#module_685741313 .page-more a:hover {text-decoration:none;}
#module_685741313 .page-more a:hover {font-style:normal;}
#module_685741313 .page-more a:hover{background-color:#fff;}
#module_685741313 .page-more a:hover{border-top-color:#eee;}
#module_685741313 .page-more a:hover{border-top-style:solid;}
#module_685741313 .page-more a:hover{border-bottom-color:#eee;}
#module_685741313 .page-more a:hover{border-bottom-style:solid;}
#module_685741313 .page-more a:hover{border-left-color:#eee;}
#module_685741313 .page-more a:hover{border-left-style:solid;}
#module_685741313 .page-more a:hover{border-right-color:#eee;}
#module_685741313 .page-more a:hover{border-right-style:solid;}

.ModuleGridContainer.ModuleGridContainer685740978 #Sub685740978_2 {width:40.7336%;}
.module_685795880 .ModuleHead .HeadCenter{float:none;}
#module_685795880 {
padding:0px;
}
#module_685795880 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_685795880 .ModuleHead685795880 {
display:none;
}

#module_685795880 .ModuleSubContainer{background-color:transparent;}
#module_685795880 .ModuleSubContainer{}
#module_685795880 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685795880 .ModuleSubContainer{background-position:0% 0%;}
#module_685795880 .ModuleSubContainer{background-attachment:scroll;}
#module_685795880 .ModuleSubContainer{}
#module_685795880 {!bgVideo!}{bgVideoUrl:}
#module_685795880 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685795880 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685795880 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685795880 {max-width:1800px;width:auto;}
.module_711733204 .ModuleHead .HeadCenter{float:none;}
#module_711733204 {
padding:0px;
}
#module_711733204 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_711733204 .ModuleHead711733204 {
display:none;
}

#module_711733204 img{border-top-color:transparent;}
#module_711733204 img{border-top-style:none;}
#module_711733204 img{border-top-width:0px;}
#module_711733204 img{border-right-color:transparent;}
#module_711733204 img{border-right-style:none;}
#module_711733204 img{border-right-width:0px;}
#module_711733204 img{border-bottom-color:transparent;}
#module_711733204 img{border-bottom-style:none;}
#module_711733204 img{border-bottom-width:0px;}
#module_711733204 img{border-left-color:transparent;}
#module_711733204 img{border-left-style:none;}
#module_711733204 img{border-left-width:0px;}
#module_711733204 img{border-top-left-radius:0px;}
#module_711733204 img{border-top-right-radius:0px;}
#module_711733204 img{border-bottom-left-radius:0px;}
#module_711733204 img{border-bottom-right-radius:0px;}
#module_711733204 .BodyCenter{text-align: center;}

/*图文模块 layout 103*/


.ModuleImageTextGiant.layout-112 .ModuleImageTextContent > div > div:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ModuleImageTextGiant.layout-112 .imageTextGiant-Container .row {
    padding: auto;
    display: flex;
    flex-wrap: wrap;
}
.ModuleImageTextGiant.layout-112 .imageTextGiant-Container .row .GraphicUpper {
    text-align: left
}



@media only screen and (max-width: 767px) {
    .ModuleImageTextGiant.layout-112 .oneline{ width: 100% !important;;margin-right: 0 !important;}
    .ModuleImageTextGiant.layout-112 .imageTextGiant-Container .row {
        width: auto;
    }
    .ModuleImageTextGiant.layout-112 .imageTextGiant-Container .row .col-xs-12 {
        padding: 15px;
    }
    .ModuleImageTextGiant.layout-112 .imageTextGiant-Container .twoline{ width: 49%;}
    .ModuleImageTextGiant.layout-112 .MobileImgtextBox .twoline:nth-child(2n){ margin-right: 0 !important;}

    /* .ModuleImageTextGiant.layout-112 .twoline:nth-child(1),
    .ModuleImageTextGiant.layout-112 .twoline:nth-child(2){ margin-top: 0 !important; }
    .ModuleImageTextGiant.layout-112 .oneline:first-child{ margin-top: 0 !important; } */
}
@media only screen and (min-width: 768px) {
    /* .ModuleImageTextGiant.layout-112 .normal_ImgtextBox_contentItem:nth-child(1),
    .ModuleImageTextGiant.layout-112 .normal_ImgtextBox_contentItem:nth-child(2),
    .ModuleImageTextGiant.layout-112 .normal_ImgtextBox_contentItem:nth-child(3){ margin-top: 0 !important; }*/
    .ModuleImageTextGiant.layout-112 .normal_ImgtextBox_contentItem:nth-child(3n){ margin-right: 0 !important;} 
}
.module_685783091 .ModuleHead .HeadCenter{float:none;}
#module_685783091 {
padding:0px;
}
#module_685783091 {
position:static;
z-index:0;
top:5294px;
left:1289px;
width:100%;
height: auto;
}
#module_685783091 .ModuleHead685783091 {
display:none;
}
#module_685783091 .BodyCenter.BodyCenter685783091 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685783091 >.module_685783091 {
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_685783091 >.module_685783091{
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_685783091 .BodyCenter.BodyCenter685783091 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685783091 .BodyCenter.BodyCenter685783091 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685783091 >.module_685783091 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685783091 >.module_685783091 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685783091 >.module_685783091 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685783091:hover {
border:none;
}
#module_685783091:hover >.module_685783091 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685783091 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_685783091 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_685783091 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_685783091 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_685783091 .GraphicUpper .TextImage{padding-top:0px;}
#module_685783091 .GraphicUpper .TextImage{padding-bottom:0px;}
#module_685783091 .GraphicUpper .TextImage{padding-left:0px;}
#module_685783091 .GraphicUpper .TextImage{padding-right:0px;}
#module_685783091 .TextImage{width:100%;}
#module_685783091 .MobileTextImage{width:100%;}
#module_685783091 .imageTextGiant-Container .row .GraphicUpper{ text-align:center;}
#module_685783091 .ModuleImageTextGiantContent{padding-top:0px;}
#module_685783091 .ModuleImageTextGiantContent{padding-bottom:22px;}
#module_685783091 .ModuleImageTextGiantContent{padding-left:0px;}
#module_685783091 .ModuleImageTextGiantContent{padding-right:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{padding-top:36px;}
#module_685783091 .normal_ImgtextBox_contentItem{padding-bottom:36px;}
#module_685783091 .normal_ImgtextBox_contentItem{padding-left:15px;}
#module_685783091 .normal_ImgtextBox_contentItem{padding-right:15px;}
#module_685783091 .normal_ImgtextBox_contentItem{margin-top:0px;margin-bottom:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{margin-right:1px; width:calc((100% - 1px * 2)/ 3)}  #module_685783091 .MobileImgtextBox .twoline{margin-right:1px;margin-left:0; width:calc((100% - 1px) / 2);}
#module_685783091 .normal_ImgtextBox_contentItem{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685783091 .normal_ImgtextBox_contentItem{background-color:transparent;}
#module_685783091 .normal_ImgtextBox_contentItem{background-image:none;}
#module_685783091 .normal_ImgtextBox_contentItem{background-repeat:no-repeat;}
#module_685783091 .normal_ImgtextBox_contentItem{background-position:0% 0%;}
#module_685783091 .normal_ImgtextBox_contentItem{background-attachment:none;}
#module_685783091 .normal_ImgtextBox_contentItem{}
#module_685783091 .normal_ImgtextBox_contentItem{border-top-left-radius:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-top-right-radius:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-bottom-left-radius:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-bottom-right-radius:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-top-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem{border-top-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem{border-top-width:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-right-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem{border-right-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem{border-right-width:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-bottom-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem{border-bottom-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem{border-bottom-width:0px;}
#module_685783091 .normal_ImgtextBox_contentItem{border-left-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem{border-left-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem{border-left-width:0px;}
#module_685783091 .showHandle .btn{font-size:14px;}
#module_685783091 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685783091 .showHandle .btn{color:#333;}
#module_685783091 .showHandle .btn{font-weight:400;}
#module_685783091 .showHandle .btn{text-decoration:none;}
#module_685783091 .showHandle .btn{font-style:normal;}
#module_685783091 .showHandle div{border-top-color:#ddd !important;}
#module_685783091 .showHandle div{border-top-style:solid !important;}
#module_685783091 .showHandle div{border-top-width:1px !important;}
#module_685783091 .showHandle{background-color:transparent;}
#module_685783091 .showHandle{background-image:none;}
#module_685783091 .showHandle{background-repeat:no-repeat;}
#module_685783091 .showHandle{}
#module_685783091 .showHandle{}
#module_685783091 .showHandle{}
#module_685783091 .normal_ImgtextBox_contentItem:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-top-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-top-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-right-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-right-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-bottom-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-bottom-style:none;}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-left-color:rgba(0,0,0,0);}
#module_685783091 .normal_ImgtextBox_contentItem:hover{border-left-style:none;}
#module_685783091 a{font-size:unset;font-family:unset}
.module_685740995 .ModuleHead .HeadCenter{float:none;}
#module_685740995 {
padding:0px;
}
#module_685740995 {
position:static;
z-index:0;
top:1463px;
width:100%;
height: auto;
}
#module_685740995 .ModuleHead685740995 {
display:none;
}
#module_685740995 .BodyCenter.BodyCenter685740995 {
background:none;background-color:rgba(0,0,0,0);
background-image:url(../images/20240307153216775564.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_685740995 >.module_685740995 {
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_685740995 >.module_685740995{
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_685740995 .BodyCenter.BodyCenter685740995 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.9153%;
}
}
@media screen and (max-width: 767px){
#module_685740995 .BodyCenter.BodyCenter685740995 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740995 >.module_685740995 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740995 >.module_685740995 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740995 >.module_685740995 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740995:hover {
border:none;
}
#module_685740995:hover >.module_685740995 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740995 .ModuleSubContainer{background-color:transparent;}
#module_685740995 .ModuleSubContainer{background-image:none;}
#module_685740995 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740995 .ModuleSubContainer{background-position:0% 0%;}
#module_685740995 .ModuleSubContainer{background-attachment:scroll;}
#module_685740995 .ModuleSubContainer{}
#module_685740995 {!bgVideo!}{bgVideoUrl:}
#module_685740995 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740995 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740995 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740995 {max-width:1800px;width:auto;}
.module_685741123 .ModuleHead .HeadCenter{float:none;}
#module_685741123 {
padding:0px;
}
#module_685741123 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741123 .ModuleHead685741123 {
display:none;
}
#module_685741123 .BodyCenter.BodyCenter685741123 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741123 >.module_685741123 {
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_685741123 >.module_685741123{
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_685741123 .BodyCenter.BodyCenter685741123 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741123 .BodyCenter.BodyCenter685741123 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741123 >.module_685741123 {
margin-top:3.2778%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741123 >.module_685741123 {
margin-top:7.7810%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685741123 >.module_685741123 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741123:hover {
border:none;
}
#module_685741123:hover >.module_685741123 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741123 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741123 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741123 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741123 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741123 .imageTextGiant-Container{padding-top:10px;}
#module_685741123 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741123 .imageTextGiant-Container{padding-left:10px;}
#module_685741123 .imageTextGiant-Container{padding-right:10px;}
#module_685741123 .showHandle .btn{font-size:14px;}
#module_685741123 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_685741123 .showHandle .btn{color:#333;}
#module_685741123 .showHandle .btn{font-weight:400;}
#module_685741123 .showHandle .btn{text-decoration:none;}
#module_685741123 .showHandle .btn{font-style:normal;}
#module_685741123 .showHandle div{border-top-color:#ddd !important;}
#module_685741123 .showHandle div{border-top-style:solid !important;}
#module_685741123 .showHandle div{border-top-width:1px !important;}
#module_685741123 .showHandle{background-color:transparent;}
#module_685741123 .showHandle{background-image:none;}
#module_685741123 .showHandle{background-repeat:no-repeat;}
#module_685741123 .showHandle{}
#module_685741123 .showHandle{}
#module_685741123 .showHandle{}
#module_685741123 a{font-size:unset;font-family:unset}
/*模块样式*/
.ModuleProductListGiant.layout-122 .swiper-wrapper{height: auto}
.ModuleProductListGiant.layout-122 .pro-container .pro-item-l.first{width: 48.45%;  height: 584px;  float: left;  position: relative;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item { width: 32%;float: left;box-sizing: border-box;}
.ModuleProductListGiant.layout-122 .pro-container{ padding-bottom: 40px;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img { display: block;height: auto; list-style-type: none;  display: block;  width: 100%; position: relative;border: 0px solid transparent;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img img{ position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  transition: padding 0.3s  linear; box-sizing: border-box;  padding: 24px 10% 28px; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main {width: 100%;text-align:center; font-size: 14px;  display: block; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item .fontn{color: #999;text-align: center}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-price { display: inline-block;  font-size: 20px;  color: #000;}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text .pro-shopping-main .pro-market-price {  font-size: 12px;  color: #999999;  text-decoration: line-through;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn {
	width: 38.3116%;
	text-align: center;
	top: calc(100% - 19px);
	left: 50%;
	position: relative;
	padding:  0 4px;
	line-height: 28px;
	border: 1px solid #000;
	color: #000;
	border-radius: 20px;
	transform: translateX(-50%);
}
.ModuleProductListGiant.layout-122 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-122 .pro-name{word-break: break-word !important;}

.ModuleProductListGiant.layout-122 .swiper-container-free-mode1>.swiper-wrapper{
    -webkit-transition-timing-function:linear;
    -moz-transition-timing-function:linear;
    -ms-transition-timing-function:linear;
    -o-transition-timing-function:linear;
    transition-timing-function:linear;
    margin:0 auto
}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn i{ font-weight: 800;}
.ModuleProductListGiant.layout-122 .pro-container .pro-buybtn span {  font-size: 12px;}
.ModuleProductListGiant.layout-122 .pro-name{text-align: center;color: #444;font-size: 16px;}
.ModuleProductListGiant.layout-122 .swiper-container.hover-event.swiper-container-horizontal {  width: 100%;  }
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 125px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{ position: absolute;top: 50%;width: 45px;height: 45px;z-index: 10;cursor: pointer;transform:translate(0,-50%);background-position: 130px 148px;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-next{/*background-image: url('../images/pre.png');*/left:0;right: auto;}
.ModuleProductListGiant.layout-122 .swiper-pro-butto-prev{transform: rotate(180deg); top: calc(50% - 22.5px);/*background-image: url('../images/next.png');*/right: 0; left: auto;}
.ModuleProductListGiant.layout-122 a:active,.ModuleProductListGiant.layout-122 a:visited,.ModuleProductListGiant.layout-122 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-122 .space{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ModuleProductListGiant.layout-122 .pro-container .cross {display: none}
.ModuleProductListGiant.layout-122 .icon-icon-left{font-size: 32px; color: #fff; text-align: center;}
.ModuleProductListGiant.layout-122 .swiper-button-white {background-color: rgba(51,51,51,.3);}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-text {  box-sizing: border-box; }
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover{transition: all 0.3s  linear;}
.ModuleProductListGiant.layout-122 .pro-container .swiper-slide:hover .pro-price{color: #fd6e27;transition: all 0.3s  linear;}
/* 换两行显示 */
.ModuleProductListGiant.layout-122 .pro-title span {
	display: block;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	max-width: 100%;
	word-wrap:break-word;
	overflow: hidden;
    height: 24px;
    line-height: 24px;
	margin-bottom: 8.3%;
}

.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img{
	border-width: 20px;
    overflow: hidden;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img{
	transform: scale(1);
    transition: transform 0.3s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc{
	visibility: hidden;
	opacity: 0;
	position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: background 0.5s  linear;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img .pro-desc{
	visibility: visible;
	opacity: .9;
	background: rgba(0,0,0,.6);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-text{
	padding-top: 20px;
	padding-bottom: 32px;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-img img {
	top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
	max-width: calc(100% + 40px);
    max-height: calc(100% + 40px);
    transform: scale(1.1);
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item:hover .pro-buybtn{
	background: #000;
	color: #fff;
}
.ModuleProductListGiant.layout-122 .pro-container .pro-item .pro-img .pro-desc span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 82.3529%;
	text-align: left;
    word-wrap: break-word;
	word-break: keep-all;
	white-space:pre-wrap;
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet-active{
	/*background: #000;*/
}
.ModuleProductListGiant.layout-122 .swiper-pagination-bullet{
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.ModuleProductListGiant.layout-122 .pro-container .cross {display: block}
}

@media only screen and (max-width: 1300px) {
	.ModuleProductListGiant.layout-122 .swiper-button-white {display: none;}
}.module_685741292 .ModuleHead .HeadCenter{float:none;}
#module_685741292 {
padding:0px;
}
#module_685741292 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741292 .ModuleHead685741292 {
display:none;
}
#module_685741292 .BodyCenter.BodyCenter685741292 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741292 >.module_685741292 {
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_685741292 >.module_685741292{
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_685741292 .BodyCenter.BodyCenter685741292 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741292 .BodyCenter.BodyCenter685741292 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741292 >.module_685741292 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741292 >.module_685741292 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741292 >.module_685741292 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741292:hover {
border:none;
}
#module_685741292:hover >.module_685741292 {
border-color:#ccc;
}
#module_685741292:hover >.module_685741292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741292 .pro-item{padding-top:0px;}
#module_685741292 .pro-item{padding-bottom:0px;}
#module_685741292 .pro-item{padding-left:0px;}
#module_685741292 .pro-item{padding-right:0px;}
#module_685741292 .pro-item{background-color:#f7f7f7;}
#module_685741292 .pro-item{background-image:none;}
#module_685741292 .pro-item{background-repeat:no-repeat;}
#module_685741292 .pro-item{}
#module_685741292 .pro-item{}
#module_685741292 .pro-item{}
#module_685741292 .pro-item .pro-img{border-top-color:transparent;}
#module_685741292 .pro-item .pro-img{border-top-style:solid;}
#module_685741292 .pro-item .pro-img{border-top-width:0px;}
#module_685741292 .pro-item .pro-img{border-right-color:transparent;}
#module_685741292 .pro-item .pro-img{border-right-style:solid;}
#module_685741292 .pro-item .pro-img{border-right-width:0px;}
#module_685741292 .pro-item .pro-img{border-bottom-color:transparent;}
#module_685741292 .pro-item .pro-img{border-bottom-style:solid;}
#module_685741292 .pro-item .pro-img{border-bottom-width:0px;}
#module_685741292 .pro-item .pro-img{border-left-color:transparent;}
#module_685741292 .pro-item .pro-img{border-left-style:solid;}
#module_685741292 .pro-item .pro-img{border-left-width:0px;}
#module_685741292 .pro-img .dummy{background-color:transparent;}
#module_685741292 .pro-img .dummy{background-image:none;}
#module_685741292 .pro-img .dummy{background-repeat:no-repeat;}
#module_685741292 .pro-img .dummy{}
#module_685741292 .pro-img .dummy{}
#module_685741292 .pro-img .dummy{}
#module_685741292 .pro-img .dummy{padding-top:100%;}
#module_685741292 .pro-img img{ object-fit:cover;}
#module_685741292 .pro-img img{ width:100%;}
#module_685741292 .pro-img img{ height:100%;}
#module_685741292 .pro-img img{border-radius:0px;}
#module_685741292 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_685741292 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .pro-name{color:#000;}
#module_685741292 .pro-name{font-weight:normal;}
#module_685741292 .pro-name{text-decoration:none;}
#module_685741292 .pro-name{font-style:normal;}
#module_685741292 .pro-name{margin-top:0px;}
#module_685741292 .pro-name{margin-bottom:26px;}
#module_685741292 .pro-item .pro-desc{font-size:14px;}
#module_685741292 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .pro-item .pro-desc{color:#fff;}
#module_685741292 .pro-item .pro-desc{font-weight:normal;}
#module_685741292 .pro-item .pro-desc span{text-decoration:none;}
#module_685741292 .pro-item .pro-desc{font-style:normal;}
#module_685741292 .pro-buybtn{border-color:#000;}
#module_685741292 .pro-buybtn .iconfont{color:#000;}
#module_685741292 .pro-buybtn .iconfont{font-size:16px;}
#module_685741292 .pro-buybtn {height:40px;line-height:40px} 
#module_685741292 .pro-buybtn{width:120px;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li,#module_685741292 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_685741292 .icon-icon-left{color:#fff;}
#module_685741292 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_685741292 .swiper-pagination-bullet{background-color:#000;}
#module_685741292 .choosed-tab, #module_685741292 .setting-screening-criteria{font-size:12px;}
#module_685741292 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .choosed-tab, #module_685741292 .setting-screening-criteria{color:#000;}
#module_685741292 .choosed-tab{}
#module_685741292 .choosed-tab{}
#module_685741292 .choosed-tab{}
#module_685741292 .selected-light,#module_685741292 .setting-all{font-size:12px;}
#module_685741292 .selected-light,#module_685741292 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .selected-light,#module_685741292 .setting-left-bar,#module_685741292 .setting-reset,#module_685741292 .setting-pred-warp .setting-collapse,#module_685741292 .giantroom .btn-more{color:#000;}
#module_685741292 .selected-light{}
#module_685741292 .selected-light,#module_685741292 .setting-all{}
#module_685741292 .selected-light,#module_685741292 .setting-all{}
#module_685741292 .setting-right-temp ul li, #module_685741292 .choosed-tab{border-top-left-radius:2px;}
#module_685741292 .setting-right-temp ul li, #module_685741292 .choosed-tab{border-top-right-radius:2px;}
#module_685741292 .setting-right-temp ul li, #module_685741292 .choosed-tab{border-bottom-left-radius:2px;}
#module_685741292 .setting-right-temp ul li, #module_685741292 .choosed-tab{border-bottom-right-radius:2px;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab{border-top-color:#d6d6d6;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab{border-top-style:solid;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-top-width:1px;} #module_685741292 .giantroom {margin-top: calc(-16px - 1px);}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-bottom-style:solid;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-bottom-width:1px;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-left-style:solid;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-left-width:1px;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-right-style:solid;}
#module_685741292 .pred-filter, #module_685741292 .choosed-tab, #module_685741292 .giantroom .btn-more{border-right-width:1px;}
#module_685741292 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_685741292 .setting-left-bar{background-color:#fafafa;}
#module_685741292 .setting-left-bar{width:100px} #module_685741292 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_685741292 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_685741292 .choosed-tab .icsmall{color:#999;}
#module_685741292 .setting-right-temp ul li{margin-left:10px;margin-right:10px;}
#module_685741292 .icon-icon-left:hover{color:#fff;}
#module_685741292 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_685741292 .pro-item:hover{background-color:#fff;}
#module_685741292 .pro-item:hover{background-image:none;}
#module_685741292 .pro-item:hover{background-repeat:no-repeat;}
#module_685741292 .pro-item:hover{}
#module_685741292 .pro-item:hover{}
#module_685741292 .pro-item:hover{}
#module_685741292 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_685741292 .pro-item:hover .pro-img{border-top-style:solid;}
#module_685741292 .pro-item:hover .pro-img{border-top-width:20px;}
#module_685741292 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_685741292 .pro-item:hover .pro-img{border-right-style:solid;}
#module_685741292 .pro-item:hover .pro-img{border-right-width:20px;}
#module_685741292 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_685741292 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_685741292 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_685741292 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_685741292 .pro-item:hover .pro-img{border-left-style:solid;}
#module_685741292 .pro-item:hover .pro-img{border-left-width:20px;}
#module_685741292 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_685741292 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .pro-item:hover .pro-name{color:#232323;}
#module_685741292 .pro-item:hover .pro-name{font-weight:normal;}
#module_685741292 .pro-item:hover .pro-name{text-decoration:none;}
#module_685741292 .pro-item:hover .pro-name{font-style:hover;}
#module_685741292 .pro-item:hover .pro-buybtn{border-color:#000;}#module_685741292 .pro-item:hover .pro-buybtn{background-color: #000;}
#module_685741292 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_685741292 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685741292 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685741292 .swiper-pagination-bullet:hover{background-color:#000;}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{font-size:12px;}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{color:#fff;} #module_685741292 .items-active{border-color:#fff;} #module_685741292 .bean-finish{background:#fff;}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{}
#module_685741292 .selected-light:hover,#module_685741292 .selected-light.active,#module_685741292 .items-active{}
#module_685741292 .setting-left-bar:hover{background-color:#fafafa;}
#module_685741292 .setting-right-temp ul li:hover, #module_685741292 .setting-right-temp ul li.active{background-color:#000;}
#module_685741292 .choosed-tab .icsmall:hover{color:#999;}
.ModuleCustomFormGiant.layout-101 .submitbtnbox{display: flex;}
.ModuleCustomFormGiant.layout-101 .smsvaldatebox,
.ModuleCustomFormGiant.layout-101 .frist_item,
.ModuleCustomFormGiant.layout-101 input.input-text-color,
.ModuleCustomFormGiant.layout-101 .customFormDatetime,
.ModuleCustomFormGiant.layout-101 .pcCitybox select
{
    height: 38px;
    line-height: 38px;
}
/*新验证码开始*/
.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: 999999999;
    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(../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 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-101 .cityval,
    .ModuleCustomFormGiant.layout-101 .choose-time {
        line-height: 38px !important;
        height: 38px !important;
        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_9988685741292 .ModuleHead .HeadCenter{float:none;}
#module_9988685741292 {
padding:0px;
}
#module_9988685741292 {
}
#module_9988685741292 .ModuleHead0 {
display:block;
}

#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{font-size:px;}
#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{font-family:;}
#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{color:;}
#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{}
#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{}
#module_9988685741292 .InsidePage-list-content span,#module_9988685741292 .in-formList-checkbox span{}
#module_9988685741292 .title{font-size:px;}
#module_9988685741292 .title{font-family:;}
#module_9988685741292 .title{color:;}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{background-color:;}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{}
#module_9988685741292 .title{height:px;line-height:px;}
#module_9988685741292 .title{text-align:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{background-color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-top-color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-top-style:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-top-width:px;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-right-color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-right-style:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-right-width:px;}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-bottom-color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-bottom-style:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-bottom-width:px;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-left-color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-left-style:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 .customFormCheckbox,#module_9988685741292 input[type=radio],#module_9988685741292.customFormDatetime,#module_9988685741292 input.input-text-color,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .multi-row-text,#module_9988685741292 .cityval{border-left-width:px;}
#module_9988685741292 .smsbtn,#module_9988685741292 .customFormTextarea,#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 input.input-text-color,#module_9988685741292.customFormDatetime,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .cityval{border-top-left-radius:px;}
#module_9988685741292 .smsbtn,#module_9988685741292 .customFormTextarea,#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 input.input-text-color,#module_9988685741292.customFormDatetime,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .cityval{border-top-right-radius:px;}
#module_9988685741292 .smsbtn,#module_9988685741292 .customFormTextarea,#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 input.input-text-color,#module_9988685741292.customFormDatetime,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .cityval{border-bottom-left-radius:px;}
#module_9988685741292 .smsbtn,#module_9988685741292 .customFormTextarea,#module_9988685741292 .smsvcode,#module_9988685741292 .frist_item,#module_9988685741292 .VerificationCodeinput,#module_9988685741292 input.input-text-color,#module_9988685741292.customFormDatetime,#module_9988685741292 .Browse-file,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select,#module_9988685741292 .cityval{border-bottom-right-radius:px;}
#module_9988685741292 .Describ-text-color{font-size:px;}
#module_9988685741292 .Describ-text-color{font-family:;}
#module_9988685741292 .Describ-text-color{color:;}
#module_9988685741292 .Describ-text-color{}
#module_9988685741292 .Describ-text-color{}
#module_9988685741292 .Describ-text-color{}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsbtn,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{font-size:px;}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsbtn,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{font-family:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{color:;}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsbtn,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsbtn,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{}
#module_9988685741292 .smsvcode,#module_9988685741292 .smsbtn,#module_9988685741292 .input-text-color,#module_9988685741292 .cityval{}
#module_9988685741292 .smsvaldatebox,#module_9988685741292 .frist_item,#module_9988685741292 input.input-text-color,#module_9988685741292 .customFormDatetime,#module_9988685741292 .pcCitybox select{line-height:px;height:px;}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{font-size:px;}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{font-family:;}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{color:;}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{}
#module_9988685741292 .input-text-color::placeholder,#module_9988685741292 .smsvcode::placeholder{}
#module_9988685741292 .submitbtn{font-size:px;}
#module_9988685741292 .submitbtn{font-family:;}
#module_9988685741292 .submitbtn{color:;}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{background-color:;} #module_9988685741292 input[type=radio]:checked, #module_9988685741292 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtn{}
#module_9988685741292 .submitbtnbox{justify-content:;}
#module_9988685741292 .submitbtn{width:%;}
#module_9988685741292 .submitbtn{height:px;line-height:px;}
#module_9988685741292 .submitbtn{border-top-left-radius:px;}
#module_9988685741292 .submitbtn{border-top-right-radius:px;}
#module_9988685741292 .submitbtn{border-bottom-left-radius:px;}
#module_9988685741292 .submitbtn{border-bottom-right-radius:px;}
#module_9988685741292 .vcbtn1{background-color:;}
#module_9988685741292 .vcbtn1{color:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-top-color:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-top-style:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-right-color:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-right-style:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-bottom-color:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-bottom-style:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-left-color:;}
#module_9988685741292 .frist_item:hover,#module_9988685741292 .smsvcode:hover, #module_9988685741292 .VerificationCodeinput:hover,#module_9988685741292 .customFormCheckbox:hover,#module_9988685741292 input[type=radio]:hover,#module_9988685741292 input.input-text-color:hover,#module_9988685741292.customFormDatetime:hover,#module_9988685741292 .Browse-file:hover,#module_9988685741292 .customFormDatetime:hover,#module_9988685741292 .pcCitybox select:hover,#module_9988685741292 .multi-row-text:hover,#module_9988685741292 .cityval:hover{border-left-style:;}
#module_9988685741292 .submitbtn:hover{font-size:px;}
#module_9988685741292 .submitbtn:hover{font-family:;}
#module_9988685741292 .submitbtn:hover{color:;}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{background-color:;}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}
#module_9988685741292 .submitbtn:hover{}


.module_685740940 .ModuleHead .HeadCenter{float:none;}
#module_685740940 {
padding:0px;
}
#module_685740940 {
position:static;
z-index:0;
top:3023px;
left:1030px;
width:100%;
height: auto;
}
#module_685740940 .ModuleHead685740940 {
display:none;
}
#module_685740940 .BodyCenter.BodyCenter685740940 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740940 >.module_685740940 {
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_685740940 >.module_685740940{
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_685740940 .BodyCenter.BodyCenter685740940 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740940 .BodyCenter.BodyCenter685740940 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_685740940 >.module_685740940 {
margin-top:1.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740940 >.module_685740940 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685740940 >.module_685740940 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740940:hover {
border:none;
}
#module_685740940:hover >.module_685740940 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740940 .BodyCenter{text-align:center;}
#module_685740940 .moduleButton{font-size:14px;}
#module_685740940 .moduleButton{font-family:serir;}
#module_685740940 .moduleButton{color:rgb(255, 255, 255);}
#module_685740940 .moduleButton{font-weight:bold;}
#module_685740940 .moduleButton{text-decoration:none;}
#module_685740940 .moduleButton{font-style:normal;}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{background-color:rgb(39, 109, 159);}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{background-image:none;}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{background-position:none;}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{background-attachment:none;}
#module_685740940 .moduleButton, #module_685740940 .moduleButton.faded:before{}
#module_685740940 .moduleButton{border-color:rgb(39, 109, 159);}
#module_685740940 .moduleButton{border-style:solid;}
#module_685740940 .moduleButton{border-width:0px;}
#module_685740940 .moduleButton{width:200px;}
#module_685740940 .moduleButton,#module_685740940 .BreadsvgIcon{height:60px;line-height:60px;}
#module_685740940 .BodyCenter{color:#000;}
#module_685740940 .moduleButton{border-top-left-radius:0px;}
#module_685740940 .moduleButton{border-top-right-radius:0px;}
#module_685740940 .moduleButton{border-bottom-left-radius:0px;}
#module_685740940 .moduleButton{border-bottom-right-radius:0px;}
#module_685740940 .BreadIcon{font-size:16px;} #module_685740940 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740940 .BreadIcon{color:#000;} #module_685740940 .BreadsvgIcon svg>*{fill:#000;}
#module_685740940 .BreadIcon,#module_685740940 .BreadsvgIcon{margin-left:10px;}
#module_685740940 .BreadIcon,#module_685740940 .BreadsvgIcon{margin-right:10px;}
#module_685740940 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685740940 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685740940 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740940 .moduleButton:hover .BreadIcon{color:#fff} #module_685740940 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685740940 .moduleButton:hover{font-size:14px;}
#module_685740940 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685740940 .moduleButton:hover{color:rgb(63, 63, 63);}
#module_685740940 .moduleButton:hover{font-weight:bold;}
#module_685740940 .moduleButton:hover{text-decoration:none;}
#module_685740940 .moduleButton:hover{font-style:normal;}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{background-image:none;}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{background-position:none;}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{background-attachment:none;}
#module_685740940 .moduleButton:before, #module_685740940 .moduleButton.faded:before{}
#module_685740940 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_685740940 .moduleButton:hover{border-style:solid;}
#module_685740940 .moduleButton:hover{border-width:1px;}
#module_685740940 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_685740953 .ModuleHead .HeadCenter{float:none;}
#module_685740953 {
padding:0px;
}
#module_685740953 {
position:static;
z-index:1;
top:527px;
left:0px;
width:100%;
height: auto;
}
#module_685740953 .ModuleHead685740953 {
display:none;
}
#module_685740953 .BodyCenter.BodyCenter685740953 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685740953 >.module_685740953 {
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_685740953 >.module_685740953{
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_685740953 .BodyCenter.BodyCenter685740953 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740953 .BodyCenter.BodyCenter685740953 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:11.5274%;
}
}
@media screen and (min-width: 768px){
#module_685740953 >.module_685740953 {
margin-top:1.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740953 >.module_685740953 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685740953 >.module_685740953 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740953:hover {
border:none;
}
#module_685740953:hover >.module_685740953 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740953 .BodyCenter{text-align:center;}
#module_685740953 .moduleButton{font-size:14px;}
#module_685740953 .moduleButton{font-family:serir;}
#module_685740953 .moduleButton{color:rgb(255, 255, 255);}
#module_685740953 .moduleButton{font-weight:bold;}
#module_685740953 .moduleButton{text-decoration:none;}
#module_685740953 .moduleButton{font-style:normal;}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{background-color:rgb(39, 109, 159);}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{background-image:none;}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{background-position:none;}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{background-attachment:none;}
#module_685740953 .moduleButton, #module_685740953 .moduleButton.faded:before{}
#module_685740953 .moduleButton{border-color:rgb(39, 109, 159);}
#module_685740953 .moduleButton{border-style:solid;}
#module_685740953 .moduleButton{border-width:0px;}
#module_685740953 .moduleButton{width:160px;}
#module_685740953 .moduleButton,#module_685740953 .BreadsvgIcon{height:50px;line-height:50px;}
#module_685740953 .BodyCenter{color:#000;}
#module_685740953 .moduleButton{border-top-left-radius:0px;}
#module_685740953 .moduleButton{border-top-right-radius:0px;}
#module_685740953 .moduleButton{border-bottom-left-radius:0px;}
#module_685740953 .moduleButton{border-bottom-right-radius:0px;}
#module_685740953 .BreadIcon{font-size:16px;} #module_685740953 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740953 .BreadIcon{color:#000;} #module_685740953 .BreadsvgIcon svg>*{fill:#000;}
#module_685740953 .BreadIcon,#module_685740953 .BreadsvgIcon{margin-left:10px;}
#module_685740953 .BreadIcon,#module_685740953 .BreadsvgIcon{margin-right:10px;}
#module_685740953 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685740953 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685740953 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685740953 .moduleButton:hover .BreadIcon{color:#fff} #module_685740953 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685740953 .moduleButton:hover{font-size:14px;}
#module_685740953 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685740953 .moduleButton:hover{color:rgb(63, 63, 63);}
#module_685740953 .moduleButton:hover{font-weight:bold;}
#module_685740953 .moduleButton:hover{text-decoration:none;}
#module_685740953 .moduleButton:hover{font-style:normal;}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{background-color:rgb(255, 255, 255);}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{background-image:none;}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{background-repeat:no-repeat;}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{background-position:none;}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{background-attachment:none;}
#module_685740953 .moduleButton:before, #module_685740953 .moduleButton.faded:before{}
#module_685740953 .moduleButton:hover{border-color:rgb(255, 255, 255);}
#module_685740953 .moduleButton:hover{border-style:solid;}
#module_685740953 .moduleButton:hover{border-width:1px;}
#module_685740953 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

.module_685787371 .ModuleHead .HeadCenter{float:none;}
#module_685787371 {
padding:0px;
}
#module_685787371 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685787371 .ModuleHead685787371 {
display:none;
}
#module_685787371 .BodyCenter.BodyCenter685787371 {
background:none;background-image:-webkit-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-moz-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-ms-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-o-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);
}
#module_685787371 >.module_685787371 {
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_685787371 >.module_685787371{
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_685787371 .BodyCenter.BodyCenter685787371 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787371 .BodyCenter.BodyCenter685787371 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685787371 >.module_685787371 {
margin-top:0.0000%;
margin-left:11.6613%;
margin-right:11.7013%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787371 >.module_685787371 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685787371 >.module_685787371 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685787371:hover {
border:none;
}
#module_685787371:hover >.module_685787371 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685787371 .ModuleSubContainer{background-color:transparent;}
#module_685787371 .ModuleSubContainer{background-image:none;}
#module_685787371 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685787371 .ModuleSubContainer{background-position:0% 0%;}
#module_685787371 .ModuleSubContainer{background-attachment:scroll;}
#module_685787371 .ModuleSubContainer{background:none;background-image:-webkit-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-moz-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-ms-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:-o-linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);background-image:linear-gradient(90deg , rgba(79, 172, 254, 1) 0% , rgba(0, 242, 254, 1) 100%);
}
#module_685787371 {!bgVideo!}{bgVideoUrl:}
#module_685787371 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685787371 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685787371 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685787371 {max-width:1800px;width:auto;}
/*纯文本模块 layout 101*/
.ModulePlainTextGiant.layout-101 {font-size: 14px;}
.ModulePlainTextGiant.layout-101 .plainTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_685787290 .ModuleHead .HeadCenter{float:none;}
#module_685787290 {
padding:0px;
}
#module_685787290 {
position:static;
z-index:0;
top:6277px;
left:1048px;
width:100%;
height: auto;
}
#module_685787290 .ModuleHead685787290 {
display:none;
}
#module_685787290 .BodyCenter.BodyCenter685787290 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685787290 >.module_685787290 {
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_685787290 >.module_685787290{
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_685787290 .BodyCenter.BodyCenter685787290 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787290 .BodyCenter.BodyCenter685787290 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685787290 >.module_685787290 {
margin-top:2.2778%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787290 >.module_685787290 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685787290 >.module_685787290 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685787290:hover {
border:none;
}
#module_685787290:hover >.module_685787290 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685787290 .ModulePlainTextGiantContent{margin-top:0px;}
#module_685787290 .ModulePlainTextGiantContent{margin-bottom:0px;}
#module_685787290 .ModulePlainTextGiantContent{margin-left:0px;}
#module_685787290 .ModulePlainTextGiantContent{margin-right:10px;}
#module_685787290 .plainTextGiant-Container{padding-top:10px;}
#module_685787290 .plainTextGiant-Container{padding-bottom:10px;}
#module_685787290 .plainTextGiant-Container{padding-left:10px;}
#module_685787290 .plainTextGiant-Container{padding-right:10px;}
#module_685787290 a{font-size:unset;font-family:unset}
.module_685787384 .ModuleHead .HeadCenter{float:none;}
#module_685787384 {
padding:0px;
}
#module_685787384 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685787384 .ModuleHead685787384 {
display:none;
}
#module_685787384 .BodyCenter.BodyCenter685787384 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685787384 >.module_685787384 {
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_685787384 >.module_685787384{
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_685787384 .BodyCenter.BodyCenter685787384 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787384 .BodyCenter.BodyCenter685787384 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685787384 >.module_685787384 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787384 >.module_685787384 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685787384 >.module_685787384 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685787384:hover {
border:none;
}
#module_685787384:hover >.module_685787384 {
border-color:#ccc;
}
#module_685787384:hover >.module_685787384 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685787384 .pro-item{padding-top:0px;}
#module_685787384 .pro-item{padding-bottom:0px;}
#module_685787384 .pro-item{padding-left:0px;}
#module_685787384 .pro-item{padding-right:0px;}
#module_685787384 .pro-item{background-color:#f7f7f7;}
#module_685787384 .pro-item{background-image:none;}
#module_685787384 .pro-item{background-repeat:no-repeat;}
#module_685787384 .pro-item{}
#module_685787384 .pro-item{}
#module_685787384 .pro-item{}
#module_685787384 .pro-item .pro-img{border-top-color:transparent;}
#module_685787384 .pro-item .pro-img{border-top-style:solid;}
#module_685787384 .pro-item .pro-img{border-top-width:0px;}
#module_685787384 .pro-item .pro-img{border-right-color:transparent;}
#module_685787384 .pro-item .pro-img{border-right-style:solid;}
#module_685787384 .pro-item .pro-img{border-right-width:0px;}
#module_685787384 .pro-item .pro-img{border-bottom-color:transparent;}
#module_685787384 .pro-item .pro-img{border-bottom-style:solid;}
#module_685787384 .pro-item .pro-img{border-bottom-width:0px;}
#module_685787384 .pro-item .pro-img{border-left-color:transparent;}
#module_685787384 .pro-item .pro-img{border-left-style:solid;}
#module_685787384 .pro-item .pro-img{border-left-width:0px;}
#module_685787384 .pro-img .dummy{background-color:transparent;}
#module_685787384 .pro-img .dummy{background-image:none;}
#module_685787384 .pro-img .dummy{background-repeat:no-repeat;}
#module_685787384 .pro-img .dummy{}
#module_685787384 .pro-img .dummy{}
#module_685787384 .pro-img .dummy{}
#module_685787384 .pro-img .dummy{padding-top:100%;}
#module_685787384 .pro-img img{ object-fit:cover;}
#module_685787384 .pro-img img{ width:100%;}
#module_685787384 .pro-img img{ height:100%;}
#module_685787384 .pro-img img{border-radius:0px;}
#module_685787384 .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_685787384 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .pro-name{color:#000;}
#module_685787384 .pro-name{font-weight:normal;}
#module_685787384 .pro-name{text-decoration:none;}
#module_685787384 .pro-name{font-style:normal;}
#module_685787384 .pro-name{margin-top:0px;}
#module_685787384 .pro-name{margin-bottom:26px;}
#module_685787384 .pro-item .pro-desc{font-size:14px;}
#module_685787384 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .pro-item .pro-desc{color:#fff;}
#module_685787384 .pro-item .pro-desc{font-weight:normal;}
#module_685787384 .pro-item .pro-desc span{text-decoration:none;}
#module_685787384 .pro-item .pro-desc{font-style:normal;}
#module_685787384 .pro-buybtn{border-color:#000;}
#module_685787384 .pro-buybtn .iconfont{color:#000;}
#module_685787384 .pro-buybtn .iconfont{font-size:16px;}
#module_685787384 .pro-buybtn {height:40px;line-height:40px} 
#module_685787384 .pro-buybtn{width:120px;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li,#module_685787384 .productListOrderCtrlTab .summary .totalProduct{color:#000000;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li{}
#module_685787384 .icon-icon-left{color:#fff;}
#module_685787384 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_685787384 .swiper-pagination-bullet{background-color:#000;}
#module_685787384 .choosed-tab, #module_685787384 .setting-screening-criteria{font-size:12px;}
#module_685787384 .choosed-tab{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .choosed-tab, #module_685787384 .setting-screening-criteria{color:#000;}
#module_685787384 .choosed-tab{}
#module_685787384 .choosed-tab{}
#module_685787384 .choosed-tab{}
#module_685787384 .selected-light,#module_685787384 .setting-all{font-size:12px;}
#module_685787384 .selected-light,#module_685787384 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .selected-light,#module_685787384 .setting-left-bar,#module_685787384 .setting-reset,#module_685787384 .setting-pred-warp .setting-collapse,#module_685787384 .giantroom .btn-more{color:#000;}
#module_685787384 .selected-light{}
#module_685787384 .selected-light,#module_685787384 .setting-all{}
#module_685787384 .selected-light,#module_685787384 .setting-all{}
#module_685787384 .setting-right-temp ul li, #module_685787384 .choosed-tab{border-top-left-radius:2px;}
#module_685787384 .setting-right-temp ul li, #module_685787384 .choosed-tab{border-top-right-radius:2px;}
#module_685787384 .setting-right-temp ul li, #module_685787384 .choosed-tab{border-bottom-left-radius:2px;}
#module_685787384 .setting-right-temp ul li, #module_685787384 .choosed-tab{border-bottom-right-radius:2px;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab{border-top-color:#d6d6d6;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab{border-top-style:solid;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-top-width:1px;} #module_685787384 .giantroom {margin-top: calc(-16px - 1px);}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-bottom-color:#d6d6d6;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-bottom-style:solid;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-bottom-width:1px;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-left-color:#d6d6d6;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-left-style:solid;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-left-width:1px;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-right-color:#d6d6d6;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-right-style:solid;}
#module_685787384 .pred-filter, #module_685787384 .choosed-tab, #module_685787384 .giantroom .btn-more{border-right-width:1px;}
#module_685787384 .setting-pred-warp{border-top-color:#d6d6d6;}
#module_685787384 .setting-left-bar{background-color:#fafafa;}
#module_685787384 .setting-left-bar{width:100px} #module_685787384 .setting-right-temp ul.FilterPc{width: calc( 100% - 100px );}
#module_685787384 .setting-right-temp ul li{background-color:rgba(255, 255, 255, 0);}
#module_685787384 .choosed-tab .icsmall{color:#999;}
#module_685787384 .setting-right-temp ul li{margin-left:10px;margin-right:10px;}
#module_685787384 .icon-icon-left:hover{color:#fff;}
#module_685787384 .swiper-button-white:hover{background-color:rgba(51,51,51);}
#module_685787384 .pro-item:hover{background-color:#fff;}
#module_685787384 .pro-item:hover{background-image:none;}
#module_685787384 .pro-item:hover{background-repeat:no-repeat;}
#module_685787384 .pro-item:hover{}
#module_685787384 .pro-item:hover{}
#module_685787384 .pro-item:hover{}
#module_685787384 .pro-item:hover .pro-img{border-top-color:transparent;}
#module_685787384 .pro-item:hover .pro-img{border-top-style:solid;}
#module_685787384 .pro-item:hover .pro-img{border-top-width:20px;}
#module_685787384 .pro-item:hover .pro-img{border-right-color:transparent;}
#module_685787384 .pro-item:hover .pro-img{border-right-style:solid;}
#module_685787384 .pro-item:hover .pro-img{border-right-width:20px;}
#module_685787384 .pro-item:hover .pro-img{border-bottom-color:transparent;}
#module_685787384 .pro-item:hover .pro-img{border-bottom-style:solid;}
#module_685787384 .pro-item:hover .pro-img{border-bottom-width:20px;}
#module_685787384 .pro-item:hover .pro-img{border-left-color:transparent;}
#module_685787384 .pro-item:hover .pro-img{border-left-style:solid;}
#module_685787384 .pro-item:hover .pro-img{border-left-width:20px;}
#module_685787384 .pro-item:hover .pro-name{font-size:16px;line-height:calc( 16px + 6px );}
#module_685787384 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .pro-item:hover .pro-name{color:#232323;}
#module_685787384 .pro-item:hover .pro-name{font-weight:normal;}
#module_685787384 .pro-item:hover .pro-name{text-decoration:none;}
#module_685787384 .pro-item:hover .pro-name{font-style:hover;}
#module_685787384 .pro-item:hover .pro-buybtn{border-color:#000;}#module_685787384 .pro-item:hover .pro-buybtn{background-color: #000;}
#module_685787384 .pro-item:hover .pro-buybtn .iconfont{color: #fff;}
#module_685787384 .pro-item:hover .pro-desc{background-color:rgba(0,0,0,.6);}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#ffffff;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000000;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_685787384 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_685787384 .swiper-pagination-bullet:hover{background-color:#000;}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{font-size:12px;}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{color:#fff;} #module_685787384 .items-active{border-color:#fff;} #module_685787384 .bean-finish{background:#fff;}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{}
#module_685787384 .selected-light:hover,#module_685787384 .selected-light.active,#module_685787384 .items-active{}
#module_685787384 .setting-left-bar:hover{background-color:#fafafa;}
#module_685787384 .setting-right-temp ul li:hover, #module_685787384 .setting-right-temp ul li.active{background-color:#000;}
#module_685787384 .choosed-tab .icsmall:hover{color:#999;}
.module_9988685787384 .ModuleHead .HeadCenter{float:none;}
#module_9988685787384 {
padding:0px;
}
#module_9988685787384 {
}
#module_9988685787384 .ModuleHead0 {
display:block;
}

#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{font-size:px;}
#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{font-family:;}
#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{color:;}
#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{}
#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{}
#module_9988685787384 .InsidePage-list-content span,#module_9988685787384 .in-formList-checkbox span{}
#module_9988685787384 .title{font-size:px;}
#module_9988685787384 .title{font-family:;}
#module_9988685787384 .title{color:;}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{background-color:;}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{}
#module_9988685787384 .title{height:px;line-height:px;}
#module_9988685787384 .title{text-align:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{background-color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-top-color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-top-style:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-top-width:px;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-right-color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-right-style:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-right-width:px;}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-bottom-color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-bottom-style:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-bottom-width:px;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-left-color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-left-style:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 .customFormCheckbox,#module_9988685787384 input[type=radio],#module_9988685787384.customFormDatetime,#module_9988685787384 input.input-text-color,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .multi-row-text,#module_9988685787384 .cityval{border-left-width:px;}
#module_9988685787384 .smsbtn,#module_9988685787384 .customFormTextarea,#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 input.input-text-color,#module_9988685787384.customFormDatetime,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .cityval{border-top-left-radius:px;}
#module_9988685787384 .smsbtn,#module_9988685787384 .customFormTextarea,#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 input.input-text-color,#module_9988685787384.customFormDatetime,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .cityval{border-top-right-radius:px;}
#module_9988685787384 .smsbtn,#module_9988685787384 .customFormTextarea,#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 input.input-text-color,#module_9988685787384.customFormDatetime,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .cityval{border-bottom-left-radius:px;}
#module_9988685787384 .smsbtn,#module_9988685787384 .customFormTextarea,#module_9988685787384 .smsvcode,#module_9988685787384 .frist_item,#module_9988685787384 .VerificationCodeinput,#module_9988685787384 input.input-text-color,#module_9988685787384.customFormDatetime,#module_9988685787384 .Browse-file,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select,#module_9988685787384 .cityval{border-bottom-right-radius:px;}
#module_9988685787384 .Describ-text-color{font-size:px;}
#module_9988685787384 .Describ-text-color{font-family:;}
#module_9988685787384 .Describ-text-color{color:;}
#module_9988685787384 .Describ-text-color{}
#module_9988685787384 .Describ-text-color{}
#module_9988685787384 .Describ-text-color{}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsbtn,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{font-size:px;}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsbtn,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{font-family:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{color:;}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsbtn,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsbtn,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{}
#module_9988685787384 .smsvcode,#module_9988685787384 .smsbtn,#module_9988685787384 .input-text-color,#module_9988685787384 .cityval{}
#module_9988685787384 .smsvaldatebox,#module_9988685787384 .frist_item,#module_9988685787384 input.input-text-color,#module_9988685787384 .customFormDatetime,#module_9988685787384 .pcCitybox select{line-height:px;height:px;}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{font-size:px;}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{font-family:;}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{color:;}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{}
#module_9988685787384 .input-text-color::placeholder,#module_9988685787384 .smsvcode::placeholder{}
#module_9988685787384 .submitbtn{font-size:px;}
#module_9988685787384 .submitbtn{font-family:;}
#module_9988685787384 .submitbtn{color:;}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{background-color:;} #module_9988685787384 input[type=radio]:checked, #module_9988685787384 input[type=checkbox]:checked{background:;border:1px solid } 
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtn{}
#module_9988685787384 .submitbtnbox{justify-content:;}
#module_9988685787384 .submitbtn{width:%;}
#module_9988685787384 .submitbtn{height:px;line-height:px;}
#module_9988685787384 .submitbtn{border-top-left-radius:px;}
#module_9988685787384 .submitbtn{border-top-right-radius:px;}
#module_9988685787384 .submitbtn{border-bottom-left-radius:px;}
#module_9988685787384 .submitbtn{border-bottom-right-radius:px;}
#module_9988685787384 .vcbtn1{background-color:;}
#module_9988685787384 .vcbtn1{color:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-top-color:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-top-style:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-right-color:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-right-style:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-bottom-color:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-bottom-style:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-left-color:;}
#module_9988685787384 .frist_item:hover,#module_9988685787384 .smsvcode:hover, #module_9988685787384 .VerificationCodeinput:hover,#module_9988685787384 .customFormCheckbox:hover,#module_9988685787384 input[type=radio]:hover,#module_9988685787384 input.input-text-color:hover,#module_9988685787384.customFormDatetime:hover,#module_9988685787384 .Browse-file:hover,#module_9988685787384 .customFormDatetime:hover,#module_9988685787384 .pcCitybox select:hover,#module_9988685787384 .multi-row-text:hover,#module_9988685787384 .cityval:hover{border-left-style:;}
#module_9988685787384 .submitbtn:hover{font-size:px;}
#module_9988685787384 .submitbtn:hover{font-family:;}
#module_9988685787384 .submitbtn:hover{color:;}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{background-color:;}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}
#module_9988685787384 .submitbtn:hover{}


.module_685787581 .ModuleHead .HeadCenter{float:none;}
#module_685787581 {
padding:0px;
}
#module_685787581 {
position:static;
z-index:0;
top:7308px;
left:1448px;
width:100%;
height: auto;
}
#module_685787581 .ModuleHead685787581 {
display:none;
}
#module_685787581 .BodyCenter.BodyCenter685787581 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685787581 >.module_685787581 {
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_685787581 >.module_685787581{
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_685787581 .BodyCenter.BodyCenter685787581 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787581 .BodyCenter.BodyCenter685787581 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685787581 >.module_685787581 {
margin-top:2.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685787581 >.module_685787581 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685787581 >.module_685787581 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685787581:hover {
border:none;
}
#module_685787581:hover >.module_685787581 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685787581 .BodyCenter{text-align:center;}
#module_685787581 .moduleButton{font-size:12px;}
#module_685787581 .moduleButton{font-family:微软雅黑,Microsoft YaHei;}
#module_685787581 .moduleButton{color:#fff;}
#module_685787581 .moduleButton{font-weight:normal;}
#module_685787581 .moduleButton{text-decoration:none;}
#module_685787581 .moduleButton{font-style:normal;}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{background-color:rgb(0, 112, 192);}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{background-image:none;}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{background-repeat:no-repeat;}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{background-position:none;}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{background-attachment:none;}
#module_685787581 .moduleButton, #module_685787581 .moduleButton:before{}
#module_685787581 .moduleButton{border-color:#000;}
#module_685787581 .moduleButton{border-style:solid;}
#module_685787581 .moduleButton{border-width:0px;}
#module_685787581 .moduleButton{width:180px;}
#module_685787581 .moduleButton,#module_685787581 .BreadsvgIcon{height:50px}
#module_685787581 .BodyCenter{color:#fff;}
#module_685787581 .moduleButton{border-top-left-radius:0px;}
#module_685787581 .moduleButton{border-top-right-radius:0px;}
#module_685787581 .moduleButton{border-bottom-left-radius:0px;}
#module_685787581 .moduleButton{border-bottom-right-radius:0px;}
#module_685787581 .BreadIcon{font-size:16px;} #module_685787581 .BreadsvgIcon svg{width:16px;height:16px;}
#module_685787581 .BreadIcon{color:#fff;} #module_685787581 .BreadsvgIcon svg>*{fill:#fff;}
#module_685787581 .BreadIcon,#module_685787581 .BreadsvgIcon{margin-left:10px;}
#module_685787581 .BreadIcon,#module_685787581 .BreadsvgIcon{margin-right:10px;}
#module_685787581 .moduleButton{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_685787581 .moduleButton:hover .BreadIcon{font-size:16px;} #module_685787581 .moduleButton:hover .BreadsvgIcon svg{width:16px;height:16px;}
#module_685787581 .moduleButton:hover .BreadIcon{color:#fff} #module_685787581 .moduleButton:hover .BreadsvgIcon svg>*{fill:#fff;}
#module_685787581 .moduleButton:hover{font-size:12px;}
#module_685787581 .moduleButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_685787581 .moduleButton:hover{color:#fff;}
#module_685787581 .moduleButton:hover{font-weight:normal;}
#module_685787581 .moduleButton:hover{text-decoration:none;}
#module_685787581 .moduleButton:hover{font-style:normal;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{background-image: unset;background-color:#333333;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{background-image:none;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{background-repeat:no-repeat;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{background-position:none;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{background-attachment:none;}
#module_685787581 .moduleButton:hover, #module_685787581 .moduleButton:hover:before{}
#module_685787581 .moduleButton:hover{border-color:transparent;}
#module_685787581 .moduleButton:hover{border-style:solid;}
#module_685787581 .moduleButton:hover{border-width:0px;}
#module_685787581 .moduleButton:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}

/*返回顶部 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_685740917 .ModuleHead .HeadCenter{float:none;}
#module_685740917 {
padding:0px;
}
#module_685740917 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_685740917 .ModuleHead685740917 {
display:none;
}

#module_685740917 .backTopGiant-main:hover{color:#ffffff;}
#module_685740917 .backTopGiant-main:hover{background-color:#1e88e5;border-color: #1e88e5;}
.module_685740979 .ModuleHead .HeadCenter{float:none;}
#module_685740979 {
padding:0px;
}
#module_685740979 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685740979 .ModuleHead685740979 {
display:none;
}
#module_685740979 .BodyCenter.BodyCenter685740979 {
background:none;background-color:rgb(0, 89, 160);
}
#module_685740979 >.module_685740979 {
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_685740979 >.module_685740979{
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_685740979 .BodyCenter.BodyCenter685740979 {
padding-top:2.1413%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0707%;
}
}
@media screen and (max-width: 767px){
#module_685740979 .BodyCenter.BodyCenter685740979 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740979 >.module_685740979 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740979 >.module_685740979 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740979 >.module_685740979 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740979:hover {
border:none;
}
#module_685740979:hover >.module_685740979 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740979 .ModuleSubContainer{background-color:transparent;}
#module_685740979 .ModuleSubContainer{background-image:none;}
#module_685740979 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740979 .ModuleSubContainer{background-position:0% 0%;}
#module_685740979 .ModuleSubContainer{background-attachment:scroll;}
#module_685740979 .ModuleSubContainer{}
#module_685740979 {!bgVideo!}{bgVideoUrl:}
#module_685740979 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740979 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740979 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740979 {max-width:1800px;width:auto;}
.ModuleGridContainer.ModuleGridContainer685740979 .SubPadding {width:0px;}
.module_685741132 .ModuleHead .HeadCenter{float:none;}
#module_685741132 {
padding:0px;
}
#module_685741132 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741132 .ModuleHead685741132 {
display:none;
}
#module_685741132 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741132 >.module_685741132 {
margin-top:0.0000%;
margin-left:17.4847%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741132 >.module_685741132 {
}
}

#module_685741132 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741132 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741132 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741132 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741132 .imageTextGiant-Container{padding-top:10px;}
#module_685741132 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741132 .imageTextGiant-Container{padding-left:10px;}
#module_685741132 .imageTextGiant-Container{padding-right:10px;}
#module_685741132 .showHandle .btn{font-size:14px;}
#module_685741132 .showHandle .btn{font-family:;}
#module_685741132 .showHandle .btn{color:#333;}
#module_685741132 .showHandle .btn{font-weight:400;}
#module_685741132 .showHandle .btn{text-decoration:none;}
#module_685741132 .showHandle .btn{font-style:normal;}
#module_685741132 .showHandle div{border-top-color:#ddd !important;}
#module_685741132 .showHandle div{border-top-style:solid !important;}
#module_685741132 .showHandle div{border-top-width:1px !important;}
#module_685741132 .showHandle{background-color:transparent;}
#module_685741132 .showHandle{}
#module_685741132 .showHandle{background-repeat:no-repeat;}
#module_685741132 .showHandle{}
#module_685741132 .showHandle{}
#module_685741132 .showHandle{}
#module_685741132 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer685740979 #Sub685740979_1 {width:25%;}
.module_685741134 .ModuleHead .HeadCenter{float:none;}
#module_685741134 {
padding:0px;
}
#module_685741134 {
position:static;
z-index:2;
top:24px;
left:0px;
width:100%;
height: auto;
}
#module_685741134 .ModuleHead685741134 {
display:none;
}
#module_685741134 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741134 >.module_685741134 {
margin-top:0.0000%;
margin-left:17.4847%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741134 >.module_685741134 {
}
}

#module_685741134 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741134 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741134 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741134 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741134 .imageTextGiant-Container{padding-top:10px;}
#module_685741134 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741134 .imageTextGiant-Container{padding-left:10px;}
#module_685741134 .imageTextGiant-Container{padding-right:10px;}
#module_685741134 .showHandle .btn{font-size:14px;}
#module_685741134 .showHandle .btn{font-family:;}
#module_685741134 .showHandle .btn{color:#333;}
#module_685741134 .showHandle .btn{font-weight:400;}
#module_685741134 .showHandle .btn{text-decoration:none;}
#module_685741134 .showHandle .btn{font-style:normal;}
#module_685741134 .showHandle div{border-top-color:#ddd !important;}
#module_685741134 .showHandle div{border-top-style:solid !important;}
#module_685741134 .showHandle div{border-top-width:1px !important;}
#module_685741134 .showHandle{background-color:transparent;}
#module_685741134 .showHandle{}
#module_685741134 .showHandle{background-repeat:no-repeat;}
#module_685741134 .showHandle{}
#module_685741134 .showHandle{}
#module_685741134 .showHandle{}
#module_685741134 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer685740979 #Sub685740979_3 {width:25%;}
.module_685741135 .ModuleHead .HeadCenter{float:none;}
#module_685741135 {
padding:0px;
}
#module_685741135 {
position:static;
z-index:3;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_685741135 .ModuleHead685741135 {
display:none;
}
#module_685741135 .BodyCenter.BodyCenter685741135 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741135 >.module_685741135 {
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_685741135 >.module_685741135{
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_685741135 .BodyCenter.BodyCenter685741135 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741135 .BodyCenter.BodyCenter685741135 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741135 >.module_685741135 {
margin-top:0.0000%;
margin-left:12.6667%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741135 >.module_685741135 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741135 >.module_685741135 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741135:hover {
border:none;
}
#module_685741135:hover >.module_685741135 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741135 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741135 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741135 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741135 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741135 .imageTextGiant-Container{padding-top:10px;}
#module_685741135 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741135 .imageTextGiant-Container{padding-left:10px;}
#module_685741135 .imageTextGiant-Container{padding-right:10px;}
#module_685741135 .showHandle .btn{font-size:14px;}
#module_685741135 .showHandle .btn{font-family:;}
#module_685741135 .showHandle .btn{color:#333;}
#module_685741135 .showHandle .btn{font-weight:400;}
#module_685741135 .showHandle .btn{text-decoration:none;}
#module_685741135 .showHandle .btn{font-style:normal;}
#module_685741135 .showHandle div{border-top-color:#ddd !important;}
#module_685741135 .showHandle div{border-top-style:solid !important;}
#module_685741135 .showHandle div{border-top-width:1px !important;}
#module_685741135 .showHandle{background-color:transparent;}
#module_685741135 .showHandle{}
#module_685741135 .showHandle{background-repeat:no-repeat;}
#module_685741135 .showHandle{}
#module_685741135 .showHandle{}
#module_685741135 .showHandle{}
#module_685741135 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer685740979 #Sub685740979_4 {width:25%;}
.module_685741136 .ModuleHead .HeadCenter{float:none;}
#module_685741136 {
padding:0px;
}
#module_685741136 {
position:static;
z-index:4;
top:6046px;
left:1267px;
width:100%;
height: auto;
}
#module_685741136 .ModuleHead685741136 {
display:none;
}
#module_685741136 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741136 >.module_685741136 {
margin-top:0.0000%;
margin-left:17.4847%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741136 >.module_685741136 {
}
}

#module_685741136 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741136 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741136 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741136 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741136 .imageTextGiant-Container{padding-top:10px;}
#module_685741136 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741136 .imageTextGiant-Container{padding-left:10px;}
#module_685741136 .imageTextGiant-Container{padding-right:10px;}
#module_685741136 .showHandle .btn{font-size:14px;}
#module_685741136 .showHandle .btn{font-family:;}
#module_685741136 .showHandle .btn{color:#333;}
#module_685741136 .showHandle .btn{font-weight:400;}
#module_685741136 .showHandle .btn{text-decoration:none;}
#module_685741136 .showHandle .btn{font-style:normal;}
#module_685741136 .showHandle div{border-top-color:#ddd !important;}
#module_685741136 .showHandle div{border-top-style:solid !important;}
#module_685741136 .showHandle div{border-top-width:1px !important;}
#module_685741136 .showHandle{background-color:transparent;}
#module_685741136 .showHandle{}
#module_685741136 .showHandle{background-repeat:no-repeat;}
#module_685741136 .showHandle{}
#module_685741136 .showHandle{}
#module_685741136 .showHandle{}
#module_685741136 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer685740979 #Sub685740979_5 {width:25%;}
.module_685740999 .ModuleHead .HeadCenter{float:none;}
#module_685740999 {
padding:0px;
}
#module_685740999 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685740999 .ModuleHead685740999 {
display:none;
}
#module_685740999 .BodyCenter.BodyCenter685740999 {
background:none;background-color:rgb(0, 89, 160);
}
#module_685740999 >.module_685740999 {
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_685740999 >.module_685740999{
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_685740999 .BodyCenter.BodyCenter685740999 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.6135%;
}
}
@media screen and (max-width: 767px){
#module_685740999 .BodyCenter.BodyCenter685740999 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685740999 >.module_685740999 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685740999 >.module_685740999 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685740999 >.module_685740999 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685740999:hover {
border:none;
}
#module_685740999:hover >.module_685740999 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685740999 .ModuleSubContainer{background-color:transparent;}
#module_685740999 .ModuleSubContainer{background-image:none;}
#module_685740999 .ModuleSubContainer{background-repeat:no-repeat;}
#module_685740999 .ModuleSubContainer{background-position:0% 0%;}
#module_685740999 .ModuleSubContainer{background-attachment:scroll;}
#module_685740999 .ModuleSubContainer{}
#module_685740999 {!bgVideo!}{bgVideoUrl:}
#module_685740999 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_685740999 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_685740999 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer685740999 {max-width:1800px;width:auto;}
.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 !important;
}
.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;}
    
.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo,.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo:hover{ color:#F62319 !important}
.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat,.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat:hover{ color:#60C84D !important}
.ModuleShareGiant.layout-101 .fixed.icon-kongjian,.ModuleShareGiant.layout-101 .fixed.icon-kongjian:hover{ color:#FACC52 !important}
.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11,.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11:hover{ color:#21B3F7 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Facebook2,.ModuleShareGiant.layout-101 .fixed.icon-Facebook2:hover{ color:#3D5A98 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter1,.ModuleShareGiant.layout-101 .fixed.icon-Twitter1:hover{ color:#1DA1F3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-linkedin,.ModuleShareGiant.layout-101 .fixed.icon-linkedin:hover{ color:#0b66c3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-tumblr.ModuleShareGiant.layout-101 .fixed.icon-tumblr:hover{ color:#36465f !important}
.ModuleShareGiant.layout-101 .fixed.icon-Pinterest,.ModuleShareGiant.layout-101 .fixed.icon-Pinterest:hover{ color:#cb2027 !important}
.ModuleShareGiant.layout-101 .fixed.icon-vk,.ModuleShareGiant.layout-101 .fixed.icon-vk:hover{ color:#4c6c91 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter,.ModuleShareGiant.layout-101 .fixed.icon-Twitter:hover{ color:#39A6DC !important}
.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus,.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus:hover{ color:#DB4B40 !important}
.module_685741311 .ModuleHead .HeadCenter{float:none;}
#module_685741311 {
padding:0px;
}
#module_685741311 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_685741311 .ModuleHead685741311 {
display:none;
}
#module_685741311 .BodyCenter.BodyCenter685741311 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741311 >.module_685741311 {
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_685741311 >.module_685741311{
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_685741311 .BodyCenter.BodyCenter685741311 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.1111%;
}
}
@media screen and (max-width: 767px){
#module_685741311 .BodyCenter.BodyCenter685741311 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741311 >.module_685741311 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741311 >.module_685741311 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_685741311 >.module_685741311 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741311:hover {
border:none;
}
#module_685741311:hover >.module_685741311 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741311 .ModuleSharediv{text-align: center;}
#module_685741311 .social-share-icon{color:rgba(242, 242, 242, 0.81);}
#module_685741311 .social-share-icon{font-size:20px;}
#module_685741311 .social-share-icon{ margin-right:5px;margin-left:5px;} #module_685741311 .mvertical{margin-top:5px;margin-bottom:5px;}
#module_685741311 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_685741311 .social-share-icon{border-top-color:rgba(219, 229, 241, 0.09);}
#module_685741311 .social-share-icon{border-top-style:solid;}
#module_685741311 .social-share-icon{border-top-width:1px;}
#module_685741311 .social-share-icon{border-right-color:rgba(219, 229, 241, 0.09);}
#module_685741311 .social-share-icon{border-right-style:solid;}
#module_685741311 .social-share-icon{border-right-width:1px;}
#module_685741311 .social-share-icon{border-bottom-color:rgba(219, 229, 241, 0.09);}
#module_685741311 .social-share-icon{border-bottom-style:solid;}
#module_685741311 .social-share-icon{border-bottom-width:1px;}
#module_685741311 .social-share-icon{border-left-color:rgba(219, 229, 241, 0.09);}
#module_685741311 .social-share-icon{border-left-style:solid;}
#module_685741311 .social-share-icon{border-left-width:1px;}
#module_685741311 .social-share-icon{background-color:transparent;}
#module_685741311 .social-share-icon{}
#module_685741311 .social-share-icon:hover{background-color:transparent;}
#module_685741311 .social-share-icon:hover{}
#module_685741311 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_685741311 .social-share-icon:hover{font-size:20px;}
#module_685741311 .social-share-icon:hover{border-top-color:rgba(242, 242, 242, 0.39);}
#module_685741311 .social-share-icon:hover{border-top-style:solid;}
#module_685741311 .social-share-icon:hover{border-top-width:1px;}
#module_685741311 .social-share-icon:hover{border-right-color:rgba(242, 242, 242, 0.39);}
#module_685741311 .social-share-icon:hover{border-right-style:solid;}
#module_685741311 .social-share-icon:hover{border-right-width:1px;}
#module_685741311 .social-share-icon:hover{border-bottom-color:rgba(242, 242, 242, 0.39);}
#module_685741311 .social-share-icon:hover{border-bottom-style:solid;}
#module_685741311 .social-share-icon:hover{border-bottom-width:1px;}
#module_685741311 .social-share-icon:hover{border-left-color:rgba(242, 242, 242, 0.39);}
#module_685741311 .social-share-icon:hover{border-left-style:solid;}
#module_685741311 .social-share-icon:hover{border-left-width:1px;}

.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_685741080 .ModuleHead .HeadCenter{float:none;}
#module_685741080 {
padding:0px;
}
#module_685741080 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_685741080 .ModuleHead685741080 {
display:none;
}
#module_685741080 .BodyCenter.BodyCenter685741080 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741080 >.module_685741080 {
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_685741080 >.module_685741080{
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_685741080 .BodyCenter.BodyCenter685741080 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741080 .BodyCenter.BodyCenter685741080 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_685741080 >.module_685741080 {
margin-top:0.3067%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.3067%;
}
}
@media screen and (max-width: 767px){
#module_685741080 >.module_685741080 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
}
}
#module_685741080 >.module_685741080 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741080:hover {
border:none;
}
#module_685741080:hover >.module_685741080 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741080 .hrbox{justify-content:center;}
#module_685741080 .hr-line{width:autopx;max-width:autopx;}
#module_685741080 .hr-line{border-bottom-color:rgba(84, 141, 212, 0.3);}
#module_685741080 .hr-line{border-bottom-style:solid;}
#module_685741080 .hr-line{border-bottom-width:1px;}

.module_685741137 .ModuleHead .HeadCenter{float:none;}
#module_685741137 {
padding:0px;
}
#module_685741137 {
position:static;
z-index:0;
top:4974px;
left:710px;
width:100%;
height: auto;
}
#module_685741137 .ModuleHead685741137 {
display:none;
}
#module_685741137 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741137 >.module_685741137 {
margin-top:0.0000%;
margin-left:2.8221%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_685741137 >.module_685741137 {
}
}

#module_685741137 .ModuleImageTextGiantContent{margin-top:0px;}
#module_685741137 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_685741137 .ModuleImageTextGiantContent{margin-left:0px;}
#module_685741137 .ModuleImageTextGiantContent{margin-right:0px;}
#module_685741137 .imageTextGiant-Container{padding-top:10px;}
#module_685741137 .imageTextGiant-Container{padding-bottom:10px;}
#module_685741137 .imageTextGiant-Container{padding-left:10px;}
#module_685741137 .imageTextGiant-Container{padding-right:10px;}
#module_685741137 .showHandle .btn{font-size:14px;}
#module_685741137 .showHandle .btn{font-family:;}
#module_685741137 .showHandle .btn{color:#333;}
#module_685741137 .showHandle .btn{font-weight:400;}
#module_685741137 .showHandle .btn{text-decoration:none;}
#module_685741137 .showHandle .btn{font-style:normal;}
#module_685741137 .showHandle div{border-top-color:#ddd !important;}
#module_685741137 .showHandle div{border-top-style:solid !important;}
#module_685741137 .showHandle div{border-top-width:1px !important;}
#module_685741137 .showHandle{background-color:transparent;}
#module_685741137 .showHandle{}
#module_685741137 .showHandle{background-repeat:no-repeat;}
#module_685741137 .showHandle{}
#module_685741137 .showHandle{}
#module_685741137 .showHandle{}
#module_685741137 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_685741280 .ModuleHead .HeadCenter{float:none;}
#module_685741280 {
padding:0px;
}
#module_685741280 {
}
#module_685741280 .ModuleHead685741280 {
display:none;
}
#module_685741280 .BodyCenter.BodyCenter685741280 {
background:none;background-color:rgba(0,0,0,0);
}
#module_685741280 >.module_685741280 {
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_685741280 >.module_685741280{
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_685741280 .BodyCenter.BodyCenter685741280 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_685741280 .BodyCenter.BodyCenter685741280 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_685741280 >.module_685741280 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_685741280 >.module_685741280 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_685741280 >.module_685741280 {box-shadow: 0px 0px 0px 0px #ccc}
#module_685741280:hover {
border:none;
}
#module_685741280:hover >.module_685741280 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_685741280 .langlistbox{background-color:#fff} #module_685741280 .langlistbox .jt{border-bottom-color:#fff}
#module_685741280 .langlistbox .langinfo{color:#333333}
#module_685741280 .langlistbox .langinfo{background-color:#fff}
#module_685741280 .langlistbox .langinfo{border-color:#333333}
#module_685741280 .langlistbox .langtxt{ font-size:16px }
#module_685741280 .langlistbox .langtxt{ color:#333333 }
#module_685741280 {}#module_685741280.layout-101 #header{border-bottom-color:transparent;}
#module_685741280 {}#module_685741280.layout-101 #header{border-bottom-style:none;}
#module_685741280 {}#module_685741280.layout-101 #header{border-bottom-width:0px;}
#module_685741280 {}#module_685741280.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_685741280 {}#module_685741280.layout-101 #MobileNav{background-color: transparent;} #module_685741280.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_685741280 {}#module_685741280.layout-101 #header{}
#module_685741280 {}#module_685741280.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_685741280 {}#module_685741280.layout-101 #header p{font-size:16px;}
#module_685741280 {}#module_685741280.layout-101 #header p{color:#fff;}
#module_685741280 {}#module_685741280.layout-101 #header p{font-weight:normal;}
#module_685741280 {}#module_685741280.layout-101 #header p{text-decoration:none;}
#module_685741280 {}#module_685741280.layout-101 #header p{font-style:normal;}
#module_685741280 {}#module_685741280.layout-101 .lcitem .rect{background:rgb(7, 109, 182);} #module_685741280.layout-101 .icons{color:rgb(7, 109, 182);} #module_685741280.layout-101 .svgdiv svg>*{fill:rgb(7, 109, 182);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(35, 139, 214);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item,#module_685741280.layout-101 #MobileNavFloatLayer{background-color:rgb(0, 112, 192);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item,#module_685741280.layout-101 #MobileNavFloatLayer{}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a{background:rgb(0, 112, 192);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a{}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a,#module_685741280.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a{background:rgb(35, 139, 214);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a,#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a,#module_685741280.layout-101 .micro-nav-item>ul>li>a p{font-family:Andale Mono;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a,#module_685741280.layout-101 .micro-nav-item>ul>li>a p{font-size:16px;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a,#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a,#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_685741280 .langlistbox li:hover .langinfo,#module_685741280 .langactive .langinfo {color:#fff}
#module_685741280 .langlistbox li:hover .langinfo,#module_685741280 .langactive .langinfo{background-color:#333333}
#module_685741280 .langlistbox li:hover .langinfo,#module_685741280 .langactive .langinfo{border-color:#333333}
#module_685741280 .langlistbox li:hover .langtxt,#module_685741280 .langactive .langtxt{ color:#333333 }
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a:hover,#module_685741280.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(255, 192, 0);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:rgb(7, 109, 182);}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_685741280 {}#module_685741280.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_685741280.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_685741278 .ModuleHead .HeadCenter{float:none;}
#module_685741278 {
padding:0px;
}
#module_685741278 {
}
#module_685741278 .ModuleHead685741278 {
display:none;
}

#module_685741278 .defaultbtn{background-color:#fff}
#module_685741278 .defaultbtn{}
#module_685741278 .spotgroup{color:#000}
#module_685741278 .itembtn{background-color:#fff}
#module_685741278 .itembtn{}
#module_685741278 .itemicon{color:#666} #module_685741278 svg>*{fill:#666}
#module_685741278 .itemtext{background-color:#fff} #module_685741278 .itemtextright::before{border-left-color:#fff} #module_685741278 .itemtextleft::before{border-right-color:#fff}
#module_685741278 .itemtext{}
#module_685741278 .itemtext{font-size:12px;}
#module_685741278 .itemtext{font-family:;}
#module_685741278 .itemtext{color:#666 !important;}
#module_685741278 .itemtext{font-weight:normal;}
#module_685741278 .itemtext{text-decoration:none;}
#module_685741278 .itemtext{font-style:normal;}
#module_685741278 .defaultbtnbghover{background-color:#000000}
#module_685741278 .defaultbtnbghover{}
#module_685741278 .defaultbtniconbghover{color:#fff}
.module_685741279 .ModuleHead .HeadCenter{float:none;}
#module_685741279 {
padding:0px;
}
#module_685741279 {
}
#module_685741279 .ModuleHead0 {
display:none;
}
#module_685741279 .ModuleHead .HeadText.HeadText0 {
}
#module_685741279 .ModuleHead .HeadTextMore.HeadTextMore0 {
}
#module_685741279 >.module_0 {
border:none;
}
@media screen and (min-width: 768px){
#module_685741279 .BodyCenter.BodyCenter0 {
}
}
@media screen and (max-width: 767px){
#module_685741279 .BodyCenter.BodyCenter0 {
}
}
#module_685741279 .BodyCenter.BodyCenter0 {
}
#module_685741279 .BodyCenter a {
}

#module_685741279 .foot-nav-list{background-color:rgb(255, 255, 255) !important;}
#module_685741279 .foot-nav-list{border-top-color:;}
#module_685741279 .foot-nav-list{border-top-style:;}
#module_685741279 .foot-nav-list{border-top-width:px;}
#module_685741279 #MobileFootNav{box-shadow:;}
#module_685741279 .icon{color: !important;} #module_685741279 .icon svg >*{fill:}
#module_685741279 .itemText{font-size:px;}
#module_685741279 .itemText{font-family:;}
#module_685741279 .itemText{color: !important;}
#module_685741279 .itemText{}
#module_685741279 .itemText{}
#module_685741279 .itemText{}
#module_685741279 .iconh{color: !important;}  #module_685741279 .iconh svg >*{fill:}
#module_685741279 .itemTexth{font-size:px;}
#module_685741279 .itemTexth{font-family:;}
#module_685741279 .itemTexth{color: !important;}
#module_685741279 .itemTexth{}
#module_685741279 .itemTexth{}
#module_685741279 .itemTexth{}
